2025-11-03T16:28:53.7724337Z Current runner version: '2.329.0' 2025-11-03T16:28:53.7733128Z Runner name: 'i-09e18480fdc4a034e' 2025-11-03T16:28:53.7733950Z Runner group name: 'Default' 2025-11-03T16:28:53.7734953Z Machine name: 'EC2AMAZ-F4P7NAP' 2025-11-03T16:28:53.7738069Z ##[group]GITHUB_TOKEN Permissions 2025-11-03T16:28:53.7740858Z Contents: read 2025-11-03T16:28:53.7741437Z Metadata: read 2025-11-03T16:28:53.7742055Z ##[endgroup] 2025-11-03T16:28:53.7744469Z Secret source: Actions 2025-11-03T16:28:53.7745249Z Prepare workflow directory 2025-11-03T16:28:54.0046981Z Prepare all required actions 2025-11-03T16:28:54.0088207Z Getting action download info 2025-11-03T16:28:54.2662686Z Download action repository 'pytorch/test-infra@main' (SHA:62d0084d5e2a6926f8884d6714e7fe289eb96af5) 2025-11-03T16:30:21.0674609Z Download action repository 'pytorch/pytorch@main' (SHA:94f2657c4b534136aa8958bc35d44ceac5ccd60c) 2025-11-03T16:38:34.5460399Z Download action repository 'seemethere/download-artifact-s3@1da556a7aa0a088e3153970611f6c432d58e80e6' (SHA:1da556a7aa0a088e3153970611f6c432d58e80e6) 2025-11-03T16:38:35.5310360Z Getting action download info 2025-11-03T16:38:35.7031775Z Download action repository 'actions/checkout@v4' (SHA:08eba0b27e820071cde6df949e0beb9ba4906955) 2025-11-03T16:38:36.3934774Z Uses: pytorch/pytorch/.github/workflows/_win-test.yml@refs/heads/main (3f6538febd727b782e6e13cfd026a309fb14351d) 2025-11-03T16:38:36.3938917Z ##[group] Inputs 2025-11-03T16:38:36.3939279Z build-environment: win-vs2022-cpu-py3 2025-11-03T16:38:36.3939573Z cuda-version: cpu 2025-11-03T16:38:36.3940961Z 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-11-03T16:38:36.3942355Z sync-tag: 2025-11-03T16:38:36.3943130Z timeout-minutes: 240 2025-11-03T16:38:36.3943692Z disable-monitor: false 2025-11-03T16:38:36.3943956Z monitor-log-interval: 5 2025-11-03T16:38:36.3944263Z monitor-data-collect-interval: 1 2025-11-03T16:38:36.3944548Z ##[endgroup] 2025-11-03T16:38:36.3944970Z Complete job name: win-vs2022-cpu-py3 / test (default, 4, 4, lf.windows.4xlarge.nonephemeral) 2025-11-03T16:38:36.5816438Z ##[group]Run git config --global core.longpaths true 2025-11-03T16:38:36.5817107Z git config --global core.longpaths true 2025-11-03T16:38:36.5817458Z git config --global core.symlinks true 2025-11-03T16:38:36.5817804Z git config --global core.ignorecase false 2025-11-03T16:38:36.5818103Z  2025-11-03T16:38:36.5818455Z # https://git-scm.com/docs/git-fsmonitor--daemon. The daemon could lock 2025-11-03T16:38:36.5819083Z # the directory on Windows and prevent GHA from checking out as reported 2025-11-03T16:38:36.5819662Z # in https://github.com/actions/checkout/issues/1018 2025-11-03T16:38:36.5820043Z git config --global core.fsmonitor false 2025-11-03T16:38:36.5846291Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2025-11-03T16:38:36.5847007Z env: 2025-11-03T16:38:36.5847232Z GIT_DEFAULT_BRANCH: main 2025-11-03T16:38:36.5847468Z ##[endgroup] 2025-11-03T16:38:44.0050822Z ##[group]Run pytorch/test-infra/.github/actions/setup-ssh@main 2025-11-03T16:38:44.0051265Z with: 2025-11-03T16:38:44.0051914Z github-secret: *** 2025-11-03T16:38:44.0055453Z 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-11-03T16:38:44.0060558Z activate-with-label: false 2025-11-03T16:38:44.0060815Z label: with-ssh 2025-11-03T16:38:44.0061032Z remove-existing-keys: true 2025-11-03T16:38:44.0061319Z fail-silently: true 2025-11-03T16:38:44.0061529Z env: 2025-11-03T16:38:44.0061708Z GIT_DEFAULT_BRANCH: main 2025-11-03T16:38:44.0061930Z ##[endgroup] 2025-11-03T16:38:44.1624113Z Please see https://github.com/pytorch/pytorch/wiki/Debugging-using-with-ssh-for-Github-Actions for more info. 2025-11-03T16:38:44.1625079Z Not on pull request and ciflow reference could not be extracted, skipping adding ssh keys 2025-11-03T16:38:44.2400930Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@main 2025-11-03T16:38:44.2401423Z with: 2025-11-03T16:38:44.2401613Z no-sudo: true 2025-11-03T16:38:44.2401863Z submodules: recursive 2025-11-03T16:38:44.2402106Z fetch-depth: 0 2025-11-03T16:38:44.2402299Z env: 2025-11-03T16:38:44.2402494Z GIT_DEFAULT_BRANCH: main 2025-11-03T16:38:44.2402724Z ##[endgroup] 2025-11-03T16:38:44.2565249Z ##[group]Run echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2025-11-03T16:38:44.2566139Z echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2025-11-03T16:38:44.2586825Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2025-11-03T16:38:44.2587276Z env: 2025-11-03T16:38:44.2587471Z GIT_DEFAULT_BRANCH: main 2025-11-03T16:38:44.2587714Z ##[endgroup] 2025-11-03T16:38:44.5558929Z ##[group]Run # Use all available CPUs for fetching 2025-11-03T16:38:44.5559341Z # Use all available CPUs for fetching 2025-11-03T16:38:44.5559659Z cd "${GITHUB_WORKSPACE}" 2025-11-03T16:38:44.5560010Z git config --global fetch.parallel 0 2025-11-03T16:38:44.5560349Z git config --global submodule.fetchJobs 0 2025-11-03T16:38:44.5560661Z  2025-11-03T16:38:44.5560967Z # Clean workspace. The default checkout action should also do this, but 2025-11-03T16:38:44.5561404Z # do it here as well just in case 2025-11-03T16:38:44.5561691Z if [[ -d .git ]]; then 2025-11-03T16:38:44.5561986Z  if [ -z "${NO_SUDO}" ]; then 2025-11-03T16:38:44.5562290Z  sudo git clean -ffdx 2025-11-03T16:38:44.5562524Z  else 2025-11-03T16:38:44.5562719Z  git clean -ffdx 2025-11-03T16:38:44.5562946Z  fi 2025-11-03T16:38:44.5563135Z fi 2025-11-03T16:38:44.5583865Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2025-11-03T16:38:44.5584319Z env: 2025-11-03T16:38:44.5584525Z GIT_DEFAULT_BRANCH: main 2025-11-03T16:38:44.5584820Z NO_SUDO: true 2025-11-03T16:38:44.5585049Z ##[endgroup] 2025-11-03T16:38:44.8356148Z ##[group]Run actions/checkout@v4 2025-11-03T16:38:44.8356412Z with: 2025-11-03T16:38:44.8356629Z ref: 3f6538febd727b782e6e13cfd026a309fb14351d 2025-11-03T16:38:44.8356997Z fetch-depth: 0 2025-11-03T16:38:44.8357201Z submodules: recursive 2025-11-03T16:38:44.8357461Z show-progress: false 2025-11-03T16:38:44.8357714Z repository: pytorch/pytorch 2025-11-03T16:38:44.8358100Z token: *** 2025-11-03T16:38:44.8358288Z ssh-strict: true 2025-11-03T16:38:44.8358529Z ssh-user: git 2025-11-03T16:38:44.8358726Z persist-credentials: true 2025-11-03T16:38:44.8358959Z clean: true 2025-11-03T16:38:44.8359171Z sparse-checkout-cone-mode: true 2025-11-03T16:38:44.8359552Z fetch-tags: false 2025-11-03T16:38:44.8359779Z lfs: false 2025-11-03T16:38:44.8359960Z set-safe-directory: true 2025-11-03T16:38:44.8360192Z env: 2025-11-03T16:38:44.8360363Z GIT_DEFAULT_BRANCH: main 2025-11-03T16:38:44.8361255Z ##[endgroup] 2025-11-03T16:38:44.9747983Z Syncing repository: pytorch/pytorch 2025-11-03T16:38:44.9749366Z ##[group]Getting Git version info 2025-11-03T16:38:44.9749872Z Working directory is 'C:\actions-runner\_work\pytorch\pytorch' 2025-11-03T16:38:44.9885087Z [command]"C:\Program Files\Git\cmd\git.exe" version 2025-11-03T16:38:45.0092354Z git version 2.51.0.windows.1 2025-11-03T16:38:45.0138629Z ##[endgroup] 2025-11-03T16:38:45.0150096Z Copying 'C:\Users\runneruser\.gitconfig' to 'C:\actions-runner\_work\_temp\6c27dede-d45b-42e8-b794-085f08371964\.gitconfig' 2025-11-03T16:38:45.0167922Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\6c27dede-d45b-42e8-b794-085f08371964' before making global git config changes 2025-11-03T16:38:45.0170376Z Adding repository directory to the temporary git global config as a safe directory 2025-11-03T16:38:45.0178412Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\pytorch\pytorch 2025-11-03T16:38:45.0426513Z Deleting the contents of 'C:\actions-runner\_work\pytorch\pytorch' 2025-11-03T16:38:45.0432369Z ##[group]Initializing the repository 2025-11-03T16:38:45.0443795Z [command]"C:\Program Files\Git\cmd\git.exe" init C:\actions-runner\_work\pytorch\pytorch 2025-11-03T16:38:45.3616781Z Initialized empty Git repository in C:/actions-runner/_work/pytorch/pytorch/.git/ 2025-11-03T16:38:45.3668589Z [command]"C:\Program Files\Git\cmd\git.exe" remote add origin https://github.com/pytorch/pytorch 2025-11-03T16:38:45.6575815Z ##[endgroup] 2025-11-03T16:38:45.6576336Z ##[group]Disabling automatic garbage collection 2025-11-03T16:38:45.6586706Z [command]"C:\Program Files\Git\cmd\git.exe" config --local gc.auto 0 2025-11-03T16:38:45.6869661Z ##[endgroup] 2025-11-03T16:38:45.6870216Z ##[group]Setting up auth 2025-11-03T16:38:45.6887315Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand 2025-11-03T16:38:45.7129962Z [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-11-03T16:38:48.3520235Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-11-03T16:38:48.3754568Z [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-11-03T16:38:48.7549241Z [command]"C:\Program Files\Git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***" 2025-11-03T16:38:48.7789477Z ##[endgroup] 2025-11-03T16:38:48.7790064Z ##[group]Fetching the repository 2025-11-03T16:38:48.7804271Z [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-11-03T16:39:48.6193438Z From https://github.com/pytorch/pytorch 2025-11-03T16:39:48.6193947Z * [new branch] 2.6.0.dev20241004+ -> origin/2.6.0.dev20241004+ 2025-11-03T16:39:48.6194634Z * [new branch] AaronWang04_addmmfusion_perftest -> origin/AaronWang04_addmmfusion_perftest 2025-11-03T16:39:48.6195283Z * [new branch] DyVariaSourceRepr -> origin/DyVariaSourceRepr 2025-11-03T16:39:48.6195805Z * [new branch] DynamoFixGit -> origin/DynamoFixGit 2025-11-03T16:39:48.6196343Z * [new branch] DynamoVariaT -> origin/DynamoVariaT 2025-11-03T16:39:48.6197063Z * [new branch] Flamefire-misplaced-TestFailure -> origin/Flamefire-misplaced-TestFailure 2025-11-03T16:39:48.6197820Z * [new branch] HDCharles-2.6.0-release-notes -> origin/HDCharles-2.6.0-release-notes 2025-11-03T16:39:48.6198466Z * [new branch] IvanKobzarev/stack/1 -> origin/IvanKobzarev/stack/1 2025-11-03T16:39:48.6199242Z * [new branch] IvanKobzarev/stack/2 -> origin/IvanKobzarev/stack/2 2025-11-03T16:39:48.6199832Z * [new branch] NicoshevSVE128 -> origin/NicoshevSVE128 2025-11-03T16:39:48.6200384Z * [new branch] PR-AOTInductorNoneBug -> origin/PR-AOTInductorNoneBug 2025-11-03T16:39:48.6201018Z * [new branch] PR-AOTInductorNoneBugFix -> origin/PR-AOTInductorNoneBugFix 2025-11-03T16:39:48.6201628Z * [new branch] PR-FixConfigsIssue -> origin/PR-FixConfigsIssue 2025-11-03T16:39:48.6202171Z * [new branch] PR-NoneBugFix-viable -> origin/PR-NoneBugFix-viable 2025-11-03T16:39:48.6203505Z * [new branch] PR-ResetToZero -> origin/PR-ResetToZero 2025-11-03T16:39:48.6204119Z * [new branch] Update-Flash-Packaging -> origin/Update-Flash-Packaging 2025-11-03T16:39:48.6204690Z * [new branch] VLA_exp -> origin/VLA_exp 2025-11-03T16:39:48.6205147Z * [new branch] VariaT -> origin/VariaT 2025-11-03T16:39:48.6205689Z * [new branch] add-pyrefly-to-lintrunner -> origin/add-pyrefly-to-lintrunner 2025-11-03T16:39:48.6206324Z * [new branch] add_conv3d_ops -> origin/add_conv3d_ops 2025-11-03T16:39:48.6206856Z * [new branch] add_op_to_dashboard -> origin/add_op_to_dashboard 2025-11-03T16:39:48.6207409Z * [new branch] addmm-heuristic -> origin/addmm-heuristic 2025-11-03T16:39:48.6207928Z * [new branch] addmm10000rtx -> origin/addmm10000rtx 2025-11-03T16:39:48.6240299Z * [new branch] adi/onednn_aarch64 -> origin/adi/onednn_aarch64 2025-11-03T16:39:48.6241022Z * [new branch] adi/test -> origin/adi/test 2025-11-03T16:39:48.6241489Z * [new branch] adi/test_bgemm -> origin/adi/test_bgemm 2025-11-03T16:39:48.6242029Z * [new branch] adi/test_fusions -> origin/adi/test_fusions 2025-11-03T16:39:48.6242658Z * [new branch] adi/test_onednn -> origin/adi/test_onednn 2025-11-03T16:39:48.6243313Z * [new branch] adi/test_onednn_v3.9 -> origin/adi/test_onednn_v3.9 2025-11-03T16:39:48.6243887Z * [new branch] adi/test_presve_change -> origin/adi/test_presve_change 2025-11-03T16:39:48.6244397Z * [new branch] adi/test_timm -> origin/adi/test_timm 2025-11-03T16:39:48.6244882Z * [new branch] adi/testpresve_change -> origin/adi/testpresve_change 2025-11-03T16:39:48.6245420Z * [new branch] aditew01/test/vec_bf16 -> origin/aditew01/test/vec_bf16 2025-11-03T16:39:48.6245995Z * [new branch] ah-globalfeedback-hook -> origin/ah-globalfeedback-hook 2025-11-03T16:39:48.6246522Z * [new branch] alt-disable -> origin/alt-disable 2025-11-03T16:39:48.6247004Z * [new branch] angelayi/allow_fake -> origin/angelayi/allow_fake 2025-11-03T16:39:48.6247560Z * [new branch] angelayi/aoti_additional_files -> origin/angelayi/aoti_additional_files 2025-11-03T16:39:48.6248129Z * [new branch] angelayi/benchmark -> origin/angelayi/benchmark 2025-11-03T16:39:48.6248789Z * [new branch] angelayi/change_pytree_serialization -> origin/angelayi/change_pytree_serialization 2025-11-03T16:39:48.6249461Z * [new branch] angelayi/const_folder -> origin/angelayi/const_folder 2025-11-03T16:39:48.6249997Z * [new branch] angelayi/cpp_loader -> origin/angelayi/cpp_loader 2025-11-03T16:39:48.6250504Z * [new branch] angelayi/joint_kwargs -> origin/angelayi/joint_kwargs 2025-11-03T16:39:48.6251015Z * [new branch] angelayi/no_so_weight -> origin/angelayi/no_so_weight 2025-11-03T16:39:48.6251723Z * [new branch] angelayi/opaque_obj_v2 -> origin/angelayi/opaque_obj_v2 2025-11-03T16:39:48.6252251Z * [new branch] angelayi/post_grad -> origin/angelayi/post_grad 2025-11-03T16:39:48.6252860Z * [new branch] angelayi/pytree -> origin/angelayi/pytree 2025-11-03T16:39:48.6253563Z * [new branch] angelayi/scan_layers -> origin/angelayi/scan_layers 2025-11-03T16:39:48.6254075Z * [new branch] angelayi/state_dict -> origin/angelayi/state_dict 2025-11-03T16:39:48.6254675Z * [new branch] angelayi/static_input_indices -> origin/angelayi/static_input_indices 2025-11-03T16:39:48.6255399Z * [new branch] angelayi/symint_input -> origin/angelayi/symint_input 2025-11-03T16:39:48.6255964Z * [new branch] angelayi/symm_mem -> origin/angelayi/symm_mem 2025-11-03T16:39:48.6256593Z * [new branch] angelayi/test_cpp -> origin/angelayi/test_cpp 2025-11-03T16:39:48.6257107Z * [new branch] angelayi/torch_size -> origin/angelayi/torch_size 2025-11-03T16:39:48.6257623Z * [new branch] annotate_before_eliminate -> origin/annotate_before_eliminate 2025-11-03T16:39:48.6258133Z * [new branch] annotate_fn -> origin/annotate_fn 2025-11-03T16:39:48.6258580Z * [new branch] annotation_bw -> origin/annotation_bw 2025-11-03T16:39:48.6259056Z * [new branch] annotation_bw_1 -> origin/annotation_bw_1 2025-11-03T16:39:48.6259544Z * [new branch] annotation_dynamo -> origin/annotation_dynamo 2025-11-03T16:39:48.6260050Z * [new branch] annotation_log -> origin/annotation_log 2025-11-03T16:39:48.6260616Z * [new branch] annotation_replay -> origin/annotation_replay 2025-11-03T16:39:48.6261195Z * [new branch] annotation_submod -> origin/annotation_submod 2025-11-03T16:39:48.6261696Z * [new branch] aot_eager_stack_trace -> origin/aot_eager_stack_trace 2025-11-03T16:39:48.6262183Z * [new branch] aoti-cuda-alloc -> origin/aoti-cuda-alloc 2025-11-03T16:39:48.6262679Z * [new branch] aoti_fqn_name_interface -> origin/aoti_fqn_name_interface 2025-11-03T16:39:48.6263215Z * [new branch] aoti_metal_shimify -> origin/aoti_metal_shimify 2025-11-03T16:39:48.6263745Z * [new branch] aoti_package_weights_binary -> origin/aoti_package_weights_binary 2025-11-03T16:39:48.6264276Z * [new branch] aoti_shim_library_list -> origin/aoti_shim_library_list 2025-11-03T16:39:48.6264775Z * [new branch] aoti_target_windows -> origin/aoti_target_windows 2025-11-03T16:39:48.6265258Z * [new branch] aoti_weight_sharing -> origin/aoti_weight_sharing 2025-11-03T16:39:48.6265870Z * [new branch] arsh/feat/inductor_check_profiling -> origin/arsh/feat/inductor_check_profiling 2025-11-03T16:39:48.6266476Z * [new branch] async_tp -> origin/async_tp 2025-11-03T16:39:48.6267032Z * [new branch] atalman-inductor-perf-cu124 -> origin/atalman-inductor-perf-cu124 2025-11-03T16:39:48.6267673Z * [new branch] atalman-inductor-perf-cu124.1 -> origin/atalman-inductor-perf-cu124.1 2025-11-03T16:39:48.6268256Z * [new branch] atalman-patch-1 -> origin/atalman-patch-1 2025-11-03T16:39:48.6268746Z * [new branch] atalman-patch-2 -> origin/atalman-patch-2 2025-11-03T16:39:48.6269234Z * [new branch] atalman-patch-3 -> origin/atalman-patch-3 2025-11-03T16:39:48.6269704Z * [new branch] atalman-patch-5 -> origin/atalman-patch-5 2025-11-03T16:39:48.6270214Z * [new branch] atalman_inductor_2.3.0 -> origin/atalman_inductor_2.3.0 2025-11-03T16:39:48.6271384Z * [new branch] atalman_inductor_2.3.1 -> origin/atalman_inductor_2.3.1 2025-11-03T16:39:48.6271909Z * [new branch] atalman_inductor_2.4.0 -> origin/atalman_inductor_2.4.0 2025-11-03T16:39:48.6272533Z * [new branch] atalman_inductor_2.4.x -> origin/atalman_inductor_2.4.x 2025-11-03T16:39:48.6273040Z * [new branch] attention_benchmark -> origin/attention_benchmark 2025-11-03T16:39:48.6273616Z * [new branch] attention_benchmarking_clean -> origin/attention_benchmarking_clean 2025-11-03T16:39:48.6274179Z * [new branch] bahuang/dt_fix_scalar_add -> origin/bahuang/dt_fix_scalar_add 2025-11-03T16:39:48.6274832Z * [new branch] bahuang/fix_debug_mode -> origin/bahuang/fix_debug_mode 2025-11-03T16:39:48.6275353Z * [new branch] bahuang/fix_expand -> origin/bahuang/fix_expand 2025-11-03T16:39:48.6275833Z * [new branch] bahuang/test -> origin/bahuang/test 2025-11-03T16:39:48.6276288Z * [new branch] base/1.5 -> origin/base/1.5 2025-11-03T16:39:48.6276822Z * [new branch] batching_sdpa_efficient_attention -> origin/batching_sdpa_efficient_attention 2025-11-03T16:39:48.6277416Z * [new branch] bench_scaled_mm_ops -> origin/bench_scaled_mm_ops 2025-11-03T16:39:48.6277961Z * [new branch] benchmark-updates -> origin/benchmark-updates 2025-11-03T16:39:48.6278534Z * [new branch] benchmarking-script -> origin/benchmarking-script 2025-11-03T16:39:48.6279066Z * [new branch] bertmaher/pinbump26 -> origin/bertmaher/pinbump26 2025-11-03T16:39:48.6279556Z * [new branch] bertrand/cutlass -> origin/bertrand/cutlass 2025-11-03T16:39:48.6280032Z * [new branch] bf/cg-backend -> origin/bf/cg-backend 2025-11-03T16:39:48.6280622Z * [new branch] bf/cg-partition-custom-op-mutation -> origin/bf/cg-partition-custom-op-mutation 2025-11-03T16:39:48.6281241Z * [new branch] bf/cg-remove-check -> origin/bf/cg-remove-check 2025-11-03T16:39:48.6281724Z * [new branch] bf/clean-hf -> origin/bf/clean-hf 2025-11-03T16:39:48.6282169Z * [new branch] bf/clean-timm -> origin/bf/clean-timm 2025-11-03T16:39:48.6282658Z * [new branch] bf/clean-torchbench -> origin/bf/clean-torchbench 2025-11-03T16:39:48.6283178Z * [new branch] bf/clean-torchbench-hf -> origin/bf/clean-torchbench-hf 2025-11-03T16:39:48.6283747Z * [new branch] bf/cudagraph -> origin/bf/cudagraph 2025-11-03T16:39:48.6284410Z * [new branch] bf/cudagraph-disable-input-mutation -> origin/bf/cudagraph-disable-input-mutation 2025-11-03T16:39:48.6285359Z * [new branch] bf/cudagraph-enable-input-mutation-support-benchmark -> origin/bf/cudagraph-enable-input-mutation-support-benchmark 2025-11-03T16:39:48.6286216Z * [new branch] bf/cudagraph-partition -> origin/bf/cudagraph-partition 2025-11-03T16:39:48.6286763Z * [new branch] bf/donated-buffer-bench -> origin/bf/donated-buffer-bench 2025-11-03T16:39:48.6287314Z * [new branch] bf/dynamo-partition -> origin/bf/dynamo-partition 2025-11-03T16:39:48.6287831Z * [new branch] bf/pa-non-divisible -> origin/bf/pa-non-divisible 2025-11-03T16:39:48.6288415Z * [new branch] bf/partition-cache-free-symbols -> origin/bf/partition-cache-free-symbols 2025-11-03T16:39:48.6289053Z * [new branch] bf/partition-custom-rules -> origin/bf/partition-custom-rules 2025-11-03T16:39:48.6289719Z * [new branch] bf/partition-memory-plan -> origin/bf/partition-memory-plan 2025-11-03T16:39:48.6290392Z * [new branch] bf/partition-move-cpu -> origin/bf/partition-move-cpu 2025-11-03T16:39:48.6290974Z * [new branch] bf/partition-view-fallback -> origin/bf/partition-view-fallback 2025-11-03T16:39:48.6291541Z * [new branch] bf/remove-check-55b0c39d -> origin/bf/remove-check-55b0c39d 2025-11-03T16:39:48.6292104Z * [new branch] bf16_support_per_channel -> origin/bf16_support_per_channel 2025-11-03T16:39:48.6292739Z * [new branch] bisect_perf_hf_T5_3acc6eac492 -> origin/bisect_perf_hf_T5_3acc6eac492 2025-11-03T16:39:48.6293325Z * [new branch] bisect_perf_hf_T5_3fcf66f61fb -> origin/bisect_perf_hf_T5_3fcf66f61fb 2025-11-03T16:39:48.6294385Z * [new branch] bisect_perf_hf_T5_4009d154129 -> origin/bisect_perf_hf_T5_4009d154129 2025-11-03T16:39:48.6295028Z * [new branch] bisect_perf_hf_T5_40d0740e73d -> origin/bisect_perf_hf_T5_40d0740e73d 2025-11-03T16:39:48.6295633Z * [new branch] bisect_perf_hf_T5_5268754e -> origin/bisect_perf_hf_T5_5268754e 2025-11-03T16:39:48.6296191Z * [new branch] bisect_perf_hf_T5_7d89a8d385c -> origin/bisect_perf_hf_T5_7d89a8d385c 2025-11-03T16:39:48.6296776Z * [new branch] bisect_perf_hf_T5_b7a25c1ee7c -> origin/bisect_perf_hf_T5_b7a25c1ee7c 2025-11-03T16:39:48.6297337Z * [new branch] bisect_perf_hf_T5_c25b201583f -> origin/bisect_perf_hf_T5_c25b201583f 2025-11-03T16:39:48.6297909Z * [new branch] bisect_perf_hf_T5_c93e57efac0 -> origin/bisect_perf_hf_T5_c93e57efac0 2025-11-03T16:39:48.6298480Z * [new branch] bisect_perf_hf_T5_ca9813ea149 -> origin/bisect_perf_hf_T5_ca9813ea149 2025-11-03T16:39:48.6299028Z * [new branch] bisect_perf_hf_T5_d65f194a -> origin/bisect_perf_hf_T5_d65f194a 2025-11-03T16:39:48.6299578Z * [new branch] bisect_perf_hf_T5_da94ab0b -> origin/bisect_perf_hf_T5_da94ab0b 2025-11-03T16:39:48.6300130Z * [new branch] bisect_perf_hf_T5_da94ab0b_new -> origin/bisect_perf_hf_T5_da94ab0b_new 2025-11-03T16:39:48.6300754Z * [new branch] bisect_perf_hf_T5_db4e8a1d8a8 -> origin/bisect_perf_hf_T5_db4e8a1d8a8 2025-11-03T16:39:48.6301384Z * [new branch] bisect_perf_hf_T5_e0d97e936a2 -> origin/bisect_perf_hf_T5_e0d97e936a2 2025-11-03T16:39:48.6301940Z * [new branch] bisect_perf_hf_T5_f23621ec563 -> origin/bisect_perf_hf_T5_f23621ec563 2025-11-03T16:39:48.6302461Z * [new branch] bowbao/wip_prs -> origin/bowbao/wip_prs 2025-11-03T16:39:48.6302984Z * [new branch] brister/break_dynamic_scalar -> origin/brister/break_dynamic_scalar 2025-11-03T16:39:48.6303541Z * [new branch] brister/cast_rank0 -> origin/brister/cast_rank0 2025-11-03T16:39:48.6304040Z * [new branch] brister/item_fx -> origin/brister/item_fx 2025-11-03T16:39:48.6304564Z * [new branch] brister/test_inductor_all_fx -> origin/brister/test_inductor_all_fx 2025-11-03T16:39:48.6305271Z * [new branch] brister/tiled_reduction_no_numel_check -> origin/brister/tiled_reduction_no_numel_check 2025-11-03T16:39:48.6305852Z * [new branch] bwd-backup -> origin/bwd-backup 2025-11-03T16:39:48.6306345Z * [new branch] c57382a49 -> origin/c57382a49 2025-11-03T16:39:48.6306835Z * [new branch] ca_0431d47eaa -> origin/ca_0431d47eaa 2025-11-03T16:39:48.6307276Z * [new branch] ca_fix_0431d47eaa -> origin/ca_fix_0431d47eaa 2025-11-03T16:39:48.6307816Z * [new branch] camyllh/test_setup_hooks_push -> origin/camyllh/test_setup_hooks_push 2025-11-03T16:39:48.6308504Z * [new branch] cherry-pick-152361-by-pytorch_bot_bot_ -> origin/cherry-pick-152361-by-pytorch_bot_bot_ 2025-11-03T16:39:48.6309264Z * [new branch] cherry-pick-157453-by-pytorch_bot_bot_ -> origin/cherry-pick-157453-by-pytorch_bot_bot_ 2025-11-03T16:39:48.6310115Z * [new branch] cherry-pick-157513-by-pytorch_bot_bot_ -> origin/cherry-pick-157513-by-pytorch_bot_bot_ 2025-11-03T16:39:48.6310843Z * [new branch] cherry-pick-157695-by-pytorch_bot_bot_ -> origin/cherry-pick-157695-by-pytorch_bot_bot_ 2025-11-03T16:39:48.6311582Z * [new branch] cherry-pick-157732-by-pytorch_bot_bot_ -> origin/cherry-pick-157732-by-pytorch_bot_bot_ 2025-11-03T16:39:48.6312349Z * [new branch] cherry-pick-159969-by-pytorch_bot_bot_ -> origin/cherry-pick-159969-by-pytorch_bot_bot_ 2025-11-03T16:39:48.6313150Z * [new branch] cherry-pick-160586-by-pytorch_bot_bot_ -> origin/cherry-pick-160586-by-pytorch_bot_bot_ 2025-11-03T16:39:48.6313977Z * [new branch] cherry-pick-162194-by-pytorch_bot_bot_ -> origin/cherry-pick-162194-by-pytorch_bot_bot_ 2025-11-03T16:39:48.6314729Z * [new branch] cherry-pick-162693-by-pytorch_bot_bot_ -> origin/cherry-pick-162693-by-pytorch_bot_bot_ 2025-11-03T16:39:48.6315487Z * [new branch] cherry-pick-162764-by-pytorch_bot_bot_ -> origin/cherry-pick-162764-by-pytorch_bot_bot_ 2025-11-03T16:39:48.6316218Z * [new branch] cherry-pick-163029-by-pytorch_bot_bot_ -> origin/cherry-pick-163029-by-pytorch_bot_bot_ 2025-11-03T16:39:48.6316958Z * [new branch] cherry-pick-163776-by-pytorch_bot_bot_ -> origin/cherry-pick-163776-by-pytorch_bot_bot_ 2025-11-03T16:39:48.6317738Z * [new branch] cherry-pick-164774-by-pytorch_bot_bot_ -> origin/cherry-pick-164774-by-pytorch_bot_bot_ 2025-11-03T16:39:48.6318509Z * [new branch] cherry-pick-164870-by-pytorch_bot_bot_ -> origin/cherry-pick-164870-by-pytorch_bot_bot_ 2025-11-03T16:39:48.6319256Z * [new branch] cherry-pick-164946-by-pytorch_bot_bot_ -> origin/cherry-pick-164946-by-pytorch_bot_bot_ 2025-11-03T16:39:48.6320001Z * [new branch] cherry-pick-165013-by-pytorch_bot_bot_ -> origin/cherry-pick-165013-by-pytorch_bot_bot_ 2025-11-03T16:39:48.6320733Z * [new branch] cherry-pick-165465-by-pytorch_bot_bot_ -> origin/cherry-pick-165465-by-pytorch_bot_bot_ 2025-11-03T16:39:48.6321477Z * [new branch] cherry-pick-165665-by-pytorch_bot_bot_ -> origin/cherry-pick-165665-by-pytorch_bot_bot_ 2025-11-03T16:39:48.6322201Z * [new branch] cherry-pick-165794-by-pytorch_bot_bot_ -> origin/cherry-pick-165794-by-pytorch_bot_bot_ 2025-11-03T16:39:48.6322934Z * [new branch] cherry-pick-166181-by-pytorch_bot_bot_ -> origin/cherry-pick-166181-by-pytorch_bot_bot_ 2025-11-03T16:39:48.6323602Z * [new branch] chuanqi129-patch-1 -> origin/chuanqi129-patch-1 2025-11-03T16:39:48.6324102Z * [new branch] ci_attn -> origin/ci_attn 2025-11-03T16:39:48.6324541Z * [new branch] codegen_trace -> origin/codegen_trace 2025-11-03T16:39:48.6324985Z * [new branch] codex-testing -> origin/codex-testing 2025-11-03T16:39:48.6325674Z * [new branch] codex/add-check_memory_overlap-helper-functions -> origin/codex/add-check_memory_overlap-helper-functions 2025-11-03T16:39:48.6326687Z * [new branch] codex/create-test-for-tensor-memory-leak-in-cudagraph -> origin/codex/create-test-for-tensor-memory-leak-in-cudagraph 2025-11-03T16:39:48.6327744Z * [new branch] codex/enhance-cuda.matmul-with-allow_splitk-argument -> origin/codex/enhance-cuda.matmul-with-allow_splitk-argument 2025-11-03T16:39:48.6328590Z * [new branch] codex/fix-issue-121219-in-pytorch -> origin/codex/fix-issue-121219-in-pytorch 2025-11-03T16:39:48.6329432Z * [new branch] codex/refactor-dimension-handling-in-shape.cu -> origin/codex/refactor-dimension-handling-in-shape.cu 2025-11-03T16:39:48.6330439Z * [new branch] codex/refactor-lintrunner-config-to-use-uv-run -> origin/codex/refactor-lintrunner-config-to-use-uv-run 2025-11-03T16:39:48.6331241Z * [new branch] context_test -> origin/context_test 2025-11-03T16:39:48.6331856Z * [new branch] copilot/code-style-cleanup-python-pip -> origin/copilot/code-style-cleanup-python-pip 2025-11-03T16:39:48.6332531Z * [new branch] cpio/fix_new_ami_tests -> origin/cpio/fix_new_ami_tests 2025-11-03T16:39:48.6333173Z * [new branch] cpp-docs-dependency-upgrade -> origin/cpp-docs-dependency-upgrade 2025-11-03T16:39:48.6333748Z * [new branch] crcrpar-patch-1 -> origin/crcrpar-patch-1 2025-11-03T16:39:48.6334275Z * [new branch] csl/always_produce_xml -> origin/csl/always_produce_xml 2025-11-03T16:39:48.6334911Z * [new branch] csl/build_test_more_procs -> origin/csl/build_test_more_procs 2025-11-03T16:39:48.6335515Z * [new branch] csl/build_test_more_procs2 -> origin/csl/build_test_more_procs2 2025-11-03T16:39:48.6336103Z * [new branch] csl/debug_tests_larger_runner -> origin/csl/debug_tests_larger_runner 2025-11-03T16:39:48.6336735Z * [new branch] csl/disable_test_leaking_memory -> origin/csl/disable_test_leaking_memory 2025-11-03T16:39:48.6337343Z * [new branch] csl/failed_consistently_null -> origin/csl/failed_consistently_null 2025-11-03T16:39:48.6337935Z * [new branch] csl/fix_internal_graph_executor -> origin/csl/fix_internal_graph_executor 2025-11-03T16:39:48.6338505Z * [new branch] csl/fix_periodic_debug_1 -> origin/csl/fix_periodic_debug_1 2025-11-03T16:39:48.6339042Z * [new branch] csl/inductor_h100_nightly -> origin/csl/inductor_h100_nightly 2025-11-03T16:39:48.6339534Z * [new branch] csl/katex -> origin/csl/katex 2025-11-03T16:39:48.6340016Z * [new branch] csl/keep_going_manual -> origin/csl/keep_going_manual 2025-11-03T16:39:48.6340501Z * [new branch] csl/larger_runner -> origin/csl/larger_runner 2025-11-03T16:39:48.6341071Z * [new branch] csl/lint_testing -> origin/csl/lint_testing 2025-11-03T16:39:48.6341533Z * [new branch] csl/lint_thing -> origin/csl/lint_thing 2025-11-03T16:39:48.6342020Z * [new branch] csl/lintrunner_stuff -> origin/csl/lintrunner_stuff 2025-11-03T16:39:48.6342541Z * [new branch] csl/mps_sharding -> origin/csl/mps_sharding 2025-11-03T16:39:48.6343029Z * [new branch] csl/multistage_docker -> origin/csl/multistage_docker 2025-11-03T16:39:48.6343516Z * [new branch] csl/no_keep_goin_rocm -> origin/csl/no_keep_goin_rocm 2025-11-03T16:39:48.6344067Z * [new branch] csl/nogpu_inductor_caching_test -> origin/csl/nogpu_inductor_caching_test 2025-11-03T16:39:48.6344604Z * [new branch] csl/nogpu_on_no_gpu -> origin/csl/nogpu_on_no_gpu 2025-11-03T16:39:48.6345108Z * [new branch] csl/periodic_disable -> origin/csl/periodic_disable 2025-11-03T16:39:48.6345730Z * [new branch] csl/print_something_for_log_classifier -> origin/csl/print_something_for_log_classifier 2025-11-03T16:39:48.6346351Z * [new branch] csl/print_timing -> origin/csl/print_timing 2025-11-03T16:39:48.6346930Z * [new branch] csl/remove_maybe_unused_var -> origin/csl/remove_maybe_unused_var 2025-11-03T16:39:48.6347461Z * [new branch] csl/remove_run_parallel -> origin/csl/remove_run_parallel 2025-11-03T16:39:48.6347973Z * [new branch] csl/remove_unused_vars -> origin/csl/remove_unused_vars 2025-11-03T16:39:48.6348461Z * [new branch] csl/revert_no_rule -> origin/csl/revert_no_rule 2025-11-03T16:39:48.6348921Z * [new branch] csl/revert_open -> origin/csl/revert_open 2025-11-03T16:39:48.6349410Z * [new branch] csl/run_full_lint_trunk -> origin/csl/run_full_lint_trunk 2025-11-03T16:39:48.6350413Z * [new branch] csl/skip_build -> origin/csl/skip_build 2025-11-03T16:39:48.6350943Z * [new branch] csl/smaller_avx_amx_runenrs -> origin/csl/smaller_avx_amx_runenrs 2025-11-03T16:39:48.6351449Z * [new branch] csl/td_job_level -> origin/csl/td_job_level 2025-11-03T16:39:48.6351979Z * [new branch] csl/test_cuda_build_large_runner -> origin/csl/test_cuda_build_large_runner 2025-11-03T16:39:48.6352671Z * [new branch] csl/test_owners_autograd_dispatch_nn -> origin/csl/test_owners_autograd_dispatch_nn 2025-11-03T16:39:48.6353372Z * [new branch] csl/test_owners_higher_confidence -> origin/csl/test_owners_higher_confidence 2025-11-03T16:39:48.6354013Z * [new branch] csl/upload_all_data -> origin/csl/upload_all_data 2025-11-03T16:39:48.6354500Z * [new branch] csl/win_cpp_tests -> origin/csl/win_cpp_tests 2025-11-03T16:39:48.6354962Z * [new branch] csl/win_sccache -> origin/csl/win_sccache 2025-11-03T16:39:48.6355501Z * [new branch] csl/workflow_consistency_linter -> origin/csl/workflow_consistency_linter 2025-11-03T16:39:48.6356112Z * [new branch] csl/workflow_sync_more_files -> origin/csl/workflow_sync_more_files 2025-11-03T16:39:48.6356610Z * [new branch] csl/xml_stuff -> origin/csl/xml_stuff 2025-11-03T16:39:48.6357062Z * [new branch] cublasltrelax2 -> origin/cublasltrelax2 2025-11-03T16:39:48.6357517Z * [new branch] cublasrelax2 -> origin/cublasrelax2 2025-11-03T16:39:48.6358015Z * [new branch] custom_lowering_dict -> origin/custom_lowering_dict 2025-11-03T16:39:48.6358531Z * [new branch] daxia6/2.8o3 -> origin/daxia6/2.8o3 2025-11-03T16:39:48.6358960Z * [new branch] debug-guard -> origin/debug-guard 2025-11-03T16:39:48.6359426Z * [new branch] delete-quant-docs -> origin/delete-quant-docs 2025-11-03T16:39:48.6360285Z * [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-11-03T16:39:48.6361509Z * [new branch] dependabot/pip/dot-ci/docker/ci_commit_pins/main/transformers-4.57.1 -> origin/dependabot/pip/dot-ci/docker/ci_commit_pins/main/transformers-4.57.1 2025-11-03T16:39:48.6362397Z * [new branch] desertfire/test_cpp_wrapper -> origin/desertfire/test_cpp_wrapper 2025-11-03T16:39:48.6363021Z * [new branch] desertfire/triton-cpu-for-aarch64 -> origin/desertfire/triton-cpu-for-aarch64 2025-11-03T16:39:48.6363635Z * [new branch] dev/dhruva/flex_attn_opt -> origin/dev/dhruva/flex_attn_opt 2025-11-03T16:39:48.6364258Z * [new branch] dev/joona/MPSNDArrayAdd -> origin/dev/joona/MPSNDArrayAdd 2025-11-03T16:39:48.6364780Z * [new branch] dev/joona/Unranked -> origin/dev/joona/Unranked 2025-11-03T16:39:48.6365244Z * [new branch] dev/joona/cat -> origin/dev/joona/cat 2025-11-03T16:39:48.6365725Z * [new branch] dev/joona/embeddingbag -> origin/dev/joona/embeddingbag 2025-11-03T16:39:48.6366274Z * [new branch] dev/joona/getTensorsString -> origin/dev/joona/getTensorsString 2025-11-03T16:39:48.6366842Z * [new branch] dev/joona/mps_linear_macos14 -> origin/dev/joona/mps_linear_macos14 2025-11-03T16:39:48.6367357Z * [new branch] dev/joona/sdpa -> origin/dev/joona/sdpa 2025-11-03T16:39:48.6367829Z * [new branch] dev/joona/type_inf -> origin/dev/joona/type_inf 2025-11-03T16:39:48.6368306Z * [new branch] dev/joona/upsize3d -> origin/dev/joona/upsize3d 2025-11-03T16:39:48.6368765Z * [new branch] disp_counter -> origin/disp_counter 2025-11-03T16:39:48.6369290Z * [new branch] document -> origin/document 2025-11-03T16:39:48.6369767Z * [new branch] document-apis -> origin/document-apis 2025-11-03T16:39:48.6370270Z * [new branch] dynamo_stack_trace -> origin/dynamo_stack_trace 2025-11-03T16:39:48.6370756Z * [new branch] eager_model_benchmarks -> origin/eager_model_benchmarks 2025-11-03T16:39:48.6371286Z * [new branch] embg/test_inductor_ci_128B -> origin/embg/test_inductor_ci_128B 2025-11-03T16:39:48.6371813Z * [new branch] embg/test_inductor_ci_base -> origin/embg/test_inductor_ci_base 2025-11-03T16:39:48.6372987Z * [new branch] embg/test_inductor_ci_control -> origin/embg/test_inductor_ci_control 2025-11-03T16:39:48.6373576Z * [new branch] embg/triton_l2_prefetch_128B -> origin/embg/triton_l2_prefetch_128B 2025-11-03T16:39:48.6374138Z * [new branch] embg/triton_l2_prefetch_256B -> origin/embg/triton_l2_prefetch_256B 2025-11-03T16:39:48.6374687Z * [new branch] exclamaforte/amd-ma -> origin/exclamaforte/amd-ma 2025-11-03T16:39:48.6375301Z * [new branch] exclamaforte/combo-kernels-perf-run -> origin/exclamaforte/combo-kernels-perf-run 2025-11-03T16:39:48.6376078Z * [new branch] exclamaforte/do_bench_refactor -> origin/exclamaforte/do_bench_refactor 2025-11-03T16:39:48.6376745Z * [new branch] exclamaforte/enable-mem-dep-fusion -> origin/exclamaforte/enable-mem-dep-fusion 2025-11-03T16:39:48.6377480Z * [new branch] exclamaforte/fix-exhaustive-autotuning -> origin/exclamaforte/fix-exhaustive-autotuning 2025-11-03T16:39:48.6378252Z * [new branch] exclamaforte/fix-trace-parsing-fx-svg -> origin/exclamaforte/fix-trace-parsing-fx-svg 2025-11-03T16:39:48.6379037Z * [new branch] exclamaforte/force-pointwise-cat-perf-run -> origin/exclamaforte/force-pointwise-cat-perf-run 2025-11-03T16:39:48.6379738Z * [new branch] exclamaforte/fusion-data -> origin/exclamaforte/fusion-data 2025-11-03T16:39:48.6380351Z * [new branch] exclamaforte/gemm-benchmark-run -> origin/exclamaforte/gemm-benchmark-run 2025-11-03T16:39:48.6380988Z * [new branch] exclamaforte/gemm-export-model -> origin/exclamaforte/gemm-export-model 2025-11-03T16:39:48.6381671Z * [new branch] exclamaforte/gemm-model -> origin/exclamaforte/gemm-model 2025-11-03T16:39:48.6382367Z * [new branch] exclamaforte/gemm-model-all-data-collection -> origin/exclamaforte/gemm-model-all-data-collection 2025-11-03T16:39:48.6383087Z * [new branch] exclamaforte/gemm-to-amd -> origin/exclamaforte/gemm-to-amd 2025-11-03T16:39:48.6383672Z * [new branch] exclamaforte/just-gemm-model -> origin/exclamaforte/just-gemm-model 2025-11-03T16:39:48.6384362Z * [new branch] exclamaforte/just-gemm-model-no-refactor -> origin/exclamaforte/just-gemm-model-no-refactor 2025-11-03T16:39:48.6385092Z * [new branch] exclamaforte/profile-diff-algo -> origin/exclamaforte/profile-diff-algo 2025-11-03T16:39:48.6385775Z * [new branch] exclamaforte/profiler-visualization -> origin/exclamaforte/profiler-visualization 2025-11-03T16:39:48.6386480Z * [new branch] exclamaforte/test_cpp_wrapper_mode -> origin/exclamaforte/test_cpp_wrapper_mode 2025-11-03T16:39:48.6387225Z * [new branch] exclamaforte/update-autotune-configs -> origin/exclamaforte/update-autotune-configs 2025-11-03T16:39:48.6388021Z * [new branch] exclamaforte/update-autotune-configs-2 -> origin/exclamaforte/update-autotune-configs-2 2025-11-03T16:39:48.6388713Z * [new branch] exclamforte/gemm-model-final -> origin/exclamforte/gemm-model-final 2025-11-03T16:39:48.6389205Z * [new branch] exec -> origin/exec 2025-11-03T16:39:48.6389771Z * [new branch] experimental-mosaic -> origin/experimental-mosaic 2025-11-03T16:39:48.6390271Z * [new branch] export-D58091437 -> origin/export-D58091437 2025-11-03T16:39:48.6390747Z * [new branch] export-D61047529 -> origin/export-D61047529 2025-11-03T16:39:48.6391227Z * [new branch] export-D71412006 -> origin/export-D71412006 2025-11-03T16:39:48.6391684Z * [new branch] export-D73042989 -> origin/export-D73042989 2025-11-03T16:39:48.6392147Z * [new branch] export-D76797250 -> origin/export-D76797250 2025-11-03T16:39:48.6392607Z * [new branch] export-D78375400 -> origin/export-D78375400 2025-11-03T16:39:48.6393186Z * [new branch] export-D78431305 -> origin/export-D78431305 2025-11-03T16:39:48.6393701Z * [new branch] export-D78822171 -> origin/export-D78822171 2025-11-03T16:39:48.6394168Z * [new branch] export-D78822351 -> origin/export-D78822351 2025-11-03T16:39:48.6394637Z * [new branch] export-D78822507 -> origin/export-D78822507 2025-11-03T16:39:48.6395088Z * [new branch] export-D78826994 -> origin/export-D78826994 2025-11-03T16:39:48.6395556Z * [new branch] export-D78894324 -> origin/export-D78894324 2025-11-03T16:39:48.6396016Z * [new branch] export-D78929245 -> origin/export-D78929245 2025-11-03T16:39:48.6396469Z * [new branch] export-D78934925 -> origin/export-D78934925 2025-11-03T16:39:48.6396939Z * [new branch] export-D78953203 -> origin/export-D78953203 2025-11-03T16:39:48.6397393Z * [new branch] export-D78953229 -> origin/export-D78953229 2025-11-03T16:39:48.6397857Z * [new branch] export-D78957093 -> origin/export-D78957093 2025-11-03T16:39:48.6398327Z * [new branch] export-D78957389 -> origin/export-D78957389 2025-11-03T16:39:48.6398829Z * [new branch] export-D78996107 -> origin/export-D78996107 2025-11-03T16:39:48.6399334Z * [new branch] export-D79026433 -> origin/export-D79026433 2025-11-03T16:39:48.6399799Z * [new branch] export-D79319835 -> origin/export-D79319835 2025-11-03T16:39:48.6400265Z * [new branch] export-D79328456 -> origin/export-D79328456 2025-11-03T16:39:48.6400726Z * [new branch] export-D80823877 -> origin/export-D80823877 2025-11-03T16:39:48.6401186Z * [new branch] export-D80958642 -> origin/export-D80958642 2025-11-03T16:39:48.6401650Z * [new branch] export-D81054193 -> origin/export-D81054193 2025-11-03T16:39:48.6402105Z * [new branch] export-D81204584 -> origin/export-D81204584 2025-11-03T16:39:48.6402576Z * [new branch] export-D81429090 -> origin/export-D81429090 2025-11-03T16:39:48.6403032Z * [new branch] export-D81698719 -> origin/export-D81698719 2025-11-03T16:39:48.6403501Z * [new branch] export-D82250826 -> origin/export-D82250826 2025-11-03T16:39:48.6403966Z * [new branch] export-D82253817 -> origin/export-D82253817 2025-11-03T16:39:48.6404470Z * [new branch] export-D83390563 -> origin/export-D83390563 2025-11-03T16:39:48.6404979Z * [new branch] export-D83391942 -> origin/export-D83391942 2025-11-03T16:39:48.6405434Z * [new branch] export-D83395610 -> origin/export-D83395610 2025-11-03T16:39:48.6405903Z * [new branch] export-D83541846 -> origin/export-D83541846 2025-11-03T16:39:48.6406367Z * [new branch] export-D83591083 -> origin/export-D83591083 2025-11-03T16:39:48.6407321Z * [new branch] export-D83609850 -> origin/export-D83609850 2025-11-03T16:39:48.6407796Z * [new branch] export-D83627170 -> origin/export-D83627170 2025-11-03T16:39:48.6408248Z * [new branch] export-D83714690 -> origin/export-D83714690 2025-11-03T16:39:48.6408711Z * [new branch] export-D83766701 -> origin/export-D83766701 2025-11-03T16:39:48.6409175Z * [new branch] export-D83768878 -> origin/export-D83768878 2025-11-03T16:39:48.6409627Z * [new branch] export-D83769447 -> origin/export-D83769447 2025-11-03T16:39:48.6410092Z * [new branch] export-D84009392 -> origin/export-D84009392 2025-11-03T16:39:48.6410726Z * [new branch] export-D84025878 -> origin/export-D84025878 2025-11-03T16:39:48.6411193Z * [new branch] export-D84089824 -> origin/export-D84089824 2025-11-03T16:39:48.6411663Z * [new branch] export-D84098898 -> origin/export-D84098898 2025-11-03T16:39:48.6412121Z * [new branch] export-D84103213 -> origin/export-D84103213 2025-11-03T16:39:48.6412656Z * [new branch] export-D84169910 -> origin/export-D84169910 2025-11-03T16:39:48.6413116Z * [new branch] export-D84213020 -> origin/export-D84213020 2025-11-03T16:39:48.6413581Z * [new branch] export-D84373821 -> origin/export-D84373821 2025-11-03T16:39:48.6414033Z * [new branch] export-D84522373 -> origin/export-D84522373 2025-11-03T16:39:48.6414498Z * [new branch] export-D84612194 -> origin/export-D84612194 2025-11-03T16:39:48.6414963Z * [new branch] export-D84890985 -> origin/export-D84890985 2025-11-03T16:39:48.6415419Z * [new branch] export-D85122326 -> origin/export-D85122326 2025-11-03T16:39:48.6415915Z * [new branch] export-D85745809 -> origin/export-D85745809 2025-11-03T16:39:48.6416544Z * [new branch] exported-model-train-idempotent -> origin/exported-model-train-idempotent 2025-11-03T16:39:48.6417164Z * [new branch] ezyang-titan-october -> origin/ezyang-titan-october 2025-11-03T16:39:48.6417693Z * [new branch] ezyang-titan-october2 -> origin/ezyang-titan-october2 2025-11-03T16:39:48.6418171Z * [new branch] ezyang-war -> origin/ezyang-war 2025-11-03T16:39:48.6418681Z * [new branch] ezyang/wip-aot-descriptors -> origin/ezyang/wip-aot-descriptors 2025-11-03T16:39:48.6419180Z * [new branch] fa_u8_brgemm -> origin/fa_u8_brgemm 2025-11-03T16:39:48.6419725Z * [new branch] fadeputr-fix-fbgemm_genai-build -> origin/fadeputr-fix-fbgemm_genai-build 2025-11-03T16:39:48.6420327Z * [new branch] fadeputr/sequence_fbgemm -> origin/fadeputr/sequence_fbgemm 2025-11-03T16:39:48.6420842Z * [new branch] fastmath_baseline -> origin/fastmath_baseline 2025-11-03T16:39:48.6421304Z * [new branch] fbcode/warm -> origin/fbcode/warm 2025-11-03T16:39:48.6421739Z * [new branch] fca -> origin/fca 2025-11-03T16:39:48.6422160Z * [new branch] fca2_ca5984c -> origin/fca2_ca5984c 2025-11-03T16:39:48.6422607Z * [new branch] fca5 -> origin/fca5 2025-11-03T16:39:48.6423070Z * [new branch] feature/forkserver-numa -> origin/feature/forkserver-numa 2025-11-03T16:39:48.6423615Z * [new branch] feature/justknobs-cpp -> origin/feature/justknobs-cpp 2025-11-03T16:39:48.6424138Z * [new branch] feature/numa-forkserver -> origin/feature/numa-forkserver 2025-11-03T16:39:48.6424643Z * [new branch] ffast_math_baseline -> origin/ffast_math_baseline 2025-11-03T16:39:48.6425219Z * [new branch] ffast_math_target -> origin/ffast_math_target 2025-11-03T16:39:48.6425699Z * [new branch] findhao/base_commit -> origin/findhao/base_commit 2025-11-03T16:39:48.6426192Z * [new branch] findhao/base_commit1 -> origin/findhao/base_commit1 2025-11-03T16:39:48.6426688Z * [new branch] findhao/multistream2 -> origin/findhao/multistream2 2025-11-03T16:39:48.6427205Z * [new branch] findhao/multistream5 -> origin/findhao/multistream5 2025-11-03T16:39:48.6427749Z * [new branch] findhao/multistream6 -> origin/findhao/multistream6 2025-11-03T16:39:48.6428413Z * [new branch] findhao/operatorbench3 -> origin/findhao/operatorbench3 2025-11-03T16:39:48.6428979Z * [new branch] findhao/operatorbench5 -> origin/findhao/operatorbench5 2025-11-03T16:39:48.6429511Z * [new branch] findhao/tritonparse -> origin/findhao/tritonparse 2025-11-03T16:39:48.6430079Z * [new branch] fix-ck-gemm-template-format -> origin/fix-ck-gemm-template-format 2025-11-03T16:39:48.6430614Z * [new branch] fix-config-ignore -> origin/fix-config-ignore 2025-11-03T16:39:48.6431100Z * [new branch] fix-dict-guard -> origin/fix-dict-guard 2025-11-03T16:39:48.6431631Z * [new branch] fix-rlease-feature-template -> origin/fix-rlease-feature-template 2025-11-03T16:39:48.6432166Z * [new branch] fix_addmm_issue -> origin/fix_addmm_issue 2025-11-03T16:39:48.6432665Z * [new branch] fix_fx_graph_print_space -> origin/fix_fx_graph_print_space 2025-11-03T16:39:48.6433173Z * [new branch] fix_nvrtc_discovery -> origin/fix_nvrtc_discovery 2025-11-03T16:39:48.6433687Z * [new branch] fix_op_runner -> origin/fix_op_runner 2025-11-03T16:39:48.6434169Z * [new branch] fix_ubn_159469 -> origin/fix_ubn_159469 2025-11-03T16:39:48.6434624Z * [new branch] fixbugh100 -> origin/fixbugh100 2025-11-03T16:39:48.6435073Z * [new branch] fixes-triage -> origin/fixes-triage 2025-11-03T16:39:48.6435520Z * [new branch] fixflashinfer -> origin/fixflashinfer 2025-11-03T16:39:48.6435979Z * [new branch] fixvllmoct -> origin/fixvllmoct 2025-11-03T16:39:48.6436436Z * [new branch] flash_decoding_cpu -> origin/flash_decoding_cpu 2025-11-03T16:39:48.6436906Z * [new branch] flex-flash -> origin/flex-flash 2025-11-03T16:39:48.6437416Z * [new branch] flex_attention_functorch_grad -> origin/flex_attention_functorch_grad 2025-11-03T16:39:48.6437915Z * [new branch] flex_flash -> origin/flex_flash 2025-11-03T16:39:48.6438452Z * [new branch] fmassa/fix_memeff_sharding_rule -> origin/fmassa/fix_memeff_sharding_rule 2025-11-03T16:39:48.6438991Z * [new branch] forkserver_fix -> origin/forkserver_fix 2025-11-03T16:39:48.6439510Z * [new branch] fsdp2_trace_rules -> origin/fsdp2_trace_rules 2025-11-03T16:39:48.6439997Z * [new branch] fx_cpp -> origin/fx_cpp 2025-11-03T16:39:48.6440425Z * [new branch] fy/fix-win -> origin/fy/fix-win 2025-11-03T16:39:48.6441005Z * [new branch] georgehong/cmakelists-patch -> origin/georgehong/cmakelists-patch 2025-11-03T16:39:48.6441548Z * [new branch] gh/AlnisM/1/base -> origin/gh/AlnisM/1/base 2025-11-03T16:39:48.6442039Z * [new branch] gh/AlnisM/1/head -> origin/gh/AlnisM/1/head 2025-11-03T16:39:48.6442551Z * [new branch] gh/ColinPeppler/94/base -> origin/gh/ColinPeppler/94/base 2025-11-03T16:39:48.6443204Z * [new branch] gh/ColinPeppler/94/head -> origin/gh/ColinPeppler/94/head 2025-11-03T16:39:48.6443765Z * [new branch] gh/ColinPeppler/94/orig -> origin/gh/ColinPeppler/94/orig 2025-11-03T16:39:48.6444305Z * [new branch] gh/ColinPeppler/95/base -> origin/gh/ColinPeppler/95/base 2025-11-03T16:39:48.6444865Z * [new branch] gh/ColinPeppler/95/head -> origin/gh/ColinPeppler/95/head 2025-11-03T16:39:48.6445453Z * [new branch] gh/ColinPeppler/95/orig -> origin/gh/ColinPeppler/95/orig 2025-11-03T16:39:48.6446022Z * [new branch] gh/EikanWang/67/base -> origin/gh/EikanWang/67/base 2025-11-03T16:39:48.6446624Z * [new branch] gh/EikanWang/67/head -> origin/gh/EikanWang/67/head 2025-11-03T16:39:48.6447130Z * [new branch] gh/EikanWang/68/base -> origin/gh/EikanWang/68/base 2025-11-03T16:39:48.6447649Z * [new branch] gh/EikanWang/68/head -> origin/gh/EikanWang/68/head 2025-11-03T16:39:48.6448155Z * [new branch] gh/EikanWang/68/orig -> origin/gh/EikanWang/68/orig 2025-11-03T16:39:48.6448672Z * [new branch] gh/Gasoonjia/1/base -> origin/gh/Gasoonjia/1/base 2025-11-03T16:39:48.6449188Z * [new branch] gh/Gasoonjia/1/head -> origin/gh/Gasoonjia/1/head 2025-11-03T16:39:48.6449680Z * [new branch] gh/H-Huang/131/base -> origin/gh/H-Huang/131/base 2025-11-03T16:39:48.6450159Z * [new branch] gh/H-Huang/131/head -> origin/gh/H-Huang/131/head 2025-11-03T16:39:48.6450628Z * [new branch] gh/H-Huang/131/orig -> origin/gh/H-Huang/131/orig 2025-11-03T16:39:48.6451159Z * [new branch] gh/H-Huang/132/base -> origin/gh/H-Huang/132/base 2025-11-03T16:39:48.6451691Z * [new branch] gh/H-Huang/132/head -> origin/gh/H-Huang/132/head 2025-11-03T16:39:48.6452167Z * [new branch] gh/H-Huang/132/orig -> origin/gh/H-Huang/132/orig 2025-11-03T16:39:48.6452727Z * [new branch] gh/H-Huang/180/base -> origin/gh/H-Huang/180/base 2025-11-03T16:39:48.6453207Z * [new branch] gh/H-Huang/180/head -> origin/gh/H-Huang/180/head 2025-11-03T16:39:48.6453684Z * [new branch] gh/H-Huang/180/orig -> origin/gh/H-Huang/180/orig 2025-11-03T16:39:48.6454145Z * [new branch] gh/H-Huang/182/base -> origin/gh/H-Huang/182/base 2025-11-03T16:39:48.6454627Z * [new branch] gh/H-Huang/182/head -> origin/gh/H-Huang/182/head 2025-11-03T16:39:48.6455096Z * [new branch] gh/H-Huang/182/orig -> origin/gh/H-Huang/182/orig 2025-11-03T16:39:48.6455558Z * [new branch] gh/H-Huang/212/base -> origin/gh/H-Huang/212/base 2025-11-03T16:39:48.6456033Z * [new branch] gh/H-Huang/212/head -> origin/gh/H-Huang/212/head 2025-11-03T16:39:48.6456495Z * [new branch] gh/H-Huang/212/orig -> origin/gh/H-Huang/212/orig 2025-11-03T16:39:48.6457015Z * [new branch] gh/H-Huang/214/base -> origin/gh/H-Huang/214/base 2025-11-03T16:39:48.6457524Z * [new branch] gh/H-Huang/214/head -> origin/gh/H-Huang/214/head 2025-11-03T16:39:48.6457990Z * [new branch] gh/H-Huang/214/orig -> origin/gh/H-Huang/214/orig 2025-11-03T16:39:48.6458457Z * [new branch] gh/H-Huang/216/base -> origin/gh/H-Huang/216/base 2025-11-03T16:39:48.6458924Z * [new branch] gh/H-Huang/216/head -> origin/gh/H-Huang/216/head 2025-11-03T16:39:48.6459400Z * [new branch] gh/H-Huang/216/orig -> origin/gh/H-Huang/216/orig 2025-11-03T16:39:48.6459866Z * [new branch] gh/H-Huang/218/base -> origin/gh/H-Huang/218/base 2025-11-03T16:39:48.6460335Z * [new branch] gh/H-Huang/218/head -> origin/gh/H-Huang/218/head 2025-11-03T16:39:48.6460901Z * [new branch] gh/H-Huang/218/orig -> origin/gh/H-Huang/218/orig 2025-11-03T16:39:48.6461368Z * [new branch] gh/H-Huang/219/base -> origin/gh/H-Huang/219/base 2025-11-03T16:39:48.6461840Z * [new branch] gh/H-Huang/219/head -> origin/gh/H-Huang/219/head 2025-11-03T16:39:48.6462310Z * [new branch] gh/H-Huang/219/orig -> origin/gh/H-Huang/219/orig 2025-11-03T16:39:48.6462818Z * [new branch] gh/H-Huang/220/base -> origin/gh/H-Huang/220/base 2025-11-03T16:39:48.6463327Z * [new branch] gh/H-Huang/220/head -> origin/gh/H-Huang/220/head 2025-11-03T16:39:48.6463868Z * [new branch] gh/H-Huang/220/orig -> origin/gh/H-Huang/220/orig 2025-11-03T16:39:48.6464340Z * [new branch] gh/H-Huang/221/base -> origin/gh/H-Huang/221/base 2025-11-03T16:39:48.6464811Z * [new branch] gh/H-Huang/221/head -> origin/gh/H-Huang/221/head 2025-11-03T16:39:48.6465284Z * [new branch] gh/H-Huang/221/orig -> origin/gh/H-Huang/221/orig 2025-11-03T16:39:48.6465763Z * [new branch] gh/H-Huang/222/base -> origin/gh/H-Huang/222/base 2025-11-03T16:39:48.6466223Z * [new branch] gh/H-Huang/222/head -> origin/gh/H-Huang/222/head 2025-11-03T16:39:48.6466700Z * [new branch] gh/H-Huang/222/orig -> origin/gh/H-Huang/222/orig 2025-11-03T16:39:48.6467158Z * [new branch] gh/H-Huang/223/base -> origin/gh/H-Huang/223/base 2025-11-03T16:39:48.6467636Z * [new branch] gh/H-Huang/223/head -> origin/gh/H-Huang/223/head 2025-11-03T16:39:48.6468114Z * [new branch] gh/H-Huang/223/orig -> origin/gh/H-Huang/223/orig 2025-11-03T16:39:48.6468620Z * [new branch] gh/H-Huang/224/base -> origin/gh/H-Huang/224/base 2025-11-03T16:39:48.6469139Z * [new branch] gh/H-Huang/224/head -> origin/gh/H-Huang/224/head 2025-11-03T16:39:48.6469601Z * [new branch] gh/H-Huang/224/orig -> origin/gh/H-Huang/224/orig 2025-11-03T16:39:48.6470077Z * [new branch] gh/H-Huang/225/base -> origin/gh/H-Huang/225/base 2025-11-03T16:39:48.6470540Z * [new branch] gh/H-Huang/225/head -> origin/gh/H-Huang/225/head 2025-11-03T16:39:48.6471001Z * [new branch] gh/H-Huang/225/orig -> origin/gh/H-Huang/225/orig 2025-11-03T16:39:48.6471473Z * [new branch] gh/H-Huang/226/base -> origin/gh/H-Huang/226/base 2025-11-03T16:39:48.6471931Z * [new branch] gh/H-Huang/226/head -> origin/gh/H-Huang/226/head 2025-11-03T16:39:48.6472406Z * [new branch] gh/H-Huang/226/orig -> origin/gh/H-Huang/226/orig 2025-11-03T16:39:48.6472868Z * [new branch] gh/H-Huang/227/base -> origin/gh/H-Huang/227/base 2025-11-03T16:39:48.6473343Z * [new branch] gh/H-Huang/227/head -> origin/gh/H-Huang/227/head 2025-11-03T16:39:48.6473810Z * [new branch] gh/H-Huang/227/orig -> origin/gh/H-Huang/227/orig 2025-11-03T16:39:48.6474311Z * [new branch] gh/H-Huang/228/base -> origin/gh/H-Huang/228/base 2025-11-03T16:39:48.6474776Z * [new branch] gh/H-Huang/228/head -> origin/gh/H-Huang/228/head 2025-11-03T16:39:48.6475279Z * [new branch] gh/H-Huang/228/orig -> origin/gh/H-Huang/228/orig 2025-11-03T16:39:48.6475792Z * [new branch] gh/IvanKobzarev/150/base -> origin/gh/IvanKobzarev/150/base 2025-11-03T16:39:48.6476342Z * [new branch] gh/IvanKobzarev/150/head -> origin/gh/IvanKobzarev/150/head 2025-11-03T16:39:48.6476878Z * [new branch] gh/IvanKobzarev/150/orig -> origin/gh/IvanKobzarev/150/orig 2025-11-03T16:39:48.6477424Z * [new branch] gh/IvanKobzarev/151/base -> origin/gh/IvanKobzarev/151/base 2025-11-03T16:39:48.6478043Z * [new branch] gh/IvanKobzarev/151/head -> origin/gh/IvanKobzarev/151/head 2025-11-03T16:39:48.6478665Z * [new branch] gh/IvanKobzarev/151/orig -> origin/gh/IvanKobzarev/151/orig 2025-11-03T16:39:48.6479210Z * [new branch] gh/IvanKobzarev/156/base -> origin/gh/IvanKobzarev/156/base 2025-11-03T16:39:48.6479744Z * [new branch] gh/IvanKobzarev/156/head -> origin/gh/IvanKobzarev/156/head 2025-11-03T16:39:48.6480325Z * [new branch] gh/IvanKobzarev/156/orig -> origin/gh/IvanKobzarev/156/orig 2025-11-03T16:39:48.6480899Z * [new branch] gh/IvanKobzarev/157/base -> origin/gh/IvanKobzarev/157/base 2025-11-03T16:39:48.6481515Z * [new branch] gh/IvanKobzarev/157/head -> origin/gh/IvanKobzarev/157/head 2025-11-03T16:39:48.6482062Z * [new branch] gh/IvanKobzarev/157/orig -> origin/gh/IvanKobzarev/157/orig 2025-11-03T16:39:48.6482605Z * [new branch] gh/IvanKobzarev/158/base -> origin/gh/IvanKobzarev/158/base 2025-11-03T16:39:48.6483160Z * [new branch] gh/IvanKobzarev/158/head -> origin/gh/IvanKobzarev/158/head 2025-11-03T16:39:48.6483706Z * [new branch] gh/IvanKobzarev/158/orig -> origin/gh/IvanKobzarev/158/orig 2025-11-03T16:39:48.6484251Z * [new branch] gh/IvanKobzarev/159/base -> origin/gh/IvanKobzarev/159/base 2025-11-03T16:39:48.6484798Z * [new branch] gh/IvanKobzarev/159/head -> origin/gh/IvanKobzarev/159/head 2025-11-03T16:39:48.6485334Z * [new branch] gh/IvanKobzarev/159/orig -> origin/gh/IvanKobzarev/159/orig 2025-11-03T16:39:48.6485882Z * [new branch] gh/IvanKobzarev/161/base -> origin/gh/IvanKobzarev/161/base 2025-11-03T16:39:48.6486458Z * [new branch] gh/IvanKobzarev/161/head -> origin/gh/IvanKobzarev/161/head 2025-11-03T16:39:48.6487091Z * [new branch] gh/IvanKobzarev/161/orig -> origin/gh/IvanKobzarev/161/orig 2025-11-03T16:39:48.6487642Z * [new branch] gh/IvanKobzarev/162/base -> origin/gh/IvanKobzarev/162/base 2025-11-03T16:39:48.6488176Z * [new branch] gh/IvanKobzarev/162/head -> origin/gh/IvanKobzarev/162/head 2025-11-03T16:39:48.6488714Z * [new branch] gh/IvanKobzarev/162/orig -> origin/gh/IvanKobzarev/162/orig 2025-11-03T16:39:48.6489249Z * [new branch] gh/IvanKobzarev/163/base -> origin/gh/IvanKobzarev/163/base 2025-11-03T16:39:48.6489798Z * [new branch] gh/IvanKobzarev/163/head -> origin/gh/IvanKobzarev/163/head 2025-11-03T16:39:48.6490334Z * [new branch] gh/IvanKobzarev/163/orig -> origin/gh/IvanKobzarev/163/orig 2025-11-03T16:39:48.6490877Z * [new branch] gh/IvanKobzarev/164/base -> origin/gh/IvanKobzarev/164/base 2025-11-03T16:39:48.6491421Z * [new branch] gh/IvanKobzarev/164/head -> origin/gh/IvanKobzarev/164/head 2025-11-03T16:39:48.6491959Z * [new branch] gh/IvanKobzarev/164/orig -> origin/gh/IvanKobzarev/164/orig 2025-11-03T16:39:48.6492567Z * [new branch] gh/IvanKobzarev/165/base -> origin/gh/IvanKobzarev/165/base 2025-11-03T16:39:48.6493108Z * [new branch] gh/IvanKobzarev/165/head -> origin/gh/IvanKobzarev/165/head 2025-11-03T16:39:48.6493660Z * [new branch] gh/IvanKobzarev/165/orig -> origin/gh/IvanKobzarev/165/orig 2025-11-03T16:39:48.6494211Z * [new branch] gh/IvanKobzarev/166/base -> origin/gh/IvanKobzarev/166/base 2025-11-03T16:39:48.6494746Z * [new branch] gh/IvanKobzarev/166/head -> origin/gh/IvanKobzarev/166/head 2025-11-03T16:39:48.6495302Z * [new branch] gh/IvanKobzarev/166/orig -> origin/gh/IvanKobzarev/166/orig 2025-11-03T16:39:48.6495840Z * [new branch] gh/NikhilAPatel/1/base -> origin/gh/NikhilAPatel/1/base 2025-11-03T16:39:48.6496902Z * [new branch] gh/NikhilAPatel/1/head -> origin/gh/NikhilAPatel/1/head 2025-11-03T16:39:48.6497502Z * [new branch] gh/NikhilAPatel/2/base -> origin/gh/NikhilAPatel/2/base 2025-11-03T16:39:48.6498072Z * [new branch] gh/NikhilAPatel/2/head -> origin/gh/NikhilAPatel/2/head 2025-11-03T16:39:48.6498646Z * [new branch] gh/NikhilAPatel/4/base -> origin/gh/NikhilAPatel/4/base 2025-11-03T16:39:48.6499165Z * [new branch] gh/NikhilAPatel/4/head -> origin/gh/NikhilAPatel/4/head 2025-11-03T16:39:48.6499668Z * [new branch] gh/PaliC/17/base -> origin/gh/PaliC/17/base 2025-11-03T16:39:48.6500220Z * [new branch] gh/PaliC/17/head -> origin/gh/PaliC/17/head 2025-11-03T16:39:48.6500702Z * [new branch] gh/PaliC/17/orig -> origin/gh/PaliC/17/orig 2025-11-03T16:39:48.6501170Z * [new branch] gh/PaliC/18/base -> origin/gh/PaliC/18/base 2025-11-03T16:39:48.6501641Z * [new branch] gh/PaliC/18/head -> origin/gh/PaliC/18/head 2025-11-03T16:39:48.6502119Z * [new branch] gh/PaliC/18/orig -> origin/gh/PaliC/18/orig 2025-11-03T16:39:48.6502587Z * [new branch] gh/PaliC/20/base -> origin/gh/PaliC/20/base 2025-11-03T16:39:48.6503041Z * [new branch] gh/PaliC/20/head -> origin/gh/PaliC/20/head 2025-11-03T16:39:48.6503506Z * [new branch] gh/PaliC/20/orig -> origin/gh/PaliC/20/orig 2025-11-03T16:39:48.6503957Z * [new branch] gh/PaliC/21/base -> origin/gh/PaliC/21/base 2025-11-03T16:39:48.6504421Z * [new branch] gh/PaliC/21/head -> origin/gh/PaliC/21/head 2025-11-03T16:39:48.6504872Z * [new branch] gh/PaliC/21/orig -> origin/gh/PaliC/21/orig 2025-11-03T16:39:48.6505333Z * [new branch] gh/PaliC/23/base -> origin/gh/PaliC/23/base 2025-11-03T16:39:48.6505800Z * [new branch] gh/PaliC/23/head -> origin/gh/PaliC/23/head 2025-11-03T16:39:48.6506258Z * [new branch] gh/PaliC/23/orig -> origin/gh/PaliC/23/orig 2025-11-03T16:39:48.6506720Z * [new branch] gh/PaliC/24/base -> origin/gh/PaliC/24/base 2025-11-03T16:39:48.6507169Z * [new branch] gh/PaliC/24/head -> origin/gh/PaliC/24/head 2025-11-03T16:39:48.6507634Z * [new branch] gh/PaliC/24/orig -> origin/gh/PaliC/24/orig 2025-11-03T16:39:48.6508094Z * [new branch] gh/PaliC/25/head -> origin/gh/PaliC/25/head 2025-11-03T16:39:48.6508547Z * [new branch] gh/PaliC/25/next -> origin/gh/PaliC/25/next 2025-11-03T16:39:48.6509009Z * [new branch] gh/PaliC/25/orig -> origin/gh/PaliC/25/orig 2025-11-03T16:39:48.6509476Z * [new branch] gh/PaliC/26/head -> origin/gh/PaliC/26/head 2025-11-03T16:39:48.6509943Z * [new branch] gh/PaliC/26/next -> origin/gh/PaliC/26/next 2025-11-03T16:39:48.6510414Z * [new branch] gh/PaliC/26/orig -> origin/gh/PaliC/26/orig 2025-11-03T16:39:48.6510863Z * [new branch] gh/PaliC/27/next -> origin/gh/PaliC/27/next 2025-11-03T16:39:48.6511319Z * [new branch] gh/PaliC/28/head -> origin/gh/PaliC/28/head 2025-11-03T16:39:48.6511780Z * [new branch] gh/PaliC/28/next -> origin/gh/PaliC/28/next 2025-11-03T16:39:48.6512239Z * [new branch] gh/PaliC/28/orig -> origin/gh/PaliC/28/orig 2025-11-03T16:39:48.6512694Z * [new branch] gh/PaliC/29/head -> origin/gh/PaliC/29/head 2025-11-03T16:39:48.6513156Z * [new branch] gh/PaliC/29/next -> origin/gh/PaliC/29/next 2025-11-03T16:39:48.6513674Z * [new branch] gh/PaliC/29/orig -> origin/gh/PaliC/29/orig 2025-11-03T16:39:48.6514509Z * [new branch] gh/PaliC/30/head -> origin/gh/PaliC/30/head 2025-11-03T16:39:48.6514970Z * [new branch] gh/PaliC/30/next -> origin/gh/PaliC/30/next 2025-11-03T16:39:48.6515423Z * [new branch] gh/PaliC/30/orig -> origin/gh/PaliC/30/orig 2025-11-03T16:39:48.6515949Z * [new branch] gh/PaliC/31/head -> origin/gh/PaliC/31/head 2025-11-03T16:39:48.6516416Z * [new branch] gh/PaliC/31/next -> origin/gh/PaliC/31/next 2025-11-03T16:39:48.6516871Z * [new branch] gh/PaliC/31/orig -> origin/gh/PaliC/31/orig 2025-11-03T16:39:48.6517759Z * [new branch] gh/PaulZhang12/22/base -> origin/gh/PaulZhang12/22/base 2025-11-03T16:39:48.6518296Z * [new branch] gh/PaulZhang12/22/head -> origin/gh/PaulZhang12/22/head 2025-11-03T16:39:48.6518824Z * [new branch] gh/PaulZhang12/22/orig -> origin/gh/PaulZhang12/22/orig 2025-11-03T16:39:48.6519354Z * [new branch] gh/PaulZhang12/25/base -> origin/gh/PaulZhang12/25/base 2025-11-03T16:39:48.6519868Z * [new branch] gh/PaulZhang12/25/head -> origin/gh/PaulZhang12/25/head 2025-11-03T16:39:48.6520391Z * [new branch] gh/PaulZhang12/25/orig -> origin/gh/PaulZhang12/25/orig 2025-11-03T16:39:48.6520905Z * [new branch] gh/PaulZhang12/26/base -> origin/gh/PaulZhang12/26/base 2025-11-03T16:39:48.6521424Z * [new branch] gh/PaulZhang12/26/head -> origin/gh/PaulZhang12/26/head 2025-11-03T16:39:48.6521931Z * [new branch] gh/PaulZhang12/26/orig -> origin/gh/PaulZhang12/26/orig 2025-11-03T16:39:48.6522448Z * [new branch] gh/PaulZhang12/27/base -> origin/gh/PaulZhang12/27/base 2025-11-03T16:39:48.6522970Z * [new branch] gh/PaulZhang12/27/head -> origin/gh/PaulZhang12/27/head 2025-11-03T16:39:48.6523485Z * [new branch] gh/PaulZhang12/27/orig -> origin/gh/PaulZhang12/27/orig 2025-11-03T16:39:48.6524007Z * [new branch] gh/PaulZhang12/28/base -> origin/gh/PaulZhang12/28/base 2025-11-03T16:39:48.6524522Z * [new branch] gh/PaulZhang12/28/head -> origin/gh/PaulZhang12/28/head 2025-11-03T16:39:48.6525043Z * [new branch] gh/PaulZhang12/28/orig -> origin/gh/PaulZhang12/28/orig 2025-11-03T16:39:48.6525564Z * [new branch] gh/PaulZhang12/30/base -> origin/gh/PaulZhang12/30/base 2025-11-03T16:39:48.6526073Z * [new branch] gh/PaulZhang12/30/head -> origin/gh/PaulZhang12/30/head 2025-11-03T16:39:48.6526604Z * [new branch] gh/PaulZhang12/30/orig -> origin/gh/PaulZhang12/30/orig 2025-11-03T16:39:48.6527114Z * [new branch] gh/PaulZhang12/31/base -> origin/gh/PaulZhang12/31/base 2025-11-03T16:39:48.6527624Z * [new branch] gh/PaulZhang12/31/head -> origin/gh/PaulZhang12/31/head 2025-11-03T16:39:48.6528143Z * [new branch] gh/PaulZhang12/31/orig -> origin/gh/PaulZhang12/31/orig 2025-11-03T16:39:48.6528652Z * [new branch] gh/PaulZhang12/32/base -> origin/gh/PaulZhang12/32/base 2025-11-03T16:39:48.6529172Z * [new branch] gh/PaulZhang12/32/head -> origin/gh/PaulZhang12/32/head 2025-11-03T16:39:48.6529680Z * [new branch] gh/PaulZhang12/32/orig -> origin/gh/PaulZhang12/32/orig 2025-11-03T16:39:48.6530198Z * [new branch] gh/PaulZhang12/33/base -> origin/gh/PaulZhang12/33/base 2025-11-03T16:39:48.6530718Z * [new branch] gh/PaulZhang12/33/head -> origin/gh/PaulZhang12/33/head 2025-11-03T16:39:48.6531233Z * [new branch] gh/PaulZhang12/33/orig -> origin/gh/PaulZhang12/33/orig 2025-11-03T16:39:48.6531750Z * [new branch] gh/PaulZhang12/34/base -> origin/gh/PaulZhang12/34/base 2025-11-03T16:39:48.6532619Z * [new branch] gh/PaulZhang12/34/head -> origin/gh/PaulZhang12/34/head 2025-11-03T16:39:48.6533147Z * [new branch] gh/PaulZhang12/34/orig -> origin/gh/PaulZhang12/34/orig 2025-11-03T16:39:48.6533674Z * [new branch] gh/PaulZhang12/35/base -> origin/gh/PaulZhang12/35/base 2025-11-03T16:39:48.6534186Z * [new branch] gh/PaulZhang12/35/head -> origin/gh/PaulZhang12/35/head 2025-11-03T16:39:48.6534712Z * [new branch] gh/PaulZhang12/35/orig -> origin/gh/PaulZhang12/35/orig 2025-11-03T16:39:48.6535223Z * [new branch] gh/PaulZhang12/36/base -> origin/gh/PaulZhang12/36/base 2025-11-03T16:39:48.6535970Z * [new branch] gh/PaulZhang12/36/head -> origin/gh/PaulZhang12/36/head 2025-11-03T16:39:48.6536489Z * [new branch] gh/PaulZhang12/36/orig -> origin/gh/PaulZhang12/36/orig 2025-11-03T16:39:48.6537011Z * [new branch] gh/PaulZhang12/37/base -> origin/gh/PaulZhang12/37/base 2025-11-03T16:39:48.6537539Z * [new branch] gh/PaulZhang12/37/head -> origin/gh/PaulZhang12/37/head 2025-11-03T16:39:48.6538056Z * [new branch] gh/PaulZhang12/37/orig -> origin/gh/PaulZhang12/37/orig 2025-11-03T16:39:48.6538592Z * [new branch] gh/PaulZhang12/38/base -> origin/gh/PaulZhang12/38/base 2025-11-03T16:39:48.6539100Z * [new branch] gh/PaulZhang12/38/head -> origin/gh/PaulZhang12/38/head 2025-11-03T16:39:48.6539619Z * [new branch] gh/PaulZhang12/38/orig -> origin/gh/PaulZhang12/38/orig 2025-11-03T16:39:48.6540133Z * [new branch] gh/PaulZhang12/39/base -> origin/gh/PaulZhang12/39/base 2025-11-03T16:39:48.6540646Z * [new branch] gh/PaulZhang12/39/head -> origin/gh/PaulZhang12/39/head 2025-11-03T16:39:48.6541168Z * [new branch] gh/PaulZhang12/39/orig -> origin/gh/PaulZhang12/39/orig 2025-11-03T16:39:48.6541684Z * [new branch] gh/PaulZhang12/40/base -> origin/gh/PaulZhang12/40/base 2025-11-03T16:39:48.6542206Z * [new branch] gh/PaulZhang12/40/head -> origin/gh/PaulZhang12/40/head 2025-11-03T16:39:48.6542728Z * [new branch] gh/PaulZhang12/40/orig -> origin/gh/PaulZhang12/40/orig 2025-11-03T16:39:48.6543239Z * [new branch] gh/PaulZhang12/41/base -> origin/gh/PaulZhang12/41/base 2025-11-03T16:39:48.6543756Z * [new branch] gh/PaulZhang12/41/head -> origin/gh/PaulZhang12/41/head 2025-11-03T16:39:48.6544263Z * [new branch] gh/PaulZhang12/41/orig -> origin/gh/PaulZhang12/41/orig 2025-11-03T16:39:48.6544857Z * [new branch] gh/SamGinzburg/11/base -> origin/gh/SamGinzburg/11/base 2025-11-03T16:39:48.6545433Z * [new branch] gh/SamGinzburg/11/head -> origin/gh/SamGinzburg/11/head 2025-11-03T16:39:48.6546012Z * [new branch] gh/SherlockNoMad/1/base -> origin/gh/SherlockNoMad/1/base 2025-11-03T16:39:48.6546559Z * [new branch] gh/SherlockNoMad/1/head -> origin/gh/SherlockNoMad/1/head 2025-11-03T16:39:48.6547097Z * [new branch] gh/SherlockNoMad/10/base -> origin/gh/SherlockNoMad/10/base 2025-11-03T16:39:48.6547649Z * [new branch] gh/SherlockNoMad/10/head -> origin/gh/SherlockNoMad/10/head 2025-11-03T16:39:48.6548185Z * [new branch] gh/SherlockNoMad/10/orig -> origin/gh/SherlockNoMad/10/orig 2025-11-03T16:39:48.6548732Z * [new branch] gh/SherlockNoMad/11/base -> origin/gh/SherlockNoMad/11/base 2025-11-03T16:39:48.6549285Z * [new branch] gh/SherlockNoMad/11/head -> origin/gh/SherlockNoMad/11/head 2025-11-03T16:39:48.6549825Z * [new branch] gh/SherlockNoMad/11/orig -> origin/gh/SherlockNoMad/11/orig 2025-11-03T16:39:48.6550371Z * [new branch] gh/SherlockNoMad/12/base -> origin/gh/SherlockNoMad/12/base 2025-11-03T16:39:48.6551226Z * [new branch] gh/SherlockNoMad/12/head -> origin/gh/SherlockNoMad/12/head 2025-11-03T16:39:48.6551788Z * [new branch] gh/SherlockNoMad/12/orig -> origin/gh/SherlockNoMad/12/orig 2025-11-03T16:39:48.6552340Z * [new branch] gh/SherlockNoMad/13/base -> origin/gh/SherlockNoMad/13/base 2025-11-03T16:39:48.6552879Z * [new branch] gh/SherlockNoMad/13/head -> origin/gh/SherlockNoMad/13/head 2025-11-03T16:39:48.6553442Z * [new branch] gh/SherlockNoMad/13/orig -> origin/gh/SherlockNoMad/13/orig 2025-11-03T16:39:48.6553984Z * [new branch] gh/SherlockNoMad/14/base -> origin/gh/SherlockNoMad/14/base 2025-11-03T16:39:48.6554764Z * [new branch] gh/SherlockNoMad/14/head -> origin/gh/SherlockNoMad/14/head 2025-11-03T16:39:48.6555334Z * [new branch] gh/SherlockNoMad/14/orig -> origin/gh/SherlockNoMad/14/orig 2025-11-03T16:39:48.6555876Z * [new branch] gh/SherlockNoMad/15/base -> origin/gh/SherlockNoMad/15/base 2025-11-03T16:39:48.6556436Z * [new branch] gh/SherlockNoMad/15/head -> origin/gh/SherlockNoMad/15/head 2025-11-03T16:39:48.6556984Z * [new branch] gh/SherlockNoMad/15/orig -> origin/gh/SherlockNoMad/15/orig 2025-11-03T16:39:48.6557543Z * [new branch] gh/SherlockNoMad/16/base -> origin/gh/SherlockNoMad/16/base 2025-11-03T16:39:48.6558100Z * [new branch] gh/SherlockNoMad/16/head -> origin/gh/SherlockNoMad/16/head 2025-11-03T16:39:48.6558645Z * [new branch] gh/SherlockNoMad/16/orig -> origin/gh/SherlockNoMad/16/orig 2025-11-03T16:39:48.6559197Z * [new branch] gh/SherlockNoMad/17/base -> origin/gh/SherlockNoMad/17/base 2025-11-03T16:39:48.6559742Z * [new branch] gh/SherlockNoMad/17/head -> origin/gh/SherlockNoMad/17/head 2025-11-03T16:39:48.6560295Z * [new branch] gh/SherlockNoMad/17/orig -> origin/gh/SherlockNoMad/17/orig 2025-11-03T16:39:48.6560853Z * [new branch] gh/SherlockNoMad/2/base -> origin/gh/SherlockNoMad/2/base 2025-11-03T16:39:48.6561389Z * [new branch] gh/SherlockNoMad/2/head -> origin/gh/SherlockNoMad/2/head 2025-11-03T16:39:48.6561940Z * [new branch] gh/SherlockNoMad/3/base -> origin/gh/SherlockNoMad/3/base 2025-11-03T16:39:48.6562476Z * [new branch] gh/SherlockNoMad/3/head -> origin/gh/SherlockNoMad/3/head 2025-11-03T16:39:48.6563022Z * [new branch] gh/SherlockNoMad/4/base -> origin/gh/SherlockNoMad/4/base 2025-11-03T16:39:48.6563572Z * [new branch] gh/SherlockNoMad/4/head -> origin/gh/SherlockNoMad/4/head 2025-11-03T16:39:48.6564108Z * [new branch] gh/SherlockNoMad/5/base -> origin/gh/SherlockNoMad/5/base 2025-11-03T16:39:48.6564646Z * [new branch] gh/SherlockNoMad/5/head -> origin/gh/SherlockNoMad/5/head 2025-11-03T16:39:48.6565203Z * [new branch] gh/Sidharth123-cpu/24/base -> origin/gh/Sidharth123-cpu/24/base 2025-11-03T16:39:48.6565802Z * [new branch] gh/Sidharth123-cpu/25/base -> origin/gh/Sidharth123-cpu/25/base 2025-11-03T16:39:48.6566375Z * [new branch] gh/Sidharth123-cpu/26/base -> origin/gh/Sidharth123-cpu/26/base 2025-11-03T16:39:48.6566918Z * [new branch] gh/Sidharth123-cpu/27/base -> origin/gh/Sidharth123-cpu/27/base 2025-11-03T16:39:48.6567455Z * [new branch] gh/StrongerXi/1/base -> origin/gh/StrongerXi/1/base 2025-11-03T16:39:48.6567961Z * [new branch] gh/StrongerXi/1/head -> origin/gh/StrongerXi/1/head 2025-11-03T16:39:48.6568491Z * [new branch] gh/StrongerXi/136/base -> origin/gh/StrongerXi/136/base 2025-11-03T16:39:48.6569017Z * [new branch] gh/StrongerXi/136/head -> origin/gh/StrongerXi/136/head 2025-11-03T16:39:48.6569536Z * [new branch] gh/StrongerXi/136/orig -> origin/gh/StrongerXi/136/orig 2025-11-03T16:39:48.6570338Z * [new branch] gh/StrongerXi/137/base -> origin/gh/StrongerXi/137/base 2025-11-03T16:39:48.6570854Z * [new branch] gh/StrongerXi/137/head -> origin/gh/StrongerXi/137/head 2025-11-03T16:39:48.6571385Z * [new branch] gh/StrongerXi/137/orig -> origin/gh/StrongerXi/137/orig 2025-11-03T16:39:48.6571902Z * [new branch] gh/StrongerXi/138/base -> origin/gh/StrongerXi/138/base 2025-11-03T16:39:48.6572512Z * [new branch] gh/StrongerXi/138/head -> origin/gh/StrongerXi/138/head 2025-11-03T16:39:48.6573057Z * [new branch] gh/StrongerXi/138/orig -> origin/gh/StrongerXi/138/orig 2025-11-03T16:39:48.6573804Z * [new branch] gh/StrongerXi/71/base -> origin/gh/StrongerXi/71/base 2025-11-03T16:39:48.6574342Z * [new branch] gh/StrongerXi/71/head -> origin/gh/StrongerXi/71/head 2025-11-03T16:39:48.6574865Z * [new branch] gh/StrongerXi/72/base -> origin/gh/StrongerXi/72/base 2025-11-03T16:39:48.6575399Z * [new branch] gh/StrongerXi/72/head -> origin/gh/StrongerXi/72/head 2025-11-03T16:39:48.6575919Z * [new branch] gh/XilunWu/151/base -> origin/gh/XilunWu/151/base 2025-11-03T16:39:48.6576414Z * [new branch] gh/XilunWu/151/head -> origin/gh/XilunWu/151/head 2025-11-03T16:39:48.6576916Z * [new branch] gh/XilunWu/151/orig -> origin/gh/XilunWu/151/orig 2025-11-03T16:39:48.6577390Z * [new branch] gh/XilunWu/152/base -> origin/gh/XilunWu/152/base 2025-11-03T16:39:48.6577899Z * [new branch] gh/XilunWu/152/head -> origin/gh/XilunWu/152/head 2025-11-03T16:39:48.6578394Z * [new branch] gh/XilunWu/152/orig -> origin/gh/XilunWu/152/orig 2025-11-03T16:39:48.6578869Z * [new branch] gh/XilunWu/160/base -> origin/gh/XilunWu/160/base 2025-11-03T16:39:48.6579357Z * [new branch] gh/XilunWu/160/head -> origin/gh/XilunWu/160/head 2025-11-03T16:39:48.6579836Z * [new branch] gh/XilunWu/160/orig -> origin/gh/XilunWu/160/orig 2025-11-03T16:39:48.6580317Z * [new branch] gh/XilunWu/163/base -> origin/gh/XilunWu/163/base 2025-11-03T16:39:48.6580794Z * [new branch] gh/XilunWu/163/head -> origin/gh/XilunWu/163/head 2025-11-03T16:39:48.6581282Z * [new branch] gh/XilunWu/163/orig -> origin/gh/XilunWu/163/orig 2025-11-03T16:39:48.6581772Z * [new branch] gh/XilunWu/166/base -> origin/gh/XilunWu/166/base 2025-11-03T16:39:48.6582257Z * [new branch] gh/XilunWu/166/head -> origin/gh/XilunWu/166/head 2025-11-03T16:39:48.6582752Z * [new branch] gh/XilunWu/166/orig -> origin/gh/XilunWu/166/orig 2025-11-03T16:39:48.6583224Z * [new branch] gh/XilunWu/168/base -> origin/gh/XilunWu/168/base 2025-11-03T16:39:48.6583707Z * [new branch] gh/XilunWu/168/head -> origin/gh/XilunWu/168/head 2025-11-03T16:39:48.6584189Z * [new branch] gh/XilunWu/168/orig -> origin/gh/XilunWu/168/orig 2025-11-03T16:39:48.6584679Z * [new branch] gh/XilunWu/169/base -> origin/gh/XilunWu/169/base 2025-11-03T16:39:48.6585166Z * [new branch] gh/XilunWu/169/head -> origin/gh/XilunWu/169/head 2025-11-03T16:39:48.6585648Z * [new branch] gh/XilunWu/169/orig -> origin/gh/XilunWu/169/orig 2025-11-03T16:39:48.6586152Z * [new branch] gh/XilunWu/170/base -> origin/gh/XilunWu/170/base 2025-11-03T16:39:48.6586666Z * [new branch] gh/XilunWu/170/head -> origin/gh/XilunWu/170/head 2025-11-03T16:39:48.6587147Z * [new branch] gh/XilunWu/170/orig -> origin/gh/XilunWu/170/orig 2025-11-03T16:39:48.6587632Z * [new branch] gh/XilunWu/171/base -> origin/gh/XilunWu/171/base 2025-11-03T16:39:48.6588375Z * [new branch] gh/XilunWu/171/head -> origin/gh/XilunWu/171/head 2025-11-03T16:39:48.6588866Z * [new branch] gh/XilunWu/171/orig -> origin/gh/XilunWu/171/orig 2025-11-03T16:39:48.6589371Z * [new branch] gh/XilunWu/172/base -> origin/gh/XilunWu/172/base 2025-11-03T16:39:48.6589851Z * [new branch] gh/XilunWu/172/head -> origin/gh/XilunWu/172/head 2025-11-03T16:39:48.6590347Z * [new branch] gh/XilunWu/172/orig -> origin/gh/XilunWu/172/orig 2025-11-03T16:39:48.6590831Z * [new branch] gh/XilunWu/173/base -> origin/gh/XilunWu/173/base 2025-11-03T16:39:48.6591560Z * [new branch] gh/XilunWu/173/head -> origin/gh/XilunWu/173/head 2025-11-03T16:39:48.6592052Z * [new branch] gh/XilunWu/173/orig -> origin/gh/XilunWu/173/orig 2025-11-03T16:39:48.6592550Z * [new branch] gh/XilunWu/175/base -> origin/gh/XilunWu/175/base 2025-11-03T16:39:48.6593051Z * [new branch] gh/XilunWu/175/head -> origin/gh/XilunWu/175/head 2025-11-03T16:39:48.6593554Z * [new branch] gh/XilunWu/175/orig -> origin/gh/XilunWu/175/orig 2025-11-03T16:39:48.6594047Z * [new branch] gh/XilunWu/176/base -> origin/gh/XilunWu/176/base 2025-11-03T16:39:48.6594527Z * [new branch] gh/XilunWu/176/head -> origin/gh/XilunWu/176/head 2025-11-03T16:39:48.6595019Z * [new branch] gh/XilunWu/176/orig -> origin/gh/XilunWu/176/orig 2025-11-03T16:39:48.6595515Z * [new branch] gh/XilunWu/177/base -> origin/gh/XilunWu/177/base 2025-11-03T16:39:48.6596007Z * [new branch] gh/XilunWu/177/head -> origin/gh/XilunWu/177/head 2025-11-03T16:39:48.6596505Z * [new branch] gh/XilunWu/177/orig -> origin/gh/XilunWu/177/orig 2025-11-03T16:39:48.6597007Z * [new branch] gh/XuehaiPan/14/base -> origin/gh/XuehaiPan/14/base 2025-11-03T16:39:48.6597515Z * [new branch] gh/XuehaiPan/14/head -> origin/gh/XuehaiPan/14/head 2025-11-03T16:39:48.6598019Z * [new branch] gh/XuehaiPan/14/orig -> origin/gh/XuehaiPan/14/orig 2025-11-03T16:39:48.6598522Z * [new branch] gh/XuehaiPan/179/base -> origin/gh/XuehaiPan/179/base 2025-11-03T16:39:48.6599031Z * [new branch] gh/XuehaiPan/179/head -> origin/gh/XuehaiPan/179/head 2025-11-03T16:39:48.6599538Z * [new branch] gh/XuehaiPan/179/orig -> origin/gh/XuehaiPan/179/orig 2025-11-03T16:39:48.6600044Z * [new branch] gh/XuehaiPan/189/base -> origin/gh/XuehaiPan/189/base 2025-11-03T16:39:48.6600556Z * [new branch] gh/XuehaiPan/189/head -> origin/gh/XuehaiPan/189/head 2025-11-03T16:39:48.6601144Z * [new branch] gh/XuehaiPan/189/orig -> origin/gh/XuehaiPan/189/orig 2025-11-03T16:39:48.6601704Z * [new branch] gh/XuehaiPan/249/base -> origin/gh/XuehaiPan/249/base 2025-11-03T16:39:48.6602205Z * [new branch] gh/XuehaiPan/249/head -> origin/gh/XuehaiPan/249/head 2025-11-03T16:39:48.6602710Z * [new branch] gh/XuehaiPan/249/orig -> origin/gh/XuehaiPan/249/orig 2025-11-03T16:39:48.6603216Z * [new branch] gh/XuehaiPan/253/base -> origin/gh/XuehaiPan/253/base 2025-11-03T16:39:48.6603729Z * [new branch] gh/XuehaiPan/253/head -> origin/gh/XuehaiPan/253/head 2025-11-03T16:39:48.6604238Z * [new branch] gh/XuehaiPan/253/orig -> origin/gh/XuehaiPan/253/orig 2025-11-03T16:39:48.6604742Z * [new branch] gh/XuehaiPan/254/base -> origin/gh/XuehaiPan/254/base 2025-11-03T16:39:48.6605256Z * [new branch] gh/XuehaiPan/254/head -> origin/gh/XuehaiPan/254/head 2025-11-03T16:39:48.6606024Z * [new branch] gh/XuehaiPan/254/orig -> origin/gh/XuehaiPan/254/orig 2025-11-03T16:39:48.6606542Z * [new branch] gh/XuehaiPan/255/base -> origin/gh/XuehaiPan/255/base 2025-11-03T16:39:48.6607076Z * [new branch] gh/XuehaiPan/255/head -> origin/gh/XuehaiPan/255/head 2025-11-03T16:39:48.6607584Z * [new branch] gh/XuehaiPan/255/orig -> origin/gh/XuehaiPan/255/orig 2025-11-03T16:39:48.6608094Z * [new branch] gh/XuehaiPan/257/base -> origin/gh/XuehaiPan/257/base 2025-11-03T16:39:48.6608600Z * [new branch] gh/XuehaiPan/257/head -> origin/gh/XuehaiPan/257/head 2025-11-03T16:39:48.6609117Z * [new branch] gh/XuehaiPan/257/orig -> origin/gh/XuehaiPan/257/orig 2025-11-03T16:39:48.6609839Z * [new branch] gh/XuehaiPan/271/base -> origin/gh/XuehaiPan/271/base 2025-11-03T16:39:48.6610341Z * [new branch] gh/XuehaiPan/271/head -> origin/gh/XuehaiPan/271/head 2025-11-03T16:39:48.6610863Z * [new branch] gh/XuehaiPan/271/orig -> origin/gh/XuehaiPan/271/orig 2025-11-03T16:39:48.6611376Z * [new branch] gh/XuehaiPan/290/base -> origin/gh/XuehaiPan/290/base 2025-11-03T16:39:48.6611894Z * [new branch] gh/XuehaiPan/290/head -> origin/gh/XuehaiPan/290/head 2025-11-03T16:39:48.6612476Z * [new branch] gh/XuehaiPan/290/orig -> origin/gh/XuehaiPan/290/orig 2025-11-03T16:39:48.6612986Z * [new branch] gh/XuehaiPan/343/base -> origin/gh/XuehaiPan/343/base 2025-11-03T16:39:48.6613505Z * [new branch] gh/XuehaiPan/343/head -> origin/gh/XuehaiPan/343/head 2025-11-03T16:39:48.6614022Z * [new branch] gh/XuehaiPan/343/orig -> origin/gh/XuehaiPan/343/orig 2025-11-03T16:39:48.6614548Z * [new branch] gh/XuehaiPan/347/base -> origin/gh/XuehaiPan/347/base 2025-11-03T16:39:48.6615048Z * [new branch] gh/XuehaiPan/347/head -> origin/gh/XuehaiPan/347/head 2025-11-03T16:39:48.6615565Z * [new branch] gh/XuehaiPan/347/orig -> origin/gh/XuehaiPan/347/orig 2025-11-03T16:39:48.6616075Z * [new branch] gh/XuehaiPan/348/base -> origin/gh/XuehaiPan/348/base 2025-11-03T16:39:48.6616575Z * [new branch] gh/XuehaiPan/348/head -> origin/gh/XuehaiPan/348/head 2025-11-03T16:39:48.6617087Z * [new branch] gh/XuehaiPan/348/orig -> origin/gh/XuehaiPan/348/orig 2025-11-03T16:39:48.6617589Z * [new branch] gh/XuehaiPan/350/base -> origin/gh/XuehaiPan/350/base 2025-11-03T16:39:48.6618108Z * [new branch] gh/XuehaiPan/350/head -> origin/gh/XuehaiPan/350/head 2025-11-03T16:39:48.6618627Z * [new branch] gh/XuehaiPan/350/orig -> origin/gh/XuehaiPan/350/orig 2025-11-03T16:39:48.6619132Z * [new branch] gh/XuehaiPan/356/base -> origin/gh/XuehaiPan/356/base 2025-11-03T16:39:48.6619656Z * [new branch] gh/XuehaiPan/356/head -> origin/gh/XuehaiPan/356/head 2025-11-03T16:39:48.6620162Z * [new branch] gh/XuehaiPan/356/orig -> origin/gh/XuehaiPan/356/orig 2025-11-03T16:39:48.6620675Z * [new branch] gh/XuehaiPan/357/base -> origin/gh/XuehaiPan/357/base 2025-11-03T16:39:48.6621193Z * [new branch] gh/XuehaiPan/357/head -> origin/gh/XuehaiPan/357/head 2025-11-03T16:39:48.6621708Z * [new branch] gh/XuehaiPan/357/orig -> origin/gh/XuehaiPan/357/orig 2025-11-03T16:39:48.6622234Z * [new branch] gh/XuehaiPan/358/base -> origin/gh/XuehaiPan/358/base 2025-11-03T16:39:48.6622741Z * [new branch] gh/XuehaiPan/358/head -> origin/gh/XuehaiPan/358/head 2025-11-03T16:39:48.6623260Z * [new branch] gh/XuehaiPan/358/orig -> origin/gh/XuehaiPan/358/orig 2025-11-03T16:39:48.6623775Z * [new branch] gh/XuehaiPan/359/base -> origin/gh/XuehaiPan/359/base 2025-11-03T16:39:48.6625149Z * [new branch] gh/XuehaiPan/359/head -> origin/gh/XuehaiPan/359/head 2025-11-03T16:39:48.6625694Z * [new branch] gh/XuehaiPan/359/orig -> origin/gh/XuehaiPan/359/orig 2025-11-03T16:39:48.6626210Z * [new branch] gh/XuehaiPan/360/base -> origin/gh/XuehaiPan/360/base 2025-11-03T16:39:48.6626736Z * [new branch] gh/XuehaiPan/360/head -> origin/gh/XuehaiPan/360/head 2025-11-03T16:39:48.6627250Z * [new branch] gh/XuehaiPan/360/orig -> origin/gh/XuehaiPan/360/orig 2025-11-03T16:39:48.6627787Z * [new branch] gh/XuehaiPan/365/base -> origin/gh/XuehaiPan/365/base 2025-11-03T16:39:48.6628680Z * [new branch] gh/XuehaiPan/365/head -> origin/gh/XuehaiPan/365/head 2025-11-03T16:39:48.6629198Z * [new branch] gh/XuehaiPan/365/orig -> origin/gh/XuehaiPan/365/orig 2025-11-03T16:39:48.6629723Z * [new branch] gh/XuehaiPan/366/base -> origin/gh/XuehaiPan/366/base 2025-11-03T16:39:48.6630237Z * [new branch] gh/XuehaiPan/366/head -> origin/gh/XuehaiPan/366/head 2025-11-03T16:39:48.6630773Z * [new branch] gh/XuehaiPan/370/base -> origin/gh/XuehaiPan/370/base 2025-11-03T16:39:48.6631299Z * [new branch] gh/XuehaiPan/370/head -> origin/gh/XuehaiPan/370/head 2025-11-03T16:39:48.6631810Z * [new branch] gh/XuehaiPan/370/orig -> origin/gh/XuehaiPan/370/orig 2025-11-03T16:39:48.6632328Z * [new branch] gh/XuehaiPan/384/base -> origin/gh/XuehaiPan/384/base 2025-11-03T16:39:48.6632835Z * [new branch] gh/XuehaiPan/384/head -> origin/gh/XuehaiPan/384/head 2025-11-03T16:39:48.6633375Z * [new branch] gh/XuehaiPan/384/orig -> origin/gh/XuehaiPan/384/orig 2025-11-03T16:39:48.6633898Z * [new branch] gh/XuehaiPan/390/base -> origin/gh/XuehaiPan/390/base 2025-11-03T16:39:48.6634410Z * [new branch] gh/XuehaiPan/390/head -> origin/gh/XuehaiPan/390/head 2025-11-03T16:39:48.6634933Z * [new branch] gh/XuehaiPan/390/orig -> origin/gh/XuehaiPan/390/orig 2025-11-03T16:39:48.6635431Z * [new branch] gh/XuehaiPan/391/base -> origin/gh/XuehaiPan/391/base 2025-11-03T16:39:48.6635938Z * [new branch] gh/XuehaiPan/391/head -> origin/gh/XuehaiPan/391/head 2025-11-03T16:39:48.6636437Z * [new branch] gh/XuehaiPan/391/orig -> origin/gh/XuehaiPan/391/orig 2025-11-03T16:39:48.6636972Z * [new branch] gh/XuehaiPan/392/base -> origin/gh/XuehaiPan/392/base 2025-11-03T16:39:48.6637505Z * [new branch] gh/XuehaiPan/392/head -> origin/gh/XuehaiPan/392/head 2025-11-03T16:39:48.6638030Z * [new branch] gh/XuehaiPan/392/orig -> origin/gh/XuehaiPan/392/orig 2025-11-03T16:39:48.6638559Z * [new branch] gh/XuehaiPan/393/base -> origin/gh/XuehaiPan/393/base 2025-11-03T16:39:48.6639074Z * [new branch] gh/XuehaiPan/393/head -> origin/gh/XuehaiPan/393/head 2025-11-03T16:39:48.6639605Z * [new branch] gh/XuehaiPan/393/orig -> origin/gh/XuehaiPan/393/orig 2025-11-03T16:39:48.6640122Z * [new branch] gh/XuehaiPan/394/base -> origin/gh/XuehaiPan/394/base 2025-11-03T16:39:48.6640629Z * [new branch] gh/XuehaiPan/394/head -> origin/gh/XuehaiPan/394/head 2025-11-03T16:39:48.6641136Z * [new branch] gh/XuehaiPan/394/orig -> origin/gh/XuehaiPan/394/orig 2025-11-03T16:39:48.6641646Z * [new branch] gh/XuehaiPan/395/base -> origin/gh/XuehaiPan/395/base 2025-11-03T16:39:48.6642248Z * [new branch] gh/XuehaiPan/395/head -> origin/gh/XuehaiPan/395/head 2025-11-03T16:39:48.6642761Z * [new branch] gh/XuehaiPan/395/orig -> origin/gh/XuehaiPan/395/orig 2025-11-03T16:39:48.6643605Z * [new branch] gh/XuehaiPan/396/base -> origin/gh/XuehaiPan/396/base 2025-11-03T16:39:48.6644113Z * [new branch] gh/XuehaiPan/396/orig -> origin/gh/XuehaiPan/396/orig 2025-11-03T16:39:48.6644629Z * [new branch] gh/ZhiweiYan-96/39/base -> origin/gh/ZhiweiYan-96/39/base 2025-11-03T16:39:48.6645182Z * [new branch] gh/ZhiweiYan-96/39/head -> origin/gh/ZhiweiYan-96/39/head 2025-11-03T16:39:48.6645741Z * [new branch] gh/ZhiweiYan-96/39/orig -> origin/gh/ZhiweiYan-96/39/orig 2025-11-03T16:39:48.6646262Z * [new branch] gh/ZhiweiYan-96/44/base -> origin/gh/ZhiweiYan-96/44/base 2025-11-03T16:39:48.6647020Z * [new branch] gh/ZhiweiYan-96/44/head -> origin/gh/ZhiweiYan-96/44/head 2025-11-03T16:39:48.6647546Z * [new branch] gh/ZhiweiYan-96/45/base -> origin/gh/ZhiweiYan-96/45/base 2025-11-03T16:39:48.6648076Z * [new branch] gh/ZhiweiYan-96/45/head -> origin/gh/ZhiweiYan-96/45/head 2025-11-03T16:39:48.6648613Z * [new branch] gh/ZhiweiYan-96/49/base -> origin/gh/ZhiweiYan-96/49/base 2025-11-03T16:39:48.6649133Z * [new branch] gh/ZhiweiYan-96/49/head -> origin/gh/ZhiweiYan-96/49/head 2025-11-03T16:39:48.6649667Z * [new branch] gh/ZhiweiYan-96/62/base -> origin/gh/ZhiweiYan-96/62/base 2025-11-03T16:39:48.6650181Z * [new branch] gh/ZhiweiYan-96/62/head -> origin/gh/ZhiweiYan-96/62/head 2025-11-03T16:39:48.6650719Z * [new branch] gh/ZhiweiYan-96/66/base -> origin/gh/ZhiweiYan-96/66/base 2025-11-03T16:39:48.6651238Z * [new branch] gh/ZhiweiYan-96/66/head -> origin/gh/ZhiweiYan-96/66/head 2025-11-03T16:39:48.6651767Z * [new branch] gh/ZhiweiYan-96/67/base -> origin/gh/ZhiweiYan-96/67/base 2025-11-03T16:39:48.6652315Z * [new branch] gh/ZhiweiYan-96/67/head -> origin/gh/ZhiweiYan-96/67/head 2025-11-03T16:39:48.6652933Z * [new branch] gh/ZhiweiYan-96/68/base -> origin/gh/ZhiweiYan-96/68/base 2025-11-03T16:39:48.6653463Z * [new branch] gh/ZhiweiYan-96/68/head -> origin/gh/ZhiweiYan-96/68/head 2025-11-03T16:39:48.6653988Z * [new branch] gh/ZhiweiYan-96/68/orig -> origin/gh/ZhiweiYan-96/68/orig 2025-11-03T16:39:48.6654524Z * [new branch] gh/aakhundov/1/base -> origin/gh/aakhundov/1/base 2025-11-03T16:39:48.6655041Z * [new branch] gh/aakhundov/1/head -> origin/gh/aakhundov/1/head 2025-11-03T16:39:48.6655535Z * [new branch] gh/aakhundov/2/base -> origin/gh/aakhundov/2/base 2025-11-03T16:39:48.6656047Z * [new branch] gh/aakhundov/2/head -> origin/gh/aakhundov/2/head 2025-11-03T16:39:48.6656541Z * [new branch] gh/aakhundov/3/base -> origin/gh/aakhundov/3/base 2025-11-03T16:39:48.6657041Z * [new branch] gh/aakhundov/3/head -> origin/gh/aakhundov/3/head 2025-11-03T16:39:48.6657544Z * [new branch] gh/aakhundov/3/orig -> origin/gh/aakhundov/3/orig 2025-11-03T16:39:48.6658054Z * [new branch] gh/aditew01/openblas -> origin/gh/aditew01/openblas 2025-11-03T16:39:48.6658572Z * [new branch] gh/aditew01/sbgemm -> origin/gh/aditew01/sbgemm 2025-11-03T16:39:48.6659080Z * [new branch] gh/aditew01/vecbf16 -> origin/gh/aditew01/vecbf16 2025-11-03T16:39:48.6659582Z * [new branch] gh/albanD/1/base -> origin/gh/albanD/1/base 2025-11-03T16:39:48.6660066Z * [new branch] gh/albanD/1/head -> origin/gh/albanD/1/head 2025-11-03T16:39:48.6660534Z * [new branch] gh/albanD/1/orig -> origin/gh/albanD/1/orig 2025-11-03T16:39:48.6661029Z * [new branch] gh/albanD/2/base -> origin/gh/albanD/2/base 2025-11-03T16:39:48.6661492Z * [new branch] gh/albanD/2/head -> origin/gh/albanD/2/head 2025-11-03T16:39:48.6662301Z * [new branch] gh/albanD/2/orig -> origin/gh/albanD/2/orig 2025-11-03T16:39:48.6662765Z * [new branch] gh/albanD/3/base -> origin/gh/albanD/3/base 2025-11-03T16:39:48.6663247Z * [new branch] gh/albanD/3/head -> origin/gh/albanD/3/head 2025-11-03T16:39:48.6663724Z * [new branch] gh/albanD/3/orig -> origin/gh/albanD/3/orig 2025-11-03T16:39:48.6664187Z * [new branch] gh/albanD/4/base -> origin/gh/albanD/4/base 2025-11-03T16:39:48.6664661Z * [new branch] gh/albanD/4/head -> origin/gh/albanD/4/head 2025-11-03T16:39:48.6665359Z * [new branch] gh/albanD/4/orig -> origin/gh/albanD/4/orig 2025-11-03T16:39:48.6666080Z * [new branch] gh/alexbrauckmann/paddedtensor_faketensor_init -> origin/gh/alexbrauckmann/paddedtensor_faketensor_init 2025-11-03T16:39:48.6666841Z * [new branch] gh/alexsamardzic/11/base -> origin/gh/alexsamardzic/11/base 2025-11-03T16:39:48.6667400Z * [new branch] gh/alexsamardzic/11/head -> origin/gh/alexsamardzic/11/head 2025-11-03T16:39:48.6667970Z * [new branch] gh/alexsamardzic/11/orig -> origin/gh/alexsamardzic/11/orig 2025-11-03T16:39:48.6668521Z * [new branch] gh/alexsamardzic/12/base -> origin/gh/alexsamardzic/12/base 2025-11-03T16:39:48.6669079Z * [new branch] gh/alexsamardzic/12/head -> origin/gh/alexsamardzic/12/head 2025-11-03T16:39:48.6669647Z * [new branch] gh/alexsamardzic/12/orig -> origin/gh/alexsamardzic/12/orig 2025-11-03T16:39:48.6670207Z * [new branch] gh/alexsamardzic/13/base -> origin/gh/alexsamardzic/13/base 2025-11-03T16:39:48.6670777Z * [new branch] gh/alexsamardzic/13/head -> origin/gh/alexsamardzic/13/head 2025-11-03T16:39:48.6671337Z * [new branch] gh/alexsamardzic/13/orig -> origin/gh/alexsamardzic/13/orig 2025-11-03T16:39:48.6671907Z * [new branch] gh/alexsamardzic/14/base -> origin/gh/alexsamardzic/14/base 2025-11-03T16:39:48.6672476Z * [new branch] gh/alexsamardzic/14/head -> origin/gh/alexsamardzic/14/head 2025-11-03T16:39:48.6673033Z * [new branch] gh/alexsamardzic/14/orig -> origin/gh/alexsamardzic/14/orig 2025-11-03T16:39:48.6673567Z * [new branch] gh/amjames/18/base -> origin/gh/amjames/18/base 2025-11-03T16:39:48.6674057Z * [new branch] gh/amjames/18/head -> origin/gh/amjames/18/head 2025-11-03T16:39:48.6674555Z * [new branch] gh/amjames/18/orig -> origin/gh/amjames/18/orig 2025-11-03T16:39:48.6675080Z * [new branch] gh/andrewor14/35/base -> origin/gh/andrewor14/35/base 2025-11-03T16:39:48.6675595Z * [new branch] gh/andrewor14/35/head -> origin/gh/andrewor14/35/head 2025-11-03T16:39:48.6676127Z * [new branch] gh/andrewor14/35/orig -> origin/gh/andrewor14/35/orig 2025-11-03T16:39:48.6676635Z * [new branch] gh/andrewor14/50/base -> origin/gh/andrewor14/50/base 2025-11-03T16:39:48.6677161Z * [new branch] gh/andrewor14/50/head -> origin/gh/andrewor14/50/head 2025-11-03T16:39:48.6677671Z * [new branch] gh/andrewor14/50/orig -> origin/gh/andrewor14/50/orig 2025-11-03T16:39:48.6678200Z * [new branch] gh/andyanwang/30/base -> origin/gh/andyanwang/30/base 2025-11-03T16:39:48.6678731Z * [new branch] gh/andyanwang/30/orig -> origin/gh/andyanwang/30/orig 2025-11-03T16:39:48.6679240Z * [new branch] gh/andyanwang/31/base -> origin/gh/andyanwang/31/base 2025-11-03T16:39:48.6679769Z * [new branch] gh/andyanwang/31/orig -> origin/gh/andyanwang/31/orig 2025-11-03T16:39:48.6680276Z * [new branch] gh/andyanwang/32/base -> origin/gh/andyanwang/32/base 2025-11-03T16:39:48.6681072Z * [new branch] gh/andyanwang/32/head -> origin/gh/andyanwang/32/head 2025-11-03T16:39:48.6681597Z * [new branch] gh/andyanwang/32/orig -> origin/gh/andyanwang/32/orig 2025-11-03T16:39:48.6682110Z * [new branch] gh/andyanwang/39/base -> origin/gh/andyanwang/39/base 2025-11-03T16:39:48.6682638Z * [new branch] gh/andyanwang/39/head -> origin/gh/andyanwang/39/head 2025-11-03T16:39:48.6683156Z * [new branch] gh/andyanwang/39/orig -> origin/gh/andyanwang/39/orig 2025-11-03T16:39:48.6683680Z * [new branch] gh/andyanwang/40/base -> origin/gh/andyanwang/40/base 2025-11-03T16:39:48.6684651Z * [new branch] gh/andyanwang/40/head -> origin/gh/andyanwang/40/head 2025-11-03T16:39:48.6685235Z * [new branch] gh/andyanwang/40/orig -> origin/gh/andyanwang/40/orig 2025-11-03T16:39:48.6685770Z * [new branch] gh/andyanwang/41/base -> origin/gh/andyanwang/41/base 2025-11-03T16:39:48.6686294Z * [new branch] gh/andyanwang/41/head -> origin/gh/andyanwang/41/head 2025-11-03T16:39:48.6686826Z * [new branch] gh/andyanwang/41/orig -> origin/gh/andyanwang/41/orig 2025-11-03T16:39:48.6687350Z * [new branch] gh/andyanwang/42/base -> origin/gh/andyanwang/42/base 2025-11-03T16:39:48.6687855Z * [new branch] gh/andyanwang/42/head -> origin/gh/andyanwang/42/head 2025-11-03T16:39:48.6688378Z * [new branch] gh/andyanwang/42/orig -> origin/gh/andyanwang/42/orig 2025-11-03T16:39:48.6688899Z * [new branch] gh/andyanwang/43/base -> origin/gh/andyanwang/43/base 2025-11-03T16:39:48.6689437Z * [new branch] gh/andyanwang/43/head -> origin/gh/andyanwang/43/head 2025-11-03T16:39:48.6689955Z * [new branch] gh/andyanwang/43/orig -> origin/gh/andyanwang/43/orig 2025-11-03T16:39:48.6690505Z * [new branch] gh/andyanwang/44/base -> origin/gh/andyanwang/44/base 2025-11-03T16:39:48.6691035Z * [new branch] gh/andyanwang/44/head -> origin/gh/andyanwang/44/head 2025-11-03T16:39:48.6691553Z * [new branch] gh/andyanwang/44/orig -> origin/gh/andyanwang/44/orig 2025-11-03T16:39:48.6692086Z * [new branch] gh/angelayi/107/base -> origin/gh/angelayi/107/base 2025-11-03T16:39:48.6692674Z * [new branch] gh/angelayi/107/head -> origin/gh/angelayi/107/head 2025-11-03T16:39:48.6693199Z * [new branch] gh/angelayi/114/base -> origin/gh/angelayi/114/base 2025-11-03T16:39:48.6693719Z * [new branch] gh/angelayi/114/head -> origin/gh/angelayi/114/head 2025-11-03T16:39:48.6694219Z * [new branch] gh/angelayi/114/orig -> origin/gh/angelayi/114/orig 2025-11-03T16:39:48.6694735Z * [new branch] gh/angelayi/116/base -> origin/gh/angelayi/116/base 2025-11-03T16:39:48.6695240Z * [new branch] gh/angelayi/116/head -> origin/gh/angelayi/116/head 2025-11-03T16:39:48.6695753Z * [new branch] gh/angelayi/116/orig -> origin/gh/angelayi/116/orig 2025-11-03T16:39:48.6696261Z * [new branch] gh/angelayi/119/base -> origin/gh/angelayi/119/base 2025-11-03T16:39:48.6696758Z * [new branch] gh/angelayi/119/head -> origin/gh/angelayi/119/head 2025-11-03T16:39:48.6697272Z * [new branch] gh/angelayi/119/orig -> origin/gh/angelayi/119/orig 2025-11-03T16:39:48.6697772Z * [new branch] gh/angelayi/120/base -> origin/gh/angelayi/120/base 2025-11-03T16:39:48.6698290Z * [new branch] gh/angelayi/120/head -> origin/gh/angelayi/120/head 2025-11-03T16:39:48.6698814Z * [new branch] gh/angelayi/120/orig -> origin/gh/angelayi/120/orig 2025-11-03T16:39:48.6699637Z * [new branch] gh/angelayi/121/base -> origin/gh/angelayi/121/base 2025-11-03T16:39:48.6700154Z * [new branch] gh/angelayi/121/head -> origin/gh/angelayi/121/head 2025-11-03T16:39:48.6718372Z * [new branch] gh/angelayi/121/orig -> origin/gh/angelayi/121/orig 2025-11-03T16:39:48.6718922Z * [new branch] gh/angelayi/122/base -> origin/gh/angelayi/122/base 2025-11-03T16:39:48.6719419Z * [new branch] gh/angelayi/122/head -> origin/gh/angelayi/122/head 2025-11-03T16:39:48.6719930Z * [new branch] gh/angelayi/122/orig -> origin/gh/angelayi/122/orig 2025-11-03T16:39:48.6720430Z * [new branch] gh/angelayi/124/base -> origin/gh/angelayi/124/base 2025-11-03T16:39:48.6721407Z * [new branch] gh/angelayi/124/head -> origin/gh/angelayi/124/head 2025-11-03T16:39:48.6721936Z * [new branch] gh/angelayi/124/orig -> origin/gh/angelayi/124/orig 2025-11-03T16:39:48.6722438Z * [new branch] gh/angelayi/127/base -> origin/gh/angelayi/127/base 2025-11-03T16:39:48.6722943Z * [new branch] gh/angelayi/127/head -> origin/gh/angelayi/127/head 2025-11-03T16:39:48.6723438Z * [new branch] gh/angelayi/127/orig -> origin/gh/angelayi/127/orig 2025-11-03T16:39:48.6723937Z * [new branch] gh/angelayi/128/base -> origin/gh/angelayi/128/base 2025-11-03T16:39:48.6724429Z * [new branch] gh/angelayi/128/head -> origin/gh/angelayi/128/head 2025-11-03T16:39:48.6724925Z * [new branch] gh/angelayi/128/orig -> origin/gh/angelayi/128/orig 2025-11-03T16:39:48.6725435Z * [new branch] gh/angelayi/129/base -> origin/gh/angelayi/129/base 2025-11-03T16:39:48.6725921Z * [new branch] gh/angelayi/129/head -> origin/gh/angelayi/129/head 2025-11-03T16:39:48.6726412Z * [new branch] gh/angelayi/129/orig -> origin/gh/angelayi/129/orig 2025-11-03T16:39:48.6726906Z * [new branch] gh/angelayi/130/base -> origin/gh/angelayi/130/base 2025-11-03T16:39:48.6727402Z * [new branch] gh/angelayi/130/head -> origin/gh/angelayi/130/head 2025-11-03T16:39:48.6727902Z * [new branch] gh/angelayi/130/orig -> origin/gh/angelayi/130/orig 2025-11-03T16:39:48.6728414Z * [new branch] gh/anijain2305/753/base -> origin/gh/anijain2305/753/base 2025-11-03T16:39:48.6728951Z * [new branch] gh/anijain2305/753/head -> origin/gh/anijain2305/753/head 2025-11-03T16:39:48.6729482Z * [new branch] gh/anijain2305/753/orig -> origin/gh/anijain2305/753/orig 2025-11-03T16:39:48.6730000Z * [new branch] gh/anijain2305/792/base -> origin/gh/anijain2305/792/base 2025-11-03T16:39:48.6730527Z * [new branch] gh/anijain2305/792/head -> origin/gh/anijain2305/792/head 2025-11-03T16:39:48.6731051Z * [new branch] gh/anijain2305/792/orig -> origin/gh/anijain2305/792/orig 2025-11-03T16:39:48.6731580Z * [new branch] gh/anijain2305/805/base -> origin/gh/anijain2305/805/base 2025-11-03T16:39:48.6732109Z * [new branch] gh/anijain2305/805/head -> origin/gh/anijain2305/805/head 2025-11-03T16:39:48.6732767Z * [new branch] gh/anijain2305/805/orig -> origin/gh/anijain2305/805/orig 2025-11-03T16:39:48.6733304Z * [new branch] gh/anijain2305/810/base -> origin/gh/anijain2305/810/base 2025-11-03T16:39:48.6733831Z * [new branch] gh/anijain2305/810/head -> origin/gh/anijain2305/810/head 2025-11-03T16:39:48.6734364Z * [new branch] gh/anijain2305/810/orig -> origin/gh/anijain2305/810/orig 2025-11-03T16:39:48.6734878Z * [new branch] gh/anijain2305/812/base -> origin/gh/anijain2305/812/base 2025-11-03T16:39:48.6735393Z * [new branch] gh/anijain2305/812/head -> origin/gh/anijain2305/812/head 2025-11-03T16:39:48.6736261Z * [new branch] gh/anijain2305/812/orig -> origin/gh/anijain2305/812/orig 2025-11-03T16:39:48.6736778Z * [new branch] gh/anijain2305/854/base -> origin/gh/anijain2305/854/base 2025-11-03T16:39:48.6737307Z * [new branch] gh/anijain2305/854/head -> origin/gh/anijain2305/854/head 2025-11-03T16:39:48.6737825Z * [new branch] gh/anijain2305/854/orig -> origin/gh/anijain2305/854/orig 2025-11-03T16:39:48.6738347Z * [new branch] gh/anijain2305/864/base -> origin/gh/anijain2305/864/base 2025-11-03T16:39:48.6738862Z * [new branch] gh/anijain2305/864/head -> origin/gh/anijain2305/864/head 2025-11-03T16:39:48.6739608Z * [new branch] gh/anijain2305/864/orig -> origin/gh/anijain2305/864/orig 2025-11-03T16:39:48.6740144Z * [new branch] gh/anijain2305/870/base -> origin/gh/anijain2305/870/base 2025-11-03T16:39:48.6740660Z * [new branch] gh/anijain2305/870/head -> origin/gh/anijain2305/870/head 2025-11-03T16:39:48.6741186Z * [new branch] gh/anijain2305/870/orig -> origin/gh/anijain2305/870/orig 2025-11-03T16:39:48.6741711Z * [new branch] gh/anijain2305/873/base -> origin/gh/anijain2305/873/base 2025-11-03T16:39:48.6742223Z * [new branch] gh/anijain2305/873/head -> origin/gh/anijain2305/873/head 2025-11-03T16:39:48.6742743Z * [new branch] gh/anijain2305/873/orig -> origin/gh/anijain2305/873/orig 2025-11-03T16:39:48.6743256Z * [new branch] gh/anijain2305/891/base -> origin/gh/anijain2305/891/base 2025-11-03T16:39:48.6743776Z * [new branch] gh/anijain2305/891/head -> origin/gh/anijain2305/891/head 2025-11-03T16:39:48.6744289Z * [new branch] gh/anijain2305/891/orig -> origin/gh/anijain2305/891/orig 2025-11-03T16:39:48.6744794Z * [new branch] gh/anijain2305/894/base -> origin/gh/anijain2305/894/base 2025-11-03T16:39:48.6745319Z * [new branch] gh/anijain2305/894/head -> origin/gh/anijain2305/894/head 2025-11-03T16:39:48.6745833Z * [new branch] gh/anijain2305/894/orig -> origin/gh/anijain2305/894/orig 2025-11-03T16:39:48.6746354Z * [new branch] gh/anijain2305/895/base -> origin/gh/anijain2305/895/base 2025-11-03T16:39:48.6746876Z * [new branch] gh/anijain2305/895/head -> origin/gh/anijain2305/895/head 2025-11-03T16:39:48.6747387Z * [new branch] gh/anijain2305/895/orig -> origin/gh/anijain2305/895/orig 2025-11-03T16:39:48.6747901Z * [new branch] gh/anijain2305/896/base -> origin/gh/anijain2305/896/base 2025-11-03T16:39:48.6748412Z * [new branch] gh/anijain2305/896/head -> origin/gh/anijain2305/896/head 2025-11-03T16:39:48.6748936Z * [new branch] gh/anijain2305/896/orig -> origin/gh/anijain2305/896/orig 2025-11-03T16:39:48.6749463Z * [new branch] gh/anijain2305/897/base -> origin/gh/anijain2305/897/base 2025-11-03T16:39:48.6749972Z * [new branch] gh/anijain2305/897/head -> origin/gh/anijain2305/897/head 2025-11-03T16:39:48.6750487Z * [new branch] gh/anijain2305/897/orig -> origin/gh/anijain2305/897/orig 2025-11-03T16:39:48.6750992Z * [new branch] gh/anijain2305/898/base -> origin/gh/anijain2305/898/base 2025-11-03T16:39:48.6751515Z * [new branch] gh/anijain2305/898/head -> origin/gh/anijain2305/898/head 2025-11-03T16:39:48.6752029Z * [new branch] gh/anijain2305/898/orig -> origin/gh/anijain2305/898/orig 2025-11-03T16:39:48.6752547Z * [new branch] gh/anijain2305/899/base -> origin/gh/anijain2305/899/base 2025-11-03T16:39:48.6753077Z * [new branch] gh/anijain2305/899/head -> origin/gh/anijain2305/899/head 2025-11-03T16:39:48.6753599Z * [new branch] gh/anijain2305/899/orig -> origin/gh/anijain2305/899/orig 2025-11-03T16:39:48.6754413Z * [new branch] gh/anijain2305/900/base -> origin/gh/anijain2305/900/base 2025-11-03T16:39:48.6754931Z * [new branch] gh/anijain2305/900/head -> origin/gh/anijain2305/900/head 2025-11-03T16:39:48.6755455Z * [new branch] gh/anijain2305/900/orig -> origin/gh/anijain2305/900/orig 2025-11-03T16:39:48.6755984Z * [new branch] gh/anijain2305/901/base -> origin/gh/anijain2305/901/base 2025-11-03T16:39:48.6756508Z * [new branch] gh/anijain2305/901/head -> origin/gh/anijain2305/901/head 2025-11-03T16:39:48.6757038Z * [new branch] gh/anijain2305/901/orig -> origin/gh/anijain2305/901/orig 2025-11-03T16:39:48.6757783Z * [new branch] gh/anijain2305/902/base -> origin/gh/anijain2305/902/base 2025-11-03T16:39:48.6758316Z * [new branch] gh/anijain2305/902/head -> origin/gh/anijain2305/902/head 2025-11-03T16:39:48.6758864Z * [new branch] gh/anijain2305/902/orig -> origin/gh/anijain2305/902/orig 2025-11-03T16:39:48.6759378Z * [new branch] gh/anijain2305/903/base -> origin/gh/anijain2305/903/base 2025-11-03T16:39:48.6759912Z * [new branch] gh/anijain2305/903/head -> origin/gh/anijain2305/903/head 2025-11-03T16:39:48.6760430Z * [new branch] gh/anijain2305/903/orig -> origin/gh/anijain2305/903/orig 2025-11-03T16:39:48.6760956Z * [new branch] gh/anijain2305/904/base -> origin/gh/anijain2305/904/base 2025-11-03T16:39:48.6761487Z * [new branch] gh/anijain2305/904/head -> origin/gh/anijain2305/904/head 2025-11-03T16:39:48.6761998Z * [new branch] gh/anijain2305/904/orig -> origin/gh/anijain2305/904/orig 2025-11-03T16:39:48.6762519Z * [new branch] gh/anijain2305/905/base -> origin/gh/anijain2305/905/base 2025-11-03T16:39:48.6763029Z * [new branch] gh/anijain2305/905/head -> origin/gh/anijain2305/905/head 2025-11-03T16:39:48.6763559Z * [new branch] gh/anijain2305/905/orig -> origin/gh/anijain2305/905/orig 2025-11-03T16:39:48.6764081Z * [new branch] gh/anijain2305/906/base -> origin/gh/anijain2305/906/base 2025-11-03T16:39:48.6764600Z * [new branch] gh/anijain2305/906/head -> origin/gh/anijain2305/906/head 2025-11-03T16:39:48.6765129Z * [new branch] gh/anijain2305/906/orig -> origin/gh/anijain2305/906/orig 2025-11-03T16:39:48.6765638Z * [new branch] gh/anijain2305/907/base -> origin/gh/anijain2305/907/base 2025-11-03T16:39:48.6766151Z * [new branch] gh/anijain2305/907/head -> origin/gh/anijain2305/907/head 2025-11-03T16:39:48.6766672Z * [new branch] gh/anijain2305/907/orig -> origin/gh/anijain2305/907/orig 2025-11-03T16:39:48.6767182Z * [new branch] gh/anijain2305/908/base -> origin/gh/anijain2305/908/base 2025-11-03T16:39:48.6767702Z * [new branch] gh/anijain2305/908/head -> origin/gh/anijain2305/908/head 2025-11-03T16:39:48.6768214Z * [new branch] gh/anijain2305/908/orig -> origin/gh/anijain2305/908/orig 2025-11-03T16:39:48.6768732Z * [new branch] gh/anijain2305/909/base -> origin/gh/anijain2305/909/base 2025-11-03T16:39:48.6769238Z * [new branch] gh/anijain2305/909/head -> origin/gh/anijain2305/909/head 2025-11-03T16:39:48.6769757Z * [new branch] gh/anijain2305/909/orig -> origin/gh/anijain2305/909/orig 2025-11-03T16:39:48.6770280Z * [new branch] gh/anijain2305/910/base -> origin/gh/anijain2305/910/base 2025-11-03T16:39:48.6770799Z * [new branch] gh/anijain2305/910/head -> origin/gh/anijain2305/910/head 2025-11-03T16:39:48.6771451Z * [new branch] gh/anijain2305/910/orig -> origin/gh/anijain2305/910/orig 2025-11-03T16:39:48.6771961Z * [new branch] gh/anijain2305/911/base -> origin/gh/anijain2305/911/base 2025-11-03T16:39:48.6772830Z * [new branch] gh/anijain2305/911/head -> origin/gh/anijain2305/911/head 2025-11-03T16:39:48.6773355Z * [new branch] gh/anijain2305/911/orig -> origin/gh/anijain2305/911/orig 2025-11-03T16:39:48.6773866Z * [new branch] gh/anijain2305/912/base -> origin/gh/anijain2305/912/base 2025-11-03T16:39:48.6774384Z * [new branch] gh/anijain2305/912/head -> origin/gh/anijain2305/912/head 2025-11-03T16:39:48.6774895Z * [new branch] gh/anijain2305/912/orig -> origin/gh/anijain2305/912/orig 2025-11-03T16:39:48.6775416Z * [new branch] gh/anijain2305/913/base -> origin/gh/anijain2305/913/base 2025-11-03T16:39:48.6776205Z * [new branch] gh/anijain2305/913/head -> origin/gh/anijain2305/913/head 2025-11-03T16:39:48.6776733Z * [new branch] gh/anijain2305/913/orig -> origin/gh/anijain2305/913/orig 2025-11-03T16:39:48.6777273Z * [new branch] gh/anijain2305/914/base -> origin/gh/anijain2305/914/base 2025-11-03T16:39:48.6777794Z * [new branch] gh/anijain2305/914/head -> origin/gh/anijain2305/914/head 2025-11-03T16:39:48.6778321Z * [new branch] gh/anijain2305/914/orig -> origin/gh/anijain2305/914/orig 2025-11-03T16:39:48.6778847Z * [new branch] gh/anijain2305/915/base -> origin/gh/anijain2305/915/base 2025-11-03T16:39:48.6779353Z * [new branch] gh/anijain2305/915/head -> origin/gh/anijain2305/915/head 2025-11-03T16:39:48.6779872Z * [new branch] gh/anijain2305/915/orig -> origin/gh/anijain2305/915/orig 2025-11-03T16:39:48.6780384Z * [new branch] gh/anijain2305/916/base -> origin/gh/anijain2305/916/base 2025-11-03T16:39:48.6780902Z * [new branch] gh/anijain2305/916/head -> origin/gh/anijain2305/916/head 2025-11-03T16:39:48.6781433Z * [new branch] gh/anijain2305/916/orig -> origin/gh/anijain2305/916/orig 2025-11-03T16:39:48.6781946Z * [new branch] gh/anijain2305/917/base -> origin/gh/anijain2305/917/base 2025-11-03T16:39:48.6782466Z * [new branch] gh/anijain2305/917/head -> origin/gh/anijain2305/917/head 2025-11-03T16:39:48.6782980Z * [new branch] gh/anijain2305/917/orig -> origin/gh/anijain2305/917/orig 2025-11-03T16:39:48.6783509Z * [new branch] gh/anijain2305/918/base -> origin/gh/anijain2305/918/base 2025-11-03T16:39:48.6784035Z * [new branch] gh/anijain2305/918/head -> origin/gh/anijain2305/918/head 2025-11-03T16:39:48.6784552Z * [new branch] gh/anijain2305/918/orig -> origin/gh/anijain2305/918/orig 2025-11-03T16:39:48.6785088Z * [new branch] gh/anijain2305/919/base -> origin/gh/anijain2305/919/base 2025-11-03T16:39:48.6785606Z * [new branch] gh/anijain2305/919/head -> origin/gh/anijain2305/919/head 2025-11-03T16:39:48.6786138Z * [new branch] gh/anijain2305/919/orig -> origin/gh/anijain2305/919/orig 2025-11-03T16:39:48.6786648Z * [new branch] gh/anijain2305/920/base -> origin/gh/anijain2305/920/base 2025-11-03T16:39:48.6787179Z * [new branch] gh/anijain2305/920/head -> origin/gh/anijain2305/920/head 2025-11-03T16:39:48.6787691Z * [new branch] gh/anijain2305/920/orig -> origin/gh/anijain2305/920/orig 2025-11-03T16:39:48.6788206Z * [new branch] gh/anijain2305/921/base -> origin/gh/anijain2305/921/base 2025-11-03T16:39:48.6788732Z * [new branch] gh/anijain2305/921/head -> origin/gh/anijain2305/921/head 2025-11-03T16:39:48.6789251Z * [new branch] gh/anijain2305/921/orig -> origin/gh/anijain2305/921/orig 2025-11-03T16:39:48.6789768Z * [new branch] gh/anijain2305/922/base -> origin/gh/anijain2305/922/base 2025-11-03T16:39:48.6790577Z * [new branch] gh/anijain2305/922/head -> origin/gh/anijain2305/922/head 2025-11-03T16:39:48.6791098Z * [new branch] gh/anijain2305/922/orig -> origin/gh/anijain2305/922/orig 2025-11-03T16:39:48.6791626Z * [new branch] gh/anijain2305/923/base -> origin/gh/anijain2305/923/base 2025-11-03T16:39:48.6792155Z * [new branch] gh/anijain2305/923/head -> origin/gh/anijain2305/923/head 2025-11-03T16:39:48.6792659Z * [new branch] gh/anijain2305/923/orig -> origin/gh/anijain2305/923/orig 2025-11-03T16:39:48.6793186Z * [new branch] gh/anijain2305/924/base -> origin/gh/anijain2305/924/base 2025-11-03T16:39:48.6793693Z * [new branch] gh/anijain2305/924/head -> origin/gh/anijain2305/924/head 2025-11-03T16:39:48.6794428Z * [new branch] gh/anijain2305/924/orig -> origin/gh/anijain2305/924/orig 2025-11-03T16:39:48.6794961Z * [new branch] gh/anijain2305/925/base -> origin/gh/anijain2305/925/base 2025-11-03T16:39:48.6795477Z * [new branch] gh/anijain2305/925/head -> origin/gh/anijain2305/925/head 2025-11-03T16:39:48.6795997Z * [new branch] gh/anijain2305/925/orig -> origin/gh/anijain2305/925/orig 2025-11-03T16:39:48.6796510Z * [new branch] gh/anijain2305/926/base -> origin/gh/anijain2305/926/base 2025-11-03T16:39:48.6797032Z * [new branch] gh/anijain2305/926/head -> origin/gh/anijain2305/926/head 2025-11-03T16:39:48.6797538Z * [new branch] gh/anijain2305/926/orig -> origin/gh/anijain2305/926/orig 2025-11-03T16:39:48.6798053Z * [new branch] gh/anijain2305/927/base -> origin/gh/anijain2305/927/base 2025-11-03T16:39:48.6798581Z * [new branch] gh/anijain2305/927/head -> origin/gh/anijain2305/927/head 2025-11-03T16:39:48.6799239Z * [new branch] gh/anijain2305/927/orig -> origin/gh/anijain2305/927/orig 2025-11-03T16:39:48.6799771Z * [new branch] gh/anijain2305/928/base -> origin/gh/anijain2305/928/base 2025-11-03T16:39:48.6800296Z * [new branch] gh/anijain2305/928/head -> origin/gh/anijain2305/928/head 2025-11-03T16:39:48.6800830Z * [new branch] gh/anijain2305/928/orig -> origin/gh/anijain2305/928/orig 2025-11-03T16:39:48.6801349Z * [new branch] gh/anijain2305/929/base -> origin/gh/anijain2305/929/base 2025-11-03T16:39:48.6801876Z * [new branch] gh/anijain2305/929/head -> origin/gh/anijain2305/929/head 2025-11-03T16:39:48.6802382Z * [new branch] gh/anijain2305/929/orig -> origin/gh/anijain2305/929/orig 2025-11-03T16:39:48.6802905Z * [new branch] gh/anijain2305/930/base -> origin/gh/anijain2305/930/base 2025-11-03T16:39:48.6803413Z * [new branch] gh/anijain2305/930/head -> origin/gh/anijain2305/930/head 2025-11-03T16:39:48.6803926Z * [new branch] gh/anijain2305/930/orig -> origin/gh/anijain2305/930/orig 2025-11-03T16:39:48.6804451Z * [new branch] gh/anijain2305/931/base -> origin/gh/anijain2305/931/base 2025-11-03T16:39:48.6805005Z * [new branch] gh/anijain2305/931/head -> origin/gh/anijain2305/931/head 2025-11-03T16:39:48.6805570Z * [new branch] gh/anijain2305/931/orig -> origin/gh/anijain2305/931/orig 2025-11-03T16:39:48.6805770Z * [new branch] gh/anijain2305/932/base -> origin/gh/anijain2305/932/base 2025-11-03T16:39:48.6805970Z * [new branch] gh/anijain2305/932/head -> origin/gh/anijain2305/932/head 2025-11-03T16:39:48.6806183Z * [new branch] gh/anijain2305/932/orig -> origin/gh/anijain2305/932/orig 2025-11-03T16:39:48.6806387Z * [new branch] gh/anijain2305/933/base -> origin/gh/anijain2305/933/base 2025-11-03T16:39:48.6806593Z * [new branch] gh/anijain2305/933/head -> origin/gh/anijain2305/933/head 2025-11-03T16:39:48.6807102Z * [new branch] gh/anijain2305/933/orig -> origin/gh/anijain2305/933/orig 2025-11-03T16:39:48.6807301Z * [new branch] gh/anijain2305/934/base -> origin/gh/anijain2305/934/base 2025-11-03T16:39:48.6807501Z * [new branch] gh/anijain2305/934/head -> origin/gh/anijain2305/934/head 2025-11-03T16:39:48.6807712Z * [new branch] gh/anijain2305/934/orig -> origin/gh/anijain2305/934/orig 2025-11-03T16:39:48.6807913Z * [new branch] gh/anijain2305/935/base -> origin/gh/anijain2305/935/base 2025-11-03T16:39:48.6808114Z * [new branch] gh/anijain2305/935/head -> origin/gh/anijain2305/935/head 2025-11-03T16:39:48.6808538Z * [new branch] gh/anijain2305/935/orig -> origin/gh/anijain2305/935/orig 2025-11-03T16:39:48.6808744Z * [new branch] gh/anijain2305/936/base -> origin/gh/anijain2305/936/base 2025-11-03T16:39:48.6808946Z * [new branch] gh/anijain2305/936/head -> origin/gh/anijain2305/936/head 2025-11-03T16:39:48.6809156Z * [new branch] gh/anijain2305/936/orig -> origin/gh/anijain2305/936/orig 2025-11-03T16:39:48.6809358Z * [new branch] gh/anijain2305/937/base -> origin/gh/anijain2305/937/base 2025-11-03T16:39:48.6809560Z * [new branch] gh/anijain2305/937/head -> origin/gh/anijain2305/937/head 2025-11-03T16:39:48.6809767Z * [new branch] gh/anijain2305/937/orig -> origin/gh/anijain2305/937/orig 2025-11-03T16:39:48.6809970Z * [new branch] gh/anijain2305/938/base -> origin/gh/anijain2305/938/base 2025-11-03T16:39:48.6810174Z * [new branch] gh/anijain2305/938/head -> origin/gh/anijain2305/938/head 2025-11-03T16:39:48.6810390Z * [new branch] gh/anijain2305/938/orig -> origin/gh/anijain2305/938/orig 2025-11-03T16:39:48.6810626Z * [new branch] gh/anijain2305/939/base -> origin/gh/anijain2305/939/base 2025-11-03T16:39:48.6810853Z * [new branch] gh/anijain2305/939/head -> origin/gh/anijain2305/939/head 2025-11-03T16:39:48.6811063Z * [new branch] gh/anijain2305/939/orig -> origin/gh/anijain2305/939/orig 2025-11-03T16:39:48.6811312Z * [new branch] gh/anijain2305/940/base -> origin/gh/anijain2305/940/base 2025-11-03T16:39:48.6811514Z * [new branch] gh/anijain2305/940/head -> origin/gh/anijain2305/940/head 2025-11-03T16:39:48.6811716Z * [new branch] gh/anijain2305/940/orig -> origin/gh/anijain2305/940/orig 2025-11-03T16:39:48.6811919Z * [new branch] gh/anjali411/216/base -> origin/gh/anjali411/216/base 2025-11-03T16:39:48.6812118Z * [new branch] gh/anjali411/216/head -> origin/gh/anjali411/216/head 2025-11-03T16:39:48.6812375Z * [new branch] gh/anjali411/216/orig -> origin/gh/anjali411/216/orig 2025-11-03T16:39:48.6812598Z * [new branch] gh/ankitageorge/17/base -> origin/gh/ankitageorge/17/base 2025-11-03T16:39:48.6812813Z * [new branch] gh/ankitageorge/17/head -> origin/gh/ankitageorge/17/head 2025-11-03T16:39:48.6813020Z * [new branch] gh/ankitageorge/17/orig -> origin/gh/ankitageorge/17/orig 2025-11-03T16:39:48.6813229Z * [new branch] gh/anshul-si/1/base -> origin/gh/anshul-si/1/base 2025-11-03T16:39:48.6813425Z * [new branch] gh/anshul-si/1/head -> origin/gh/anshul-si/1/head 2025-11-03T16:39:48.6813615Z * [new branch] gh/anshul-si/2/base -> origin/gh/anshul-si/2/base 2025-11-03T16:39:48.6813814Z * [new branch] gh/anshul-si/2/head -> origin/gh/anshul-si/2/head 2025-11-03T16:39:48.6814001Z * [new branch] gh/anshul-si/3/base -> origin/gh/anshul-si/3/base 2025-11-03T16:39:48.6814182Z * [new branch] gh/anshul-si/3/head -> origin/gh/anshul-si/3/head 2025-11-03T16:39:48.6814452Z * [new branch] gh/anshul-si/4/base -> origin/gh/anshul-si/4/base 2025-11-03T16:39:48.6814636Z * [new branch] gh/anshul-si/4/head -> origin/gh/anshul-si/4/head 2025-11-03T16:39:48.6814826Z * [new branch] gh/anshul-si/5/base -> origin/gh/anshul-si/5/base 2025-11-03T16:39:48.6815023Z * [new branch] gh/anshul-si/5/head -> origin/gh/anshul-si/5/head 2025-11-03T16:39:48.6815219Z * [new branch] gh/anshul-si/51/base -> origin/gh/anshul-si/51/base 2025-11-03T16:39:48.6815411Z * [new branch] gh/anshul-si/51/head -> origin/gh/anshul-si/51/head 2025-11-03T16:39:48.6815605Z * [new branch] gh/anshul-si/51/orig -> origin/gh/anshul-si/51/orig 2025-11-03T16:39:48.6816043Z * [new branch] gh/anshul-si/52/base -> origin/gh/anshul-si/52/base 2025-11-03T16:39:48.6816242Z * [new branch] gh/anshul-si/52/head -> origin/gh/anshul-si/52/head 2025-11-03T16:39:48.6816492Z * [new branch] gh/anshul-si/52/orig -> origin/gh/anshul-si/52/orig 2025-11-03T16:39:48.6816694Z * [new branch] gh/anshul-si/53/base -> origin/gh/anshul-si/53/base 2025-11-03T16:39:48.6816921Z * [new branch] gh/anshul-si/53/head -> origin/gh/anshul-si/53/head 2025-11-03T16:39:48.6817110Z * [new branch] gh/anshul-si/54/base -> origin/gh/anshul-si/54/base 2025-11-03T16:39:48.6817318Z * [new branch] gh/anshul-si/54/head -> origin/gh/anshul-si/54/head 2025-11-03T16:39:48.6817505Z * [new branch] gh/anshul-si/54/orig -> origin/gh/anshul-si/54/orig 2025-11-03T16:39:48.6817700Z * [new branch] gh/anshul-si/55/base -> origin/gh/anshul-si/55/base 2025-11-03T16:39:48.6817900Z * [new branch] gh/anshul-si/55/head -> origin/gh/anshul-si/55/head 2025-11-03T16:39:48.6818087Z * [new branch] gh/anshul-si/55/orig -> origin/gh/anshul-si/55/orig 2025-11-03T16:39:48.6818278Z * [new branch] gh/anshul-si/56/base -> origin/gh/anshul-si/56/base 2025-11-03T16:39:48.6818478Z * [new branch] gh/anshul-si/56/head -> origin/gh/anshul-si/56/head 2025-11-03T16:39:48.6818665Z * [new branch] gh/anshul-si/56/orig -> origin/gh/anshul-si/56/orig 2025-11-03T16:39:48.6818852Z * [new branch] gh/anshul-si/57/base -> origin/gh/anshul-si/57/base 2025-11-03T16:39:48.6819045Z * [new branch] gh/anshul-si/57/head -> origin/gh/anshul-si/57/head 2025-11-03T16:39:48.6819232Z * [new branch] gh/anshul-si/57/orig -> origin/gh/anshul-si/57/orig 2025-11-03T16:39:48.6819423Z * [new branch] gh/anshul-si/58/base -> origin/gh/anshul-si/58/base 2025-11-03T16:39:48.6819620Z * [new branch] gh/anshul-si/58/head -> origin/gh/anshul-si/58/head 2025-11-03T16:39:48.6821245Z * [new branch] gh/anshul-si/59/base -> origin/gh/anshul-si/59/base 2025-11-03T16:39:48.6821432Z * [new branch] gh/anshul-si/59/head -> origin/gh/anshul-si/59/head 2025-11-03T16:39:48.6821632Z * [new branch] gh/anshul-si/59/orig -> origin/gh/anshul-si/59/orig 2025-11-03T16:39:48.6821820Z * [new branch] gh/anshul-si/60/base -> origin/gh/anshul-si/60/base 2025-11-03T16:39:48.6822012Z * [new branch] gh/anshul-si/60/head -> origin/gh/anshul-si/60/head 2025-11-03T16:39:48.6822207Z * [new branch] gh/anshul-si/60/orig -> origin/gh/anshul-si/60/orig 2025-11-03T16:39:48.6822454Z * [new branch] gh/anshul-si/61/base -> origin/gh/anshul-si/61/base 2025-11-03T16:39:48.6822658Z * [new branch] gh/anshul-si/61/head -> origin/gh/anshul-si/61/head 2025-11-03T16:39:48.6822890Z * [new branch] gh/anshul-si/61/orig -> origin/gh/anshul-si/61/orig 2025-11-03T16:39:48.6823192Z * [new branch] gh/anshul-si/62/base -> origin/gh/anshul-si/62/base 2025-11-03T16:39:48.6823381Z * [new branch] gh/anshul-si/62/head -> origin/gh/anshul-si/62/head 2025-11-03T16:39:48.6823576Z * [new branch] gh/anshul-si/62/orig -> origin/gh/anshul-si/62/orig 2025-11-03T16:39:48.6823773Z * [new branch] gh/anshul-si/63/base -> origin/gh/anshul-si/63/base 2025-11-03T16:39:48.6823962Z * [new branch] gh/anshul-si/63/head -> origin/gh/anshul-si/63/head 2025-11-03T16:39:48.6824145Z * [new branch] gh/anshul-si/63/orig -> origin/gh/anshul-si/63/orig 2025-11-03T16:39:48.6824413Z * [new branch] gh/anshul-si/64/base -> origin/gh/anshul-si/64/base 2025-11-03T16:39:48.6824600Z * [new branch] gh/anshul-si/64/head -> origin/gh/anshul-si/64/head 2025-11-03T16:39:48.6824787Z * [new branch] gh/anshul-si/64/orig -> origin/gh/anshul-si/64/orig 2025-11-03T16:39:48.6824989Z * [new branch] gh/anshul-si/65/base -> origin/gh/anshul-si/65/base 2025-11-03T16:39:48.6825180Z * [new branch] gh/anshul-si/65/head -> origin/gh/anshul-si/65/head 2025-11-03T16:39:48.6825376Z * [new branch] gh/anshul-si/65/orig -> origin/gh/anshul-si/65/orig 2025-11-03T16:39:48.6825581Z * [new branch] gh/aorenste/132/base -> origin/gh/aorenste/132/base 2025-11-03T16:39:48.6825768Z * [new branch] gh/aorenste/132/head -> origin/gh/aorenste/132/head 2025-11-03T16:39:48.6825956Z * [new branch] gh/aorenste/133/base -> origin/gh/aorenste/133/base 2025-11-03T16:39:48.6826154Z * [new branch] gh/aorenste/133/head -> origin/gh/aorenste/133/head 2025-11-03T16:39:48.6826344Z * [new branch] gh/aorenste/133/orig -> origin/gh/aorenste/133/orig 2025-11-03T16:39:48.6826536Z * [new branch] gh/aorenste/134/base -> origin/gh/aorenste/134/base 2025-11-03T16:39:48.6826729Z * [new branch] gh/aorenste/134/head -> origin/gh/aorenste/134/head 2025-11-03T16:39:48.6826918Z * [new branch] gh/aorenste/134/orig -> origin/gh/aorenste/134/orig 2025-11-03T16:39:48.6827105Z * [new branch] gh/aorenste/135/base -> origin/gh/aorenste/135/base 2025-11-03T16:39:48.6827293Z * [new branch] gh/aorenste/135/head -> origin/gh/aorenste/135/head 2025-11-03T16:39:48.6827486Z * [new branch] gh/aorenste/135/orig -> origin/gh/aorenste/135/orig 2025-11-03T16:39:48.6827673Z * [new branch] gh/aorenste/136/base -> origin/gh/aorenste/136/base 2025-11-03T16:39:48.6827863Z * [new branch] gh/aorenste/136/head -> origin/gh/aorenste/136/head 2025-11-03T16:39:48.6828058Z * [new branch] gh/aorenste/136/orig -> origin/gh/aorenste/136/orig 2025-11-03T16:39:48.6828300Z * [new branch] gh/aorenste/137/base -> origin/gh/aorenste/137/base 2025-11-03T16:39:48.6828488Z * [new branch] gh/aorenste/137/head -> origin/gh/aorenste/137/head 2025-11-03T16:39:48.6828725Z * [new branch] gh/aorenste/137/orig -> origin/gh/aorenste/137/orig 2025-11-03T16:39:48.6828915Z * [new branch] gh/aorenste/138/base -> origin/gh/aorenste/138/base 2025-11-03T16:39:48.6829103Z * [new branch] gh/aorenste/138/head -> origin/gh/aorenste/138/head 2025-11-03T16:39:48.6829308Z * [new branch] gh/aorenste/138/orig -> origin/gh/aorenste/138/orig 2025-11-03T16:39:48.6829502Z * [new branch] gh/aorenste/139/base -> origin/gh/aorenste/139/base 2025-11-03T16:39:48.6829691Z * [new branch] gh/aorenste/139/head -> origin/gh/aorenste/139/head 2025-11-03T16:39:48.6829889Z * [new branch] gh/aorenste/139/orig -> origin/gh/aorenste/139/orig 2025-11-03T16:39:48.6830150Z * [new branch] gh/aorenste/140/base -> origin/gh/aorenste/140/base 2025-11-03T16:39:48.6830339Z * [new branch] gh/aorenste/140/head -> origin/gh/aorenste/140/head 2025-11-03T16:39:48.6830550Z * [new branch] gh/aorenste/140/orig -> origin/gh/aorenste/140/orig 2025-11-03T16:39:48.6830752Z * [new branch] gh/aorenste/141/base -> origin/gh/aorenste/141/base 2025-11-03T16:39:48.6830940Z * [new branch] gh/aorenste/141/head -> origin/gh/aorenste/141/head 2025-11-03T16:39:48.6831146Z * [new branch] gh/aorenste/142/base -> origin/gh/aorenste/142/base 2025-11-03T16:39:48.6831401Z * [new branch] gh/aorenste/142/head -> origin/gh/aorenste/142/head 2025-11-03T16:39:48.6831598Z * [new branch] gh/aorenste/142/orig -> origin/gh/aorenste/142/orig 2025-11-03T16:39:48.6831789Z * [new branch] gh/aorenste/143/base -> origin/gh/aorenste/143/base 2025-11-03T16:39:48.6831980Z * [new branch] gh/aorenste/143/head -> origin/gh/aorenste/143/head 2025-11-03T16:39:48.6832168Z * [new branch] gh/aorenste/143/orig -> origin/gh/aorenste/143/orig 2025-11-03T16:39:48.6832356Z * [new branch] gh/aorenste/144/base -> origin/gh/aorenste/144/base 2025-11-03T16:39:48.6832548Z * [new branch] gh/aorenste/144/head -> origin/gh/aorenste/144/head 2025-11-03T16:39:48.6832735Z * [new branch] gh/aorenste/144/orig -> origin/gh/aorenste/144/orig 2025-11-03T16:39:48.6832923Z * [new branch] gh/aorenste/145/base -> origin/gh/aorenste/145/base 2025-11-03T16:39:48.6833126Z * [new branch] gh/aorenste/145/head -> origin/gh/aorenste/145/head 2025-11-03T16:39:48.6833317Z * [new branch] gh/aorenste/145/orig -> origin/gh/aorenste/145/orig 2025-11-03T16:39:48.6833552Z * [new branch] gh/avikchaudhuri/1/base -> origin/gh/avikchaudhuri/1/base 2025-11-03T16:39:48.6833777Z * [new branch] gh/avikchaudhuri/1/head -> origin/gh/avikchaudhuri/1/head 2025-11-03T16:39:48.6834024Z * [new branch] gh/avikchaudhuri/2/base -> origin/gh/avikchaudhuri/2/base 2025-11-03T16:39:48.6834251Z * [new branch] gh/avikchaudhuri/2/head -> origin/gh/avikchaudhuri/2/head 2025-11-03T16:39:48.6834469Z * [new branch] gh/avikchaudhuri/2/orig -> origin/gh/avikchaudhuri/2/orig 2025-11-03T16:39:48.6834660Z * [new branch] gh/bdhirsh/666/base -> origin/gh/bdhirsh/666/base 2025-11-03T16:39:48.6834894Z * [new branch] gh/bdhirsh/666/head -> origin/gh/bdhirsh/666/head 2025-11-03T16:39:48.6835093Z * [new branch] gh/bdhirsh/666/orig -> origin/gh/bdhirsh/666/orig 2025-11-03T16:39:48.6835279Z * [new branch] gh/bdhirsh/668/base -> origin/gh/bdhirsh/668/base 2025-11-03T16:39:48.6835469Z * [new branch] gh/bdhirsh/668/head -> origin/gh/bdhirsh/668/head 2025-11-03T16:39:48.6835661Z * [new branch] gh/bdhirsh/668/orig -> origin/gh/bdhirsh/668/orig 2025-11-03T16:39:48.6835846Z * [new branch] gh/bdhirsh/669/base -> origin/gh/bdhirsh/669/base 2025-11-03T16:39:48.6836029Z * [new branch] gh/bdhirsh/669/head -> origin/gh/bdhirsh/669/head 2025-11-03T16:39:48.6836220Z * [new branch] gh/bdhirsh/669/orig -> origin/gh/bdhirsh/669/orig 2025-11-03T16:39:48.6836416Z * [new branch] gh/bdhirsh/670/base -> origin/gh/bdhirsh/670/base 2025-11-03T16:39:48.6836607Z * [new branch] gh/bdhirsh/670/head -> origin/gh/bdhirsh/670/head 2025-11-03T16:39:48.6836793Z * [new branch] gh/bdhirsh/670/orig -> origin/gh/bdhirsh/670/orig 2025-11-03T16:39:48.6836987Z * [new branch] gh/bdhirsh/671/base -> origin/gh/bdhirsh/671/base 2025-11-03T16:39:48.6837240Z * [new branch] gh/bdhirsh/671/head -> origin/gh/bdhirsh/671/head 2025-11-03T16:39:48.6837425Z * [new branch] gh/bdhirsh/671/orig -> origin/gh/bdhirsh/671/orig 2025-11-03T16:39:48.6837619Z * [new branch] gh/bdhirsh/672/base -> origin/gh/bdhirsh/672/base 2025-11-03T16:39:48.6837802Z * [new branch] gh/bdhirsh/672/head -> origin/gh/bdhirsh/672/head 2025-11-03T16:39:48.6837988Z * [new branch] gh/bdhirsh/672/orig -> origin/gh/bdhirsh/672/orig 2025-11-03T16:39:48.6838187Z * [new branch] gh/bdhirsh/673/base -> origin/gh/bdhirsh/673/base 2025-11-03T16:39:48.6838447Z * [new branch] gh/bdhirsh/673/head -> origin/gh/bdhirsh/673/head 2025-11-03T16:39:48.6838638Z * [new branch] gh/bdhirsh/673/orig -> origin/gh/bdhirsh/673/orig 2025-11-03T16:39:48.6838835Z * [new branch] gh/bdhirsh/674/base -> origin/gh/bdhirsh/674/base 2025-11-03T16:39:48.6839020Z * [new branch] gh/bdhirsh/674/head -> origin/gh/bdhirsh/674/head 2025-11-03T16:39:48.6839203Z * [new branch] gh/bdhirsh/674/orig -> origin/gh/bdhirsh/674/orig 2025-11-03T16:39:48.6839396Z * [new branch] gh/bdhirsh/675/base -> origin/gh/bdhirsh/675/base 2025-11-03T16:39:48.6839585Z * [new branch] gh/bdhirsh/675/head -> origin/gh/bdhirsh/675/head 2025-11-03T16:39:48.6839774Z * [new branch] gh/bdhirsh/675/orig -> origin/gh/bdhirsh/675/orig 2025-11-03T16:39:48.6840024Z * [new branch] gh/benjaminglass1/101/base -> origin/gh/benjaminglass1/101/base 2025-11-03T16:39:48.6840314Z * [new branch] gh/benjaminglass1/101/head -> origin/gh/benjaminglass1/101/head 2025-11-03T16:39:48.6840546Z * [new branch] gh/benjaminglass1/101/orig -> origin/gh/benjaminglass1/101/orig 2025-11-03T16:39:48.6840836Z * [new branch] gh/benjaminglass1/102/base -> origin/gh/benjaminglass1/102/base 2025-11-03T16:39:48.6841096Z * [new branch] gh/benjaminglass1/102/head -> origin/gh/benjaminglass1/102/head 2025-11-03T16:39:48.6841328Z * [new branch] gh/benjaminglass1/102/orig -> origin/gh/benjaminglass1/102/orig 2025-11-03T16:39:48.6841556Z * [new branch] gh/benjaminglass1/106/base -> origin/gh/benjaminglass1/106/base 2025-11-03T16:39:48.6841797Z * [new branch] gh/benjaminglass1/106/head -> origin/gh/benjaminglass1/106/head 2025-11-03T16:39:48.6842025Z * [new branch] gh/benjaminglass1/106/orig -> origin/gh/benjaminglass1/106/orig 2025-11-03T16:39:48.6842265Z * [new branch] gh/benjaminglass1/107/base -> origin/gh/benjaminglass1/107/base 2025-11-03T16:39:48.6842513Z * [new branch] gh/benjaminglass1/107/head -> origin/gh/benjaminglass1/107/head 2025-11-03T16:39:48.6842745Z * [new branch] gh/benjaminglass1/107/orig -> origin/gh/benjaminglass1/107/orig 2025-11-03T16:39:48.6842976Z * [new branch] gh/benjaminglass1/108/base -> origin/gh/benjaminglass1/108/base 2025-11-03T16:39:48.6843207Z * [new branch] gh/benjaminglass1/108/head -> origin/gh/benjaminglass1/108/head 2025-11-03T16:39:48.6843429Z * [new branch] gh/benjaminglass1/108/orig -> origin/gh/benjaminglass1/108/orig 2025-11-03T16:39:48.6843651Z * [new branch] gh/benjaminglass1/79/base -> origin/gh/benjaminglass1/79/base 2025-11-03T16:39:48.6843883Z * [new branch] gh/benjaminglass1/79/head -> origin/gh/benjaminglass1/79/head 2025-11-03T16:39:48.6844105Z * [new branch] gh/benjaminglass1/79/orig -> origin/gh/benjaminglass1/79/orig 2025-11-03T16:39:48.6844327Z * [new branch] gh/benjaminglass1/86/base -> origin/gh/benjaminglass1/86/base 2025-11-03T16:39:48.6844624Z * [new branch] gh/benjaminglass1/86/head -> origin/gh/benjaminglass1/86/head 2025-11-03T16:39:48.6844850Z * [new branch] gh/benjaminglass1/86/orig -> origin/gh/benjaminglass1/86/orig 2025-11-03T16:39:48.6845067Z * [new branch] gh/benjaminglass1/97/base -> origin/gh/benjaminglass1/97/base 2025-11-03T16:39:48.6845291Z * [new branch] gh/benjaminglass1/97/head -> origin/gh/benjaminglass1/97/head 2025-11-03T16:39:48.6845508Z * [new branch] gh/benjaminglass1/97/orig -> origin/gh/benjaminglass1/97/orig 2025-11-03T16:39:48.6845710Z * [new branch] gh/bobrenjc93/570/base -> origin/gh/bobrenjc93/570/base 2025-11-03T16:39:48.6845989Z * [new branch] gh/bobrenjc93/570/head -> origin/gh/bobrenjc93/570/head 2025-11-03T16:39:48.6846243Z * [new branch] gh/bobrenjc93/570/orig -> origin/gh/bobrenjc93/570/orig 2025-11-03T16:39:48.6846442Z * [new branch] gh/bobrenjc93/604/base -> origin/gh/bobrenjc93/604/base 2025-11-03T16:39:48.6846695Z * [new branch] gh/bobrenjc93/604/head -> origin/gh/bobrenjc93/604/head 2025-11-03T16:39:48.6846891Z * [new branch] gh/bobrenjc93/604/orig -> origin/gh/bobrenjc93/604/orig 2025-11-03T16:39:48.6847091Z * [new branch] gh/bobrenjc93/625/base -> origin/gh/bobrenjc93/625/base 2025-11-03T16:39:48.6847290Z * [new branch] gh/bobrenjc93/625/head -> origin/gh/bobrenjc93/625/head 2025-11-03T16:39:48.6847500Z * [new branch] gh/bobrenjc93/625/orig -> origin/gh/bobrenjc93/625/orig 2025-11-03T16:39:48.6847695Z * [new branch] gh/bobrenjc93/626/base -> origin/gh/bobrenjc93/626/base 2025-11-03T16:39:48.6847894Z * [new branch] gh/bobrenjc93/626/head -> origin/gh/bobrenjc93/626/head 2025-11-03T16:39:48.6848101Z * [new branch] gh/bobrenjc93/626/orig -> origin/gh/bobrenjc93/626/orig 2025-11-03T16:39:48.6848302Z * [new branch] gh/bobrenjc93/627/base -> origin/gh/bobrenjc93/627/base 2025-11-03T16:39:48.6848498Z * [new branch] gh/bobrenjc93/627/head -> origin/gh/bobrenjc93/627/head 2025-11-03T16:39:48.6848701Z * [new branch] gh/bobrenjc93/627/orig -> origin/gh/bobrenjc93/627/orig 2025-11-03T16:39:48.6848903Z * [new branch] gh/bobrenjc93/630/base -> origin/gh/bobrenjc93/630/base 2025-11-03T16:39:48.6849100Z * [new branch] gh/bobrenjc93/630/head -> origin/gh/bobrenjc93/630/head 2025-11-03T16:39:48.6849308Z * [new branch] gh/bobrenjc93/630/orig -> origin/gh/bobrenjc93/630/orig 2025-11-03T16:39:48.6849504Z * [new branch] gh/bobrenjc93/631/base -> origin/gh/bobrenjc93/631/base 2025-11-03T16:39:48.6849716Z * [new branch] gh/bobrenjc93/631/head -> origin/gh/bobrenjc93/631/head 2025-11-03T16:39:48.6849922Z * [new branch] gh/bobrenjc93/631/orig -> origin/gh/bobrenjc93/631/orig 2025-11-03T16:39:48.6850127Z * [new branch] gh/bobrenjc93/632/base -> origin/gh/bobrenjc93/632/base 2025-11-03T16:39:48.6850322Z * [new branch] gh/bobrenjc93/632/head -> origin/gh/bobrenjc93/632/head 2025-11-03T16:39:48.6850525Z * [new branch] gh/bobrenjc93/632/orig -> origin/gh/bobrenjc93/632/orig 2025-11-03T16:39:48.6850720Z * [new branch] gh/bobrenjc93/633/base -> origin/gh/bobrenjc93/633/base 2025-11-03T16:39:48.6850915Z * [new branch] gh/bobrenjc93/633/head -> origin/gh/bobrenjc93/633/head 2025-11-03T16:39:48.6851133Z * [new branch] gh/bobrenjc93/633/orig -> origin/gh/bobrenjc93/633/orig 2025-11-03T16:39:48.6851338Z * [new branch] gh/bobrenjc93/634/base -> origin/gh/bobrenjc93/634/base 2025-11-03T16:39:48.6851541Z * [new branch] gh/bobrenjc93/634/head -> origin/gh/bobrenjc93/634/head 2025-11-03T16:39:48.6851830Z * [new branch] gh/bobrenjc93/634/orig -> origin/gh/bobrenjc93/634/orig 2025-11-03T16:39:48.6852083Z * [new branch] gh/bobrenjc93/635/base -> origin/gh/bobrenjc93/635/base 2025-11-03T16:39:48.6852350Z * [new branch] gh/bobrenjc93/635/head -> origin/gh/bobrenjc93/635/head 2025-11-03T16:39:48.6852597Z * [new branch] gh/bobrenjc93/635/orig -> origin/gh/bobrenjc93/635/orig 2025-11-03T16:39:48.6852815Z * [new branch] gh/bobrenjc93/636/base -> origin/gh/bobrenjc93/636/base 2025-11-03T16:39:48.6853018Z * [new branch] gh/bobrenjc93/636/head -> origin/gh/bobrenjc93/636/head 2025-11-03T16:39:48.6853220Z * [new branch] gh/bobrenjc93/636/orig -> origin/gh/bobrenjc93/636/orig 2025-11-03T16:39:48.6853510Z * [new branch] gh/bobrenjc93/637/base -> origin/gh/bobrenjc93/637/base 2025-11-03T16:39:48.6853715Z * [new branch] gh/bobrenjc93/637/head -> origin/gh/bobrenjc93/637/head 2025-11-03T16:39:48.6853920Z * [new branch] gh/bobrenjc93/637/orig -> origin/gh/bobrenjc93/637/orig 2025-11-03T16:39:48.6854136Z * [new branch] gh/bobrenjc93/638/base -> origin/gh/bobrenjc93/638/base 2025-11-03T16:39:48.6854340Z * [new branch] gh/bobrenjc93/638/head -> origin/gh/bobrenjc93/638/head 2025-11-03T16:39:48.6854544Z * [new branch] gh/bobrenjc93/638/orig -> origin/gh/bobrenjc93/638/orig 2025-11-03T16:39:48.6854760Z * [new branch] gh/bobrenjc93/639/base -> origin/gh/bobrenjc93/639/base 2025-11-03T16:39:48.6854963Z * [new branch] gh/bobrenjc93/639/head -> origin/gh/bobrenjc93/639/head 2025-11-03T16:39:48.6855171Z * [new branch] gh/bobrenjc93/639/orig -> origin/gh/bobrenjc93/639/orig 2025-11-03T16:39:48.6855386Z * [new branch] gh/bobrenjc93/640/base -> origin/gh/bobrenjc93/640/base 2025-11-03T16:39:48.6855591Z * [new branch] gh/bobrenjc93/640/head -> origin/gh/bobrenjc93/640/head 2025-11-03T16:39:48.6855794Z * [new branch] gh/bobrenjc93/640/orig -> origin/gh/bobrenjc93/640/orig 2025-11-03T16:39:48.6856013Z * [new branch] gh/bobrenjc93/641/base -> origin/gh/bobrenjc93/641/base 2025-11-03T16:39:48.6856223Z * [new branch] gh/bobrenjc93/641/head -> origin/gh/bobrenjc93/641/head 2025-11-03T16:39:48.6856423Z * [new branch] gh/bobrenjc93/641/orig -> origin/gh/bobrenjc93/641/orig 2025-11-03T16:39:48.6856646Z * [new branch] gh/bobrenjc93/642/base -> origin/gh/bobrenjc93/642/base 2025-11-03T16:39:48.6856853Z * [new branch] gh/bobrenjc93/642/head -> origin/gh/bobrenjc93/642/head 2025-11-03T16:39:48.6857056Z * [new branch] gh/bobrenjc93/642/orig -> origin/gh/bobrenjc93/642/orig 2025-11-03T16:39:48.6857270Z * [new branch] gh/bobrenjc93/643/base -> origin/gh/bobrenjc93/643/base 2025-11-03T16:39:48.6857482Z * [new branch] gh/bobrenjc93/643/head -> origin/gh/bobrenjc93/643/head 2025-11-03T16:39:48.6857683Z * [new branch] gh/bobrenjc93/643/orig -> origin/gh/bobrenjc93/643/orig 2025-11-03T16:39:48.6857889Z * [new branch] gh/bobrenjc93/644/base -> origin/gh/bobrenjc93/644/base 2025-11-03T16:39:48.6858155Z * [new branch] gh/bobrenjc93/644/head -> origin/gh/bobrenjc93/644/head 2025-11-03T16:39:48.6858358Z * [new branch] gh/bobrenjc93/644/orig -> origin/gh/bobrenjc93/644/orig 2025-11-03T16:39:48.6858603Z * [new branch] gh/bobrenjc93/645/base -> origin/gh/bobrenjc93/645/base 2025-11-03T16:39:48.6858827Z * [new branch] gh/bobrenjc93/645/head -> origin/gh/bobrenjc93/645/head 2025-11-03T16:39:48.6859029Z * [new branch] gh/bobrenjc93/645/orig -> origin/gh/bobrenjc93/645/orig 2025-11-03T16:39:48.6859233Z * [new branch] gh/bobrenjc93/646/base -> origin/gh/bobrenjc93/646/base 2025-11-03T16:39:48.6859525Z * [new branch] gh/bobrenjc93/646/head -> origin/gh/bobrenjc93/646/head 2025-11-03T16:39:48.6859726Z * [new branch] gh/bobrenjc93/646/orig -> origin/gh/bobrenjc93/646/orig 2025-11-03T16:39:48.6859930Z * [new branch] gh/bobrenjc93/647/base -> origin/gh/bobrenjc93/647/base 2025-11-03T16:39:48.6860145Z * [new branch] gh/bobrenjc93/647/head -> origin/gh/bobrenjc93/647/head 2025-11-03T16:39:48.6860347Z * [new branch] gh/bobrenjc93/647/orig -> origin/gh/bobrenjc93/647/orig 2025-11-03T16:39:48.6860549Z * [new branch] gh/bobrenjc93/648/base -> origin/gh/bobrenjc93/648/base 2025-11-03T16:39:48.6860830Z * [new branch] gh/bobrenjc93/648/head -> origin/gh/bobrenjc93/648/head 2025-11-03T16:39:48.6861035Z * [new branch] gh/bobrenjc93/648/orig -> origin/gh/bobrenjc93/648/orig 2025-11-03T16:39:48.6861245Z * [new branch] gh/bobrenjc93/649/base -> origin/gh/bobrenjc93/649/base 2025-11-03T16:39:48.6861459Z * [new branch] gh/bobrenjc93/649/head -> origin/gh/bobrenjc93/649/head 2025-11-03T16:39:48.6861668Z * [new branch] gh/bobrenjc93/649/orig -> origin/gh/bobrenjc93/649/orig 2025-11-03T16:39:48.6861869Z * [new branch] gh/bobrenjc93/650/base -> origin/gh/bobrenjc93/650/base 2025-11-03T16:39:48.6862083Z * [new branch] gh/bobrenjc93/650/head -> origin/gh/bobrenjc93/650/head 2025-11-03T16:39:48.6862285Z * [new branch] gh/bobrenjc93/650/orig -> origin/gh/bobrenjc93/650/orig 2025-11-03T16:39:48.6862491Z * [new branch] gh/bobrenjc93/651/base -> origin/gh/bobrenjc93/651/base 2025-11-03T16:39:48.6862706Z * [new branch] gh/bobrenjc93/651/head -> origin/gh/bobrenjc93/651/head 2025-11-03T16:39:48.6862916Z * [new branch] gh/bobrenjc93/651/orig -> origin/gh/bobrenjc93/651/orig 2025-11-03T16:39:48.6863120Z * [new branch] gh/bobrenjc93/652/base -> origin/gh/bobrenjc93/652/base 2025-11-03T16:39:48.6863324Z * [new branch] gh/bobrenjc93/652/head -> origin/gh/bobrenjc93/652/head 2025-11-03T16:39:48.6863543Z * [new branch] gh/bobrenjc93/652/orig -> origin/gh/bobrenjc93/652/orig 2025-11-03T16:39:48.6863745Z * [new branch] gh/bobrenjc93/653/base -> origin/gh/bobrenjc93/653/base 2025-11-03T16:39:48.6863996Z * [new branch] gh/bobrenjc93/653/head -> origin/gh/bobrenjc93/653/head 2025-11-03T16:39:48.6864213Z * [new branch] gh/bobrenjc93/653/orig -> origin/gh/bobrenjc93/653/orig 2025-11-03T16:39:48.6864460Z * [new branch] gh/bobrenjc93/654/base -> origin/gh/bobrenjc93/654/base 2025-11-03T16:39:48.6864669Z * [new branch] gh/bobrenjc93/654/head -> origin/gh/bobrenjc93/654/head 2025-11-03T16:39:48.6864891Z * [new branch] gh/bobrenjc93/654/orig -> origin/gh/bobrenjc93/654/orig 2025-11-03T16:39:48.6865092Z * [new branch] gh/bobrenjc93/655/base -> origin/gh/bobrenjc93/655/base 2025-11-03T16:39:48.6865302Z * [new branch] gh/bobrenjc93/655/head -> origin/gh/bobrenjc93/655/head 2025-11-03T16:39:48.6865517Z * [new branch] gh/bobrenjc93/655/orig -> origin/gh/bobrenjc93/655/orig 2025-11-03T16:39:48.6865724Z * [new branch] gh/bobrenjc93/656/base -> origin/gh/bobrenjc93/656/base 2025-11-03T16:39:48.6865924Z * [new branch] gh/bobrenjc93/656/head -> origin/gh/bobrenjc93/656/head 2025-11-03T16:39:48.6866140Z * [new branch] gh/bobrenjc93/656/orig -> origin/gh/bobrenjc93/656/orig 2025-11-03T16:39:48.6866340Z * [new branch] gh/bobrenjc93/657/base -> origin/gh/bobrenjc93/657/base 2025-11-03T16:39:48.6866543Z * [new branch] gh/bobrenjc93/657/head -> origin/gh/bobrenjc93/657/head 2025-11-03T16:39:48.6866827Z * [new branch] gh/bobrenjc93/657/orig -> origin/gh/bobrenjc93/657/orig 2025-11-03T16:39:48.6867029Z * [new branch] gh/bobrenjc93/658/base -> origin/gh/bobrenjc93/658/base 2025-11-03T16:39:48.6867230Z * [new branch] gh/bobrenjc93/658/head -> origin/gh/bobrenjc93/658/head 2025-11-03T16:39:48.6867443Z * [new branch] gh/bobrenjc93/658/orig -> origin/gh/bobrenjc93/658/orig 2025-11-03T16:39:48.6867644Z * [new branch] gh/bobrenjc93/659/base -> origin/gh/bobrenjc93/659/base 2025-11-03T16:39:48.6867852Z * [new branch] gh/bobrenjc93/659/head -> origin/gh/bobrenjc93/659/head 2025-11-03T16:39:48.6868154Z * [new branch] gh/bobrenjc93/659/orig -> origin/gh/bobrenjc93/659/orig 2025-11-03T16:39:48.6868362Z * [new branch] gh/bobrenjc93/660/base -> origin/gh/bobrenjc93/660/base 2025-11-03T16:39:48.6868570Z * [new branch] gh/bobrenjc93/660/head -> origin/gh/bobrenjc93/660/head 2025-11-03T16:39:48.6868786Z * [new branch] gh/bobrenjc93/660/orig -> origin/gh/bobrenjc93/660/orig 2025-11-03T16:39:48.6868996Z * [new branch] gh/bobrenjc93/661/base -> origin/gh/bobrenjc93/661/base 2025-11-03T16:39:48.6869197Z * [new branch] gh/bobrenjc93/661/head -> origin/gh/bobrenjc93/661/head 2025-11-03T16:39:48.6869399Z * [new branch] gh/bobrenjc93/661/orig -> origin/gh/bobrenjc93/661/orig 2025-11-03T16:39:48.6869614Z * [new branch] gh/bobrenjc93/662/base -> origin/gh/bobrenjc93/662/base 2025-11-03T16:39:48.6869873Z * [new branch] gh/bobrenjc93/662/head -> origin/gh/bobrenjc93/662/head 2025-11-03T16:39:48.6870076Z * [new branch] gh/bobrenjc93/662/orig -> origin/gh/bobrenjc93/662/orig 2025-11-03T16:39:48.6870335Z * [new branch] gh/bobrenjc93/663/base -> origin/gh/bobrenjc93/663/base 2025-11-03T16:39:48.6870542Z * [new branch] gh/bobrenjc93/663/head -> origin/gh/bobrenjc93/663/head 2025-11-03T16:39:48.6870746Z * [new branch] gh/bobrenjc93/663/orig -> origin/gh/bobrenjc93/663/orig 2025-11-03T16:39:48.6870962Z * [new branch] gh/bobrenjc93/664/base -> origin/gh/bobrenjc93/664/base 2025-11-03T16:39:48.6871164Z * [new branch] gh/bobrenjc93/664/head -> origin/gh/bobrenjc93/664/head 2025-11-03T16:39:48.6871367Z * [new branch] gh/bobrenjc93/664/orig -> origin/gh/bobrenjc93/664/orig 2025-11-03T16:39:48.6871586Z * [new branch] gh/bobrenjc93/665/base -> origin/gh/bobrenjc93/665/base 2025-11-03T16:39:48.6871789Z * [new branch] gh/bobrenjc93/665/head -> origin/gh/bobrenjc93/665/head 2025-11-03T16:39:48.6871995Z * [new branch] gh/bobrenjc93/665/orig -> origin/gh/bobrenjc93/665/orig 2025-11-03T16:39:48.6872213Z * [new branch] gh/bobrenjc93/666/base -> origin/gh/bobrenjc93/666/base 2025-11-03T16:39:48.6872415Z * [new branch] gh/bobrenjc93/666/head -> origin/gh/bobrenjc93/666/head 2025-11-03T16:39:48.6872621Z * [new branch] gh/bobrenjc93/666/orig -> origin/gh/bobrenjc93/666/orig 2025-11-03T16:39:48.6872836Z * [new branch] gh/bobrenjc93/667/base -> origin/gh/bobrenjc93/667/base 2025-11-03T16:39:48.6873039Z * [new branch] gh/bobrenjc93/667/head -> origin/gh/bobrenjc93/667/head 2025-11-03T16:39:48.6873246Z * [new branch] gh/bobrenjc93/667/orig -> origin/gh/bobrenjc93/667/orig 2025-11-03T16:39:48.6873465Z * [new branch] gh/bobrenjc93/668/base -> origin/gh/bobrenjc93/668/base 2025-11-03T16:39:48.6873676Z * [new branch] gh/bobrenjc93/668/head -> origin/gh/bobrenjc93/668/head 2025-11-03T16:39:48.6873878Z * [new branch] gh/bobrenjc93/668/orig -> origin/gh/bobrenjc93/668/orig 2025-11-03T16:39:48.6874160Z * [new branch] gh/bobrenjc93/669/base -> origin/gh/bobrenjc93/669/base 2025-11-03T16:39:48.6874360Z * [new branch] gh/bobrenjc93/669/head -> origin/gh/bobrenjc93/669/head 2025-11-03T16:39:48.6874561Z * [new branch] gh/bobrenjc93/669/orig -> origin/gh/bobrenjc93/669/orig 2025-11-03T16:39:48.6874762Z * [new branch] gh/bobrenjc93/670/base -> origin/gh/bobrenjc93/670/base 2025-11-03T16:39:48.6874977Z * [new branch] gh/bobrenjc93/670/head -> origin/gh/bobrenjc93/670/head 2025-11-03T16:39:48.6875181Z * [new branch] gh/bobrenjc93/670/orig -> origin/gh/bobrenjc93/670/orig 2025-11-03T16:39:48.6875452Z * [new branch] gh/bobrenjc93/671/base -> origin/gh/bobrenjc93/671/base 2025-11-03T16:39:48.6875717Z * [new branch] gh/bobrenjc93/671/head -> origin/gh/bobrenjc93/671/head 2025-11-03T16:39:48.6875927Z * [new branch] gh/bobrenjc93/671/orig -> origin/gh/bobrenjc93/671/orig 2025-11-03T16:39:48.6876174Z * [new branch] gh/bobrenjc93/672/base -> origin/gh/bobrenjc93/672/base 2025-11-03T16:39:48.6876390Z * [new branch] gh/bobrenjc93/672/head -> origin/gh/bobrenjc93/672/head 2025-11-03T16:39:48.6876593Z * [new branch] gh/bobrenjc93/672/orig -> origin/gh/bobrenjc93/672/orig 2025-11-03T16:39:48.6876795Z * [new branch] gh/bobrenjc93/673/base -> origin/gh/bobrenjc93/673/base 2025-11-03T16:39:48.6877015Z * [new branch] gh/bobrenjc93/673/head -> origin/gh/bobrenjc93/673/head 2025-11-03T16:39:48.6877214Z * [new branch] gh/bobrenjc93/673/orig -> origin/gh/bobrenjc93/673/orig 2025-11-03T16:39:48.6877421Z * [new branch] gh/bobrenjc93/674/base -> origin/gh/bobrenjc93/674/base 2025-11-03T16:39:48.6877642Z * [new branch] gh/bobrenjc93/674/head -> origin/gh/bobrenjc93/674/head 2025-11-03T16:39:48.6877933Z * [new branch] gh/bobrenjc93/674/orig -> origin/gh/bobrenjc93/674/orig 2025-11-03T16:39:48.6878159Z * [new branch] gh/bobrenjc93/675/base -> origin/gh/bobrenjc93/675/base 2025-11-03T16:39:48.6878373Z * [new branch] gh/bobrenjc93/675/head -> origin/gh/bobrenjc93/675/head 2025-11-03T16:39:48.6878582Z * [new branch] gh/bobrenjc93/675/orig -> origin/gh/bobrenjc93/675/orig 2025-11-03T16:39:48.6878789Z * [new branch] gh/bobrenjc93/676/base -> origin/gh/bobrenjc93/676/base 2025-11-03T16:39:48.6879005Z * [new branch] gh/bobrenjc93/676/head -> origin/gh/bobrenjc93/676/head 2025-11-03T16:39:48.6879211Z * [new branch] gh/bobrenjc93/676/orig -> origin/gh/bobrenjc93/676/orig 2025-11-03T16:39:48.6879413Z * [new branch] gh/bobrenjc93/677/base -> origin/gh/bobrenjc93/677/base 2025-11-03T16:39:48.6879640Z * [new branch] gh/bobrenjc93/677/head -> origin/gh/bobrenjc93/677/head 2025-11-03T16:39:48.6879846Z * [new branch] gh/bobrenjc93/677/orig -> origin/gh/bobrenjc93/677/orig 2025-11-03T16:39:48.6880050Z * [new branch] gh/bobrenjc93/678/base -> origin/gh/bobrenjc93/678/base 2025-11-03T16:39:48.6880255Z * [new branch] gh/bobrenjc93/678/head -> origin/gh/bobrenjc93/678/head 2025-11-03T16:39:48.6880478Z * [new branch] gh/bobrenjc93/678/orig -> origin/gh/bobrenjc93/678/orig 2025-11-03T16:39:48.6880680Z * [new branch] gh/bobrenjc93/679/base -> origin/gh/bobrenjc93/679/base 2025-11-03T16:39:48.6880883Z * [new branch] gh/bobrenjc93/679/head -> origin/gh/bobrenjc93/679/head 2025-11-03T16:39:48.6881107Z * [new branch] gh/bobrenjc93/679/orig -> origin/gh/bobrenjc93/679/orig 2025-11-03T16:39:48.6881286Z * [new branch] gh/c00w/23/base -> origin/gh/c00w/23/base 2025-11-03T16:39:48.6881600Z * [new branch] gh/c00w/23/head -> origin/gh/c00w/23/head 2025-11-03T16:39:48.6881786Z * [new branch] gh/c00w/53/base -> origin/gh/c00w/53/base 2025-11-03T16:39:48.6881994Z * [new branch] gh/c00w/53/head -> origin/gh/c00w/53/head 2025-11-03T16:39:48.6882165Z * [new branch] gh/c00w/53/orig -> origin/gh/c00w/53/orig 2025-11-03T16:39:48.6882348Z * [new branch] gh/c00w/54/base -> origin/gh/c00w/54/base 2025-11-03T16:39:48.6882517Z * [new branch] gh/c00w/54/head -> origin/gh/c00w/54/head 2025-11-03T16:39:48.6882686Z * [new branch] gh/c00w/54/orig -> origin/gh/c00w/54/orig 2025-11-03T16:39:48.6882943Z * [new branch] gh/c00w/55/base -> origin/gh/c00w/55/base 2025-11-03T16:39:48.6883113Z * [new branch] gh/c00w/55/head -> origin/gh/c00w/55/head 2025-11-03T16:39:48.6883286Z * [new branch] gh/c00w/55/orig -> origin/gh/c00w/55/orig 2025-11-03T16:39:48.6883455Z * [new branch] gh/c00w/56/base -> origin/gh/c00w/56/base 2025-11-03T16:39:48.6883619Z * [new branch] gh/c00w/56/head -> origin/gh/c00w/56/head 2025-11-03T16:39:48.6883784Z * [new branch] gh/c00w/56/orig -> origin/gh/c00w/56/orig 2025-11-03T16:39:48.6883947Z * [new branch] gh/c00w/57/base -> origin/gh/c00w/57/base 2025-11-03T16:39:48.6884129Z * [new branch] gh/c00w/57/head -> origin/gh/c00w/57/head 2025-11-03T16:39:48.6884298Z * [new branch] gh/c00w/57/orig -> origin/gh/c00w/57/orig 2025-11-03T16:39:48.6884471Z * [new branch] gh/c00w/58/base -> origin/gh/c00w/58/base 2025-11-03T16:39:48.6884640Z * [new branch] gh/c00w/58/head -> origin/gh/c00w/58/head 2025-11-03T16:39:48.6884806Z * [new branch] gh/c00w/58/orig -> origin/gh/c00w/58/orig 2025-11-03T16:39:48.6884992Z * [new branch] gh/clee2000/1/base -> origin/gh/clee2000/1/base 2025-11-03T16:39:48.6885190Z * [new branch] gh/clee2000/1/head -> origin/gh/clee2000/1/head 2025-11-03T16:39:48.6885372Z * [new branch] gh/clee2000/1/orig -> origin/gh/clee2000/1/orig 2025-11-03T16:39:48.6885585Z * [new branch] gh/coconutruben/1/base -> origin/gh/coconutruben/1/base 2025-11-03T16:39:48.6885797Z * [new branch] gh/coconutruben/1/head -> origin/gh/coconutruben/1/head 2025-11-03T16:39:48.6886026Z * [new branch] gh/coconutruben/20/base -> origin/gh/coconutruben/20/base 2025-11-03T16:39:48.6886243Z * [new branch] gh/coconutruben/20/head -> origin/gh/coconutruben/20/head 2025-11-03T16:39:48.6886464Z * [new branch] gh/coconutruben/20/orig -> origin/gh/coconutruben/20/orig 2025-11-03T16:39:48.6886674Z * [new branch] gh/coconutruben/55/base -> origin/gh/coconutruben/55/base 2025-11-03T16:39:48.6886883Z * [new branch] gh/coconutruben/55/head -> origin/gh/coconutruben/55/head 2025-11-03T16:39:48.6887094Z * [new branch] gh/coconutruben/55/orig -> origin/gh/coconutruben/55/orig 2025-11-03T16:39:48.6887348Z * [new branch] gh/coconutruben/57/base -> origin/gh/coconutruben/57/base 2025-11-03T16:39:48.6887562Z * [new branch] gh/coconutruben/57/head -> origin/gh/coconutruben/57/head 2025-11-03T16:39:48.6887815Z * [new branch] gh/coconutruben/57/orig -> origin/gh/coconutruben/57/orig 2025-11-03T16:39:48.6888026Z * [new branch] gh/coconutruben/70/base -> origin/gh/coconutruben/70/base 2025-11-03T16:39:48.6888231Z * [new branch] gh/coconutruben/70/head -> origin/gh/coconutruben/70/head 2025-11-03T16:39:48.6888528Z * [new branch] gh/coconutruben/70/orig -> origin/gh/coconutruben/70/orig 2025-11-03T16:39:48.6888733Z * [new branch] gh/coconutruben/71/base -> origin/gh/coconutruben/71/base 2025-11-03T16:39:48.6888937Z * [new branch] gh/coconutruben/71/head -> origin/gh/coconutruben/71/head 2025-11-03T16:39:48.6889143Z * [new branch] gh/coconutruben/71/orig -> origin/gh/coconutruben/71/orig 2025-11-03T16:39:48.6889364Z * [new branch] gh/coconutruben/72/base -> origin/gh/coconutruben/72/base 2025-11-03T16:39:48.6889570Z * [new branch] gh/coconutruben/72/head -> origin/gh/coconutruben/72/head 2025-11-03T16:39:48.6889845Z * [new branch] gh/coconutruben/72/orig -> origin/gh/coconutruben/72/orig 2025-11-03T16:39:48.6890064Z * [new branch] gh/coconutruben/73/base -> origin/gh/coconutruben/73/base 2025-11-03T16:39:48.6890270Z * [new branch] gh/coconutruben/73/head -> origin/gh/coconutruben/73/head 2025-11-03T16:39:48.6890482Z * [new branch] gh/coconutruben/73/orig -> origin/gh/coconutruben/73/orig 2025-11-03T16:39:48.6890696Z * [new branch] gh/coconutruben/74/base -> origin/gh/coconutruben/74/base 2025-11-03T16:39:48.6890903Z * [new branch] gh/coconutruben/74/head -> origin/gh/coconutruben/74/head 2025-11-03T16:39:48.6891109Z * [new branch] gh/coconutruben/74/orig -> origin/gh/coconutruben/74/orig 2025-11-03T16:39:48.6891323Z * [new branch] gh/coconutruben/79/base -> origin/gh/coconutruben/79/base 2025-11-03T16:39:48.6891528Z * [new branch] gh/coconutruben/79/head -> origin/gh/coconutruben/79/head 2025-11-03T16:39:48.6891738Z * [new branch] gh/coconutruben/79/orig -> origin/gh/coconutruben/79/orig 2025-11-03T16:39:48.6891952Z * [new branch] gh/coconutruben/80/base -> origin/gh/coconutruben/80/base 2025-11-03T16:39:48.6892161Z * [new branch] gh/coconutruben/80/head -> origin/gh/coconutruben/80/head 2025-11-03T16:39:48.6892439Z * [new branch] gh/coconutruben/80/orig -> origin/gh/coconutruben/80/orig 2025-11-03T16:39:48.6892666Z * [new branch] gh/coconutruben/81/base -> origin/gh/coconutruben/81/base 2025-11-03T16:39:48.6892878Z * [new branch] gh/coconutruben/81/head -> origin/gh/coconutruben/81/head 2025-11-03T16:39:48.6893130Z * [new branch] gh/coconutruben/81/orig -> origin/gh/coconutruben/81/orig 2025-11-03T16:39:48.6893346Z * [new branch] gh/coconutruben/82/base -> origin/gh/coconutruben/82/base 2025-11-03T16:39:48.6893595Z * [new branch] gh/coconutruben/82/head -> origin/gh/coconutruben/82/head 2025-11-03T16:39:48.6893805Z * [new branch] gh/coconutruben/82/orig -> origin/gh/coconutruben/82/orig 2025-11-03T16:39:48.6894024Z * [new branch] gh/coconutruben/83/base -> origin/gh/coconutruben/83/base 2025-11-03T16:39:48.6894236Z * [new branch] gh/coconutruben/83/head -> origin/gh/coconutruben/83/head 2025-11-03T16:39:48.6894447Z * [new branch] gh/coconutruben/83/orig -> origin/gh/coconutruben/83/orig 2025-11-03T16:39:48.6894655Z * [new branch] gh/colinchan15/1/base -> origin/gh/colinchan15/1/base 2025-11-03T16:39:48.6894859Z * [new branch] gh/colinchan15/1/head -> origin/gh/colinchan15/1/head 2025-11-03T16:39:48.6895060Z * [new branch] gh/colinchan15/2/base -> origin/gh/colinchan15/2/base 2025-11-03T16:39:48.6895256Z * [new branch] gh/colinchan15/2/head -> origin/gh/colinchan15/2/head 2025-11-03T16:39:48.6895461Z * [new branch] gh/colinchan15/3/base -> origin/gh/colinchan15/3/base 2025-11-03T16:39:48.6895656Z * [new branch] gh/colinchan15/3/head -> origin/gh/colinchan15/3/head 2025-11-03T16:39:48.6895927Z * [new branch] gh/colinchan15/6/base -> origin/gh/colinchan15/6/base 2025-11-03T16:39:48.6896133Z * [new branch] gh/colinchan15/6/head -> origin/gh/colinchan15/6/head 2025-11-03T16:39:48.6896357Z * [new branch] gh/davidberard98/382/base -> origin/gh/davidberard98/382/base 2025-11-03T16:39:48.6896576Z * [new branch] gh/davidberard98/382/head -> origin/gh/davidberard98/382/head 2025-11-03T16:39:48.6896812Z * [new branch] gh/davidberard98/382/orig -> origin/gh/davidberard98/382/orig 2025-11-03T16:39:48.6897026Z * [new branch] gh/davidberard98/386/base -> origin/gh/davidberard98/386/base 2025-11-03T16:39:48.6897312Z * [new branch] gh/davidberard98/386/head -> origin/gh/davidberard98/386/head 2025-11-03T16:39:48.6897534Z * [new branch] gh/davidberard98/386/orig -> origin/gh/davidberard98/386/orig 2025-11-03T16:39:48.6897748Z * [new branch] gh/davidberard98/391/base -> origin/gh/davidberard98/391/base 2025-11-03T16:39:48.6897966Z * [new branch] gh/davidberard98/391/head -> origin/gh/davidberard98/391/head 2025-11-03T16:39:48.6898187Z * [new branch] gh/davidberard98/391/orig -> origin/gh/davidberard98/391/orig 2025-11-03T16:39:48.6898402Z * [new branch] gh/davidberard98/392/base -> origin/gh/davidberard98/392/base 2025-11-03T16:39:48.6898616Z * [new branch] gh/davidberard98/392/head -> origin/gh/davidberard98/392/head 2025-11-03T16:39:48.6898839Z * [new branch] gh/davidberard98/392/orig -> origin/gh/davidberard98/392/orig 2025-11-03T16:39:48.6899100Z * [new branch] gh/davidberard98/399/base -> origin/gh/davidberard98/399/base 2025-11-03T16:39:48.6899325Z * [new branch] gh/davidberard98/399/head -> origin/gh/davidberard98/399/head 2025-11-03T16:39:48.6899596Z * [new branch] gh/davidberard98/399/orig -> origin/gh/davidberard98/399/orig 2025-11-03T16:39:48.6899806Z * [new branch] gh/desertfire/594/base -> origin/gh/desertfire/594/base 2025-11-03T16:39:48.6900009Z * [new branch] gh/desertfire/594/head -> origin/gh/desertfire/594/head 2025-11-03T16:39:48.6900215Z * [new branch] gh/desertfire/594/orig -> origin/gh/desertfire/594/orig 2025-11-03T16:39:48.6900424Z * [new branch] gh/desertfire/595/base -> origin/gh/desertfire/595/base 2025-11-03T16:39:48.6900623Z * [new branch] gh/desertfire/595/head -> origin/gh/desertfire/595/head 2025-11-03T16:39:48.6900822Z * [new branch] gh/desertfire/595/orig -> origin/gh/desertfire/595/orig 2025-11-03T16:39:48.6901030Z * [new branch] gh/desertfire/597/base -> origin/gh/desertfire/597/base 2025-11-03T16:39:48.6901227Z * [new branch] gh/desertfire/597/head -> origin/gh/desertfire/597/head 2025-11-03T16:39:48.6901432Z * [new branch] gh/desertfire/597/orig -> origin/gh/desertfire/597/orig 2025-11-03T16:39:48.6901638Z * [new branch] gh/desertfire/600/base -> origin/gh/desertfire/600/base 2025-11-03T16:39:48.6901838Z * [new branch] gh/desertfire/600/head -> origin/gh/desertfire/600/head 2025-11-03T16:39:48.6902037Z * [new branch] gh/desertfire/600/orig -> origin/gh/desertfire/600/orig 2025-11-03T16:39:48.6902243Z * [new branch] gh/desertfire/601/base -> origin/gh/desertfire/601/base 2025-11-03T16:39:48.6902440Z * [new branch] gh/desertfire/601/head -> origin/gh/desertfire/601/head 2025-11-03T16:39:48.6902639Z * [new branch] gh/desertfire/601/orig -> origin/gh/desertfire/601/orig 2025-11-03T16:39:48.6902846Z * [new branch] gh/desertfire/602/base -> origin/gh/desertfire/602/base 2025-11-03T16:39:48.6903045Z * [new branch] gh/desertfire/602/head -> origin/gh/desertfire/602/head 2025-11-03T16:39:48.6903321Z * [new branch] gh/desertfire/602/orig -> origin/gh/desertfire/602/orig 2025-11-03T16:39:48.6903532Z * [new branch] gh/desertfire/603/base -> origin/gh/desertfire/603/base 2025-11-03T16:39:48.6903733Z * [new branch] gh/desertfire/603/head -> origin/gh/desertfire/603/head 2025-11-03T16:39:48.6903928Z * [new branch] gh/desertfire/603/orig -> origin/gh/desertfire/603/orig 2025-11-03T16:39:48.6904133Z * [new branch] gh/desertfire/604/base -> origin/gh/desertfire/604/base 2025-11-03T16:39:48.6904334Z * [new branch] gh/desertfire/604/head -> origin/gh/desertfire/604/head 2025-11-03T16:39:48.6904601Z * [new branch] gh/desertfire/604/orig -> origin/gh/desertfire/604/orig 2025-11-03T16:39:48.6904834Z * [new branch] gh/dharakk/1/base -> origin/gh/dharakk/1/base 2025-11-03T16:39:48.6905025Z * [new branch] gh/dharakk/1/head -> origin/gh/dharakk/1/head 2025-11-03T16:39:48.6905221Z * [new branch] gh/drisspg/170/base -> origin/gh/drisspg/170/base 2025-11-03T16:39:48.6905451Z * [new branch] gh/drisspg/170/head -> origin/gh/drisspg/170/head 2025-11-03T16:39:48.6905654Z * [new branch] gh/drisspg/170/orig -> origin/gh/drisspg/170/orig 2025-11-03T16:39:48.6905841Z * [new branch] gh/drisspg/182/base -> origin/gh/drisspg/182/base 2025-11-03T16:39:48.6906027Z * [new branch] gh/drisspg/182/head -> origin/gh/drisspg/182/head 2025-11-03T16:39:48.6906217Z * [new branch] gh/drisspg/183/base -> origin/gh/drisspg/183/base 2025-11-03T16:39:48.6906410Z * [new branch] gh/drisspg/183/head -> origin/gh/drisspg/183/head 2025-11-03T16:39:48.6906595Z * [new branch] gh/drisspg/184/base -> origin/gh/drisspg/184/base 2025-11-03T16:39:48.6906793Z * [new branch] gh/drisspg/184/head -> origin/gh/drisspg/184/head 2025-11-03T16:39:48.6906976Z * [new branch] gh/drisspg/185/base -> origin/gh/drisspg/185/base 2025-11-03T16:39:48.6907161Z * [new branch] gh/drisspg/185/head -> origin/gh/drisspg/185/head 2025-11-03T16:39:48.6907353Z * [new branch] gh/drisspg/187/base -> origin/gh/drisspg/187/base 2025-11-03T16:39:48.6907537Z * [new branch] gh/drisspg/187/head -> origin/gh/drisspg/187/head 2025-11-03T16:39:48.6907724Z * [new branch] gh/drisspg/187/orig -> origin/gh/drisspg/187/orig 2025-11-03T16:39:48.6907916Z * [new branch] gh/drisspg/194/base -> origin/gh/drisspg/194/base 2025-11-03T16:39:48.6908106Z * [new branch] gh/drisspg/194/head -> origin/gh/drisspg/194/head 2025-11-03T16:39:48.6908290Z * [new branch] gh/drisspg/194/orig -> origin/gh/drisspg/194/orig 2025-11-03T16:39:48.6908485Z * [new branch] gh/drisspg/197/base -> origin/gh/drisspg/197/base 2025-11-03T16:39:48.6908673Z * [new branch] gh/drisspg/197/head -> origin/gh/drisspg/197/head 2025-11-03T16:39:48.6908858Z * [new branch] gh/drisspg/197/orig -> origin/gh/drisspg/197/orig 2025-11-03T16:39:48.6909043Z * [new branch] gh/drisspg/199/base -> origin/gh/drisspg/199/base 2025-11-03T16:39:48.6909239Z * [new branch] gh/drisspg/199/head -> origin/gh/drisspg/199/head 2025-11-03T16:39:48.6909424Z * [new branch] gh/drisspg/199/orig -> origin/gh/drisspg/199/orig 2025-11-03T16:39:48.6909614Z * [new branch] gh/drisspg/200/base -> origin/gh/drisspg/200/base 2025-11-03T16:39:48.6909805Z * [new branch] gh/drisspg/200/head -> origin/gh/drisspg/200/head 2025-11-03T16:39:48.6909987Z * [new branch] gh/drisspg/200/orig -> origin/gh/drisspg/200/orig 2025-11-03T16:39:48.6910242Z * [new branch] gh/drisspg/210/base -> origin/gh/drisspg/210/base 2025-11-03T16:39:48.6910434Z * [new branch] gh/drisspg/210/head -> origin/gh/drisspg/210/head 2025-11-03T16:39:48.6910623Z * [new branch] gh/drisspg/210/orig -> origin/gh/drisspg/210/orig 2025-11-03T16:39:48.6910850Z * [new branch] gh/drisspg/211/base -> origin/gh/drisspg/211/base 2025-11-03T16:39:48.6911050Z * [new branch] gh/drisspg/211/head -> origin/gh/drisspg/211/head 2025-11-03T16:39:48.6911266Z * [new branch] gh/drisspg/211/orig -> origin/gh/drisspg/211/orig 2025-11-03T16:39:48.6911533Z * [new branch] gh/drisspg/212/base -> origin/gh/drisspg/212/base 2025-11-03T16:39:48.6911727Z * [new branch] gh/drisspg/212/head -> origin/gh/drisspg/212/head 2025-11-03T16:39:48.6911910Z * [new branch] gh/drisspg/212/orig -> origin/gh/drisspg/212/orig 2025-11-03T16:39:48.6912100Z * [new branch] gh/drisspg/213/base -> origin/gh/drisspg/213/base 2025-11-03T16:39:48.6912300Z * [new branch] gh/drisspg/213/head -> origin/gh/drisspg/213/head 2025-11-03T16:39:48.6912495Z * [new branch] gh/drisspg/213/orig -> origin/gh/drisspg/213/orig 2025-11-03T16:39:48.6912692Z * [new branch] gh/drisspg/214/base -> origin/gh/drisspg/214/base 2025-11-03T16:39:48.6912890Z * [new branch] gh/drisspg/214/head -> origin/gh/drisspg/214/head 2025-11-03T16:39:48.6913076Z * [new branch] gh/drisspg/214/orig -> origin/gh/drisspg/214/orig 2025-11-03T16:39:48.6913267Z * [new branch] gh/drisspg/215/base -> origin/gh/drisspg/215/base 2025-11-03T16:39:48.6913456Z * [new branch] gh/drisspg/215/head -> origin/gh/drisspg/215/head 2025-11-03T16:39:48.6913653Z * [new branch] gh/drisspg/215/orig -> origin/gh/drisspg/215/orig 2025-11-03T16:39:48.6913842Z * [new branch] gh/drisspg/216/base -> origin/gh/drisspg/216/base 2025-11-03T16:39:48.6914028Z * [new branch] gh/drisspg/216/head -> origin/gh/drisspg/216/head 2025-11-03T16:39:48.6914221Z * [new branch] gh/drisspg/216/orig -> origin/gh/drisspg/216/orig 2025-11-03T16:39:48.6914404Z * [new branch] gh/drisspg/217/base -> origin/gh/drisspg/217/base 2025-11-03T16:39:48.6914589Z * [new branch] gh/drisspg/217/head -> origin/gh/drisspg/217/head 2025-11-03T16:39:48.6914781Z * [new branch] gh/drisspg/217/orig -> origin/gh/drisspg/217/orig 2025-11-03T16:39:48.6914975Z * [new branch] gh/dsjohns2/1/base -> origin/gh/dsjohns2/1/base 2025-11-03T16:39:48.6915163Z * [new branch] gh/dsjohns2/1/head -> origin/gh/dsjohns2/1/head 2025-11-03T16:39:48.6915389Z * [new branch] gh/dzmitry-huba/1/base -> origin/gh/dzmitry-huba/1/base 2025-11-03T16:39:48.6915593Z * [new branch] gh/dzmitry-huba/1/head -> origin/gh/dzmitry-huba/1/head 2025-11-03T16:39:48.6915804Z * [new branch] gh/dzmitry-huba/10/base -> origin/gh/dzmitry-huba/10/base 2025-11-03T16:39:48.6916015Z * [new branch] gh/dzmitry-huba/10/head -> origin/gh/dzmitry-huba/10/head 2025-11-03T16:39:48.6916219Z * [new branch] gh/dzmitry-huba/10/orig -> origin/gh/dzmitry-huba/10/orig 2025-11-03T16:39:48.6916427Z * [new branch] gh/dzmitry-huba/11/base -> origin/gh/dzmitry-huba/11/base 2025-11-03T16:39:48.6916639Z * [new branch] gh/dzmitry-huba/11/head -> origin/gh/dzmitry-huba/11/head 2025-11-03T16:39:48.6916887Z * [new branch] gh/dzmitry-huba/11/orig -> origin/gh/dzmitry-huba/11/orig 2025-11-03T16:39:48.6917090Z * [new branch] gh/dzmitry-huba/12/base -> origin/gh/dzmitry-huba/12/base 2025-11-03T16:39:48.6917415Z * [new branch] gh/dzmitry-huba/12/head -> origin/gh/dzmitry-huba/12/head 2025-11-03T16:39:48.6917617Z * [new branch] gh/dzmitry-huba/12/orig -> origin/gh/dzmitry-huba/12/orig 2025-11-03T16:39:48.6917825Z * [new branch] gh/dzmitry-huba/2/base -> origin/gh/dzmitry-huba/2/base 2025-11-03T16:39:48.6918037Z * [new branch] gh/dzmitry-huba/2/head -> origin/gh/dzmitry-huba/2/head 2025-11-03T16:39:48.6918240Z * [new branch] gh/dzmitry-huba/3/base -> origin/gh/dzmitry-huba/3/base 2025-11-03T16:39:48.6918444Z * [new branch] gh/dzmitry-huba/3/head -> origin/gh/dzmitry-huba/3/head 2025-11-03T16:39:48.6918707Z * [new branch] gh/dzmitry-huba/4/base -> origin/gh/dzmitry-huba/4/base 2025-11-03T16:39:48.6918920Z * [new branch] gh/dzmitry-huba/4/head -> origin/gh/dzmitry-huba/4/head 2025-11-03T16:39:48.6919122Z * [new branch] gh/dzmitry-huba/4/orig -> origin/gh/dzmitry-huba/4/orig 2025-11-03T16:39:48.6919322Z * [new branch] gh/dzmitry-huba/5/base -> origin/gh/dzmitry-huba/5/base 2025-11-03T16:39:48.6919534Z * [new branch] gh/dzmitry-huba/5/head -> origin/gh/dzmitry-huba/5/head 2025-11-03T16:39:48.6919735Z * [new branch] gh/dzmitry-huba/5/orig -> origin/gh/dzmitry-huba/5/orig 2025-11-03T16:39:48.6919937Z * [new branch] gh/dzmitry-huba/6/base -> origin/gh/dzmitry-huba/6/base 2025-11-03T16:39:48.6920152Z * [new branch] gh/dzmitry-huba/6/head -> origin/gh/dzmitry-huba/6/head 2025-11-03T16:39:48.6920352Z * [new branch] gh/dzmitry-huba/6/orig -> origin/gh/dzmitry-huba/6/orig 2025-11-03T16:39:48.6920555Z * [new branch] gh/dzmitry-huba/7/base -> origin/gh/dzmitry-huba/7/base 2025-11-03T16:39:48.6920765Z * [new branch] gh/dzmitry-huba/7/head -> origin/gh/dzmitry-huba/7/head 2025-11-03T16:39:48.6920969Z * [new branch] gh/dzmitry-huba/7/orig -> origin/gh/dzmitry-huba/7/orig 2025-11-03T16:39:48.6921171Z * [new branch] gh/dzmitry-huba/8/base -> origin/gh/dzmitry-huba/8/base 2025-11-03T16:39:48.6921386Z * [new branch] gh/dzmitry-huba/8/head -> origin/gh/dzmitry-huba/8/head 2025-11-03T16:39:48.6921584Z * [new branch] gh/dzmitry-huba/8/orig -> origin/gh/dzmitry-huba/8/orig 2025-11-03T16:39:48.6921783Z * [new branch] gh/dzmitry-huba/9/base -> origin/gh/dzmitry-huba/9/base 2025-11-03T16:39:48.6921998Z * [new branch] gh/dzmitry-huba/9/head -> origin/gh/dzmitry-huba/9/head 2025-11-03T16:39:48.6922201Z * [new branch] gh/dzmitry-huba/9/orig -> origin/gh/dzmitry-huba/9/orig 2025-11-03T16:39:48.6922402Z * [new branch] gh/eellison/808/base -> origin/gh/eellison/808/base 2025-11-03T16:39:48.6922656Z * [new branch] gh/eellison/808/head -> origin/gh/eellison/808/head 2025-11-03T16:39:48.6922856Z * [new branch] gh/eellison/808/orig -> origin/gh/eellison/808/orig 2025-11-03T16:39:48.6923071Z * [new branch] gh/eellison/809/base -> origin/gh/eellison/809/base 2025-11-03T16:39:48.6923287Z * [new branch] gh/eellison/809/head -> origin/gh/eellison/809/head 2025-11-03T16:39:48.6923481Z * [new branch] gh/eellison/809/orig -> origin/gh/eellison/809/orig 2025-11-03T16:39:48.6923673Z * [new branch] gh/eellison/822/base -> origin/gh/eellison/822/base 2025-11-03T16:39:48.6923867Z * [new branch] gh/eellison/822/head -> origin/gh/eellison/822/head 2025-11-03T16:39:48.6924062Z * [new branch] gh/eellison/822/orig -> origin/gh/eellison/822/orig 2025-11-03T16:39:48.6924253Z * [new branch] gh/eellison/823/base -> origin/gh/eellison/823/base 2025-11-03T16:39:48.6924954Z * [new branch] gh/eellison/823/head -> origin/gh/eellison/823/head 2025-11-03T16:39:48.6925153Z * [new branch] gh/eellison/823/orig -> origin/gh/eellison/823/orig 2025-11-03T16:39:48.6925343Z * [new branch] gh/eellison/836/base -> origin/gh/eellison/836/base 2025-11-03T16:39:48.6925538Z * [new branch] gh/eellison/836/head -> origin/gh/eellison/836/head 2025-11-03T16:39:48.6925740Z * [new branch] gh/eellison/836/orig -> origin/gh/eellison/836/orig 2025-11-03T16:39:48.6925932Z * [new branch] gh/eellison/837/base -> origin/gh/eellison/837/base 2025-11-03T16:39:48.6926192Z * [new branch] gh/eellison/837/head -> origin/gh/eellison/837/head 2025-11-03T16:39:48.6926389Z * [new branch] gh/eellison/837/orig -> origin/gh/eellison/837/orig 2025-11-03T16:39:48.6926579Z * [new branch] gh/eellison/838/base -> origin/gh/eellison/838/base 2025-11-03T16:39:48.6926773Z * [new branch] gh/eellison/838/head -> origin/gh/eellison/838/head 2025-11-03T16:39:48.6926966Z * [new branch] gh/eellison/838/orig -> origin/gh/eellison/838/orig 2025-11-03T16:39:48.6927161Z * [new branch] gh/eellison/839/base -> origin/gh/eellison/839/base 2025-11-03T16:39:48.6927352Z * [new branch] gh/eellison/839/head -> origin/gh/eellison/839/head 2025-11-03T16:39:48.6927550Z * [new branch] gh/eellison/839/orig -> origin/gh/eellison/839/orig 2025-11-03T16:39:48.6927741Z * [new branch] gh/eellison/840/base -> origin/gh/eellison/840/base 2025-11-03T16:39:48.6927936Z * [new branch] gh/eellison/840/head -> origin/gh/eellison/840/head 2025-11-03T16:39:48.6928140Z * [new branch] gh/eellison/840/orig -> origin/gh/eellison/840/orig 2025-11-03T16:39:48.6928389Z * [new branch] gh/eellison/841/base -> origin/gh/eellison/841/base 2025-11-03T16:39:48.6928583Z * [new branch] gh/eellison/841/head -> origin/gh/eellison/841/head 2025-11-03T16:39:48.6928809Z * [new branch] gh/eellison/841/orig -> origin/gh/eellison/841/orig 2025-11-03T16:39:48.6929016Z * [new branch] gh/eellison/842/base -> origin/gh/eellison/842/base 2025-11-03T16:39:48.6929211Z * [new branch] gh/eellison/842/head -> origin/gh/eellison/842/head 2025-11-03T16:39:48.6929404Z * [new branch] gh/eellison/842/orig -> origin/gh/eellison/842/orig 2025-11-03T16:39:48.6929605Z * [new branch] gh/eellison/843/base -> origin/gh/eellison/843/base 2025-11-03T16:39:48.6929808Z * [new branch] gh/eellison/843/head -> origin/gh/eellison/843/head 2025-11-03T16:39:48.6929999Z * [new branch] gh/eellison/843/orig -> origin/gh/eellison/843/orig 2025-11-03T16:39:48.6930198Z * [new branch] gh/eellison/844/base -> origin/gh/eellison/844/base 2025-11-03T16:39:48.6930384Z * [new branch] gh/eellison/844/head -> origin/gh/eellison/844/head 2025-11-03T16:39:48.6930576Z * [new branch] gh/eellison/844/orig -> origin/gh/eellison/844/orig 2025-11-03T16:39:48.6930773Z * [new branch] gh/eellison/845/base -> origin/gh/eellison/845/base 2025-11-03T16:39:48.6930964Z * [new branch] gh/eellison/845/head -> origin/gh/eellison/845/head 2025-11-03T16:39:48.6931154Z * [new branch] gh/eellison/845/orig -> origin/gh/eellison/845/orig 2025-11-03T16:39:48.6931361Z * [new branch] gh/eellison/846/base -> origin/gh/eellison/846/base 2025-11-03T16:39:48.6931550Z * [new branch] gh/eellison/846/head -> origin/gh/eellison/846/head 2025-11-03T16:39:48.6931739Z * [new branch] gh/eellison/846/orig -> origin/gh/eellison/846/orig 2025-11-03T16:39:48.6932004Z * [new branch] gh/eellison/847/base -> origin/gh/eellison/847/base 2025-11-03T16:39:48.6932300Z * [new branch] gh/eellison/847/head -> origin/gh/eellison/847/head 2025-11-03T16:39:48.6932492Z * [new branch] gh/eellison/847/orig -> origin/gh/eellison/847/orig 2025-11-03T16:39:48.6932690Z * [new branch] gh/eellison/848/base -> origin/gh/eellison/848/base 2025-11-03T16:39:48.6932880Z * [new branch] gh/eellison/848/head -> origin/gh/eellison/848/head 2025-11-03T16:39:48.6933070Z * [new branch] gh/eellison/848/orig -> origin/gh/eellison/848/orig 2025-11-03T16:39:48.6933664Z * [new branch] gh/eellison/849/base -> origin/gh/eellison/849/base 2025-11-03T16:39:48.6933878Z * [new branch] gh/eellison/849/head -> origin/gh/eellison/849/head 2025-11-03T16:39:48.6934070Z * [new branch] gh/eellison/849/orig -> origin/gh/eellison/849/orig 2025-11-03T16:39:48.6934342Z * [new branch] gh/eellison/850/base -> origin/gh/eellison/850/base 2025-11-03T16:39:48.6934549Z * [new branch] gh/eellison/850/head -> origin/gh/eellison/850/head 2025-11-03T16:39:48.6934783Z * [new branch] gh/eellison/850/orig -> origin/gh/eellison/850/orig 2025-11-03T16:39:48.6934975Z * [new branch] gh/eellison/851/base -> origin/gh/eellison/851/base 2025-11-03T16:39:48.6935171Z * [new branch] gh/eellison/851/head -> origin/gh/eellison/851/head 2025-11-03T16:39:48.6935363Z * [new branch] gh/eellison/851/orig -> origin/gh/eellison/851/orig 2025-11-03T16:39:48.6935557Z * [new branch] gh/eellison/852/base -> origin/gh/eellison/852/base 2025-11-03T16:39:48.6935755Z * [new branch] gh/eellison/852/head -> origin/gh/eellison/852/head 2025-11-03T16:39:48.6935949Z * [new branch] gh/eellison/852/orig -> origin/gh/eellison/852/orig 2025-11-03T16:39:48.6936143Z * [new branch] gh/eellison/853/base -> origin/gh/eellison/853/base 2025-11-03T16:39:48.6936344Z * [new branch] gh/eellison/853/head -> origin/gh/eellison/853/head 2025-11-03T16:39:48.6936531Z * [new branch] gh/eellison/853/orig -> origin/gh/eellison/853/orig 2025-11-03T16:39:48.6936725Z * [new branch] gh/eellison/854/base -> origin/gh/eellison/854/base 2025-11-03T16:39:48.6936929Z * [new branch] gh/eellison/854/head -> origin/gh/eellison/854/head 2025-11-03T16:39:48.6937131Z * [new branch] gh/eellison/854/orig -> origin/gh/eellison/854/orig 2025-11-03T16:39:48.6937319Z * [new branch] gh/eellison/855/base -> origin/gh/eellison/855/base 2025-11-03T16:39:48.6937519Z * [new branch] gh/eellison/855/head -> origin/gh/eellison/855/head 2025-11-03T16:39:48.6937709Z * [new branch] gh/eellison/855/orig -> origin/gh/eellison/855/orig 2025-11-03T16:39:48.6937897Z * [new branch] gh/eellison/856/base -> origin/gh/eellison/856/base 2025-11-03T16:39:48.6938087Z * [new branch] gh/eellison/856/head -> origin/gh/eellison/856/head 2025-11-03T16:39:48.6938283Z * [new branch] gh/eellison/856/orig -> origin/gh/eellison/856/orig 2025-11-03T16:39:48.6938474Z * [new branch] gh/eellison/857/base -> origin/gh/eellison/857/base 2025-11-03T16:39:48.6938663Z * [new branch] gh/eellison/857/head -> origin/gh/eellison/857/head 2025-11-03T16:39:48.6938862Z * [new branch] gh/eellison/857/orig -> origin/gh/eellison/857/orig 2025-11-03T16:39:48.6939049Z * [new branch] gh/eellison/858/base -> origin/gh/eellison/858/base 2025-11-03T16:39:48.6939313Z * [new branch] gh/eellison/858/head -> origin/gh/eellison/858/head 2025-11-03T16:39:48.6939519Z * [new branch] gh/eellison/858/orig -> origin/gh/eellison/858/orig 2025-11-03T16:39:48.6939710Z * [new branch] gh/eellison/859/base -> origin/gh/eellison/859/base 2025-11-03T16:39:48.6939900Z * [new branch] gh/eellison/859/head -> origin/gh/eellison/859/head 2025-11-03T16:39:48.6940144Z * [new branch] gh/eellison/859/orig -> origin/gh/eellison/859/orig 2025-11-03T16:39:48.6940340Z * [new branch] gh/eellison/860/base -> origin/gh/eellison/860/base 2025-11-03T16:39:48.6940526Z * [new branch] gh/eellison/860/head -> origin/gh/eellison/860/head 2025-11-03T16:39:48.6940838Z * [new branch] gh/eellison/860/orig -> origin/gh/eellison/860/orig 2025-11-03T16:39:48.6941030Z * [new branch] gh/eellison/861/base -> origin/gh/eellison/861/base 2025-11-03T16:39:48.6941221Z * [new branch] gh/eellison/861/head -> origin/gh/eellison/861/head 2025-11-03T16:39:48.6941418Z * [new branch] gh/eellison/861/orig -> origin/gh/eellison/861/orig 2025-11-03T16:39:48.6941595Z * [new branch] gh/etaf/147/base -> origin/gh/etaf/147/base 2025-11-03T16:39:48.6941767Z * [new branch] gh/etaf/147/head -> origin/gh/etaf/147/head 2025-11-03T16:39:48.6941945Z * [new branch] gh/etaf/154/base -> origin/gh/etaf/154/base 2025-11-03T16:39:48.6942117Z * [new branch] gh/etaf/154/head -> origin/gh/etaf/154/head 2025-11-03T16:39:48.6942293Z * [new branch] gh/etaf/154/orig -> origin/gh/etaf/154/orig 2025-11-03T16:39:48.6942464Z * [new branch] gh/etaf/156/base -> origin/gh/etaf/156/base 2025-11-03T16:39:48.6942652Z * [new branch] gh/etaf/156/head -> origin/gh/etaf/156/head 2025-11-03T16:39:48.6942829Z * [new branch] gh/etaf/156/orig -> origin/gh/etaf/156/orig 2025-11-03T16:39:48.6943004Z * [new branch] gh/etaf/157/base -> origin/gh/etaf/157/base 2025-11-03T16:39:48.6943185Z * [new branch] gh/etaf/157/head -> origin/gh/etaf/157/head 2025-11-03T16:39:48.6943352Z * [new branch] gh/etaf/157/orig -> origin/gh/etaf/157/orig 2025-11-03T16:39:48.6943522Z * [new branch] gh/etaf/158/base -> origin/gh/etaf/158/base 2025-11-03T16:39:48.6943695Z * [new branch] gh/etaf/158/head -> origin/gh/etaf/158/head 2025-11-03T16:39:48.6943865Z * [new branch] gh/etaf/158/orig -> origin/gh/etaf/158/orig 2025-11-03T16:39:48.6944032Z * [new branch] gh/etaf/159/base -> origin/gh/etaf/159/base 2025-11-03T16:39:48.6944204Z * [new branch] gh/etaf/159/head -> origin/gh/etaf/159/head 2025-11-03T16:39:48.6944379Z * [new branch] gh/etaf/159/orig -> origin/gh/etaf/159/orig 2025-11-03T16:39:48.6944549Z * [new branch] gh/etaf/160/base -> origin/gh/etaf/160/base 2025-11-03T16:39:48.6944726Z * [new branch] gh/etaf/160/head -> origin/gh/etaf/160/head 2025-11-03T16:39:48.6944900Z * [new branch] gh/etaf/160/orig -> origin/gh/etaf/160/orig 2025-11-03T16:39:48.6945073Z * [new branch] gh/etaf/161/base -> origin/gh/etaf/161/base 2025-11-03T16:39:48.6945247Z * [new branch] gh/etaf/161/head -> origin/gh/etaf/161/head 2025-11-03T16:39:48.6945419Z * [new branch] gh/etaf/161/orig -> origin/gh/etaf/161/orig 2025-11-03T16:39:48.6945589Z * [new branch] gh/etaf/162/base -> origin/gh/etaf/162/base 2025-11-03T16:39:48.6945760Z * [new branch] gh/etaf/162/head -> origin/gh/etaf/162/head 2025-11-03T16:39:48.6946067Z * [new branch] gh/etaf/162/orig -> origin/gh/etaf/162/orig 2025-11-03T16:39:48.6946236Z * [new branch] gh/etaf/166/base -> origin/gh/etaf/166/base 2025-11-03T16:39:48.6946449Z * [new branch] gh/etaf/166/head -> origin/gh/etaf/166/head 2025-11-03T16:39:48.6946629Z * [new branch] gh/etaf/166/orig -> origin/gh/etaf/166/orig 2025-11-03T16:39:48.6946797Z * [new branch] gh/etaf/167/base -> origin/gh/etaf/167/base 2025-11-03T16:39:48.6946969Z * [new branch] gh/etaf/167/head -> origin/gh/etaf/167/head 2025-11-03T16:39:48.6947215Z * [new branch] gh/etaf/167/orig -> origin/gh/etaf/167/orig 2025-11-03T16:39:48.6947386Z * [new branch] gh/etaf/168/base -> origin/gh/etaf/168/base 2025-11-03T16:39:48.6947553Z * [new branch] gh/etaf/168/head -> origin/gh/etaf/168/head 2025-11-03T16:39:48.6947735Z * [new branch] gh/etaf/168/orig -> origin/gh/etaf/168/orig 2025-11-03T16:39:48.6947905Z * [new branch] gh/etaf/171/base -> origin/gh/etaf/171/base 2025-11-03T16:39:48.6948077Z * [new branch] gh/etaf/171/head -> origin/gh/etaf/171/head 2025-11-03T16:39:48.6948260Z * [new branch] gh/etaf/171/orig -> origin/gh/etaf/171/orig 2025-11-03T16:39:48.6948438Z * [new branch] gh/etaf/172/base -> origin/gh/etaf/172/base 2025-11-03T16:39:48.6948621Z * [new branch] gh/etaf/172/head -> origin/gh/etaf/172/head 2025-11-03T16:39:48.6948808Z * [new branch] gh/etaf/172/orig -> origin/gh/etaf/172/orig 2025-11-03T16:39:48.6949026Z * [new branch] gh/exclamaforte/1/base -> origin/gh/exclamaforte/1/base 2025-11-03T16:39:48.6949239Z * [new branch] gh/exclamaforte/1/head -> origin/gh/exclamaforte/1/head 2025-11-03T16:39:48.6949449Z * [new branch] gh/exclamaforte/2/base -> origin/gh/exclamaforte/2/base 2025-11-03T16:39:48.6949658Z * [new branch] gh/exclamaforte/2/head -> origin/gh/exclamaforte/2/head 2025-11-03T16:39:48.6949865Z * [new branch] gh/exclamaforte/3/base -> origin/gh/exclamaforte/3/base 2025-11-03T16:39:48.6950067Z * [new branch] gh/exclamaforte/3/head -> origin/gh/exclamaforte/3/head 2025-11-03T16:39:48.6950277Z * [new branch] gh/exclamaforte/4/base -> origin/gh/exclamaforte/4/base 2025-11-03T16:39:48.6950482Z * [new branch] gh/exclamaforte/4/head -> origin/gh/exclamaforte/4/head 2025-11-03T16:39:48.6950676Z * [new branch] gh/ezyang/2374/base -> origin/gh/ezyang/2374/base 2025-11-03T16:39:48.6950870Z * [new branch] gh/ezyang/2374/head -> origin/gh/ezyang/2374/head 2025-11-03T16:39:48.6951060Z * [new branch] gh/ezyang/2374/orig -> origin/gh/ezyang/2374/orig 2025-11-03T16:39:48.6951246Z * [new branch] gh/ezyang/2973/base -> origin/gh/ezyang/2973/base 2025-11-03T16:39:48.6951438Z * [new branch] gh/ezyang/2973/head -> origin/gh/ezyang/2973/head 2025-11-03T16:39:48.6951621Z * [new branch] gh/ezyang/2973/orig -> origin/gh/ezyang/2973/orig 2025-11-03T16:39:48.6951850Z * [new branch] gh/ezyang/2974/base -> origin/gh/ezyang/2974/base 2025-11-03T16:39:48.6952044Z * [new branch] gh/ezyang/2974/head -> origin/gh/ezyang/2974/head 2025-11-03T16:39:48.6952227Z * [new branch] gh/ezyang/2974/orig -> origin/gh/ezyang/2974/orig 2025-11-03T16:39:48.6952458Z * [new branch] gh/ezyang/3120/base -> origin/gh/ezyang/3120/base 2025-11-03T16:39:48.6952650Z * [new branch] gh/ezyang/3120/head -> origin/gh/ezyang/3120/head 2025-11-03T16:39:48.6952907Z * [new branch] gh/ezyang/3120/orig -> origin/gh/ezyang/3120/orig 2025-11-03T16:39:48.6953099Z * [new branch] gh/ezyang/3131/base -> origin/gh/ezyang/3131/base 2025-11-03T16:39:48.6953301Z * [new branch] gh/ezyang/3131/head -> origin/gh/ezyang/3131/head 2025-11-03T16:39:48.6953492Z * [new branch] gh/ezyang/3131/orig -> origin/gh/ezyang/3131/orig 2025-11-03T16:39:48.6953683Z * [new branch] gh/ezyang/3139/base -> origin/gh/ezyang/3139/base 2025-11-03T16:39:48.6953869Z * [new branch] gh/ezyang/3139/head -> origin/gh/ezyang/3139/head 2025-11-03T16:39:48.6954131Z * [new branch] gh/ezyang/3139/orig -> origin/gh/ezyang/3139/orig 2025-11-03T16:39:48.6954315Z * [new branch] gh/ezyang/3140/base -> origin/gh/ezyang/3140/base 2025-11-03T16:39:48.6954500Z * [new branch] gh/ezyang/3140/head -> origin/gh/ezyang/3140/head 2025-11-03T16:39:48.6954692Z * [new branch] gh/ezyang/3140/orig -> origin/gh/ezyang/3140/orig 2025-11-03T16:39:48.6954873Z * [new branch] gh/ezyang/3143/base -> origin/gh/ezyang/3143/base 2025-11-03T16:39:48.6955060Z * [new branch] gh/ezyang/3143/head -> origin/gh/ezyang/3143/head 2025-11-03T16:39:48.6955250Z * [new branch] gh/ezyang/3143/orig -> origin/gh/ezyang/3143/orig 2025-11-03T16:39:48.6955433Z * [new branch] gh/ezyang/3144/base -> origin/gh/ezyang/3144/base 2025-11-03T16:39:48.6955619Z * [new branch] gh/ezyang/3144/head -> origin/gh/ezyang/3144/head 2025-11-03T16:39:48.6955819Z * [new branch] gh/ezyang/3144/orig -> origin/gh/ezyang/3144/orig 2025-11-03T16:39:48.6956004Z * [new branch] gh/ezyang/3148/base -> origin/gh/ezyang/3148/base 2025-11-03T16:39:48.6956189Z * [new branch] gh/ezyang/3148/head -> origin/gh/ezyang/3148/head 2025-11-03T16:39:48.6956388Z * [new branch] gh/ezyang/3148/orig -> origin/gh/ezyang/3148/orig 2025-11-03T16:39:48.6956570Z * [new branch] gh/ezyang/3158/base -> origin/gh/ezyang/3158/base 2025-11-03T16:39:48.6956756Z * [new branch] gh/ezyang/3158/head -> origin/gh/ezyang/3158/head 2025-11-03T16:39:48.6956947Z * [new branch] gh/ezyang/3158/orig -> origin/gh/ezyang/3158/orig 2025-11-03T16:39:48.6957132Z * [new branch] gh/ezyang/3165/base -> origin/gh/ezyang/3165/base 2025-11-03T16:39:48.6957316Z * [new branch] gh/ezyang/3165/head -> origin/gh/ezyang/3165/head 2025-11-03T16:39:48.6957517Z * [new branch] gh/ezyang/3165/orig -> origin/gh/ezyang/3165/orig 2025-11-03T16:39:48.6957741Z * [new branch] gh/ezyang/3167/base -> origin/gh/ezyang/3167/base 2025-11-03T16:39:48.6957935Z * [new branch] gh/ezyang/3167/head -> origin/gh/ezyang/3167/head 2025-11-03T16:39:48.6958118Z * [new branch] gh/ezyang/3167/orig -> origin/gh/ezyang/3167/orig 2025-11-03T16:39:48.6958312Z * [new branch] gh/ezyang/3168/base -> origin/gh/ezyang/3168/base 2025-11-03T16:39:48.6958540Z * [new branch] gh/ezyang/3168/head -> origin/gh/ezyang/3168/head 2025-11-03T16:39:48.6958726Z * [new branch] gh/ezyang/3168/orig -> origin/gh/ezyang/3168/orig 2025-11-03T16:39:48.6958916Z * [new branch] gh/ezyang/3169/base -> origin/gh/ezyang/3169/base 2025-11-03T16:39:48.6959100Z * [new branch] gh/ezyang/3169/head -> origin/gh/ezyang/3169/head 2025-11-03T16:39:48.6959289Z * [new branch] gh/ezyang/3169/orig -> origin/gh/ezyang/3169/orig 2025-11-03T16:39:48.6959480Z * [new branch] gh/ezyang/3170/base -> origin/gh/ezyang/3170/base 2025-11-03T16:39:48.6959732Z * [new branch] gh/ezyang/3170/head -> origin/gh/ezyang/3170/head 2025-11-03T16:39:48.6959926Z * [new branch] gh/ezyang/3170/orig -> origin/gh/ezyang/3170/orig 2025-11-03T16:39:48.6960120Z * [new branch] gh/ezyang/3171/base -> origin/gh/ezyang/3171/base 2025-11-03T16:39:48.6960301Z * [new branch] gh/ezyang/3171/head -> origin/gh/ezyang/3171/head 2025-11-03T16:39:48.6960484Z * [new branch] gh/ezyang/3171/orig -> origin/gh/ezyang/3171/orig 2025-11-03T16:39:48.6960676Z * [new branch] gh/ezyang/3172/base -> origin/gh/ezyang/3172/base 2025-11-03T16:39:48.6960924Z * [new branch] gh/ezyang/3172/head -> origin/gh/ezyang/3172/head 2025-11-03T16:39:48.6961109Z * [new branch] gh/ezyang/3172/orig -> origin/gh/ezyang/3172/orig 2025-11-03T16:39:48.6961296Z * [new branch] gh/ezyang/3173/base -> origin/gh/ezyang/3173/base 2025-11-03T16:39:48.6961483Z * [new branch] gh/ezyang/3173/head -> origin/gh/ezyang/3173/head 2025-11-03T16:39:48.6961664Z * [new branch] gh/ezyang/3173/orig -> origin/gh/ezyang/3173/orig 2025-11-03T16:39:48.6961852Z * [new branch] gh/ezyang/3174/base -> origin/gh/ezyang/3174/base 2025-11-03T16:39:48.6962036Z * [new branch] gh/ezyang/3174/head -> origin/gh/ezyang/3174/head 2025-11-03T16:39:48.6962219Z * [new branch] gh/ezyang/3174/orig -> origin/gh/ezyang/3174/orig 2025-11-03T16:39:48.6962410Z * [new branch] gh/ezyang/3175/base -> origin/gh/ezyang/3175/base 2025-11-03T16:39:48.6962595Z * [new branch] gh/ezyang/3175/head -> origin/gh/ezyang/3175/head 2025-11-03T16:39:48.6962780Z * [new branch] gh/ezyang/3175/orig -> origin/gh/ezyang/3175/orig 2025-11-03T16:39:48.6962963Z * [new branch] gh/ezyang/3176/base -> origin/gh/ezyang/3176/base 2025-11-03T16:39:48.6963163Z * [new branch] gh/ezyang/3176/head -> origin/gh/ezyang/3176/head 2025-11-03T16:39:48.6963348Z * [new branch] gh/ezyang/3176/orig -> origin/gh/ezyang/3176/orig 2025-11-03T16:39:48.6963530Z * [new branch] gh/ezyang/3177/base -> origin/gh/ezyang/3177/base 2025-11-03T16:39:48.6963721Z * [new branch] gh/ezyang/3177/head -> origin/gh/ezyang/3177/head 2025-11-03T16:39:48.6963954Z * [new branch] gh/ezyang/3177/orig -> origin/gh/ezyang/3177/orig 2025-11-03T16:39:48.6964140Z * [new branch] gh/ezyang/3178/base -> origin/gh/ezyang/3178/base 2025-11-03T16:39:48.6964374Z * [new branch] gh/ezyang/3178/head -> origin/gh/ezyang/3178/head 2025-11-03T16:39:48.6964560Z * [new branch] gh/ezyang/3178/orig -> origin/gh/ezyang/3178/orig 2025-11-03T16:39:48.6964754Z * [new branch] gh/ezyang/3179/base -> origin/gh/ezyang/3179/base 2025-11-03T16:39:48.6964956Z * [new branch] gh/ezyang/3179/head -> origin/gh/ezyang/3179/head 2025-11-03T16:39:48.6965139Z * [new branch] gh/ezyang/3179/orig -> origin/gh/ezyang/3179/orig 2025-11-03T16:39:48.6965321Z * [new branch] gh/ezyang/3180/base -> origin/gh/ezyang/3180/base 2025-11-03T16:39:48.6965510Z * [new branch] gh/ezyang/3180/head -> origin/gh/ezyang/3180/head 2025-11-03T16:39:48.6965695Z * [new branch] gh/ezyang/3180/orig -> origin/gh/ezyang/3180/orig 2025-11-03T16:39:48.6965878Z * [new branch] gh/ezyang/3181/base -> origin/gh/ezyang/3181/base 2025-11-03T16:39:48.6966078Z * [new branch] gh/ezyang/3181/head -> origin/gh/ezyang/3181/head 2025-11-03T16:39:48.6966261Z * [new branch] gh/ezyang/3181/orig -> origin/gh/ezyang/3181/orig 2025-11-03T16:39:48.6966512Z * [new branch] gh/ezyang/3182/base -> origin/gh/ezyang/3182/base 2025-11-03T16:39:48.6966694Z * [new branch] gh/ezyang/3182/head -> origin/gh/ezyang/3182/head 2025-11-03T16:39:48.6966882Z * [new branch] gh/ezyang/3182/orig -> origin/gh/ezyang/3182/orig 2025-11-03T16:39:48.6967063Z * [new branch] gh/ezyang/3183/base -> origin/gh/ezyang/3183/base 2025-11-03T16:39:48.6967246Z * [new branch] gh/ezyang/3183/head -> origin/gh/ezyang/3183/head 2025-11-03T16:39:48.6967441Z * [new branch] gh/ezyang/3183/orig -> origin/gh/ezyang/3183/orig 2025-11-03T16:39:48.6967687Z * [new branch] gh/ezyang/3184/base -> origin/gh/ezyang/3184/base 2025-11-03T16:39:48.6967873Z * [new branch] gh/ezyang/3184/head -> origin/gh/ezyang/3184/head 2025-11-03T16:39:48.6968066Z * [new branch] gh/ezyang/3184/orig -> origin/gh/ezyang/3184/orig 2025-11-03T16:39:48.6968252Z * [new branch] gh/ezyang/3185/base -> origin/gh/ezyang/3185/base 2025-11-03T16:39:48.6968434Z * [new branch] gh/ezyang/3185/head -> origin/gh/ezyang/3185/head 2025-11-03T16:39:48.6968627Z * [new branch] gh/ezyang/3185/orig -> origin/gh/ezyang/3185/orig 2025-11-03T16:39:48.6968809Z * [new branch] gh/ezyang/3186/base -> origin/gh/ezyang/3186/base 2025-11-03T16:39:48.6968992Z * [new branch] gh/ezyang/3186/head -> origin/gh/ezyang/3186/head 2025-11-03T16:39:48.6969182Z * [new branch] gh/ezyang/3186/orig -> origin/gh/ezyang/3186/orig 2025-11-03T16:39:48.6969369Z * [new branch] gh/ezyang/3187/base -> origin/gh/ezyang/3187/base 2025-11-03T16:39:48.6969555Z * [new branch] gh/ezyang/3187/head -> origin/gh/ezyang/3187/head 2025-11-03T16:39:48.6969791Z * [new branch] gh/ezyang/3187/orig -> origin/gh/ezyang/3187/orig 2025-11-03T16:39:48.6969980Z * [new branch] gh/ezyang/3188/base -> origin/gh/ezyang/3188/base 2025-11-03T16:39:48.6970205Z * [new branch] gh/ezyang/3188/head -> origin/gh/ezyang/3188/head 2025-11-03T16:39:48.6970403Z * [new branch] gh/ezyang/3188/orig -> origin/gh/ezyang/3188/orig 2025-11-03T16:39:48.6970588Z * [new branch] gh/ezyang/3189/base -> origin/gh/ezyang/3189/base 2025-11-03T16:39:48.6970775Z * [new branch] gh/ezyang/3189/head -> origin/gh/ezyang/3189/head 2025-11-03T16:39:48.6970958Z * [new branch] gh/ezyang/3189/orig -> origin/gh/ezyang/3189/orig 2025-11-03T16:39:48.6971152Z * [new branch] gh/ezyang/3190/base -> origin/gh/ezyang/3190/base 2025-11-03T16:39:48.6971339Z * [new branch] gh/ezyang/3190/head -> origin/gh/ezyang/3190/head 2025-11-03T16:39:48.6971530Z * [new branch] gh/ezyang/3190/orig -> origin/gh/ezyang/3190/orig 2025-11-03T16:39:48.6971728Z * [new branch] gh/fadara01/1/base -> origin/gh/fadara01/1/base 2025-11-03T16:39:48.6971917Z * [new branch] gh/fadara01/1/head -> origin/gh/fadara01/1/head 2025-11-03T16:39:48.6972098Z * [new branch] gh/fadara01/1/orig -> origin/gh/fadara01/1/orig 2025-11-03T16:39:48.6972425Z * [new branch] gh/fadara01/2/base -> origin/gh/fadara01/2/base 2025-11-03T16:39:48.6972609Z * [new branch] gh/fadara01/2/head -> origin/gh/fadara01/2/head 2025-11-03T16:39:48.6972789Z * [new branch] gh/fadara01/2/orig -> origin/gh/fadara01/2/orig 2025-11-03T16:39:48.6972989Z * [new branch] gh/fadara01/3/base -> origin/gh/fadara01/3/base 2025-11-03T16:39:48.6973169Z * [new branch] gh/fadara01/3/head -> origin/gh/fadara01/3/head 2025-11-03T16:39:48.6973421Z * [new branch] gh/fadara01/3/orig -> origin/gh/fadara01/3/orig 2025-11-03T16:39:48.6973613Z * [new branch] gh/fadara01/4/base -> origin/gh/fadara01/4/base 2025-11-03T16:39:48.6973792Z * [new branch] gh/fadara01/4/head -> origin/gh/fadara01/4/head 2025-11-03T16:39:48.6973972Z * [new branch] gh/fadara01/4/orig -> origin/gh/fadara01/4/orig 2025-11-03T16:39:48.6974163Z * [new branch] gh/fadara01/5/base -> origin/gh/fadara01/5/base 2025-11-03T16:39:48.6974346Z * [new branch] gh/fadara01/5/head -> origin/gh/fadara01/5/head 2025-11-03T16:39:48.6974526Z * [new branch] gh/fadara01/5/orig -> origin/gh/fadara01/5/orig 2025-11-03T16:39:48.6974785Z * [new branch] gh/fadara01/6/base -> origin/gh/fadara01/6/base 2025-11-03T16:39:48.6974968Z * [new branch] gh/fadara01/6/head -> origin/gh/fadara01/6/head 2025-11-03T16:39:48.6975153Z * [new branch] gh/fadara01/6/orig -> origin/gh/fadara01/6/orig 2025-11-03T16:39:48.6975339Z * [new branch] gh/fadara01/7/base -> origin/gh/fadara01/7/base 2025-11-03T16:39:48.6975569Z * [new branch] gh/fadara01/7/head -> origin/gh/fadara01/7/head 2025-11-03T16:39:48.6975753Z * [new branch] gh/fadara01/7/orig -> origin/gh/fadara01/7/orig 2025-11-03T16:39:48.6975938Z * [new branch] gh/fduwjj/182/base -> origin/gh/fduwjj/182/base 2025-11-03T16:39:48.6976167Z * [new branch] gh/fduwjj/182/head -> origin/gh/fduwjj/182/head 2025-11-03T16:39:48.6976353Z * [new branch] gh/fduwjj/182/orig -> origin/gh/fduwjj/182/orig 2025-11-03T16:39:48.6976531Z * [new branch] gh/fduwjj/185/base -> origin/gh/fduwjj/185/base 2025-11-03T16:39:48.6976723Z * [new branch] gh/fduwjj/185/head -> origin/gh/fduwjj/185/head 2025-11-03T16:39:48.6976906Z * [new branch] gh/fduwjj/185/orig -> origin/gh/fduwjj/185/orig 2025-11-03T16:39:48.6977089Z * [new branch] gh/fduwjj/206/base -> origin/gh/fduwjj/206/base 2025-11-03T16:39:48.6977279Z * [new branch] gh/fduwjj/206/head -> origin/gh/fduwjj/206/head 2025-11-03T16:39:48.6977455Z * [new branch] gh/fduwjj/206/orig -> origin/gh/fduwjj/206/orig 2025-11-03T16:39:48.6977634Z * [new branch] gh/fduwjj/211/base -> origin/gh/fduwjj/211/base 2025-11-03T16:39:48.6977821Z * [new branch] gh/fduwjj/211/head -> origin/gh/fduwjj/211/head 2025-11-03T16:39:48.6978002Z * [new branch] gh/fduwjj/211/orig -> origin/gh/fduwjj/211/orig 2025-11-03T16:39:48.6978181Z * [new branch] gh/fduwjj/212/base -> origin/gh/fduwjj/212/base 2025-11-03T16:39:48.6978372Z * [new branch] gh/fduwjj/212/head -> origin/gh/fduwjj/212/head 2025-11-03T16:39:48.6978554Z * [new branch] gh/fduwjj/212/orig -> origin/gh/fduwjj/212/orig 2025-11-03T16:39:48.6978735Z * [new branch] gh/fduwjj/213/base -> origin/gh/fduwjj/213/base 2025-11-03T16:39:48.6978921Z * [new branch] gh/fduwjj/213/head -> origin/gh/fduwjj/213/head 2025-11-03T16:39:48.6979102Z * [new branch] gh/fduwjj/213/orig -> origin/gh/fduwjj/213/orig 2025-11-03T16:39:48.6979284Z * [new branch] gh/fduwjj/217/base -> origin/gh/fduwjj/217/base 2025-11-03T16:39:48.6979462Z * [new branch] gh/fduwjj/217/head -> origin/gh/fduwjj/217/head 2025-11-03T16:39:48.6979654Z * [new branch] gh/fduwjj/217/orig -> origin/gh/fduwjj/217/orig 2025-11-03T16:39:48.6979831Z * [new branch] gh/fduwjj/219/base -> origin/gh/fduwjj/219/base 2025-11-03T16:39:48.6980084Z * [new branch] gh/fduwjj/219/head -> origin/gh/fduwjj/219/head 2025-11-03T16:39:48.6980270Z * [new branch] gh/fduwjj/219/orig -> origin/gh/fduwjj/219/orig 2025-11-03T16:39:48.6980449Z * [new branch] gh/fduwjj/220/base -> origin/gh/fduwjj/220/base 2025-11-03T16:39:48.6980629Z * [new branch] gh/fduwjj/220/head -> origin/gh/fduwjj/220/head 2025-11-03T16:39:48.6980817Z * [new branch] gh/fduwjj/220/orig -> origin/gh/fduwjj/220/orig 2025-11-03T16:39:48.6980995Z * [new branch] gh/fduwjj/221/base -> origin/gh/fduwjj/221/base 2025-11-03T16:39:48.6981172Z * [new branch] gh/fduwjj/221/head -> origin/gh/fduwjj/221/head 2025-11-03T16:39:48.6981484Z * [new branch] gh/fduwjj/221/orig -> origin/gh/fduwjj/221/orig 2025-11-03T16:39:48.6981666Z * [new branch] gh/fduwjj/222/base -> origin/gh/fduwjj/222/base 2025-11-03T16:39:48.6981894Z * [new branch] gh/fduwjj/222/head -> origin/gh/fduwjj/222/head 2025-11-03T16:39:48.6982086Z * [new branch] gh/fduwjj/222/orig -> origin/gh/fduwjj/222/orig 2025-11-03T16:39:48.6982267Z * [new branch] gh/fduwjj/223/base -> origin/gh/fduwjj/223/base 2025-11-03T16:39:48.6982446Z * [new branch] gh/fduwjj/223/head -> origin/gh/fduwjj/223/head 2025-11-03T16:39:48.6982647Z * [new branch] gh/fduwjj/223/orig -> origin/gh/fduwjj/223/orig 2025-11-03T16:39:48.6982828Z * [new branch] gh/fduwjj/224/base -> origin/gh/fduwjj/224/base 2025-11-03T16:39:48.6983009Z * [new branch] gh/fduwjj/224/head -> origin/gh/fduwjj/224/head 2025-11-03T16:39:48.6983202Z * [new branch] gh/fduwjj/224/orig -> origin/gh/fduwjj/224/orig 2025-11-03T16:39:48.6983381Z * [new branch] gh/fduwjj/225/base -> origin/gh/fduwjj/225/base 2025-11-03T16:39:48.6983567Z * [new branch] gh/fduwjj/225/head -> origin/gh/fduwjj/225/head 2025-11-03T16:39:48.6983749Z * [new branch] gh/fduwjj/225/orig -> origin/gh/fduwjj/225/orig 2025-11-03T16:39:48.6983936Z * [new branch] gh/fduwjj/226/base -> origin/gh/fduwjj/226/base 2025-11-03T16:39:48.6984117Z * [new branch] gh/fduwjj/226/head -> origin/gh/fduwjj/226/head 2025-11-03T16:39:48.6984298Z * [new branch] gh/fduwjj/226/orig -> origin/gh/fduwjj/226/orig 2025-11-03T16:39:48.6984483Z * [new branch] gh/fduwjj/227/base -> origin/gh/fduwjj/227/base 2025-11-03T16:39:48.6984663Z * [new branch] gh/fduwjj/227/head -> origin/gh/fduwjj/227/head 2025-11-03T16:39:48.6984849Z * [new branch] gh/fduwjj/227/orig -> origin/gh/fduwjj/227/orig 2025-11-03T16:39:48.6985036Z * [new branch] gh/fduwjj/228/base -> origin/gh/fduwjj/228/base 2025-11-03T16:39:48.6985219Z * [new branch] gh/fduwjj/228/head -> origin/gh/fduwjj/228/head 2025-11-03T16:39:48.6985401Z * [new branch] gh/fduwjj/228/orig -> origin/gh/fduwjj/228/orig 2025-11-03T16:39:48.6985587Z * [new branch] gh/fduwjj/229/base -> origin/gh/fduwjj/229/base 2025-11-03T16:39:48.6985768Z * [new branch] gh/fduwjj/229/head -> origin/gh/fduwjj/229/head 2025-11-03T16:39:48.6985954Z * [new branch] gh/fduwjj/229/orig -> origin/gh/fduwjj/229/orig 2025-11-03T16:39:48.6986151Z * [new branch] gh/fduwjj/230/base -> origin/gh/fduwjj/230/base 2025-11-03T16:39:48.6986332Z * [new branch] gh/fduwjj/230/head -> origin/gh/fduwjj/230/head 2025-11-03T16:39:48.6986512Z * [new branch] gh/fduwjj/230/orig -> origin/gh/fduwjj/230/orig 2025-11-03T16:39:48.6986705Z * [new branch] gh/fduwjj/231/base -> origin/gh/fduwjj/231/base 2025-11-03T16:39:48.6986964Z * [new branch] gh/fduwjj/231/head -> origin/gh/fduwjj/231/head 2025-11-03T16:39:48.6987195Z * [new branch] gh/fduwjj/231/orig -> origin/gh/fduwjj/231/orig 2025-11-03T16:39:48.6987391Z * [new branch] gh/fduwjj/232/base -> origin/gh/fduwjj/232/base 2025-11-03T16:39:48.6987617Z * [new branch] gh/fduwjj/232/head -> origin/gh/fduwjj/232/head 2025-11-03T16:39:48.6987810Z * [new branch] gh/fduwjj/232/orig -> origin/gh/fduwjj/232/orig 2025-11-03T16:39:48.6988037Z * [new branch] gh/fduwjj/233/base -> origin/gh/fduwjj/233/base 2025-11-03T16:39:48.6988331Z * [new branch] gh/fduwjj/233/head -> origin/gh/fduwjj/233/head 2025-11-03T16:39:48.6988518Z * [new branch] gh/fduwjj/233/orig -> origin/gh/fduwjj/233/orig 2025-11-03T16:39:48.6988746Z * [new branch] gh/fegin/318/base -> origin/gh/fegin/318/base 2025-11-03T16:39:48.6988942Z * [new branch] gh/fegin/318/head -> origin/gh/fegin/318/head 2025-11-03T16:39:48.6989163Z * [new branch] gh/fegin/318/orig -> origin/gh/fegin/318/orig 2025-11-03T16:39:48.6989342Z * [new branch] gh/fegin/321/base -> origin/gh/fegin/321/base 2025-11-03T16:39:48.6989575Z * [new branch] gh/fegin/321/head -> origin/gh/fegin/321/head 2025-11-03T16:39:48.6989760Z * [new branch] gh/fegin/321/orig -> origin/gh/fegin/321/orig 2025-11-03T16:39:48.6989979Z * [new branch] gh/fegin/325/base -> origin/gh/fegin/325/base 2025-11-03T16:39:48.6990204Z * [new branch] gh/fegin/325/head -> origin/gh/fegin/325/head 2025-11-03T16:39:48.6990383Z * [new branch] gh/fegin/325/orig -> origin/gh/fegin/325/orig 2025-11-03T16:39:48.6990600Z * [new branch] gh/fegin/326/base -> origin/gh/fegin/326/base 2025-11-03T16:39:48.6990794Z * [new branch] gh/fegin/326/head -> origin/gh/fegin/326/head 2025-11-03T16:39:48.6991014Z * [new branch] gh/fegin/326/orig -> origin/gh/fegin/326/orig 2025-11-03T16:39:48.6991192Z * [new branch] gh/fegin/327/base -> origin/gh/fegin/327/base 2025-11-03T16:39:48.6991417Z * [new branch] gh/fegin/327/head -> origin/gh/fegin/327/head 2025-11-03T16:39:48.6991602Z * [new branch] gh/fegin/327/orig -> origin/gh/fegin/327/orig 2025-11-03T16:39:48.6991819Z * [new branch] gh/fegin/328/base -> origin/gh/fegin/328/base 2025-11-03T16:39:48.6992007Z * [new branch] gh/fegin/328/head -> origin/gh/fegin/328/head 2025-11-03T16:39:48.6992228Z * [new branch] gh/fegin/328/orig -> origin/gh/fegin/328/orig 2025-11-03T16:39:48.6992409Z * [new branch] gh/fegin/329/base -> origin/gh/fegin/329/base 2025-11-03T16:39:48.6992630Z * [new branch] gh/fegin/329/head -> origin/gh/fegin/329/head 2025-11-03T16:39:48.6992817Z * [new branch] gh/fegin/329/orig -> origin/gh/fegin/329/orig 2025-11-03T16:39:48.6993039Z * [new branch] gh/fegin/330/base -> origin/gh/fegin/330/base 2025-11-03T16:39:48.6993253Z * [new branch] gh/fegin/330/head -> origin/gh/fegin/330/head 2025-11-03T16:39:48.6993444Z * [new branch] gh/fegin/330/orig -> origin/gh/fegin/330/orig 2025-11-03T16:39:48.6993661Z * [new branch] gh/fegin/331/base -> origin/gh/fegin/331/base 2025-11-03T16:39:48.6993845Z * [new branch] gh/fegin/331/head -> origin/gh/fegin/331/head 2025-11-03T16:39:48.6994072Z * [new branch] gh/fegin/331/orig -> origin/gh/fegin/331/orig 2025-11-03T16:39:48.6994331Z * [new branch] gh/fffrog/137/base -> origin/gh/fffrog/137/base 2025-11-03T16:39:48.6994556Z * [new branch] gh/fffrog/137/head -> origin/gh/fffrog/137/head 2025-11-03T16:39:48.6994788Z * [new branch] gh/fffrog/137/orig -> origin/gh/fffrog/137/orig 2025-11-03T16:39:48.6994972Z * [new branch] gh/fffrog/160/base -> origin/gh/fffrog/160/base 2025-11-03T16:39:48.6995190Z * [new branch] gh/fffrog/160/head -> origin/gh/fffrog/160/head 2025-11-03T16:39:48.6995387Z * [new branch] gh/fffrog/171/base -> origin/gh/fffrog/171/base 2025-11-03T16:39:48.6995597Z * [new branch] gh/fffrog/171/head -> origin/gh/fffrog/171/head 2025-11-03T16:39:48.6995856Z * [new branch] gh/fffrog/171/orig -> origin/gh/fffrog/171/orig 2025-11-03T16:39:48.6996093Z * [new branch] gh/fffrog/175/base -> origin/gh/fffrog/175/base 2025-11-03T16:39:48.6996286Z * [new branch] gh/fffrog/175/head -> origin/gh/fffrog/175/head 2025-11-03T16:39:48.6996511Z * [new branch] gh/fffrog/175/orig -> origin/gh/fffrog/175/orig 2025-11-03T16:39:48.6996702Z * [new branch] gh/fffrog/176/base -> origin/gh/fffrog/176/base 2025-11-03T16:39:48.6996937Z * [new branch] gh/fffrog/176/head -> origin/gh/fffrog/176/head 2025-11-03T16:39:48.6997158Z * [new branch] gh/fffrog/176/orig -> origin/gh/fffrog/176/orig 2025-11-03T16:39:48.6997342Z * [new branch] gh/fffrog/177/base -> origin/gh/fffrog/177/base 2025-11-03T16:39:48.6997570Z * [new branch] gh/fffrog/177/head -> origin/gh/fffrog/177/head 2025-11-03T16:39:48.6997755Z * [new branch] gh/fffrog/177/orig -> origin/gh/fffrog/177/orig 2025-11-03T16:39:48.6997976Z * [new branch] gh/fffrog/178/base -> origin/gh/fffrog/178/base 2025-11-03T16:39:48.6998174Z * [new branch] gh/fffrog/178/head -> origin/gh/fffrog/178/head 2025-11-03T16:39:48.6998394Z * [new branch] gh/fffrog/178/orig -> origin/gh/fffrog/178/orig 2025-11-03T16:39:48.6998578Z * [new branch] gh/fffrog/179/base -> origin/gh/fffrog/179/base 2025-11-03T16:39:48.6998805Z * [new branch] gh/fffrog/179/head -> origin/gh/fffrog/179/head 2025-11-03T16:39:48.6998986Z * [new branch] gh/fffrog/179/orig -> origin/gh/fffrog/179/orig 2025-11-03T16:39:48.6999210Z * [new branch] gh/fffrog/180/base -> origin/gh/fffrog/180/base 2025-11-03T16:39:48.6999436Z * [new branch] gh/fffrog/180/head -> origin/gh/fffrog/180/head 2025-11-03T16:39:48.6999619Z * [new branch] gh/fffrog/180/orig -> origin/gh/fffrog/180/orig 2025-11-03T16:39:48.6999844Z * [new branch] gh/fffrog/181/base -> origin/gh/fffrog/181/base 2025-11-03T16:39:48.7000038Z * [new branch] gh/fffrog/181/head -> origin/gh/fffrog/181/head 2025-11-03T16:39:48.7000261Z * [new branch] gh/fffrog/181/orig -> origin/gh/fffrog/181/orig 2025-11-03T16:39:48.7000447Z * [new branch] gh/fffrog/182/base -> origin/gh/fffrog/182/base 2025-11-03T16:39:48.7000679Z * [new branch] gh/fffrog/182/head -> origin/gh/fffrog/182/head 2025-11-03T16:39:48.7000859Z * [new branch] gh/fffrog/182/orig -> origin/gh/fffrog/182/orig 2025-11-03T16:39:48.7001082Z * [new branch] gh/fxdawnn/1/base -> origin/gh/fxdawnn/1/base 2025-11-03T16:39:48.7001265Z * [new branch] gh/fxdawnn/1/head -> origin/gh/fxdawnn/1/head 2025-11-03T16:39:48.7001503Z * [new branch] gh/fxdawnn/1/orig -> origin/gh/fxdawnn/1/orig 2025-11-03T16:39:48.7001718Z * [new branch] gh/fxdawnn/2/base -> origin/gh/fxdawnn/2/base 2025-11-03T16:39:48.7001973Z * [new branch] gh/fxdawnn/2/head -> origin/gh/fxdawnn/2/head 2025-11-03T16:39:48.7002204Z * [new branch] gh/fxdawnn/2/orig -> origin/gh/fxdawnn/2/orig 2025-11-03T16:39:48.7002385Z * [new branch] gh/fxdawnn/3/base -> origin/gh/fxdawnn/3/base 2025-11-03T16:39:48.7002604Z * [new branch] gh/fxdawnn/3/head -> origin/gh/fxdawnn/3/head 2025-11-03T16:39:48.7002797Z * [new branch] gh/fxdawnn/3/orig -> origin/gh/fxdawnn/3/orig 2025-11-03T16:39:48.7003018Z * [new branch] gh/fxdawnn/4/base -> origin/gh/fxdawnn/4/base 2025-11-03T16:39:48.7003294Z * [new branch] gh/fxdawnn/4/orig -> origin/gh/fxdawnn/4/orig 2025-11-03T16:39:48.7003488Z * [new branch] gh/fxdawnn/5/base -> origin/gh/fxdawnn/5/base 2025-11-03T16:39:48.7003711Z * [new branch] gh/fxdawnn/5/head -> origin/gh/fxdawnn/5/head 2025-11-03T16:39:48.7003897Z * [new branch] gh/fxdawnn/5/orig -> origin/gh/fxdawnn/5/orig 2025-11-03T16:39:48.7004129Z * [new branch] gh/fxdawnn/6/base -> origin/gh/fxdawnn/6/base 2025-11-03T16:39:48.7004309Z * [new branch] gh/fxdawnn/6/head -> origin/gh/fxdawnn/6/head 2025-11-03T16:39:48.7004531Z * [new branch] gh/fxdawnn/6/orig -> origin/gh/fxdawnn/6/orig 2025-11-03T16:39:48.7004719Z * [new branch] gh/fxdawnn/7/base -> origin/gh/fxdawnn/7/base 2025-11-03T16:39:48.7004947Z * [new branch] gh/fxdawnn/7/head -> origin/gh/fxdawnn/7/head 2025-11-03T16:39:48.7005153Z * [new branch] gh/fxdawnn/7/orig -> origin/gh/fxdawnn/7/orig 2025-11-03T16:39:48.7005370Z * [new branch] gh/gmagogsfm/2/base -> origin/gh/gmagogsfm/2/base 2025-11-03T16:39:48.7005628Z * [new branch] gh/gmagogsfm/2/head -> origin/gh/gmagogsfm/2/head 2025-11-03T16:39:48.7005818Z * [new branch] gh/gmagogsfm/2/orig -> origin/gh/gmagogsfm/2/orig 2025-11-03T16:39:48.7006056Z * [new branch] gh/gmagogsfm/3/base -> origin/gh/gmagogsfm/3/base 2025-11-03T16:39:48.7006280Z * [new branch] gh/gmagogsfm/3/head -> origin/gh/gmagogsfm/3/head 2025-11-03T16:39:48.7006484Z * [new branch] gh/gmagogsfm/3/orig -> origin/gh/gmagogsfm/3/orig 2025-11-03T16:39:48.7006683Z * [new branch] gh/guangyey/134/base -> origin/gh/guangyey/134/base 2025-11-03T16:39:48.7006884Z * [new branch] gh/guangyey/134/head -> origin/gh/guangyey/134/head 2025-11-03T16:39:48.7007077Z * [new branch] gh/guangyey/134/orig -> origin/gh/guangyey/134/orig 2025-11-03T16:39:48.7007268Z * [new branch] gh/guangyey/163/base -> origin/gh/guangyey/163/base 2025-11-03T16:39:48.7007468Z * [new branch] gh/guangyey/163/head -> origin/gh/guangyey/163/head 2025-11-03T16:39:48.7007658Z * [new branch] gh/guangyey/163/orig -> origin/gh/guangyey/163/orig 2025-11-03T16:39:48.7007849Z * [new branch] gh/guangyey/168/base -> origin/gh/guangyey/168/base 2025-11-03T16:39:48.7008046Z * [new branch] gh/guangyey/168/head -> origin/gh/guangyey/168/head 2025-11-03T16:39:48.7008237Z * [new branch] gh/guangyey/168/orig -> origin/gh/guangyey/168/orig 2025-11-03T16:39:48.7008428Z * [new branch] gh/guangyey/169/base -> origin/gh/guangyey/169/base 2025-11-03T16:39:48.7008628Z * [new branch] gh/guangyey/169/head -> origin/gh/guangyey/169/head 2025-11-03T16:39:48.7008818Z * [new branch] gh/guangyey/169/orig -> origin/gh/guangyey/169/orig 2025-11-03T16:39:48.7009009Z * [new branch] gh/guangyey/170/base -> origin/gh/guangyey/170/base 2025-11-03T16:39:48.7009283Z * [new branch] gh/guangyey/170/head -> origin/gh/guangyey/170/head 2025-11-03T16:39:48.7009471Z * [new branch] gh/guangyey/170/orig -> origin/gh/guangyey/170/orig 2025-11-03T16:39:48.7009662Z * [new branch] gh/guangyey/171/base -> origin/gh/guangyey/171/base 2025-11-03T16:39:48.7009850Z * [new branch] gh/guangyey/171/head -> origin/gh/guangyey/171/head 2025-11-03T16:39:48.7010053Z * [new branch] gh/guangyey/171/orig -> origin/gh/guangyey/171/orig 2025-11-03T16:39:48.7010255Z * [new branch] gh/guangyey/176/base -> origin/gh/guangyey/176/base 2025-11-03T16:39:48.7010508Z * [new branch] gh/guangyey/176/head -> origin/gh/guangyey/176/head 2025-11-03T16:39:48.7010708Z * [new branch] gh/guangyey/176/orig -> origin/gh/guangyey/176/orig 2025-11-03T16:39:48.7010895Z * [new branch] gh/guangyey/178/base -> origin/gh/guangyey/178/base 2025-11-03T16:39:48.7011088Z * [new branch] gh/guangyey/178/head -> origin/gh/guangyey/178/head 2025-11-03T16:39:48.7011287Z * [new branch] gh/guangyey/178/orig -> origin/gh/guangyey/178/orig 2025-11-03T16:39:48.7011480Z * [new branch] gh/guangyey/181/base -> origin/gh/guangyey/181/base 2025-11-03T16:39:48.7011721Z * [new branch] gh/guangyey/181/head -> origin/gh/guangyey/181/head 2025-11-03T16:39:48.7011943Z * [new branch] gh/guangyey/181/orig -> origin/gh/guangyey/181/orig 2025-11-03T16:39:48.7012270Z * [new branch] gh/guangyey/182/base -> origin/gh/guangyey/182/base 2025-11-03T16:39:48.7012516Z * [new branch] gh/guangyey/182/head -> origin/gh/guangyey/182/head 2025-11-03T16:39:48.7012725Z * [new branch] gh/guangyey/182/orig -> origin/gh/guangyey/182/orig 2025-11-03T16:39:48.7012922Z * [new branch] gh/guangyey/183/base -> origin/gh/guangyey/183/base 2025-11-03T16:39:48.7013113Z * [new branch] gh/guangyey/183/head -> origin/gh/guangyey/183/head 2025-11-03T16:39:48.7013315Z * [new branch] gh/guangyey/183/orig -> origin/gh/guangyey/183/orig 2025-11-03T16:39:48.7013510Z * [new branch] gh/guangyey/185/base -> origin/gh/guangyey/185/base 2025-11-03T16:39:48.7013704Z * [new branch] gh/guangyey/185/head -> origin/gh/guangyey/185/head 2025-11-03T16:39:48.7013902Z * [new branch] gh/guangyey/185/orig -> origin/gh/guangyey/185/orig 2025-11-03T16:39:48.7014097Z * [new branch] gh/guangyey/186/base -> origin/gh/guangyey/186/base 2025-11-03T16:39:48.7014286Z * [new branch] gh/guangyey/186/head -> origin/gh/guangyey/186/head 2025-11-03T16:39:48.7014480Z * [new branch] gh/guangyey/186/orig -> origin/gh/guangyey/186/orig 2025-11-03T16:39:48.7014688Z * [new branch] gh/guangyey/187/base -> origin/gh/guangyey/187/base 2025-11-03T16:39:48.7014876Z * [new branch] gh/guangyey/187/head -> origin/gh/guangyey/187/head 2025-11-03T16:39:48.7015065Z * [new branch] gh/guangyey/187/orig -> origin/gh/guangyey/187/orig 2025-11-03T16:39:48.7015259Z * [new branch] gh/guangyey/188/base -> origin/gh/guangyey/188/base 2025-11-03T16:39:48.7015446Z * [new branch] gh/guangyey/188/head -> origin/gh/guangyey/188/head 2025-11-03T16:39:48.7015636Z * [new branch] gh/guangyey/188/orig -> origin/gh/guangyey/188/orig 2025-11-03T16:39:48.7015838Z * [new branch] gh/guangyey/190/base -> origin/gh/guangyey/190/base 2025-11-03T16:39:48.7016025Z * [new branch] gh/guangyey/190/head -> origin/gh/guangyey/190/head 2025-11-03T16:39:48.7016214Z * [new branch] gh/guangyey/190/orig -> origin/gh/guangyey/190/orig 2025-11-03T16:39:48.7016490Z * [new branch] gh/guangyey/195/base -> origin/gh/guangyey/195/base 2025-11-03T16:39:48.7016679Z * [new branch] gh/guangyey/195/head -> origin/gh/guangyey/195/head 2025-11-03T16:39:48.7016868Z * [new branch] gh/guangyey/195/orig -> origin/gh/guangyey/195/orig 2025-11-03T16:39:48.7017065Z * [new branch] gh/guangyey/208/base -> origin/gh/guangyey/208/base 2025-11-03T16:39:48.7017253Z * [new branch] gh/guangyey/208/head -> origin/gh/guangyey/208/head 2025-11-03T16:39:48.7017446Z * [new branch] gh/guangyey/208/orig -> origin/gh/guangyey/208/orig 2025-11-03T16:39:48.7017750Z * [new branch] gh/guangyey/210/base -> origin/gh/guangyey/210/base 2025-11-03T16:39:48.7017947Z * [new branch] gh/guangyey/210/head -> origin/gh/guangyey/210/head 2025-11-03T16:39:48.7018183Z * [new branch] gh/guangyey/210/orig -> origin/gh/guangyey/210/orig 2025-11-03T16:39:48.7018409Z * [new branch] gh/guangyey/212/base -> origin/gh/guangyey/212/base 2025-11-03T16:39:48.7018616Z * [new branch] gh/guangyey/212/head -> origin/gh/guangyey/212/head 2025-11-03T16:39:48.7018807Z * [new branch] gh/guangyey/212/orig -> origin/gh/guangyey/212/orig 2025-11-03T16:39:48.7018998Z * [new branch] gh/guangyey/213/base -> origin/gh/guangyey/213/base 2025-11-03T16:39:48.7019197Z * [new branch] gh/guangyey/213/head -> origin/gh/guangyey/213/head 2025-11-03T16:39:48.7019389Z * [new branch] gh/guangyey/213/orig -> origin/gh/guangyey/213/orig 2025-11-03T16:39:48.7019584Z * [new branch] gh/guangyey/214/base -> origin/gh/guangyey/214/base 2025-11-03T16:39:48.7019781Z * [new branch] gh/guangyey/214/head -> origin/gh/guangyey/214/head 2025-11-03T16:39:48.7019974Z * [new branch] gh/guangyey/214/orig -> origin/gh/guangyey/214/orig 2025-11-03T16:39:48.7020170Z * [new branch] gh/guangyey/215/base -> origin/gh/guangyey/215/base 2025-11-03T16:39:48.7020368Z * [new branch] gh/guangyey/215/head -> origin/gh/guangyey/215/head 2025-11-03T16:39:48.7020561Z * [new branch] gh/guangyey/215/orig -> origin/gh/guangyey/215/orig 2025-11-03T16:39:48.7020748Z * [new branch] gh/guangyey/216/base -> origin/gh/guangyey/216/base 2025-11-03T16:39:48.7020944Z * [new branch] gh/guangyey/216/head -> origin/gh/guangyey/216/head 2025-11-03T16:39:48.7021139Z * [new branch] gh/guangyey/216/orig -> origin/gh/guangyey/216/orig 2025-11-03T16:39:48.7021325Z * [new branch] gh/guangyey/217/base -> origin/gh/guangyey/217/base 2025-11-03T16:39:48.7021523Z * [new branch] gh/guangyey/217/head -> origin/gh/guangyey/217/head 2025-11-03T16:39:48.7021717Z * [new branch] gh/guangyey/217/orig -> origin/gh/guangyey/217/orig 2025-11-03T16:39:48.7021909Z * [new branch] gh/guangyey/218/base -> origin/gh/guangyey/218/base 2025-11-03T16:39:48.7022104Z * [new branch] gh/guangyey/218/head -> origin/gh/guangyey/218/head 2025-11-03T16:39:48.7022294Z * [new branch] gh/guangyey/218/orig -> origin/gh/guangyey/218/orig 2025-11-03T16:39:48.7022488Z * [new branch] gh/guangyey/219/base -> origin/gh/guangyey/219/base 2025-11-03T16:39:48.7022684Z * [new branch] gh/guangyey/219/head -> origin/gh/guangyey/219/head 2025-11-03T16:39:48.7022884Z * [new branch] gh/guangyey/219/orig -> origin/gh/guangyey/219/orig 2025-11-03T16:39:48.7023071Z * [new branch] gh/guangyey/220/base -> origin/gh/guangyey/220/base 2025-11-03T16:39:48.7023331Z * [new branch] gh/guangyey/220/head -> origin/gh/guangyey/220/head 2025-11-03T16:39:48.7023529Z * [new branch] gh/guangyey/220/orig -> origin/gh/guangyey/220/orig 2025-11-03T16:39:48.7023766Z * [new branch] gh/guangyey/221/base -> origin/gh/guangyey/221/base 2025-11-03T16:39:48.7023958Z * [new branch] gh/guangyey/221/head -> origin/gh/guangyey/221/head 2025-11-03T16:39:48.7024203Z * [new branch] gh/guangyey/221/orig -> origin/gh/guangyey/221/orig 2025-11-03T16:39:48.7024392Z * [new branch] gh/guangyey/222/base -> origin/gh/guangyey/222/base 2025-11-03T16:39:48.7024622Z * [new branch] gh/guangyey/222/head -> origin/gh/guangyey/222/head 2025-11-03T16:39:48.7024890Z * [new branch] gh/guangyey/222/orig -> origin/gh/guangyey/222/orig 2025-11-03T16:39:48.7025086Z * [new branch] gh/guangyey/223/base -> origin/gh/guangyey/223/base 2025-11-03T16:39:48.7025276Z * [new branch] gh/guangyey/223/head -> origin/gh/guangyey/223/head 2025-11-03T16:39:48.7025474Z * [new branch] gh/guangyey/223/orig -> origin/gh/guangyey/223/orig 2025-11-03T16:39:48.7025662Z * [new branch] gh/guangyey/224/base -> origin/gh/guangyey/224/base 2025-11-03T16:39:48.7025852Z * [new branch] gh/guangyey/224/head -> origin/gh/guangyey/224/head 2025-11-03T16:39:48.7026048Z * [new branch] gh/guangyey/224/orig -> origin/gh/guangyey/224/orig 2025-11-03T16:39:48.7026243Z * [new branch] gh/guangyey/225/base -> origin/gh/guangyey/225/base 2025-11-03T16:39:48.7026436Z * [new branch] gh/guangyey/225/head -> origin/gh/guangyey/225/head 2025-11-03T16:39:48.7026635Z * [new branch] gh/guangyey/225/orig -> origin/gh/guangyey/225/orig 2025-11-03T16:39:48.7026824Z * [new branch] gh/guangyey/226/base -> origin/gh/guangyey/226/base 2025-11-03T16:39:48.7027025Z * [new branch] gh/guangyey/226/head -> origin/gh/guangyey/226/head 2025-11-03T16:39:48.7027227Z * [new branch] gh/guangyey/226/orig -> origin/gh/guangyey/226/orig 2025-11-03T16:39:48.7027413Z * [new branch] gh/guangyey/227/base -> origin/gh/guangyey/227/base 2025-11-03T16:39:48.7027602Z * [new branch] gh/guangyey/227/head -> origin/gh/guangyey/227/head 2025-11-03T16:39:48.7027793Z * [new branch] gh/guangyey/227/orig -> origin/gh/guangyey/227/orig 2025-11-03T16:39:48.7027993Z * [new branch] gh/guangyey/228/base -> origin/gh/guangyey/228/base 2025-11-03T16:39:48.7028183Z * [new branch] gh/guangyey/228/head -> origin/gh/guangyey/228/head 2025-11-03T16:39:48.7028370Z * [new branch] gh/guangyey/228/orig -> origin/gh/guangyey/228/orig 2025-11-03T16:39:48.7028577Z * [new branch] gh/guangyey/229/base -> origin/gh/guangyey/229/base 2025-11-03T16:39:48.7028767Z * [new branch] gh/guangyey/229/head -> origin/gh/guangyey/229/head 2025-11-03T16:39:48.7028953Z * [new branch] gh/guangyey/229/orig -> origin/gh/guangyey/229/orig 2025-11-03T16:39:48.7029148Z * [new branch] gh/guangyey/230/base -> origin/gh/guangyey/230/base 2025-11-03T16:39:48.7029340Z * [new branch] gh/guangyey/230/head -> origin/gh/guangyey/230/head 2025-11-03T16:39:48.7029529Z * [new branch] gh/guangyey/230/orig -> origin/gh/guangyey/230/orig 2025-11-03T16:39:48.7029771Z * [new branch] gh/guangyey/231/base -> origin/gh/guangyey/231/base 2025-11-03T16:39:48.7029967Z * [new branch] gh/guangyey/231/head -> origin/gh/guangyey/231/head 2025-11-03T16:39:48.7030198Z * [new branch] gh/guangyey/231/orig -> origin/gh/guangyey/231/orig 2025-11-03T16:39:48.7030497Z * [new branch] gh/guangyey/232/base -> origin/gh/guangyey/232/base 2025-11-03T16:39:48.7030706Z * [new branch] gh/guangyey/232/head -> origin/gh/guangyey/232/head 2025-11-03T16:39:48.7030895Z * [new branch] gh/guangyey/232/orig -> origin/gh/guangyey/232/orig 2025-11-03T16:39:48.7031104Z * [new branch] gh/guangyey/233/base -> origin/gh/guangyey/233/base 2025-11-03T16:39:48.7031303Z * [new branch] gh/guangyey/233/head -> origin/gh/guangyey/233/head 2025-11-03T16:39:48.7031494Z * [new branch] gh/guangyey/233/orig -> origin/gh/guangyey/233/orig 2025-11-03T16:39:48.7031761Z * [new branch] gh/guangyey/234/base -> origin/gh/guangyey/234/base 2025-11-03T16:39:48.7031950Z * [new branch] gh/guangyey/234/head -> origin/gh/guangyey/234/head 2025-11-03T16:39:48.7032142Z * [new branch] gh/guangyey/234/orig -> origin/gh/guangyey/234/orig 2025-11-03T16:39:48.7032336Z * [new branch] gh/guangyey/235/base -> origin/gh/guangyey/235/base 2025-11-03T16:39:48.7032543Z * [new branch] gh/guangyey/235/head -> origin/gh/guangyey/235/head 2025-11-03T16:39:48.7032732Z * [new branch] gh/guangyey/235/orig -> origin/gh/guangyey/235/orig 2025-11-03T16:39:48.7032973Z * [new branch] gh/guilhermeleobas/107/base -> origin/gh/guilhermeleobas/107/base 2025-11-03T16:39:48.7033222Z * [new branch] gh/guilhermeleobas/107/head -> origin/gh/guilhermeleobas/107/head 2025-11-03T16:39:48.7033457Z * [new branch] gh/guilhermeleobas/107/orig -> origin/gh/guilhermeleobas/107/orig 2025-11-03T16:39:48.7033695Z * [new branch] gh/guilhermeleobas/108/base -> origin/gh/guilhermeleobas/108/base 2025-11-03T16:39:48.7033939Z * [new branch] gh/guilhermeleobas/108/head -> origin/gh/guilhermeleobas/108/head 2025-11-03T16:39:48.7034175Z * [new branch] gh/guilhermeleobas/108/orig -> origin/gh/guilhermeleobas/108/orig 2025-11-03T16:39:48.7034405Z * [new branch] gh/guilhermeleobas/147/base -> origin/gh/guilhermeleobas/147/base 2025-11-03T16:39:48.7034645Z * [new branch] gh/guilhermeleobas/147/head -> origin/gh/guilhermeleobas/147/head 2025-11-03T16:39:48.7034877Z * [new branch] gh/guilhermeleobas/147/orig -> origin/gh/guilhermeleobas/147/orig 2025-11-03T16:39:48.7035105Z * [new branch] gh/guilhermeleobas/150/base -> origin/gh/guilhermeleobas/150/base 2025-11-03T16:39:48.7035350Z * [new branch] gh/guilhermeleobas/150/head -> origin/gh/guilhermeleobas/150/head 2025-11-03T16:39:48.7035586Z * [new branch] gh/guilhermeleobas/150/orig -> origin/gh/guilhermeleobas/150/orig 2025-11-03T16:39:48.7035824Z * [new branch] gh/guilhermeleobas/166/base -> origin/gh/guilhermeleobas/166/base 2025-11-03T16:39:48.7036066Z * [new branch] gh/guilhermeleobas/166/head -> origin/gh/guilhermeleobas/166/head 2025-11-03T16:39:48.7036309Z * [new branch] gh/guilhermeleobas/166/orig -> origin/gh/guilhermeleobas/166/orig 2025-11-03T16:39:48.7036537Z * [new branch] gh/guilhermeleobas/168/base -> origin/gh/guilhermeleobas/168/base 2025-11-03T16:39:48.7036772Z * [new branch] gh/guilhermeleobas/168/head -> origin/gh/guilhermeleobas/168/head 2025-11-03T16:39:48.7037002Z * [new branch] gh/guilhermeleobas/168/orig -> origin/gh/guilhermeleobas/168/orig 2025-11-03T16:39:48.7037234Z * [new branch] gh/guilhermeleobas/169/base -> origin/gh/guilhermeleobas/169/base 2025-11-03T16:39:48.7037479Z * [new branch] gh/guilhermeleobas/169/head -> origin/gh/guilhermeleobas/169/head 2025-11-03T16:39:48.7037710Z * [new branch] gh/guilhermeleobas/169/orig -> origin/gh/guilhermeleobas/169/orig 2025-11-03T16:39:48.7038490Z * [new branch] gh/guilhermeleobas/170/base -> origin/gh/guilhermeleobas/170/base 2025-11-03T16:39:48.7038731Z * [new branch] gh/guilhermeleobas/170/head -> origin/gh/guilhermeleobas/170/head 2025-11-03T16:39:48.7038962Z * [new branch] gh/guilhermeleobas/170/orig -> origin/gh/guilhermeleobas/170/orig 2025-11-03T16:39:48.7039194Z * [new branch] gh/guilhermeleobas/171/base -> origin/gh/guilhermeleobas/171/base 2025-11-03T16:39:48.7039430Z * [new branch] gh/guilhermeleobas/171/head -> origin/gh/guilhermeleobas/171/head 2025-11-03T16:39:48.7039658Z * [new branch] gh/guilhermeleobas/171/orig -> origin/gh/guilhermeleobas/171/orig 2025-11-03T16:39:48.7039966Z * [new branch] gh/guilhermeleobas/173/base -> origin/gh/guilhermeleobas/173/base 2025-11-03T16:39:48.7040206Z * [new branch] gh/guilhermeleobas/173/head -> origin/gh/guilhermeleobas/173/head 2025-11-03T16:39:48.7040443Z * [new branch] gh/guilhermeleobas/173/orig -> origin/gh/guilhermeleobas/173/orig 2025-11-03T16:39:48.7040676Z * [new branch] gh/guilhermeleobas/193/base -> origin/gh/guilhermeleobas/193/base 2025-11-03T16:39:48.7040969Z * [new branch] gh/guilhermeleobas/193/head -> origin/gh/guilhermeleobas/193/head 2025-11-03T16:39:48.7041251Z * [new branch] gh/guilhermeleobas/193/orig -> origin/gh/guilhermeleobas/193/orig 2025-11-03T16:39:48.7041511Z * [new branch] gh/guilhermeleobas/204/base -> origin/gh/guilhermeleobas/204/base 2025-11-03T16:39:48.7041756Z * [new branch] gh/guilhermeleobas/204/head -> origin/gh/guilhermeleobas/204/head 2025-11-03T16:39:48.7041998Z * [new branch] gh/guilhermeleobas/204/orig -> origin/gh/guilhermeleobas/204/orig 2025-11-03T16:39:48.7042237Z * [new branch] gh/guilhermeleobas/211/base -> origin/gh/guilhermeleobas/211/base 2025-11-03T16:39:48.7042467Z * [new branch] gh/guilhermeleobas/211/head -> origin/gh/guilhermeleobas/211/head 2025-11-03T16:39:48.7042716Z * [new branch] gh/guilhermeleobas/211/orig -> origin/gh/guilhermeleobas/211/orig 2025-11-03T16:39:48.7042943Z * [new branch] gh/guilhermeleobas/226/base -> origin/gh/guilhermeleobas/226/base 2025-11-03T16:39:48.7043171Z * [new branch] gh/guilhermeleobas/226/head -> origin/gh/guilhermeleobas/226/head 2025-11-03T16:39:48.7043405Z * [new branch] gh/guilhermeleobas/226/orig -> origin/gh/guilhermeleobas/226/orig 2025-11-03T16:39:48.7043634Z * [new branch] gh/guilhermeleobas/236/base -> origin/gh/guilhermeleobas/236/base 2025-11-03T16:39:48.7043863Z * [new branch] gh/guilhermeleobas/236/head -> origin/gh/guilhermeleobas/236/head 2025-11-03T16:39:48.7044104Z * [new branch] gh/guilhermeleobas/236/orig -> origin/gh/guilhermeleobas/236/orig 2025-11-03T16:39:48.7044332Z * [new branch] gh/guilhermeleobas/239/base -> origin/gh/guilhermeleobas/239/base 2025-11-03T16:39:48.7044568Z * [new branch] gh/guilhermeleobas/239/head -> origin/gh/guilhermeleobas/239/head 2025-11-03T16:39:48.7044802Z * [new branch] gh/guilhermeleobas/239/orig -> origin/gh/guilhermeleobas/239/orig 2025-11-03T16:39:48.7045032Z * [new branch] gh/guilhermeleobas/246/base -> origin/gh/guilhermeleobas/246/base 2025-11-03T16:39:48.7045269Z * [new branch] gh/guilhermeleobas/246/head -> origin/gh/guilhermeleobas/246/head 2025-11-03T16:39:48.7045501Z * [new branch] gh/guilhermeleobas/246/orig -> origin/gh/guilhermeleobas/246/orig 2025-11-03T16:39:48.7045738Z * [new branch] gh/guilhermeleobas/247/base -> origin/gh/guilhermeleobas/247/base 2025-11-03T16:39:48.7045974Z * [new branch] gh/guilhermeleobas/247/head -> origin/gh/guilhermeleobas/247/head 2025-11-03T16:39:48.7046212Z * [new branch] gh/guilhermeleobas/247/orig -> origin/gh/guilhermeleobas/247/orig 2025-11-03T16:39:48.7046517Z * [new branch] gh/guilhermeleobas/248/base -> origin/gh/guilhermeleobas/248/base 2025-11-03T16:39:48.7046751Z * [new branch] gh/guilhermeleobas/248/head -> origin/gh/guilhermeleobas/248/head 2025-11-03T16:39:48.7046985Z * [new branch] gh/guilhermeleobas/248/orig -> origin/gh/guilhermeleobas/248/orig 2025-11-03T16:39:48.7047219Z * [new branch] gh/guilhermeleobas/250/base -> origin/gh/guilhermeleobas/250/base 2025-11-03T16:39:48.7047448Z * [new branch] gh/guilhermeleobas/250/head -> origin/gh/guilhermeleobas/250/head 2025-11-03T16:39:48.7047681Z * [new branch] gh/guilhermeleobas/250/orig -> origin/gh/guilhermeleobas/250/orig 2025-11-03T16:39:48.7048340Z * [new branch] gh/guilhermeleobas/251/base -> origin/gh/guilhermeleobas/251/base 2025-11-03T16:39:48.7048576Z * [new branch] gh/guilhermeleobas/251/head -> origin/gh/guilhermeleobas/251/head 2025-11-03T16:39:48.7048809Z * [new branch] gh/guilhermeleobas/251/orig -> origin/gh/guilhermeleobas/251/orig 2025-11-03T16:39:48.7049053Z * [new branch] gh/guilhermeleobas/252/base -> origin/gh/guilhermeleobas/252/base 2025-11-03T16:39:48.7049283Z * [new branch] gh/guilhermeleobas/252/head -> origin/gh/guilhermeleobas/252/head 2025-11-03T16:39:48.7049512Z * [new branch] gh/guilhermeleobas/252/orig -> origin/gh/guilhermeleobas/252/orig 2025-11-03T16:39:48.7049738Z * [new branch] gh/henrylhtsang/150/base -> origin/gh/henrylhtsang/150/base 2025-11-03T16:39:48.7049951Z * [new branch] gh/henrylhtsang/150/head -> origin/gh/henrylhtsang/150/head 2025-11-03T16:39:48.7050165Z * [new branch] gh/henrylhtsang/150/orig -> origin/gh/henrylhtsang/150/orig 2025-11-03T16:39:48.7050359Z * [new branch] gh/huydhn/1/next -> origin/gh/huydhn/1/next 2025-11-03T16:39:48.7050539Z * [new branch] gh/huydhn/2/next -> origin/gh/huydhn/2/next 2025-11-03T16:39:48.7050714Z * [new branch] gh/huydhn/3/next -> origin/gh/huydhn/3/next 2025-11-03T16:39:48.7050899Z * [new branch] gh/huydhn/4/next -> origin/gh/huydhn/4/next 2025-11-03T16:39:48.7051073Z * [new branch] gh/huydhn/5/next -> origin/gh/huydhn/5/next 2025-11-03T16:39:48.7051246Z * [new branch] gh/huydhn/6/next -> origin/gh/huydhn/6/next 2025-11-03T16:39:48.7051423Z * [new branch] gh/int3/97/base -> origin/gh/int3/97/base 2025-11-03T16:39:48.7051592Z * [new branch] gh/int3/97/head -> origin/gh/int3/97/head 2025-11-03T16:39:48.7051781Z * [new branch] gh/isuruf/101/base -> origin/gh/isuruf/101/base 2025-11-03T16:39:48.7051976Z * [new branch] gh/isuruf/101/head -> origin/gh/isuruf/101/head 2025-11-03T16:39:48.7052248Z * [new branch] gh/isuruf/146/base -> origin/gh/isuruf/146/base 2025-11-03T16:39:48.7052437Z * [new branch] gh/isuruf/146/head -> origin/gh/isuruf/146/head 2025-11-03T16:39:48.7052618Z * [new branch] gh/isuruf/146/orig -> origin/gh/isuruf/146/orig 2025-11-03T16:39:48.7052818Z * [new branch] gh/isuruf/157/base -> origin/gh/isuruf/157/base 2025-11-03T16:39:48.7052998Z * [new branch] gh/isuruf/157/head -> origin/gh/isuruf/157/head 2025-11-03T16:39:48.7053178Z * [new branch] gh/isuruf/157/orig -> origin/gh/isuruf/157/orig 2025-11-03T16:39:48.7053367Z * [new branch] gh/isuruf/81/base -> origin/gh/isuruf/81/base 2025-11-03T16:39:48.7053548Z * [new branch] gh/isuruf/81/head -> origin/gh/isuruf/81/head 2025-11-03T16:39:48.7053723Z * [new branch] gh/isuruf/81/orig -> origin/gh/isuruf/81/orig 2025-11-03T16:39:48.7053929Z * [new branch] gh/jamesjwu/176/base -> origin/gh/jamesjwu/176/base 2025-11-03T16:39:48.7054202Z * [new branch] gh/jamesjwu/176/head -> origin/gh/jamesjwu/176/head 2025-11-03T16:39:48.7054397Z * [new branch] gh/jamesjwu/176/orig -> origin/gh/jamesjwu/176/orig 2025-11-03T16:39:48.7054598Z * [new branch] gh/jamesjwu/187/base -> origin/gh/jamesjwu/187/base 2025-11-03T16:39:48.7054786Z * [new branch] gh/jamesjwu/187/head -> origin/gh/jamesjwu/187/head 2025-11-03T16:39:48.7054976Z * [new branch] gh/jamesjwu/187/orig -> origin/gh/jamesjwu/187/orig 2025-11-03T16:39:48.7055182Z * [new branch] gh/jamesjwu/195/base -> origin/gh/jamesjwu/195/base 2025-11-03T16:39:48.7055437Z * [new branch] gh/jamesjwu/195/head -> origin/gh/jamesjwu/195/head 2025-11-03T16:39:48.7055632Z * [new branch] gh/jamesjwu/195/orig -> origin/gh/jamesjwu/195/orig 2025-11-03T16:39:48.7055838Z * [new branch] gh/jamesjwu/196/base -> origin/gh/jamesjwu/196/base 2025-11-03T16:39:48.7056027Z * [new branch] gh/jamesjwu/196/head -> origin/gh/jamesjwu/196/head 2025-11-03T16:39:48.7056218Z * [new branch] gh/jamesjwu/196/orig -> origin/gh/jamesjwu/196/orig 2025-11-03T16:39:48.7056416Z * [new branch] gh/jamesjwu/197/base -> origin/gh/jamesjwu/197/base 2025-11-03T16:39:48.7056612Z * [new branch] gh/jamesjwu/197/head -> origin/gh/jamesjwu/197/head 2025-11-03T16:39:48.7056863Z * [new branch] gh/jamesjwu/197/orig -> origin/gh/jamesjwu/197/orig 2025-11-03T16:39:48.7057057Z * [new branch] gh/jamesjwu/198/base -> origin/gh/jamesjwu/198/base 2025-11-03T16:39:48.7057306Z * [new branch] gh/jamesjwu/198/head -> origin/gh/jamesjwu/198/head 2025-11-03T16:39:48.7057495Z * [new branch] gh/jamesjwu/198/orig -> origin/gh/jamesjwu/198/orig 2025-11-03T16:39:48.7057741Z * [new branch] gh/jamesjwu/199/base -> origin/gh/jamesjwu/199/base 2025-11-03T16:39:48.7057953Z * [new branch] gh/jamesjwu/199/head -> origin/gh/jamesjwu/199/head 2025-11-03T16:39:48.7058142Z * [new branch] gh/jamesjwu/199/orig -> origin/gh/jamesjwu/199/orig 2025-11-03T16:39:48.7058334Z * [new branch] gh/jamesjwu/200/base -> origin/gh/jamesjwu/200/base 2025-11-03T16:39:48.7058533Z * [new branch] gh/jamesjwu/200/head -> origin/gh/jamesjwu/200/head 2025-11-03T16:39:48.7058724Z * [new branch] gh/jamesjwu/200/orig -> origin/gh/jamesjwu/200/orig 2025-11-03T16:39:48.7058921Z * [new branch] gh/jamesjwu/201/base -> origin/gh/jamesjwu/201/base 2025-11-03T16:39:48.7059113Z * [new branch] gh/jamesjwu/201/head -> origin/gh/jamesjwu/201/head 2025-11-03T16:39:48.7059299Z * [new branch] gh/jamesjwu/201/orig -> origin/gh/jamesjwu/201/orig 2025-11-03T16:39:48.7059490Z * [new branch] gh/jamesjwu/202/base -> origin/gh/jamesjwu/202/base 2025-11-03T16:39:48.7059686Z * [new branch] gh/jamesjwu/202/head -> origin/gh/jamesjwu/202/head 2025-11-03T16:39:48.7059872Z * [new branch] gh/jamesjwu/202/orig -> origin/gh/jamesjwu/202/orig 2025-11-03T16:39:48.7060062Z * [new branch] gh/jamesjwu/203/base -> origin/gh/jamesjwu/203/base 2025-11-03T16:39:48.7060262Z * [new branch] gh/jamesjwu/203/head -> origin/gh/jamesjwu/203/head 2025-11-03T16:39:48.7060450Z * [new branch] gh/jamesjwu/203/orig -> origin/gh/jamesjwu/203/orig 2025-11-03T16:39:48.7060648Z * [new branch] gh/jamesjwu/204/base -> origin/gh/jamesjwu/204/base 2025-11-03T16:39:48.7060852Z * [new branch] gh/jamesjwu/204/head -> origin/gh/jamesjwu/204/head 2025-11-03T16:39:48.7061113Z * [new branch] gh/jamesjwu/204/orig -> origin/gh/jamesjwu/204/orig 2025-11-03T16:39:48.7061301Z * [new branch] gh/jamesjwu/205/base -> origin/gh/jamesjwu/205/base 2025-11-03T16:39:48.7061491Z * [new branch] gh/jamesjwu/205/head -> origin/gh/jamesjwu/205/head 2025-11-03T16:39:48.7061690Z * [new branch] gh/jamesjwu/205/orig -> origin/gh/jamesjwu/205/orig 2025-11-03T16:39:48.7061878Z * [new branch] gh/jamesjwu/206/base -> origin/gh/jamesjwu/206/base 2025-11-03T16:39:48.7062065Z * [new branch] gh/jamesjwu/206/head -> origin/gh/jamesjwu/206/head 2025-11-03T16:39:48.7062267Z * [new branch] gh/jamesjwu/206/orig -> origin/gh/jamesjwu/206/orig 2025-11-03T16:39:48.7062533Z * [new branch] gh/jamesjwu/52/base -> origin/gh/jamesjwu/52/base 2025-11-03T16:39:48.7062727Z * [new branch] gh/jamesjwu/52/head -> origin/gh/jamesjwu/52/head 2025-11-03T16:39:48.7062924Z * [new branch] gh/jamesjwu/53/base -> origin/gh/jamesjwu/53/base 2025-11-03T16:39:48.7063109Z * [new branch] gh/jamesjwu/53/head -> origin/gh/jamesjwu/53/head 2025-11-03T16:39:48.7063294Z * [new branch] gh/jamesjwu/54/base -> origin/gh/jamesjwu/54/base 2025-11-03T16:39:48.7063494Z * [new branch] gh/jamesjwu/54/head -> origin/gh/jamesjwu/54/head 2025-11-03T16:39:48.7063683Z * [new branch] gh/jamesjwu/55/base -> origin/gh/jamesjwu/55/base 2025-11-03T16:39:48.7063872Z * [new branch] gh/jamesjwu/55/head -> origin/gh/jamesjwu/55/head 2025-11-03T16:39:48.7064069Z * [new branch] gh/jamesjwu/56/base -> origin/gh/jamesjwu/56/base 2025-11-03T16:39:48.7064257Z * [new branch] gh/jamesjwu/56/head -> origin/gh/jamesjwu/56/head 2025-11-03T16:39:48.7064451Z * [new branch] gh/jamesjwu/57/base -> origin/gh/jamesjwu/57/base 2025-11-03T16:39:48.7064653Z * [new branch] gh/jamesjwu/57/head -> origin/gh/jamesjwu/57/head 2025-11-03T16:39:48.7064838Z * [new branch] gh/jamesjwu/58/base -> origin/gh/jamesjwu/58/base 2025-11-03T16:39:48.7065023Z * [new branch] gh/jamesjwu/58/head -> origin/gh/jamesjwu/58/head 2025-11-03T16:39:48.7065214Z * [new branch] gh/jamesjwu/59/base -> origin/gh/jamesjwu/59/base 2025-11-03T16:39:48.7065399Z * [new branch] gh/jamesjwu/59/head -> origin/gh/jamesjwu/59/head 2025-11-03T16:39:48.7065590Z * [new branch] gh/jamesjwu/60/base -> origin/gh/jamesjwu/60/base 2025-11-03T16:39:48.7065780Z * [new branch] gh/jamesjwu/60/head -> origin/gh/jamesjwu/60/head 2025-11-03T16:39:48.7065983Z * [new branch] gh/jamesjwu/61/base -> origin/gh/jamesjwu/61/base 2025-11-03T16:39:48.7066167Z * [new branch] gh/jamesjwu/61/head -> origin/gh/jamesjwu/61/head 2025-11-03T16:39:48.7066357Z * [new branch] gh/jamesjwu/62/base -> origin/gh/jamesjwu/62/base 2025-11-03T16:39:48.7066549Z * [new branch] gh/jamesjwu/62/head -> origin/gh/jamesjwu/62/head 2025-11-03T16:39:48.7066731Z * [new branch] gh/jamesjwu/63/base -> origin/gh/jamesjwu/63/base 2025-11-03T16:39:48.7066916Z * [new branch] gh/jamesjwu/63/head -> origin/gh/jamesjwu/63/head 2025-11-03T16:39:48.7067109Z * [new branch] gh/jamesjwu/64/base -> origin/gh/jamesjwu/64/base 2025-11-03T16:39:48.7067299Z * [new branch] gh/jamesjwu/64/head -> origin/gh/jamesjwu/64/head 2025-11-03T16:39:48.7067487Z * [new branch] gh/jamesjwu/65/base -> origin/gh/jamesjwu/65/base 2025-11-03T16:39:48.7067690Z * [new branch] gh/jamesjwu/65/head -> origin/gh/jamesjwu/65/head 2025-11-03T16:39:48.7067952Z * [new branch] gh/janeyx99/165/base -> origin/gh/janeyx99/165/base 2025-11-03T16:39:48.7068140Z * [new branch] gh/janeyx99/165/head -> origin/gh/janeyx99/165/head 2025-11-03T16:39:48.7068336Z * [new branch] gh/janeyx99/165/orig -> origin/gh/janeyx99/165/orig 2025-11-03T16:39:48.7068525Z * [new branch] gh/janeyx99/201/base -> origin/gh/janeyx99/201/base 2025-11-03T16:39:48.7068714Z * [new branch] gh/janeyx99/201/head -> origin/gh/janeyx99/201/head 2025-11-03T16:39:48.7068909Z * [new branch] gh/janeyx99/201/orig -> origin/gh/janeyx99/201/orig 2025-11-03T16:39:48.7069100Z * [new branch] gh/janeyx99/225/base -> origin/gh/janeyx99/225/base 2025-11-03T16:39:48.7069350Z * [new branch] gh/janeyx99/225/head -> origin/gh/janeyx99/225/head 2025-11-03T16:39:48.7069547Z * [new branch] gh/janeyx99/225/orig -> origin/gh/janeyx99/225/orig 2025-11-03T16:39:48.7069738Z * [new branch] gh/janeyx99/299/base -> origin/gh/janeyx99/299/base 2025-11-03T16:39:48.7069925Z * [new branch] gh/janeyx99/299/head -> origin/gh/janeyx99/299/head 2025-11-03T16:39:48.7070111Z * [new branch] gh/janeyx99/299/orig -> origin/gh/janeyx99/299/orig 2025-11-03T16:39:48.7070307Z * [new branch] gh/janeyx99/302/base -> origin/gh/janeyx99/302/base 2025-11-03T16:39:48.7070499Z * [new branch] gh/janeyx99/302/head -> origin/gh/janeyx99/302/head 2025-11-03T16:39:48.7070687Z * [new branch] gh/janeyx99/303/base -> origin/gh/janeyx99/303/base 2025-11-03T16:39:48.7070886Z * [new branch] gh/janeyx99/303/head -> origin/gh/janeyx99/303/head 2025-11-03T16:39:48.7071073Z * [new branch] gh/janeyx99/305/base -> origin/gh/janeyx99/305/base 2025-11-03T16:39:48.7071257Z * [new branch] gh/janeyx99/305/head -> origin/gh/janeyx99/305/head 2025-11-03T16:39:48.7071457Z * [new branch] gh/janeyx99/306/base -> origin/gh/janeyx99/306/base 2025-11-03T16:39:48.7071644Z * [new branch] gh/janeyx99/306/head -> origin/gh/janeyx99/306/head 2025-11-03T16:39:48.7071829Z * [new branch] gh/janeyx99/310/base -> origin/gh/janeyx99/310/base 2025-11-03T16:39:48.7072023Z * [new branch] gh/janeyx99/310/head -> origin/gh/janeyx99/310/head 2025-11-03T16:39:48.7072209Z * [new branch] gh/janeyx99/310/orig -> origin/gh/janeyx99/310/orig 2025-11-03T16:39:48.7072397Z * [new branch] gh/janeyx99/311/base -> origin/gh/janeyx99/311/base 2025-11-03T16:39:48.7072598Z * [new branch] gh/janeyx99/311/head -> origin/gh/janeyx99/311/head 2025-11-03T16:39:48.7072783Z * [new branch] gh/janeyx99/311/orig -> origin/gh/janeyx99/311/orig 2025-11-03T16:39:48.7072974Z * [new branch] gh/janeyx99/312/base -> origin/gh/janeyx99/312/base 2025-11-03T16:39:48.7073168Z * [new branch] gh/janeyx99/312/head -> origin/gh/janeyx99/312/head 2025-11-03T16:39:48.7073356Z * [new branch] gh/janeyx99/312/orig -> origin/gh/janeyx99/312/orig 2025-11-03T16:39:48.7073542Z * [new branch] gh/janeyx99/313/base -> origin/gh/janeyx99/313/base 2025-11-03T16:39:48.7073741Z * [new branch] gh/janeyx99/313/head -> origin/gh/janeyx99/313/head 2025-11-03T16:39:48.7073929Z * [new branch] gh/janeyx99/313/orig -> origin/gh/janeyx99/313/orig 2025-11-03T16:39:48.7074116Z * [new branch] gh/janeyx99/314/base -> origin/gh/janeyx99/314/base 2025-11-03T16:39:48.7074304Z * [new branch] gh/janeyx99/314/head -> origin/gh/janeyx99/314/head 2025-11-03T16:39:48.7074501Z * [new branch] gh/janeyx99/314/orig -> origin/gh/janeyx99/314/orig 2025-11-03T16:39:48.7074756Z * [new branch] gh/janeyx99/315/base -> origin/gh/janeyx99/315/base 2025-11-03T16:39:48.7074940Z * [new branch] gh/janeyx99/315/head -> origin/gh/janeyx99/315/head 2025-11-03T16:39:48.7075136Z * [new branch] gh/janeyx99/315/orig -> origin/gh/janeyx99/315/orig 2025-11-03T16:39:48.7075324Z * [new branch] gh/janeyx99/316/base -> origin/gh/janeyx99/316/base 2025-11-03T16:39:48.7075517Z * [new branch] gh/janeyx99/316/head -> origin/gh/janeyx99/316/head 2025-11-03T16:39:48.7075715Z * [new branch] gh/janeyx99/316/orig -> origin/gh/janeyx99/316/orig 2025-11-03T16:39:48.7075967Z * [new branch] gh/janeyx99/317/base -> origin/gh/janeyx99/317/base 2025-11-03T16:39:48.7076155Z * [new branch] gh/janeyx99/317/head -> origin/gh/janeyx99/317/head 2025-11-03T16:39:48.7076352Z * [new branch] gh/janeyx99/317/orig -> origin/gh/janeyx99/317/orig 2025-11-03T16:39:48.7076543Z * [new branch] gh/janeyx99/318/base -> origin/gh/janeyx99/318/base 2025-11-03T16:39:48.7076730Z * [new branch] gh/janeyx99/318/head -> origin/gh/janeyx99/318/head 2025-11-03T16:39:48.7076925Z * [new branch] gh/janeyx99/318/orig -> origin/gh/janeyx99/318/orig 2025-11-03T16:39:48.7077115Z * [new branch] gh/janeyx99/319/base -> origin/gh/janeyx99/319/base 2025-11-03T16:39:48.7077304Z * [new branch] gh/janeyx99/319/head -> origin/gh/janeyx99/319/head 2025-11-03T16:39:48.7077499Z * [new branch] gh/janeyx99/319/orig -> origin/gh/janeyx99/319/orig 2025-11-03T16:39:48.7077687Z * [new branch] gh/janeyx99/320/base -> origin/gh/janeyx99/320/base 2025-11-03T16:39:48.7077872Z * [new branch] gh/janeyx99/320/head -> origin/gh/janeyx99/320/head 2025-11-03T16:39:48.7078067Z * [new branch] gh/janeyx99/320/orig -> origin/gh/janeyx99/320/orig 2025-11-03T16:39:48.7078258Z * [new branch] gh/janeyx99/321/base -> origin/gh/janeyx99/321/base 2025-11-03T16:39:48.7078446Z * [new branch] gh/janeyx99/321/head -> origin/gh/janeyx99/321/head 2025-11-03T16:39:48.7078635Z * [new branch] gh/janeyx99/321/orig -> origin/gh/janeyx99/321/orig 2025-11-03T16:39:48.7078828Z * [new branch] gh/janeyx99/322/base -> origin/gh/janeyx99/322/base 2025-11-03T16:39:48.7079017Z * [new branch] gh/janeyx99/322/head -> origin/gh/janeyx99/322/head 2025-11-03T16:39:48.7079203Z * [new branch] gh/janeyx99/322/orig -> origin/gh/janeyx99/322/orig 2025-11-03T16:39:48.7079402Z * [new branch] gh/janeyx99/323/base -> origin/gh/janeyx99/323/base 2025-11-03T16:39:48.7079590Z * [new branch] gh/janeyx99/323/head -> origin/gh/janeyx99/323/head 2025-11-03T16:39:48.7079783Z * [new branch] gh/janeyx99/323/orig -> origin/gh/janeyx99/323/orig 2025-11-03T16:39:48.7079978Z * [new branch] gh/janeyx99/324/base -> origin/gh/janeyx99/324/base 2025-11-03T16:39:48.7080167Z * [new branch] gh/janeyx99/324/head -> origin/gh/janeyx99/324/head 2025-11-03T16:39:48.7080356Z * [new branch] gh/janeyx99/324/orig -> origin/gh/janeyx99/324/orig 2025-11-03T16:39:48.7080557Z * [new branch] gh/janeyx99/325/base -> origin/gh/janeyx99/325/base 2025-11-03T16:39:48.7080745Z * [new branch] gh/janeyx99/325/head -> origin/gh/janeyx99/325/head 2025-11-03T16:39:48.7080934Z * [new branch] gh/janeyx99/325/orig -> origin/gh/janeyx99/325/orig 2025-11-03T16:39:48.7081135Z * [new branch] gh/janeyx99/326/base -> origin/gh/janeyx99/326/base 2025-11-03T16:39:48.7081328Z * [new branch] gh/janeyx99/326/head -> origin/gh/janeyx99/326/head 2025-11-03T16:39:48.7081581Z * [new branch] gh/janeyx99/326/orig -> origin/gh/janeyx99/326/orig 2025-11-03T16:39:48.7081785Z * [new branch] gh/janeyx99/88/base -> origin/gh/janeyx99/88/base 2025-11-03T16:39:48.7081982Z * [new branch] gh/janeyx99/88/head -> origin/gh/janeyx99/88/head 2025-11-03T16:39:48.7082166Z * [new branch] gh/janeyx99/88/orig -> origin/gh/janeyx99/88/orig 2025-11-03T16:39:48.7082355Z * [new branch] gh/jansel/360/base -> origin/gh/jansel/360/base 2025-11-03T16:39:48.7082537Z * [new branch] gh/jansel/360/head -> origin/gh/jansel/360/head 2025-11-03T16:39:48.7082786Z * [new branch] gh/jansel/451/base -> origin/gh/jansel/451/base 2025-11-03T16:39:48.7082964Z * [new branch] gh/jansel/451/head -> origin/gh/jansel/451/head 2025-11-03T16:39:48.7083151Z * [new branch] gh/jansel/451/orig -> origin/gh/jansel/451/orig 2025-11-03T16:39:48.7083328Z * [new branch] gh/jansel/462/base -> origin/gh/jansel/462/base 2025-11-03T16:39:48.7083510Z * [new branch] gh/jansel/462/head -> origin/gh/jansel/462/head 2025-11-03T16:39:48.7083699Z * [new branch] gh/jansel/462/orig -> origin/gh/jansel/462/orig 2025-11-03T16:39:48.7083878Z * [new branch] gh/jansel/531/base -> origin/gh/jansel/531/base 2025-11-03T16:39:48.7084060Z * [new branch] gh/jansel/531/head -> origin/gh/jansel/531/head 2025-11-03T16:39:48.7084251Z * [new branch] gh/jansel/531/orig -> origin/gh/jansel/531/orig 2025-11-03T16:39:48.7084432Z * [new branch] gh/jansel/533/base -> origin/gh/jansel/533/base 2025-11-03T16:39:48.7084618Z * [new branch] gh/jansel/533/head -> origin/gh/jansel/533/head 2025-11-03T16:39:48.7084807Z * [new branch] gh/jansel/533/orig -> origin/gh/jansel/533/orig 2025-11-03T16:39:48.7084993Z * [new branch] gh/jansel/549/base -> origin/gh/jansel/549/base 2025-11-03T16:39:48.7085171Z * [new branch] gh/jansel/549/head -> origin/gh/jansel/549/head 2025-11-03T16:39:48.7085354Z * [new branch] gh/jansel/549/orig -> origin/gh/jansel/549/orig 2025-11-03T16:39:48.7085533Z * [new branch] gh/jansel/550/base -> origin/gh/jansel/550/base 2025-11-03T16:39:48.7113484Z * [new branch] gh/jansel/550/head -> origin/gh/jansel/550/head 2025-11-03T16:39:48.7114047Z * [new branch] gh/jansel/550/orig -> origin/gh/jansel/550/orig 2025-11-03T16:39:48.7114378Z * [new branch] gh/jansel/551/base -> origin/gh/jansel/551/base 2025-11-03T16:39:48.7114574Z * [new branch] gh/jansel/551/head -> origin/gh/jansel/551/head 2025-11-03T16:39:48.7114773Z * [new branch] gh/jansel/551/orig -> origin/gh/jansel/551/orig 2025-11-03T16:39:48.7114982Z * [new branch] gh/jbschlosser/247/base -> origin/gh/jbschlosser/247/base 2025-11-03T16:39:48.7115194Z * [new branch] gh/jbschlosser/247/head -> origin/gh/jbschlosser/247/head 2025-11-03T16:39:48.7115401Z * [new branch] gh/jbschlosser/247/orig -> origin/gh/jbschlosser/247/orig 2025-11-03T16:39:48.7115601Z * [new branch] gh/jbschlosser/250/base -> origin/gh/jbschlosser/250/base 2025-11-03T16:39:48.7115804Z * [new branch] gh/jbschlosser/250/head -> origin/gh/jbschlosser/250/head 2025-11-03T16:39:48.7116018Z * [new branch] gh/jbschlosser/250/orig -> origin/gh/jbschlosser/250/orig 2025-11-03T16:39:48.7116198Z * [new branch] gh/jgong5/1/base -> origin/gh/jgong5/1/base 2025-11-03T16:39:48.7116372Z * [new branch] gh/jgong5/1/head -> origin/gh/jgong5/1/head 2025-11-03T16:39:48.7116701Z * [new branch] gh/jgong5/1/orig -> origin/gh/jgong5/1/orig 2025-11-03T16:39:48.7116896Z * [new branch] gh/jiayisunx/59/base -> origin/gh/jiayisunx/59/base 2025-11-03T16:39:48.7117095Z * [new branch] gh/jiayisunx/59/head -> origin/gh/jiayisunx/59/head 2025-11-03T16:39:48.7117303Z * [new branch] gh/jiayisunx/59/orig -> origin/gh/jiayisunx/59/orig 2025-11-03T16:39:48.7117495Z * [new branch] gh/jiayisunx/61/base -> origin/gh/jiayisunx/61/base 2025-11-03T16:39:48.7117686Z * [new branch] gh/jiayisunx/61/head -> origin/gh/jiayisunx/61/head 2025-11-03T16:39:48.7117961Z * [new branch] gh/jiayisunx/61/orig -> origin/gh/jiayisunx/61/orig 2025-11-03T16:39:48.7118148Z * [new branch] gh/jiayisunx/68/base -> origin/gh/jiayisunx/68/base 2025-11-03T16:39:48.7118340Z * [new branch] gh/jiayisunx/68/head -> origin/gh/jiayisunx/68/head 2025-11-03T16:39:48.7118529Z * [new branch] gh/jiayisunx/68/orig -> origin/gh/jiayisunx/68/orig 2025-11-03T16:39:48.7118716Z * [new branch] gh/jiayisunx/71/base -> origin/gh/jiayisunx/71/base 2025-11-03T16:39:48.7118904Z * [new branch] gh/jiayisunx/71/head -> origin/gh/jiayisunx/71/head 2025-11-03T16:39:48.7119096Z * [new branch] gh/jiayisunx/71/orig -> origin/gh/jiayisunx/71/orig 2025-11-03T16:39:48.7119282Z * [new branch] gh/jiayisunx/77/base -> origin/gh/jiayisunx/77/base 2025-11-03T16:39:48.7119472Z * [new branch] gh/jiayisunx/77/head -> origin/gh/jiayisunx/77/head 2025-11-03T16:39:48.7119665Z * [new branch] gh/jiayisunx/77/orig -> origin/gh/jiayisunx/77/orig 2025-11-03T16:39:48.7119852Z * [new branch] gh/jiayisunx/78/base -> origin/gh/jiayisunx/78/base 2025-11-03T16:39:48.7120042Z * [new branch] gh/jiayisunx/78/head -> origin/gh/jiayisunx/78/head 2025-11-03T16:39:48.7120228Z * [new branch] gh/jiayisunx/78/orig -> origin/gh/jiayisunx/78/orig 2025-11-03T16:39:48.7120420Z * [new branch] gh/jiayisunx/79/base -> origin/gh/jiayisunx/79/base 2025-11-03T16:39:48.7120610Z * [new branch] gh/jiayisunx/79/head -> origin/gh/jiayisunx/79/head 2025-11-03T16:39:48.7120796Z * [new branch] gh/jiayisunx/79/orig -> origin/gh/jiayisunx/79/orig 2025-11-03T16:39:48.7120986Z * [new branch] gh/jiayisunx/80/base -> origin/gh/jiayisunx/80/base 2025-11-03T16:39:48.7121179Z * [new branch] gh/jiayisunx/80/head -> origin/gh/jiayisunx/80/head 2025-11-03T16:39:48.7121365Z * [new branch] gh/jiayisunx/80/orig -> origin/gh/jiayisunx/80/orig 2025-11-03T16:39:48.7121556Z * [new branch] gh/jiayisunx/81/base -> origin/gh/jiayisunx/81/base 2025-11-03T16:39:48.7121750Z * [new branch] gh/jiayisunx/81/head -> origin/gh/jiayisunx/81/head 2025-11-03T16:39:48.7121938Z * [new branch] gh/jiayisunx/81/orig -> origin/gh/jiayisunx/81/orig 2025-11-03T16:39:48.7122128Z * [new branch] gh/jiayisunx/82/base -> origin/gh/jiayisunx/82/base 2025-11-03T16:39:48.7122317Z * [new branch] gh/jiayisunx/82/head -> origin/gh/jiayisunx/82/head 2025-11-03T16:39:48.7122503Z * [new branch] gh/jiayisunx/82/orig -> origin/gh/jiayisunx/82/orig 2025-11-03T16:39:48.7122731Z * [new branch] gh/jiayisunx/83/base -> origin/gh/jiayisunx/83/base 2025-11-03T16:39:48.7123056Z * [new branch] gh/jiayisunx/83/head -> origin/gh/jiayisunx/83/head 2025-11-03T16:39:48.7123352Z * [new branch] gh/jiayisunx/83/orig -> origin/gh/jiayisunx/83/orig 2025-11-03T16:39:48.7123794Z * [new branch] gh/jiayisunx/84/base -> origin/gh/jiayisunx/84/base 2025-11-03T16:39:48.7124135Z * [new branch] gh/jiayisunx/84/head -> origin/gh/jiayisunx/84/head 2025-11-03T16:39:48.7132500Z * [new branch] gh/jiayisunx/84/orig -> origin/gh/jiayisunx/84/orig 2025-11-03T16:39:48.7132753Z * [new branch] gh/jiayisunx/85/base -> origin/gh/jiayisunx/85/base 2025-11-03T16:39:48.7132988Z * [new branch] gh/jiayisunx/85/head -> origin/gh/jiayisunx/85/head 2025-11-03T16:39:48.7133292Z * [new branch] gh/jiayisunx/85/orig -> origin/gh/jiayisunx/85/orig 2025-11-03T16:39:48.7133628Z * [new branch] gh/jiayisunx/86/base -> origin/gh/jiayisunx/86/base 2025-11-03T16:39:48.7137443Z * [new branch] gh/jiayisunx/86/head -> origin/gh/jiayisunx/86/head 2025-11-03T16:39:48.7137965Z * [new branch] gh/jiayisunx/86/orig -> origin/gh/jiayisunx/86/orig 2025-11-03T16:39:48.7138335Z * [new branch] gh/jiayisunx/87/base -> origin/gh/jiayisunx/87/base 2025-11-03T16:39:48.7138707Z * [new branch] gh/jiayisunx/87/head -> origin/gh/jiayisunx/87/head 2025-11-03T16:39:48.7139057Z * [new branch] gh/jiayisunx/87/orig -> origin/gh/jiayisunx/87/orig 2025-11-03T16:39:48.7139438Z * [new branch] gh/jjwu@meta.com/1/base -> origin/gh/jjwu@meta.com/1/base 2025-11-03T16:39:48.7139816Z * [new branch] gh/jjwu@meta.com/1/head -> origin/gh/jjwu@meta.com/1/head 2025-11-03T16:39:48.7140170Z * [new branch] gh/karthickai/6/base -> origin/gh/karthickai/6/base 2025-11-03T16:39:48.7140537Z * [new branch] gh/karthickai/6/head -> origin/gh/karthickai/6/head 2025-11-03T16:39:48.7140904Z * [new branch] gh/karthickai/6/orig -> origin/gh/karthickai/6/orig 2025-11-03T16:39:48.7141264Z * [new branch] gh/karthickai/7/base -> origin/gh/karthickai/7/base 2025-11-03T16:39:48.7141635Z * [new branch] gh/karthickai/7/head -> origin/gh/karthickai/7/head 2025-11-03T16:39:48.7141998Z * [new branch] gh/karthickai/7/orig -> origin/gh/karthickai/7/orig 2025-11-03T16:39:48.7142338Z * [new branch] gh/karthickai/8/base -> origin/gh/karthickai/8/base 2025-11-03T16:39:48.7142679Z * [new branch] gh/karthickai/8/head -> origin/gh/karthickai/8/head 2025-11-03T16:39:48.7143036Z * [new branch] gh/karthickai/8/orig -> origin/gh/karthickai/8/orig 2025-11-03T16:39:48.7143409Z * [new branch] gh/karthickai/9/base -> origin/gh/karthickai/9/base 2025-11-03T16:39:48.7143785Z * [new branch] gh/karthickai/9/head -> origin/gh/karthickai/9/head 2025-11-03T16:39:48.7144196Z * [new branch] gh/karthickai/9/orig -> origin/gh/karthickai/9/orig 2025-11-03T16:39:48.7144594Z * [new branch] gh/kurtamohler/32/base -> origin/gh/kurtamohler/32/base 2025-11-03T16:39:48.7145005Z * [new branch] gh/kurtamohler/32/head -> origin/gh/kurtamohler/32/head 2025-11-03T16:39:48.7145376Z * [new branch] gh/kurtamohler/32/orig -> origin/gh/kurtamohler/32/orig 2025-11-03T16:39:48.7145768Z * [new branch] gh/kurtamohler/33/base -> origin/gh/kurtamohler/33/base 2025-11-03T16:39:48.7146142Z * [new branch] gh/kurtamohler/33/head -> origin/gh/kurtamohler/33/head 2025-11-03T16:39:48.7146526Z * [new branch] gh/kurtamohler/33/orig -> origin/gh/kurtamohler/33/orig 2025-11-03T16:39:48.7146917Z * [new branch] gh/kurtamohler/34/base -> origin/gh/kurtamohler/34/base 2025-11-03T16:39:48.7147301Z * [new branch] gh/kurtamohler/34/head -> origin/gh/kurtamohler/34/head 2025-11-03T16:39:48.7147676Z * [new branch] gh/kurtamohler/34/orig -> origin/gh/kurtamohler/34/orig 2025-11-03T16:39:48.7148223Z * [new branch] gh/kurtamohler/55/base -> origin/gh/kurtamohler/55/base 2025-11-03T16:39:48.7148606Z * [new branch] gh/kurtamohler/55/head -> origin/gh/kurtamohler/55/head 2025-11-03T16:39:48.7148985Z * [new branch] gh/kurtamohler/55/orig -> origin/gh/kurtamohler/55/orig 2025-11-03T16:39:48.7149376Z * [new branch] gh/kurtamohler/56/base -> origin/gh/kurtamohler/56/base 2025-11-03T16:39:48.7149757Z * [new branch] gh/kurtamohler/56/head -> origin/gh/kurtamohler/56/head 2025-11-03T16:39:48.7150127Z * [new branch] gh/kurtamohler/56/orig -> origin/gh/kurtamohler/56/orig 2025-11-03T16:39:48.7150634Z * [new branch] gh/kurtamohler/57/base -> origin/gh/kurtamohler/57/base 2025-11-03T16:39:48.7151015Z * [new branch] gh/kurtamohler/57/head -> origin/gh/kurtamohler/57/head 2025-11-03T16:39:48.7151398Z * [new branch] gh/kurtamohler/57/orig -> origin/gh/kurtamohler/57/orig 2025-11-03T16:39:48.7151774Z * [new branch] gh/kurtamohler/58/base -> origin/gh/kurtamohler/58/base 2025-11-03T16:39:48.7152123Z * [new branch] gh/kurtamohler/58/head -> origin/gh/kurtamohler/58/head 2025-11-03T16:39:48.7152496Z * [new branch] gh/kurtamohler/58/orig -> origin/gh/kurtamohler/58/orig 2025-11-03T16:39:48.7152881Z * [new branch] gh/kurtamohler/59/base -> origin/gh/kurtamohler/59/base 2025-11-03T16:39:48.7153260Z * [new branch] gh/kurtamohler/59/head -> origin/gh/kurtamohler/59/head 2025-11-03T16:39:48.7153639Z * [new branch] gh/kurtamohler/59/orig -> origin/gh/kurtamohler/59/orig 2025-11-03T16:39:48.7154006Z * [new branch] gh/kwen2501/130/base -> origin/gh/kwen2501/130/base 2025-11-03T16:39:48.7154351Z * [new branch] gh/kwen2501/130/head -> origin/gh/kwen2501/130/head 2025-11-03T16:39:48.7154702Z * [new branch] gh/kwen2501/130/orig -> origin/gh/kwen2501/130/orig 2025-11-03T16:39:48.7155046Z * [new branch] gh/kwen2501/170/base -> origin/gh/kwen2501/170/base 2025-11-03T16:39:48.7155408Z * [new branch] gh/kwen2501/170/head -> origin/gh/kwen2501/170/head 2025-11-03T16:39:48.7155751Z * [new branch] gh/kwen2501/187/base -> origin/gh/kwen2501/187/base 2025-11-03T16:39:48.7156093Z * [new branch] gh/kwen2501/187/head -> origin/gh/kwen2501/187/head 2025-11-03T16:39:48.7156444Z * [new branch] gh/kwen2501/187/orig -> origin/gh/kwen2501/187/orig 2025-11-03T16:39:48.7156795Z * [new branch] gh/kwen2501/188/base -> origin/gh/kwen2501/188/base 2025-11-03T16:39:48.7157135Z * [new branch] gh/kwen2501/188/head -> origin/gh/kwen2501/188/head 2025-11-03T16:39:48.7157490Z * [new branch] gh/kwen2501/188/orig -> origin/gh/kwen2501/188/orig 2025-11-03T16:39:48.7157856Z * [new branch] gh/kwen2501/211/base -> origin/gh/kwen2501/211/base 2025-11-03T16:39:48.7158191Z * [new branch] gh/kwen2501/211/head -> origin/gh/kwen2501/211/head 2025-11-03T16:39:48.7158541Z * [new branch] gh/kwen2501/224/base -> origin/gh/kwen2501/224/base 2025-11-03T16:39:48.7158892Z * [new branch] gh/kwen2501/224/head -> origin/gh/kwen2501/224/head 2025-11-03T16:39:48.7159230Z * [new branch] gh/kwen2501/224/orig -> origin/gh/kwen2501/224/orig 2025-11-03T16:39:48.7159596Z * [new branch] gh/kwen2501/228/base -> origin/gh/kwen2501/228/base 2025-11-03T16:39:48.7159959Z * [new branch] gh/kwen2501/228/head -> origin/gh/kwen2501/228/head 2025-11-03T16:39:48.7160301Z * [new branch] gh/kwen2501/228/orig -> origin/gh/kwen2501/228/orig 2025-11-03T16:39:48.7160808Z * [new branch] gh/kwen2501/231/base -> origin/gh/kwen2501/231/base 2025-11-03T16:39:48.7161147Z * [new branch] gh/kwen2501/231/head -> origin/gh/kwen2501/231/head 2025-11-03T16:39:48.7161476Z * [new branch] gh/kwen2501/231/orig -> origin/gh/kwen2501/231/orig 2025-11-03T16:39:48.7161827Z * [new branch] gh/kwen2501/234/base -> origin/gh/kwen2501/234/base 2025-11-03T16:39:48.7162185Z * [new branch] gh/kwen2501/234/head -> origin/gh/kwen2501/234/head 2025-11-03T16:39:48.7162498Z * [new branch] gh/kwen2501/234/orig -> origin/gh/kwen2501/234/orig 2025-11-03T16:39:48.7162845Z * [new branch] gh/kwen2501/235/base -> origin/gh/kwen2501/235/base 2025-11-03T16:39:48.7163324Z * [new branch] gh/kwen2501/235/head -> origin/gh/kwen2501/235/head 2025-11-03T16:39:48.7163682Z * [new branch] gh/kwen2501/235/orig -> origin/gh/kwen2501/235/orig 2025-11-03T16:39:48.7164041Z * [new branch] gh/kwen2501/236/base -> origin/gh/kwen2501/236/base 2025-11-03T16:39:48.7164394Z * [new branch] gh/kwen2501/236/head -> origin/gh/kwen2501/236/head 2025-11-03T16:39:48.7164740Z * [new branch] gh/kwen2501/236/orig -> origin/gh/kwen2501/236/orig 2025-11-03T16:39:48.7165087Z * [new branch] gh/kwen2501/237/base -> origin/gh/kwen2501/237/base 2025-11-03T16:39:48.7165446Z * [new branch] gh/kwen2501/237/head -> origin/gh/kwen2501/237/head 2025-11-03T16:39:48.7165796Z * [new branch] gh/kwen2501/237/orig -> origin/gh/kwen2501/237/orig 2025-11-03T16:39:48.7166151Z * [new branch] gh/kwen2501/238/base -> origin/gh/kwen2501/238/base 2025-11-03T16:39:48.7166499Z * [new branch] gh/kwen2501/238/head -> origin/gh/kwen2501/238/head 2025-11-03T16:39:48.7166836Z * [new branch] gh/kwen2501/238/orig -> origin/gh/kwen2501/238/orig 2025-11-03T16:39:48.7167187Z * [new branch] gh/kwen2501/240/base -> origin/gh/kwen2501/240/base 2025-11-03T16:39:48.7167536Z * [new branch] gh/kwen2501/240/head -> origin/gh/kwen2501/240/head 2025-11-03T16:39:48.7167882Z * [new branch] gh/kwen2501/240/orig -> origin/gh/kwen2501/240/orig 2025-11-03T16:39:48.7168232Z * [new branch] gh/kwen2501/241/base -> origin/gh/kwen2501/241/base 2025-11-03T16:39:48.7168578Z * [new branch] gh/kwen2501/241/head -> origin/gh/kwen2501/241/head 2025-11-03T16:39:48.7168916Z * [new branch] gh/kwen2501/241/orig -> origin/gh/kwen2501/241/orig 2025-11-03T16:39:48.7169266Z * [new branch] gh/kwen2501/247/base -> origin/gh/kwen2501/247/base 2025-11-03T16:39:48.7169621Z * [new branch] gh/kwen2501/247/head -> origin/gh/kwen2501/247/head 2025-11-03T16:39:48.7169967Z * [new branch] gh/kwen2501/247/orig -> origin/gh/kwen2501/247/orig 2025-11-03T16:39:48.7170310Z * [new branch] gh/kwen2501/252/base -> origin/gh/kwen2501/252/base 2025-11-03T16:39:48.7170651Z * [new branch] gh/kwen2501/252/head -> origin/gh/kwen2501/252/head 2025-11-03T16:39:48.7170973Z * [new branch] gh/kwen2501/252/orig -> origin/gh/kwen2501/252/orig 2025-11-03T16:39:48.7171316Z * [new branch] gh/kwen2501/259/base -> origin/gh/kwen2501/259/base 2025-11-03T16:39:48.7171659Z * [new branch] gh/kwen2501/259/head -> origin/gh/kwen2501/259/head 2025-11-03T16:39:48.7172011Z * [new branch] gh/kwen2501/259/orig -> origin/gh/kwen2501/259/orig 2025-11-03T16:39:48.7172431Z * [new branch] gh/kwen2501/260/base -> origin/gh/kwen2501/260/base 2025-11-03T16:39:48.7172779Z * [new branch] gh/kwen2501/260/head -> origin/gh/kwen2501/260/head 2025-11-03T16:39:48.7173270Z * [new branch] gh/kwen2501/260/orig -> origin/gh/kwen2501/260/orig 2025-11-03T16:39:48.7173607Z * [new branch] gh/kwen2501/268/base -> origin/gh/kwen2501/268/base 2025-11-03T16:39:48.7173949Z * [new branch] gh/kwen2501/268/head -> origin/gh/kwen2501/268/head 2025-11-03T16:39:48.7174310Z * [new branch] gh/kwen2501/268/orig -> origin/gh/kwen2501/268/orig 2025-11-03T16:39:48.7174662Z * [new branch] gh/kwen2501/269/base -> origin/gh/kwen2501/269/base 2025-11-03T16:39:48.7175002Z * [new branch] gh/kwen2501/269/head -> origin/gh/kwen2501/269/head 2025-11-03T16:39:48.7175455Z * [new branch] gh/kwen2501/269/orig -> origin/gh/kwen2501/269/orig 2025-11-03T16:39:48.7175804Z * [new branch] gh/kwen2501/270/base -> origin/gh/kwen2501/270/base 2025-11-03T16:39:48.7176144Z * [new branch] gh/kwen2501/270/head -> origin/gh/kwen2501/270/head 2025-11-03T16:39:48.7176508Z * [new branch] gh/kwen2501/270/orig -> origin/gh/kwen2501/270/orig 2025-11-03T16:39:48.7176852Z * [new branch] gh/kwen2501/271/base -> origin/gh/kwen2501/271/base 2025-11-03T16:39:48.7177195Z * [new branch] gh/kwen2501/271/head -> origin/gh/kwen2501/271/head 2025-11-03T16:39:48.7177555Z * [new branch] gh/kwen2501/271/orig -> origin/gh/kwen2501/271/orig 2025-11-03T16:39:48.7177899Z * [new branch] gh/kwen2501/272/base -> origin/gh/kwen2501/272/base 2025-11-03T16:39:48.7178244Z * [new branch] gh/kwen2501/272/head -> origin/gh/kwen2501/272/head 2025-11-03T16:39:48.7178598Z * [new branch] gh/kwen2501/272/orig -> origin/gh/kwen2501/272/orig 2025-11-03T16:39:48.7178952Z * [new branch] gh/kwen2501/273/base -> origin/gh/kwen2501/273/base 2025-11-03T16:39:48.7179294Z * [new branch] gh/kwen2501/273/head -> origin/gh/kwen2501/273/head 2025-11-03T16:39:48.7179637Z * [new branch] gh/kwen2501/273/orig -> origin/gh/kwen2501/273/orig 2025-11-03T16:39:48.7179972Z * [new branch] gh/kwen2501/274/base -> origin/gh/kwen2501/274/base 2025-11-03T16:39:48.7180311Z * [new branch] gh/kwen2501/274/head -> origin/gh/kwen2501/274/head 2025-11-03T16:39:48.7180654Z * [new branch] gh/kwen2501/274/orig -> origin/gh/kwen2501/274/orig 2025-11-03T16:39:48.7181016Z * [new branch] gh/kwen2501/275/base -> origin/gh/kwen2501/275/base 2025-11-03T16:39:48.7181363Z * [new branch] gh/kwen2501/275/head -> origin/gh/kwen2501/275/head 2025-11-03T16:39:48.7181711Z * [new branch] gh/kwen2501/275/orig -> origin/gh/kwen2501/275/orig 2025-11-03T16:39:48.7182031Z * [new branch] gh/kwen2501/276/base -> origin/gh/kwen2501/276/base 2025-11-03T16:39:48.7182383Z * [new branch] gh/kwen2501/276/head -> origin/gh/kwen2501/276/head 2025-11-03T16:39:48.7182733Z * [new branch] gh/kwen2501/276/orig -> origin/gh/kwen2501/276/orig 2025-11-03T16:39:48.7183083Z * [new branch] gh/kwen2501/277/base -> origin/gh/kwen2501/277/base 2025-11-03T16:39:48.7183425Z * [new branch] gh/kwen2501/277/head -> origin/gh/kwen2501/277/head 2025-11-03T16:39:48.7183770Z * [new branch] gh/kwen2501/277/orig -> origin/gh/kwen2501/277/orig 2025-11-03T16:39:48.7184114Z * [new branch] gh/kwen2501/278/base -> origin/gh/kwen2501/278/base 2025-11-03T16:39:48.7184461Z * [new branch] gh/kwen2501/278/head -> origin/gh/kwen2501/278/head 2025-11-03T16:39:48.7184808Z * [new branch] gh/kwen2501/278/orig -> origin/gh/kwen2501/278/orig 2025-11-03T16:39:48.7185167Z * [new branch] gh/kwen2501/279/base -> origin/gh/kwen2501/279/base 2025-11-03T16:39:48.7185644Z * [new branch] gh/kwen2501/279/head -> origin/gh/kwen2501/279/head 2025-11-03T16:39:48.7185985Z * [new branch] gh/kwen2501/279/orig -> origin/gh/kwen2501/279/orig 2025-11-03T16:39:48.7186370Z * [new branch] gh/laithsakka/251/base -> origin/gh/laithsakka/251/base 2025-11-03T16:39:48.7186768Z * [new branch] gh/laithsakka/251/head -> origin/gh/laithsakka/251/head 2025-11-03T16:39:48.7187144Z * [new branch] gh/laithsakka/251/orig -> origin/gh/laithsakka/251/orig 2025-11-03T16:39:48.7187525Z * [new branch] gh/laithsakka/276/base -> origin/gh/laithsakka/276/base 2025-11-03T16:39:48.7188013Z * [new branch] gh/laithsakka/276/head -> origin/gh/laithsakka/276/head 2025-11-03T16:39:48.7188391Z * [new branch] gh/laithsakka/276/orig -> origin/gh/laithsakka/276/orig 2025-11-03T16:39:48.7188770Z * [new branch] gh/laithsakka/28/base -> origin/gh/laithsakka/28/base 2025-11-03T16:39:48.7189158Z * [new branch] gh/laithsakka/285/base -> origin/gh/laithsakka/285/base 2025-11-03T16:39:48.7189519Z * [new branch] gh/laithsakka/285/head -> origin/gh/laithsakka/285/head 2025-11-03T16:39:48.7189893Z * [new branch] gh/laithsakka/285/orig -> origin/gh/laithsakka/285/orig 2025-11-03T16:39:48.7190284Z * [new branch] gh/laithsakka/287/base -> origin/gh/laithsakka/287/base 2025-11-03T16:39:48.7190664Z * [new branch] gh/laithsakka/287/head -> origin/gh/laithsakka/287/head 2025-11-03T16:39:48.7191035Z * [new branch] gh/laithsakka/287/orig -> origin/gh/laithsakka/287/orig 2025-11-03T16:39:48.7191434Z * [new branch] gh/laithsakka/289/base -> origin/gh/laithsakka/289/base 2025-11-03T16:39:48.7191805Z * [new branch] gh/laithsakka/289/head -> origin/gh/laithsakka/289/head 2025-11-03T16:39:48.7192160Z * [new branch] gh/laithsakka/289/orig -> origin/gh/laithsakka/289/orig 2025-11-03T16:39:48.7192586Z * [new branch] gh/laithsakka/29/base -> origin/gh/laithsakka/29/base 2025-11-03T16:39:48.7192971Z * [new branch] gh/laithsakka/292/base -> origin/gh/laithsakka/292/base 2025-11-03T16:39:48.7193353Z * [new branch] gh/laithsakka/292/head -> origin/gh/laithsakka/292/head 2025-11-03T16:39:48.7193738Z * [new branch] gh/laithsakka/292/orig -> origin/gh/laithsakka/292/orig 2025-11-03T16:39:48.7194115Z * [new branch] gh/laithsakka/293/base -> origin/gh/laithsakka/293/base 2025-11-03T16:39:48.7194498Z * [new branch] gh/laithsakka/293/head -> origin/gh/laithsakka/293/head 2025-11-03T16:39:48.7194888Z * [new branch] gh/laithsakka/293/orig -> origin/gh/laithsakka/293/orig 2025-11-03T16:39:48.7195266Z * [new branch] gh/laithsakka/294/base -> origin/gh/laithsakka/294/base 2025-11-03T16:39:48.7195648Z * [new branch] gh/laithsakka/294/head -> origin/gh/laithsakka/294/head 2025-11-03T16:39:48.7196023Z * [new branch] gh/laithsakka/294/orig -> origin/gh/laithsakka/294/orig 2025-11-03T16:39:48.7196417Z * [new branch] gh/laithsakka/295/base -> origin/gh/laithsakka/295/base 2025-11-03T16:39:48.7196795Z * [new branch] gh/laithsakka/295/head -> origin/gh/laithsakka/295/head 2025-11-03T16:39:48.7197170Z * [new branch] gh/laithsakka/295/orig -> origin/gh/laithsakka/295/orig 2025-11-03T16:39:48.7197559Z * [new branch] gh/laithsakka/296/base -> origin/gh/laithsakka/296/base 2025-11-03T16:39:48.7197932Z * [new branch] gh/laithsakka/296/head -> origin/gh/laithsakka/296/head 2025-11-03T16:39:48.7198304Z * [new branch] gh/laithsakka/296/orig -> origin/gh/laithsakka/296/orig 2025-11-03T16:39:48.7198820Z * [new branch] gh/laithsakka/297/base -> origin/gh/laithsakka/297/base 2025-11-03T16:39:48.7199190Z * [new branch] gh/laithsakka/297/head -> origin/gh/laithsakka/297/head 2025-11-03T16:39:48.7199569Z * [new branch] gh/laithsakka/297/orig -> origin/gh/laithsakka/297/orig 2025-11-03T16:39:48.7199948Z * [new branch] gh/laithsakka/298/base -> origin/gh/laithsakka/298/base 2025-11-03T16:39:48.7200328Z * [new branch] gh/laithsakka/298/head -> origin/gh/laithsakka/298/head 2025-11-03T16:39:48.7200692Z * [new branch] gh/laithsakka/298/orig -> origin/gh/laithsakka/298/orig 2025-11-03T16:39:48.7201185Z * [new branch] gh/laithsakka/299/base -> origin/gh/laithsakka/299/base 2025-11-03T16:39:48.7201571Z * [new branch] gh/laithsakka/299/head -> origin/gh/laithsakka/299/head 2025-11-03T16:39:48.7201937Z * [new branch] gh/laithsakka/299/orig -> origin/gh/laithsakka/299/orig 2025-11-03T16:39:48.7202321Z * [new branch] gh/laithsakka/30/base -> origin/gh/laithsakka/30/base 2025-11-03T16:39:48.7202694Z * [new branch] gh/laithsakka/30/head -> origin/gh/laithsakka/30/head 2025-11-03T16:39:48.7203073Z * [new branch] gh/laithsakka/300/base -> origin/gh/laithsakka/300/base 2025-11-03T16:39:48.7203460Z * [new branch] gh/laithsakka/300/head -> origin/gh/laithsakka/300/head 2025-11-03T16:39:48.7203834Z * [new branch] gh/laithsakka/300/orig -> origin/gh/laithsakka/300/orig 2025-11-03T16:39:48.7204213Z * [new branch] gh/laithsakka/301/base -> origin/gh/laithsakka/301/base 2025-11-03T16:39:48.7204602Z * [new branch] gh/laithsakka/301/head -> origin/gh/laithsakka/301/head 2025-11-03T16:39:48.7204980Z * [new branch] gh/laithsakka/301/orig -> origin/gh/laithsakka/301/orig 2025-11-03T16:39:48.7205372Z * [new branch] gh/laithsakka/302/base -> origin/gh/laithsakka/302/base 2025-11-03T16:39:48.7205747Z * [new branch] gh/laithsakka/302/head -> origin/gh/laithsakka/302/head 2025-11-03T16:39:48.7206130Z * [new branch] gh/laithsakka/302/orig -> origin/gh/laithsakka/302/orig 2025-11-03T16:39:48.7206505Z * [new branch] gh/laithsakka/303/base -> origin/gh/laithsakka/303/base 2025-11-03T16:39:48.7206875Z * [new branch] gh/laithsakka/303/head -> origin/gh/laithsakka/303/head 2025-11-03T16:39:48.7207242Z * [new branch] gh/laithsakka/303/orig -> origin/gh/laithsakka/303/orig 2025-11-03T16:39:48.7207626Z * [new branch] gh/laithsakka/304/base -> origin/gh/laithsakka/304/base 2025-11-03T16:39:48.7208006Z * [new branch] gh/laithsakka/304/head -> origin/gh/laithsakka/304/head 2025-11-03T16:39:48.7208392Z * [new branch] gh/laithsakka/304/orig -> origin/gh/laithsakka/304/orig 2025-11-03T16:39:48.7208766Z * [new branch] gh/laithsakka/305/base -> origin/gh/laithsakka/305/base 2025-11-03T16:39:48.7209142Z * [new branch] gh/laithsakka/305/head -> origin/gh/laithsakka/305/head 2025-11-03T16:39:48.7209521Z * [new branch] gh/laithsakka/305/orig -> origin/gh/laithsakka/305/orig 2025-11-03T16:39:48.7209891Z * [new branch] gh/laithsakka/306/base -> origin/gh/laithsakka/306/base 2025-11-03T16:39:48.7210258Z * [new branch] gh/laithsakka/306/head -> origin/gh/laithsakka/306/head 2025-11-03T16:39:48.7210605Z * [new branch] gh/laithsakka/306/orig -> origin/gh/laithsakka/306/orig 2025-11-03T16:39:48.7210994Z * [new branch] gh/laithsakka/307/base -> origin/gh/laithsakka/307/base 2025-11-03T16:39:48.7211373Z * [new branch] gh/laithsakka/307/head -> origin/gh/laithsakka/307/head 2025-11-03T16:39:48.7211888Z * [new branch] gh/laithsakka/307/orig -> origin/gh/laithsakka/307/orig 2025-11-03T16:39:48.7212372Z * [new branch] gh/laithsakka/308/base -> origin/gh/laithsakka/308/base 2025-11-03T16:39:48.7212779Z * [new branch] gh/laithsakka/308/head -> origin/gh/laithsakka/308/head 2025-11-03T16:39:48.7213169Z * [new branch] gh/laithsakka/308/orig -> origin/gh/laithsakka/308/orig 2025-11-03T16:39:48.7213544Z * [new branch] gh/laithsakka/309/base -> origin/gh/laithsakka/309/base 2025-11-03T16:39:48.7213915Z * [new branch] gh/laithsakka/309/head -> origin/gh/laithsakka/309/head 2025-11-03T16:39:48.7214408Z * [new branch] gh/laithsakka/309/orig -> origin/gh/laithsakka/309/orig 2025-11-03T16:39:48.7214782Z * [new branch] gh/laithsakka/31/base -> origin/gh/laithsakka/31/base 2025-11-03T16:39:48.7215149Z * [new branch] gh/laithsakka/31/head -> origin/gh/laithsakka/31/head 2025-11-03T16:39:48.7215530Z * [new branch] gh/laithsakka/310/base -> origin/gh/laithsakka/310/base 2025-11-03T16:39:48.7215911Z * [new branch] gh/laithsakka/310/head -> origin/gh/laithsakka/310/head 2025-11-03T16:39:48.7216289Z * [new branch] gh/laithsakka/310/orig -> origin/gh/laithsakka/310/orig 2025-11-03T16:39:48.7216655Z * [new branch] gh/laithsakka/311/base -> origin/gh/laithsakka/311/base 2025-11-03T16:39:48.7217034Z * [new branch] gh/laithsakka/311/head -> origin/gh/laithsakka/311/head 2025-11-03T16:39:48.7217408Z * [new branch] gh/laithsakka/311/orig -> origin/gh/laithsakka/311/orig 2025-11-03T16:39:48.7217793Z * [new branch] gh/laithsakka/312/base -> origin/gh/laithsakka/312/base 2025-11-03T16:39:48.7218179Z * [new branch] gh/laithsakka/312/head -> origin/gh/laithsakka/312/head 2025-11-03T16:39:48.7218561Z * [new branch] gh/laithsakka/312/orig -> origin/gh/laithsakka/312/orig 2025-11-03T16:39:48.7218935Z * [new branch] gh/laithsakka/313/base -> origin/gh/laithsakka/313/base 2025-11-03T16:39:48.7219307Z * [new branch] gh/laithsakka/313/head -> origin/gh/laithsakka/313/head 2025-11-03T16:39:48.7219688Z * [new branch] gh/laithsakka/313/orig -> origin/gh/laithsakka/313/orig 2025-11-03T16:39:48.7220056Z * [new branch] gh/laithsakka/314/base -> origin/gh/laithsakka/314/base 2025-11-03T16:39:48.7220435Z * [new branch] gh/laithsakka/314/head -> origin/gh/laithsakka/314/head 2025-11-03T16:39:48.7220789Z * [new branch] gh/laithsakka/314/orig -> origin/gh/laithsakka/314/orig 2025-11-03T16:39:48.7221169Z * [new branch] gh/laithsakka/315/base -> origin/gh/laithsakka/315/base 2025-11-03T16:39:48.7221559Z * [new branch] gh/laithsakka/315/head -> origin/gh/laithsakka/315/head 2025-11-03T16:39:48.7221928Z * [new branch] gh/laithsakka/315/orig -> origin/gh/laithsakka/315/orig 2025-11-03T16:39:48.7222305Z * [new branch] gh/laithsakka/316/base -> origin/gh/laithsakka/316/base 2025-11-03T16:39:48.7222689Z * [new branch] gh/laithsakka/316/head -> origin/gh/laithsakka/316/head 2025-11-03T16:39:48.7223062Z * [new branch] gh/laithsakka/316/orig -> origin/gh/laithsakka/316/orig 2025-11-03T16:39:48.7223435Z * [new branch] gh/laithsakka/317/base -> origin/gh/laithsakka/317/base 2025-11-03T16:39:48.7223820Z * [new branch] gh/laithsakka/317/head -> origin/gh/laithsakka/317/head 2025-11-03T16:39:48.7224199Z * [new branch] gh/laithsakka/317/orig -> origin/gh/laithsakka/317/orig 2025-11-03T16:39:48.7224579Z * [new branch] gh/laithsakka/318/base -> origin/gh/laithsakka/318/base 2025-11-03T16:39:48.7225090Z * [new branch] gh/laithsakka/318/head -> origin/gh/laithsakka/318/head 2025-11-03T16:39:48.7225473Z * [new branch] gh/laithsakka/318/orig -> origin/gh/laithsakka/318/orig 2025-11-03T16:39:48.7225847Z * [new branch] gh/laithsakka/319/base -> origin/gh/laithsakka/319/base 2025-11-03T16:39:48.7226224Z * [new branch] gh/laithsakka/319/head -> origin/gh/laithsakka/319/head 2025-11-03T16:39:48.7226618Z * [new branch] gh/laithsakka/319/orig -> origin/gh/laithsakka/319/orig 2025-11-03T16:39:48.7226993Z * [new branch] gh/laithsakka/32/base -> origin/gh/laithsakka/32/base 2025-11-03T16:39:48.7227371Z * [new branch] gh/laithsakka/32/head -> origin/gh/laithsakka/32/head 2025-11-03T16:39:48.7227856Z * [new branch] gh/laithsakka/320/base -> origin/gh/laithsakka/320/base 2025-11-03T16:39:48.7228235Z * [new branch] gh/laithsakka/320/head -> origin/gh/laithsakka/320/head 2025-11-03T16:39:48.7228617Z * [new branch] gh/laithsakka/320/orig -> origin/gh/laithsakka/320/orig 2025-11-03T16:39:48.7229007Z * [new branch] gh/laithsakka/321/base -> origin/gh/laithsakka/321/base 2025-11-03T16:39:48.7229380Z * [new branch] gh/laithsakka/321/head -> origin/gh/laithsakka/321/head 2025-11-03T16:39:48.7229738Z * [new branch] gh/laithsakka/321/orig -> origin/gh/laithsakka/321/orig 2025-11-03T16:39:48.7230105Z * [new branch] gh/liangel-02/1/base -> origin/gh/liangel-02/1/base 2025-11-03T16:39:48.7230467Z * [new branch] gh/liangel-02/1/head -> origin/gh/liangel-02/1/head 2025-11-03T16:39:48.7230823Z * [new branch] gh/liangel-02/1/orig -> origin/gh/liangel-02/1/orig 2025-11-03T16:39:48.7231181Z * [new branch] gh/liangel-02/2/base -> origin/gh/liangel-02/2/base 2025-11-03T16:39:48.7231538Z * [new branch] gh/liangel-02/2/head -> origin/gh/liangel-02/2/head 2025-11-03T16:39:48.7231890Z * [new branch] gh/liangel-02/2/orig -> origin/gh/liangel-02/2/orig 2025-11-03T16:39:48.7232244Z * [new branch] gh/liangel/1/base -> origin/gh/liangel/1/base 2025-11-03T16:39:48.7232584Z * [new branch] gh/liangel/1/head -> origin/gh/liangel/1/head 2025-11-03T16:39:48.7232935Z * [new branch] gh/liangel/1/orig -> origin/gh/liangel/1/orig 2025-11-03T16:39:48.7233267Z * [new branch] gh/liangel/2/base -> origin/gh/liangel/2/base 2025-11-03T16:39:48.7233601Z * [new branch] gh/liangel/2/head -> origin/gh/liangel/2/head 2025-11-03T16:39:48.7233944Z * [new branch] gh/liangel/2/orig -> origin/gh/liangel/2/orig 2025-11-03T16:39:48.7234264Z * [new branch] gh/liangel/3/base -> origin/gh/liangel/3/base 2025-11-03T16:39:48.7234596Z * [new branch] gh/liangel/3/head -> origin/gh/liangel/3/head 2025-11-03T16:39:48.7234933Z * [new branch] gh/liangel/3/orig -> origin/gh/liangel/3/orig 2025-11-03T16:39:48.7235264Z * [new branch] gh/liangel/4/base -> origin/gh/liangel/4/base 2025-11-03T16:39:48.7235594Z * [new branch] gh/liangel/4/head -> origin/gh/liangel/4/head 2025-11-03T16:39:48.7235925Z * [new branch] gh/liangel/4/orig -> origin/gh/liangel/4/orig 2025-11-03T16:39:48.7236305Z * [new branch] gh/lucaskabela/1/base -> origin/gh/lucaskabela/1/base 2025-11-03T16:39:48.7236677Z * [new branch] gh/lucaskabela/1/head -> origin/gh/lucaskabela/1/head 2025-11-03T16:39:48.7237071Z * [new branch] gh/lucaskabela/10/base -> origin/gh/lucaskabela/10/base 2025-11-03T16:39:48.7237450Z * [new branch] gh/lucaskabela/10/head -> origin/gh/lucaskabela/10/head 2025-11-03T16:39:48.7239015Z * [new branch] gh/lucaskabela/10/orig -> origin/gh/lucaskabela/10/orig 2025-11-03T16:39:48.7239252Z * [new branch] gh/lucaskabela/2/base -> origin/gh/lucaskabela/2/base 2025-11-03T16:39:48.7239460Z * [new branch] gh/lucaskabela/2/head -> origin/gh/lucaskabela/2/head 2025-11-03T16:39:48.7239665Z * [new branch] gh/lucaskabela/3/base -> origin/gh/lucaskabela/3/base 2025-11-03T16:39:48.7239866Z * [new branch] gh/lucaskabela/3/head -> origin/gh/lucaskabela/3/head 2025-11-03T16:39:48.7240072Z * [new branch] gh/lucaskabela/3/orig -> origin/gh/lucaskabela/3/orig 2025-11-03T16:39:48.7240371Z * [new branch] gh/lucaskabela/4/base -> origin/gh/lucaskabela/4/base 2025-11-03T16:39:48.7240574Z * [new branch] gh/lucaskabela/4/head -> origin/gh/lucaskabela/4/head 2025-11-03T16:39:48.7240776Z * [new branch] gh/lucaskabela/4/orig -> origin/gh/lucaskabela/4/orig 2025-11-03T16:39:48.7240977Z * [new branch] gh/lucaskabela/5/base -> origin/gh/lucaskabela/5/base 2025-11-03T16:39:48.7241172Z * [new branch] gh/lucaskabela/5/head -> origin/gh/lucaskabela/5/head 2025-11-03T16:39:48.7241384Z * [new branch] gh/lucaskabela/5/orig -> origin/gh/lucaskabela/5/orig 2025-11-03T16:39:48.7241581Z * [new branch] gh/lucaskabela/6/base -> origin/gh/lucaskabela/6/base 2025-11-03T16:39:48.7241781Z * [new branch] gh/lucaskabela/6/head -> origin/gh/lucaskabela/6/head 2025-11-03T16:39:48.7241989Z * [new branch] gh/lucaskabela/6/orig -> origin/gh/lucaskabela/6/orig 2025-11-03T16:39:48.7242192Z * [new branch] gh/lucaskabela/7/base -> origin/gh/lucaskabela/7/base 2025-11-03T16:39:48.7242387Z * [new branch] gh/lucaskabela/7/head -> origin/gh/lucaskabela/7/head 2025-11-03T16:39:48.7242600Z * [new branch] gh/lucaskabela/7/orig -> origin/gh/lucaskabela/7/orig 2025-11-03T16:39:48.7242794Z * [new branch] gh/lucaskabela/8/base -> origin/gh/lucaskabela/8/base 2025-11-03T16:39:48.7242990Z * [new branch] gh/lucaskabela/8/head -> origin/gh/lucaskabela/8/head 2025-11-03T16:39:48.7243195Z * [new branch] gh/lucaskabela/8/orig -> origin/gh/lucaskabela/8/orig 2025-11-03T16:39:48.7243392Z * [new branch] gh/lucaskabela/9/base -> origin/gh/lucaskabela/9/base 2025-11-03T16:39:48.7243586Z * [new branch] gh/lucaskabela/9/head -> origin/gh/lucaskabela/9/head 2025-11-03T16:39:48.7243781Z * [new branch] gh/lucaskabela/9/orig -> origin/gh/lucaskabela/9/orig 2025-11-03T16:39:48.7243959Z * [new branch] gh/lw/10/base -> origin/gh/lw/10/base 2025-11-03T16:39:48.7244118Z * [new branch] gh/lw/10/head -> origin/gh/lw/10/head 2025-11-03T16:39:48.7244285Z * [new branch] gh/lw/10/orig -> origin/gh/lw/10/orig 2025-11-03T16:39:48.7244465Z * [new branch] gh/lw/3/base -> origin/gh/lw/3/base 2025-11-03T16:39:48.7245573Z * [new branch] gh/lw/3/head -> origin/gh/lw/3/head 2025-11-03T16:39:48.7246168Z * [new branch] gh/lw/3/orig -> origin/gh/lw/3/orig 2025-11-03T16:39:48.7246350Z * [new branch] gh/lw/4/base -> origin/gh/lw/4/base 2025-11-03T16:39:48.7246511Z * [new branch] gh/lw/4/head -> origin/gh/lw/4/head 2025-11-03T16:39:48.7246668Z * [new branch] gh/lw/4/orig -> origin/gh/lw/4/orig 2025-11-03T16:39:48.7246841Z * [new branch] gh/lw/5/base -> origin/gh/lw/5/base 2025-11-03T16:39:48.7246997Z * [new branch] gh/lw/5/head -> origin/gh/lw/5/head 2025-11-03T16:39:48.7247289Z * [new branch] gh/lw/5/orig -> origin/gh/lw/5/orig 2025-11-03T16:39:48.7247452Z * [new branch] gh/lw/6/base -> origin/gh/lw/6/base 2025-11-03T16:39:48.7247609Z * [new branch] gh/lw/6/head -> origin/gh/lw/6/head 2025-11-03T16:39:48.7247774Z * [new branch] gh/lw/6/orig -> origin/gh/lw/6/orig 2025-11-03T16:39:48.7247929Z * [new branch] gh/lw/7/base -> origin/gh/lw/7/base 2025-11-03T16:39:48.7248088Z * [new branch] gh/lw/7/head -> origin/gh/lw/7/head 2025-11-03T16:39:48.7248255Z * [new branch] gh/lw/7/orig -> origin/gh/lw/7/orig 2025-11-03T16:39:48.7248901Z * [new branch] gh/lw/8/base -> origin/gh/lw/8/base 2025-11-03T16:39:48.7249067Z * [new branch] gh/lw/8/head -> origin/gh/lw/8/head 2025-11-03T16:39:48.7249234Z * [new branch] gh/lw/8/orig -> origin/gh/lw/8/orig 2025-11-03T16:39:48.7249406Z * [new branch] gh/lw/9/base -> origin/gh/lw/9/base 2025-11-03T16:39:48.7249566Z * [new branch] gh/lw/9/head -> origin/gh/lw/9/head 2025-11-03T16:39:48.7249725Z * [new branch] gh/lw/9/orig -> origin/gh/lw/9/orig 2025-11-03T16:39:48.7249941Z * [new branch] gh/maggiemoss/1/base -> origin/gh/maggiemoss/1/base 2025-11-03T16:39:48.7250141Z * [new branch] gh/maggiemoss/1/head -> origin/gh/maggiemoss/1/head 2025-11-03T16:39:48.7250341Z * [new branch] gh/maggiemoss/1/orig -> origin/gh/maggiemoss/1/orig 2025-11-03T16:39:48.7250550Z * [new branch] gh/maggiemoss/2/base -> origin/gh/maggiemoss/2/base 2025-11-03T16:39:48.7250742Z * [new branch] gh/maggiemoss/2/head -> origin/gh/maggiemoss/2/head 2025-11-03T16:39:48.7250933Z * [new branch] gh/maggiemoss/2/orig -> origin/gh/maggiemoss/2/orig 2025-11-03T16:39:48.7251123Z * [new branch] gh/malfet/14/base -> origin/gh/malfet/14/base 2025-11-03T16:39:48.7251308Z * [new branch] gh/malfet/417/base -> origin/gh/malfet/417/base 2025-11-03T16:39:48.7251491Z * [new branch] gh/malfet/417/head -> origin/gh/malfet/417/head 2025-11-03T16:39:48.7251678Z * [new branch] gh/malfet/417/orig -> origin/gh/malfet/417/orig 2025-11-03T16:39:48.7251854Z * [new branch] gh/malfet/506/base -> origin/gh/malfet/506/base 2025-11-03T16:39:48.7252100Z * [new branch] gh/malfet/506/head -> origin/gh/malfet/506/head 2025-11-03T16:39:48.7252295Z * [new branch] gh/malfet/506/orig -> origin/gh/malfet/506/orig 2025-11-03T16:39:48.7252473Z * [new branch] gh/malfet/517/base -> origin/gh/malfet/517/base 2025-11-03T16:39:48.7252655Z * [new branch] gh/malfet/517/head -> origin/gh/malfet/517/head 2025-11-03T16:39:48.7252847Z * [new branch] gh/malfet/528/base -> origin/gh/malfet/528/base 2025-11-03T16:39:48.7253028Z * [new branch] gh/malfet/528/head -> origin/gh/malfet/528/head 2025-11-03T16:39:48.7253216Z * [new branch] gh/malfet/528/orig -> origin/gh/malfet/528/orig 2025-11-03T16:39:48.7253405Z * [new branch] gh/malfet/537/base -> origin/gh/malfet/537/base 2025-11-03T16:39:48.7253589Z * [new branch] gh/malfet/537/head -> origin/gh/malfet/537/head 2025-11-03T16:39:48.7253770Z * [new branch] gh/malfet/537/orig -> origin/gh/malfet/537/orig 2025-11-03T16:39:48.7253956Z * [new branch] gh/malfet/546/base -> origin/gh/malfet/546/base 2025-11-03T16:39:48.7254139Z * [new branch] gh/malfet/546/head -> origin/gh/malfet/546/head 2025-11-03T16:39:48.7254408Z * [new branch] gh/malfet/546/orig -> origin/gh/malfet/546/orig 2025-11-03T16:39:48.7254589Z * [new branch] gh/malfet/547/base -> origin/gh/malfet/547/base 2025-11-03T16:39:48.7254785Z * [new branch] gh/malfet/547/head -> origin/gh/malfet/547/head 2025-11-03T16:39:48.7254964Z * [new branch] gh/malfet/547/orig -> origin/gh/malfet/547/orig 2025-11-03T16:39:48.7255144Z * [new branch] gh/malfet/548/base -> origin/gh/malfet/548/base 2025-11-03T16:39:48.7255332Z * [new branch] gh/malfet/548/head -> origin/gh/malfet/548/head 2025-11-03T16:39:48.7255512Z * [new branch] gh/malfet/548/orig -> origin/gh/malfet/548/orig 2025-11-03T16:39:48.7255761Z * [new branch] gh/malfet/549/base -> origin/gh/malfet/549/base 2025-11-03T16:39:48.7255948Z * [new branch] gh/malfet/549/head -> origin/gh/malfet/549/head 2025-11-03T16:39:48.7256132Z * [new branch] gh/malfet/549/orig -> origin/gh/malfet/549/orig 2025-11-03T16:39:48.7256315Z * [new branch] gh/malfet/550/base -> origin/gh/malfet/550/base 2025-11-03T16:39:48.7256502Z * [new branch] gh/malfet/550/head -> origin/gh/malfet/550/head 2025-11-03T16:39:48.7256684Z * [new branch] gh/malfet/550/orig -> origin/gh/malfet/550/orig 2025-11-03T16:39:48.7256867Z * [new branch] gh/malfet/551/base -> origin/gh/malfet/551/base 2025-11-03T16:39:48.7257057Z * [new branch] gh/malfet/551/head -> origin/gh/malfet/551/head 2025-11-03T16:39:48.7257242Z * [new branch] gh/malfet/551/orig -> origin/gh/malfet/551/orig 2025-11-03T16:39:48.7257419Z * [new branch] gh/malfet/552/base -> origin/gh/malfet/552/base 2025-11-03T16:39:48.7257604Z * [new branch] gh/malfet/552/head -> origin/gh/malfet/552/head 2025-11-03T16:39:48.7257786Z * [new branch] gh/malfet/552/orig -> origin/gh/malfet/552/orig 2025-11-03T16:39:48.7257970Z * [new branch] gh/malfet/553/base -> origin/gh/malfet/553/base 2025-11-03T16:39:48.7258152Z * [new branch] gh/malfet/553/head -> origin/gh/malfet/553/head 2025-11-03T16:39:48.7258337Z * [new branch] gh/malfet/553/orig -> origin/gh/malfet/553/orig 2025-11-03T16:39:48.7258514Z * [new branch] gh/malfet/554/base -> origin/gh/malfet/554/base 2025-11-03T16:39:48.7258700Z * [new branch] gh/malfet/554/head -> origin/gh/malfet/554/head 2025-11-03T16:39:48.7258893Z * [new branch] gh/malfet/554/orig -> origin/gh/malfet/554/orig 2025-11-03T16:39:48.7259075Z * [new branch] gh/malfet/555/base -> origin/gh/malfet/555/base 2025-11-03T16:39:48.7259254Z * [new branch] gh/malfet/555/head -> origin/gh/malfet/555/head 2025-11-03T16:39:48.7259446Z * [new branch] gh/malfet/555/orig -> origin/gh/malfet/555/orig 2025-11-03T16:39:48.7259623Z * [new branch] gh/malfet/556/base -> origin/gh/malfet/556/base 2025-11-03T16:39:48.7259801Z * [new branch] gh/malfet/556/head -> origin/gh/malfet/556/head 2025-11-03T16:39:48.7259995Z * [new branch] gh/malfet/556/orig -> origin/gh/malfet/556/orig 2025-11-03T16:39:48.7260177Z * [new branch] gh/malfet/557/base -> origin/gh/malfet/557/base 2025-11-03T16:39:48.7260358Z * [new branch] gh/malfet/557/head -> origin/gh/malfet/557/head 2025-11-03T16:39:48.7260548Z * [new branch] gh/malfet/557/orig -> origin/gh/malfet/557/orig 2025-11-03T16:39:48.7260727Z * [new branch] gh/malfet/558/base -> origin/gh/malfet/558/base 2025-11-03T16:39:48.7260907Z * [new branch] gh/malfet/558/head -> origin/gh/malfet/558/head 2025-11-03T16:39:48.7261172Z * [new branch] gh/malfet/558/orig -> origin/gh/malfet/558/orig 2025-11-03T16:39:48.7261353Z * [new branch] gh/malfet/559/base -> origin/gh/malfet/559/base 2025-11-03T16:39:48.7261532Z * [new branch] gh/malfet/559/head -> origin/gh/malfet/559/head 2025-11-03T16:39:48.7261721Z * [new branch] gh/malfet/559/orig -> origin/gh/malfet/559/orig 2025-11-03T16:39:48.7261901Z * [new branch] gh/malfet/560/base -> origin/gh/malfet/560/base 2025-11-03T16:39:48.7262086Z * [new branch] gh/malfet/560/head -> origin/gh/malfet/560/head 2025-11-03T16:39:48.7262337Z * [new branch] gh/malfet/560/orig -> origin/gh/malfet/560/orig 2025-11-03T16:39:48.7262524Z * [new branch] gh/malfet/561/base -> origin/gh/malfet/561/base 2025-11-03T16:39:48.7262708Z * [new branch] gh/malfet/561/head -> origin/gh/malfet/561/head 2025-11-03T16:39:48.7262894Z * [new branch] gh/malfet/561/orig -> origin/gh/malfet/561/orig 2025-11-03T16:39:48.7263083Z * [new branch] gh/malfet/562/base -> origin/gh/malfet/562/base 2025-11-03T16:39:48.7263259Z * [new branch] gh/malfet/562/head -> origin/gh/malfet/562/head 2025-11-03T16:39:48.7263438Z * [new branch] gh/malfet/562/orig -> origin/gh/malfet/562/orig 2025-11-03T16:39:48.7263627Z * [new branch] gh/malfet/563/base -> origin/gh/malfet/563/base 2025-11-03T16:39:48.7263809Z * [new branch] gh/malfet/563/head -> origin/gh/malfet/563/head 2025-11-03T16:39:48.7263994Z * [new branch] gh/malfet/563/orig -> origin/gh/malfet/563/orig 2025-11-03T16:39:48.7264183Z * [new branch] gh/malfet/564/base -> origin/gh/malfet/564/base 2025-11-03T16:39:48.7264371Z * [new branch] gh/malfet/564/head -> origin/gh/malfet/564/head 2025-11-03T16:39:48.7264551Z * [new branch] gh/malfet/564/orig -> origin/gh/malfet/564/orig 2025-11-03T16:39:48.7264736Z * [new branch] gh/malfet/565/base -> origin/gh/malfet/565/base 2025-11-03T16:39:48.7264914Z * [new branch] gh/malfet/565/head -> origin/gh/malfet/565/head 2025-11-03T16:39:48.7265093Z * [new branch] gh/malfet/565/orig -> origin/gh/malfet/565/orig 2025-11-03T16:39:48.7265291Z * [new branch] gh/malfet/566/base -> origin/gh/malfet/566/base 2025-11-03T16:39:48.7265469Z * [new branch] gh/malfet/566/head -> origin/gh/malfet/566/head 2025-11-03T16:39:48.7265659Z * [new branch] gh/malfet/566/orig -> origin/gh/malfet/566/orig 2025-11-03T16:39:48.7265844Z * [new branch] gh/malfet/567/base -> origin/gh/malfet/567/base 2025-11-03T16:39:48.7266027Z * [new branch] gh/malfet/567/head -> origin/gh/malfet/567/head 2025-11-03T16:39:48.7266204Z * [new branch] gh/malfet/567/orig -> origin/gh/malfet/567/orig 2025-11-03T16:39:48.7266384Z * [new branch] gh/malfet/568/base -> origin/gh/malfet/568/base 2025-11-03T16:39:48.7266571Z * [new branch] gh/malfet/568/head -> origin/gh/malfet/568/head 2025-11-03T16:39:48.7266753Z * [new branch] gh/malfet/568/orig -> origin/gh/malfet/568/orig 2025-11-03T16:39:48.7266932Z * [new branch] gh/malfet/569/base -> origin/gh/malfet/569/base 2025-11-03T16:39:48.7267124Z * [new branch] gh/malfet/569/head -> origin/gh/malfet/569/head 2025-11-03T16:39:48.7267303Z * [new branch] gh/malfet/569/orig -> origin/gh/malfet/569/orig 2025-11-03T16:39:48.7267487Z * [new branch] gh/malfet/570/base -> origin/gh/malfet/570/base 2025-11-03T16:39:48.7267748Z * [new branch] gh/malfet/570/head -> origin/gh/malfet/570/head 2025-11-03T16:39:48.7267937Z * [new branch] gh/malfet/570/orig -> origin/gh/malfet/570/orig 2025-11-03T16:39:48.7268127Z * [new branch] gh/malfet/571/base -> origin/gh/malfet/571/base 2025-11-03T16:39:48.7268332Z * [new branch] gh/malfet/571/head -> origin/gh/malfet/571/head 2025-11-03T16:39:48.7268515Z * [new branch] gh/malfet/571/orig -> origin/gh/malfet/571/orig 2025-11-03T16:39:48.7268697Z * [new branch] gh/malfet/572/base -> origin/gh/malfet/572/base 2025-11-03T16:39:48.7268956Z * [new branch] gh/malfet/572/head -> origin/gh/malfet/572/head 2025-11-03T16:39:48.7269144Z * [new branch] gh/malfet/572/orig -> origin/gh/malfet/572/orig 2025-11-03T16:39:48.7269324Z * [new branch] gh/malfet/573/base -> origin/gh/malfet/573/base 2025-11-03T16:39:48.7269517Z * [new branch] gh/malfet/573/head -> origin/gh/malfet/573/head 2025-11-03T16:39:48.7269698Z * [new branch] gh/malfet/573/orig -> origin/gh/malfet/573/orig 2025-11-03T16:39:48.7269877Z * [new branch] gh/malfet/574/base -> origin/gh/malfet/574/base 2025-11-03T16:39:48.7270062Z * [new branch] gh/malfet/574/head -> origin/gh/malfet/574/head 2025-11-03T16:39:48.7270241Z * [new branch] gh/malfet/574/orig -> origin/gh/malfet/574/orig 2025-11-03T16:39:48.7270424Z * [new branch] gh/malfet/575/base -> origin/gh/malfet/575/base 2025-11-03T16:39:48.7270609Z * [new branch] gh/malfet/575/head -> origin/gh/malfet/575/head 2025-11-03T16:39:48.7270802Z * [new branch] gh/malfet/575/orig -> origin/gh/malfet/575/orig 2025-11-03T16:39:48.7270987Z * [new branch] gh/malfet/576/base -> origin/gh/malfet/576/base 2025-11-03T16:39:48.7271165Z * [new branch] gh/malfet/576/head -> origin/gh/malfet/576/head 2025-11-03T16:39:48.7271352Z * [new branch] gh/malfet/576/orig -> origin/gh/malfet/576/orig 2025-11-03T16:39:48.7271531Z * [new branch] gh/malfet/577/base -> origin/gh/malfet/577/base 2025-11-03T16:39:48.7271716Z * [new branch] gh/malfet/577/head -> origin/gh/malfet/577/head 2025-11-03T16:39:48.7271908Z * [new branch] gh/malfet/577/orig -> origin/gh/malfet/577/orig 2025-11-03T16:39:48.7272092Z * [new branch] gh/malfet/578/base -> origin/gh/malfet/578/base 2025-11-03T16:39:48.7272276Z * [new branch] gh/malfet/578/head -> origin/gh/malfet/578/head 2025-11-03T16:39:48.7272468Z * [new branch] gh/malfet/578/orig -> origin/gh/malfet/578/orig 2025-11-03T16:39:48.7272653Z * [new branch] gh/malfet/579/base -> origin/gh/malfet/579/base 2025-11-03T16:39:48.7272833Z * [new branch] gh/malfet/579/head -> origin/gh/malfet/579/head 2025-11-03T16:39:48.7273017Z * [new branch] gh/malfet/579/orig -> origin/gh/malfet/579/orig 2025-11-03T16:39:48.7273197Z * [new branch] gh/malfet/580/base -> origin/gh/malfet/580/base 2025-11-03T16:39:48.7273377Z * [new branch] gh/malfet/580/head -> origin/gh/malfet/580/head 2025-11-03T16:39:48.7273566Z * [new branch] gh/malfet/580/orig -> origin/gh/malfet/580/orig 2025-11-03T16:39:48.7273745Z * [new branch] gh/malfet/581/base -> origin/gh/malfet/581/base 2025-11-03T16:39:48.7273930Z * [new branch] gh/malfet/581/head -> origin/gh/malfet/581/head 2025-11-03T16:39:48.7274128Z * [new branch] gh/malfet/581/orig -> origin/gh/malfet/581/orig 2025-11-03T16:39:48.7274378Z * [new branch] gh/malfet/582/base -> origin/gh/malfet/582/base 2025-11-03T16:39:48.7274557Z * [new branch] gh/malfet/582/head -> origin/gh/malfet/582/head 2025-11-03T16:39:48.7274734Z * [new branch] gh/malfet/582/orig -> origin/gh/malfet/582/orig 2025-11-03T16:39:48.7274922Z * [new branch] gh/malfet/583/base -> origin/gh/malfet/583/base 2025-11-03T16:39:48.7275104Z * [new branch] gh/malfet/583/head -> origin/gh/malfet/583/head 2025-11-03T16:39:48.7275293Z * [new branch] gh/malfet/583/orig -> origin/gh/malfet/583/orig 2025-11-03T16:39:48.7275492Z * [new branch] gh/malfet/584/base -> origin/gh/malfet/584/base 2025-11-03T16:39:48.7275743Z * [new branch] gh/malfet/584/head -> origin/gh/malfet/584/head 2025-11-03T16:39:48.7275931Z * [new branch] gh/malfet/584/orig -> origin/gh/malfet/584/orig 2025-11-03T16:39:48.7276123Z * [new branch] gh/malfet/585/base -> origin/gh/malfet/585/base 2025-11-03T16:39:48.7276308Z * [new branch] gh/malfet/585/head -> origin/gh/malfet/585/head 2025-11-03T16:39:48.7276492Z * [new branch] gh/malfet/585/orig -> origin/gh/malfet/585/orig 2025-11-03T16:39:48.7276687Z * [new branch] gh/malfet/586/base -> origin/gh/malfet/586/base 2025-11-03T16:39:48.7276867Z * [new branch] gh/malfet/586/head -> origin/gh/malfet/586/head 2025-11-03T16:39:48.7277047Z * [new branch] gh/malfet/586/orig -> origin/gh/malfet/586/orig 2025-11-03T16:39:48.7277241Z * [new branch] gh/malfet/587/base -> origin/gh/malfet/587/base 2025-11-03T16:39:48.7277425Z * [new branch] gh/malfet/587/head -> origin/gh/malfet/587/head 2025-11-03T16:39:48.7277610Z * [new branch] gh/malfet/587/orig -> origin/gh/malfet/587/orig 2025-11-03T16:39:48.7277804Z * [new branch] gh/malfet/64/base -> origin/gh/malfet/64/base 2025-11-03T16:39:48.7277985Z * [new branch] gh/malfet/64/head -> origin/gh/malfet/64/head 2025-11-03T16:39:48.7278215Z * [new branch] gh/manuelcandales/11/base -> origin/gh/manuelcandales/11/base 2025-11-03T16:39:48.7278453Z * [new branch] gh/manuelcandales/11/head -> origin/gh/manuelcandales/11/head 2025-11-03T16:39:48.7278675Z * [new branch] gh/manuelcandales/11/orig -> origin/gh/manuelcandales/11/orig 2025-11-03T16:39:48.7278861Z * [new branch] gh/markkm/1/base -> origin/gh/markkm/1/base 2025-11-03T16:39:48.7279064Z * [new branch] gh/masnesral/235/base -> origin/gh/masnesral/235/base 2025-11-03T16:39:48.7279332Z * [new branch] gh/masnesral/235/head -> origin/gh/masnesral/235/head 2025-11-03T16:39:48.7279538Z * [new branch] gh/masnesral/235/orig -> origin/gh/masnesral/235/orig 2025-11-03T16:39:48.7279729Z * [new branch] gh/masnesral/236/base -> origin/gh/masnesral/236/base 2025-11-03T16:39:48.7279934Z * [new branch] gh/masnesral/236/head -> origin/gh/masnesral/236/head 2025-11-03T16:39:48.7280130Z * [new branch] gh/masnesral/236/orig -> origin/gh/masnesral/236/orig 2025-11-03T16:39:48.7280323Z * [new branch] gh/masnesral/237/base -> origin/gh/masnesral/237/base 2025-11-03T16:39:48.7280528Z * [new branch] gh/masnesral/237/head -> origin/gh/masnesral/237/head 2025-11-03T16:39:48.7280723Z * [new branch] gh/masnesral/237/orig -> origin/gh/masnesral/237/orig 2025-11-03T16:39:48.7280925Z * [new branch] gh/masnesral/238/base -> origin/gh/masnesral/238/base 2025-11-03T16:39:48.7281132Z * [new branch] gh/masnesral/238/head -> origin/gh/masnesral/238/head 2025-11-03T16:39:48.7281400Z * [new branch] gh/masnesral/238/orig -> origin/gh/masnesral/238/orig 2025-11-03T16:39:48.7281598Z * [new branch] gh/mhorowitz/0/base -> origin/gh/mhorowitz/0/base 2025-11-03T16:39:48.7281800Z * [new branch] gh/mhorowitz/0/head -> origin/gh/mhorowitz/0/head 2025-11-03T16:39:48.7281992Z * [new branch] gh/mhorowitz/1/base -> origin/gh/mhorowitz/1/base 2025-11-03T16:39:48.7282182Z * [new branch] gh/mhorowitz/1/head -> origin/gh/mhorowitz/1/head 2025-11-03T16:39:48.7282382Z * [new branch] gh/mhorowitz/2/base -> origin/gh/mhorowitz/2/base 2025-11-03T16:39:48.7282641Z * [new branch] gh/mhorowitz/2/head -> origin/gh/mhorowitz/2/head 2025-11-03T16:39:48.7282831Z * [new branch] gh/mhorowitz/3/base -> origin/gh/mhorowitz/3/base 2025-11-03T16:39:48.7283031Z * [new branch] gh/mhorowitz/3/head -> origin/gh/mhorowitz/3/head 2025-11-03T16:39:48.7283224Z * [new branch] gh/mhorowitz/4/base -> origin/gh/mhorowitz/4/base 2025-11-03T16:39:48.7283413Z * [new branch] gh/mhorowitz/4/head -> origin/gh/mhorowitz/4/head 2025-11-03T16:39:48.7283601Z * [new branch] gh/mhorowitz/5/base -> origin/gh/mhorowitz/5/base 2025-11-03T16:39:48.7283801Z * [new branch] gh/mhorowitz/5/head -> origin/gh/mhorowitz/5/head 2025-11-03T16:39:48.7283992Z * [new branch] gh/mhorowitz/6/base -> origin/gh/mhorowitz/6/base 2025-11-03T16:39:48.7284180Z * [new branch] gh/mhorowitz/6/head -> origin/gh/mhorowitz/6/head 2025-11-03T16:39:48.7284451Z * [new branch] gh/mikaylagawarecki/234/base -> origin/gh/mikaylagawarecki/234/base 2025-11-03T16:39:48.7284700Z * [new branch] gh/mikaylagawarecki/234/head -> origin/gh/mikaylagawarecki/234/head 2025-11-03T16:39:48.7284951Z * [new branch] gh/mikaylagawarecki/235/base -> origin/gh/mikaylagawarecki/235/base 2025-11-03T16:39:48.7285200Z * [new branch] gh/mikaylagawarecki/235/head -> origin/gh/mikaylagawarecki/235/head 2025-11-03T16:39:48.7285437Z * [new branch] gh/mikaylagawarecki/236/base -> origin/gh/mikaylagawarecki/236/base 2025-11-03T16:39:48.7285675Z * [new branch] gh/mikaylagawarecki/236/head -> origin/gh/mikaylagawarecki/236/head 2025-11-03T16:39:48.7285926Z * [new branch] gh/mikaylagawarecki/237/base -> origin/gh/mikaylagawarecki/237/base 2025-11-03T16:39:48.7286169Z * [new branch] gh/mikaylagawarecki/237/head -> origin/gh/mikaylagawarecki/237/head 2025-11-03T16:39:48.7286416Z * [new branch] gh/mikaylagawarecki/238/base -> origin/gh/mikaylagawarecki/238/base 2025-11-03T16:39:48.7286663Z * [new branch] gh/mikaylagawarecki/238/head -> origin/gh/mikaylagawarecki/238/head 2025-11-03T16:39:48.7286904Z * [new branch] gh/mikaylagawarecki/336/base -> origin/gh/mikaylagawarecki/336/base 2025-11-03T16:39:48.7287143Z * [new branch] gh/mikaylagawarecki/336/head -> origin/gh/mikaylagawarecki/336/head 2025-11-03T16:39:48.7287389Z * [new branch] gh/mikaylagawarecki/336/orig -> origin/gh/mikaylagawarecki/336/orig 2025-11-03T16:39:48.7287626Z * [new branch] gh/mikaylagawarecki/337/base -> origin/gh/mikaylagawarecki/337/base 2025-11-03T16:39:48.7287864Z * [new branch] gh/mikaylagawarecki/337/head -> origin/gh/mikaylagawarecki/337/head 2025-11-03T16:39:48.7288109Z * [new branch] gh/mikaylagawarecki/337/orig -> origin/gh/mikaylagawarecki/337/orig 2025-11-03T16:39:48.7288351Z * [new branch] gh/mikaylagawarecki/341/base -> origin/gh/mikaylagawarecki/341/base 2025-11-03T16:39:48.7288590Z * [new branch] gh/mikaylagawarecki/341/head -> origin/gh/mikaylagawarecki/341/head 2025-11-03T16:39:48.7288911Z * [new branch] gh/mikaylagawarecki/341/orig -> origin/gh/mikaylagawarecki/341/orig 2025-11-03T16:39:48.7289150Z * [new branch] gh/mikaylagawarecki/342/base -> origin/gh/mikaylagawarecki/342/base 2025-11-03T16:39:48.7289390Z * [new branch] gh/mikaylagawarecki/342/head -> origin/gh/mikaylagawarecki/342/head 2025-11-03T16:39:48.7289638Z * [new branch] gh/mikaylagawarecki/342/orig -> origin/gh/mikaylagawarecki/342/orig 2025-11-03T16:39:48.7289878Z * [new branch] gh/mikaylagawarecki/343/base -> origin/gh/mikaylagawarecki/343/base 2025-11-03T16:39:48.7290120Z * [new branch] gh/mikaylagawarecki/343/head -> origin/gh/mikaylagawarecki/343/head 2025-11-03T16:39:48.7290425Z * [new branch] gh/mikaylagawarecki/343/orig -> origin/gh/mikaylagawarecki/343/orig 2025-11-03T16:39:48.7290676Z * [new branch] gh/mikaylagawarecki/344/base -> origin/gh/mikaylagawarecki/344/base 2025-11-03T16:39:48.7290928Z * [new branch] gh/mikaylagawarecki/344/head -> origin/gh/mikaylagawarecki/344/head 2025-11-03T16:39:48.7291242Z * [new branch] gh/mikaylagawarecki/344/orig -> origin/gh/mikaylagawarecki/344/orig 2025-11-03T16:39:48.7291532Z * [new branch] gh/mikaylagawarecki/345/base -> origin/gh/mikaylagawarecki/345/base 2025-11-03T16:39:48.7291772Z * [new branch] gh/mikaylagawarecki/345/head -> origin/gh/mikaylagawarecki/345/head 2025-11-03T16:39:48.7292084Z * [new branch] gh/mikaylagawarecki/345/orig -> origin/gh/mikaylagawarecki/345/orig 2025-11-03T16:39:48.7292338Z * [new branch] gh/mikaylagawarecki/346/base -> origin/gh/mikaylagawarecki/346/base 2025-11-03T16:39:48.7292587Z * [new branch] gh/mikaylagawarecki/346/head -> origin/gh/mikaylagawarecki/346/head 2025-11-03T16:39:48.7292833Z * [new branch] gh/mikaylagawarecki/346/orig -> origin/gh/mikaylagawarecki/346/orig 2025-11-03T16:39:48.7293082Z * [new branch] gh/mikaylagawarecki/347/base -> origin/gh/mikaylagawarecki/347/base 2025-11-03T16:39:48.7293325Z * [new branch] gh/mikaylagawarecki/347/head -> origin/gh/mikaylagawarecki/347/head 2025-11-03T16:39:48.7293564Z * [new branch] gh/mikaylagawarecki/347/orig -> origin/gh/mikaylagawarecki/347/orig 2025-11-03T16:39:48.7293816Z * [new branch] gh/mikaylagawarecki/348/base -> origin/gh/mikaylagawarecki/348/base 2025-11-03T16:39:48.7294067Z * [new branch] gh/mikaylagawarecki/348/head -> origin/gh/mikaylagawarecki/348/head 2025-11-03T16:39:48.7294308Z * [new branch] gh/mikaylagawarecki/348/orig -> origin/gh/mikaylagawarecki/348/orig 2025-11-03T16:39:48.7294564Z * [new branch] gh/mikaylagawarecki/349/base -> origin/gh/mikaylagawarecki/349/base 2025-11-03T16:39:48.7294806Z * [new branch] gh/mikaylagawarecki/349/head -> origin/gh/mikaylagawarecki/349/head 2025-11-03T16:39:48.7295051Z * [new branch] gh/mikaylagawarecki/349/orig -> origin/gh/mikaylagawarecki/349/orig 2025-11-03T16:39:48.7295298Z * [new branch] gh/mikaylagawarecki/350/base -> origin/gh/mikaylagawarecki/350/base 2025-11-03T16:39:48.7295537Z * [new branch] gh/mikaylagawarecki/350/head -> origin/gh/mikaylagawarecki/350/head 2025-11-03T16:39:48.7295775Z * [new branch] gh/mikaylagawarecki/350/orig -> origin/gh/mikaylagawarecki/350/orig 2025-11-03T16:39:48.7296020Z * [new branch] gh/mikaylagawarecki/351/base -> origin/gh/mikaylagawarecki/351/base 2025-11-03T16:39:48.7296261Z * [new branch] gh/mikaylagawarecki/351/head -> origin/gh/mikaylagawarecki/351/head 2025-11-03T16:39:48.7296507Z * [new branch] gh/mikaylagawarecki/351/orig -> origin/gh/mikaylagawarecki/351/orig 2025-11-03T16:39:48.7296752Z * [new branch] gh/mikaylagawarecki/352/base -> origin/gh/mikaylagawarecki/352/base 2025-11-03T16:39:48.7296992Z * [new branch] gh/mikaylagawarecki/352/head -> origin/gh/mikaylagawarecki/352/head 2025-11-03T16:39:48.7297317Z * [new branch] gh/mikaylagawarecki/352/orig -> origin/gh/mikaylagawarecki/352/orig 2025-11-03T16:39:48.7297801Z * [new branch] gh/mikaylagawarecki/353/base -> origin/gh/mikaylagawarecki/353/base 2025-11-03T16:39:48.7298049Z * [new branch] gh/mikaylagawarecki/353/head -> origin/gh/mikaylagawarecki/353/head 2025-11-03T16:39:48.7298289Z * [new branch] gh/mikaylagawarecki/353/orig -> origin/gh/mikaylagawarecki/353/orig 2025-11-03T16:39:48.7298534Z * [new branch] gh/mikaylagawarecki/354/base -> origin/gh/mikaylagawarecki/354/base 2025-11-03T16:39:48.7298790Z * [new branch] gh/mikaylagawarecki/354/head -> origin/gh/mikaylagawarecki/354/head 2025-11-03T16:39:48.7299108Z * [new branch] gh/mikaylagawarecki/354/orig -> origin/gh/mikaylagawarecki/354/orig 2025-11-03T16:39:48.7299350Z * [new branch] gh/mikaylagawarecki/355/base -> origin/gh/mikaylagawarecki/355/base 2025-11-03T16:39:48.7299602Z * [new branch] gh/mikaylagawarecki/355/head -> origin/gh/mikaylagawarecki/355/head 2025-11-03T16:39:48.7299845Z * [new branch] gh/mikaylagawarecki/355/orig -> origin/gh/mikaylagawarecki/355/orig 2025-11-03T16:39:48.7300092Z * [new branch] gh/mikaylagawarecki/356/base -> origin/gh/mikaylagawarecki/356/base 2025-11-03T16:39:48.7300346Z * [new branch] gh/mikaylagawarecki/356/head -> origin/gh/mikaylagawarecki/356/head 2025-11-03T16:39:48.7300584Z * [new branch] gh/mikaylagawarecki/356/orig -> origin/gh/mikaylagawarecki/356/orig 2025-11-03T16:39:48.7300824Z * [new branch] gh/mikaylagawarecki/357/base -> origin/gh/mikaylagawarecki/357/base 2025-11-03T16:39:48.7301076Z * [new branch] gh/mikaylagawarecki/357/head -> origin/gh/mikaylagawarecki/357/head 2025-11-03T16:39:48.7301312Z * [new branch] gh/mikaylagawarecki/357/orig -> origin/gh/mikaylagawarecki/357/orig 2025-11-03T16:39:48.7301559Z * [new branch] gh/mikaylagawarecki/358/base -> origin/gh/mikaylagawarecki/358/base 2025-11-03T16:39:48.7301803Z * [new branch] gh/mikaylagawarecki/358/head -> origin/gh/mikaylagawarecki/358/head 2025-11-03T16:39:48.7302042Z * [new branch] gh/mikaylagawarecki/358/orig -> origin/gh/mikaylagawarecki/358/orig 2025-11-03T16:39:48.7302281Z * [new branch] gh/mikaylagawarecki/359/base -> origin/gh/mikaylagawarecki/359/base 2025-11-03T16:39:48.7302530Z * [new branch] gh/mikaylagawarecki/359/head -> origin/gh/mikaylagawarecki/359/head 2025-11-03T16:39:48.7302770Z * [new branch] gh/mikaylagawarecki/359/orig -> origin/gh/mikaylagawarecki/359/orig 2025-11-03T16:39:48.7303017Z * [new branch] gh/mikaylagawarecki/360/base -> origin/gh/mikaylagawarecki/360/base 2025-11-03T16:39:48.7303267Z * [new branch] gh/mikaylagawarecki/360/head -> origin/gh/mikaylagawarecki/360/head 2025-11-03T16:39:48.7303509Z * [new branch] gh/mikaylagawarecki/360/orig -> origin/gh/mikaylagawarecki/360/orig 2025-11-03T16:39:48.7303751Z * [new branch] gh/mikaylagawarecki/361/base -> origin/gh/mikaylagawarecki/361/base 2025-11-03T16:39:48.7303998Z * [new branch] gh/mikaylagawarecki/361/head -> origin/gh/mikaylagawarecki/361/head 2025-11-03T16:39:48.7304238Z * [new branch] gh/mikaylagawarecki/361/orig -> origin/gh/mikaylagawarecki/361/orig 2025-11-03T16:39:48.7304422Z * [new branch] gh/mlazos/20/base -> origin/gh/mlazos/20/base 2025-11-03T16:39:48.7304612Z * [new branch] gh/mlazos/20/head -> origin/gh/mlazos/20/head 2025-11-03T16:39:48.7304796Z * [new branch] gh/mlazos/20/orig -> origin/gh/mlazos/20/orig 2025-11-03T16:39:48.7304971Z * [new branch] gh/mlazos/21/base -> origin/gh/mlazos/21/base 2025-11-03T16:39:48.7305222Z * [new branch] gh/mlazos/21/head -> origin/gh/mlazos/21/head 2025-11-03T16:39:48.7305413Z * [new branch] gh/mlazos/21/orig -> origin/gh/mlazos/21/orig 2025-11-03T16:39:48.7305591Z * [new branch] gh/mlazos/22/base -> origin/gh/mlazos/22/base 2025-11-03T16:39:48.7305774Z * [new branch] gh/mlazos/22/head -> origin/gh/mlazos/22/head 2025-11-03T16:39:48.7305966Z * [new branch] gh/mlazos/22/orig -> origin/gh/mlazos/22/orig 2025-11-03T16:39:48.7306141Z * [new branch] gh/mlazos/23/base -> origin/gh/mlazos/23/base 2025-11-03T16:39:48.7306315Z * [new branch] gh/mlazos/23/head -> origin/gh/mlazos/23/head 2025-11-03T16:39:48.7306574Z * [new branch] gh/mlazos/23/orig -> origin/gh/mlazos/23/orig 2025-11-03T16:39:48.7306755Z * [new branch] gh/mlazos/24/base -> origin/gh/mlazos/24/base 2025-11-03T16:39:48.7306934Z * [new branch] gh/mlazos/24/head -> origin/gh/mlazos/24/head 2025-11-03T16:39:48.7307118Z * [new branch] gh/mlazos/24/orig -> origin/gh/mlazos/24/orig 2025-11-03T16:39:48.7307294Z * [new branch] gh/mlazos/25/base -> origin/gh/mlazos/25/base 2025-11-03T16:39:48.7307469Z * [new branch] gh/mlazos/25/head -> origin/gh/mlazos/25/head 2025-11-03T16:39:48.7307654Z * [new branch] gh/mlazos/25/orig -> origin/gh/mlazos/25/orig 2025-11-03T16:39:48.7307829Z * [new branch] gh/mlazos/26/base -> origin/gh/mlazos/26/base 2025-11-03T16:39:48.7308004Z * [new branch] gh/mlazos/26/head -> origin/gh/mlazos/26/head 2025-11-03T16:39:48.7308195Z * [new branch] gh/mlazos/26/orig -> origin/gh/mlazos/26/orig 2025-11-03T16:39:48.7308372Z * [new branch] gh/mlazos/27/base -> origin/gh/mlazos/27/base 2025-11-03T16:39:48.7308552Z * [new branch] gh/mlazos/27/head -> origin/gh/mlazos/27/head 2025-11-03T16:39:48.7308734Z * [new branch] gh/mlazos/27/orig -> origin/gh/mlazos/27/orig 2025-11-03T16:39:48.7308931Z * [new branch] gh/mlazos/28/base -> origin/gh/mlazos/28/base 2025-11-03T16:39:48.7309104Z * [new branch] gh/mlazos/28/head -> origin/gh/mlazos/28/head 2025-11-03T16:39:48.7309280Z * [new branch] gh/mlazos/28/orig -> origin/gh/mlazos/28/orig 2025-11-03T16:39:48.7309469Z * [new branch] gh/mlazos/29/base -> origin/gh/mlazos/29/base 2025-11-03T16:39:48.7309646Z * [new branch] gh/mlazos/29/head -> origin/gh/mlazos/29/head 2025-11-03T16:39:48.7309828Z * [new branch] gh/mlazos/29/orig -> origin/gh/mlazos/29/orig 2025-11-03T16:39:48.7310012Z * [new branch] gh/mlazos/30/base -> origin/gh/mlazos/30/base 2025-11-03T16:39:48.7310194Z * [new branch] gh/mlazos/30/head -> origin/gh/mlazos/30/head 2025-11-03T16:39:48.7310372Z * [new branch] gh/mlazos/30/orig -> origin/gh/mlazos/30/orig 2025-11-03T16:39:48.7310558Z * [new branch] gh/mlazos/31/base -> origin/gh/mlazos/31/base 2025-11-03T16:39:48.7310735Z * [new branch] gh/mlazos/31/head -> origin/gh/mlazos/31/head 2025-11-03T16:39:48.7310915Z * [new branch] gh/mlazos/31/orig -> origin/gh/mlazos/31/orig 2025-11-03T16:39:48.7311101Z * [new branch] gh/mlazos/32/base -> origin/gh/mlazos/32/base 2025-11-03T16:39:48.7311281Z * [new branch] gh/mlazos/32/head -> origin/gh/mlazos/32/head 2025-11-03T16:39:48.7311461Z * [new branch] gh/mlazos/32/orig -> origin/gh/mlazos/32/orig 2025-11-03T16:39:48.7311648Z * [new branch] gh/mlazos/33/base -> origin/gh/mlazos/33/base 2025-11-03T16:39:48.7311892Z * [new branch] gh/mlazos/33/head -> origin/gh/mlazos/33/head 2025-11-03T16:39:48.7312067Z * [new branch] gh/mlazos/33/orig -> origin/gh/mlazos/33/orig 2025-11-03T16:39:48.7312250Z * [new branch] gh/mlazos/34/base -> origin/gh/mlazos/34/base 2025-11-03T16:39:48.7312429Z * [new branch] gh/mlazos/34/head -> origin/gh/mlazos/34/head 2025-11-03T16:39:48.7312608Z * [new branch] gh/mlazos/34/orig -> origin/gh/mlazos/34/orig 2025-11-03T16:39:48.7312786Z * [new branch] gh/mlazos/35/base -> origin/gh/mlazos/35/base 2025-11-03T16:39:48.7313037Z * [new branch] gh/mlazos/35/head -> origin/gh/mlazos/35/head 2025-11-03T16:39:48.7313217Z * [new branch] gh/mlazos/35/orig -> origin/gh/mlazos/35/orig 2025-11-03T16:39:48.7313395Z * [new branch] gh/mlazos/36/base -> origin/gh/mlazos/36/base 2025-11-03T16:39:48.7313579Z * [new branch] gh/mlazos/36/head -> origin/gh/mlazos/36/head 2025-11-03T16:39:48.7313753Z * [new branch] gh/mlazos/36/orig -> origin/gh/mlazos/36/orig 2025-11-03T16:39:48.7313929Z * [new branch] gh/mlazos/37/base -> origin/gh/mlazos/37/base 2025-11-03T16:39:48.7314111Z * [new branch] gh/mlazos/37/head -> origin/gh/mlazos/37/head 2025-11-03T16:39:48.7314289Z * [new branch] gh/mlazos/37/orig -> origin/gh/mlazos/37/orig 2025-11-03T16:39:48.7314463Z * [new branch] gh/mlazos/38/base -> origin/gh/mlazos/38/base 2025-11-03T16:39:48.7314648Z * [new branch] gh/mlazos/38/head -> origin/gh/mlazos/38/head 2025-11-03T16:39:48.7314823Z * [new branch] gh/mlazos/38/orig -> origin/gh/mlazos/38/orig 2025-11-03T16:39:48.7314998Z * [new branch] gh/mlazos/39/base -> origin/gh/mlazos/39/base 2025-11-03T16:39:48.7315185Z * [new branch] gh/mlazos/39/head -> origin/gh/mlazos/39/head 2025-11-03T16:39:48.7315363Z * [new branch] gh/mlazos/39/orig -> origin/gh/mlazos/39/orig 2025-11-03T16:39:48.7315540Z * [new branch] gh/mlazos/40/base -> origin/gh/mlazos/40/base 2025-11-03T16:39:48.7315726Z * [new branch] gh/mlazos/40/head -> origin/gh/mlazos/40/head 2025-11-03T16:39:48.7315909Z * [new branch] gh/mlazos/40/orig -> origin/gh/mlazos/40/orig 2025-11-03T16:39:48.7316096Z * [new branch] gh/mlazos/41/base -> origin/gh/mlazos/41/base 2025-11-03T16:39:48.7316280Z * [new branch] gh/mlazos/41/head -> origin/gh/mlazos/41/head 2025-11-03T16:39:48.7316466Z * [new branch] gh/mlazos/41/orig -> origin/gh/mlazos/41/orig 2025-11-03T16:39:48.7316642Z * [new branch] gh/mlazos/42/base -> origin/gh/mlazos/42/base 2025-11-03T16:39:48.7316822Z * [new branch] gh/mlazos/42/head -> origin/gh/mlazos/42/head 2025-11-03T16:39:48.7317007Z * [new branch] gh/mlazos/42/orig -> origin/gh/mlazos/42/orig 2025-11-03T16:39:48.7317182Z * [new branch] gh/mlazos/43/base -> origin/gh/mlazos/43/base 2025-11-03T16:39:48.7317358Z * [new branch] gh/mlazos/43/head -> origin/gh/mlazos/43/head 2025-11-03T16:39:48.7317544Z * [new branch] gh/mlazos/43/orig -> origin/gh/mlazos/43/orig 2025-11-03T16:39:48.7317721Z * [new branch] gh/mlazos/44/base -> origin/gh/mlazos/44/base 2025-11-03T16:39:48.7317904Z * [new branch] gh/mlazos/44/head -> origin/gh/mlazos/44/head 2025-11-03T16:39:48.7318087Z * [new branch] gh/mlazos/44/orig -> origin/gh/mlazos/44/orig 2025-11-03T16:39:48.7318262Z * [new branch] gh/mlazos/45/base -> origin/gh/mlazos/45/base 2025-11-03T16:39:48.7318511Z * [new branch] gh/mlazos/45/head -> origin/gh/mlazos/45/head 2025-11-03T16:39:48.7318694Z * [new branch] gh/mlazos/45/orig -> origin/gh/mlazos/45/orig 2025-11-03T16:39:48.7318870Z * [new branch] gh/mlazos/46/base -> origin/gh/mlazos/46/base 2025-11-03T16:39:48.7319046Z * [new branch] gh/mlazos/46/head -> origin/gh/mlazos/46/head 2025-11-03T16:39:48.7319232Z * [new branch] gh/mlazos/46/orig -> origin/gh/mlazos/46/orig 2025-11-03T16:39:48.7319415Z * [new branch] gh/mrmiywj/1/base -> origin/gh/mrmiywj/1/base 2025-11-03T16:39:48.7319663Z * [new branch] gh/mrmiywj/1/head -> origin/gh/mrmiywj/1/head 2025-11-03T16:39:48.7319862Z * [new branch] gh/muchulee8/68/base -> origin/gh/muchulee8/68/base 2025-11-03T16:39:48.7320070Z * [new branch] gh/muchulee8/68/head -> origin/gh/muchulee8/68/head 2025-11-03T16:39:48.7320261Z * [new branch] gh/muchulee8/68/orig -> origin/gh/muchulee8/68/orig 2025-11-03T16:39:48.7320451Z * [new branch] gh/muchulee8/69/base -> origin/gh/muchulee8/69/base 2025-11-03T16:39:48.7320651Z * [new branch] gh/muchulee8/69/head -> origin/gh/muchulee8/69/head 2025-11-03T16:39:48.7320840Z * [new branch] gh/muchulee8/69/orig -> origin/gh/muchulee8/69/orig 2025-11-03T16:39:48.7321034Z * [new branch] gh/muchulee8/70/base -> origin/gh/muchulee8/70/base 2025-11-03T16:39:48.7321233Z * [new branch] gh/muchulee8/70/head -> origin/gh/muchulee8/70/head 2025-11-03T16:39:48.7321431Z * [new branch] gh/muchulee8/70/orig -> origin/gh/muchulee8/70/orig 2025-11-03T16:39:48.7321619Z * [new branch] gh/muchulee8/71/base -> origin/gh/muchulee8/71/base 2025-11-03T16:39:48.7321823Z * [new branch] gh/muchulee8/71/head -> origin/gh/muchulee8/71/head 2025-11-03T16:39:48.7322015Z * [new branch] gh/muchulee8/71/orig -> origin/gh/muchulee8/71/orig 2025-11-03T16:39:48.7322207Z * [new branch] gh/muchulee8/72/base -> origin/gh/muchulee8/72/base 2025-11-03T16:39:48.7322403Z * [new branch] gh/muchulee8/72/head -> origin/gh/muchulee8/72/head 2025-11-03T16:39:48.7322598Z * [new branch] gh/muchulee8/72/orig -> origin/gh/muchulee8/72/orig 2025-11-03T16:39:48.7322788Z * [new branch] gh/muchulee8/73/base -> origin/gh/muchulee8/73/base 2025-11-03T16:39:48.7322987Z * [new branch] gh/muchulee8/73/head -> origin/gh/muchulee8/73/head 2025-11-03T16:39:48.7323177Z * [new branch] gh/muchulee8/73/orig -> origin/gh/muchulee8/73/orig 2025-11-03T16:39:48.7323404Z * [new branch] gh/naveenthangudu/1/base -> origin/gh/naveenthangudu/1/base 2025-11-03T16:39:48.7323645Z * [new branch] gh/naveenthangudu/1/head -> origin/gh/naveenthangudu/1/head 2025-11-03T16:39:48.7323866Z * [new branch] gh/naveenthangudu/1/orig -> origin/gh/naveenthangudu/1/orig 2025-11-03T16:39:48.7324091Z * [new branch] gh/naveenthangudu/2/base -> origin/gh/naveenthangudu/2/base 2025-11-03T16:39:48.7324307Z * [new branch] gh/naveenthangudu/2/head -> origin/gh/naveenthangudu/2/head 2025-11-03T16:39:48.7324537Z * [new branch] gh/naveenthangudu/2/orig -> origin/gh/naveenthangudu/2/orig 2025-11-03T16:39:48.7324771Z * [new branch] gh/naveenthangudu/3/base -> origin/gh/naveenthangudu/3/base 2025-11-03T16:39:48.7324991Z * [new branch] gh/naveenthangudu/3/head -> origin/gh/naveenthangudu/3/head 2025-11-03T16:39:48.7325221Z * [new branch] gh/naveenthangudu/3/orig -> origin/gh/naveenthangudu/3/orig 2025-11-03T16:39:48.7325512Z * [new branch] gh/naveenthangudu/4/base -> origin/gh/naveenthangudu/4/base 2025-11-03T16:39:48.7325736Z * [new branch] gh/naveenthangudu/4/head -> origin/gh/naveenthangudu/4/head 2025-11-03T16:39:48.7325968Z * [new branch] gh/naveenthangudu/4/orig -> origin/gh/naveenthangudu/4/orig 2025-11-03T16:39:48.7326188Z * [new branch] gh/naveenthangudu/5/base -> origin/gh/naveenthangudu/5/base 2025-11-03T16:39:48.7326403Z * [new branch] gh/naveenthangudu/5/head -> origin/gh/naveenthangudu/5/head 2025-11-03T16:39:48.7326637Z * [new branch] gh/naveenthangudu/5/orig -> origin/gh/naveenthangudu/5/orig 2025-11-03T16:39:48.7326929Z * [new branch] gh/naveenthangudu/6/base -> origin/gh/naveenthangudu/6/base 2025-11-03T16:39:48.7327149Z * [new branch] gh/naveenthangudu/6/head -> origin/gh/naveenthangudu/6/head 2025-11-03T16:39:48.7327371Z * [new branch] gh/naveenthangudu/6/orig -> origin/gh/naveenthangudu/6/orig 2025-11-03T16:39:48.7327589Z * [new branch] gh/naveenthangudu/7/base -> origin/gh/naveenthangudu/7/base 2025-11-03T16:39:48.7327806Z * [new branch] gh/naveenthangudu/7/head -> origin/gh/naveenthangudu/7/head 2025-11-03T16:39:48.7328033Z * [new branch] gh/naveenthangudu/7/orig -> origin/gh/naveenthangudu/7/orig 2025-11-03T16:39:48.7328247Z * [new branch] gh/naveenthangudu/8/base -> origin/gh/naveenthangudu/8/base 2025-11-03T16:39:48.7328462Z * [new branch] gh/naveenthangudu/8/head -> origin/gh/naveenthangudu/8/head 2025-11-03T16:39:48.7328685Z * [new branch] gh/naveenthangudu/8/orig -> origin/gh/naveenthangudu/8/orig 2025-11-03T16:39:48.7328911Z * [new branch] gh/naveenthangudu/9/base -> origin/gh/naveenthangudu/9/base 2025-11-03T16:39:48.7329128Z * [new branch] gh/naveenthangudu/9/head -> origin/gh/naveenthangudu/9/head 2025-11-03T16:39:48.7329358Z * [new branch] gh/naveenthangudu/9/orig -> origin/gh/naveenthangudu/9/orig 2025-11-03T16:39:48.7329554Z * [new branch] gh/nikitaved/1/base -> origin/gh/nikitaved/1/base 2025-11-03T16:39:48.7329744Z * [new branch] gh/nikitaved/1/head -> origin/gh/nikitaved/1/head 2025-11-03T16:39:48.7329932Z * [new branch] gh/nikitaved/1/orig -> origin/gh/nikitaved/1/orig 2025-11-03T16:39:48.7330129Z * [new branch] gh/nikitaved/2/base -> origin/gh/nikitaved/2/base 2025-11-03T16:39:48.7330325Z * [new branch] gh/nikitaved/2/head -> origin/gh/nikitaved/2/head 2025-11-03T16:39:48.7330514Z * [new branch] gh/nikitaved/2/orig -> origin/gh/nikitaved/2/orig 2025-11-03T16:39:48.7330710Z * [new branch] gh/nikitaved/4/base -> origin/gh/nikitaved/4/base 2025-11-03T16:39:48.7330896Z * [new branch] gh/nikitaved/4/head -> origin/gh/nikitaved/4/head 2025-11-03T16:39:48.7331090Z * [new branch] gh/nikitaved/4/orig -> origin/gh/nikitaved/4/orig 2025-11-03T16:39:48.7331290Z * [new branch] gh/nikitaved/5/base -> origin/gh/nikitaved/5/base 2025-11-03T16:39:48.7331478Z * [new branch] gh/nikitaved/5/head -> origin/gh/nikitaved/5/head 2025-11-03T16:39:48.7331669Z * [new branch] gh/nikitaved/5/orig -> origin/gh/nikitaved/5/orig 2025-11-03T16:39:48.7331863Z * [new branch] gh/nikitaved/6/base -> origin/gh/nikitaved/6/base 2025-11-03T16:39:48.7332148Z * [new branch] gh/nikitaved/6/head -> origin/gh/nikitaved/6/head 2025-11-03T16:39:48.7332353Z * [new branch] gh/nikitaved/6/orig -> origin/gh/nikitaved/6/orig 2025-11-03T16:39:48.7332550Z * [new branch] gh/nikitaved/7/base -> origin/gh/nikitaved/7/base 2025-11-03T16:39:48.7332823Z * [new branch] gh/nikitaved/7/head -> origin/gh/nikitaved/7/head 2025-11-03T16:39:48.7333012Z * [new branch] gh/nikitaved/7/orig -> origin/gh/nikitaved/7/orig 2025-11-03T16:39:48.7333208Z * [new branch] gh/nikitaved/8/base -> origin/gh/nikitaved/8/base 2025-11-03T16:39:48.7333402Z * [new branch] gh/nikitaved/8/head -> origin/gh/nikitaved/8/head 2025-11-03T16:39:48.7333597Z * [new branch] gh/nikitaved/8/orig -> origin/gh/nikitaved/8/orig 2025-11-03T16:39:48.7333785Z * [new branch] gh/oulgen/1/base -> origin/gh/oulgen/1/base 2025-11-03T16:39:48.7333962Z * [new branch] gh/oulgen/1/head -> origin/gh/oulgen/1/head 2025-11-03T16:39:48.7334206Z * [new branch] gh/oulgen/1/orig -> origin/gh/oulgen/1/orig 2025-11-03T16:39:48.7334382Z * [new branch] gh/oulgen/2/base -> origin/gh/oulgen/2/base 2025-11-03T16:39:48.7334574Z * [new branch] gh/oulgen/2/head -> origin/gh/oulgen/2/head 2025-11-03T16:39:48.7334744Z * [new branch] gh/oulgen/2/orig -> origin/gh/oulgen/2/orig 2025-11-03T16:39:48.7334922Z * [new branch] gh/oulgen/3/base -> origin/gh/oulgen/3/base 2025-11-03T16:39:48.7335108Z * [new branch] gh/oulgen/3/head -> origin/gh/oulgen/3/head 2025-11-03T16:39:48.7335283Z * [new branch] gh/oulgen/3/orig -> origin/gh/oulgen/3/orig 2025-11-03T16:39:48.7335461Z * [new branch] gh/oulgen/4/base -> origin/gh/oulgen/4/base 2025-11-03T16:39:48.7335639Z * [new branch] gh/oulgen/4/head -> origin/gh/oulgen/4/head 2025-11-03T16:39:48.7335814Z * [new branch] gh/oulgen/4/orig -> origin/gh/oulgen/4/orig 2025-11-03T16:39:48.7335987Z * [new branch] gh/oulgen/5/base -> origin/gh/oulgen/5/base 2025-11-03T16:39:48.7336168Z * [new branch] gh/oulgen/5/head -> origin/gh/oulgen/5/head 2025-11-03T16:39:48.7336341Z * [new branch] gh/oulgen/5/orig -> origin/gh/oulgen/5/orig 2025-11-03T16:39:48.7336512Z * [new branch] gh/oulgen/6/base -> origin/gh/oulgen/6/base 2025-11-03T16:39:48.7336691Z * [new branch] gh/oulgen/6/head -> origin/gh/oulgen/6/head 2025-11-03T16:39:48.7336863Z * [new branch] gh/oulgen/6/orig -> origin/gh/oulgen/6/orig 2025-11-03T16:39:48.7337035Z * [new branch] gh/oulgen/7/base -> origin/gh/oulgen/7/base 2025-11-03T16:39:48.7337215Z * [new branch] gh/oulgen/7/head -> origin/gh/oulgen/7/head 2025-11-03T16:39:48.7337389Z * [new branch] gh/oulgen/7/orig -> origin/gh/oulgen/7/orig 2025-11-03T16:39:48.7337652Z * [new branch] gh/patvig/mtia-serialization -> origin/gh/patvig/mtia-serialization 2025-11-03T16:39:48.7337843Z * [new branch] gh/pearu/108/base -> origin/gh/pearu/108/base 2025-11-03T16:39:48.7338040Z * [new branch] gh/pearu/108/head -> origin/gh/pearu/108/head 2025-11-03T16:39:48.7338220Z * [new branch] gh/pearu/108/orig -> origin/gh/pearu/108/orig 2025-11-03T16:39:48.7338397Z * [new branch] gh/pearu/109/base -> origin/gh/pearu/109/base 2025-11-03T16:39:48.7338580Z * [new branch] gh/pearu/109/head -> origin/gh/pearu/109/head 2025-11-03T16:39:48.7338757Z * [new branch] gh/pearu/109/orig -> origin/gh/pearu/109/orig 2025-11-03T16:39:48.7338938Z * [new branch] gh/pearu/110/base -> origin/gh/pearu/110/base 2025-11-03T16:39:48.7339134Z * [new branch] gh/pearu/110/head -> origin/gh/pearu/110/head 2025-11-03T16:39:48.7339311Z * [new branch] gh/pearu/110/orig -> origin/gh/pearu/110/orig 2025-11-03T16:39:48.7339560Z * [new branch] gh/pearu/111/base -> origin/gh/pearu/111/base 2025-11-03T16:39:48.7339744Z * [new branch] gh/pearu/111/head -> origin/gh/pearu/111/head 2025-11-03T16:39:48.7339922Z * [new branch] gh/pearu/111/orig -> origin/gh/pearu/111/orig 2025-11-03T16:39:48.7340101Z * [new branch] gh/pearu/112/base -> origin/gh/pearu/112/base 2025-11-03T16:39:48.7340288Z * [new branch] gh/pearu/112/head -> origin/gh/pearu/112/head 2025-11-03T16:39:48.7340468Z * [new branch] gh/pearu/112/orig -> origin/gh/pearu/112/orig 2025-11-03T16:39:48.7340645Z * [new branch] gh/pearu/115/base -> origin/gh/pearu/115/base 2025-11-03T16:39:48.7340902Z * [new branch] gh/pearu/115/head -> origin/gh/pearu/115/head 2025-11-03T16:39:48.7341084Z * [new branch] gh/pearu/115/orig -> origin/gh/pearu/115/orig 2025-11-03T16:39:48.7341263Z * [new branch] gh/pearu/116/base -> origin/gh/pearu/116/base 2025-11-03T16:39:48.7341439Z * [new branch] gh/pearu/116/head -> origin/gh/pearu/116/head 2025-11-03T16:39:48.7341624Z * [new branch] gh/pearu/116/orig -> origin/gh/pearu/116/orig 2025-11-03T16:39:48.7341801Z * [new branch] gh/pearu/117/base -> origin/gh/pearu/117/base 2025-11-03T16:39:48.7341977Z * [new branch] gh/pearu/117/head -> origin/gh/pearu/117/head 2025-11-03T16:39:48.7342164Z * [new branch] gh/pearu/117/orig -> origin/gh/pearu/117/orig 2025-11-03T16:39:48.7342343Z * [new branch] gh/pearu/118/base -> origin/gh/pearu/118/base 2025-11-03T16:39:48.7342519Z * [new branch] gh/pearu/118/head -> origin/gh/pearu/118/head 2025-11-03T16:39:48.7342704Z * [new branch] gh/pearu/118/orig -> origin/gh/pearu/118/orig 2025-11-03T16:39:48.7342886Z * [new branch] gh/pearu/119/base -> origin/gh/pearu/119/base 2025-11-03T16:39:48.7343063Z * [new branch] gh/pearu/119/head -> origin/gh/pearu/119/head 2025-11-03T16:39:48.7343247Z * [new branch] gh/pearu/119/orig -> origin/gh/pearu/119/orig 2025-11-03T16:39:48.7343424Z * [new branch] gh/pearu/120/base -> origin/gh/pearu/120/base 2025-11-03T16:39:48.7343601Z * [new branch] gh/pearu/120/head -> origin/gh/pearu/120/head 2025-11-03T16:39:48.7343785Z * [new branch] gh/pearu/120/orig -> origin/gh/pearu/120/orig 2025-11-03T16:39:48.7343967Z * [new branch] gh/pearu/121/base -> origin/gh/pearu/121/base 2025-11-03T16:39:48.7344145Z * [new branch] gh/pearu/121/head -> origin/gh/pearu/121/head 2025-11-03T16:39:48.7344330Z * [new branch] gh/pearu/121/orig -> origin/gh/pearu/121/orig 2025-11-03T16:39:48.7344513Z * [new branch] gh/pearu/122/base -> origin/gh/pearu/122/base 2025-11-03T16:39:48.7344690Z * [new branch] gh/pearu/122/head -> origin/gh/pearu/122/head 2025-11-03T16:39:48.7344871Z * [new branch] gh/pearu/122/orig -> origin/gh/pearu/122/orig 2025-11-03T16:39:48.7345057Z * [new branch] gh/pearu/138/base -> origin/gh/pearu/138/base 2025-11-03T16:39:48.7345232Z * [new branch] gh/pearu/138/head -> origin/gh/pearu/138/head 2025-11-03T16:39:48.7345408Z * [new branch] gh/pearu/138/orig -> origin/gh/pearu/138/orig 2025-11-03T16:39:48.7345593Z * [new branch] gh/pearu/139/base -> origin/gh/pearu/139/base 2025-11-03T16:39:48.7346695Z * [new branch] gh/pearu/139/head -> origin/gh/pearu/139/head 2025-11-03T16:39:48.7346903Z * [new branch] gh/pearu/139/orig -> origin/gh/pearu/139/orig 2025-11-03T16:39:48.7347629Z * [new branch] gh/pearu/140/base -> origin/gh/pearu/140/base 2025-11-03T16:39:48.7347867Z * [new branch] gh/pearu/140/head -> origin/gh/pearu/140/head 2025-11-03T16:39:48.7348056Z * [new branch] gh/pearu/140/orig -> origin/gh/pearu/140/orig 2025-11-03T16:39:48.7348242Z * [new branch] gh/pearu/141/base -> origin/gh/pearu/141/base 2025-11-03T16:39:48.7348418Z * [new branch] gh/pearu/141/head -> origin/gh/pearu/141/head 2025-11-03T16:39:48.7348595Z * [new branch] gh/pearu/141/orig -> origin/gh/pearu/141/orig 2025-11-03T16:39:48.7348865Z * [new branch] gh/pearu/142/base -> origin/gh/pearu/142/base 2025-11-03T16:39:48.7349043Z * [new branch] gh/pearu/142/head -> origin/gh/pearu/142/head 2025-11-03T16:39:48.7349219Z * [new branch] gh/pearu/142/orig -> origin/gh/pearu/142/orig 2025-11-03T16:39:48.7349407Z * [new branch] gh/pearu/143/base -> origin/gh/pearu/143/base 2025-11-03T16:39:48.7349583Z * [new branch] gh/pearu/143/head -> origin/gh/pearu/143/head 2025-11-03T16:39:48.7349760Z * [new branch] gh/pearu/143/orig -> origin/gh/pearu/143/orig 2025-11-03T16:39:48.7349937Z * [new branch] gh/pearu/144/base -> origin/gh/pearu/144/base 2025-11-03T16:39:48.7350127Z * [new branch] gh/pearu/144/head -> origin/gh/pearu/144/head 2025-11-03T16:39:48.7350306Z * [new branch] gh/pearu/144/orig -> origin/gh/pearu/144/orig 2025-11-03T16:39:48.7350487Z * [new branch] gh/pearu/145/base -> origin/gh/pearu/145/base 2025-11-03T16:39:48.7350668Z * [new branch] gh/pearu/145/head -> origin/gh/pearu/145/head 2025-11-03T16:39:48.7350850Z * [new branch] gh/pearu/145/orig -> origin/gh/pearu/145/orig 2025-11-03T16:39:48.7351029Z * [new branch] gh/pearu/146/base -> origin/gh/pearu/146/base 2025-11-03T16:39:48.7351213Z * [new branch] gh/pearu/146/head -> origin/gh/pearu/146/head 2025-11-03T16:39:48.7351389Z * [new branch] gh/pearu/147/base -> origin/gh/pearu/147/base 2025-11-03T16:39:48.7351567Z * [new branch] gh/pearu/147/head -> origin/gh/pearu/147/head 2025-11-03T16:39:48.7351749Z * [new branch] gh/pearu/147/orig -> origin/gh/pearu/147/orig 2025-11-03T16:39:48.7351927Z * [new branch] gh/pearu/148/base -> origin/gh/pearu/148/base 2025-11-03T16:39:48.7352107Z * [new branch] gh/pearu/148/head -> origin/gh/pearu/148/head 2025-11-03T16:39:48.7352289Z * [new branch] gh/pearu/148/orig -> origin/gh/pearu/148/orig 2025-11-03T16:39:48.7352470Z * [new branch] gh/pearu/149/base -> origin/gh/pearu/149/base 2025-11-03T16:39:48.7352646Z * [new branch] gh/pearu/149/head -> origin/gh/pearu/149/head 2025-11-03T16:39:48.7352829Z * [new branch] gh/pearu/149/orig -> origin/gh/pearu/149/orig 2025-11-03T16:39:48.7353005Z * [new branch] gh/pearu/150/base -> origin/gh/pearu/150/base 2025-11-03T16:39:48.7353181Z * [new branch] gh/pearu/150/head -> origin/gh/pearu/150/head 2025-11-03T16:39:48.7353358Z * [new branch] gh/pearu/150/orig -> origin/gh/pearu/150/orig 2025-11-03T16:39:48.7353548Z * [new branch] gh/pearu/56/base -> origin/gh/pearu/56/base 2025-11-03T16:39:48.7353727Z * [new branch] gh/pearu/56/head -> origin/gh/pearu/56/head 2025-11-03T16:39:48.7353902Z * [new branch] gh/pearu/56/orig -> origin/gh/pearu/56/orig 2025-11-03T16:39:48.7354625Z * [new branch] gh/pearu/97/base -> origin/gh/pearu/97/base 2025-11-03T16:39:48.7354798Z * [new branch] gh/pearu/97/head -> origin/gh/pearu/97/head 2025-11-03T16:39:48.7354974Z * [new branch] gh/pearu/97/orig -> origin/gh/pearu/97/orig 2025-11-03T16:39:48.7355178Z * [new branch] gh/pianpwk/1/base -> origin/gh/pianpwk/1/base 2025-11-03T16:39:48.7355368Z * [new branch] gh/pianpwk/1/head -> origin/gh/pianpwk/1/head 2025-11-03T16:39:48.7355555Z * [new branch] gh/pianpwk/1/orig -> origin/gh/pianpwk/1/orig 2025-11-03T16:39:48.7355755Z * [new branch] gh/pianpwk/10/base -> origin/gh/pianpwk/10/base 2025-11-03T16:39:48.7356019Z * [new branch] gh/pianpwk/10/head -> origin/gh/pianpwk/10/head 2025-11-03T16:39:48.7356214Z * [new branch] gh/pianpwk/10/orig -> origin/gh/pianpwk/10/orig 2025-11-03T16:39:48.7356412Z * [new branch] gh/pianpwk/11/base -> origin/gh/pianpwk/11/base 2025-11-03T16:39:48.7356599Z * [new branch] gh/pianpwk/11/head -> origin/gh/pianpwk/11/head 2025-11-03T16:39:48.7356779Z * [new branch] gh/pianpwk/11/orig -> origin/gh/pianpwk/11/orig 2025-11-03T16:39:48.7356974Z * [new branch] gh/pianpwk/12/base -> origin/gh/pianpwk/12/base 2025-11-03T16:39:48.7357158Z * [new branch] gh/pianpwk/12/head -> origin/gh/pianpwk/12/head 2025-11-03T16:39:48.7357343Z * [new branch] gh/pianpwk/12/orig -> origin/gh/pianpwk/12/orig 2025-11-03T16:39:48.7357535Z * [new branch] gh/pianpwk/13/base -> origin/gh/pianpwk/13/base 2025-11-03T16:39:48.7357730Z * [new branch] gh/pianpwk/13/head -> origin/gh/pianpwk/13/head 2025-11-03T16:39:48.7357918Z * [new branch] gh/pianpwk/13/orig -> origin/gh/pianpwk/13/orig 2025-11-03T16:39:48.7358108Z * [new branch] gh/pianpwk/14/base -> origin/gh/pianpwk/14/base 2025-11-03T16:39:48.7358302Z * [new branch] gh/pianpwk/14/head -> origin/gh/pianpwk/14/head 2025-11-03T16:39:48.7358483Z * [new branch] gh/pianpwk/14/orig -> origin/gh/pianpwk/14/orig 2025-11-03T16:39:48.7358667Z * [new branch] gh/pianpwk/15/base -> origin/gh/pianpwk/15/base 2025-11-03T16:39:48.7358860Z * [new branch] gh/pianpwk/15/head -> origin/gh/pianpwk/15/head 2025-11-03T16:39:48.7359043Z * [new branch] gh/pianpwk/15/orig -> origin/gh/pianpwk/15/orig 2025-11-03T16:39:48.7359229Z * [new branch] gh/pianpwk/16/base -> origin/gh/pianpwk/16/base 2025-11-03T16:39:48.7359426Z * [new branch] gh/pianpwk/16/head -> origin/gh/pianpwk/16/head 2025-11-03T16:39:48.7359612Z * [new branch] gh/pianpwk/16/orig -> origin/gh/pianpwk/16/orig 2025-11-03T16:39:48.7359800Z * [new branch] gh/pianpwk/17/base -> origin/gh/pianpwk/17/base 2025-11-03T16:39:48.7360001Z * [new branch] gh/pianpwk/17/head -> origin/gh/pianpwk/17/head 2025-11-03T16:39:48.7360183Z * [new branch] gh/pianpwk/17/orig -> origin/gh/pianpwk/17/orig 2025-11-03T16:39:48.7360367Z * [new branch] gh/pianpwk/18/base -> origin/gh/pianpwk/18/base 2025-11-03T16:39:48.7360556Z * [new branch] gh/pianpwk/18/head -> origin/gh/pianpwk/18/head 2025-11-03T16:39:48.7360739Z * [new branch] gh/pianpwk/19/base -> origin/gh/pianpwk/19/base 2025-11-03T16:39:48.7360923Z * [new branch] gh/pianpwk/19/head -> origin/gh/pianpwk/19/head 2025-11-03T16:39:48.7361113Z * [new branch] gh/pianpwk/19/orig -> origin/gh/pianpwk/19/orig 2025-11-03T16:39:48.7361299Z * [new branch] gh/pianpwk/2/base -> origin/gh/pianpwk/2/base 2025-11-03T16:39:48.7361550Z * [new branch] gh/pianpwk/2/head -> origin/gh/pianpwk/2/head 2025-11-03T16:39:48.7361797Z * [new branch] gh/pianpwk/2/orig -> origin/gh/pianpwk/2/orig 2025-11-03T16:39:48.7361983Z * [new branch] gh/pianpwk/20/base -> origin/gh/pianpwk/20/base 2025-11-03T16:39:48.7362168Z * [new branch] gh/pianpwk/20/head -> origin/gh/pianpwk/20/head 2025-11-03T16:39:48.7362350Z * [new branch] gh/pianpwk/20/orig -> origin/gh/pianpwk/20/orig 2025-11-03T16:39:48.7362547Z * [new branch] gh/pianpwk/21/base -> origin/gh/pianpwk/21/base 2025-11-03T16:39:48.7363370Z * [new branch] gh/pianpwk/21/head -> origin/gh/pianpwk/21/head 2025-11-03T16:39:48.7363608Z * [new branch] gh/pianpwk/22/base -> origin/gh/pianpwk/22/base 2025-11-03T16:39:48.7363805Z * [new branch] gh/pianpwk/22/head -> origin/gh/pianpwk/22/head 2025-11-03T16:39:48.7363993Z * [new branch] gh/pianpwk/22/orig -> origin/gh/pianpwk/22/orig 2025-11-03T16:39:48.7364177Z * [new branch] gh/pianpwk/23/base -> origin/gh/pianpwk/23/base 2025-11-03T16:39:48.7364375Z * [new branch] gh/pianpwk/23/head -> origin/gh/pianpwk/23/head 2025-11-03T16:39:48.7364559Z * [new branch] gh/pianpwk/23/orig -> origin/gh/pianpwk/23/orig 2025-11-03T16:39:48.7364742Z * [new branch] gh/pianpwk/24/base -> origin/gh/pianpwk/24/base 2025-11-03T16:39:48.7364932Z * [new branch] gh/pianpwk/24/head -> origin/gh/pianpwk/24/head 2025-11-03T16:39:48.7365119Z * [new branch] gh/pianpwk/24/orig -> origin/gh/pianpwk/24/orig 2025-11-03T16:39:48.7365302Z * [new branch] gh/pianpwk/25/base -> origin/gh/pianpwk/25/base 2025-11-03T16:39:48.7365493Z * [new branch] gh/pianpwk/25/head -> origin/gh/pianpwk/25/head 2025-11-03T16:39:48.7365682Z * [new branch] gh/pianpwk/25/orig -> origin/gh/pianpwk/25/orig 2025-11-03T16:39:48.7365866Z * [new branch] gh/pianpwk/26/base -> origin/gh/pianpwk/26/base 2025-11-03T16:39:48.7366059Z * [new branch] gh/pianpwk/26/head -> origin/gh/pianpwk/26/head 2025-11-03T16:39:48.7366239Z * [new branch] gh/pianpwk/26/orig -> origin/gh/pianpwk/26/orig 2025-11-03T16:39:48.7366425Z * [new branch] gh/pianpwk/27/base -> origin/gh/pianpwk/27/base 2025-11-03T16:39:48.7366616Z * [new branch] gh/pianpwk/27/head -> origin/gh/pianpwk/27/head 2025-11-03T16:39:48.7366803Z * [new branch] gh/pianpwk/27/orig -> origin/gh/pianpwk/27/orig 2025-11-03T16:39:48.7366981Z * [new branch] gh/pianpwk/28/base -> origin/gh/pianpwk/28/base 2025-11-03T16:39:48.7367168Z * [new branch] gh/pianpwk/28/head -> origin/gh/pianpwk/28/head 2025-11-03T16:39:48.7367355Z * [new branch] gh/pianpwk/28/orig -> origin/gh/pianpwk/28/orig 2025-11-03T16:39:48.7367540Z * [new branch] gh/pianpwk/3/base -> origin/gh/pianpwk/3/base 2025-11-03T16:39:48.7367727Z * [new branch] gh/pianpwk/3/head -> origin/gh/pianpwk/3/head 2025-11-03T16:39:48.7367915Z * [new branch] gh/pianpwk/3/orig -> origin/gh/pianpwk/3/orig 2025-11-03T16:39:48.7368095Z * [new branch] gh/pianpwk/4/base -> origin/gh/pianpwk/4/base 2025-11-03T16:39:48.7368279Z * [new branch] gh/pianpwk/4/head -> origin/gh/pianpwk/4/head 2025-11-03T16:39:48.7368472Z * [new branch] gh/pianpwk/4/orig -> origin/gh/pianpwk/4/orig 2025-11-03T16:39:48.7368658Z * [new branch] gh/pianpwk/5/base -> origin/gh/pianpwk/5/base 2025-11-03T16:39:48.7368913Z * [new branch] gh/pianpwk/5/head -> origin/gh/pianpwk/5/head 2025-11-03T16:39:48.7369101Z * [new branch] gh/pianpwk/5/orig -> origin/gh/pianpwk/5/orig 2025-11-03T16:39:48.7369287Z * [new branch] gh/pianpwk/6/base -> origin/gh/pianpwk/6/base 2025-11-03T16:39:48.7369468Z * [new branch] gh/pianpwk/6/head -> origin/gh/pianpwk/6/head 2025-11-03T16:39:48.7369661Z * [new branch] gh/pianpwk/6/orig -> origin/gh/pianpwk/6/orig 2025-11-03T16:39:48.7369840Z * [new branch] gh/pianpwk/7/base -> origin/gh/pianpwk/7/base 2025-11-03T16:39:48.7370024Z * [new branch] gh/pianpwk/7/head -> origin/gh/pianpwk/7/head 2025-11-03T16:39:48.7370274Z * [new branch] gh/pianpwk/7/orig -> origin/gh/pianpwk/7/orig 2025-11-03T16:39:48.7370454Z * [new branch] gh/pianpwk/8/base -> origin/gh/pianpwk/8/base 2025-11-03T16:39:48.7370638Z * [new branch] gh/pianpwk/8/head -> origin/gh/pianpwk/8/head 2025-11-03T16:39:48.7370818Z * [new branch] gh/pianpwk/8/orig -> origin/gh/pianpwk/8/orig 2025-11-03T16:39:48.7371007Z * [new branch] gh/pianpwk/9/base -> origin/gh/pianpwk/9/base 2025-11-03T16:39:48.7371186Z * [new branch] gh/pianpwk/9/head -> origin/gh/pianpwk/9/head 2025-11-03T16:39:48.7371365Z * [new branch] gh/pianpwk/9/orig -> origin/gh/pianpwk/9/orig 2025-11-03T16:39:48.7371548Z * [new branch] gh/qqaatw/29/head -> origin/gh/qqaatw/29/head 2025-11-03T16:39:48.7371724Z * [new branch] gh/rec/141/base -> origin/gh/rec/141/base 2025-11-03T16:39:48.7371967Z * [new branch] gh/rec/141/head -> origin/gh/rec/141/head 2025-11-03T16:39:48.7372153Z * [new branch] gh/rec/153/base -> origin/gh/rec/153/base 2025-11-03T16:39:48.7372333Z * [new branch] gh/rec/153/head -> origin/gh/rec/153/head 2025-11-03T16:39:48.7372497Z * [new branch] gh/rec/153/orig -> origin/gh/rec/153/orig 2025-11-03T16:39:48.7372717Z * [new branch] gh/rec/154/base -> origin/gh/rec/154/base 2025-11-03T16:39:48.7372888Z * [new branch] gh/rec/154/head -> origin/gh/rec/154/head 2025-11-03T16:39:48.7373055Z * [new branch] gh/rec/154/orig -> origin/gh/rec/154/orig 2025-11-03T16:39:48.7373230Z * [new branch] gh/rec/164/base -> origin/gh/rec/164/base 2025-11-03T16:39:48.7373397Z * [new branch] gh/rec/164/head -> origin/gh/rec/164/head 2025-11-03T16:39:48.7373564Z * [new branch] gh/rec/164/orig -> origin/gh/rec/164/orig 2025-11-03T16:39:48.7373735Z * [new branch] gh/rec/166/base -> origin/gh/rec/166/base 2025-11-03T16:39:48.7373905Z * [new branch] gh/rec/166/head -> origin/gh/rec/166/head 2025-11-03T16:39:48.7374073Z * [new branch] gh/rec/166/orig -> origin/gh/rec/166/orig 2025-11-03T16:39:48.7374305Z * [new branch] gh/robert-hardwick/3/base -> origin/gh/robert-hardwick/3/base 2025-11-03T16:39:48.7374531Z * [new branch] gh/robert-hardwick/3/head -> origin/gh/robert-hardwick/3/head 2025-11-03T16:39:48.7374748Z * [new branch] gh/robert-hardwick/3/orig -> origin/gh/robert-hardwick/3/orig 2025-11-03T16:39:48.7374965Z * [new branch] gh/robert-hardwick/4/base -> origin/gh/robert-hardwick/4/base 2025-11-03T16:39:48.7375196Z * [new branch] gh/robert-hardwick/4/head -> origin/gh/robert-hardwick/4/head 2025-11-03T16:39:48.7375410Z * [new branch] gh/robert-hardwick/4/orig -> origin/gh/robert-hardwick/4/orig 2025-11-03T16:39:48.7375628Z * [new branch] gh/robert-hardwick/5/base -> origin/gh/robert-hardwick/5/base 2025-11-03T16:39:48.7375926Z * [new branch] gh/robert-hardwick/5/head -> origin/gh/robert-hardwick/5/head 2025-11-03T16:39:48.7376145Z * [new branch] gh/robert-hardwick/5/orig -> origin/gh/robert-hardwick/5/orig 2025-11-03T16:39:48.7376326Z * [new branch] gh/rtimpe/1/base -> origin/gh/rtimpe/1/base 2025-11-03T16:39:48.7376523Z * [new branch] gh/rtimpe/1/head -> origin/gh/rtimpe/1/head 2025-11-03T16:39:48.7376708Z * [new branch] gh/rtimpe/11/base -> origin/gh/rtimpe/11/base 2025-11-03T16:39:48.7376890Z * [new branch] gh/rtimpe/11/head -> origin/gh/rtimpe/11/head 2025-11-03T16:39:48.7377145Z * [new branch] gh/rtimpe/11/orig -> origin/gh/rtimpe/11/orig 2025-11-03T16:39:48.7377326Z * [new branch] gh/rtimpe/16/base -> origin/gh/rtimpe/16/base 2025-11-03T16:39:48.7377506Z * [new branch] gh/rtimpe/16/head -> origin/gh/rtimpe/16/head 2025-11-03T16:39:48.7377690Z * [new branch] gh/rtimpe/16/orig -> origin/gh/rtimpe/16/orig 2025-11-03T16:39:48.7377867Z * [new branch] gh/rtimpe/19/base -> origin/gh/rtimpe/19/base 2025-11-03T16:39:48.7378045Z * [new branch] gh/rtimpe/19/head -> origin/gh/rtimpe/19/head 2025-11-03T16:39:48.7378234Z * [new branch] gh/rtimpe/19/orig -> origin/gh/rtimpe/19/orig 2025-11-03T16:39:48.7378411Z * [new branch] gh/rtimpe/2/base -> origin/gh/rtimpe/2/base 2025-11-03T16:39:48.7378587Z * [new branch] gh/rtimpe/2/head -> origin/gh/rtimpe/2/head 2025-11-03T16:39:48.7378771Z * [new branch] gh/rtimpe/20/base -> origin/gh/rtimpe/20/base 2025-11-03T16:39:48.7378958Z * [new branch] gh/rtimpe/20/head -> origin/gh/rtimpe/20/head 2025-11-03T16:39:48.7379140Z * [new branch] gh/rtimpe/20/orig -> origin/gh/rtimpe/20/orig 2025-11-03T16:39:48.7379316Z * [new branch] gh/rtimpe/21/base -> origin/gh/rtimpe/21/base 2025-11-03T16:39:48.7379500Z * [new branch] gh/rtimpe/21/head -> origin/gh/rtimpe/21/head 2025-11-03T16:39:48.7379674Z * [new branch] gh/rtimpe/21/orig -> origin/gh/rtimpe/21/orig 2025-11-03T16:39:48.7379851Z * [new branch] gh/rtimpe/3/base -> origin/gh/rtimpe/3/base 2025-11-03T16:39:48.7380032Z * [new branch] gh/rtimpe/3/head -> origin/gh/rtimpe/3/head 2025-11-03T16:39:48.7380207Z * [new branch] gh/rtimpe/4/base -> origin/gh/rtimpe/4/base 2025-11-03T16:39:48.7380385Z * [new branch] gh/rtimpe/4/head -> origin/gh/rtimpe/4/head 2025-11-03T16:39:48.7380608Z * [new branch] gh/ruisizhang123/1/base -> origin/gh/ruisizhang123/1/base 2025-11-03T16:39:48.7380825Z * [new branch] gh/ruisizhang123/1/head -> origin/gh/ruisizhang123/1/head 2025-11-03T16:39:48.7381036Z * [new branch] gh/ruisizhang123/1/orig -> origin/gh/ruisizhang123/1/orig 2025-11-03T16:39:48.7381259Z * [new branch] gh/ruisizhang123/4/base -> origin/gh/ruisizhang123/4/base 2025-11-03T16:39:48.7381464Z * [new branch] gh/ruisizhang123/4/head -> origin/gh/ruisizhang123/4/head 2025-11-03T16:39:48.7381680Z * [new branch] gh/ruisizhang123/4/orig -> origin/gh/ruisizhang123/4/orig 2025-11-03T16:39:48.7381894Z * [new branch] gh/ruisizhang123/5/base -> origin/gh/ruisizhang123/5/base 2025-11-03T16:39:48.7382104Z * [new branch] gh/ruisizhang123/5/head -> origin/gh/ruisizhang123/5/head 2025-11-03T16:39:48.7382313Z * [new branch] gh/ruisizhang123/5/orig -> origin/gh/ruisizhang123/5/orig 2025-11-03T16:39:48.7382530Z * [new branch] gh/ruisizhang123/6/base -> origin/gh/ruisizhang123/6/base 2025-11-03T16:39:48.7382805Z * [new branch] gh/ruisizhang123/6/head -> origin/gh/ruisizhang123/6/head 2025-11-03T16:39:48.7383017Z * [new branch] gh/ruisizhang123/6/orig -> origin/gh/ruisizhang123/6/orig 2025-11-03T16:39:48.7383223Z * [new branch] gh/ruisizhang123/7/base -> origin/gh/ruisizhang123/7/base 2025-11-03T16:39:48.7383437Z * [new branch] gh/ruisizhang123/7/head -> origin/gh/ruisizhang123/7/head 2025-11-03T16:39:48.7383644Z * [new branch] gh/ruisizhang123/7/orig -> origin/gh/ruisizhang123/7/orig 2025-11-03T16:39:48.7383852Z * [new branch] gh/ruisizhang123/8/base -> origin/gh/ruisizhang123/8/base 2025-11-03T16:39:48.7384131Z * [new branch] gh/ruisizhang123/8/head -> origin/gh/ruisizhang123/8/head 2025-11-03T16:39:48.7384339Z * [new branch] gh/ruisizhang123/8/orig -> origin/gh/ruisizhang123/8/orig 2025-11-03T16:39:48.7384549Z * [new branch] gh/ruisizhang123/9/base -> origin/gh/ruisizhang123/9/base 2025-11-03T16:39:48.7384760Z * [new branch] gh/ruisizhang123/9/head -> origin/gh/ruisizhang123/9/head 2025-11-03T16:39:48.7384965Z * [new branch] gh/ruisizhang123/9/orig -> origin/gh/ruisizhang123/9/orig 2025-11-03T16:39:48.7385212Z * [new branch] gh/seemethere/43/base -> origin/gh/seemethere/43/base 2025-11-03T16:39:48.7385424Z * [new branch] gh/seemethere/43/head -> origin/gh/seemethere/43/head 2025-11-03T16:39:48.7385622Z * [new branch] gh/seemethere/43/orig -> origin/gh/seemethere/43/orig 2025-11-03T16:39:48.7385820Z * [new branch] gh/seemethere/44/base -> origin/gh/seemethere/44/base 2025-11-03T16:39:48.7386027Z * [new branch] gh/seemethere/44/head -> origin/gh/seemethere/44/head 2025-11-03T16:39:48.7386220Z * [new branch] gh/seemethere/44/orig -> origin/gh/seemethere/44/orig 2025-11-03T16:39:48.7386418Z * [new branch] gh/seemethere/48/base -> origin/gh/seemethere/48/base 2025-11-03T16:39:48.7386616Z * [new branch] gh/seemethere/48/head -> origin/gh/seemethere/48/head 2025-11-03T16:39:48.7386816Z * [new branch] gh/seemethere/48/orig -> origin/gh/seemethere/48/orig 2025-11-03T16:39:48.7387015Z * [new branch] gh/seemethere/49/base -> origin/gh/seemethere/49/base 2025-11-03T16:39:48.7387220Z * [new branch] gh/seemethere/49/head -> origin/gh/seemethere/49/head 2025-11-03T16:39:48.7387417Z * [new branch] gh/seemethere/49/orig -> origin/gh/seemethere/49/orig 2025-11-03T16:39:48.7387621Z * [new branch] gh/seemethere/52/base -> origin/gh/seemethere/52/base 2025-11-03T16:39:48.7387824Z * [new branch] gh/seemethere/52/head -> origin/gh/seemethere/52/head 2025-11-03T16:39:48.7388020Z * [new branch] gh/seemethere/52/orig -> origin/gh/seemethere/52/orig 2025-11-03T16:39:48.7388217Z * [new branch] gh/seemethere/53/base -> origin/gh/seemethere/53/base 2025-11-03T16:39:48.7388412Z * [new branch] gh/seemethere/53/head -> origin/gh/seemethere/53/head 2025-11-03T16:39:48.7388622Z * [new branch] gh/seemethere/53/orig -> origin/gh/seemethere/53/orig 2025-11-03T16:39:48.7388816Z * [new branch] gh/seemethere/54/base -> origin/gh/seemethere/54/base 2025-11-03T16:39:48.7389014Z * [new branch] gh/seemethere/54/head -> origin/gh/seemethere/54/head 2025-11-03T16:39:48.7389227Z * [new branch] gh/seemethere/54/orig -> origin/gh/seemethere/54/orig 2025-11-03T16:39:48.7389422Z * [new branch] gh/seemethere/55/base -> origin/gh/seemethere/55/base 2025-11-03T16:39:48.7389616Z * [new branch] gh/seemethere/55/head -> origin/gh/seemethere/55/head 2025-11-03T16:39:48.7389886Z * [new branch] gh/seemethere/55/orig -> origin/gh/seemethere/55/orig 2025-11-03T16:39:48.7390084Z * [new branch] gh/seemethere/59/base -> origin/gh/seemethere/59/base 2025-11-03T16:39:48.7390282Z * [new branch] gh/seemethere/59/head -> origin/gh/seemethere/59/head 2025-11-03T16:39:48.7390482Z * [new branch] gh/seemethere/59/orig -> origin/gh/seemethere/59/orig 2025-11-03T16:39:48.7390676Z * [new branch] gh/seemethere/62/base -> origin/gh/seemethere/62/base 2025-11-03T16:39:48.7390872Z * [new branch] gh/seemethere/62/head -> origin/gh/seemethere/62/head 2025-11-03T16:39:48.7391142Z * [new branch] gh/seemethere/62/orig -> origin/gh/seemethere/62/orig 2025-11-03T16:39:48.7391381Z * [new branch] gh/seemethere/63/base -> origin/gh/seemethere/63/base 2025-11-03T16:39:48.7391585Z * [new branch] gh/seemethere/63/head -> origin/gh/seemethere/63/head 2025-11-03T16:39:48.7391791Z * [new branch] gh/seemethere/63/orig -> origin/gh/seemethere/63/orig 2025-11-03T16:39:48.7391987Z * [new branch] gh/seemethere/71/base -> origin/gh/seemethere/71/base 2025-11-03T16:39:48.7392182Z * [new branch] gh/seemethere/71/head -> origin/gh/seemethere/71/head 2025-11-03T16:39:48.7392380Z * [new branch] gh/seemethere/71/orig -> origin/gh/seemethere/71/orig 2025-11-03T16:39:48.7392584Z * [new branch] gh/seemethere/72/base -> origin/gh/seemethere/72/base 2025-11-03T16:39:48.7392778Z * [new branch] gh/seemethere/72/head -> origin/gh/seemethere/72/head 2025-11-03T16:39:48.7392975Z * [new branch] gh/seemethere/72/orig -> origin/gh/seemethere/72/orig 2025-11-03T16:39:48.7393180Z * [new branch] gh/seemethere/73/base -> origin/gh/seemethere/73/base 2025-11-03T16:39:48.7393380Z * [new branch] gh/seemethere/73/head -> origin/gh/seemethere/73/head 2025-11-03T16:39:48.7393575Z * [new branch] gh/seemethere/73/orig -> origin/gh/seemethere/73/orig 2025-11-03T16:39:48.7393789Z * [new branch] gh/shunting314/145/base -> origin/gh/shunting314/145/base 2025-11-03T16:39:48.7393993Z * [new branch] gh/shunting314/145/head -> origin/gh/shunting314/145/head 2025-11-03T16:39:48.7394194Z * [new branch] gh/shunting314/145/orig -> origin/gh/shunting314/145/orig 2025-11-03T16:39:48.7394406Z * [new branch] gh/shunting314/176/base -> origin/gh/shunting314/176/base 2025-11-03T16:39:48.7394611Z * [new branch] gh/shunting314/176/head -> origin/gh/shunting314/176/head 2025-11-03T16:39:48.7394813Z * [new branch] gh/shunting314/176/orig -> origin/gh/shunting314/176/orig 2025-11-03T16:39:48.7395026Z * [new branch] gh/shunting314/217/base -> origin/gh/shunting314/217/base 2025-11-03T16:39:48.7395232Z * [new branch] gh/shunting314/217/head -> origin/gh/shunting314/217/head 2025-11-03T16:39:48.7395432Z * [new branch] gh/shunting314/217/orig -> origin/gh/shunting314/217/orig 2025-11-03T16:39:48.7395641Z * [new branch] gh/shunting314/228/base -> origin/gh/shunting314/228/base 2025-11-03T16:39:48.7395846Z * [new branch] gh/shunting314/228/head -> origin/gh/shunting314/228/head 2025-11-03T16:39:48.7396049Z * [new branch] gh/shunting314/228/orig -> origin/gh/shunting314/228/orig 2025-11-03T16:39:48.7396261Z * [new branch] gh/shunting314/229/base -> origin/gh/shunting314/229/base 2025-11-03T16:39:48.7396471Z * [new branch] gh/shunting314/229/head -> origin/gh/shunting314/229/head 2025-11-03T16:39:48.7396671Z * [new branch] gh/shunting314/229/orig -> origin/gh/shunting314/229/orig 2025-11-03T16:39:48.7396953Z * [new branch] gh/shunting314/230/base -> origin/gh/shunting314/230/base 2025-11-03T16:39:48.7397160Z * [new branch] gh/shunting314/230/head -> origin/gh/shunting314/230/head 2025-11-03T16:39:48.7397363Z * [new branch] gh/shunting314/230/orig -> origin/gh/shunting314/230/orig 2025-11-03T16:39:48.7397568Z * [new branch] gh/shunting314/231/base -> origin/gh/shunting314/231/base 2025-11-03T16:39:48.7397776Z * [new branch] gh/shunting314/231/head -> origin/gh/shunting314/231/head 2025-11-03T16:39:48.7397980Z * [new branch] gh/shunting314/231/orig -> origin/gh/shunting314/231/orig 2025-11-03T16:39:48.7398246Z * [new branch] gh/shunting314/232/base -> origin/gh/shunting314/232/base 2025-11-03T16:39:48.7398458Z * [new branch] gh/shunting314/232/head -> origin/gh/shunting314/232/head 2025-11-03T16:39:48.7398666Z * [new branch] gh/shunting314/232/orig -> origin/gh/shunting314/232/orig 2025-11-03T16:39:48.7398867Z * [new branch] gh/shunting314/233/base -> origin/gh/shunting314/233/base 2025-11-03T16:39:48.7399085Z * [new branch] gh/shunting314/233/head -> origin/gh/shunting314/233/head 2025-11-03T16:39:48.7399287Z * [new branch] gh/shunting314/233/orig -> origin/gh/shunting314/233/orig 2025-11-03T16:39:48.7399491Z * [new branch] gh/shunting314/234/base -> origin/gh/shunting314/234/base 2025-11-03T16:39:48.7399704Z * [new branch] gh/shunting314/234/head -> origin/gh/shunting314/234/head 2025-11-03T16:39:48.7399910Z * [new branch] gh/shunting314/234/orig -> origin/gh/shunting314/234/orig 2025-11-03T16:39:48.7400112Z * [new branch] gh/shunting314/235/base -> origin/gh/shunting314/235/base 2025-11-03T16:39:48.7400322Z * [new branch] gh/shunting314/235/head -> origin/gh/shunting314/235/head 2025-11-03T16:39:48.7400534Z * [new branch] gh/shunting314/235/orig -> origin/gh/shunting314/235/orig 2025-11-03T16:39:48.7400738Z * [new branch] gh/shunting314/236/base -> origin/gh/shunting314/236/base 2025-11-03T16:39:48.7400949Z * [new branch] gh/shunting314/236/head -> origin/gh/shunting314/236/head 2025-11-03T16:39:48.7401158Z * [new branch] gh/shunting314/236/orig -> origin/gh/shunting314/236/orig 2025-11-03T16:39:48.7401363Z * [new branch] gh/shunting314/237/base -> origin/gh/shunting314/237/base 2025-11-03T16:39:48.7401578Z * [new branch] gh/shunting314/237/head -> origin/gh/shunting314/237/head 2025-11-03T16:39:48.7401789Z * [new branch] gh/shunting314/237/orig -> origin/gh/shunting314/237/orig 2025-11-03T16:39:48.7401991Z * [new branch] gh/shunting314/238/base -> origin/gh/shunting314/238/base 2025-11-03T16:39:48.7402221Z * [new branch] gh/shunting314/238/head -> origin/gh/shunting314/238/head 2025-11-03T16:39:48.7402426Z * [new branch] gh/shunting314/238/orig -> origin/gh/shunting314/238/orig 2025-11-03T16:39:48.7402667Z * [new branch] gh/shunting314/239/base -> origin/gh/shunting314/239/base 2025-11-03T16:39:48.7402874Z * [new branch] gh/shunting314/239/head -> origin/gh/shunting314/239/head 2025-11-03T16:39:48.7403090Z * [new branch] gh/shunting314/239/orig -> origin/gh/shunting314/239/orig 2025-11-03T16:39:48.7403291Z * [new branch] gh/shunting314/240/base -> origin/gh/shunting314/240/base 2025-11-03T16:39:48.7403499Z * [new branch] gh/shunting314/240/head -> origin/gh/shunting314/240/head 2025-11-03T16:39:48.7403708Z * [new branch] gh/shunting314/240/orig -> origin/gh/shunting314/240/orig 2025-11-03T16:39:48.7403914Z * [new branch] gh/shunting314/241/base -> origin/gh/shunting314/241/base 2025-11-03T16:39:48.7404188Z * [new branch] gh/shunting314/241/head -> origin/gh/shunting314/241/head 2025-11-03T16:39:48.7404398Z * [new branch] gh/shunting314/241/orig -> origin/gh/shunting314/241/orig 2025-11-03T16:39:48.7404603Z * [new branch] gh/shunting314/242/base -> origin/gh/shunting314/242/base 2025-11-03T16:39:48.7404804Z * [new branch] gh/shunting314/242/head -> origin/gh/shunting314/242/head 2025-11-03T16:39:48.7405018Z * [new branch] gh/shunting314/242/orig -> origin/gh/shunting314/242/orig 2025-11-03T16:39:48.7405222Z * [new branch] gh/shunting314/243/base -> origin/gh/shunting314/243/base 2025-11-03T16:39:48.7405493Z * [new branch] gh/shunting314/243/head -> origin/gh/shunting314/243/head 2025-11-03T16:39:48.7405702Z * [new branch] gh/shunting314/243/orig -> origin/gh/shunting314/243/orig 2025-11-03T16:39:48.7405908Z * [new branch] gh/shunting314/244/base -> origin/gh/shunting314/244/base 2025-11-03T16:39:48.7406111Z * [new branch] gh/shunting314/244/head -> origin/gh/shunting314/244/head 2025-11-03T16:39:48.7406317Z * [new branch] gh/shunting314/244/orig -> origin/gh/shunting314/244/orig 2025-11-03T16:39:48.7406527Z * [new branch] gh/shunting314/245/base -> origin/gh/shunting314/245/base 2025-11-03T16:39:48.7406729Z * [new branch] gh/shunting314/245/head -> origin/gh/shunting314/245/head 2025-11-03T16:39:48.7406937Z * [new branch] gh/shunting314/245/orig -> origin/gh/shunting314/245/orig 2025-11-03T16:39:48.7407148Z * [new branch] gh/shunting314/246/base -> origin/gh/shunting314/246/base 2025-11-03T16:39:48.7407350Z * [new branch] gh/shunting314/246/head -> origin/gh/shunting314/246/head 2025-11-03T16:39:48.7407560Z * [new branch] gh/shunting314/246/orig -> origin/gh/shunting314/246/orig 2025-11-03T16:39:48.7407767Z * [new branch] gh/shunting314/247/base -> origin/gh/shunting314/247/base 2025-11-03T16:39:48.7407970Z * [new branch] gh/shunting314/247/head -> origin/gh/shunting314/247/head 2025-11-03T16:39:48.7408171Z * [new branch] gh/shunting314/247/orig -> origin/gh/shunting314/247/orig 2025-11-03T16:39:48.7408422Z * [new branch] gh/shunting314/248/base -> origin/gh/shunting314/248/base 2025-11-03T16:39:48.7408627Z * [new branch] gh/shunting314/248/head -> origin/gh/shunting314/248/head 2025-11-03T16:39:48.7408831Z * [new branch] gh/shunting314/248/orig -> origin/gh/shunting314/248/orig 2025-11-03T16:39:48.7409043Z * [new branch] gh/shunting314/249/base -> origin/gh/shunting314/249/base 2025-11-03T16:39:48.7409244Z * [new branch] gh/shunting314/249/head -> origin/gh/shunting314/249/head 2025-11-03T16:39:48.7409451Z * [new branch] gh/shunting314/249/orig -> origin/gh/shunting314/249/orig 2025-11-03T16:39:48.7409666Z * [new branch] gh/shunting314/250/base -> origin/gh/shunting314/250/base 2025-11-03T16:39:48.7409868Z * [new branch] gh/shunting314/250/head -> origin/gh/shunting314/250/head 2025-11-03T16:39:48.7410073Z * [new branch] gh/shunting314/250/orig -> origin/gh/shunting314/250/orig 2025-11-03T16:39:48.7410286Z * [new branch] gh/shunting314/251/base -> origin/gh/shunting314/251/base 2025-11-03T16:39:48.7410486Z * [new branch] gh/shunting314/251/head -> origin/gh/shunting314/251/head 2025-11-03T16:39:48.7410701Z * [new branch] gh/shunting314/251/orig -> origin/gh/shunting314/251/orig 2025-11-03T16:39:48.7410913Z * [new branch] gh/shunting314/252/base -> origin/gh/shunting314/252/base 2025-11-03T16:39:48.7411114Z * [new branch] gh/shunting314/252/head -> origin/gh/shunting314/252/head 2025-11-03T16:39:48.7411387Z * [new branch] gh/shunting314/252/orig -> origin/gh/shunting314/252/orig 2025-11-03T16:39:48.7411595Z * [new branch] gh/shunting314/253/base -> origin/gh/shunting314/253/base 2025-11-03T16:39:48.7411797Z * [new branch] gh/shunting314/253/head -> origin/gh/shunting314/253/head 2025-11-03T16:39:48.7412075Z * [new branch] gh/shunting314/253/orig -> origin/gh/shunting314/253/orig 2025-11-03T16:39:48.7412290Z * [new branch] gh/shunting314/254/base -> origin/gh/shunting314/254/base 2025-11-03T16:39:48.7412495Z * [new branch] gh/shunting314/254/head -> origin/gh/shunting314/254/head 2025-11-03T16:39:48.7412780Z * [new branch] gh/shunting314/254/orig -> origin/gh/shunting314/254/orig 2025-11-03T16:39:48.7412991Z * [new branch] gh/shunting314/255/base -> origin/gh/shunting314/255/base 2025-11-03T16:39:48.7413197Z * [new branch] gh/shunting314/255/head -> origin/gh/shunting314/255/head 2025-11-03T16:39:48.7413401Z * [new branch] gh/shunting314/255/orig -> origin/gh/shunting314/255/orig 2025-11-03T16:39:48.7413600Z * [new branch] gh/silverguo/1/base -> origin/gh/silverguo/1/base 2025-11-03T16:39:48.7413805Z * [new branch] gh/silverguo/1/head -> origin/gh/silverguo/1/head 2025-11-03T16:39:48.7413999Z * [new branch] gh/silverguo/2/base -> origin/gh/silverguo/2/base 2025-11-03T16:39:48.7414191Z * [new branch] gh/silverguo/2/head -> origin/gh/silverguo/2/head 2025-11-03T16:39:48.7414401Z * [new branch] gh/silverguo/3/base -> origin/gh/silverguo/3/base 2025-11-03T16:39:48.7414591Z * [new branch] gh/silverguo/3/head -> origin/gh/silverguo/3/head 2025-11-03T16:39:48.7414781Z * [new branch] gh/silverguo/4/base -> origin/gh/silverguo/4/base 2025-11-03T16:39:48.7414982Z * [new branch] gh/silverguo/4/head -> origin/gh/silverguo/4/head 2025-11-03T16:39:48.7415186Z * [new branch] gh/sinhaanhsul/1/base -> origin/gh/sinhaanhsul/1/base 2025-11-03T16:39:48.7415386Z * [new branch] gh/sinhaanhsul/1/head -> origin/gh/sinhaanhsul/1/head 2025-11-03T16:39:48.7415589Z * [new branch] gh/slayton58/14/base -> origin/gh/slayton58/14/base 2025-11-03T16:39:48.7415780Z * [new branch] gh/slayton58/14/head -> origin/gh/slayton58/14/head 2025-11-03T16:39:48.7415974Z * [new branch] gh/slayton58/14/orig -> origin/gh/slayton58/14/orig 2025-11-03T16:39:48.7416179Z * [new branch] gh/slayton58/16/base -> origin/gh/slayton58/16/base 2025-11-03T16:39:48.7416374Z * [new branch] gh/slayton58/16/head -> origin/gh/slayton58/16/head 2025-11-03T16:39:48.7416567Z * [new branch] gh/slayton58/16/orig -> origin/gh/slayton58/16/orig 2025-11-03T16:39:48.7418644Z * [new branch] gh/slayton58/17/base -> origin/gh/slayton58/17/base 2025-11-03T16:39:48.7418837Z * [new branch] gh/slayton58/17/head -> origin/gh/slayton58/17/head 2025-11-03T16:39:48.7419037Z * [new branch] gh/slayton58/17/orig -> origin/gh/slayton58/17/orig 2025-11-03T16:39:48.7419259Z * [new branch] gh/slayton58/19/base -> origin/gh/slayton58/19/base 2025-11-03T16:39:48.7419473Z * [new branch] gh/slayton58/19/head -> origin/gh/slayton58/19/head 2025-11-03T16:39:48.7419663Z * [new branch] gh/slayton58/19/orig -> origin/gh/slayton58/19/orig 2025-11-03T16:39:48.7419862Z * [new branch] gh/slayton58/20/base -> origin/gh/slayton58/20/base 2025-11-03T16:39:48.7420051Z * [new branch] gh/slayton58/20/head -> origin/gh/slayton58/20/head 2025-11-03T16:39:48.7420332Z * [new branch] gh/slayton58/20/orig -> origin/gh/slayton58/20/orig 2025-11-03T16:39:48.7420529Z * [new branch] gh/slayton58/21/base -> origin/gh/slayton58/21/base 2025-11-03T16:39:48.7420731Z * [new branch] gh/slayton58/21/head -> origin/gh/slayton58/21/head 2025-11-03T16:39:48.7420920Z * [new branch] gh/slayton58/21/orig -> origin/gh/slayton58/21/orig 2025-11-03T16:39:48.7421109Z * [new branch] gh/slayton58/23/base -> origin/gh/slayton58/23/base 2025-11-03T16:39:48.7421307Z * [new branch] gh/slayton58/23/head -> origin/gh/slayton58/23/head 2025-11-03T16:39:48.7421568Z * [new branch] gh/slayton58/23/orig -> origin/gh/slayton58/23/orig 2025-11-03T16:39:48.7421759Z * [new branch] gh/slayton58/25/base -> origin/gh/slayton58/25/base 2025-11-03T16:39:48.7421966Z * [new branch] gh/slayton58/25/head -> origin/gh/slayton58/25/head 2025-11-03T16:39:48.7422159Z * [new branch] gh/slayton58/25/orig -> origin/gh/slayton58/25/orig 2025-11-03T16:39:48.7422347Z * [new branch] gh/slayton58/26/base -> origin/gh/slayton58/26/base 2025-11-03T16:39:48.7422544Z * [new branch] gh/slayton58/26/head -> origin/gh/slayton58/26/head 2025-11-03T16:39:48.7422731Z * [new branch] gh/slayton58/26/orig -> origin/gh/slayton58/26/orig 2025-11-03T16:39:48.7422921Z * [new branch] gh/slayton58/27/base -> origin/gh/slayton58/27/base 2025-11-03T16:39:48.7423123Z * [new branch] gh/slayton58/27/head -> origin/gh/slayton58/27/head 2025-11-03T16:39:48.7423314Z * [new branch] gh/slayton58/27/orig -> origin/gh/slayton58/27/orig 2025-11-03T16:39:48.7423504Z * [new branch] gh/slayton58/28/base -> origin/gh/slayton58/28/base 2025-11-03T16:39:48.7423705Z * [new branch] gh/slayton58/28/head -> origin/gh/slayton58/28/head 2025-11-03T16:39:48.7423892Z * [new branch] gh/slayton58/28/orig -> origin/gh/slayton58/28/orig 2025-11-03T16:39:48.7424084Z * [new branch] gh/slayton58/29/base -> origin/gh/slayton58/29/base 2025-11-03T16:39:48.7424283Z * [new branch] gh/slayton58/29/head -> origin/gh/slayton58/29/head 2025-11-03T16:39:48.7424618Z * [new branch] gh/slayton58/29/head-jeffdaily-patch-1 -> origin/gh/slayton58/29/head-jeffdaily-patch-1 2025-11-03T16:39:48.7424947Z * [new branch] gh/slayton58/29/head-jeffdaily-patch-2 -> origin/gh/slayton58/29/head-jeffdaily-patch-2 2025-11-03T16:39:48.7425151Z * [new branch] gh/slayton58/29/orig -> origin/gh/slayton58/29/orig 2025-11-03T16:39:48.7425340Z * [new branch] gh/slayton58/30/base -> origin/gh/slayton58/30/base 2025-11-03T16:39:48.7425529Z * [new branch] gh/slayton58/30/head -> origin/gh/slayton58/30/head 2025-11-03T16:39:48.7425724Z * [new branch] gh/slayton58/30/orig -> origin/gh/slayton58/30/orig 2025-11-03T16:39:48.7425915Z * [new branch] gh/slayton58/31/base -> origin/gh/slayton58/31/base 2025-11-03T16:39:48.7426102Z * [new branch] gh/slayton58/31/head -> origin/gh/slayton58/31/head 2025-11-03T16:39:48.7426293Z * [new branch] gh/slayton58/31/orig -> origin/gh/slayton58/31/orig 2025-11-03T16:39:48.7426498Z * [new branch] gh/slayton58/32/base -> origin/gh/slayton58/32/base 2025-11-03T16:39:48.7426690Z * [new branch] gh/slayton58/32/head -> origin/gh/slayton58/32/head 2025-11-03T16:39:48.7426881Z * [new branch] gh/slayton58/32/orig -> origin/gh/slayton58/32/orig 2025-11-03T16:39:48.7427075Z * [new branch] gh/slayton58/33/base -> origin/gh/slayton58/33/base 2025-11-03T16:39:48.7427327Z * [new branch] gh/slayton58/33/head -> origin/gh/slayton58/33/head 2025-11-03T16:39:48.7427514Z * [new branch] gh/slayton58/33/orig -> origin/gh/slayton58/33/orig 2025-11-03T16:39:48.7427710Z * [new branch] gh/slayton58/34/base -> origin/gh/slayton58/34/base 2025-11-03T16:39:48.7427937Z * [new branch] gh/slayton58/34/head -> origin/gh/slayton58/34/head 2025-11-03T16:39:48.7428128Z * [new branch] gh/slayton58/34/orig -> origin/gh/slayton58/34/orig 2025-11-03T16:39:48.7428325Z * [new branch] gh/slayton58/35/base -> origin/gh/slayton58/35/base 2025-11-03T16:39:48.7428515Z * [new branch] gh/slayton58/35/head -> origin/gh/slayton58/35/head 2025-11-03T16:39:48.7428767Z * [new branch] gh/slayton58/35/orig -> origin/gh/slayton58/35/orig 2025-11-03T16:39:48.7428966Z * [new branch] gh/slayton58/36/base -> origin/gh/slayton58/36/base 2025-11-03T16:39:48.7429157Z * [new branch] gh/slayton58/36/head -> origin/gh/slayton58/36/head 2025-11-03T16:39:48.7429344Z * [new branch] gh/slayton58/36/orig -> origin/gh/slayton58/36/orig 2025-11-03T16:39:48.7429541Z * [new branch] gh/slayton58/37/base -> origin/gh/slayton58/37/base 2025-11-03T16:39:48.7429728Z * [new branch] gh/slayton58/37/head -> origin/gh/slayton58/37/head 2025-11-03T16:39:48.7429920Z * [new branch] gh/slayton58/37/orig -> origin/gh/slayton58/37/orig 2025-11-03T16:39:48.7430120Z * [new branch] gh/slayton58/38/base -> origin/gh/slayton58/38/base 2025-11-03T16:39:48.7430332Z * [new branch] gh/slayton58/38/head -> origin/gh/slayton58/38/head 2025-11-03T16:39:48.7430524Z * [new branch] gh/slayton58/38/orig -> origin/gh/slayton58/38/orig 2025-11-03T16:39:48.7430717Z * [new branch] gh/slayton58/39/base -> origin/gh/slayton58/39/base 2025-11-03T16:39:48.7430922Z * [new branch] gh/slayton58/39/head -> origin/gh/slayton58/39/head 2025-11-03T16:39:48.7431108Z * [new branch] gh/slayton58/39/orig -> origin/gh/slayton58/39/orig 2025-11-03T16:39:48.7431295Z * [new branch] gh/slayton58/40/base -> origin/gh/slayton58/40/base 2025-11-03T16:39:48.7431495Z * [new branch] gh/slayton58/40/head -> origin/gh/slayton58/40/head 2025-11-03T16:39:48.7431682Z * [new branch] gh/slayton58/40/orig -> origin/gh/slayton58/40/orig 2025-11-03T16:39:48.7431875Z * [new branch] gh/slayton58/41/base -> origin/gh/slayton58/41/base 2025-11-03T16:39:48.7432074Z * [new branch] gh/slayton58/41/head -> origin/gh/slayton58/41/head 2025-11-03T16:39:48.7432267Z * [new branch] gh/slayton58/41/orig -> origin/gh/slayton58/41/orig 2025-11-03T16:39:48.7432456Z * [new branch] gh/slayton58/42/base -> origin/gh/slayton58/42/base 2025-11-03T16:39:48.7432653Z * [new branch] gh/slayton58/42/head -> origin/gh/slayton58/42/head 2025-11-03T16:39:48.7432854Z * [new branch] gh/slayton58/42/orig -> origin/gh/slayton58/42/orig 2025-11-03T16:39:48.7433070Z * [new branch] gh/slayton58/6/base -> origin/gh/slayton58/6/base 2025-11-03T16:39:48.7433267Z * [new branch] gh/slayton58/6/head -> origin/gh/slayton58/6/head 2025-11-03T16:39:48.7433456Z * [new branch] gh/slayton58/7/base -> origin/gh/slayton58/7/base 2025-11-03T16:39:48.7433639Z * [new branch] gh/slayton58/7/head -> origin/gh/slayton58/7/head 2025-11-03T16:39:48.7433853Z * [new branch] gh/soulitzer/269/base -> origin/gh/soulitzer/269/base 2025-11-03T16:39:48.7434053Z * [new branch] gh/soulitzer/269/head -> origin/gh/soulitzer/269/head 2025-11-03T16:39:48.7434327Z * [new branch] gh/soulitzer/269/orig -> origin/gh/soulitzer/269/orig 2025-11-03T16:39:48.7434521Z * [new branch] gh/soulitzer/276/base -> origin/gh/soulitzer/276/base 2025-11-03T16:39:48.7434724Z * [new branch] gh/soulitzer/276/head -> origin/gh/soulitzer/276/head 2025-11-03T16:39:48.7434922Z * [new branch] gh/soulitzer/276/orig -> origin/gh/soulitzer/276/orig 2025-11-03T16:39:48.7435116Z * [new branch] gh/soulitzer/287/base -> origin/gh/soulitzer/287/base 2025-11-03T16:39:48.7435322Z * [new branch] gh/soulitzer/287/head -> origin/gh/soulitzer/287/head 2025-11-03T16:39:48.7435588Z * [new branch] gh/soulitzer/287/orig -> origin/gh/soulitzer/287/orig 2025-11-03T16:39:48.7435783Z * [new branch] gh/soulitzer/296/base -> origin/gh/soulitzer/296/base 2025-11-03T16:39:48.7435984Z * [new branch] gh/soulitzer/296/head -> origin/gh/soulitzer/296/head 2025-11-03T16:39:48.7436178Z * [new branch] gh/soulitzer/296/orig -> origin/gh/soulitzer/296/orig 2025-11-03T16:39:48.7436388Z * [new branch] gh/soulitzer/299/base -> origin/gh/soulitzer/299/base 2025-11-03T16:39:48.7436618Z * [new branch] gh/soulitzer/299/head -> origin/gh/soulitzer/299/head 2025-11-03T16:39:48.7436815Z * [new branch] gh/soulitzer/299/orig -> origin/gh/soulitzer/299/orig 2025-11-03T16:39:48.7437018Z * [new branch] gh/soulitzer/300/base -> origin/gh/soulitzer/300/base 2025-11-03T16:39:48.7437224Z * [new branch] gh/soulitzer/300/head -> origin/gh/soulitzer/300/head 2025-11-03T16:39:48.7437422Z * [new branch] gh/soulitzer/300/orig -> origin/gh/soulitzer/300/orig 2025-11-03T16:39:48.7437615Z * [new branch] gh/soulitzer/301/base -> origin/gh/soulitzer/301/base 2025-11-03T16:39:48.7437826Z * [new branch] gh/soulitzer/301/head -> origin/gh/soulitzer/301/head 2025-11-03T16:39:48.7438023Z * [new branch] gh/soulitzer/301/orig -> origin/gh/soulitzer/301/orig 2025-11-03T16:39:48.7438218Z * [new branch] gh/soulitzer/313/base -> origin/gh/soulitzer/313/base 2025-11-03T16:39:48.7438419Z * [new branch] gh/soulitzer/313/head -> origin/gh/soulitzer/313/head 2025-11-03T16:39:48.7438614Z * [new branch] gh/soulitzer/313/orig -> origin/gh/soulitzer/313/orig 2025-11-03T16:39:48.7438811Z * [new branch] gh/soulitzer/319/base -> origin/gh/soulitzer/319/base 2025-11-03T16:39:48.7439005Z * [new branch] gh/soulitzer/319/head -> origin/gh/soulitzer/319/head 2025-11-03T16:39:48.7439209Z * [new branch] gh/soulitzer/319/orig -> origin/gh/soulitzer/319/orig 2025-11-03T16:39:48.7439401Z * [new branch] gh/soulitzer/320/base -> origin/gh/soulitzer/320/base 2025-11-03T16:39:48.7439599Z * [new branch] gh/soulitzer/320/head -> origin/gh/soulitzer/320/head 2025-11-03T16:39:48.7439801Z * [new branch] gh/soulitzer/320/orig -> origin/gh/soulitzer/320/orig 2025-11-03T16:39:48.7439994Z * [new branch] gh/soulitzer/336/base -> origin/gh/soulitzer/336/base 2025-11-03T16:39:48.7440192Z * [new branch] gh/soulitzer/336/head -> origin/gh/soulitzer/336/head 2025-11-03T16:39:48.7440399Z * [new branch] gh/soulitzer/336/orig -> origin/gh/soulitzer/336/orig 2025-11-03T16:39:48.7440596Z * [new branch] gh/soulitzer/347/base -> origin/gh/soulitzer/347/base 2025-11-03T16:39:48.7440794Z * [new branch] gh/soulitzer/347/head -> origin/gh/soulitzer/347/head 2025-11-03T16:39:48.7440998Z * [new branch] gh/soulitzer/347/orig -> origin/gh/soulitzer/347/orig 2025-11-03T16:39:48.7441265Z * [new branch] gh/soulitzer/349/base -> origin/gh/soulitzer/349/base 2025-11-03T16:39:48.7441461Z * [new branch] gh/soulitzer/349/head -> origin/gh/soulitzer/349/head 2025-11-03T16:39:48.7441667Z * [new branch] gh/soulitzer/349/orig -> origin/gh/soulitzer/349/orig 2025-11-03T16:39:48.7441863Z * [new branch] gh/soulitzer/350/base -> origin/gh/soulitzer/350/base 2025-11-03T16:39:48.7442056Z * [new branch] gh/soulitzer/350/head -> origin/gh/soulitzer/350/head 2025-11-03T16:39:48.7442261Z * [new branch] gh/soulitzer/350/orig -> origin/gh/soulitzer/350/orig 2025-11-03T16:39:48.7442461Z * [new branch] gh/soulitzer/351/base -> origin/gh/soulitzer/351/base 2025-11-03T16:39:48.7442725Z * [new branch] gh/soulitzer/351/head -> origin/gh/soulitzer/351/head 2025-11-03T16:39:48.7442927Z * [new branch] gh/soulitzer/351/orig -> origin/gh/soulitzer/351/orig 2025-11-03T16:39:48.7443124Z * [new branch] gh/soulitzer/353/base -> origin/gh/soulitzer/353/base 2025-11-03T16:39:48.7443317Z * [new branch] gh/soulitzer/353/head -> origin/gh/soulitzer/353/head 2025-11-03T16:39:48.7443509Z * [new branch] gh/soulitzer/353/orig -> origin/gh/soulitzer/353/orig 2025-11-03T16:39:48.7443711Z * [new branch] gh/soulitzer/358/base -> origin/gh/soulitzer/358/base 2025-11-03T16:39:48.7443904Z * [new branch] gh/soulitzer/358/head -> origin/gh/soulitzer/358/head 2025-11-03T16:39:48.7444096Z * [new branch] gh/soulitzer/358/orig -> origin/gh/soulitzer/358/orig 2025-11-03T16:39:48.7444301Z * [new branch] gh/soulitzer/359/base -> origin/gh/soulitzer/359/base 2025-11-03T16:39:48.7444493Z * [new branch] gh/soulitzer/359/head -> origin/gh/soulitzer/359/head 2025-11-03T16:39:48.7444693Z * [new branch] gh/soulitzer/359/orig -> origin/gh/soulitzer/359/orig 2025-11-03T16:39:48.7444898Z * [new branch] gh/soulitzer/374/base -> origin/gh/soulitzer/374/base 2025-11-03T16:39:48.7445090Z * [new branch] gh/soulitzer/374/head -> origin/gh/soulitzer/374/head 2025-11-03T16:39:48.7445284Z * [new branch] gh/soulitzer/374/orig -> origin/gh/soulitzer/374/orig 2025-11-03T16:39:48.7445487Z * [new branch] gh/soulitzer/375/base -> origin/gh/soulitzer/375/base 2025-11-03T16:39:48.7445679Z * [new branch] gh/soulitzer/375/head -> origin/gh/soulitzer/375/head 2025-11-03T16:39:48.7445872Z * [new branch] gh/soulitzer/375/orig -> origin/gh/soulitzer/375/orig 2025-11-03T16:39:48.7446075Z * [new branch] gh/soulitzer/380/base -> origin/gh/soulitzer/380/base 2025-11-03T16:39:48.7446271Z * [new branch] gh/soulitzer/380/head -> origin/gh/soulitzer/380/head 2025-11-03T16:39:48.7446473Z * [new branch] gh/soulitzer/380/orig -> origin/gh/soulitzer/380/orig 2025-11-03T16:39:48.7446680Z * [new branch] gh/soulitzer/381/base -> origin/gh/soulitzer/381/base 2025-11-03T16:39:48.7446872Z * [new branch] gh/soulitzer/381/head -> origin/gh/soulitzer/381/head 2025-11-03T16:39:48.7447074Z * [new branch] gh/soulitzer/381/orig -> origin/gh/soulitzer/381/orig 2025-11-03T16:39:48.7448578Z * [new branch] gh/soulitzer/384/base -> origin/gh/soulitzer/384/base 2025-11-03T16:39:48.7448804Z * [new branch] gh/soulitzer/384/head -> origin/gh/soulitzer/384/head 2025-11-03T16:39:48.7448999Z * [new branch] gh/soulitzer/384/orig -> origin/gh/soulitzer/384/orig 2025-11-03T16:39:48.7449201Z * [new branch] gh/soulitzer/385/base -> origin/gh/soulitzer/385/base 2025-11-03T16:39:48.7449406Z * [new branch] gh/soulitzer/385/head -> origin/gh/soulitzer/385/head 2025-11-03T16:39:48.7449755Z * [new branch] gh/soulitzer/385/orig -> origin/gh/soulitzer/385/orig 2025-11-03T16:39:48.7449948Z * [new branch] gh/soulitzer/386/base -> origin/gh/soulitzer/386/base 2025-11-03T16:39:48.7450151Z * [new branch] gh/soulitzer/386/head -> origin/gh/soulitzer/386/head 2025-11-03T16:39:48.7450348Z * [new branch] gh/soulitzer/386/orig -> origin/gh/soulitzer/386/orig 2025-11-03T16:39:48.7450542Z * [new branch] gh/soulitzer/387/base -> origin/gh/soulitzer/387/base 2025-11-03T16:39:48.7450747Z * [new branch] gh/soulitzer/387/head -> origin/gh/soulitzer/387/head 2025-11-03T16:39:48.7451012Z * [new branch] gh/soulitzer/387/orig -> origin/gh/soulitzer/387/orig 2025-11-03T16:39:48.7451209Z * [new branch] gh/swolchok/728/next -> origin/gh/swolchok/728/next 2025-11-03T16:39:48.7451418Z * [new branch] gh/swolchok/786/base -> origin/gh/swolchok/786/base 2025-11-03T16:39:48.7451615Z * [new branch] gh/swolchok/786/head -> origin/gh/swolchok/786/head 2025-11-03T16:39:48.7451803Z * [new branch] gh/swolchok/786/orig -> origin/gh/swolchok/786/orig 2025-11-03T16:39:48.7452065Z * [new branch] gh/swolchok/787/base -> origin/gh/swolchok/787/base 2025-11-03T16:39:48.7452259Z * [new branch] gh/swolchok/787/head -> origin/gh/swolchok/787/head 2025-11-03T16:39:48.7452455Z * [new branch] gh/swolchok/787/orig -> origin/gh/swolchok/787/orig 2025-11-03T16:39:48.7452666Z * [new branch] gh/swolchok/819/base -> origin/gh/swolchok/819/base 2025-11-03T16:39:48.7452862Z * [new branch] gh/swolchok/819/head -> origin/gh/swolchok/819/head 2025-11-03T16:39:48.7453048Z * [new branch] gh/swolchok/819/orig -> origin/gh/swolchok/819/orig 2025-11-03T16:39:48.7453243Z * [new branch] gh/swolchok/824/base -> origin/gh/swolchok/824/base 2025-11-03T16:39:48.7454470Z * [new branch] gh/swolchok/824/head -> origin/gh/swolchok/824/head 2025-11-03T16:39:48.7454667Z * [new branch] gh/swolchok/824/orig -> origin/gh/swolchok/824/orig 2025-11-03T16:39:48.7454857Z * [new branch] gh/swolchok/829/base -> origin/gh/swolchok/829/base 2025-11-03T16:39:48.7455051Z * [new branch] gh/swolchok/829/head -> origin/gh/swolchok/829/head 2025-11-03T16:39:48.7455242Z * [new branch] gh/swolchok/829/orig -> origin/gh/swolchok/829/orig 2025-11-03T16:39:48.7455438Z * [new branch] gh/swolchok/838/base -> origin/gh/swolchok/838/base 2025-11-03T16:39:48.7455639Z * [new branch] gh/swolchok/838/head -> origin/gh/swolchok/838/head 2025-11-03T16:39:48.7455827Z * [new branch] gh/swolchok/838/orig -> origin/gh/swolchok/838/orig 2025-11-03T16:39:48.7456019Z * [new branch] gh/swolchok/839/base -> origin/gh/swolchok/839/base 2025-11-03T16:39:48.7456214Z * [new branch] gh/swolchok/839/head -> origin/gh/swolchok/839/head 2025-11-03T16:39:48.7456401Z * [new branch] gh/swolchok/839/orig -> origin/gh/swolchok/839/orig 2025-11-03T16:39:48.7456589Z * [new branch] gh/swolchok/841/base -> origin/gh/swolchok/841/base 2025-11-03T16:39:48.7456790Z * [new branch] gh/swolchok/841/head -> origin/gh/swolchok/841/head 2025-11-03T16:39:48.7456979Z * [new branch] gh/swolchok/841/orig -> origin/gh/swolchok/841/orig 2025-11-03T16:39:48.7457172Z * [new branch] gh/swolchok/842/base -> origin/gh/swolchok/842/base 2025-11-03T16:39:48.7457367Z * [new branch] gh/swolchok/842/head -> origin/gh/swolchok/842/head 2025-11-03T16:39:48.7457558Z * [new branch] gh/swolchok/842/orig -> origin/gh/swolchok/842/orig 2025-11-03T16:39:48.7457843Z * [new branch] gh/swolchok/843/base -> origin/gh/swolchok/843/base 2025-11-03T16:39:48.7458041Z * [new branch] gh/swolchok/843/head -> origin/gh/swolchok/843/head 2025-11-03T16:39:48.7458233Z * [new branch] gh/swolchok/843/orig -> origin/gh/swolchok/843/orig 2025-11-03T16:39:48.7458423Z * [new branch] gh/swolchok/844/base -> origin/gh/swolchok/844/base 2025-11-03T16:39:48.7458613Z * [new branch] gh/swolchok/844/head -> origin/gh/swolchok/844/head 2025-11-03T16:39:48.7458814Z * [new branch] gh/swolchok/844/orig -> origin/gh/swolchok/844/orig 2025-11-03T16:39:48.7460136Z * [new branch] gh/swolchok/845/base -> origin/gh/swolchok/845/base 2025-11-03T16:39:48.7460367Z * [new branch] gh/swolchok/845/head -> origin/gh/swolchok/845/head 2025-11-03T16:39:48.7460574Z * [new branch] gh/swolchok/845/orig -> origin/gh/swolchok/845/orig 2025-11-03T16:39:48.7460767Z * [new branch] gh/swolchok/847/base -> origin/gh/swolchok/847/base 2025-11-03T16:39:48.7460963Z * [new branch] gh/swolchok/847/head -> origin/gh/swolchok/847/head 2025-11-03T16:39:48.7461169Z * [new branch] gh/swolchok/847/orig -> origin/gh/swolchok/847/orig 2025-11-03T16:39:48.7461360Z * [new branch] gh/swolchok/848/base -> origin/gh/swolchok/848/base 2025-11-03T16:39:48.7461552Z * [new branch] gh/swolchok/848/head -> origin/gh/swolchok/848/head 2025-11-03T16:39:48.7461751Z * [new branch] gh/swolchok/848/orig -> origin/gh/swolchok/848/orig 2025-11-03T16:39:48.7461944Z * [new branch] gh/swolchok/849/base -> origin/gh/swolchok/849/base 2025-11-03T16:39:48.7462137Z * [new branch] gh/swolchok/849/head -> origin/gh/swolchok/849/head 2025-11-03T16:39:48.7462338Z * [new branch] gh/swolchok/849/orig -> origin/gh/swolchok/849/orig 2025-11-03T16:39:48.7462527Z * [new branch] gh/swolchok/850/base -> origin/gh/swolchok/850/base 2025-11-03T16:39:48.7462716Z * [new branch] gh/swolchok/850/head -> origin/gh/swolchok/850/head 2025-11-03T16:39:48.7462913Z * [new branch] gh/swolchok/850/orig -> origin/gh/swolchok/850/orig 2025-11-03T16:39:48.7463104Z * [new branch] gh/swolchok/851/base -> origin/gh/swolchok/851/base 2025-11-03T16:39:48.7463292Z * [new branch] gh/swolchok/851/head -> origin/gh/swolchok/851/head 2025-11-03T16:39:48.7463492Z * [new branch] gh/swolchok/851/orig -> origin/gh/swolchok/851/orig 2025-11-03T16:39:48.7463682Z * [new branch] gh/swolchok/852/base -> origin/gh/swolchok/852/base 2025-11-03T16:39:48.7463874Z * [new branch] gh/swolchok/852/head -> origin/gh/swolchok/852/head 2025-11-03T16:39:48.7464067Z * [new branch] gh/swolchok/852/orig -> origin/gh/swolchok/852/orig 2025-11-03T16:39:48.7464261Z * [new branch] gh/swolchok/853/base -> origin/gh/swolchok/853/base 2025-11-03T16:39:48.7464449Z * [new branch] gh/swolchok/853/head -> origin/gh/swolchok/853/head 2025-11-03T16:39:48.7464635Z * [new branch] gh/swolchok/853/orig -> origin/gh/swolchok/853/orig 2025-11-03T16:39:48.7465417Z * [new branch] gh/swolchok/854/base -> origin/gh/swolchok/854/base 2025-11-03T16:39:48.7466014Z * [new branch] gh/swolchok/854/head -> origin/gh/swolchok/854/head 2025-11-03T16:39:48.7466212Z * [new branch] gh/swolchok/854/orig -> origin/gh/swolchok/854/orig 2025-11-03T16:39:48.7466410Z * [new branch] gh/swolchok/855/base -> origin/gh/swolchok/855/base 2025-11-03T16:39:48.7466693Z * [new branch] gh/swolchok/855/head -> origin/gh/swolchok/855/head 2025-11-03T16:39:48.7466886Z * [new branch] gh/swolchok/855/orig -> origin/gh/swolchok/855/orig 2025-11-03T16:39:48.7467102Z * [new branch] gh/swolchok/856/base -> origin/gh/swolchok/856/base 2025-11-03T16:39:48.7467289Z * [new branch] gh/swolchok/856/head -> origin/gh/swolchok/856/head 2025-11-03T16:39:48.7467484Z * [new branch] gh/swolchok/856/orig -> origin/gh/swolchok/856/orig 2025-11-03T16:39:48.7467690Z * [new branch] gh/swolchok/857/base -> origin/gh/swolchok/857/base 2025-11-03T16:39:48.7467882Z * [new branch] gh/swolchok/857/head -> origin/gh/swolchok/857/head 2025-11-03T16:39:48.7468141Z * [new branch] gh/swolchok/857/orig -> origin/gh/swolchok/857/orig 2025-11-03T16:39:48.7468348Z * [new branch] gh/swolchok/858/base -> origin/gh/swolchok/858/base 2025-11-03T16:39:48.7468539Z * [new branch] gh/swolchok/858/head -> origin/gh/swolchok/858/head 2025-11-03T16:39:48.7468727Z * [new branch] gh/swolchok/858/orig -> origin/gh/swolchok/858/orig 2025-11-03T16:39:48.7468928Z * [new branch] gh/swolchok/859/base -> origin/gh/swolchok/859/base 2025-11-03T16:39:48.7469120Z * [new branch] gh/swolchok/859/head -> origin/gh/swolchok/859/head 2025-11-03T16:39:48.7469309Z * [new branch] gh/swolchok/859/orig -> origin/gh/swolchok/859/orig 2025-11-03T16:39:48.7469497Z * [new branch] gh/swolchok/860/base -> origin/gh/swolchok/860/base 2025-11-03T16:39:48.7469699Z * [new branch] gh/swolchok/860/head -> origin/gh/swolchok/860/head 2025-11-03T16:39:48.7469888Z * [new branch] gh/swolchok/860/orig -> origin/gh/swolchok/860/orig 2025-11-03T16:39:48.7470081Z * [new branch] gh/swolchok/861/base -> origin/gh/swolchok/861/base 2025-11-03T16:39:48.7470287Z * [new branch] gh/swolchok/861/head -> origin/gh/swolchok/861/head 2025-11-03T16:39:48.7470478Z * [new branch] gh/swolchok/861/orig -> origin/gh/swolchok/861/orig 2025-11-03T16:39:48.7471656Z * [new branch] gh/swolchok/862/base -> origin/gh/swolchok/862/base 2025-11-03T16:39:48.7471869Z * [new branch] gh/swolchok/862/head -> origin/gh/swolchok/862/head 2025-11-03T16:39:48.7472059Z * [new branch] gh/swolchok/862/orig -> origin/gh/swolchok/862/orig 2025-11-03T16:39:48.7472247Z * [new branch] gh/swolchok/863/base -> origin/gh/swolchok/863/base 2025-11-03T16:39:48.7472448Z * [new branch] gh/swolchok/863/head -> origin/gh/swolchok/863/head 2025-11-03T16:39:48.7472637Z * [new branch] gh/swolchok/863/orig -> origin/gh/swolchok/863/orig 2025-11-03T16:39:48.7472827Z * [new branch] gh/swolchok/864/base -> origin/gh/swolchok/864/base 2025-11-03T16:39:48.7473024Z * [new branch] gh/swolchok/864/head -> origin/gh/swolchok/864/head 2025-11-03T16:39:48.7473212Z * [new branch] gh/swolchok/864/orig -> origin/gh/swolchok/864/orig 2025-11-03T16:39:48.7473401Z * [new branch] gh/swolchok/865/base -> origin/gh/swolchok/865/base 2025-11-03T16:39:48.7473597Z * [new branch] gh/swolchok/865/head -> origin/gh/swolchok/865/head 2025-11-03T16:39:48.7473786Z * [new branch] gh/swolchok/865/orig -> origin/gh/swolchok/865/orig 2025-11-03T16:39:48.7473977Z * [new branch] gh/teja-rao/4/base -> origin/gh/teja-rao/4/base 2025-11-03T16:39:48.7474176Z * [new branch] gh/teja-rao/4/head -> origin/gh/teja-rao/4/head 2025-11-03T16:39:48.7474356Z * [new branch] gh/teja-rao/4/orig -> origin/gh/teja-rao/4/orig 2025-11-03T16:39:48.7475130Z * [new branch] gh/tianyu-l/2/base -> origin/gh/tianyu-l/2/base 2025-11-03T16:39:48.7475318Z * [new branch] gh/tianyu-l/2/head -> origin/gh/tianyu-l/2/head 2025-11-03T16:39:48.7475518Z * [new branch] gh/tianyu-l/2/orig -> origin/gh/tianyu-l/2/orig 2025-11-03T16:39:48.7475751Z * [new branch] gh/tugsbayasgalan/10/base -> origin/gh/tugsbayasgalan/10/base 2025-11-03T16:39:48.7475975Z * [new branch] gh/tugsbayasgalan/10/head -> origin/gh/tugsbayasgalan/10/head 2025-11-03T16:39:48.7476213Z * [new branch] gh/tugsbayasgalan/10/orig -> origin/gh/tugsbayasgalan/10/orig 2025-11-03T16:39:48.7477597Z * [new branch] gh/tugsbayasgalan/13/base -> origin/gh/tugsbayasgalan/13/base 2025-11-03T16:39:48.7477836Z * [new branch] gh/tugsbayasgalan/13/head -> origin/gh/tugsbayasgalan/13/head 2025-11-03T16:39:48.7478065Z * [new branch] gh/tugsbayasgalan/13/orig -> origin/gh/tugsbayasgalan/13/orig 2025-11-03T16:39:48.7478290Z * [new branch] gh/tugsbayasgalan/17/base -> origin/gh/tugsbayasgalan/17/base 2025-11-03T16:39:48.7478517Z * [new branch] gh/tugsbayasgalan/17/head -> origin/gh/tugsbayasgalan/17/head 2025-11-03T16:39:48.7478745Z * [new branch] gh/tugsbayasgalan/17/orig -> origin/gh/tugsbayasgalan/17/orig 2025-11-03T16:39:48.7478970Z * [new branch] gh/tugsbayasgalan/2/base -> origin/gh/tugsbayasgalan/2/base 2025-11-03T16:39:48.7479192Z * [new branch] gh/tugsbayasgalan/2/head -> origin/gh/tugsbayasgalan/2/head 2025-11-03T16:39:48.7479416Z * [new branch] gh/tugsbayasgalan/2/orig -> origin/gh/tugsbayasgalan/2/orig 2025-11-03T16:39:48.7479644Z * [new branch] gh/tugsbayasgalan/28/base -> origin/gh/tugsbayasgalan/28/base 2025-11-03T16:39:48.7479863Z * [new branch] gh/tugsbayasgalan/28/head -> origin/gh/tugsbayasgalan/28/head 2025-11-03T16:39:48.7480095Z * [new branch] gh/tugsbayasgalan/28/orig -> origin/gh/tugsbayasgalan/28/orig 2025-11-03T16:39:48.7480313Z * [new branch] gh/tugsbayasgalan/3/base -> origin/gh/tugsbayasgalan/3/base 2025-11-03T16:39:48.7480533Z * [new branch] gh/tugsbayasgalan/3/head -> origin/gh/tugsbayasgalan/3/head 2025-11-03T16:39:48.7480757Z * [new branch] gh/tugsbayasgalan/3/orig -> origin/gh/tugsbayasgalan/3/orig 2025-11-03T16:39:48.7480985Z * [new branch] gh/tugsbayasgalan/32/base -> origin/gh/tugsbayasgalan/32/base 2025-11-03T16:39:48.7481206Z * [new branch] gh/tugsbayasgalan/32/head -> origin/gh/tugsbayasgalan/32/head 2025-11-03T16:39:48.7481436Z * [new branch] gh/tugsbayasgalan/32/orig -> origin/gh/tugsbayasgalan/32/orig 2025-11-03T16:39:48.7481654Z * [new branch] gh/tugsbayasgalan/35/base -> origin/gh/tugsbayasgalan/35/base 2025-11-03T16:39:48.7481876Z * [new branch] gh/tugsbayasgalan/35/head -> origin/gh/tugsbayasgalan/35/head 2025-11-03T16:39:48.7482696Z * [new branch] gh/tugsbayasgalan/35/orig -> origin/gh/tugsbayasgalan/35/orig 2025-11-03T16:39:48.7483337Z * [new branch] gh/tugsbayasgalan/36/base -> origin/gh/tugsbayasgalan/36/base 2025-11-03T16:39:48.7483565Z * [new branch] gh/tugsbayasgalan/36/head -> origin/gh/tugsbayasgalan/36/head 2025-11-03T16:39:48.7483784Z * [new branch] gh/tugsbayasgalan/36/orig -> origin/gh/tugsbayasgalan/36/orig 2025-11-03T16:39:48.7484019Z * [new branch] gh/tugsbayasgalan/37/base -> origin/gh/tugsbayasgalan/37/base 2025-11-03T16:39:48.7484244Z * [new branch] gh/tugsbayasgalan/37/head -> origin/gh/tugsbayasgalan/37/head 2025-11-03T16:39:48.7484460Z * [new branch] gh/tugsbayasgalan/37/orig -> origin/gh/tugsbayasgalan/37/orig 2025-11-03T16:39:48.7484694Z * [new branch] gh/tugsbayasgalan/39/base -> origin/gh/tugsbayasgalan/39/base 2025-11-03T16:39:48.7485010Z * [new branch] gh/tugsbayasgalan/39/head -> origin/gh/tugsbayasgalan/39/head 2025-11-03T16:39:48.7485231Z * [new branch] gh/tugsbayasgalan/39/orig -> origin/gh/tugsbayasgalan/39/orig 2025-11-03T16:39:48.7485462Z * [new branch] gh/tugsbayasgalan/43/base -> origin/gh/tugsbayasgalan/43/base 2025-11-03T16:39:48.7485681Z * [new branch] gh/tugsbayasgalan/43/head -> origin/gh/tugsbayasgalan/43/head 2025-11-03T16:39:48.7485900Z * [new branch] gh/tugsbayasgalan/43/orig -> origin/gh/tugsbayasgalan/43/orig 2025-11-03T16:39:48.7486132Z * [new branch] gh/tugsbayasgalan/46/base -> origin/gh/tugsbayasgalan/46/base 2025-11-03T16:39:48.7486818Z * [new branch] gh/tugsbayasgalan/46/head -> origin/gh/tugsbayasgalan/46/head 2025-11-03T16:39:48.7487047Z * [new branch] gh/tugsbayasgalan/46/orig -> origin/gh/tugsbayasgalan/46/orig 2025-11-03T16:39:48.7487282Z * [new branch] gh/tugsbayasgalan/47/base -> origin/gh/tugsbayasgalan/47/base 2025-11-03T16:39:48.7487501Z * [new branch] gh/tugsbayasgalan/47/head -> origin/gh/tugsbayasgalan/47/head 2025-11-03T16:39:48.7487718Z * [new branch] gh/tugsbayasgalan/47/orig -> origin/gh/tugsbayasgalan/47/orig 2025-11-03T16:39:48.7490940Z * [new branch] gh/tugsbayasgalan/48/base -> origin/gh/tugsbayasgalan/48/base 2025-11-03T16:39:48.7491176Z * [new branch] gh/tugsbayasgalan/48/head -> origin/gh/tugsbayasgalan/48/head 2025-11-03T16:39:48.7491398Z * [new branch] gh/tugsbayasgalan/48/orig -> origin/gh/tugsbayasgalan/48/orig 2025-11-03T16:39:48.7491642Z * [new branch] gh/tugsbayasgalan/49/base -> origin/gh/tugsbayasgalan/49/base 2025-11-03T16:39:48.7491932Z * [new branch] gh/tugsbayasgalan/49/head -> origin/gh/tugsbayasgalan/49/head 2025-11-03T16:39:48.7492158Z * [new branch] gh/tugsbayasgalan/49/orig -> origin/gh/tugsbayasgalan/49/orig 2025-11-03T16:39:48.7492384Z * [new branch] gh/tugsbayasgalan/50/base -> origin/gh/tugsbayasgalan/50/base 2025-11-03T16:39:48.7492618Z * [new branch] gh/tugsbayasgalan/50/head -> origin/gh/tugsbayasgalan/50/head 2025-11-03T16:39:48.7492838Z * [new branch] gh/tugsbayasgalan/50/orig -> origin/gh/tugsbayasgalan/50/orig 2025-11-03T16:39:48.7493058Z * [new branch] gh/tugsbayasgalan/51/base -> origin/gh/tugsbayasgalan/51/base 2025-11-03T16:39:48.7493299Z * [new branch] gh/tugsbayasgalan/51/head -> origin/gh/tugsbayasgalan/51/head 2025-11-03T16:39:48.7493522Z * [new branch] gh/tugsbayasgalan/51/orig -> origin/gh/tugsbayasgalan/51/orig 2025-11-03T16:39:48.7493743Z * [new branch] gh/tugsbayasgalan/52/base -> origin/gh/tugsbayasgalan/52/base 2025-11-03T16:39:48.7493972Z * [new branch] gh/tugsbayasgalan/52/head -> origin/gh/tugsbayasgalan/52/head 2025-11-03T16:39:48.7494195Z * [new branch] gh/tugsbayasgalan/52/orig -> origin/gh/tugsbayasgalan/52/orig 2025-11-03T16:39:48.7494418Z * [new branch] gh/tugsbayasgalan/53/base -> origin/gh/tugsbayasgalan/53/base 2025-11-03T16:39:48.7494655Z * [new branch] gh/tugsbayasgalan/53/head -> origin/gh/tugsbayasgalan/53/head 2025-11-03T16:39:48.7494875Z * [new branch] gh/tugsbayasgalan/53/orig -> origin/gh/tugsbayasgalan/53/orig 2025-11-03T16:39:48.7495096Z * [new branch] gh/tugsbayasgalan/54/base -> origin/gh/tugsbayasgalan/54/base 2025-11-03T16:39:48.7495325Z * [new branch] gh/tugsbayasgalan/54/head -> origin/gh/tugsbayasgalan/54/head 2025-11-03T16:39:48.7534819Z * [new branch] gh/tugsbayasgalan/54/orig -> origin/gh/tugsbayasgalan/54/orig 2025-11-03T16:39:48.7535134Z * [new branch] gh/tugsbayasgalan/55/base -> origin/gh/tugsbayasgalan/55/base 2025-11-03T16:39:48.7535498Z * [new branch] gh/tugsbayasgalan/55/head -> origin/gh/tugsbayasgalan/55/head 2025-11-03T16:39:48.7535725Z * [new branch] gh/tugsbayasgalan/55/orig -> origin/gh/tugsbayasgalan/55/orig 2025-11-03T16:39:48.7535945Z * [new branch] gh/tugsbayasgalan/56/base -> origin/gh/tugsbayasgalan/56/base 2025-11-03T16:39:48.7536174Z * [new branch] gh/tugsbayasgalan/56/head -> origin/gh/tugsbayasgalan/56/head 2025-11-03T16:39:48.7536395Z * [new branch] gh/tugsbayasgalan/56/orig -> origin/gh/tugsbayasgalan/56/orig 2025-11-03T16:39:48.7536615Z * [new branch] gh/tugsbayasgalan/57/base -> origin/gh/tugsbayasgalan/57/base 2025-11-03T16:39:48.7536928Z * [new branch] gh/tugsbayasgalan/57/head -> origin/gh/tugsbayasgalan/57/head 2025-11-03T16:39:48.7537150Z * [new branch] gh/tugsbayasgalan/57/orig -> origin/gh/tugsbayasgalan/57/orig 2025-11-03T16:39:48.7537375Z * [new branch] gh/tugsbayasgalan/58/base -> origin/gh/tugsbayasgalan/58/base 2025-11-03T16:39:48.7537598Z * [new branch] gh/tugsbayasgalan/58/head -> origin/gh/tugsbayasgalan/58/head 2025-11-03T16:39:48.7537833Z * [new branch] gh/tugsbayasgalan/58/orig -> origin/gh/tugsbayasgalan/58/orig 2025-11-03T16:39:48.7538056Z * [new branch] gh/tugsbayasgalan/59/base -> origin/gh/tugsbayasgalan/59/base 2025-11-03T16:39:48.7538278Z * [new branch] gh/tugsbayasgalan/59/head -> origin/gh/tugsbayasgalan/59/head 2025-11-03T16:39:48.7538508Z * [new branch] gh/tugsbayasgalan/59/orig -> origin/gh/tugsbayasgalan/59/orig 2025-11-03T16:39:48.7538738Z * [new branch] gh/tugsbayasgalan/6/base -> origin/gh/tugsbayasgalan/6/base 2025-11-03T16:39:48.7538957Z * [new branch] gh/tugsbayasgalan/6/head -> origin/gh/tugsbayasgalan/6/head 2025-11-03T16:39:48.7539187Z * [new branch] gh/tugsbayasgalan/6/orig -> origin/gh/tugsbayasgalan/6/orig 2025-11-03T16:39:48.7539410Z * [new branch] gh/tugsbayasgalan/60/base -> origin/gh/tugsbayasgalan/60/base 2025-11-03T16:39:48.7541028Z * [new branch] gh/tugsbayasgalan/60/head -> origin/gh/tugsbayasgalan/60/head 2025-11-03T16:39:48.7541262Z * [new branch] gh/tugsbayasgalan/60/orig -> origin/gh/tugsbayasgalan/60/orig 2025-11-03T16:39:48.7541483Z * [new branch] gh/tugsbayasgalan/61/base -> origin/gh/tugsbayasgalan/61/base 2025-11-03T16:39:48.7541706Z * [new branch] gh/tugsbayasgalan/61/head -> origin/gh/tugsbayasgalan/61/head 2025-11-03T16:39:48.7541933Z * [new branch] gh/tugsbayasgalan/61/orig -> origin/gh/tugsbayasgalan/61/orig 2025-11-03T16:39:48.7542157Z * [new branch] gh/tugsbayasgalan/62/base -> origin/gh/tugsbayasgalan/62/base 2025-11-03T16:39:48.7542377Z * [new branch] gh/tugsbayasgalan/62/head -> origin/gh/tugsbayasgalan/62/head 2025-11-03T16:39:48.7542619Z * [new branch] gh/tugsbayasgalan/62/orig -> origin/gh/tugsbayasgalan/62/orig 2025-11-03T16:39:48.7542838Z * [new branch] gh/tugsbayasgalan/63/base -> origin/gh/tugsbayasgalan/63/base 2025-11-03T16:39:48.7543058Z * [new branch] gh/tugsbayasgalan/63/head -> origin/gh/tugsbayasgalan/63/head 2025-11-03T16:39:48.7543284Z * [new branch] gh/tugsbayasgalan/63/orig -> origin/gh/tugsbayasgalan/63/orig 2025-11-03T16:39:48.7543499Z * [new branch] gh/tugsbayasgalan/64/base -> origin/gh/tugsbayasgalan/64/base 2025-11-03T16:39:48.7543716Z * [new branch] gh/tugsbayasgalan/64/head -> origin/gh/tugsbayasgalan/64/head 2025-11-03T16:39:48.7543947Z * [new branch] gh/tugsbayasgalan/64/orig -> origin/gh/tugsbayasgalan/64/orig 2025-11-03T16:39:48.7544165Z * [new branch] gh/tugsbayasgalan/65/base -> origin/gh/tugsbayasgalan/65/base 2025-11-03T16:39:48.7544483Z * [new branch] gh/tugsbayasgalan/65/head -> origin/gh/tugsbayasgalan/65/head 2025-11-03T16:39:48.7544707Z * [new branch] gh/tugsbayasgalan/65/orig -> origin/gh/tugsbayasgalan/65/orig 2025-11-03T16:39:48.7544936Z * [new branch] gh/tugsbayasgalan/66/base -> origin/gh/tugsbayasgalan/66/base 2025-11-03T16:39:48.7545155Z * [new branch] gh/tugsbayasgalan/66/head -> origin/gh/tugsbayasgalan/66/head 2025-11-03T16:39:48.7545372Z * [new branch] gh/tugsbayasgalan/66/orig -> origin/gh/tugsbayasgalan/66/orig 2025-11-03T16:39:48.7546957Z * [new branch] gh/tugsbayasgalan/67/base -> origin/gh/tugsbayasgalan/67/base 2025-11-03T16:39:48.7547271Z * [new branch] gh/tugsbayasgalan/67/head -> origin/gh/tugsbayasgalan/67/head 2025-11-03T16:39:48.7547495Z * [new branch] gh/tugsbayasgalan/67/orig -> origin/gh/tugsbayasgalan/67/orig 2025-11-03T16:39:48.7547727Z * [new branch] gh/tugsbayasgalan/68/base -> origin/gh/tugsbayasgalan/68/base 2025-11-03T16:39:48.7547949Z * [new branch] gh/tugsbayasgalan/68/head -> origin/gh/tugsbayasgalan/68/head 2025-11-03T16:39:48.7548168Z * [new branch] gh/tugsbayasgalan/68/orig -> origin/gh/tugsbayasgalan/68/orig 2025-11-03T16:39:48.7548406Z * [new branch] gh/tugsbayasgalan/69/base -> origin/gh/tugsbayasgalan/69/base 2025-11-03T16:39:48.7548626Z * [new branch] gh/tugsbayasgalan/69/head -> origin/gh/tugsbayasgalan/69/head 2025-11-03T16:39:48.7548847Z * [new branch] gh/tugsbayasgalan/69/orig -> origin/gh/tugsbayasgalan/69/orig 2025-11-03T16:39:48.7549089Z * [new branch] gh/tugsbayasgalan/7/base -> origin/gh/tugsbayasgalan/7/base 2025-11-03T16:39:48.7549312Z * [new branch] gh/tugsbayasgalan/7/head -> origin/gh/tugsbayasgalan/7/head 2025-11-03T16:39:48.7549530Z * [new branch] gh/tugsbayasgalan/7/orig -> origin/gh/tugsbayasgalan/7/orig 2025-11-03T16:39:48.7549776Z * [new branch] gh/tugsbayasgalan/70/base -> origin/gh/tugsbayasgalan/70/base 2025-11-03T16:39:48.7549995Z * [new branch] gh/tugsbayasgalan/70/head -> origin/gh/tugsbayasgalan/70/head 2025-11-03T16:39:48.7550212Z * [new branch] gh/tugsbayasgalan/70/orig -> origin/gh/tugsbayasgalan/70/orig 2025-11-03T16:39:48.7550437Z * [new branch] gh/tugsbayasgalan/71/base -> origin/gh/tugsbayasgalan/71/base 2025-11-03T16:39:48.7550655Z * [new branch] gh/tugsbayasgalan/71/head -> origin/gh/tugsbayasgalan/71/head 2025-11-03T16:39:48.7550874Z * [new branch] gh/tugsbayasgalan/71/orig -> origin/gh/tugsbayasgalan/71/orig 2025-11-03T16:39:48.7551106Z * [new branch] gh/tugsbayasgalan/8/base -> origin/gh/tugsbayasgalan/8/base 2025-11-03T16:39:48.7551322Z * [new branch] gh/tugsbayasgalan/8/head -> origin/gh/tugsbayasgalan/8/head 2025-11-03T16:39:48.7551547Z * [new branch] gh/tugsbayasgalan/8/orig -> origin/gh/tugsbayasgalan/8/orig 2025-11-03T16:39:48.7553113Z * [new branch] gh/tugsbayasgalan/9/base -> origin/gh/tugsbayasgalan/9/base 2025-11-03T16:39:48.7553348Z * [new branch] gh/tugsbayasgalan/9/head -> origin/gh/tugsbayasgalan/9/head 2025-11-03T16:39:48.7553567Z * [new branch] gh/tugsbayasgalan/9/orig -> origin/gh/tugsbayasgalan/9/orig 2025-11-03T16:39:48.7553744Z * [new branch] gh/v0i0/13/base -> origin/gh/v0i0/13/base 2025-11-03T16:39:48.7553925Z * [new branch] gh/v0i0/13/head -> origin/gh/v0i0/13/head 2025-11-03T16:39:48.7554097Z * [new branch] gh/v0i0/13/orig -> origin/gh/v0i0/13/orig 2025-11-03T16:39:48.7554265Z * [new branch] gh/v0i0/14/base -> origin/gh/v0i0/14/base 2025-11-03T16:39:48.7554437Z * [new branch] gh/v0i0/14/head -> origin/gh/v0i0/14/head 2025-11-03T16:39:48.7554691Z * [new branch] gh/v0i0/14/orig -> origin/gh/v0i0/14/orig 2025-11-03T16:39:48.7554901Z * [new branch] gh/vishal9-team/1/base -> origin/gh/vishal9-team/1/base 2025-11-03T16:39:48.7555115Z * [new branch] gh/vishal9-team/1/head -> origin/gh/vishal9-team/1/head 2025-11-03T16:39:48.7555313Z * [new branch] gh/vishal9-team/2/base -> origin/gh/vishal9-team/2/base 2025-11-03T16:39:48.7555510Z * [new branch] gh/vishal9-team/2/head -> origin/gh/vishal9-team/2/head 2025-11-03T16:39:48.7555720Z * [new branch] gh/vishal9-team/2/orig -> origin/gh/vishal9-team/2/orig 2025-11-03T16:39:48.7555993Z * [new branch] gh/vishal9-team/3/base -> origin/gh/vishal9-team/3/base 2025-11-03T16:39:48.7556199Z * [new branch] gh/vishal9-team/3/head -> origin/gh/vishal9-team/3/head 2025-11-03T16:39:48.7556409Z * [new branch] gh/vishal9-team/3/orig -> origin/gh/vishal9-team/3/orig 2025-11-03T16:39:48.7556588Z * [new branch] gh/vkuzo/1/next -> origin/gh/vkuzo/1/next 2025-11-03T16:39:48.7556765Z * [new branch] gh/vkuzo/2/next -> origin/gh/vkuzo/2/next 2025-11-03T16:39:48.7556950Z * [new branch] gh/vkuzo/3/next -> origin/gh/vkuzo/3/next 2025-11-03T16:39:48.7557148Z * [new branch] gh/wconstab/424/base -> origin/gh/wconstab/424/base 2025-11-03T16:39:48.7557343Z * [new branch] gh/wconstab/424/head -> origin/gh/wconstab/424/head 2025-11-03T16:39:48.7557544Z * [new branch] gh/wconstab/424/orig -> origin/gh/wconstab/424/orig 2025-11-03T16:39:48.7559110Z * [new branch] gh/wconstab/435/base -> origin/gh/wconstab/435/base 2025-11-03T16:39:48.7559313Z * [new branch] gh/wconstab/435/head -> origin/gh/wconstab/435/head 2025-11-03T16:39:48.7559512Z * [new branch] gh/wconstab/435/orig -> origin/gh/wconstab/435/orig 2025-11-03T16:39:48.7559719Z * [new branch] gh/wconstab/438/base -> origin/gh/wconstab/438/base 2025-11-03T16:39:48.7559909Z * [new branch] gh/wconstab/438/head -> origin/gh/wconstab/438/head 2025-11-03T16:39:48.7560096Z * [new branch] gh/wconstab/438/orig -> origin/gh/wconstab/438/orig 2025-11-03T16:39:48.7560292Z * [new branch] gh/wconstab/444/base -> origin/gh/wconstab/444/base 2025-11-03T16:39:48.7560483Z * [new branch] gh/wconstab/444/head -> origin/gh/wconstab/444/head 2025-11-03T16:39:48.7560674Z * [new branch] gh/wconstab/444/orig -> origin/gh/wconstab/444/orig 2025-11-03T16:39:48.7560880Z * [new branch] gh/wconstab/447/base -> origin/gh/wconstab/447/base 2025-11-03T16:39:48.7561068Z * [new branch] gh/wconstab/447/head -> origin/gh/wconstab/447/head 2025-11-03T16:39:48.7561267Z * [new branch] gh/wconstab/447/orig -> origin/gh/wconstab/447/orig 2025-11-03T16:39:48.7561469Z * [new branch] gh/wconstab/448/base -> origin/gh/wconstab/448/base 2025-11-03T16:39:48.7561660Z * [new branch] gh/wconstab/448/head -> origin/gh/wconstab/448/head 2025-11-03T16:39:48.7561848Z * [new branch] gh/wconstab/448/orig -> origin/gh/wconstab/448/orig 2025-11-03T16:39:48.7562052Z * [new branch] gh/weifengpy/34/base -> origin/gh/weifengpy/34/base 2025-11-03T16:39:48.7562245Z * [new branch] gh/weifengpy/34/head -> origin/gh/weifengpy/34/head 2025-11-03T16:39:48.7562440Z * [new branch] gh/weifengpy/34/orig -> origin/gh/weifengpy/34/orig 2025-11-03T16:39:48.7562637Z * [new branch] gh/weifengpy/35/base -> origin/gh/weifengpy/35/base 2025-11-03T16:39:48.7562832Z * [new branch] gh/weifengpy/35/head -> origin/gh/weifengpy/35/head 2025-11-03T16:39:48.7563118Z * [new branch] gh/weifengpy/35/orig -> origin/gh/weifengpy/35/orig 2025-11-03T16:39:48.7563314Z * [new branch] gh/weifengpy/36/base -> origin/gh/weifengpy/36/base 2025-11-03T16:39:48.7563521Z * [new branch] gh/weifengpy/36/head -> origin/gh/weifengpy/36/head 2025-11-03T16:39:48.7563711Z * [new branch] gh/weifengpy/36/orig -> origin/gh/weifengpy/36/orig 2025-11-03T16:39:48.7563901Z * [new branch] gh/weifengpy/37/base -> origin/gh/weifengpy/37/base 2025-11-03T16:39:48.7564100Z * [new branch] gh/weifengpy/37/head -> origin/gh/weifengpy/37/head 2025-11-03T16:39:48.7564372Z * [new branch] gh/weifengpy/37/orig -> origin/gh/weifengpy/37/orig 2025-11-03T16:39:48.7564569Z * [new branch] gh/weifengpy/38/base -> origin/gh/weifengpy/38/base 2025-11-03T16:39:48.7564772Z * [new branch] gh/weifengpy/38/head -> origin/gh/weifengpy/38/head 2025-11-03T16:39:48.7564961Z * [new branch] gh/weifengpy/38/orig -> origin/gh/weifengpy/38/orig 2025-11-03T16:39:48.7565152Z * [new branch] gh/weifengpy/39/base -> origin/gh/weifengpy/39/base 2025-11-03T16:39:48.7565352Z * [new branch] gh/weifengpy/39/head -> origin/gh/weifengpy/39/head 2025-11-03T16:39:48.7565544Z * [new branch] gh/weifengpy/39/orig -> origin/gh/weifengpy/39/orig 2025-11-03T16:39:48.7565762Z * [new branch] gh/williamwen42/250/base -> origin/gh/williamwen42/250/base 2025-11-03T16:39:48.7565986Z * [new branch] gh/williamwen42/250/head -> origin/gh/williamwen42/250/head 2025-11-03T16:39:48.7566200Z * [new branch] gh/williamwen42/250/orig -> origin/gh/williamwen42/250/orig 2025-11-03T16:39:48.7566410Z * [new branch] gh/williamwen42/278/base -> origin/gh/williamwen42/278/base 2025-11-03T16:39:48.7566635Z * [new branch] gh/williamwen42/278/head -> origin/gh/williamwen42/278/head 2025-11-03T16:39:48.7566843Z * [new branch] gh/williamwen42/278/orig -> origin/gh/williamwen42/278/orig 2025-11-03T16:39:48.7567060Z * [new branch] gh/williamwen42/279/base -> origin/gh/williamwen42/279/base 2025-11-03T16:39:48.7567282Z * [new branch] gh/williamwen42/279/head -> origin/gh/williamwen42/279/head 2025-11-03T16:39:48.7567492Z * [new branch] gh/williamwen42/279/orig -> origin/gh/williamwen42/279/orig 2025-11-03T16:39:48.7567701Z * [new branch] gh/williamwen42/282/base -> origin/gh/williamwen42/282/base 2025-11-03T16:39:48.7567921Z * [new branch] gh/williamwen42/282/head -> origin/gh/williamwen42/282/head 2025-11-03T16:39:48.7568142Z * [new branch] gh/williamwen42/282/orig -> origin/gh/williamwen42/282/orig 2025-11-03T16:39:48.7568360Z * [new branch] gh/williamwen42/287/base -> origin/gh/williamwen42/287/base 2025-11-03T16:39:48.7568567Z * [new branch] gh/williamwen42/287/head -> origin/gh/williamwen42/287/head 2025-11-03T16:39:48.7570212Z * [new branch] gh/williamwen42/287/orig -> origin/gh/williamwen42/287/orig 2025-11-03T16:39:48.7570433Z * [new branch] gh/williamwen42/288/base -> origin/gh/williamwen42/288/base 2025-11-03T16:39:48.7570654Z * [new branch] gh/williamwen42/288/head -> origin/gh/williamwen42/288/head 2025-11-03T16:39:48.7570871Z * [new branch] gh/williamwen42/288/orig -> origin/gh/williamwen42/288/orig 2025-11-03T16:39:48.7571093Z * [new branch] gh/williamwen42/290/base -> origin/gh/williamwen42/290/base 2025-11-03T16:39:48.7571301Z * [new branch] gh/williamwen42/290/head -> origin/gh/williamwen42/290/head 2025-11-03T16:39:48.7571520Z * [new branch] gh/williamwen42/290/orig -> origin/gh/williamwen42/290/orig 2025-11-03T16:39:48.7571892Z * [new branch] gh/williamwen42/296/base -> origin/gh/williamwen42/296/base 2025-11-03T16:39:48.7572108Z * [new branch] gh/williamwen42/296/head -> origin/gh/williamwen42/296/head 2025-11-03T16:39:48.7572328Z * [new branch] gh/williamwen42/296/orig -> origin/gh/williamwen42/296/orig 2025-11-03T16:39:48.7572544Z * [new branch] gh/williamwen42/297/base -> origin/gh/williamwen42/297/base 2025-11-03T16:39:48.7572758Z * [new branch] gh/williamwen42/297/head -> origin/gh/williamwen42/297/head 2025-11-03T16:39:48.7572981Z * [new branch] gh/williamwen42/297/orig -> origin/gh/williamwen42/297/orig 2025-11-03T16:39:48.7573266Z * [new branch] gh/williamwen42/305/base -> origin/gh/williamwen42/305/base 2025-11-03T16:39:48.7573476Z * [new branch] gh/williamwen42/305/head -> origin/gh/williamwen42/305/head 2025-11-03T16:39:48.7573695Z * [new branch] gh/williamwen42/305/orig -> origin/gh/williamwen42/305/orig 2025-11-03T16:39:48.7573904Z * [new branch] gh/williamwen42/306/base -> origin/gh/williamwen42/306/base 2025-11-03T16:39:48.7574116Z * [new branch] gh/williamwen42/306/head -> origin/gh/williamwen42/306/head 2025-11-03T16:39:48.7574336Z * [new branch] gh/williamwen42/306/orig -> origin/gh/williamwen42/306/orig 2025-11-03T16:39:48.7574551Z * [new branch] gh/williamwen42/307/base -> origin/gh/williamwen42/307/base 2025-11-03T16:39:48.7574763Z * [new branch] gh/williamwen42/307/head -> origin/gh/williamwen42/307/head 2025-11-03T16:39:48.7574979Z * [new branch] gh/williamwen42/307/orig -> origin/gh/williamwen42/307/orig 2025-11-03T16:39:48.7575205Z * [new branch] gh/williamwen42/308/base -> origin/gh/williamwen42/308/base 2025-11-03T16:39:48.7575415Z * [new branch] gh/williamwen42/308/head -> origin/gh/williamwen42/308/head 2025-11-03T16:39:48.7575629Z * [new branch] gh/williamwen42/308/orig -> origin/gh/williamwen42/308/orig 2025-11-03T16:39:48.7575851Z * [new branch] gh/williamwen42/309/base -> origin/gh/williamwen42/309/base 2025-11-03T16:39:48.7576060Z * [new branch] gh/williamwen42/309/head -> origin/gh/williamwen42/309/head 2025-11-03T16:39:48.7576270Z * [new branch] gh/williamwen42/309/orig -> origin/gh/williamwen42/309/orig 2025-11-03T16:39:48.7576492Z * [new branch] gh/williamwen42/310/base -> origin/gh/williamwen42/310/base 2025-11-03T16:39:48.7576704Z * [new branch] gh/williamwen42/310/head -> origin/gh/williamwen42/310/head 2025-11-03T16:39:48.7576916Z * [new branch] gh/williamwen42/310/orig -> origin/gh/williamwen42/310/orig 2025-11-03T16:39:48.7577140Z * [new branch] gh/williamwen42/311/base -> origin/gh/williamwen42/311/base 2025-11-03T16:39:48.7577352Z * [new branch] gh/williamwen42/311/head -> origin/gh/williamwen42/311/head 2025-11-03T16:39:48.7577561Z * [new branch] gh/williamwen42/311/orig -> origin/gh/williamwen42/311/orig 2025-11-03T16:39:48.7577884Z * [new branch] gh/williamwen42/312/base -> origin/gh/williamwen42/312/base 2025-11-03T16:39:48.7578102Z * [new branch] gh/williamwen42/312/head -> origin/gh/williamwen42/312/head 2025-11-03T16:39:48.7578311Z * [new branch] gh/williamwen42/312/orig -> origin/gh/williamwen42/312/orig 2025-11-03T16:39:48.7578533Z * [new branch] gh/williamwen42/313/base -> origin/gh/williamwen42/313/base 2025-11-03T16:39:48.7578746Z * [new branch] gh/williamwen42/313/head -> origin/gh/williamwen42/313/head 2025-11-03T16:39:48.7578962Z * [new branch] gh/williamwen42/313/orig -> origin/gh/williamwen42/313/orig 2025-11-03T16:39:48.7579260Z * [new branch] gh/williamwen42/314/base -> origin/gh/williamwen42/314/base 2025-11-03T16:39:48.7579474Z * [new branch] gh/williamwen42/314/head -> origin/gh/williamwen42/314/head 2025-11-03T16:39:48.7579687Z * [new branch] gh/williamwen42/314/orig -> origin/gh/williamwen42/314/orig 2025-11-03T16:39:48.7579909Z * [new branch] gh/williamwen42/315/base -> origin/gh/williamwen42/315/base 2025-11-03T16:39:48.7580125Z * [new branch] gh/williamwen42/315/head -> origin/gh/williamwen42/315/head 2025-11-03T16:39:48.7580337Z * [new branch] gh/williamwen42/315/orig -> origin/gh/williamwen42/315/orig 2025-11-03T16:39:48.7580621Z * [new branch] gh/williamwen42/316/base -> origin/gh/williamwen42/316/base 2025-11-03T16:39:48.7591976Z * [new branch] gh/williamwen42/316/head -> origin/gh/williamwen42/316/head 2025-11-03T16:39:48.7592402Z * [new branch] gh/williamwen42/316/orig -> origin/gh/williamwen42/316/orig 2025-11-03T16:39:48.7592652Z * [new branch] gh/williamwen42/317/base -> origin/gh/williamwen42/317/base 2025-11-03T16:39:48.7592878Z * [new branch] gh/williamwen42/317/head -> origin/gh/williamwen42/317/head 2025-11-03T16:39:48.7593093Z * [new branch] gh/williamwen42/317/orig -> origin/gh/williamwen42/317/orig 2025-11-03T16:39:48.7593305Z * [new branch] gh/williamwen42/318/base -> origin/gh/williamwen42/318/base 2025-11-03T16:39:48.7593525Z * [new branch] gh/williamwen42/318/head -> origin/gh/williamwen42/318/head 2025-11-03T16:39:48.7593734Z * [new branch] gh/williamwen42/318/orig -> origin/gh/williamwen42/318/orig 2025-11-03T16:39:48.7593957Z * [new branch] gh/williamwen42/319/base -> origin/gh/williamwen42/319/base 2025-11-03T16:39:48.7594174Z * [new branch] gh/williamwen42/319/head -> origin/gh/williamwen42/319/head 2025-11-03T16:39:48.7594391Z * [new branch] gh/williamwen42/319/orig -> origin/gh/williamwen42/319/orig 2025-11-03T16:39:48.7594599Z * [new branch] gh/williamwen42/320/base -> origin/gh/williamwen42/320/base 2025-11-03T16:39:48.7594814Z * [new branch] gh/williamwen42/320/head -> origin/gh/williamwen42/320/head 2025-11-03T16:39:48.7595027Z * [new branch] gh/williamwen42/320/orig -> origin/gh/williamwen42/320/orig 2025-11-03T16:39:48.7595232Z * [new branch] gh/williamwen42/321/base -> origin/gh/williamwen42/321/base 2025-11-03T16:39:48.7595447Z * [new branch] gh/williamwen42/321/head -> origin/gh/williamwen42/321/head 2025-11-03T16:39:48.7595656Z * [new branch] gh/williamwen42/321/orig -> origin/gh/williamwen42/321/orig 2025-11-03T16:39:48.7595864Z * [new branch] gh/williamwen42/322/base -> origin/gh/williamwen42/322/base 2025-11-03T16:39:48.7596078Z * [new branch] gh/williamwen42/322/head -> origin/gh/williamwen42/322/head 2025-11-03T16:39:48.7596295Z * [new branch] gh/williamwen42/322/orig -> origin/gh/williamwen42/322/orig 2025-11-03T16:39:48.7596506Z * [new branch] gh/williamwen42/323/base -> origin/gh/williamwen42/323/base 2025-11-03T16:39:48.7596714Z * [new branch] gh/williamwen42/323/head -> origin/gh/williamwen42/323/head 2025-11-03T16:39:48.7596932Z * [new branch] gh/williamwen42/323/orig -> origin/gh/williamwen42/323/orig 2025-11-03T16:39:48.7597146Z * [new branch] gh/williamwen42/324/base -> origin/gh/williamwen42/324/base 2025-11-03T16:39:48.7597355Z * [new branch] gh/williamwen42/324/head -> origin/gh/williamwen42/324/head 2025-11-03T16:39:48.7597580Z * [new branch] gh/williamwen42/324/orig -> origin/gh/williamwen42/324/orig 2025-11-03T16:39:48.7597791Z * [new branch] gh/williamwen42/325/base -> origin/gh/williamwen42/325/base 2025-11-03T16:39:48.7598147Z * [new branch] gh/williamwen42/325/head -> origin/gh/williamwen42/325/head 2025-11-03T16:39:48.7598369Z * [new branch] gh/williamwen42/325/orig -> origin/gh/williamwen42/325/orig 2025-11-03T16:39:48.7598578Z * [new branch] gh/williamwen42/326/base -> origin/gh/williamwen42/326/base 2025-11-03T16:39:48.7598789Z * [new branch] gh/williamwen42/326/head -> origin/gh/williamwen42/326/head 2025-11-03T16:39:48.7599005Z * [new branch] gh/williamwen42/326/orig -> origin/gh/williamwen42/326/orig 2025-11-03T16:39:48.7599224Z * [new branch] gh/williamwen42/327/base -> origin/gh/williamwen42/327/base 2025-11-03T16:39:48.7599509Z * [new branch] gh/williamwen42/327/head -> origin/gh/williamwen42/327/head 2025-11-03T16:39:48.7599738Z * [new branch] gh/williamwen42/327/orig -> origin/gh/williamwen42/327/orig 2025-11-03T16:39:48.7599952Z * [new branch] gh/williamwen42/328/base -> origin/gh/williamwen42/328/base 2025-11-03T16:39:48.7600168Z * [new branch] gh/williamwen42/328/head -> origin/gh/williamwen42/328/head 2025-11-03T16:39:48.7600388Z * [new branch] gh/williamwen42/328/orig -> origin/gh/williamwen42/328/orig 2025-11-03T16:39:48.7600600Z * [new branch] gh/williamwen42/329/base -> origin/gh/williamwen42/329/base 2025-11-03T16:39:48.7600809Z * [new branch] gh/williamwen42/329/head -> origin/gh/williamwen42/329/head 2025-11-03T16:39:48.7601027Z * [new branch] gh/williamwen42/329/orig -> origin/gh/williamwen42/329/orig 2025-11-03T16:39:48.7601211Z * [new branch] gh/xmfan/169/base -> origin/gh/xmfan/169/base 2025-11-03T16:39:48.7601389Z * [new branch] gh/xmfan/169/head -> origin/gh/xmfan/169/head 2025-11-03T16:39:48.7601569Z * [new branch] gh/xmfan/170/base -> origin/gh/xmfan/170/base 2025-11-03T16:39:48.7601761Z * [new branch] gh/xmfan/170/head -> origin/gh/xmfan/170/head 2025-11-03T16:39:48.7601941Z * [new branch] gh/xmfan/274/base -> origin/gh/xmfan/274/base 2025-11-03T16:39:48.7602126Z * [new branch] gh/xmfan/274/head -> origin/gh/xmfan/274/head 2025-11-03T16:39:48.7602325Z * [new branch] gh/xmfan/274/orig -> origin/gh/xmfan/274/orig 2025-11-03T16:39:48.7602505Z * [new branch] gh/xmfan/277/base -> origin/gh/xmfan/277/base 2025-11-03T16:39:48.7602687Z * [new branch] gh/xmfan/277/head -> origin/gh/xmfan/277/head 2025-11-03T16:39:48.7602881Z * [new branch] gh/xmfan/277/orig -> origin/gh/xmfan/277/orig 2025-11-03T16:39:48.7603059Z * [new branch] gh/xmfan/289/base -> origin/gh/xmfan/289/base 2025-11-03T16:39:48.7603238Z * [new branch] gh/xmfan/289/head -> origin/gh/xmfan/289/head 2025-11-03T16:39:48.7603430Z * [new branch] gh/xmfan/289/orig -> origin/gh/xmfan/289/orig 2025-11-03T16:39:48.7603606Z * [new branch] gh/xmfan/291/base -> origin/gh/xmfan/291/base 2025-11-03T16:39:48.7603784Z * [new branch] gh/xmfan/291/head -> origin/gh/xmfan/291/head 2025-11-03T16:39:48.7603970Z * [new branch] gh/xmfan/291/orig -> origin/gh/xmfan/291/orig 2025-11-03T16:39:48.7604153Z * [new branch] gh/xmfan/292/base -> origin/gh/xmfan/292/base 2025-11-03T16:39:48.7604332Z * [new branch] gh/xmfan/292/head -> origin/gh/xmfan/292/head 2025-11-03T16:39:48.7604527Z * [new branch] gh/xmfan/292/orig -> origin/gh/xmfan/292/orig 2025-11-03T16:39:48.7604705Z * [new branch] gh/xmfan/295/base -> origin/gh/xmfan/295/base 2025-11-03T16:39:48.7604881Z * [new branch] gh/xmfan/295/head -> origin/gh/xmfan/295/head 2025-11-03T16:39:48.7605128Z * [new branch] gh/xmfan/295/orig -> origin/gh/xmfan/295/orig 2025-11-03T16:39:48.7605317Z * [new branch] gh/xmfan/296/base -> origin/gh/xmfan/296/base 2025-11-03T16:39:48.7605496Z * [new branch] gh/xmfan/296/head -> origin/gh/xmfan/296/head 2025-11-03T16:39:48.7605672Z * [new branch] gh/xmfan/296/orig -> origin/gh/xmfan/296/orig 2025-11-03T16:39:48.7605862Z * [new branch] gh/xmfan/297/base -> origin/gh/xmfan/297/base 2025-11-03T16:39:48.7606038Z * [new branch] gh/xmfan/297/head -> origin/gh/xmfan/297/head 2025-11-03T16:39:48.7606279Z * [new branch] gh/xmfan/297/orig -> origin/gh/xmfan/297/orig 2025-11-03T16:39:48.7606467Z * [new branch] gh/xmfan/298/base -> origin/gh/xmfan/298/base 2025-11-03T16:39:48.7606648Z * [new branch] gh/xmfan/298/head -> origin/gh/xmfan/298/head 2025-11-03T16:39:48.7606830Z * [new branch] gh/xmfan/298/orig -> origin/gh/xmfan/298/orig 2025-11-03T16:39:48.7607017Z * [new branch] gh/xmfan/299/base -> origin/gh/xmfan/299/base 2025-11-03T16:39:48.7607197Z * [new branch] gh/xmfan/299/head -> origin/gh/xmfan/299/head 2025-11-03T16:39:48.7607377Z * [new branch] gh/xmfan/299/orig -> origin/gh/xmfan/299/orig 2025-11-03T16:39:48.7607566Z * [new branch] gh/xmfan/300/base -> origin/gh/xmfan/300/base 2025-11-03T16:39:48.7607748Z * [new branch] gh/xmfan/300/head -> origin/gh/xmfan/300/head 2025-11-03T16:39:48.7607930Z * [new branch] gh/xmfan/300/orig -> origin/gh/xmfan/300/orig 2025-11-03T16:39:48.7608118Z * [new branch] gh/xmfan/301/base -> origin/gh/xmfan/301/base 2025-11-03T16:39:48.7608301Z * [new branch] gh/xmfan/301/head -> origin/gh/xmfan/301/head 2025-11-03T16:39:48.7608483Z * [new branch] gh/xmfan/301/orig -> origin/gh/xmfan/301/orig 2025-11-03T16:39:48.7608660Z * [new branch] gh/xmfan/302/base -> origin/gh/xmfan/302/base 2025-11-03T16:39:48.7608842Z * [new branch] gh/xmfan/302/head -> origin/gh/xmfan/302/head 2025-11-03T16:39:48.7609019Z * [new branch] gh/xmfan/302/orig -> origin/gh/xmfan/302/orig 2025-11-03T16:39:48.7609193Z * [new branch] gh/xmfan/303/base -> origin/gh/xmfan/303/base 2025-11-03T16:39:48.7609374Z * [new branch] gh/xmfan/303/head -> origin/gh/xmfan/303/head 2025-11-03T16:39:48.7609555Z * [new branch] gh/xmfan/303/orig -> origin/gh/xmfan/303/orig 2025-11-03T16:39:48.7609731Z * [new branch] gh/xmfan/304/base -> origin/gh/xmfan/304/base 2025-11-03T16:39:48.7609919Z * [new branch] gh/xmfan/304/head -> origin/gh/xmfan/304/head 2025-11-03T16:39:48.7610095Z * [new branch] gh/xmfan/304/orig -> origin/gh/xmfan/304/orig 2025-11-03T16:39:48.7610269Z * [new branch] gh/xmfan/305/base -> origin/gh/xmfan/305/base 2025-11-03T16:39:48.7610453Z * [new branch] gh/xmfan/305/head -> origin/gh/xmfan/305/head 2025-11-03T16:39:48.7610630Z * [new branch] gh/xmfan/305/orig -> origin/gh/xmfan/305/orig 2025-11-03T16:39:48.7610805Z * [new branch] gh/xmfan/306/base -> origin/gh/xmfan/306/base 2025-11-03T16:39:48.7610987Z * [new branch] gh/xmfan/306/head -> origin/gh/xmfan/306/head 2025-11-03T16:39:48.7611172Z * [new branch] gh/xmfan/306/orig -> origin/gh/xmfan/306/orig 2025-11-03T16:39:48.7611346Z * [new branch] gh/xmfan/307/base -> origin/gh/xmfan/307/base 2025-11-03T16:39:48.7611587Z * [new branch] gh/xmfan/307/head -> origin/gh/xmfan/307/head 2025-11-03T16:39:48.7611843Z * [new branch] gh/xmfan/307/orig -> origin/gh/xmfan/307/orig 2025-11-03T16:39:48.7612026Z * [new branch] gh/xmfan/308/base -> origin/gh/xmfan/308/base 2025-11-03T16:39:48.7612202Z * [new branch] gh/xmfan/308/head -> origin/gh/xmfan/308/head 2025-11-03T16:39:48.7612395Z * [new branch] gh/xmfan/308/orig -> origin/gh/xmfan/308/orig 2025-11-03T16:39:48.7612574Z * [new branch] gh/xmfan/309/base -> origin/gh/xmfan/309/base 2025-11-03T16:39:48.7612753Z * [new branch] gh/xmfan/309/head -> origin/gh/xmfan/309/head 2025-11-03T16:39:48.7613015Z * [new branch] gh/xmfan/309/orig -> origin/gh/xmfan/309/orig 2025-11-03T16:39:48.7613230Z * [new branch] gh/xuanzhang816/22/base -> origin/gh/xuanzhang816/22/base 2025-11-03T16:39:48.7613447Z * [new branch] gh/xuanzhang816/22/head -> origin/gh/xuanzhang816/22/head 2025-11-03T16:39:48.7613663Z * [new branch] gh/xuanzhang816/22/orig -> origin/gh/xuanzhang816/22/orig 2025-11-03T16:39:48.7613872Z * [new branch] gh/xuanzhang816/23/base -> origin/gh/xuanzhang816/23/base 2025-11-03T16:39:48.7614077Z * [new branch] gh/xuanzhang816/23/head -> origin/gh/xuanzhang816/23/head 2025-11-03T16:39:48.7614292Z * [new branch] gh/xuanzhang816/23/orig -> origin/gh/xuanzhang816/23/orig 2025-11-03T16:39:48.7614500Z * [new branch] gh/xuanzhang816/27/base -> origin/gh/xuanzhang816/27/base 2025-11-03T16:39:48.7614708Z * [new branch] gh/xuanzhang816/27/head -> origin/gh/xuanzhang816/27/head 2025-11-03T16:39:48.7614929Z * [new branch] gh/xuanzhang816/27/orig -> origin/gh/xuanzhang816/27/orig 2025-11-03T16:39:48.7615140Z * [new branch] gh/xuanzhang816/32/base -> origin/gh/xuanzhang816/32/base 2025-11-03T16:39:48.7615348Z * [new branch] gh/xuanzhang816/32/head -> origin/gh/xuanzhang816/32/head 2025-11-03T16:39:48.7615564Z * [new branch] gh/xuanzhang816/32/orig -> origin/gh/xuanzhang816/32/orig 2025-11-03T16:39:48.7615771Z * [new branch] gh/xuanzhang816/33/base -> origin/gh/xuanzhang816/33/base 2025-11-03T16:39:48.7615974Z * [new branch] gh/xuanzhang816/33/head -> origin/gh/xuanzhang816/33/head 2025-11-03T16:39:48.7617376Z * [new branch] gh/xuanzhang816/33/orig -> origin/gh/xuanzhang816/33/orig 2025-11-03T16:39:48.7617587Z * [new branch] gh/yanbing-j/11/base -> origin/gh/yanbing-j/11/base 2025-11-03T16:39:48.7617788Z * [new branch] gh/yanbing-j/11/head -> origin/gh/yanbing-j/11/head 2025-11-03T16:39:48.7617979Z * [new branch] gh/yanbing-j/11/orig -> origin/gh/yanbing-j/11/orig 2025-11-03T16:39:48.7618183Z * [new branch] gh/yanbing-j/12/base -> origin/gh/yanbing-j/12/base 2025-11-03T16:39:48.7618370Z * [new branch] gh/yanbing-j/12/head -> origin/gh/yanbing-j/12/head 2025-11-03T16:39:48.7618559Z * [new branch] gh/yanbing-j/12/orig -> origin/gh/yanbing-j/12/orig 2025-11-03T16:39:48.7618750Z * [new branch] gh/yanbing-j/13/base -> origin/gh/yanbing-j/13/base 2025-11-03T16:39:48.7618941Z * [new branch] gh/yanbing-j/13/head -> origin/gh/yanbing-j/13/head 2025-11-03T16:39:48.7619128Z * [new branch] gh/yanbing-j/13/orig -> origin/gh/yanbing-j/13/orig 2025-11-03T16:39:48.7619331Z * [new branch] gh/yanbing-j/14/base -> origin/gh/yanbing-j/14/base 2025-11-03T16:39:48.7619522Z * [new branch] gh/yanbing-j/14/head -> origin/gh/yanbing-j/14/head 2025-11-03T16:39:48.7619710Z * [new branch] gh/yanbing-j/14/orig -> origin/gh/yanbing-j/14/orig 2025-11-03T16:39:48.7620012Z * [new branch] gh/yanbing-j/15/base -> origin/gh/yanbing-j/15/base 2025-11-03T16:39:48.7620208Z * [new branch] gh/yanbing-j/15/head -> origin/gh/yanbing-j/15/head 2025-11-03T16:39:48.7620395Z * [new branch] gh/yanbing-j/15/orig -> origin/gh/yanbing-j/15/orig 2025-11-03T16:39:48.7620597Z * [new branch] gh/yanbing-j/18/base -> origin/gh/yanbing-j/18/base 2025-11-03T16:39:48.7620786Z * [new branch] gh/yanbing-j/18/head -> origin/gh/yanbing-j/18/head 2025-11-03T16:39:48.7620981Z * [new branch] gh/yanbing-j/18/orig -> origin/gh/yanbing-j/18/orig 2025-11-03T16:39:48.7621247Z * [new branch] gh/yanbing-j/19/base -> origin/gh/yanbing-j/19/base 2025-11-03T16:39:48.7621436Z * [new branch] gh/yanbing-j/19/head -> origin/gh/yanbing-j/19/head 2025-11-03T16:39:48.7621629Z * [new branch] gh/yanbing-j/19/orig -> origin/gh/yanbing-j/19/orig 2025-11-03T16:39:48.7621831Z * [new branch] gh/yanbing-j/20/base -> origin/gh/yanbing-j/20/base 2025-11-03T16:39:48.7622019Z * [new branch] gh/yanbing-j/20/head -> origin/gh/yanbing-j/20/head 2025-11-03T16:39:48.7622212Z * [new branch] gh/yanbing-j/20/orig -> origin/gh/yanbing-j/20/orig 2025-11-03T16:39:48.7622412Z * [new branch] gh/yanbing-j/21/base -> origin/gh/yanbing-j/21/base 2025-11-03T16:39:48.7622629Z * [new branch] gh/yanbing-j/21/head -> origin/gh/yanbing-j/21/head 2025-11-03T16:39:48.7622821Z * [new branch] gh/yanbing-j/22/base -> origin/gh/yanbing-j/22/base 2025-11-03T16:39:48.7623017Z * [new branch] gh/yanbing-j/22/head -> origin/gh/yanbing-j/22/head 2025-11-03T16:39:48.7623219Z * [new branch] gh/yanbing-j/22/orig -> origin/gh/yanbing-j/22/orig 2025-11-03T16:39:48.7623417Z * [new branch] gh/yanbing-j/23/base -> origin/gh/yanbing-j/23/base 2025-11-03T16:39:48.7623612Z * [new branch] gh/yanbing-j/23/head -> origin/gh/yanbing-j/23/head 2025-11-03T16:39:48.7623815Z * [new branch] gh/yanbing-j/23/orig -> origin/gh/yanbing-j/23/orig 2025-11-03T16:39:48.7624010Z * [new branch] gh/yanbing-j/24/base -> origin/gh/yanbing-j/24/base 2025-11-03T16:39:48.7624206Z * [new branch] gh/yanbing-j/24/head -> origin/gh/yanbing-j/24/head 2025-11-03T16:39:48.7624401Z * [new branch] gh/yanbing-j/24/orig -> origin/gh/yanbing-j/24/orig 2025-11-03T16:39:48.7624596Z * [new branch] gh/yanbing-j/25/base -> origin/gh/yanbing-j/25/base 2025-11-03T16:39:48.7624787Z * [new branch] gh/yanbing-j/25/head -> origin/gh/yanbing-j/25/head 2025-11-03T16:39:48.7624991Z * [new branch] gh/yanbing-j/25/orig -> origin/gh/yanbing-j/25/orig 2025-11-03T16:39:48.7625184Z * [new branch] gh/yanbing-j/26/base -> origin/gh/yanbing-j/26/base 2025-11-03T16:39:48.7625372Z * [new branch] gh/yanbing-j/26/head -> origin/gh/yanbing-j/26/head 2025-11-03T16:39:48.7625576Z * [new branch] gh/yanbing-j/26/orig -> origin/gh/yanbing-j/26/orig 2025-11-03T16:39:48.7625766Z * [new branch] gh/yangw-dev/12/base -> origin/gh/yangw-dev/12/base 2025-11-03T16:39:48.7625956Z * [new branch] gh/yangw-dev/12/head -> origin/gh/yangw-dev/12/head 2025-11-03T16:39:48.7626159Z * [new branch] gh/yangw-dev/12/orig -> origin/gh/yangw-dev/12/orig 2025-11-03T16:39:48.7626353Z * [new branch] gh/yangw-dev/13/base -> origin/gh/yangw-dev/13/base 2025-11-03T16:39:48.7626540Z * [new branch] gh/yangw-dev/13/head -> origin/gh/yangw-dev/13/head 2025-11-03T16:39:48.7626791Z * [new branch] gh/yangw-dev/13/orig -> origin/gh/yangw-dev/13/orig 2025-11-03T16:39:48.7626991Z * [new branch] gh/yangw-dev/14/base -> origin/gh/yangw-dev/14/base 2025-11-03T16:39:48.7627180Z * [new branch] gh/yangw-dev/14/head -> origin/gh/yangw-dev/14/head 2025-11-03T16:39:48.7627370Z * [new branch] gh/yangw-dev/14/orig -> origin/gh/yangw-dev/14/orig 2025-11-03T16:39:48.7627568Z * [new branch] gh/yangw-dev/15/base -> origin/gh/yangw-dev/15/base 2025-11-03T16:39:48.7627760Z * [new branch] gh/yangw-dev/15/head -> origin/gh/yangw-dev/15/head 2025-11-03T16:39:48.7627951Z * [new branch] gh/yangw-dev/15/orig -> origin/gh/yangw-dev/15/orig 2025-11-03T16:39:48.7628227Z * [new branch] gh/yangw-dev/19/base -> origin/gh/yangw-dev/19/base 2025-11-03T16:39:48.7628415Z * [new branch] gh/yangw-dev/19/head -> origin/gh/yangw-dev/19/head 2025-11-03T16:39:48.7628606Z * [new branch] gh/yangw-dev/19/orig -> origin/gh/yangw-dev/19/orig 2025-11-03T16:39:48.7628805Z * [new branch] gh/yangw-dev/26/base -> origin/gh/yangw-dev/26/base 2025-11-03T16:39:48.7628996Z * [new branch] gh/yangw-dev/26/head -> origin/gh/yangw-dev/26/head 2025-11-03T16:39:48.7629187Z * [new branch] gh/yangw-dev/26/orig -> origin/gh/yangw-dev/26/orig 2025-11-03T16:39:48.7629383Z * [new branch] gh/yangw-dev/27/base -> origin/gh/yangw-dev/27/base 2025-11-03T16:39:48.7629567Z * [new branch] gh/yangw-dev/27/head -> origin/gh/yangw-dev/27/head 2025-11-03T16:39:48.7629756Z * [new branch] gh/yangw-dev/27/orig -> origin/gh/yangw-dev/27/orig 2025-11-03T16:39:48.7629939Z * [new branch] gh/ydwu4/283/base -> origin/gh/ydwu4/283/base 2025-11-03T16:39:48.7630113Z * [new branch] gh/ydwu4/283/head -> origin/gh/ydwu4/283/head 2025-11-03T16:39:48.7630290Z * [new branch] gh/ydwu4/283/orig -> origin/gh/ydwu4/283/orig 2025-11-03T16:39:48.7630469Z * [new branch] gh/ydwu4/292/base -> origin/gh/ydwu4/292/base 2025-11-03T16:39:48.7630642Z * [new branch] gh/ydwu4/292/head -> origin/gh/ydwu4/292/head 2025-11-03T16:39:48.7630819Z * [new branch] gh/ydwu4/292/orig -> origin/gh/ydwu4/292/orig 2025-11-03T16:39:48.7630990Z * [new branch] gh/ydwu4/294/base -> origin/gh/ydwu4/294/base 2025-11-03T16:39:48.7631171Z * [new branch] gh/ydwu4/294/head -> origin/gh/ydwu4/294/head 2025-11-03T16:39:48.7631355Z * [new branch] gh/ydwu4/294/orig -> origin/gh/ydwu4/294/orig 2025-11-03T16:39:48.7631533Z * [new branch] gh/ydwu4/295/base -> origin/gh/ydwu4/295/base 2025-11-03T16:39:48.7631722Z * [new branch] gh/ydwu4/295/head -> origin/gh/ydwu4/295/head 2025-11-03T16:39:48.7631909Z * [new branch] gh/ydwu4/295/orig -> origin/gh/ydwu4/295/orig 2025-11-03T16:39:48.7632112Z * [new branch] gh/ydwu4/296/base -> origin/gh/ydwu4/296/base 2025-11-03T16:39:48.7632328Z * [new branch] gh/ydwu4/296/head -> origin/gh/ydwu4/296/head 2025-11-03T16:39:48.7632508Z * [new branch] gh/ydwu4/296/orig -> origin/gh/ydwu4/296/orig 2025-11-03T16:39:48.7632685Z * [new branch] gh/ydwu4/306/base -> origin/gh/ydwu4/306/base 2025-11-03T16:39:48.7632871Z * [new branch] gh/ydwu4/306/head -> origin/gh/ydwu4/306/head 2025-11-03T16:39:48.7633050Z * [new branch] gh/ydwu4/306/orig -> origin/gh/ydwu4/306/orig 2025-11-03T16:39:48.7633227Z * [new branch] gh/ydwu4/312/base -> origin/gh/ydwu4/312/base 2025-11-03T16:39:48.7633411Z * [new branch] gh/ydwu4/312/head -> origin/gh/ydwu4/312/head 2025-11-03T16:39:48.7633663Z * [new branch] gh/ydwu4/312/orig -> origin/gh/ydwu4/312/orig 2025-11-03T16:39:48.7633838Z * [new branch] gh/ydwu4/322/base -> origin/gh/ydwu4/322/base 2025-11-03T16:39:48.7634022Z * [new branch] gh/ydwu4/322/head -> origin/gh/ydwu4/322/head 2025-11-03T16:39:48.7634199Z * [new branch] gh/ydwu4/322/orig -> origin/gh/ydwu4/322/orig 2025-11-03T16:39:48.7634381Z * [new branch] gh/ydwu4/326/base -> origin/gh/ydwu4/326/base 2025-11-03T16:39:48.7634560Z * [new branch] gh/ydwu4/326/head -> origin/gh/ydwu4/326/head 2025-11-03T16:39:48.7634811Z * [new branch] gh/ydwu4/326/orig -> origin/gh/ydwu4/326/orig 2025-11-03T16:39:48.7634987Z * [new branch] gh/ydwu4/327/base -> origin/gh/ydwu4/327/base 2025-11-03T16:39:48.7635159Z * [new branch] gh/ydwu4/327/head -> origin/gh/ydwu4/327/head 2025-11-03T16:39:48.7635342Z * [new branch] gh/ydwu4/327/orig -> origin/gh/ydwu4/327/orig 2025-11-03T16:39:48.7635516Z * [new branch] gh/ydwu4/328/base -> origin/gh/ydwu4/328/base 2025-11-03T16:39:48.7635690Z * [new branch] gh/ydwu4/328/head -> origin/gh/ydwu4/328/head 2025-11-03T16:39:48.7635873Z * [new branch] gh/ydwu4/328/orig -> origin/gh/ydwu4/328/orig 2025-11-03T16:39:48.7636047Z * [new branch] gh/ydwu4/329/base -> origin/gh/ydwu4/329/base 2025-11-03T16:39:48.7636221Z * [new branch] gh/ydwu4/329/head -> origin/gh/ydwu4/329/head 2025-11-03T16:39:48.7636412Z * [new branch] gh/ydwu4/329/orig -> origin/gh/ydwu4/329/orig 2025-11-03T16:39:48.7636586Z * [new branch] gh/ydwu4/330/base -> origin/gh/ydwu4/330/base 2025-11-03T16:39:48.7636764Z * [new branch] gh/ydwu4/330/head -> origin/gh/ydwu4/330/head 2025-11-03T16:39:48.7636945Z * [new branch] gh/ydwu4/330/orig -> origin/gh/ydwu4/330/orig 2025-11-03T16:39:48.7637120Z * [new branch] gh/ydwu4/331/base -> origin/gh/ydwu4/331/base 2025-11-03T16:39:48.7637295Z * [new branch] gh/ydwu4/331/head -> origin/gh/ydwu4/331/head 2025-11-03T16:39:48.7637482Z * [new branch] gh/ydwu4/331/orig -> origin/gh/ydwu4/331/orig 2025-11-03T16:39:48.7637659Z * [new branch] gh/ydwu4/332/base -> origin/gh/ydwu4/332/base 2025-11-03T16:39:48.7637833Z * [new branch] gh/ydwu4/332/head -> origin/gh/ydwu4/332/head 2025-11-03T16:39:48.7638015Z * [new branch] gh/ydwu4/332/orig -> origin/gh/ydwu4/332/orig 2025-11-03T16:39:48.7638200Z * [new branch] gh/ydwu4/333/base -> origin/gh/ydwu4/333/base 2025-11-03T16:39:48.7638382Z * [new branch] gh/ydwu4/333/head -> origin/gh/ydwu4/333/head 2025-11-03T16:39:48.7638555Z * [new branch] gh/ydwu4/333/orig -> origin/gh/ydwu4/333/orig 2025-11-03T16:39:48.7638740Z * [new branch] gh/ydwu4/334/base -> origin/gh/ydwu4/334/base 2025-11-03T16:39:48.7638918Z * [new branch] gh/ydwu4/334/head -> origin/gh/ydwu4/334/head 2025-11-03T16:39:48.7639093Z * [new branch] gh/ydwu4/334/orig -> origin/gh/ydwu4/334/orig 2025-11-03T16:39:48.7639275Z * [new branch] gh/ydwu4/335/base -> origin/gh/ydwu4/335/base 2025-11-03T16:39:48.7639448Z * [new branch] gh/ydwu4/335/head -> origin/gh/ydwu4/335/head 2025-11-03T16:39:48.7639630Z * [new branch] gh/ydwu4/335/orig -> origin/gh/ydwu4/335/orig 2025-11-03T16:39:48.7639821Z * [new branch] gh/ydwu4/336/base -> origin/gh/ydwu4/336/base 2025-11-03T16:39:48.7640069Z * [new branch] gh/ydwu4/336/head -> origin/gh/ydwu4/336/head 2025-11-03T16:39:48.7640243Z * [new branch] gh/ydwu4/336/orig -> origin/gh/ydwu4/336/orig 2025-11-03T16:39:48.7640421Z * [new branch] gh/ydwu4/337/base -> origin/gh/ydwu4/337/base 2025-11-03T16:39:48.7640605Z * [new branch] gh/ydwu4/337/head -> origin/gh/ydwu4/337/head 2025-11-03T16:39:48.7640785Z * [new branch] gh/ydwu4/337/orig -> origin/gh/ydwu4/337/orig 2025-11-03T16:39:48.7640980Z * [new branch] gh/ydwu4/338/base -> origin/gh/ydwu4/338/base 2025-11-03T16:39:48.7641162Z * [new branch] gh/ydwu4/338/head -> origin/gh/ydwu4/338/head 2025-11-03T16:39:48.7641412Z * [new branch] gh/ydwu4/338/orig -> origin/gh/ydwu4/338/orig 2025-11-03T16:39:48.7641593Z * [new branch] gh/ydwu4/339/base -> origin/gh/ydwu4/339/base 2025-11-03T16:39:48.7641784Z * [new branch] gh/ydwu4/339/head -> origin/gh/ydwu4/339/head 2025-11-03T16:39:48.7641961Z * [new branch] gh/ydwu4/339/orig -> origin/gh/ydwu4/339/orig 2025-11-03T16:39:48.7642146Z * [new branch] gh/ydwu4/340/base -> origin/gh/ydwu4/340/base 2025-11-03T16:39:48.7642333Z * [new branch] gh/ydwu4/340/head -> origin/gh/ydwu4/340/head 2025-11-03T16:39:48.7642514Z * [new branch] gh/ydwu4/340/orig -> origin/gh/ydwu4/340/orig 2025-11-03T16:39:48.7642688Z * [new branch] gh/yf225/133/base -> origin/gh/yf225/133/base 2025-11-03T16:39:48.7642880Z * [new branch] gh/yf225/133/head -> origin/gh/yf225/133/head 2025-11-03T16:39:48.7643062Z * [new branch] gh/yf225/93/base -> origin/gh/yf225/93/base 2025-11-03T16:39:48.7643236Z * [new branch] gh/yf225/93/head -> origin/gh/yf225/93/head 2025-11-03T16:39:48.7643447Z * [new branch] gh/yifuwang/152/base -> origin/gh/yifuwang/152/base 2025-11-03T16:39:48.7643645Z * [new branch] gh/yifuwang/152/head -> origin/gh/yifuwang/152/head 2025-11-03T16:39:48.7643846Z * [new branch] gh/yifuwang/152/orig -> origin/gh/yifuwang/152/orig 2025-11-03T16:39:48.7644047Z * [new branch] gh/yifuwang/195/base -> origin/gh/yifuwang/195/base 2025-11-03T16:39:48.7644238Z * [new branch] gh/yifuwang/195/head -> origin/gh/yifuwang/195/head 2025-11-03T16:39:48.7644430Z * [new branch] gh/yifuwang/195/orig -> origin/gh/yifuwang/195/orig 2025-11-03T16:39:48.7644647Z * [new branch] gh/yiming0416/1/base -> origin/gh/yiming0416/1/base 2025-11-03T16:39:48.7644842Z * [new branch] gh/yiming0416/1/head -> origin/gh/yiming0416/1/head 2025-11-03T16:39:48.7645034Z * [new branch] gh/yiming0416/2/base -> origin/gh/yiming0416/2/base 2025-11-03T16:39:48.7645247Z * [new branch] gh/yiming0416/2/head -> origin/gh/yiming0416/2/head 2025-11-03T16:39:48.7645453Z * [new branch] gh/yushangdi/1/base -> origin/gh/yushangdi/1/base 2025-11-03T16:39:48.7645645Z * [new branch] gh/yushangdi/1/head -> origin/gh/yushangdi/1/head 2025-11-03T16:39:48.7645837Z * [new branch] gh/yushangdi/2/base -> origin/gh/yushangdi/2/base 2025-11-03T16:39:48.7646038Z * [new branch] gh/yushangdi/2/head -> origin/gh/yushangdi/2/head 2025-11-03T16:39:48.7646229Z * [new branch] gh/yushangdi/3/base -> origin/gh/yushangdi/3/base 2025-11-03T16:39:48.7646425Z * [new branch] gh/yushangdi/3/head -> origin/gh/yushangdi/3/head 2025-11-03T16:39:48.7646624Z * [new branch] gh/yushangdi/3/orig -> origin/gh/yushangdi/3/orig 2025-11-03T16:39:48.7646813Z * [new branch] gh/yushangdi/4/base -> origin/gh/yushangdi/4/base 2025-11-03T16:39:48.7648202Z * [new branch] gh/yushangdi/4/head -> origin/gh/yushangdi/4/head 2025-11-03T16:39:48.7648417Z * [new branch] gh/yushangdi/4/orig -> origin/gh/yushangdi/4/orig 2025-11-03T16:39:48.7648607Z * [new branch] gh/yushangdi/5/base -> origin/gh/yushangdi/5/base 2025-11-03T16:39:48.7648804Z * [new branch] gh/yushangdi/5/head -> origin/gh/yushangdi/5/head 2025-11-03T16:39:48.7649010Z * [new branch] gh/yushangdi/5/orig -> origin/gh/yushangdi/5/orig 2025-11-03T16:39:48.7649199Z * [new branch] gh/yushangdi/6/base -> origin/gh/yushangdi/6/base 2025-11-03T16:39:48.7649476Z * [new branch] gh/yushangdi/6/head -> origin/gh/yushangdi/6/head 2025-11-03T16:39:48.7649674Z * [new branch] gh/yushangdi/6/orig -> origin/gh/yushangdi/6/orig 2025-11-03T16:39:48.7649868Z * [new branch] gh/yushangdi/7/base -> origin/gh/yushangdi/7/base 2025-11-03T16:39:48.7650063Z * [new branch] gh/yushangdi/7/head -> origin/gh/yushangdi/7/head 2025-11-03T16:39:48.7650268Z * [new branch] gh/yushangdi/7/orig -> origin/gh/yushangdi/7/orig 2025-11-03T16:39:48.7650458Z * [new branch] gh/yushangdi/8/base -> origin/gh/yushangdi/8/base 2025-11-03T16:39:48.7650650Z * [new branch] gh/yushangdi/8/head -> origin/gh/yushangdi/8/head 2025-11-03T16:39:48.7650851Z * [new branch] gh/yushangdi/8/orig -> origin/gh/yushangdi/8/orig 2025-11-03T16:39:48.7651046Z * [new branch] gh/zhxchen17/34/base -> origin/gh/zhxchen17/34/base 2025-11-03T16:39:48.7651240Z * [new branch] gh/zhxchen17/34/head -> origin/gh/zhxchen17/34/head 2025-11-03T16:39:48.7651430Z * [new branch] gh/zhxchen17/35/base -> origin/gh/zhxchen17/35/base 2025-11-03T16:39:48.7651629Z * [new branch] gh/zhxchen17/35/head -> origin/gh/zhxchen17/35/head 2025-11-03T16:39:48.7651892Z * [new branch] gh/zhxchen17/36/base -> origin/gh/zhxchen17/36/base 2025-11-03T16:39:48.7652094Z * [new branch] gh/zhxchen17/36/head -> origin/gh/zhxchen17/36/head 2025-11-03T16:39:48.7652302Z * [new branch] gh/zhxchen17/36/orig -> origin/gh/zhxchen17/36/orig 2025-11-03T16:39:48.7652490Z * [new branch] gh/zhxchen17/37/base -> origin/gh/zhxchen17/37/base 2025-11-03T16:39:48.7652678Z * [new branch] gh/zhxchen17/37/head -> origin/gh/zhxchen17/37/head 2025-11-03T16:39:48.7652883Z * [new branch] gh/zhxchen17/37/orig -> origin/gh/zhxchen17/37/orig 2025-11-03T16:39:48.7653082Z * [new branch] gh/zhxchen17/38/base -> origin/gh/zhxchen17/38/base 2025-11-03T16:39:48.7653287Z * [new branch] gh/zhxchen17/38/head -> origin/gh/zhxchen17/38/head 2025-11-03T16:39:48.7653480Z * [new branch] gh/zhxchen17/38/orig -> origin/gh/zhxchen17/38/orig 2025-11-03T16:39:48.7653666Z * [new branch] gh/zklaus/18/base -> origin/gh/zklaus/18/base 2025-11-03T16:39:48.7653842Z * [new branch] gh/zklaus/18/head -> origin/gh/zklaus/18/head 2025-11-03T16:39:48.7654033Z * [new branch] gh/zklaus/18/orig -> origin/gh/zklaus/18/orig 2025-11-03T16:39:48.7654220Z * [new branch] gh/zou3519/1197/base -> origin/gh/zou3519/1197/base 2025-11-03T16:39:48.7654406Z * [new branch] gh/zou3519/1197/head -> origin/gh/zou3519/1197/head 2025-11-03T16:39:48.7654601Z * [new branch] gh/zou3519/1197/orig -> origin/gh/zou3519/1197/orig 2025-11-03T16:39:48.7654790Z * [new branch] gh/zou3519/1198/base -> origin/gh/zou3519/1198/base 2025-11-03T16:39:48.7655566Z * [new branch] gh/zou3519/1198/head -> origin/gh/zou3519/1198/head 2025-11-03T16:39:48.7655765Z * [new branch] gh/zou3519/1198/orig -> origin/gh/zou3519/1198/orig 2025-11-03T16:39:48.7655951Z * [new branch] gh/zpcore/1/base -> origin/gh/zpcore/1/base 2025-11-03T16:39:48.7656136Z * [new branch] gh/zpcore/1/head -> origin/gh/zpcore/1/head 2025-11-03T16:39:48.7656328Z * [new branch] gh/zpcore/11/base -> origin/gh/zpcore/11/base 2025-11-03T16:39:48.7656506Z * [new branch] gh/zpcore/11/head -> origin/gh/zpcore/11/head 2025-11-03T16:39:48.7656684Z * [new branch] gh/zpcore/11/orig -> origin/gh/zpcore/11/orig 2025-11-03T16:39:48.7656955Z * [new branch] gh/zpcore/12/base -> origin/gh/zpcore/12/base 2025-11-03T16:39:48.7657142Z * [new branch] gh/zpcore/12/head -> origin/gh/zpcore/12/head 2025-11-03T16:39:48.7657330Z * [new branch] gh/zpcore/12/orig -> origin/gh/zpcore/12/orig 2025-11-03T16:39:48.7657525Z * [new branch] gh/zpcore/13/base -> origin/gh/zpcore/13/base 2025-11-03T16:39:48.7657706Z * [new branch] gh/zpcore/13/head -> origin/gh/zpcore/13/head 2025-11-03T16:39:48.7657884Z * [new branch] gh/zpcore/13/orig -> origin/gh/zpcore/13/orig 2025-11-03T16:39:48.7658075Z * [new branch] gh/zpcore/14/base -> origin/gh/zpcore/14/base 2025-11-03T16:39:48.7658254Z * [new branch] gh/zpcore/14/head -> origin/gh/zpcore/14/head 2025-11-03T16:39:48.7658435Z * [new branch] gh/zpcore/14/orig -> origin/gh/zpcore/14/orig 2025-11-03T16:39:48.7658618Z * [new branch] gh/zpcore/15/base -> origin/gh/zpcore/15/base 2025-11-03T16:39:48.7658803Z * [new branch] gh/zpcore/15/head -> origin/gh/zpcore/15/head 2025-11-03T16:39:48.7658985Z * [new branch] gh/zpcore/15/orig -> origin/gh/zpcore/15/orig 2025-11-03T16:39:48.7659161Z * [new branch] gh/zpcore/16/base -> origin/gh/zpcore/16/base 2025-11-03T16:39:48.7659346Z * [new branch] gh/zpcore/16/head -> origin/gh/zpcore/16/head 2025-11-03T16:39:48.7659523Z * [new branch] gh/zpcore/16/orig -> origin/gh/zpcore/16/orig 2025-11-03T16:39:48.7659699Z * [new branch] gh/zpcore/17/base -> origin/gh/zpcore/17/base 2025-11-03T16:39:48.7659884Z * [new branch] gh/zpcore/17/head -> origin/gh/zpcore/17/head 2025-11-03T16:39:48.7660061Z * [new branch] gh/zpcore/17/orig -> origin/gh/zpcore/17/orig 2025-11-03T16:39:48.7660244Z * [new branch] gh/zpcore/18/base -> origin/gh/zpcore/18/base 2025-11-03T16:39:48.7660429Z * [new branch] gh/zpcore/18/head -> origin/gh/zpcore/18/head 2025-11-03T16:39:48.7660609Z * [new branch] gh/zpcore/18/orig -> origin/gh/zpcore/18/orig 2025-11-03T16:39:48.7660787Z * [new branch] gh/zpcore/19/base -> origin/gh/zpcore/19/base 2025-11-03T16:39:48.7660973Z * [new branch] gh/zpcore/19/head -> origin/gh/zpcore/19/head 2025-11-03T16:39:48.7661150Z * [new branch] gh/zpcore/19/orig -> origin/gh/zpcore/19/orig 2025-11-03T16:39:48.7661325Z * [new branch] gh/zpcore/2/base -> origin/gh/zpcore/2/base 2025-11-03T16:39:48.7661508Z * [new branch] gh/zpcore/2/head -> origin/gh/zpcore/2/head 2025-11-03T16:39:48.7661685Z * [new branch] gh/zpcore/20/base -> origin/gh/zpcore/20/base 2025-11-03T16:39:48.7661866Z * [new branch] gh/zpcore/20/head -> origin/gh/zpcore/20/head 2025-11-03T16:39:48.7662042Z * [new branch] gh/zpcore/20/orig -> origin/gh/zpcore/20/orig 2025-11-03T16:39:48.7662299Z * [new branch] gh/zpcore/21/base -> origin/gh/zpcore/21/base 2025-11-03T16:39:48.7662476Z * [new branch] gh/zpcore/21/head -> origin/gh/zpcore/21/head 2025-11-03T16:39:48.7662653Z * [new branch] gh/zpcore/21/orig -> origin/gh/zpcore/21/orig 2025-11-03T16:39:48.7662842Z * [new branch] gh/zpcore/22/base -> origin/gh/zpcore/22/base 2025-11-03T16:39:48.7663022Z * [new branch] gh/zpcore/22/head -> origin/gh/zpcore/22/head 2025-11-03T16:39:48.7663202Z * [new branch] gh/zpcore/22/orig -> origin/gh/zpcore/22/orig 2025-11-03T16:39:48.7663404Z * [new branch] gh/zpcore/23/base -> origin/gh/zpcore/23/base 2025-11-03T16:39:48.7664185Z * [new branch] gh/zpcore/23/head -> origin/gh/zpcore/23/head 2025-11-03T16:39:48.7664388Z * [new branch] gh/zpcore/23/orig -> origin/gh/zpcore/23/orig 2025-11-03T16:39:48.7664571Z * [new branch] gh/zpcore/24/base -> origin/gh/zpcore/24/base 2025-11-03T16:39:48.7664748Z * [new branch] gh/zpcore/24/head -> origin/gh/zpcore/24/head 2025-11-03T16:39:48.7664942Z * [new branch] gh/zpcore/24/orig -> origin/gh/zpcore/24/orig 2025-11-03T16:39:48.7665120Z * [new branch] gh/zpcore/25/base -> origin/gh/zpcore/25/base 2025-11-03T16:39:48.7665297Z * [new branch] gh/zpcore/25/head -> origin/gh/zpcore/25/head 2025-11-03T16:39:48.7665481Z * [new branch] gh/zpcore/25/orig -> origin/gh/zpcore/25/orig 2025-11-03T16:39:48.7665659Z * [new branch] gh/zpcore/3/base -> origin/gh/zpcore/3/base 2025-11-03T16:39:48.7665835Z * [new branch] gh/zpcore/3/head -> origin/gh/zpcore/3/head 2025-11-03T16:39:48.7666019Z * [new branch] gh/zpcore/4/base -> origin/gh/zpcore/4/base 2025-11-03T16:39:48.7666196Z * [new branch] gh/zpcore/4/head -> origin/gh/zpcore/4/head 2025-11-03T16:39:48.7666371Z * [new branch] gh/zpcore/5/base -> origin/gh/zpcore/5/base 2025-11-03T16:39:48.7666556Z * [new branch] gh/zpcore/5/head -> origin/gh/zpcore/5/head 2025-11-03T16:39:48.7666729Z * [new branch] gh/zpcore/6/base -> origin/gh/zpcore/6/base 2025-11-03T16:39:48.7666906Z * [new branch] gh/zpcore/6/head -> origin/gh/zpcore/6/head 2025-11-03T16:39:48.7667077Z * [new branch] gh/zpcore/7/base -> origin/gh/zpcore/7/base 2025-11-03T16:39:48.7667259Z * [new branch] gh/zpcore/7/head -> origin/gh/zpcore/7/head 2025-11-03T16:39:48.7667431Z * [new branch] gh/zpcore/8/base -> origin/gh/zpcore/8/base 2025-11-03T16:39:48.7667610Z * [new branch] gh/zpcore/8/head -> origin/gh/zpcore/8/head 2025-11-03T16:39:48.7667796Z * [new branch] google-main -> origin/google-main 2025-11-03T16:39:48.7667970Z * [new branch] greencontext -> origin/greencontext 2025-11-03T16:39:48.7668152Z * [new branch] guangyey/config -> origin/guangyey/config 2025-11-03T16:39:48.7668383Z * [new branch] guangyey/external_stream -> origin/guangyey/external_stream 2025-11-03T16:39:48.7668569Z * [new branch] guangyey/reimport -> origin/guangyey/reimport 2025-11-03T16:39:48.7668755Z * [new branch] guangyey/test_2025 -> origin/guangyey/test_2025 2025-11-03T16:39:48.7669118Z * [new branch] guilhermeleobas/cherry-pick-55d87d9dfd9 -> origin/guilhermeleobas/cherry-pick-55d87d9dfd9 2025-11-03T16:39:48.7669399Z * [new branch] hameerabbasi/gradcheck-allclose -> origin/hameerabbasi/gradcheck-allclose 2025-11-03T16:39:48.7669699Z * [new branch] haozhe/bf16-dynamic-shape -> origin/haozhe/bf16-dynamic-shape 2025-11-03T16:39:48.7669865Z * [new branch] hc_baseline -> origin/hc_baseline 2025-11-03T16:39:48.7670036Z * [new branch] hhh_decomp_mul -> origin/hhh_decomp_mul 2025-11-03T16:39:48.7670191Z * [new branch] hhh_rand -> origin/hhh_rand 2025-11-03T16:39:48.7670387Z * [new branch] hoy/triton-PR3973 -> origin/hoy/triton-PR3973 2025-11-03T16:39:48.7670564Z * [new branch] huba/debug_mode -> origin/huba/debug_mode 2025-11-03T16:39:48.7670751Z * [new branch] huba/dtensor_equal -> origin/huba/dtensor_equal 2025-11-03T16:39:48.7670979Z * [new branch] huba/f1 -> origin/huba/f1 2025-11-03T16:39:48.7671159Z * [new branch] huba/local_tensor -> origin/huba/local_tensor 2025-11-03T16:39:48.7671405Z * [new branch] increase-asan-build-memory -> origin/increase-asan-build-memory 2025-11-03T16:39:48.7671687Z * [new branch] inductor-perf-increase-timeout -> origin/inductor-perf-increase-timeout 2025-11-03T16:39:48.7671893Z * [new branch] inductordecompfix -> origin/inductordecompfix 2025-11-03T16:39:48.7672047Z * [new branch] inlining -> origin/inlining 2025-11-03T16:39:48.7672231Z * [new branch] inlining-ezyang -> origin/inlining-ezyang 2025-11-03T16:39:48.7672454Z * [new branch] install-torchao-0.13.0 -> origin/install-torchao-0.13.0 2025-11-03T16:39:48.7672658Z * [new branch] install_free_tensors -> origin/install_free_tensors 2025-11-03T16:39:48.7674141Z * [new branch] invoke-subgraph -> origin/invoke-subgraph 2025-11-03T16:39:48.7674321Z * [new branch] issue#58739 -> origin/issue#58739 2025-11-03T16:39:48.7674477Z * [new branch] jathu/o3 -> origin/jathu/o3 2025-11-03T16:39:48.7674629Z * [new branch] jathu/sve -> origin/jathu/sve 2025-11-03T16:39:48.7674951Z * [new branch] jcaip/test-cusparselt-version-0.6.2 -> origin/jcaip/test-cusparselt-version-0.6.2 2025-11-03T16:39:48.7675218Z * [new branch] jcaip/update-cusparselt-0.6.2 -> origin/jcaip/update-cusparselt-0.6.2 2025-11-03T16:39:48.7675491Z * [new branch] jeanschmidt/autorevert_tag_cisev -> origin/jeanschmidt/autorevert_tag_cisev 2025-11-03T16:39:48.7675780Z * [new branch] jeanschmidt/autorevert_tag_cisev_2 -> origin/jeanschmidt/autorevert_tag_cisev_2 2025-11-03T16:39:48.7676009Z * [new branch] jithunnair-amd-patch-2 -> origin/jithunnair-amd-patch-2 2025-11-03T16:39:48.7676227Z * [new branch] jithunnair-amd-patch-3 -> origin/jithunnair-amd-patch-3 2025-11-03T16:39:48.7676450Z * [new branch] jithunnair-amd-patch-4 -> origin/jithunnair-amd-patch-4 2025-11-03T16:39:48.7676677Z * [new branch] justinchu/attention-tests -> origin/justinchu/attention-tests 2025-11-03T16:39:48.7676899Z * [new branch] justinchu/export-warning -> origin/justinchu/export-warning 2025-11-03T16:39:48.7677130Z * [new branch] justinchu/native-qdq -> origin/justinchu/native-qdq 2025-11-03T16:39:48.7677419Z * [new branch] justinchuby/onnx-deprecation-msg -> origin/justinchuby/onnx-deprecation-msg 2025-11-03T16:39:48.7677609Z * [new branch] kainan666/xlf_debug -> origin/kainan666/xlf_debug 2025-11-03T16:39:48.7677781Z * [new branch] kainan_test -> origin/kainan_test 2025-11-03T16:39:48.7678043Z * [new branch] leslie/test_group_gemm_epilogues -> origin/leslie/test_group_gemm_epilogues 2025-11-03T16:39:48.7678302Z * [new branch] lessw2020/fix_cutlass_cache_error -> origin/lessw2020/fix_cutlass_cache_error 2025-11-03T16:39:48.7678617Z * [new branch] liaoxuan/shm_all_reduce -> origin/liaoxuan/shm_all_reduce 2025-11-03T16:39:48.7678889Z * [new branch] liaoxuan/test_fa_disable_softmax -> origin/liaoxuan/test_fa_disable_softmax 2025-11-03T16:39:48.7679099Z * [new branch] liaoxuan/test_int8_sdpa -> origin/liaoxuan/test_int8_sdpa 2025-11-03T16:39:48.7679284Z * [new branch] lintbuilddocker -> origin/lintbuilddocker 2025-11-03T16:39:48.7679464Z * [new branch] llama4-stable -> origin/llama4-stable 2025-11-03T16:39:48.7679624Z * [new branch] logdetfix -> origin/logdetfix 2025-11-03T16:39:48.7679866Z * [new branch] lts/release/1.8 -> origin/lts/release/1.8 2025-11-03T16:39:48.7680065Z * [new branch] lucaskabela/#94773 -> origin/lucaskabela/#94773 2025-11-03T16:39:48.7680271Z * [new branch] lucaskabela/fix_164814 -> origin/lucaskabela/fix_164814 2025-11-03T16:39:48.7680471Z * [new branch] lucaskabela/fix_164823 -> origin/lucaskabela/fix_164823 2025-11-03T16:39:48.7680681Z * [new branch] lucaskabela/fix_164875 -> origin/lucaskabela/fix_164875 2025-11-03T16:39:48.7680879Z * [new branch] lucaskabela/fix_164876 -> origin/lucaskabela/fix_164876 2025-11-03T16:39:48.7681186Z * [new branch] lucaskabela/fix_error_for_named_tuples -> origin/lucaskabela/fix_error_for_named_tuples 2025-11-03T16:39:48.7681417Z * [new branch] lucaskabela/flop_counter -> origin/lucaskabela/flop_counter 2025-11-03T16:39:48.7681665Z * [new branch] lucaskabela/func_under_decomp -> origin/lucaskabela/func_under_decomp 2025-11-03T16:39:48.7681938Z * [new branch] lucaskabela/functional_in_dynamo -> origin/lucaskabela/functional_in_dynamo 2025-11-03T16:39:48.7682270Z * [new branch] lucaskabela/install_params_as_graph_attr -> origin/lucaskabela/install_params_as_graph_attr 2025-11-03T16:39:48.7682575Z * [new branch] lucaskabela/parameters_as_graph_attr -> origin/lucaskabela/parameters_as_graph_attr 2025-11-03T16:39:48.7682919Z * [new branch] lucaskabela/remove_aot_dispatcher_metadata -> origin/lucaskabela/remove_aot_dispatcher_metadata 2025-11-03T16:39:48.7683134Z * [new branch] lucaskabela/rnn_decomp -> origin/lucaskabela/rnn_decomp 2025-11-03T16:39:48.7683415Z * [new branch] lucaskabela/type_files_in_variables -> origin/lucaskabela/type_files_in_variables 2025-11-03T16:39:48.7683651Z * [new branch] lucaskabela/typing_backends -> origin/lucaskabela/typing_backends 2025-11-03T16:39:48.7683901Z * [new branch] lucaskabela/typing_variables -> origin/lucaskabela/typing_variables 2025-11-03T16:39:48.7684206Z * [new branch] lucaskabela/typinng_variables_builtin -> origin/lucaskabela/typinng_variables_builtin 2025-11-03T16:39:48.7684439Z * [new branch] lucaskablea/pickle_einops -> origin/lucaskablea/pickle_einops 2025-11-03T16:39:48.7684591Z * [new branch] main -> origin/main 2025-11-03T16:39:48.7684902Z * [new branch] main-enable-b200-distributed-tests -> origin/main-enable-b200-distributed-tests 2025-11-03T16:39:48.7685081Z * [new branch] malfet-patch-2 -> origin/malfet-patch-2 2025-11-03T16:39:48.7685257Z * [new branch] malfet-patch-3 -> origin/malfet-patch-3 2025-11-03T16:39:48.7685442Z * [new branch] malfet-patch-7 -> origin/malfet-patch-7 2025-11-03T16:39:48.7685614Z * [new branch] malfet-patch-8 -> origin/malfet-patch-8 2025-11-03T16:39:48.7685787Z * [new branch] malfet-patch-9 -> origin/malfet-patch-9 2025-11-03T16:39:48.7685987Z * [new branch] malfet/add-3.14-ci -> origin/malfet/add-3.14-ci 2025-11-03T16:39:48.7686261Z * [new branch] malfet/be-green-context -> origin/malfet/be-green-context 2025-11-03T16:39:48.7686704Z * [new branch] malfet/be-move-more-settings-to-checkout-pytorch -> origin/malfet/be-move-more-settings-to-checkout-pytorch 2025-11-03T16:39:48.7686953Z * [new branch] malfet/mps-implement-col2im -> origin/malfet/mps-implement-col2im 2025-11-03T16:39:48.7687250Z * [new branch] manuel/aoti_metal_shimify-thread_safe -> origin/manuel/aoti_metal_shimify-thread_safe 2025-11-03T16:39:48.7687529Z * [new branch] manuel/test-ops-common-allow-mps -> origin/manuel/test-ops-common-allow-mps 2025-11-03T16:39:48.7687800Z * [new branch] masnesral/metaconda -> origin/masnesral/metaconda 2025-11-03T16:39:48.7688054Z * [new branch] masnesral/pt2_internal_logging -> origin/masnesral/pt2_internal_logging 2025-11-03T16:39:48.7688262Z * [new branch] mem_profiler_stack_trace -> origin/mem_profiler_stack_trace 2025-11-03T16:39:48.7688465Z * [new branch] memory_profiler_stack -> origin/memory_profiler_stack 2025-11-03T16:39:48.7688658Z * [new branch] metascroy-patch-1 -> origin/metascroy-patch-1 2025-11-03T16:39:48.7688820Z * [new branch] mingw_posix -> origin/mingw_posix 2025-11-03T16:39:48.7689019Z * [new branch] mlazos/S429861-debug -> origin/mlazos/S429861-debug 2025-11-03T16:39:48.7689180Z * [new branch] mlazos/aa -> origin/mlazos/aa 2025-11-03T16:39:48.7689337Z * [new branch] mlazos/acts -> origin/mlazos/acts 2025-11-03T16:39:48.7689544Z * [new branch] mlazos/arg-renames -> origin/mlazos/arg-renames 2025-11-03T16:39:48.7689772Z * [new branch] mlazos/backup-test-branch -> origin/mlazos/backup-test-branch 2025-11-03T16:39:48.7689987Z * [new branch] mlazos/bad-cudagraphs -> origin/mlazos/bad-cudagraphs 2025-11-03T16:39:48.7690185Z * [new branch] mlazos/baseline -> origin/mlazos/baseline 2025-11-03T16:39:48.7690434Z * [new branch] mlazos/baseline-graph-breaks -> origin/mlazos/baseline-graph-breaks 2025-11-03T16:39:48.7690624Z * [new branch] mlazos/beta-tensor -> origin/mlazos/beta-tensor 2025-11-03T16:39:48.7690801Z * [new branch] mlazos/buffers -> origin/mlazos/buffers 2025-11-03T16:39:48.7690984Z * [new branch] mlazos/buffers2 -> origin/mlazos/buffers2 2025-11-03T16:39:48.7691158Z * [new branch] mlazos/buffers3 -> origin/mlazos/buffers3 2025-11-03T16:39:48.7691319Z * [new branch] mlazos/ck2 -> origin/mlazos/ck2 2025-11-03T16:39:48.7691528Z * [new branch] mlazos/combokernels -> origin/mlazos/combokernels 2025-11-03T16:39:48.7691803Z * [new branch] mlazos/ctx-cleanup -> origin/mlazos/ctx-cleanup 2025-11-03T16:39:48.7692000Z * [new branch] mlazos/cuda-cmd-log -> origin/mlazos/cuda-cmd-log 2025-11-03T16:39:48.7692225Z * [new branch] mlazos/cudagraph-tests -> origin/mlazos/cudagraph-tests 2025-11-03T16:39:48.7692486Z * [new branch] mlazos/cudagraphs-measurement -> origin/mlazos/cudagraphs-measurement 2025-11-03T16:39:48.7692682Z * [new branch] mlazos/cutlass-test -> origin/mlazos/cutlass-test 2025-11-03T16:39:48.7692918Z * [new branch] mlazos/cutlass-topo-bug -> origin/mlazos/cutlass-topo-bug 2025-11-03T16:39:48.7693132Z * [new branch] mlazos/dataclass-proxy -> origin/mlazos/dataclass-proxy 2025-11-03T16:39:48.7693305Z * [new branch] mlazos/dc-attrs -> origin/mlazos/dc-attrs 2025-11-03T16:39:48.7693492Z * [new branch] mlazos/dc-helion -> origin/mlazos/dc-helion 2025-11-03T16:39:48.7693739Z * [new branch] mlazos/dict-fix -> origin/mlazos/dict-fix 2025-11-03T16:39:48.7693926Z * [new branch] mlazos/disable-tf -> origin/mlazos/disable-tf 2025-11-03T16:39:48.7694109Z * [new branch] mlazos/dupe-fix -> origin/mlazos/dupe-fix 2025-11-03T16:39:48.7694286Z * [new branch] mlazos/dyn-batch -> origin/mlazos/dyn-batch 2025-11-03T16:39:48.7694444Z * [new branch] mlazos/evt -> origin/mlazos/evt 2025-11-03T16:39:48.7694671Z * [new branch] mlazos/extract-examples -> origin/mlazos/extract-examples 2025-11-03T16:39:48.7694923Z * [new branch] mlazos/foreach-op -> origin/mlazos/foreach-op 2025-11-03T16:39:48.7695080Z * [new branch] mlazos/fp8 -> origin/mlazos/fp8 2025-11-03T16:39:48.7695253Z * [new branch] mlazos/fp8-bias -> origin/mlazos/fp8-bias 2025-11-03T16:39:48.7695469Z * [new branch] mlazos/fp8-bias-fusion -> origin/mlazos/fp8-bias-fusion 2025-11-03T16:39:48.7695645Z * [new branch] mlazos/fp8-fixes -> origin/mlazos/fp8-fixes 2025-11-03T16:39:48.7695820Z * [new branch] mlazos/freezing -> origin/mlazos/freezing 2025-11-03T16:39:48.7695993Z * [new branch] mlazos/h-comp -> origin/mlazos/h-comp 2025-11-03T16:39:48.7696161Z * [new branch] mlazos/h-comp2 -> origin/mlazos/h-comp2 2025-11-03T16:39:48.7696337Z * [new branch] mlazos/hash-hop -> origin/mlazos/hash-hop 2025-11-03T16:39:48.7696502Z * [new branch] mlazos/hc -> origin/mlazos/hc 2025-11-03T16:39:48.7696679Z * [new branch] mlazos/hc-cycles -> origin/mlazos/hc-cycles 2025-11-03T16:39:48.7696848Z * [new branch] mlazos/hc-fixes -> origin/mlazos/hc-fixes 2025-11-03T16:39:48.7697038Z * [new branch] mlazos/hc-fixes3 -> origin/mlazos/hc-fixes3 2025-11-03T16:39:48.7697211Z * [new branch] mlazos/hc-fixes4 -> origin/mlazos/hc-fixes4 2025-11-03T16:39:48.7697377Z * [new branch] mlazos/hc-hf -> origin/mlazos/hc-hf 2025-11-03T16:39:48.7697551Z * [new branch] mlazos/hc-mut -> origin/mlazos/hc-mut 2025-11-03T16:39:48.7697708Z * [new branch] mlazos/hc10 -> origin/mlazos/hc10 2025-11-03T16:39:48.7697863Z * [new branch] mlazos/hc11 -> origin/mlazos/hc11 2025-11-03T16:39:48.7698027Z * [new branch] mlazos/hc12 -> origin/mlazos/hc12 2025-11-03T16:39:48.7698188Z * [new branch] mlazos/hc13 -> origin/mlazos/hc13 2025-11-03T16:39:48.7698344Z * [new branch] mlazos/hc14 -> origin/mlazos/hc14 2025-11-03T16:39:48.7698501Z * [new branch] mlazos/hc15 -> origin/mlazos/hc15 2025-11-03T16:39:48.7698672Z * [new branch] mlazos/hc2 -> origin/mlazos/hc2 2025-11-03T16:39:48.7698824Z * [new branch] mlazos/hc4 -> origin/mlazos/hc4 2025-11-03T16:39:48.7698974Z * [new branch] mlazos/hc5 -> origin/mlazos/hc5 2025-11-03T16:39:48.7699133Z * [new branch] mlazos/hc6 -> origin/mlazos/hc6 2025-11-03T16:39:48.7699286Z * [new branch] mlazos/hc7 -> origin/mlazos/hc7 2025-11-03T16:39:48.7699438Z * [new branch] mlazos/hc8 -> origin/mlazos/hc8 2025-11-03T16:39:48.7699605Z * [new branch] mlazos/hc9 -> origin/mlazos/hc9 2025-11-03T16:39:48.7699795Z * [new branch] mlazos/hc_baseline2 -> origin/mlazos/hc_baseline2 2025-11-03T16:39:48.7700076Z * [new branch] mlazos/inductor-streams -> origin/mlazos/inductor-streams 2025-11-03T16:39:48.7700301Z * [new branch] mlazos/lr-composibility -> origin/mlazos/lr-composibility 2025-11-03T16:39:48.7700464Z * [new branch] mlazos/main -> origin/mlazos/main 2025-11-03T16:39:48.7700701Z * [new branch] mlazos/main-test-enablement -> origin/mlazos/main-test-enablement 2025-11-03T16:39:48.7700862Z * [new branch] mlazos/mcg -> origin/mlazos/mcg 2025-11-03T16:39:48.7701022Z * [new branch] mlazos/mcg2 -> origin/mlazos/mcg2 2025-11-03T16:39:48.7701210Z * [new branch] mlazos/meta-guards -> origin/mlazos/meta-guards 2025-11-03T16:39:48.7701468Z * [new branch] mlazos/mlazos/ck2 -> origin/mlazos/mlazos/ck2 2025-11-03T16:39:48.7701735Z * [new branch] mlazos/mlazos/foreach-map-adam -> origin/mlazos/mlazos/foreach-map-adam 2025-11-03T16:39:48.7701985Z * [new branch] mlazos/mlazos/tf-mode-backup -> origin/mlazos/mlazos/tf-mode-backup 2025-11-03T16:39:48.7702157Z * [new branch] mlazos/mod-fix -> origin/mlazos/mod-fix 2025-11-03T16:39:48.7702345Z * [new branch] mlazos/mode-fix -> origin/mlazos/mode-fix 2025-11-03T16:39:48.7702526Z * [new branch] mlazos/more-tests -> origin/mlazos/more-tests 2025-11-03T16:39:48.7702702Z * [new branch] mlazos/offsets -> origin/mlazos/offsets 2025-11-03T16:39:48.7702897Z * [new branch] mlazos/proxy-ctors -> origin/mlazos/proxy-ctors 2025-11-03T16:39:48.7703077Z * [new branch] mlazos/quant-fix -> origin/mlazos/quant-fix 2025-11-03T16:39:48.7703264Z * [new branch] mlazos/resnet-fix -> origin/mlazos/resnet-fix 2025-11-03T16:39:48.7703468Z * [new branch] mlazos/rm-buf-names -> origin/mlazos/rm-buf-names 2025-11-03T16:39:48.7703640Z * [new branch] mlazos/rm-code -> origin/mlazos/rm-code 2025-11-03T16:39:48.7703807Z * [new branch] mlazos/rm-spam -> origin/mlazos/rm-spam 2025-11-03T16:39:48.7703971Z * [new branch] mlazos/rtp -> origin/mlazos/rtp 2025-11-03T16:39:48.7704176Z * [new branch] mlazos/static-idx-dbg -> origin/mlazos/static-idx-dbg 2025-11-03T16:39:48.7704408Z * [new branch] mlazos/static-inputs-log -> origin/mlazos/static-inputs-log 2025-11-03T16:39:48.7704595Z * [new branch] mlazos/td-fix2 -> origin/mlazos/td-fix2 2025-11-03T16:39:48.7704805Z * [new branch] mlazos/tensor-hasattr2 -> origin/mlazos/tensor-hasattr2 2025-11-03T16:39:48.7704969Z * [new branch] mlazos/test -> origin/mlazos/test 2025-11-03T16:39:48.7705144Z * [new branch] mlazos/tf-mode -> origin/mlazos/tf-mode 2025-11-03T16:39:48.7705354Z * [new branch] mlazos/tf-mode-backup2 -> origin/mlazos/tf-mode-backup2 2025-11-03T16:39:48.7705552Z * [new branch] mlazos/tf-mode-reland -> origin/mlazos/tf-mode-reland 2025-11-03T16:39:48.7705752Z * [new branch] mlazos/tf-mode-reland2 -> origin/mlazos/tf-mode-reland2 2025-11-03T16:39:48.7705960Z * [new branch] mlazos/tf-mode-reland3 -> origin/mlazos/tf-mode-reland3 2025-11-03T16:39:48.7706160Z * [new branch] mlazos/triton-no-epi -> origin/mlazos/triton-no-epi 2025-11-03T16:39:48.7706344Z * [new branch] mlazos/tune-proto -> origin/mlazos/tune-proto 2025-11-03T16:39:48.7706547Z * [new branch] mlazos/tuple-fixes -> origin/mlazos/tuple-fixes 2025-11-03T16:39:48.7706741Z * [new branch] mlazos/tuple-fixes2 -> origin/mlazos/tuple-fixes2 2025-11-03T16:39:48.7706944Z * [new branch] mlazos/tuple-handling -> origin/mlazos/tuple-handling 2025-11-03T16:39:48.7707229Z * [new branch] mlazos/user-stream-base -> origin/mlazos/user-stream-base 2025-11-03T16:39:48.7707418Z * [new branch] mlazos/user-streams -> origin/mlazos/user-streams 2025-11-03T16:39:48.7707651Z * [new branch] mlazos/user-streams-backup -> origin/mlazos/user-streams-backup 2025-11-03T16:39:48.7707891Z * [new branch] mlazos/user-streams-backup2 -> origin/mlazos/user-streams-backup2 2025-11-03T16:39:48.7708070Z * [new branch] mlazos/vary-beta -> origin/mlazos/vary-beta 2025-11-03T16:39:48.7708250Z * [new branch] mlazos/vary-beta2 -> origin/mlazos/vary-beta2 2025-11-03T16:39:48.7708514Z * [new branch] mlazos/weird-perf1 -> origin/mlazos/weird-perf1 2025-11-03T16:39:48.7708703Z * [new branch] mm_out_dtype_compile -> origin/mm_out_dtype_compile 2025-11-03T16:39:48.7708872Z * [new branch] module-shim -> origin/module-shim 2025-11-03T16:39:48.7709089Z * [new branch] move-theme-out-docker -> origin/move-theme-out-docker 2025-11-03T16:39:48.7709339Z * [new branch] move_aws_steps_inside_setup_rocm -> origin/move_aws_steps_inside_setup_rocm 2025-11-03T16:39:48.7709557Z * [new branch] msaroufim-patch-2 -> origin/msaroufim-patch-2 2025-11-03T16:39:48.7709752Z * [new branch] msaroufim/reduce -> origin/msaroufim/reduce 2025-11-03T16:39:48.7709930Z * [new branch] mtia/basic-cmake -> origin/mtia/basic-cmake 2025-11-03T16:39:48.7710186Z * [new branch] mwizak/fix-triton-block-shape -> origin/mwizak/fix-triton-block-shape 2025-11-03T16:39:48.7710474Z * [new branch] mwizak/restrict-test-mm-backend -> origin/mwizak/restrict-test-mm-backend 2025-11-03T16:39:48.7710646Z * [new branch] my_varlen_backup -> origin/my_varlen_backup 2025-11-03T16:39:48.7710856Z * [new branch] nativert_num_outputs -> origin/nativert_num_outputs 2025-11-03T16:39:48.7711029Z * [new branch] new-codegen -> origin/new-codegen 2025-11-03T16:39:48.7711205Z * [new branch] newtest-base -> origin/newtest-base 2025-11-03T16:39:48.7711423Z * [new branch] ngimel/discont_allgather -> origin/ngimel/discont_allgather 2025-11-03T16:39:48.7711626Z * [new branch] ngimel/error_index_list -> origin/ngimel/error_index_list 2025-11-03T16:39:48.7711800Z * [new branch] ngimel/gg_new -> origin/ngimel/gg_new 2025-11-03T16:39:48.7711980Z * [new branch] ngimel/nDim_fix -> origin/ngimel/nDim_fix 2025-11-03T16:39:48.7712134Z * [new branch] nightly -> origin/nightly 2025-11-03T16:39:48.7712440Z * [new branch] nikitaved/addmm_1_rowcol_lt_path_check -> origin/nikitaved/addmm_1_rowcol_lt_path_check 2025-11-03T16:39:48.7712710Z * [new branch] nikitaved/addmm_epilogue_fusions -> origin/nikitaved/addmm_epilogue_fusions 2025-11-03T16:39:48.7713028Z * [new branch] nikitaved/addmm_epilogue_fusions_2d_bias -> origin/nikitaved/addmm_epilogue_fusions_2d_bias 2025-11-03T16:39:48.7713369Z * [new branch] nikitaved/addmm_epilogue_fusions_inductor -> origin/nikitaved/addmm_epilogue_fusions_inductor 2025-11-03T16:39:48.7713684Z * [new branch] nikitaved/addmm_epilogue_fusions_scratch -> origin/nikitaved/addmm_epilogue_fusions_scratch 2025-11-03T16:39:48.7713983Z * [new branch] nikitaved/simpler_can_use_32bit_index -> origin/nikitaved/simpler_can_use_32bit_index 2025-11-03T16:39:48.7714170Z * [new branch] nikitaved/test -> origin/nikitaved/test 2025-11-03T16:39:48.7714447Z * [new branch] nmacchioni-40p-machine-balance -> origin/nmacchioni-40p-machine-balance 2025-11-03T16:39:48.7714788Z * [new branch] nmacchioni-60p-machine-balance -> origin/nmacchioni-60p-machine-balance 2025-11-03T16:39:48.7715163Z * [new branch] nmacchioni-padmm-no-compute-bound-check -> origin/nmacchioni-padmm-no-compute-bound-check 2025-11-03T16:39:48.7715367Z * [new branch] nmacchioni-patch-1 -> origin/nmacchioni-patch-1 2025-11-03T16:39:48.7715569Z * [new branch] no_distributed_log_spew -> origin/no_distributed_log_spew 2025-11-03T16:39:48.7715746Z * [new branch] nofun-hack -> origin/nofun-hack 2025-11-03T16:39:48.7715943Z * [new branch] nullplay/fuse_matmul -> origin/nullplay/fuse_matmul 2025-11-03T16:39:48.7716205Z * [new branch] nullplay_fuse_matmul -> origin/nullplay_fuse_matmul 2025-11-03T16:39:48.7716393Z * [new branch] orig/release/1.10 -> origin/orig/release/1.10 2025-11-03T16:39:48.7716575Z * [new branch] orig/release/1.11 -> origin/orig/release/1.11 2025-11-03T16:39:48.7716752Z * [new branch] orig/release/1.12 -> origin/orig/release/1.12 2025-11-03T16:39:48.7716927Z * [new branch] orig/release/1.13 -> origin/orig/release/1.13 2025-11-03T16:39:48.7717111Z * [new branch] orig/release/1.6 -> origin/orig/release/1.6 2025-11-03T16:39:48.7717286Z * [new branch] orig/release/1.7 -> origin/orig/release/1.7 2025-11-03T16:39:48.7717457Z * [new branch] orig/release/1.8 -> origin/orig/release/1.8 2025-11-03T16:39:48.7717641Z * [new branch] orig/release/1.9 -> origin/orig/release/1.9 2025-11-03T16:39:48.7717819Z * [new branch] orig/release/2.0 -> origin/orig/release/2.0 2025-11-03T16:39:48.7717992Z * [new branch] orig/release/2.1 -> origin/orig/release/2.1 2025-11-03T16:39:48.7718175Z * [new branch] orig/release/2.2 -> origin/orig/release/2.2 2025-11-03T16:39:48.7718348Z * [new branch] orig/release/2.3 -> origin/orig/release/2.3 2025-11-03T16:39:48.7718525Z * [new branch] orig/release/2.4 -> origin/orig/release/2.4 2025-11-03T16:39:48.7718711Z * [new branch] orig/release/2.5 -> origin/orig/release/2.5 2025-11-03T16:39:48.7718886Z * [new branch] orig/release/2.6 -> origin/orig/release/2.6 2025-11-03T16:39:48.7719060Z * [new branch] orig/release/2.7 -> origin/orig/release/2.7 2025-11-03T16:39:48.7719240Z * [new branch] orig/release/2.8 -> origin/orig/release/2.8 2025-11-03T16:39:48.7719413Z * [new branch] orig/release/2.9 -> origin/orig/release/2.9 2025-11-03T16:39:48.7719638Z * [new branch] origin/gh/fxdawnn/1/base -> origin/origin/gh/fxdawnn/1/base 2025-11-03T16:39:48.7719872Z * [new branch] origin/gh/fxdawnn/1/orig -> origin/origin/gh/fxdawnn/1/orig 2025-11-03T16:39:48.7720086Z * [new branch] origin/gh/zpcore/14/orig -> origin/origin/gh/zpcore/14/orig 2025-11-03T16:39:48.7720262Z * [new branch] padded-tensor -> origin/padded-tensor 2025-11-03T16:39:48.7720421Z * [new branch] pca2 -> origin/pca2 2025-11-03T16:39:48.7720610Z * [new branch] per_channel_backup -> origin/per_channel_backup 2025-11-03T16:39:48.7720767Z * [new branch] perf_ops -> origin/perf_ops 2025-11-03T16:39:48.7720928Z * [new branch] perf_ops_2_9 -> origin/perf_ops_2_9 2025-11-03T16:39:48.7721131Z * [new branch] pianpwk-patch-1 -> origin/pianpwk-patch-1 2025-11-03T16:39:48.7721316Z * [new branch] pianpwk-patch-2 -> origin/pianpwk-patch-2 2025-11-03T16:39:48.7721564Z * [new branch] pianpwk-patch-3 -> origin/pianpwk-patch-3 2025-11-03T16:39:48.7721790Z * [new branch] pianpwk/__draft_debug_mode -> origin/pianpwk/__draft_debug_mode 2025-11-03T16:39:48.7722073Z * [new branch] pianpwk/_debug_mode_for_triton_draft -> origin/pianpwk/_debug_mode_for_triton_draft 2025-11-03T16:39:48.7722336Z * [new branch] pianpwk/_profile_w_dispatch_keys -> origin/pianpwk/_profile_w_dispatch_keys 2025-11-03T16:39:48.7722591Z * [new branch] pianpwk/_super_draft_debug_mode -> origin/pianpwk/_super_draft_debug_mode 2025-11-03T16:39:48.7722791Z * [new branch] pianpwk/anomaly_tb -> origin/pianpwk/anomaly_tb 2025-11-03T16:39:48.7723069Z * [new branch] pianpwk/auto_fx_annotate -> origin/pianpwk/auto_fx_annotate 2025-11-03T16:39:48.7723378Z * [new branch] pianpwk/backed_size_oblivious_export -> origin/pianpwk/backed_size_oblivious_export 2025-11-03T16:39:48.7723607Z * [new branch] pianpwk/base_view_shape_key -> origin/pianpwk/base_view_shape_key 2025-11-03T16:39:48.7723822Z * [new branch] pianpwk/bert_dynamic_perf -> origin/pianpwk/bert_dynamic_perf 2025-11-03T16:39:48.7724075Z * [new branch] pianpwk/debug_fwd_stack_traces -> origin/pianpwk/debug_fwd_stack_traces 2025-11-03T16:39:48.7724286Z * [new branch] pianpwk/debug_mode_hacks -> origin/pianpwk/debug_mode_hacks 2025-11-03T16:39:48.7724495Z * [new branch] pianpwk/debug_mode_hooks -> origin/pianpwk/debug_mode_hooks 2025-11-03T16:39:48.7724724Z * [new branch] pianpwk/debug_mode_inductor -> origin/pianpwk/debug_mode_inductor 2025-11-03T16:39:48.7725000Z * [new branch] pianpwk/debug_mode_opcall_refactor -> origin/pianpwk/debug_mode_opcall_refactor 2025-11-03T16:39:48.7725221Z * [new branch] pianpwk/debug_mode_show_ids -> origin/pianpwk/debug_mode_show_ids 2025-11-03T16:39:48.7725486Z * [new branch] pianpwk/debugmode_compile_tf -> origin/pianpwk/debugmode_compile_tf 2025-11-03T16:39:48.7725712Z * [new branch] pianpwk/debugmode_show_ids -> origin/pianpwk/debugmode_show_ids 2025-11-03T16:39:48.7726037Z * [new branch] pianpwk/dispatch_key_debugging_for_debug -> origin/pianpwk/dispatch_key_debugging_for_debug 2025-11-03T16:39:48.7726327Z * [new branch] pianpwk/draft_debug_mode_tfcompile -> origin/pianpwk/draft_debug_mode_tfcompile 2025-11-03T16:39:48.7726568Z * [new branch] pianpwk/draft_multikernel_nn -> origin/pianpwk/draft_multikernel_nn 2025-11-03T16:39:48.7726865Z * [new branch] pianpwk/draft_multikernel_status_10_5 -> origin/pianpwk/draft_multikernel_status_10_5 2025-11-03T16:39:48.7727086Z * [new branch] pianpwk/event_list_tree -> origin/pianpwk/event_list_tree 2025-11-03T16:39:48.7727298Z * [new branch] pianpwk/false_numel_refs -> origin/pianpwk/false_numel_refs 2025-11-03T16:39:48.7727522Z * [new branch] pianpwk/fx_export_annotate -> origin/pianpwk/fx_export_annotate 2025-11-03T16:39:48.7727733Z * [new branch] pianpwk/maybe_guard_rel -> origin/pianpwk/maybe_guard_rel 2025-11-03T16:39:48.7728008Z * [new branch] pianpwk/multikernel_hints_draft -> origin/pianpwk/multikernel_hints_draft 2025-11-03T16:39:48.7728288Z * [new branch] pianpwk/no_size_oblivious_slice_scat -> origin/pianpwk/no_size_oblivious_slice_scat 2025-11-03T16:39:48.7728594Z * [new branch] pianpwk/oblivious_reshape_view_better -> origin/pianpwk/oblivious_reshape_view_better 2025-11-03T16:39:48.7728814Z * [new branch] pianpwk/pre_forward_hook -> origin/pianpwk/pre_forward_hook 2025-11-03T16:39:48.7729093Z * [new branch] pianpwk/skip_python_keys_alternate -> origin/pianpwk/skip_python_keys_alternate 2025-11-03T16:39:48.7729364Z * [new branch] pianpwk/skip_python_keys_in_guards -> origin/pianpwk/skip_python_keys_in_guards 2025-11-03T16:39:48.7729651Z * [new branch] pianpwk/sym_tokens_draft -> origin/pianpwk/sym_tokens_draft 2025-11-03T16:39:48.7729938Z * [new branch] pianpwk/test_pointwise_guard_or_false -> origin/pianpwk/test_pointwise_guard_or_false 2025-11-03T16:39:48.7730190Z * [new branch] pianpwk/totally_draft_sym_wrap -> origin/pianpwk/totally_draft_sym_wrap 2025-11-03T16:39:48.7730405Z * [new branch] pianpwk/try_dumb_stuff -> origin/pianpwk/try_dumb_stuff 2025-11-03T16:39:48.7730609Z * [new branch] pianpwk/try_dumb_stuff_2 -> origin/pianpwk/try_dumb_stuff_2 2025-11-03T16:39:48.7730803Z * [new branch] pianpwk/user_symints -> origin/pianpwk/user_symints 2025-11-03T16:39:48.7731085Z * [new branch] pianpwk/wan21_reshape -> origin/pianpwk/wan21_reshape 2025-11-03T16:39:48.7731297Z * [new branch] piz/fall_back_missing_0716 -> origin/piz/fall_back_missing_0716 2025-11-03T16:39:48.7731513Z * [new branch] piz/fix_static_shard_method -> origin/piz/fix_static_shard_method 2025-11-03T16:39:48.7731843Z * [new branch] pool-separate -> origin/pool-separate 2025-11-03T16:39:48.7732007Z * [new branch] pr-156087 -> origin/pr-156087 2025-11-03T16:39:48.7732160Z * [new branch] pr/131860 -> origin/pr/131860 2025-11-03T16:39:48.7732320Z * [new branch] pr165329 -> origin/pr165329 2025-11-03T16:39:48.7732469Z * [new branch] pr165330 -> origin/pr165330 2025-11-03T16:39:48.7732621Z * [new branch] pr165564 -> origin/pr165564 2025-11-03T16:39:48.7732785Z * [new branch] pr165636 -> origin/pr165636 2025-11-03T16:39:48.7732931Z * [new branch] pr165637 -> origin/pr165637 2025-11-03T16:39:48.7733081Z * [new branch] pr165638 -> origin/pr165638 2025-11-03T16:39:48.7733238Z * [new branch] pr165639 -> origin/pr165639 2025-11-03T16:39:48.7733393Z * [new branch] pr165640 -> origin/pr165640 2025-11-03T16:39:48.7733540Z * [new branch] pr165642 -> origin/pr165642 2025-11-03T16:39:48.7733687Z * [new branch] pr165994 -> origin/pr165994 2025-11-03T16:39:48.7733848Z * [new branch] pr166102 -> origin/pr166102 2025-11-03T16:39:48.7733995Z * [new branch] pr166103 -> origin/pr166103 2025-11-03T16:39:48.7734144Z * [new branch] pr166149 -> origin/pr166149 2025-11-03T16:39:48.7734298Z * [new branch] pr166182 -> origin/pr166182 2025-11-03T16:39:48.7734478Z * [new branch] predispatch_to -> origin/predispatch_to 2025-11-03T16:39:48.7734790Z * [new branch] prepare-perf-baseline-number-2.8 -> origin/prepare-perf-baseline-number-2.8 2025-11-03T16:39:48.7735023Z * [new branch] prepare-perf-number-2.9 -> origin/prepare-perf-number-2.9 2025-11-03T16:39:48.7735191Z * [new branch] pt-opt-cuda3 -> origin/pt-opt-cuda3 2025-11-03T16:39:48.7735404Z * [new branch] python_compiled_autograd -> origin/python_compiled_autograd 2025-11-03T16:39:48.7735623Z * [new branch] qchip/export-D54134695 -> origin/qchip/export-D54134695 2025-11-03T16:39:48.7735785Z * [new branch] quint-bits -> origin/quint-bits 2025-11-03T16:39:48.7736031Z * [new branch] reland-accgrad-stream-warn -> origin/reland-accgrad-stream-warn 2025-11-03T16:39:48.7736234Z * [new branch] reland-fx-annotate -> origin/reland-fx-annotate 2025-11-03T16:39:48.7736398Z * [new branch] release/1.10 -> origin/release/1.10 2025-11-03T16:39:48.7736635Z * [new branch] release/1.11 -> origin/release/1.11 2025-11-03T16:39:48.7736794Z * [new branch] release/1.12 -> origin/release/1.12 2025-11-03T16:39:48.7736966Z * [new branch] release/1.13 -> origin/release/1.13 2025-11-03T16:39:48.7737132Z * [new branch] release/1.4 -> origin/release/1.4 2025-11-03T16:39:48.7737300Z * [new branch] release/1.4.1 -> origin/release/1.4.1 2025-11-03T16:39:48.7737471Z * [new branch] release/1.5 -> origin/release/1.5 2025-11-03T16:39:48.7737693Z * [new branch] release/1.6 -> origin/release/1.6 2025-11-03T16:39:48.7737852Z * [new branch] release/1.7 -> origin/release/1.7 2025-11-03T16:39:48.7738014Z * [new branch] release/1.8 -> origin/release/1.8 2025-11-03T16:39:48.7738173Z * [new branch] release/1.9 -> origin/release/1.9 2025-11-03T16:39:48.7738328Z * [new branch] release/2.0 -> origin/release/2.0 2025-11-03T16:39:48.7738493Z * [new branch] release/2.1 -> origin/release/2.1 2025-11-03T16:39:48.7738648Z * [new branch] release/2.2 -> origin/release/2.2 2025-11-03T16:39:48.7738805Z * [new branch] release/2.3 -> origin/release/2.3 2025-11-03T16:39:48.7738972Z * [new branch] release/2.4 -> origin/release/2.4 2025-11-03T16:39:48.7739128Z * [new branch] release/2.5 -> origin/release/2.5 2025-11-03T16:39:48.7739288Z * [new branch] release/2.6 -> origin/release/2.6 2025-11-03T16:39:48.7739444Z * [new branch] release/2.7 -> origin/release/2.7 2025-11-03T16:39:48.7739611Z * [new branch] release/2.8 -> origin/release/2.8 2025-11-03T16:39:48.7739770Z * [new branch] release/2.9 -> origin/release/2.9 2025-11-03T16:39:48.7739931Z * [new branch] release_notes -> origin/release_notes 2025-11-03T16:39:48.7740128Z * [new branch] remove-meta-files -> origin/remove-meta-files 2025-11-03T16:39:48.7740330Z * [new branch] remove_pyinterpreter -> origin/remove_pyinterpreter 2025-11-03T16:39:48.7740758Z * [new branch] replace-pytorch-labs-20250812-195836 -> origin/replace-pytorch-labs-20250812-195836 2025-11-03T16:39:48.7741104Z * [new branch] replace-pytorch-labs-20250812-200248 -> origin/replace-pytorch-labs-20250812-200248 2025-11-03T16:39:48.7741419Z * [new branch] replace-pytorch-labs-20250812-200324 -> origin/replace-pytorch-labs-20250812-200324 2025-11-03T16:39:48.7741735Z * [new branch] replace-pytorch-labs-20250812-204020 -> origin/replace-pytorch-labs-20250812-204020 2025-11-03T16:39:48.7742096Z * [new branch] revert-131069-gh/krzysztofjordan/1/head -> origin/revert-131069-gh/krzysztofjordan/1/head 2025-11-03T16:39:48.7742384Z * [new branch] revert-131469-gh/andrewor14/51/head -> origin/revert-131469-gh/andrewor14/51/head 2025-11-03T16:39:48.7742647Z * [new branch] revert-152361-gh/fadara01/1/head -> origin/revert-152361-gh/fadara01/1/head 2025-11-03T16:39:48.7742925Z * [new branch] revert-156870-gh/skarjala/3/head -> origin/revert-156870-gh/skarjala/3/head 2025-11-03T16:39:48.7743380Z * [new branch] revert-157914-cherry-pick-157503-by-pytorch_bot_bot_ -> origin/revert-157914-cherry-pick-157503-by-pytorch_bot_bot_ 2025-11-03T16:39:48.7743646Z * [new branch] revert-165144-gh/fadara01/2/head -> origin/revert-165144-gh/fadara01/2/head 2025-11-03T16:39:48.7743829Z * [new branch] revert-cpp -> origin/revert-cpp 2025-11-03T16:39:48.7744081Z * [new branch] revert-failed -> origin/revert-failed 2025-11-03T16:39:48.7744336Z * [new branch] revert_always_build_distributed -> origin/revert_always_build_distributed 2025-11-03T16:39:48.7744520Z * [new branch] rms_norm_patch -> origin/rms_norm_patch 2025-11-03T16:39:48.7744716Z * [new branch] ruisi/aot_eager_pass -> origin/ruisi/aot_eager_pass 2025-11-03T16:39:48.7745041Z * [new branch] ruisi/manual_bucket_pass -> origin/ruisi/manual_bucket_pass 2025-11-03T16:39:48.7745265Z * [new branch] ruisi/placement_trace -> origin/ruisi/placement_trace 2025-11-03T16:39:48.7745723Z * [new branch] ryanguo99/cleanup-dynamo-expected-failures -> origin/ryanguo99/cleanup-dynamo-expected-failures 2025-11-03T16:39:48.7745949Z * [new branch] ryanguo99/fix-closure-var -> origin/ryanguo99/fix-closure-var 2025-11-03T16:39:48.7746161Z * [new branch] rzou/faketensor_bench -> origin/rzou/faketensor_bench 2025-11-03T16:39:48.7746317Z * [new branch] rzou/njt -> origin/rzou/njt 2025-11-03T16:39:48.7746469Z * [new branch] rzou/pca -> origin/rzou/pca 2025-11-03T16:39:48.7746658Z * [new branch] rzou/realprop -> origin/rzou/realprop 2025-11-03T16:39:48.7746820Z * [new branch] samplevllm -> origin/samplevllm 2025-11-03T16:39:48.7747272Z * [new branch] sanchitintel/weird_thing_with_test_cpu_select_algorithm -> origin/sanchitintel/weird_thing_with_test_cpu_select_algorithm 2025-11-03T16:39:48.7747538Z * [new branch] sapling-pr-archive-SS-JIA -> origin/sapling-pr-archive-SS-JIA 2025-11-03T16:39:48.7747826Z * [new branch] sapling-pr-archive-tushar00jain -> origin/sapling-pr-archive-tushar00jain 2025-11-03T16:39:48.7747976Z * [new branch] save -> origin/save 2025-11-03T16:39:48.7748164Z * [new branch] save_github_env_rocm -> origin/save_github_env_rocm 2025-11-03T16:39:48.7748342Z * [new branch] sdpa-bs-zero -> origin/sdpa-bs-zero 2025-11-03T16:39:48.7748497Z * [new branch] sdym/2.5.1 -> origin/sdym/2.5.1 2025-11-03T16:39:48.7748771Z * [new branch] sekyondaMeta-dynamoconfig-fix -> origin/sekyondaMeta-dynamoconfig-fix 2025-11-03T16:39:48.7748981Z * [new branch] shengf/fx-xform-perf -> origin/shengf/fx-xform-perf 2025-11-03T16:39:48.7749180Z * [new branch] shoumikhin-patch-1 -> origin/shoumikhin-patch-1 2025-11-03T16:39:48.7749375Z * [new branch] solve-accuracy-fix -> origin/solve-accuracy-fix 2025-11-03T16:39:48.7749681Z * [new branch] soulitzer/reland-codev-grad-dtype -> origin/soulitzer/reland-codev-grad-dtype 2025-11-03T16:39:48.7749897Z * [new branch] soulitzer/stash-tls-ac -> origin/soulitzer/stash-tls-ac 2025-11-03T16:39:48.7750132Z * [new branch] stablize-compilation-time -> origin/stablize-compilation-time 2025-11-03T16:39:48.7750335Z * [new branch] starterTaskUpdate -> origin/starterTaskUpdate 2025-11-03T16:39:48.7750478Z * [new branch] suo -> origin/suo 2025-11-03T16:39:48.7750631Z * [new branch] sve-poc -> origin/sve-poc 2025-11-03T16:39:48.7750793Z * [new branch] switch-bn -> origin/switch-bn 2025-11-03T16:39:48.7751012Z * [new branch] sympy-bottleneck-repro -> origin/sympy-bottleneck-repro 2025-11-03T16:39:48.7751223Z * [new branch] tensordict_integration -> origin/tensordict_integration 2025-11-03T16:39:48.7751445Z * [new branch] test-move-conda-builds -> origin/test-move-conda-builds 2025-11-03T16:39:48.7751819Z * [new branch] test-myst-markdown-docstring -> origin/test-myst-markdown-docstring 2025-11-03T16:39:48.7751976Z * [new branch] test-old -> origin/test-old 2025-11-03T16:39:48.7752241Z * [new branch] test-vec-migration-internally -> origin/test-vec-migration-internally 2025-11-03T16:39:48.7752417Z * [new branch] test/bmm_heur -> origin/test/bmm_heur 2025-11-03T16:39:48.7752581Z * [new branch] test/inductor -> origin/test/inductor 2025-11-03T16:39:48.7752811Z * [new branch] tianren/customOp_autotune -> origin/tianren/customOp_autotune 2025-11-03T16:39:48.7753126Z * [new branch] tianren/customOp_autotune_fix -> origin/tianren/customOp_autotune_fix 2025-11-03T16:39:48.7753418Z * [new branch] tianren/customOp_enable_max_autotune -> origin/tianren/customOp_enable_max_autotune 2025-11-03T16:39:48.7753633Z * [new branch] tianren/customOp_fusion -> origin/tianren/customOp_fusion 2025-11-03T16:39:48.7753898Z * [new branch] tianren/flex_paged_attn_fix_temp -> origin/tianren/flex_paged_attn_fix_temp 2025-11-03T16:39:48.7754104Z * [new branch] tianren/remove_repeate -> origin/tianren/remove_repeate 2025-11-03T16:39:48.7754268Z * [new branch] tianren/test -> origin/tianren/test 2025-11-03T16:39:48.7754473Z * [new branch] tidy_performance_cyy -> origin/tidy_performance_cyy 2025-11-03T16:39:48.7754614Z * [new branch] tmp -> origin/tmp 2025-11-03T16:39:48.7754782Z * [new branch] torchtitan_ep -> origin/torchtitan_ep 2025-11-03T16:39:48.7755005Z * [new branch] trace_fsdp_torchtune_lora -> origin/trace_fsdp_torchtune_lora 2025-11-03T16:39:48.7755215Z * [new branch] traceable_fsdp_unit_tests -> origin/traceable_fsdp_unit_tests 2025-11-03T16:39:48.7755397Z * [new branch] tree_loop_vec_base -> origin/tree_loop_vec_base 2025-11-03T16:39:48.7755575Z * [new branch] triton_kernel -> origin/triton_kernel 2025-11-03T16:39:48.7755825Z * [new branch] trunk-tagging-multi-commits -> origin/trunk-tagging-multi-commits 2025-11-03T16:39:48.7755978Z * [new branch] tt_pkg_1908 -> origin/tt_pkg_1908 2025-11-03T16:39:48.7756135Z * [new branch] type_dec -> origin/type_dec 2025-11-03T16:39:48.7756370Z * [new branch] udate-sphinx-dependancies -> origin/udate-sphinx-dependancies 2025-11-03T16:39:48.7756726Z * [new branch] update-audio-commit-hash/17630256502-1803-1 -> origin/update-audio-commit-hash/17630256502-1803-1 2025-11-03T16:39:48.7757081Z * [new branch] update-audio-commit-hash/18392707270-1874-1 -> origin/update-audio-commit-hash/18392707270-1874-1 2025-11-03T16:39:48.7757427Z * [new branch] update-audio-commit-hash/18513819375-1881-1 -> origin/update-audio-commit-hash/18513819375-1881-1 2025-11-03T16:39:48.7757767Z * [new branch] update-audio-commit-hash/18607927372-1885-1 -> origin/update-audio-commit-hash/18607927372-1885-1 2025-11-03T16:39:48.7758115Z * [new branch] update-audio-commit-hash/18925946320-1900-1 -> origin/update-audio-commit-hash/18925946320-1900-1 2025-11-03T16:39:48.7758511Z * [new branch] update-executorch-commit-hash/15694981040-1626-1 -> origin/update-executorch-commit-hash/15694981040-1626-1 2025-11-03T16:39:48.7758872Z * [new branch] update-triton-commit-hash/13663274526-1487-2 -> origin/update-triton-commit-hash/13663274526-1487-2 2025-11-03T16:39:48.7759240Z * [new branch] update-vision-commit-hash/15336342773-1607-1 -> origin/update-vision-commit-hash/15336342773-1607-1 2025-11-03T16:39:48.7759589Z * [new branch] update-vision-commit-hash/18361653903-1869-1 -> origin/update-vision-commit-hash/18361653903-1869-1 2025-11-03T16:39:48.7760000Z * [new branch] update-vision-commit-hash/18513819375-1881-1 -> origin/update-vision-commit-hash/18513819375-1881-1 2025-11-03T16:39:48.7760354Z * [new branch] update-vision-commit-hash/18701484675-1891-1 -> origin/update-vision-commit-hash/18701484675-1891-1 2025-11-03T16:39:48.7760701Z * [new branch] update-vision-commit-hash/18860003792-1897-1 -> origin/update-vision-commit-hash/18860003792-1897-1 2025-11-03T16:39:48.7761049Z * [new branch] update-vision-commit-hash/18988459983-1903-1 -> origin/update-vision-commit-hash/18988459983-1903-1 2025-11-03T16:39:48.7761447Z * [new branch] update-vllm-commit-hash/18236802781-1857-1 -> origin/update-vllm-commit-hash/18236802781-1857-1 2025-11-03T16:39:48.7761778Z * [new branch] update-vllm-commit-hash/18451675449-1879-1 -> origin/update-vllm-commit-hash/18451675449-1879-1 2025-11-03T16:39:48.7762105Z * [new branch] update-xla-commit-hash/18273597034-206-1 -> origin/update-xla-commit-hash/18273597034-206-1 2025-11-03T16:39:48.7762437Z * [new branch] update-xla-commit-hash/18458620648-207-1 -> origin/update-xla-commit-hash/18458620648-207-1 2025-11-03T16:39:48.7762751Z * [new branch] update-xla-commit-hash/18645596657-208-1 -> origin/update-xla-commit-hash/18645596657-208-1 2025-11-03T16:39:48.7763067Z * [new branch] update-xla-commit-hash/19027297646-210-1 -> origin/update-xla-commit-hash/19027297646-210-1 2025-11-03T16:39:48.7763394Z * [new branch] update_docs_torch_multinomial_issue#125388 -> origin/update_docs_torch_multinomial_issue#125388 2025-11-03T16:39:48.7763623Z * [new branch] update_slow_tests_1722488736 -> origin/update_slow_tests_1722488736 2025-11-03T16:39:48.7763841Z * [new branch] update_slow_tests_1722879173 -> origin/update_slow_tests_1722879173 2025-11-03T16:39:48.7764071Z * [new branch] update_slow_tests_1759736444 -> origin/update_slow_tests_1759736444 2025-11-03T16:39:48.7764287Z * [new branch] update_slow_tests_1760341258 -> origin/update_slow_tests_1760341258 2025-11-03T16:39:48.7764503Z * [new branch] update_slow_tests_1760946059 -> origin/update_slow_tests_1760946059 2025-11-03T16:39:48.7764721Z * [new branch] update_slow_tests_1762155677 -> origin/update_slow_tests_1762155677 2025-11-03T16:39:48.7764941Z * [new branch] update_submodule_FBGEMM -> origin/update_submodule_FBGEMM 2025-11-03T16:39:48.7765147Z * [new branch] update_submodule_kineto -> origin/update_submodule_kineto 2025-11-03T16:39:48.7765384Z * [new branch] update_submodule_tensorpipe -> origin/update_submodule_tensorpipe 2025-11-03T16:39:48.7765544Z * [new branch] v0.1.2 -> origin/v0.1.2 2025-11-03T16:39:48.7765691Z * [new branch] v1.0.1 -> origin/v1.0.1 2025-11-03T16:39:48.7765839Z * [new branch] v1.0.3 -> origin/v1.0.3 2025-11-03T16:39:48.7765991Z * [new branch] v1.1.0 -> origin/v1.1.0 2025-11-03T16:39:48.7766132Z * [new branch] v1.2.0 -> origin/v1.2.0 2025-11-03T16:39:48.7766275Z * [new branch] v1.3.0 -> origin/v1.3.0 2025-11-03T16:39:48.7766423Z * [new branch] v1.3.1 -> origin/v1.3.1 2025-11-03T16:39:48.7766586Z * [new branch] validate_fn -> origin/validate_fn 2025-11-03T16:39:48.7766767Z * [new branch] validations_2.6 -> origin/validations_2.6 2025-11-03T16:39:48.7766954Z * [new branch] validations_2.8 -> origin/validations_2.8 2025-11-03T16:39:48.7767116Z * [new branch] varlen-api -> origin/varlen-api 2025-11-03T16:39:48.7767371Z * [new branch] varlen-api-backup -> origin/varlen-api-backup 2025-11-03T16:39:48.7767544Z * [new branch] viable/strict -> origin/viable/strict 2025-11-03T16:39:48.7767850Z * [new branch] vishal9-team/dtensor_parallelism_toy -> origin/vishal9-team/dtensor_parallelism_toy 2025-11-03T16:39:48.7768013Z * [new branch] vllmbuildci -> origin/vllmbuildci 2025-11-03T16:39:48.7768168Z * [new branch] vllmpin -> origin/vllmpin 2025-11-03T16:39:48.7768336Z * [new branch] wdvr/iss_145259 -> origin/wdvr/iss_145259 2025-11-03T16:39:48.7768491Z * [new branch] whc/stage2 -> origin/whc/stage2 2025-11-03T16:39:48.7768711Z * [new branch] whc/uneven -> origin/whc/uneven 2025-11-03T16:39:48.7768900Z * [new branch] whc/uneven-merge -> origin/whc/uneven-merge 2025-11-03T16:39:48.7769065Z * [new branch] win_12_8_build -> origin/win_12_8_build 2025-11-03T16:39:48.7769207Z * [new branch] win_ci -> origin/win_ci 2025-11-03T16:39:48.7769374Z * [new branch] win_warnings -> origin/win_warnings 2025-11-03T16:39:48.7769571Z * [new branch] windows_libtorch_free -> origin/windows_libtorch_free 2025-11-03T16:39:48.7769730Z * [new branch] windows_mmap -> origin/windows_mmap 2025-11-03T16:39:48.7769892Z * [new branch] xmfan-war -> origin/xmfan-war 2025-11-03T16:39:48.7770053Z * [new branch] xmfan/ca_0516 -> origin/xmfan/ca_0516 2025-11-03T16:39:48.7770241Z * [new branch] xmfan/ca_1051b93192 -> origin/xmfan/ca_1051b93192 2025-11-03T16:39:48.7770643Z * [new branch] xmfan/ca_1a722f62c248391fc4a542e8851a5559aa356ae8 -> origin/xmfan/ca_1a722f62c248391fc4a542e8851a5559aa356ae8 2025-11-03T16:39:48.7770831Z * [new branch] xmfan/ca_5a2be192d1 -> origin/xmfan/ca_5a2be192d1 2025-11-03T16:39:48.7771012Z * [new branch] xmfan/ca_9d59b516e9 -> origin/xmfan/ca_9d59b516e9 2025-11-03T16:39:48.7771181Z * [new branch] xmfan/ca_api -> origin/xmfan/ca_api 2025-11-03T16:39:48.7771344Z * [new branch] xmfan/ca_apr8 -> origin/xmfan/ca_apr8 2025-11-03T16:39:48.7771503Z * [new branch] xmfan/ca_base -> origin/xmfan/ca_base 2025-11-03T16:39:48.7771767Z * [new branch] xmfan/ca_dynamic -> origin/xmfan/ca_dynamic 2025-11-03T16:39:48.7771949Z * [new branch] xmfan/ca_fix_dyn -> origin/xmfan/ca_fix_dyn 2025-11-03T16:39:48.7772145Z * [new branch] xmfan/ca_fix_lowering -> origin/xmfan/ca_fix_lowering 2025-11-03T16:39:48.7772346Z * [new branch] xmfan/ca_fix_polyfills -> origin/xmfan/ca_fix_polyfills 2025-11-03T16:39:48.7772522Z * [new branch] xmfan/ca_jan3 -> origin/xmfan/ca_jan3 2025-11-03T16:39:48.7772691Z * [new branch] xmfan/ca_jun18 -> origin/xmfan/ca_jun18 2025-11-03T16:39:48.7772857Z * [new branch] xmfan/ca_jun24 -> origin/xmfan/ca_jun24 2025-11-03T16:39:48.7773038Z * [new branch] xmfan/ca_nested -> origin/xmfan/ca_nested 2025-11-03T16:39:48.7773217Z * [new branch] xmfan/ca_overhead -> origin/xmfan/ca_overhead 2025-11-03T16:39:48.7773441Z * [new branch] xmfan/ca_overhead_0eba7e5451 -> origin/xmfan/ca_overhead_0eba7e5451 2025-11-03T16:39:48.7773625Z * [new branch] xmfan/cacu_jun18 -> origin/xmfan/cacu_jun18 2025-11-03T16:39:48.7774978Z * [new branch] xmfan/cacu_jun19 -> origin/xmfan/cacu_jun19 2025-11-03T16:39:48.7775165Z * [new branch] xmfan/cacu_jun4 -> origin/xmfan/cacu_jun4 2025-11-03T16:39:48.7777918Z * [new branch] xmfan/cacu_may27 -> origin/xmfan/cacu_may27 2025-11-03T16:39:48.7778152Z * [new branch] xmfan/disable_duck_shape -> origin/xmfan/disable_duck_shape 2025-11-03T16:39:48.7778411Z * [new branch] xmfan/fca_cpp_node_passthrough -> origin/xmfan/fca_cpp_node_passthrough 2025-11-03T16:39:48.7778830Z * [new branch] xmfan/post_3945954741e2d37023c5d6954f9483008e0892f9 -> origin/xmfan/post_3945954741e2d37023c5d6954f9483008e0892f9 2025-11-03T16:39:48.7779225Z * [new branch] xmfan/pre_3945954741e2d37023c5d6954f9483008e0892f9 -> origin/xmfan/pre_3945954741e2d37023c5d6954f9483008e0892f9 2025-11-03T16:39:48.7779505Z * [new branch] xmfan/single_step -> origin/xmfan/single_step 2025-11-03T16:39:48.7779690Z * [new branch] xmfan/sth_0829 -> origin/xmfan/sth_0829 2025-11-03T16:39:48.7779851Z * [new branch] xmfan/test -> origin/xmfan/test 2025-11-03T16:39:48.7780136Z * [new branch] yguo/debug-0226-constexpr -> origin/yguo/debug-0226-constexpr 2025-11-03T16:39:48.7780360Z * [new branch] yguo/new_latest_changes -> origin/yguo/new_latest_changes 2025-11-03T16:39:48.7780642Z * [new branch] yguo/patch_constexpr_changes -> origin/yguo/patch_constexpr_changes 2025-11-03T16:39:48.7780837Z * [new branch] yihan_quantization -> origin/yihan_quantization 2025-11-03T16:39:48.7781050Z * [new branch] yiming/add_timm_models -> origin/yiming/add_timm_models 2025-11-03T16:39:48.7781232Z * [new branch] yiming/bootcamp -> origin/yiming/bootcamp 2025-11-03T16:39:48.7781542Z * [new branch] yiming/fix_aot_joint_graph_capture_test -> origin/yiming/fix_aot_joint_graph_capture_test 2025-11-03T16:39:48.7781866Z * [new branch] yiming/flex_attention_export_with_kwargs -> origin/yiming/flex_attention_export_with_kwargs 2025-11-03T16:39:48.7782158Z * [new branch] yiming/improve_custom_op_stack_trace -> origin/yiming/improve_custom_op_stack_trace 2025-11-03T16:39:48.7782427Z * [new branch] yiming/improve_sharding_error_msg -> origin/yiming/improve_sharding_error_msg 2025-11-03T16:39:48.7782718Z * [new branch] yiming/moe_dtensor_region_annotation -> origin/yiming/moe_dtensor_region_annotation 2025-11-03T16:39:48.7782956Z * [new branch] yiming/precompile_benchmark -> origin/yiming/precompile_benchmark 2025-11-03T16:39:48.7783368Z * [new branch] yiming/remove_blockmask_pytree_global_registration -> origin/yiming/remove_blockmask_pytree_global_registration 2025-11-03T16:39:48.7783539Z * [new branch] yolo-llama3 -> origin/yolo-llama3 2025-11-03T16:39:48.7783757Z * [new branch] yuxin/fix-save-memleak -> origin/yuxin/fix-save-memleak 2025-11-03T16:39:48.7783950Z * [new branch] zainr/canary-test -> origin/zainr/canary-test 2025-11-03T16:39:48.7784176Z * [new branch] zainr/cleanup-gh-runners -> origin/zainr/cleanup-gh-runners 2025-11-03T16:39:48.7784398Z * [new branch] zainr/pull-migration-c -> origin/zainr/pull-migration-c 2025-11-03T16:39:48.7784558Z * [new branch] zainr/test2 -> origin/zainr/test2 2025-11-03T16:39:48.7784733Z * [new branch] zainr/unstable -> origin/zainr/unstable 2025-11-03T16:39:48.7784931Z * [new branch] zasdfgbnm-patch-3 -> origin/zasdfgbnm-patch-3 2025-11-03T16:39:48.7785074Z * [new branch] zb2p -> origin/zb2p 2025-11-03T16:39:48.7785300Z * [new branch] zeros-and-scatter-part2 -> origin/zeros-and-scatter-part2 2025-11-03T16:39:48.7785659Z * [new branch] zhxchen17/aot_compile_fix_load_guard_manager -> origin/zhxchen17/aot_compile_fix_load_guard_manager 2025-11-03T16:39:48.7785985Z * [new branch] zhxchen17/ci/vllm_pin -> origin/zhxchen17/ci/vllm_pin 2025-11-03T16:39:48.7786280Z * [new branch] zhxchen17/precompile/closure_serde -> origin/zhxchen17/precompile/closure_serde 2025-11-03T16:39:48.7786616Z * [new branch] zhxchen17/precompile/default_args -> origin/zhxchen17/precompile/default_args 2025-11-03T16:39:48.7786862Z * [new branch] zhxchen17/precompile/export -> origin/zhxchen17/precompile/export 2025-11-03T16:39:48.7787123Z * [new branch] zhxchen17/precompile/export_gm -> origin/zhxchen17/precompile/export_gm 2025-11-03T16:39:48.7787391Z * [new branch] zhxchen17/precompile_vllm_fix_0 -> origin/zhxchen17/precompile_vllm_fix_0 2025-11-03T16:39:48.7788057Z * [new branch] zhxchen17/scratch/0 -> origin/zhxchen17/scratch/0 2025-11-03T16:39:48.7788272Z * [new branch] zhxhcen17/moodycamel -> origin/zhxhcen17/moodycamel 2025-11-03T16:39:48.7788484Z * [new branch] zxiiro/build-times -> origin/zxiiro/build-times 2025-11-03T16:39:48.7788683Z * [new branch] zxiiro/c7i-docs-build -> origin/zxiiro/c7i-docs-build 2025-11-03T16:39:48.7788898Z * [new branch] zxiiro/c7i-linux-4xlarge -> origin/zxiiro/c7i-linux-4xlarge 2025-11-03T16:39:48.7789147Z * [new branch] zxiiro/c7i-linux-build-yaml -> origin/zxiiro/c7i-linux-build-yaml 2025-11-03T16:39:48.7789331Z * [new branch] zxiiro/c7i-pull -> origin/zxiiro/c7i-pull 2025-11-03T16:39:48.7789496Z * [new branch] zxiiro/main -> origin/zxiiro/main 2025-11-03T16:39:48.7789736Z * [new branch] zxiiro/test-multicloud-arc -> origin/zxiiro/test-multicloud-arc 2025-11-03T16:39:48.7790190Z * [new tag] bc2caa7fdf006894eff7af936babde69ab5a40f8-huydhn-debug -> bc2caa7fdf006894eff7af936babde69ab5a40f8-huydhn-debug 2025-11-03T16:39:48.7790345Z * [new tag] ci/binaries/77164 -> ci/binaries/77164 2025-11-03T16:39:48.7790489Z * [new tag] ciflow/b200/115316 -> ciflow/b200/115316 2025-11-03T16:39:48.7790639Z * [new tag] ciflow/b200/157553 -> ciflow/b200/157553 2025-11-03T16:39:48.7790780Z * [new tag] ciflow/b200/157635 -> ciflow/b200/157635 2025-11-03T16:39:48.7790919Z * [new tag] ciflow/b200/160685 -> ciflow/b200/160685 2025-11-03T16:39:48.7791069Z * [new tag] ciflow/b200/161404 -> ciflow/b200/161404 2025-11-03T16:39:48.7791210Z * [new tag] ciflow/b200/163369 -> ciflow/b200/163369 2025-11-03T16:39:48.7791355Z * [new tag] ciflow/b200/164657 -> ciflow/b200/164657 2025-11-03T16:39:48.7791511Z * [new tag] ciflow/b200/164938 -> ciflow/b200/164938 2025-11-03T16:39:48.7791649Z * [new tag] ciflow/b200/165132 -> ciflow/b200/165132 2025-11-03T16:39:48.7791793Z * [new tag] ciflow/b200/165541 -> ciflow/b200/165541 2025-11-03T16:39:48.7791995Z * [new tag] ciflow/b200/165548 -> ciflow/b200/165548 2025-11-03T16:39:48.7792136Z * [new tag] ciflow/b200/165952 -> ciflow/b200/165952 2025-11-03T16:39:48.7792275Z * [new tag] ciflow/b200/166250 -> ciflow/b200/166250 2025-11-03T16:39:48.7792468Z * [new tag] ciflow/b200/166526 -> ciflow/b200/166526 2025-11-03T16:39:48.7792609Z * [new tag] ciflow/b200/166744 -> ciflow/b200/166744 2025-11-03T16:39:48.7792754Z * [new tag] ciflow/b200/166752 -> ciflow/b200/166752 2025-11-03T16:39:48.7792892Z * [new tag] ciflow/b200/166834 -> ciflow/b200/166834 2025-11-03T16:39:48.7793072Z * [new tag] ciflow/binaries/157432 -> ciflow/binaries/157432 2025-11-03T16:39:48.7793322Z * [new tag] ciflow/binaries/158104 -> ciflow/binaries/158104 2025-11-03T16:39:48.7793490Z * [new tag] ciflow/binaries/165922 -> ciflow/binaries/165922 2025-11-03T16:39:48.7793668Z * [new tag] ciflow/binaries/166044 -> ciflow/binaries/166044 2025-11-03T16:39:48.7793829Z * [new tag] ciflow/binaries/166621 -> ciflow/binaries/166621 2025-11-03T16:39:48.7793990Z * [new tag] ciflow/binaries/166687 -> ciflow/binaries/166687 2025-11-03T16:39:48.7794168Z * [new tag] ciflow/binaries/166764 -> ciflow/binaries/166764 2025-11-03T16:39:48.7794403Z * [new tag] ciflow/binaries/166818 -> ciflow/binaries/166818 2025-11-03T16:39:48.7794626Z * [new tag] ciflow/binaries_libtorch/157432 -> ciflow/binaries_libtorch/157432 2025-11-03T16:39:48.7794827Z * [new tag] ciflow/binaries_wheel/155731 -> ciflow/binaries_wheel/155731 2025-11-03T16:39:48.7795028Z * [new tag] ciflow/binaries_wheel/157432 -> ciflow/binaries_wheel/157432 2025-11-03T16:39:48.7795214Z * [new tag] ciflow/binaries_wheel/166380 -> ciflow/binaries_wheel/166380 2025-11-03T16:39:48.7795418Z * [new tag] ciflow/binaries_wheel/166407 -> ciflow/binaries_wheel/166407 2025-11-03T16:39:48.7795605Z * [new tag] ciflow/binaries_wheel/166829 -> ciflow/binaries_wheel/166829 2025-11-03T16:39:48.7795816Z * [new tag] ciflow/h100-distributed/166367 -> ciflow/h100-distributed/166367 2025-11-03T16:39:48.7796010Z * [new tag] ciflow/h100-symm-mem/151845 -> ciflow/h100-symm-mem/151845 2025-11-03T16:39:48.7796194Z * [new tag] ciflow/h100-symm-mem/157635 -> ciflow/h100-symm-mem/157635 2025-11-03T16:39:48.7796374Z * [new tag] ciflow/h100-symm-mem/163814 -> ciflow/h100-symm-mem/163814 2025-11-03T16:39:48.7796562Z * [new tag] ciflow/h100-symm-mem/163815 -> ciflow/h100-symm-mem/163815 2025-11-03T16:39:48.7796743Z * [new tag] ciflow/h100-symm-mem/165548 -> ciflow/h100-symm-mem/165548 2025-11-03T16:39:48.7796918Z * [new tag] ciflow/h100-symm-mem/166772 -> ciflow/h100-symm-mem/166772 2025-11-03T16:39:48.7797096Z * [new tag] ciflow/h100-symm-mem/166773 -> ciflow/h100-symm-mem/166773 2025-11-03T16:39:48.7797285Z * [new tag] ciflow/h100-symm-mem/166774 -> ciflow/h100-symm-mem/166774 2025-11-03T16:39:48.7797428Z * [new tag] ciflow/h100/115316 -> ciflow/h100/115316 2025-11-03T16:39:48.7797569Z * [new tag] ciflow/h100/157553 -> ciflow/h100/157553 2025-11-03T16:39:48.7797759Z * [new tag] ciflow/h100/157635 -> ciflow/h100/157635 2025-11-03T16:39:48.7797916Z * [new tag] ciflow/h100/160685 -> ciflow/h100/160685 2025-11-03T16:39:48.7798062Z * [new tag] ciflow/h100/161404 -> ciflow/h100/161404 2025-11-03T16:39:48.7798233Z * [new tag] ciflow/h100/163369 -> ciflow/h100/163369 2025-11-03T16:39:48.7798394Z * [new tag] ciflow/h100/164657 -> ciflow/h100/164657 2025-11-03T16:39:48.7798537Z * [new tag] ciflow/h100/165029 -> ciflow/h100/165029 2025-11-03T16:39:48.7798686Z * [new tag] ciflow/h100/165132 -> ciflow/h100/165132 2025-11-03T16:39:48.7798827Z * [new tag] ciflow/h100/165541 -> ciflow/h100/165541 2025-11-03T16:39:48.7798967Z * [new tag] ciflow/h100/165548 -> ciflow/h100/165548 2025-11-03T16:39:48.7799117Z * [new tag] ciflow/h100/165952 -> ciflow/h100/165952 2025-11-03T16:39:48.7799255Z * [new tag] ciflow/h100/166250 -> ciflow/h100/166250 2025-11-03T16:39:48.7799398Z * [new tag] ciflow/h100/166515 -> ciflow/h100/166515 2025-11-03T16:39:48.7799615Z * [new tag] ciflow/h100/166526 -> ciflow/h100/166526 2025-11-03T16:39:48.7799753Z * [new tag] ciflow/h100/166744 -> ciflow/h100/166744 2025-11-03T16:39:48.7799891Z * [new tag] ciflow/h100/166752 -> ciflow/h100/166752 2025-11-03T16:39:48.7800027Z * [new tag] ciflow/h100/166834 -> ciflow/h100/166834 2025-11-03T16:39:48.7800306Z * [new tag] ciflow/inductor-perf-compare/165029 -> ciflow/inductor-perf-compare/165029 2025-11-03T16:39:48.7800727Z * [new tag] ciflow/inductor-perf-test-nightly-rocm-mi300/162053 -> ciflow/inductor-perf-test-nightly-rocm-mi300/162053 2025-11-03T16:39:48.7801180Z * [new tag] ciflow/inductor-perf-test-nightly-x86-zen/162954 -> ciflow/inductor-perf-test-nightly-x86-zen/162954 2025-11-03T16:39:48.7801568Z * [new tag] ciflow/inductor-perf-test-nightly-x86-zen/164126 -> ciflow/inductor-perf-test-nightly-x86-zen/164126 2025-11-03T16:39:48.7801876Z * [new tag] ciflow/inductor-perf-test-nightly/162053 -> ciflow/inductor-perf-test-nightly/162053 2025-11-03T16:39:48.7802177Z * [new tag] ciflow/inductor-perf-test-nightly/165029 -> ciflow/inductor-perf-test-nightly/165029 2025-11-03T16:39:48.7802421Z * [new tag] ciflow/inductor-periodic/165029 -> ciflow/inductor-periodic/165029 2025-11-03T16:39:48.7802643Z * [new tag] ciflow/inductor-periodic/166743 -> ciflow/inductor-periodic/166743 2025-11-03T16:39:48.7802836Z * [new tag] ciflow/inductor-rocm/151845 -> ciflow/inductor-rocm/151845 2025-11-03T16:39:48.7803033Z * [new tag] ciflow/inductor-rocm/162053 -> ciflow/inductor-rocm/162053 2025-11-03T16:39:48.7803221Z * [new tag] ciflow/inductor-rocm/166515 -> ciflow/inductor-rocm/166515 2025-11-03T16:39:48.7803404Z * [new tag] ciflow/inductor-rocm/166743 -> ciflow/inductor-rocm/166743 2025-11-03T16:39:48.7803584Z * [new tag] ciflow/inductor/137400 -> ciflow/inductor/137400 2025-11-03T16:39:48.7803795Z * [new tag] ciflow/inductor/148180 -> ciflow/inductor/148180 2025-11-03T16:39:48.7803956Z * [new tag] ciflow/inductor/148294 -> ciflow/inductor/148294 2025-11-03T16:39:48.7804171Z * [new tag] ciflow/inductor/148328 -> ciflow/inductor/148328 2025-11-03T16:39:48.7804332Z * [new tag] ciflow/inductor/148484 -> ciflow/inductor/148484 2025-11-03T16:39:48.7804490Z * [new tag] ciflow/inductor/148492 -> ciflow/inductor/148492 2025-11-03T16:39:48.7804661Z * [new tag] ciflow/inductor/151845 -> ciflow/inductor/151845 2025-11-03T16:39:48.7804819Z * [new tag] ciflow/inductor/152624 -> ciflow/inductor/152624 2025-11-03T16:39:48.7804978Z * [new tag] ciflow/inductor/157635 -> ciflow/inductor/157635 2025-11-03T16:39:48.7805153Z * [new tag] ciflow/inductor/158104 -> ciflow/inductor/158104 2025-11-03T16:39:48.7805320Z * [new tag] ciflow/inductor/159523 -> ciflow/inductor/159523 2025-11-03T16:39:48.7805487Z * [new tag] ciflow/inductor/160174 -> ciflow/inductor/160174 2025-11-03T16:39:48.7805647Z * [new tag] ciflow/inductor/160685 -> ciflow/inductor/160685 2025-11-03T16:39:48.7805812Z * [new tag] ciflow/inductor/160686 -> ciflow/inductor/160686 2025-11-03T16:39:48.7805972Z * [new tag] ciflow/inductor/160687 -> ciflow/inductor/160687 2025-11-03T16:39:48.7806135Z * [new tag] ciflow/inductor/160688 -> ciflow/inductor/160688 2025-11-03T16:39:48.7806303Z * [new tag] ciflow/inductor/160706 -> ciflow/inductor/160706 2025-11-03T16:39:48.7806462Z * [new tag] ciflow/inductor/160729 -> ciflow/inductor/160729 2025-11-03T16:39:48.7806695Z * [new tag] ciflow/inductor/161158 -> ciflow/inductor/161158 2025-11-03T16:39:48.7806869Z * [new tag] ciflow/inductor/161246 -> ciflow/inductor/161246 2025-11-03T16:39:48.7807031Z * [new tag] ciflow/inductor/161404 -> ciflow/inductor/161404 2025-11-03T16:39:48.7807191Z * [new tag] ciflow/inductor/161495 -> ciflow/inductor/161495 2025-11-03T16:39:48.7807358Z * [new tag] ciflow/inductor/161512 -> ciflow/inductor/161512 2025-11-03T16:39:48.7807520Z * [new tag] ciflow/inductor/161938 -> ciflow/inductor/161938 2025-11-03T16:39:48.7807748Z * [new tag] ciflow/inductor/161939 -> ciflow/inductor/161939 2025-11-03T16:39:48.7807921Z * [new tag] ciflow/inductor/161940 -> ciflow/inductor/161940 2025-11-03T16:39:48.7808081Z * [new tag] ciflow/inductor/162053 -> ciflow/inductor/162053 2025-11-03T16:39:48.7808243Z * [new tag] ciflow/inductor/162469 -> ciflow/inductor/162469 2025-11-03T16:39:48.7808417Z * [new tag] ciflow/inductor/162709 -> ciflow/inductor/162709 2025-11-03T16:39:48.7808577Z * [new tag] ciflow/inductor/162795 -> ciflow/inductor/162795 2025-11-03T16:39:48.7808736Z * [new tag] ciflow/inductor/162954 -> ciflow/inductor/162954 2025-11-03T16:39:48.7808904Z * [new tag] ciflow/inductor/163249 -> ciflow/inductor/163249 2025-11-03T16:39:48.7809063Z * [new tag] ciflow/inductor/163335 -> ciflow/inductor/163335 2025-11-03T16:39:48.7809228Z * [new tag] ciflow/inductor/163369 -> ciflow/inductor/163369 2025-11-03T16:39:48.7809388Z * [new tag] ciflow/inductor/163490 -> ciflow/inductor/163490 2025-11-03T16:39:48.7809605Z * [new tag] ciflow/inductor/163503 -> ciflow/inductor/163503 2025-11-03T16:39:48.7809780Z * [new tag] ciflow/inductor/163714 -> ciflow/inductor/163714 2025-11-03T16:39:48.7809942Z * [new tag] ciflow/inductor/163936 -> ciflow/inductor/163936 2025-11-03T16:39:48.7810153Z * [new tag] ciflow/inductor/164202 -> ciflow/inductor/164202 2025-11-03T16:39:48.7810320Z * [new tag] ciflow/inductor/164384 -> ciflow/inductor/164384 2025-11-03T16:39:48.7810481Z * [new tag] ciflow/inductor/164657 -> ciflow/inductor/164657 2025-11-03T16:39:48.7810645Z * [new tag] ciflow/inductor/164938 -> ciflow/inductor/164938 2025-11-03T16:39:48.7810809Z * [new tag] ciflow/inductor/164979 -> ciflow/inductor/164979 2025-11-03T16:39:48.7810972Z * [new tag] ciflow/inductor/164980 -> ciflow/inductor/164980 2025-11-03T16:39:48.7811138Z * [new tag] ciflow/inductor/165005 -> ciflow/inductor/165005 2025-11-03T16:39:48.7811300Z * [new tag] ciflow/inductor/165029 -> ciflow/inductor/165029 2025-11-03T16:39:48.7811459Z * [new tag] ciflow/inductor/165092 -> ciflow/inductor/165092 2025-11-03T16:39:48.7811714Z * [new tag] ciflow/inductor/165132 -> ciflow/inductor/165132 2025-11-03T16:39:48.7811879Z * [new tag] ciflow/inductor/165197 -> ciflow/inductor/165197 2025-11-03T16:39:48.7812038Z * [new tag] ciflow/inductor/165274 -> ciflow/inductor/165274 2025-11-03T16:39:48.7812210Z * [new tag] ciflow/inductor/165283 -> ciflow/inductor/165283 2025-11-03T16:39:48.7812374Z * [new tag] ciflow/inductor/165284 -> ciflow/inductor/165284 2025-11-03T16:39:48.7812535Z * [new tag] ciflow/inductor/165367 -> ciflow/inductor/165367 2025-11-03T16:39:48.7812695Z * [new tag] ciflow/inductor/165423 -> ciflow/inductor/165423 2025-11-03T16:39:48.7812945Z * [new tag] ciflow/inductor/165487 -> ciflow/inductor/165487 2025-11-03T16:39:48.7813108Z * [new tag] ciflow/inductor/165541 -> ciflow/inductor/165541 2025-11-03T16:39:48.7813271Z * [new tag] ciflow/inductor/165597 -> ciflow/inductor/165597 2025-11-03T16:39:48.7813438Z * [new tag] ciflow/inductor/165686 -> ciflow/inductor/165686 2025-11-03T16:39:48.7813601Z * [new tag] ciflow/inductor/165790 -> ciflow/inductor/165790 2025-11-03T16:39:48.7813763Z * [new tag] ciflow/inductor/165824 -> ciflow/inductor/165824 2025-11-03T16:39:48.7813934Z * [new tag] ciflow/inductor/165856 -> ciflow/inductor/165856 2025-11-03T16:39:48.7814163Z * [new tag] ciflow/inductor/165885 -> ciflow/inductor/165885 2025-11-03T16:39:48.7814321Z * [new tag] ciflow/inductor/165952 -> ciflow/inductor/165952 2025-11-03T16:39:48.7814492Z * [new tag] ciflow/inductor/165953 -> ciflow/inductor/165953 2025-11-03T16:39:48.7814654Z * [new tag] ciflow/inductor/166071 -> ciflow/inductor/166071 2025-11-03T16:39:48.7814812Z * [new tag] ciflow/inductor/166083 -> ciflow/inductor/166083 2025-11-03T16:39:48.7814985Z * [new tag] ciflow/inductor/166170 -> ciflow/inductor/166170 2025-11-03T16:39:48.7815145Z * [new tag] ciflow/inductor/166198 -> ciflow/inductor/166198 2025-11-03T16:39:48.7815315Z * [new tag] ciflow/inductor/166225 -> ciflow/inductor/166225 2025-11-03T16:39:48.7815531Z * [new tag] ciflow/inductor/166236 -> ciflow/inductor/166236 2025-11-03T16:39:48.7815697Z * [new tag] ciflow/inductor/166250 -> ciflow/inductor/166250 2025-11-03T16:39:48.7815897Z * [new tag] ciflow/inductor/166254 -> ciflow/inductor/166254 2025-11-03T16:39:48.7816065Z * [new tag] ciflow/inductor/166276 -> ciflow/inductor/166276 2025-11-03T16:39:48.7816241Z * [new tag] ciflow/inductor/166294 -> ciflow/inductor/166294 2025-11-03T16:39:48.7816402Z * [new tag] ciflow/inductor/166300 -> ciflow/inductor/166300 2025-11-03T16:39:48.7816559Z * [new tag] ciflow/inductor/166320 -> ciflow/inductor/166320 2025-11-03T16:39:48.7816732Z * [new tag] ciflow/inductor/166321 -> ciflow/inductor/166321 2025-11-03T16:39:48.7816889Z * [new tag] ciflow/inductor/166337 -> ciflow/inductor/166337 2025-11-03T16:39:48.7817047Z * [new tag] ciflow/inductor/166341 -> ciflow/inductor/166341 2025-11-03T16:39:48.7817220Z * [new tag] ciflow/inductor/166354 -> ciflow/inductor/166354 2025-11-03T16:39:48.7817377Z * [new tag] ciflow/inductor/166355 -> ciflow/inductor/166355 2025-11-03T16:39:48.7817539Z * [new tag] ciflow/inductor/166361 -> ciflow/inductor/166361 2025-11-03T16:39:48.7817710Z * [new tag] ciflow/inductor/166366 -> ciflow/inductor/166366 2025-11-03T16:39:48.7817872Z * [new tag] ciflow/inductor/166367 -> ciflow/inductor/166367 2025-11-03T16:39:48.7818033Z * [new tag] ciflow/inductor/166370 -> ciflow/inductor/166370 2025-11-03T16:39:48.7818200Z * [new tag] ciflow/inductor/166371 -> ciflow/inductor/166371 2025-11-03T16:39:48.7818361Z * [new tag] ciflow/inductor/166372 -> ciflow/inductor/166372 2025-11-03T16:39:48.7818520Z * [new tag] ciflow/inductor/166377 -> ciflow/inductor/166377 2025-11-03T16:39:48.7818699Z * [new tag] ciflow/inductor/166400 -> ciflow/inductor/166400 2025-11-03T16:39:48.7818857Z * [new tag] ciflow/inductor/166402 -> ciflow/inductor/166402 2025-11-03T16:39:48.7819085Z * [new tag] ciflow/inductor/166417 -> ciflow/inductor/166417 2025-11-03T16:39:48.7819244Z * [new tag] ciflow/inductor/166433 -> ciflow/inductor/166433 2025-11-03T16:39:48.7819421Z * [new tag] ciflow/inductor/166442 -> ciflow/inductor/166442 2025-11-03T16:39:48.7819585Z * [new tag] ciflow/inductor/166467 -> ciflow/inductor/166467 2025-11-03T16:39:48.7819745Z * [new tag] ciflow/inductor/166479 -> ciflow/inductor/166479 2025-11-03T16:39:48.7819913Z * [new tag] ciflow/inductor/166482 -> ciflow/inductor/166482 2025-11-03T16:39:48.7820074Z * [new tag] ciflow/inductor/166483 -> ciflow/inductor/166483 2025-11-03T16:39:48.7820302Z * [new tag] ciflow/inductor/166494 -> ciflow/inductor/166494 2025-11-03T16:39:48.7820470Z * [new tag] ciflow/inductor/166498 -> ciflow/inductor/166498 2025-11-03T16:39:48.7820634Z * [new tag] ciflow/inductor/166499 -> ciflow/inductor/166499 2025-11-03T16:39:48.7820795Z * [new tag] ciflow/inductor/166515 -> ciflow/inductor/166515 2025-11-03T16:39:48.7820963Z * [new tag] ciflow/inductor/166536 -> ciflow/inductor/166536 2025-11-03T16:39:48.7821125Z * [new tag] ciflow/inductor/166540 -> ciflow/inductor/166540 2025-11-03T16:39:48.7821330Z * [new tag] ciflow/inductor/166541 -> ciflow/inductor/166541 2025-11-03T16:39:48.7821501Z * [new tag] ciflow/inductor/166545 -> ciflow/inductor/166545 2025-11-03T16:39:48.7821661Z * [new tag] ciflow/inductor/166581 -> ciflow/inductor/166581 2025-11-03T16:39:48.7821871Z * [new tag] ciflow/inductor/166584 -> ciflow/inductor/166584 2025-11-03T16:39:48.7822051Z * [new tag] ciflow/inductor/166593 -> ciflow/inductor/166593 2025-11-03T16:39:48.7822214Z * [new tag] ciflow/inductor/166600 -> ciflow/inductor/166600 2025-11-03T16:39:48.7822373Z * [new tag] ciflow/inductor/166608 -> ciflow/inductor/166608 2025-11-03T16:39:48.7822533Z * [new tag] ciflow/inductor/166610 -> ciflow/inductor/166610 2025-11-03T16:39:48.7822702Z * [new tag] ciflow/inductor/166629 -> ciflow/inductor/166629 2025-11-03T16:39:48.7822863Z * [new tag] ciflow/inductor/166640 -> ciflow/inductor/166640 2025-11-03T16:39:48.7823026Z * [new tag] ciflow/inductor/166648 -> ciflow/inductor/166648 2025-11-03T16:39:48.7823193Z * [new tag] ciflow/inductor/166658 -> ciflow/inductor/166658 2025-11-03T16:39:48.7823358Z * [new tag] ciflow/inductor/166659 -> ciflow/inductor/166659 2025-11-03T16:39:48.7823517Z * [new tag] ciflow/inductor/166662 -> ciflow/inductor/166662 2025-11-03T16:39:48.7823692Z * [new tag] ciflow/inductor/166663 -> ciflow/inductor/166663 2025-11-03T16:39:48.7823852Z * [new tag] ciflow/inductor/166664 -> ciflow/inductor/166664 2025-11-03T16:39:48.7824012Z * [new tag] ciflow/inductor/166669 -> ciflow/inductor/166669 2025-11-03T16:39:48.7824180Z * [new tag] ciflow/inductor/166673 -> ciflow/inductor/166673 2025-11-03T16:39:48.7824342Z * [new tag] ciflow/inductor/166674 -> ciflow/inductor/166674 2025-11-03T16:39:48.7824504Z * [new tag] ciflow/inductor/166676 -> ciflow/inductor/166676 2025-11-03T16:39:48.7824671Z * [new tag] ciflow/inductor/166679 -> ciflow/inductor/166679 2025-11-03T16:39:48.7824834Z * [new tag] ciflow/inductor/166701 -> ciflow/inductor/166701 2025-11-03T16:39:48.7824998Z * [new tag] ciflow/inductor/166720 -> ciflow/inductor/166720 2025-11-03T16:39:48.7825243Z * [new tag] ciflow/inductor/166738 -> ciflow/inductor/166738 2025-11-03T16:39:48.7825405Z * [new tag] ciflow/inductor/166740 -> ciflow/inductor/166740 2025-11-03T16:39:48.7825563Z * [new tag] ciflow/inductor/166741 -> ciflow/inductor/166741 2025-11-03T16:39:48.7825725Z * [new tag] ciflow/inductor/166745 -> ciflow/inductor/166745 2025-11-03T16:39:48.7825903Z * [new tag] ciflow/inductor/166747 -> ciflow/inductor/166747 2025-11-03T16:39:48.7826068Z * [new tag] ciflow/inductor/166757 -> ciflow/inductor/166757 2025-11-03T16:39:48.7826232Z * [new tag] ciflow/inductor/166762 -> ciflow/inductor/166762 2025-11-03T16:39:48.7826468Z * [new tag] ciflow/inductor/166775 -> ciflow/inductor/166775 2025-11-03T16:39:48.7826629Z * [new tag] ciflow/inductor/166776 -> ciflow/inductor/166776 2025-11-03T16:39:48.7826793Z * [new tag] ciflow/inductor/166777 -> ciflow/inductor/166777 2025-11-03T16:39:48.7826970Z * [new tag] ciflow/inductor/166788 -> ciflow/inductor/166788 2025-11-03T16:39:48.7827170Z * [new tag] ciflow/inductor/166791 -> ciflow/inductor/166791 2025-11-03T16:39:48.7827338Z * [new tag] ciflow/inductor/166793 -> ciflow/inductor/166793 2025-11-03T16:39:48.7827507Z * [new tag] ciflow/inductor/166803 -> ciflow/inductor/166803 2025-11-03T16:39:48.7827710Z * [new tag] ciflow/inductor/166808 -> ciflow/inductor/166808 2025-11-03T16:39:48.7827876Z * [new tag] ciflow/inductor/166822 -> ciflow/inductor/166822 2025-11-03T16:39:48.7828054Z * [new tag] ciflow/inductor/166834 -> ciflow/inductor/166834 2025-11-03T16:39:48.7828216Z * [new tag] ciflow/inductor/166839 -> ciflow/inductor/166839 2025-11-03T16:39:48.7828376Z * [new tag] ciflow/inductor/166846 -> ciflow/inductor/166846 2025-11-03T16:39:48.7828554Z * [new tag] ciflow/inductor/166855 -> ciflow/inductor/166855 2025-11-03T16:39:48.7828721Z * [new tag] ciflow/inductor/166867 -> ciflow/inductor/166867 2025-11-03T16:39:48.7828889Z * [new tag] ciflow/inductor/166868 -> ciflow/inductor/166868 2025-11-03T16:39:48.7829053Z * [new tag] ciflow/inductor/166869 -> ciflow/inductor/166869 2025-11-03T16:39:48.7829249Z * [new tag] ciflow/inductor/3b9a386 -> ciflow/inductor/3b9a386 2025-11-03T16:39:48.7829420Z * [new tag] ciflow/inductor/3d4b92b -> ciflow/inductor/3d4b92b 2025-11-03T16:39:48.7829592Z * [new tag] ciflow/inductor/d224ac7 -> ciflow/inductor/d224ac7 2025-11-03T16:39:48.7829793Z * [new tag] ciflow/linux-aarch64/166380 -> ciflow/linux-aarch64/166380 2025-11-03T16:39:48.7829974Z * [new tag] ciflow/linux-aarch64/166441 -> ciflow/linux-aarch64/166441 2025-11-03T16:39:48.7830159Z * [new tag] ciflow/linux-aarch64/166549 -> ciflow/linux-aarch64/166549 2025-11-03T16:39:48.7830345Z * [new tag] ciflow/linux-aarch64/166640 -> ciflow/linux-aarch64/166640 2025-11-03T16:39:48.7830527Z * [new tag] ciflow/linux-aarch64/166691 -> ciflow/linux-aarch64/166691 2025-11-03T16:39:48.7830705Z * [new tag] ciflow/linux-aarch64/166849 -> ciflow/linux-aarch64/166849 2025-11-03T16:39:48.7830865Z * [new tag] ciflow/mps/157553 -> ciflow/mps/157553 2025-11-03T16:39:48.7831009Z * [new tag] ciflow/mps/157554 -> ciflow/mps/157554 2025-11-03T16:39:48.7831160Z * [new tag] ciflow/mps/157635 -> ciflow/mps/157635 2025-11-03T16:39:48.7831308Z * [new tag] ciflow/mps/165952 -> ciflow/mps/165952 2025-11-03T16:39:48.7831447Z * [new tag] ciflow/mps/166254 -> ciflow/mps/166254 2025-11-03T16:39:48.7831655Z * [new tag] ciflow/mps/166273 -> ciflow/mps/166273 2025-11-03T16:39:48.7831806Z * [new tag] ciflow/mps/166396 -> ciflow/mps/166396 2025-11-03T16:39:48.7831946Z * [new tag] ciflow/mps/166615 -> ciflow/mps/166615 2025-11-03T16:39:48.7832086Z * [new tag] ciflow/mps/166687 -> ciflow/mps/166687 2025-11-03T16:39:48.7832226Z * [new tag] ciflow/mps/166712 -> ciflow/mps/166712 2025-11-03T16:39:48.7832375Z * [new tag] ciflow/mps/166818 -> ciflow/mps/166818 2025-11-03T16:39:48.7832541Z * [new tag] ciflow/nightly/158104 -> ciflow/nightly/158104 2025-11-03T16:39:48.7832766Z * [new tag] ciflow/nightly/166727 -> ciflow/nightly/166727 2025-11-03T16:39:48.7832957Z * [new tag] ciflow/op-benchmark/165915 -> ciflow/op-benchmark/165915 2025-11-03T16:39:48.7833184Z * [new tag] ciflow/op-benchmark/166331 -> ciflow/op-benchmark/166331 2025-11-03T16:39:48.7833361Z * [new tag] ciflow/op-benchmark/166640 -> ciflow/op-benchmark/166640 2025-11-03T16:39:48.7833588Z * [new tag] ciflow/op-benchmark/166652 -> ciflow/op-benchmark/166652 2025-11-03T16:39:48.7833769Z * [new tag] ciflow/op-benchmark/166731 -> ciflow/op-benchmark/166731 2025-11-03T16:39:48.7834014Z * [new tag] ciflow/periodic-rocm-mi200/166743 -> ciflow/periodic-rocm-mi200/166743 2025-11-03T16:39:48.7834262Z * [new tag] ciflow/periodic-rocm-mi300/166517 -> ciflow/periodic-rocm-mi300/166517 2025-11-03T16:39:48.7834505Z * [new tag] ciflow/periodic-rocm-mi300/166743 -> ciflow/periodic-rocm-mi300/166743 2025-11-03T16:39:48.7834679Z * [new tag] ciflow/periodic/054a2fd -> ciflow/periodic/054a2fd 2025-11-03T16:39:48.7835138Z * [new tag] ciflow/periodic/06e71c85583d9857f716b441eef9db40d3f27a39 -> ciflow/periodic/06e71c85583d9857f716b441eef9db40d3f27a39 2025-11-03T16:39:48.7835592Z * [new tag] ciflow/periodic/0e46a10aa7cf69354a0a0cbd268506b53a7cc882 -> ciflow/periodic/0e46a10aa7cf69354a0a0cbd268506b53a7cc882 2025-11-03T16:39:48.7835759Z * [new tag] ciflow/periodic/163490 -> ciflow/periodic/163490 2025-11-03T16:39:48.7835935Z * [new tag] ciflow/periodic/164202 -> ciflow/periodic/164202 2025-11-03T16:39:48.7836099Z * [new tag] ciflow/periodic/164938 -> ciflow/periodic/164938 2025-11-03T16:39:48.7836259Z * [new tag] ciflow/periodic/165885 -> ciflow/periodic/165885 2025-11-03T16:39:48.7836432Z * [new tag] ciflow/periodic/166517 -> ciflow/periodic/166517 2025-11-03T16:39:48.7836884Z * [new tag] ciflow/periodic/1e836bc769f9cfabc7659a172b8c2edee7c375d3 -> ciflow/periodic/1e836bc769f9cfabc7659a172b8c2edee7c375d3 2025-11-03T16:39:48.7837064Z * [new tag] ciflow/periodic/2a6d37d -> ciflow/periodic/2a6d37d 2025-11-03T16:39:48.7837240Z * [new tag] ciflow/periodic/317eeb8 -> ciflow/periodic/317eeb8 2025-11-03T16:39:48.7837398Z * [new tag] ciflow/periodic/3c32 -> ciflow/periodic/3c32 2025-11-03T16:39:48.7837566Z * [new tag] ciflow/periodic/3e98831 -> ciflow/periodic/3e98831 2025-11-03T16:39:48.7838011Z * [new tag] ciflow/periodic/687c15c0b3f01118536413d21efcd052838fa10d -> ciflow/periodic/687c15c0b3f01118536413d21efcd052838fa10d 2025-11-03T16:39:48.7838469Z * [new tag] ciflow/periodic/7379972cc0e8a4b4d88b4bea5c8be0aeffdb076a -> ciflow/periodic/7379972cc0e8a4b4d88b4bea5c8be0aeffdb076a 2025-11-03T16:39:48.7838659Z * [new tag] ciflow/periodic/94512-point -> ciflow/periodic/94512-point 2025-11-03T16:39:48.7839151Z * [new tag] ciflow/periodic/96b61844a722d2ae8b1a2dc283a6c0060b40782e -> ciflow/periodic/96b61844a722d2ae8b1a2dc283a6c0060b40782e 2025-11-03T16:39:48.7839699Z * [new tag] ciflow/periodic/be283297100ab86123e74b7a8372995d32b140c8 -> ciflow/periodic/be283297100ab86123e74b7a8372995d32b140c8 2025-11-03T16:39:48.7840154Z * [new tag] ciflow/periodic/bfc2050db975e589795cd3eceaed2e83bf89ad35 -> ciflow/periodic/bfc2050db975e589795cd3eceaed2e83bf89ad35 2025-11-03T16:39:48.7840613Z * [new tag] ciflow/periodic/c5701d0ab5f55b23243dd437f57e856970c45bb6 -> ciflow/periodic/c5701d0ab5f55b23243dd437f57e856970c45bb6 2025-11-03T16:39:48.7841123Z * [new tag] ciflow/periodic/cde81e92b95eee9af2879c9c75f7b03699ca72ad -> ciflow/periodic/cde81e92b95eee9af2879c9c75f7b03699ca72ad 2025-11-03T16:39:48.7841346Z * [new tag] ciflow/periodic/csl/test87519 -> ciflow/periodic/csl/test87519 2025-11-03T16:39:48.7841555Z * [new tag] ciflow/periodic/csltest88275 -> ciflow/periodic/csltest88275 2025-11-03T16:39:48.7841758Z * [new tag] ciflow/periodic/csltest88761 -> ciflow/periodic/csltest88761 2025-11-03T16:39:48.7841952Z * [new tag] ciflow/periodic/release_1.12 -> ciflow/periodic/release_1.12 2025-11-03T16:39:48.7842175Z * [new tag] ciflow/periodic/release_1.12.0 -> ciflow/periodic/release_1.12.0 2025-11-03T16:39:48.7842364Z * [new tag] ciflow/periodic/sha-ec5b83 -> ciflow/periodic/sha-ec5b83 2025-11-03T16:39:48.7842520Z * [new tag] ciflow/pull/166321 -> ciflow/pull/166321 2025-11-03T16:39:48.7842669Z * [new tag] ciflow/pull/166768 -> ciflow/pull/166768 2025-11-03T16:39:48.7843081Z * [new tag] ciflow/pull/18f425962656f009e151944d12f76e2f856b85df -> ciflow/pull/18f425962656f009e151944d12f76e2f856b85df 2025-11-03T16:39:48.7843488Z * [new tag] ciflow/pull/76780b1a3d208b142f067bdd655e7d4c5615efe1 -> ciflow/pull/76780b1a3d208b142f067bdd655e7d4c5615efe1 2025-11-03T16:39:48.7843905Z * [new tag] ciflow/pull/79aee77381b21d41c77148e5ff84c4b351aaf144 -> ciflow/pull/79aee77381b21d41c77148e5ff84c4b351aaf144 2025-11-03T16:39:48.7844323Z * [new tag] ciflow/pull/bc03d7c97462abfd45fc1b7b73d5c7acbbd2c185 -> ciflow/pull/bc03d7c97462abfd45fc1b7b73d5c7acbbd2c185 2025-11-03T16:39:48.7844785Z * [new tag] ciflow/pull/cee03634dab2dbf259d84bc389bdea80de0f80ac -> ciflow/pull/cee03634dab2dbf259d84bc389bdea80de0f80ac 2025-11-03T16:39:48.7845246Z * [new tag] ciflow/pull/d962bed15798961ffd10e64068f86a2cec411ffb -> ciflow/pull/d962bed15798961ffd10e64068f86a2cec411ffb 2025-11-03T16:39:48.7845658Z * [new tag] ciflow/pull/e471800dceb8a6592562fc4fc96a5e80bc494c0a -> ciflow/pull/e471800dceb8a6592562fc4fc96a5e80bc494c0a 2025-11-03T16:39:48.7846056Z * [new tag] ciflow/pull/f013e804c876a34cbc86a6a475597e3e29812883 -> ciflow/pull/f013e804c876a34cbc86a6a475597e3e29812883 2025-11-03T16:39:48.7846471Z * [new tag] ciflow/pull/f5cb9a4c68d9271c58ef4d3257210984b8e85099 -> ciflow/pull/f5cb9a4c68d9271c58ef4d3257210984b8e85099 2025-11-03T16:39:48.7846644Z * [new tag] ciflow/rocm-mi300/162053 -> ciflow/rocm-mi300/162053 2025-11-03T16:39:48.7846810Z * [new tag] ciflow/rocm-mi300/165548 -> ciflow/rocm-mi300/165548 2025-11-03T16:39:48.7846984Z * [new tag] ciflow/rocm-mi300/166317 -> ciflow/rocm-mi300/166317 2025-11-03T16:39:48.7847147Z * [new tag] ciflow/rocm-mi300/166743 -> ciflow/rocm-mi300/166743 2025-11-03T16:39:48.7847308Z * [new tag] ciflow/rocm-mi355/162053 -> ciflow/rocm-mi355/162053 2025-11-03T16:39:48.7847474Z * [new tag] ciflow/rocm-mi355/166743 -> ciflow/rocm-mi355/166743 2025-11-03T16:39:48.7847630Z * [new tag] ciflow/rocm/115316 -> ciflow/rocm/115316 2025-11-03T16:39:48.7847836Z * [new tag] ciflow/rocm/148492 -> ciflow/rocm/148492 2025-11-03T16:39:48.7847980Z * [new tag] ciflow/rocm/151845 -> ciflow/rocm/151845 2025-11-03T16:39:48.7848131Z * [new tag] ciflow/rocm/157553 -> ciflow/rocm/157553 2025-11-03T16:39:48.7848275Z * [new tag] ciflow/rocm/157635 -> ciflow/rocm/157635 2025-11-03T16:39:48.7848420Z * [new tag] ciflow/rocm/160685 -> ciflow/rocm/160685 2025-11-03T16:39:48.7848572Z * [new tag] ciflow/rocm/161404 -> ciflow/rocm/161404 2025-11-03T16:39:48.7848712Z * [new tag] ciflow/rocm/162053 -> ciflow/rocm/162053 2025-11-03T16:39:48.7848918Z * [new tag] ciflow/rocm/163369 -> ciflow/rocm/163369 2025-11-03T16:39:48.7849067Z * [new tag] ciflow/rocm/164657 -> ciflow/rocm/164657 2025-11-03T16:39:48.7849212Z * [new tag] ciflow/rocm/165132 -> ciflow/rocm/165132 2025-11-03T16:39:48.7849361Z * [new tag] ciflow/rocm/165541 -> ciflow/rocm/165541 2025-11-03T16:39:48.7849513Z * [new tag] ciflow/rocm/165548 -> ciflow/rocm/165548 2025-11-03T16:39:48.7849656Z * [new tag] ciflow/rocm/165952 -> ciflow/rocm/165952 2025-11-03T16:39:48.7849795Z * [new tag] ciflow/rocm/165997 -> ciflow/rocm/165997 2025-11-03T16:39:48.7849945Z * [new tag] ciflow/rocm/166250 -> ciflow/rocm/166250 2025-11-03T16:39:48.7850087Z * [new tag] ciflow/rocm/166317 -> ciflow/rocm/166317 2025-11-03T16:39:48.7850234Z * [new tag] ciflow/rocm/166377 -> ciflow/rocm/166377 2025-11-03T16:39:48.7850381Z * [new tag] ciflow/rocm/166391 -> ciflow/rocm/166391 2025-11-03T16:39:48.7850572Z * [new tag] ciflow/rocm/166515 -> ciflow/rocm/166515 2025-11-03T16:39:48.7850723Z * [new tag] ciflow/rocm/166517 -> ciflow/rocm/166517 2025-11-03T16:39:48.7850871Z * [new tag] ciflow/rocm/166526 -> ciflow/rocm/166526 2025-11-03T16:39:48.7851060Z * [new tag] ciflow/rocm/166743 -> ciflow/rocm/166743 2025-11-03T16:39:48.7851203Z * [new tag] ciflow/rocm/166744 -> ciflow/rocm/166744 2025-11-03T16:39:48.7851348Z * [new tag] ciflow/rocm/166752 -> ciflow/rocm/166752 2025-11-03T16:39:48.7851498Z * [new tag] ciflow/rocm/166764 -> ciflow/rocm/166764 2025-11-03T16:39:48.7851713Z * [new tag] ciflow/rocm/166834 -> ciflow/rocm/166834 2025-11-03T16:39:48.7851871Z * [new tag] ciflow/slow/01c7106 -> ciflow/slow/01c7106 2025-11-03T16:39:48.7852028Z * [new tag] ciflow/slow/0577043 -> ciflow/slow/0577043 2025-11-03T16:39:48.7852507Z * [new tag] ciflow/slow/0d5b74da0cab798fbfdb9caa53fad816999c8386-sdym -> ciflow/slow/0d5b74da0cab798fbfdb9caa53fad816999c8386-sdym 2025-11-03T16:39:48.7852660Z * [new tag] ciflow/slow/0e81104 -> ciflow/slow/0e81104 2025-11-03T16:39:48.7852812Z * [new tag] ciflow/slow/166844 -> ciflow/slow/166844 2025-11-03T16:39:48.7852960Z * [new tag] ciflow/slow/1732077 -> ciflow/slow/1732077 2025-11-03T16:39:48.7853109Z * [new tag] ciflow/slow/187eb7c -> ciflow/slow/187eb7c 2025-11-03T16:39:48.7853266Z * [new tag] ciflow/slow/1faef89 -> ciflow/slow/1faef89 2025-11-03T16:39:48.7853416Z * [new tag] ciflow/slow/3920ec1 -> ciflow/slow/3920ec1 2025-11-03T16:39:48.7853570Z * [new tag] ciflow/slow/3b7c6b2 -> ciflow/slow/3b7c6b2 2025-11-03T16:39:48.7853716Z * [new tag] ciflow/slow/59a3759 -> ciflow/slow/59a3759 2025-11-03T16:39:48.7853946Z * [new tag] ciflow/slow/70ef0bb -> ciflow/slow/70ef0bb 2025-11-03T16:39:48.7854091Z * [new tag] ciflow/slow/788ff06 -> ciflow/slow/788ff06 2025-11-03T16:39:48.7854532Z * [new tag] ciflow/slow/8751002215790a3a88750faa8f4366933e296693-sdym -> ciflow/slow/8751002215790a3a88750faa8f4366933e296693-sdym 2025-11-03T16:39:48.7854687Z * [new tag] ciflow/slow/9d85864 -> ciflow/slow/9d85864 2025-11-03T16:39:48.7854834Z * [new tag] ciflow/slow/9ffad5b -> ciflow/slow/9ffad5b 2025-11-03T16:39:48.7854987Z * [new tag] ciflow/slow/a206e8b -> ciflow/slow/a206e8b 2025-11-03T16:39:48.7855205Z * [new tag] ciflow/slow/a837609 -> ciflow/slow/a837609 2025-11-03T16:39:48.7855355Z * [new tag] ciflow/slow/af841f3 -> ciflow/slow/af841f3 2025-11-03T16:39:48.7855816Z * [new tag] ciflow/slow/da3aba1e46157c4df504b067477cdf2b3c96b194-sdym -> ciflow/slow/da3aba1e46157c4df504b067477cdf2b3c96b194-sdym 2025-11-03T16:39:48.7856251Z * [new tag] ciflow/trunk/04d6a6f3392a87af8baf620dc0a323ffbb188c12 -> ciflow/trunk/04d6a6f3392a87af8baf620dc0a323ffbb188c12 2025-11-03T16:39:48.7856712Z * [new tag] ciflow/trunk/0573747b6af273c6ac8cf9f1d81dc56066a57445 -> ciflow/trunk/0573747b6af273c6ac8cf9f1d81dc56066a57445 2025-11-03T16:39:48.7856865Z * [new tag] ciflow/trunk/137400 -> ciflow/trunk/137400 2025-11-03T16:39:48.7857064Z * [new tag] ciflow/trunk/148180 -> ciflow/trunk/148180 2025-11-03T16:39:48.7857211Z * [new tag] ciflow/trunk/148328 -> ciflow/trunk/148328 2025-11-03T16:39:48.7857362Z * [new tag] ciflow/trunk/148492 -> ciflow/trunk/148492 2025-11-03T16:39:48.7857517Z * [new tag] ciflow/trunk/151845 -> ciflow/trunk/151845 2025-11-03T16:39:48.7857663Z * [new tag] ciflow/trunk/152624 -> ciflow/trunk/152624 2025-11-03T16:39:48.7857811Z * [new tag] ciflow/trunk/155731 -> ciflow/trunk/155731 2025-11-03T16:39:48.7857974Z * [new tag] ciflow/trunk/156812 -> ciflow/trunk/156812 2025-11-03T16:39:48.7858118Z * [new tag] ciflow/trunk/157432 -> ciflow/trunk/157432 2025-11-03T16:39:48.7858268Z * [new tag] ciflow/trunk/158104 -> ciflow/trunk/158104 2025-11-03T16:39:48.7858416Z * [new tag] ciflow/trunk/160417 -> ciflow/trunk/160417 2025-11-03T16:39:48.7858570Z * [new tag] ciflow/trunk/161035 -> ciflow/trunk/161035 2025-11-03T16:39:48.7858721Z * [new tag] ciflow/trunk/161771 -> ciflow/trunk/161771 2025-11-03T16:39:48.7858867Z * [new tag] ciflow/trunk/162053 -> ciflow/trunk/162053 2025-11-03T16:39:48.7859023Z * [new tag] ciflow/trunk/162454 -> ciflow/trunk/162454 2025-11-03T16:39:48.7859174Z * [new tag] ciflow/trunk/162564 -> ciflow/trunk/162564 2025-11-03T16:39:48.7859320Z * [new tag] ciflow/trunk/162709 -> ciflow/trunk/162709 2025-11-03T16:39:48.7859473Z * [new tag] ciflow/trunk/162795 -> ciflow/trunk/162795 2025-11-03T16:39:48.7859618Z * [new tag] ciflow/trunk/163249 -> ciflow/trunk/163249 2025-11-03T16:39:48.7859765Z * [new tag] ciflow/trunk/163490 -> ciflow/trunk/163490 2025-11-03T16:39:48.7859917Z * [new tag] ciflow/trunk/164202 -> ciflow/trunk/164202 2025-11-03T16:39:48.7860065Z * [new tag] ciflow/trunk/164938 -> ciflow/trunk/164938 2025-11-03T16:39:48.7860215Z * [new tag] ciflow/trunk/164979 -> ciflow/trunk/164979 2025-11-03T16:39:48.7860365Z * [new tag] ciflow/trunk/164980 -> ciflow/trunk/164980 2025-11-03T16:39:48.7860576Z * [new tag] ciflow/trunk/165029 -> ciflow/trunk/165029 2025-11-03T16:39:48.7860722Z * [new tag] ciflow/trunk/165049 -> ciflow/trunk/165049 2025-11-03T16:39:48.7860877Z * [new tag] ciflow/trunk/165067 -> ciflow/trunk/165067 2025-11-03T16:39:48.7861027Z * [new tag] ciflow/trunk/165132 -> ciflow/trunk/165132 2025-11-03T16:39:48.7861172Z * [new tag] ciflow/trunk/165216 -> ciflow/trunk/165216 2025-11-03T16:39:48.7861321Z * [new tag] ciflow/trunk/165274 -> ciflow/trunk/165274 2025-11-03T16:39:48.7861471Z * [new tag] ciflow/trunk/165431 -> ciflow/trunk/165431 2025-11-03T16:39:48.7861685Z * [new tag] ciflow/trunk/165548 -> ciflow/trunk/165548 2025-11-03T16:39:48.7861832Z * [new tag] ciflow/trunk/165642 -> ciflow/trunk/165642 2025-11-03T16:39:48.7861992Z * [new tag] ciflow/trunk/165646 -> ciflow/trunk/165646 2025-11-03T16:39:48.7862142Z * [new tag] ciflow/trunk/165728 -> ciflow/trunk/165728 2025-11-03T16:39:48.7862291Z * [new tag] ciflow/trunk/165824 -> ciflow/trunk/165824 2025-11-03T16:39:48.7862489Z * [new tag] ciflow/trunk/165885 -> ciflow/trunk/165885 2025-11-03T16:39:48.7862637Z * [new tag] ciflow/trunk/165922 -> ciflow/trunk/165922 2025-11-03T16:39:48.7862809Z * [new tag] ciflow/trunk/165972 -> ciflow/trunk/165972 2025-11-03T16:39:48.7862981Z * [new tag] ciflow/trunk/166010 -> ciflow/trunk/166010 2025-11-03T16:39:48.7863135Z * [new tag] ciflow/trunk/166071 -> ciflow/trunk/166071 2025-11-03T16:39:48.7863284Z * [new tag] ciflow/trunk/166160 -> ciflow/trunk/166160 2025-11-03T16:39:48.7863443Z * [new tag] ciflow/trunk/166170 -> ciflow/trunk/166170 2025-11-03T16:39:48.7863593Z * [new tag] ciflow/trunk/166198 -> ciflow/trunk/166198 2025-11-03T16:39:48.7863738Z * [new tag] ciflow/trunk/166294 -> ciflow/trunk/166294 2025-11-03T16:39:48.7863883Z * [new tag] ciflow/trunk/166299 -> ciflow/trunk/166299 2025-11-03T16:39:48.7864036Z * [new tag] ciflow/trunk/166317 -> ciflow/trunk/166317 2025-11-03T16:39:48.7864183Z * [new tag] ciflow/trunk/166321 -> ciflow/trunk/166321 2025-11-03T16:39:48.7864327Z * [new tag] ciflow/trunk/166361 -> ciflow/trunk/166361 2025-11-03T16:39:48.7864483Z * [new tag] ciflow/trunk/166367 -> ciflow/trunk/166367 2025-11-03T16:39:48.7864635Z * [new tag] ciflow/trunk/166376 -> ciflow/trunk/166376 2025-11-03T16:39:48.7864779Z * [new tag] ciflow/trunk/166379 -> ciflow/trunk/166379 2025-11-03T16:39:48.7864937Z * [new tag] ciflow/trunk/166380 -> ciflow/trunk/166380 2025-11-03T16:39:48.7865083Z * [new tag] ciflow/trunk/166402 -> ciflow/trunk/166402 2025-11-03T16:39:48.7865229Z * [new tag] ciflow/trunk/166416 -> ciflow/trunk/166416 2025-11-03T16:39:48.7865380Z * [new tag] ciflow/trunk/166431 -> ciflow/trunk/166431 2025-11-03T16:39:48.7865529Z * [new tag] ciflow/trunk/166433 -> ciflow/trunk/166433 2025-11-03T16:39:48.7865680Z * [new tag] ciflow/trunk/166459 -> ciflow/trunk/166459 2025-11-03T16:39:48.7865833Z * [new tag] ciflow/trunk/166469 -> ciflow/trunk/166469 2025-11-03T16:39:48.7865981Z * [new tag] ciflow/trunk/166493 -> ciflow/trunk/166493 2025-11-03T16:39:48.7866132Z * [new tag] ciflow/trunk/166526 -> ciflow/trunk/166526 2025-11-03T16:39:48.7866356Z * [new tag] ciflow/trunk/166536 -> ciflow/trunk/166536 2025-11-03T16:39:48.7866508Z * [new tag] ciflow/trunk/166541 -> ciflow/trunk/166541 2025-11-03T16:39:48.7866655Z * [new tag] ciflow/trunk/166549 -> ciflow/trunk/166549 2025-11-03T16:39:48.7866801Z * [new tag] ciflow/trunk/166560 -> ciflow/trunk/166560 2025-11-03T16:39:48.7866967Z * [new tag] ciflow/trunk/166608 -> ciflow/trunk/166608 2025-11-03T16:39:48.7867113Z * [new tag] ciflow/trunk/166610 -> ciflow/trunk/166610 2025-11-03T16:39:48.7867260Z * [new tag] ciflow/trunk/166613 -> ciflow/trunk/166613 2025-11-03T16:39:48.7867484Z * [new tag] ciflow/trunk/166640 -> ciflow/trunk/166640 2025-11-03T16:39:48.7867632Z * [new tag] ciflow/trunk/166687 -> ciflow/trunk/166687 2025-11-03T16:39:48.7867786Z * [new tag] ciflow/trunk/166688 -> ciflow/trunk/166688 2025-11-03T16:39:48.7867949Z * [new tag] ciflow/trunk/166689 -> ciflow/trunk/166689 2025-11-03T16:39:48.7868093Z * [new tag] ciflow/trunk/166715 -> ciflow/trunk/166715 2025-11-03T16:39:48.7868285Z * [new tag] ciflow/trunk/166727 -> ciflow/trunk/166727 2025-11-03T16:39:48.7868443Z * [new tag] ciflow/trunk/166744 -> ciflow/trunk/166744 2025-11-03T16:39:48.7868588Z * [new tag] ciflow/trunk/166751 -> ciflow/trunk/166751 2025-11-03T16:39:48.7868776Z * [new tag] ciflow/trunk/166768 -> ciflow/trunk/166768 2025-11-03T16:39:48.7868935Z * [new tag] ciflow/trunk/166793 -> ciflow/trunk/166793 2025-11-03T16:39:48.7869086Z * [new tag] ciflow/trunk/166805 -> ciflow/trunk/166805 2025-11-03T16:39:48.7869230Z * [new tag] ciflow/trunk/166806 -> ciflow/trunk/166806 2025-11-03T16:39:48.7869379Z * [new tag] ciflow/trunk/166813 -> ciflow/trunk/166813 2025-11-03T16:39:48.7869538Z * [new tag] ciflow/trunk/166830 -> ciflow/trunk/166830 2025-11-03T16:39:48.7869681Z * [new tag] ciflow/trunk/166839 -> ciflow/trunk/166839 2025-11-03T16:39:48.7869825Z * [new tag] ciflow/trunk/166840 -> ciflow/trunk/166840 2025-11-03T16:39:48.7869977Z * [new tag] ciflow/trunk/166844 -> ciflow/trunk/166844 2025-11-03T16:39:48.7870121Z * [new tag] ciflow/trunk/166847 -> ciflow/trunk/166847 2025-11-03T16:39:48.7870265Z * [new tag] ciflow/trunk/166861 -> ciflow/trunk/166861 2025-11-03T16:39:48.7870684Z * [new tag] ciflow/trunk/18f425962656f009e151944d12f76e2f856b85df -> ciflow/trunk/18f425962656f009e151944d12f76e2f856b85df 2025-11-03T16:39:48.7871096Z * [new tag] ciflow/trunk/76780b1a3d208b142f067bdd655e7d4c5615efe1 -> ciflow/trunk/76780b1a3d208b142f067bdd655e7d4c5615efe1 2025-11-03T16:39:48.7871500Z * [new tag] ciflow/trunk/a19e92d43355489c8d33325321e688a6e6182267 -> ciflow/trunk/a19e92d43355489c8d33325321e688a6e6182267 2025-11-03T16:39:48.7871929Z * [new tag] ciflow/trunk/bc03d7c97462abfd45fc1b7b73d5c7acbbd2c185 -> ciflow/trunk/bc03d7c97462abfd45fc1b7b73d5c7acbbd2c185 2025-11-03T16:39:48.7872342Z * [new tag] ciflow/trunk/c3dc0c7089f3204c36961acc227a3ff503530094 -> ciflow/trunk/c3dc0c7089f3204c36961acc227a3ff503530094 2025-11-03T16:39:48.7872769Z * [new tag] ciflow/trunk/cee03634dab2dbf259d84bc389bdea80de0f80ac -> ciflow/trunk/cee03634dab2dbf259d84bc389bdea80de0f80ac 2025-11-03T16:39:48.7873200Z * [new tag] ciflow/trunk/d962bed15798961ffd10e64068f86a2cec411ffb -> ciflow/trunk/d962bed15798961ffd10e64068f86a2cec411ffb 2025-11-03T16:39:48.7873621Z * [new tag] ciflow/trunk/e471800dceb8a6592562fc4fc96a5e80bc494c0a -> ciflow/trunk/e471800dceb8a6592562fc4fc96a5e80bc494c0a 2025-11-03T16:39:48.7874141Z * [new tag] ciflow/trunk/f013e804c876a34cbc86a6a475597e3e29812883 -> ciflow/trunk/f013e804c876a34cbc86a6a475597e3e29812883 2025-11-03T16:39:48.7874317Z * [new tag] ciflow/unstable/123 -> ciflow/unstable/123 2025-11-03T16:39:48.7874468Z * [new tag] ciflow/vllm/165274 -> ciflow/vllm/165274 2025-11-03T16:39:48.7874653Z * [new tag] ciflow/vllm/166494 -> ciflow/vllm/166494 2025-11-03T16:39:48.7874826Z * [new tag] ciflow/win-arm64/158104 -> ciflow/win-arm64/158104 2025-11-03T16:39:48.7874972Z * [new tag] ciflow/xpu/156812 -> ciflow/xpu/156812 2025-11-03T16:39:48.7875181Z * [new tag] ciflow/xpu/161246 -> ciflow/xpu/161246 2025-11-03T16:39:48.7875333Z * [new tag] ciflow/xpu/162454 -> ciflow/xpu/162454 2025-11-03T16:39:48.7875478Z * [new tag] ciflow/xpu/162475 -> ciflow/xpu/162475 2025-11-03T16:39:48.7875619Z * [new tag] ciflow/xpu/162564 -> ciflow/xpu/162564 2025-11-03T16:39:48.7875767Z * [new tag] ciflow/xpu/165049 -> ciflow/xpu/165049 2025-11-03T16:39:48.7875907Z * [new tag] ciflow/xpu/165423 -> ciflow/xpu/165423 2025-11-03T16:39:48.7876048Z * [new tag] ciflow/xpu/166292 -> ciflow/xpu/166292 2025-11-03T16:39:48.7876196Z * [new tag] ciflow/xpu/166299 -> ciflow/xpu/166299 2025-11-03T16:39:48.7876338Z * [new tag] ciflow/xpu/166376 -> ciflow/xpu/166376 2025-11-03T16:39:48.7876487Z * [new tag] ciflow/xpu/166396 -> ciflow/xpu/166396 2025-11-03T16:39:48.7876627Z * [new tag] ciflow/xpu/166424 -> ciflow/xpu/166424 2025-11-03T16:39:48.7876776Z * [new tag] ciflow/xpu/166436 -> ciflow/xpu/166436 2025-11-03T16:39:48.7876919Z * [new tag] ciflow/xpu/166495 -> ciflow/xpu/166495 2025-11-03T16:39:48.7877062Z * [new tag] ciflow/xpu/166504 -> ciflow/xpu/166504 2025-11-03T16:39:48.7877211Z * [new tag] ciflow/xpu/166613 -> ciflow/xpu/166613 2025-11-03T16:39:48.7877357Z * [new tag] ciflow/xpu/166684 -> ciflow/xpu/166684 2025-11-03T16:39:48.7877497Z * [new tag] ciflow/xpu/166830 -> ciflow/xpu/166830 2025-11-03T16:39:48.7877647Z * [new tag] ciflow/xpu/166834 -> ciflow/xpu/166834 2025-11-03T16:39:48.7877789Z * [new tag] ciflow/xpu/166839 -> ciflow/xpu/166839 2025-11-03T16:39:48.7877930Z * [new tag] ciflow/xpu/166840 -> ciflow/xpu/166840 2025-11-03T16:39:48.7878079Z * [new tag] ciflow/xpu/166847 -> ciflow/xpu/166847 2025-11-03T16:39:48.7878225Z * [new tag] ciflow/xpu/166861 -> ciflow/xpu/166861 2025-11-03T16:39:48.7878358Z * [new tag] cslpull75 -> cslpull75 2025-11-03T16:39:48.7878495Z * [new tag] cslpull76 -> cslpull76 2025-11-03T16:39:48.7878621Z * [new tag] cslpull77 -> cslpull77 2025-11-03T16:39:48.7878744Z * [new tag] cslpull78 -> cslpull78 2025-11-03T16:39:48.7878868Z * [new tag] cslpull79 -> cslpull79 2025-11-03T16:39:48.7878998Z * [new tag] cslpull80 -> cslpull80 2025-11-03T16:39:48.7879121Z * [new tag] cslpull81 -> cslpull81 2025-11-03T16:39:48.7879245Z * [new tag] cslpull82 -> cslpull82 2025-11-03T16:39:48.7879379Z * [new tag] cslpull83 -> cslpull83 2025-11-03T16:39:48.7879569Z * [new tag] cslpull84 -> cslpull84 2025-11-03T16:39:48.7879696Z * [new tag] cslpull85 -> cslpull85 2025-11-03T16:39:48.7879833Z * [new tag] cslpull86 -> cslpull86 2025-11-03T16:39:48.7879983Z * [new tag] cslpull87 -> cslpull87 2025-11-03T16:39:48.7880125Z * [new tag] cslpull88 -> cslpull88 2025-11-03T16:39:48.7880254Z * [new tag] cslpull89 -> cslpull89 2025-11-03T16:39:48.7880383Z * [new tag] cslpull90 -> cslpull90 2025-11-03T16:39:48.7880546Z * [new tag] cslpull91 -> cslpull91 2025-11-03T16:39:48.7880755Z * [new tag] cslpull92 -> cslpull92 2025-11-03T16:39:48.7880883Z * [new tag] flight_5 -> flight_5 2025-11-03T16:39:48.7881019Z * [new tag] flight_5.1 -> flight_5.1 2025-11-03T16:39:48.7881144Z * [new tag] flight_5.2 -> flight_5.2 2025-11-03T16:39:48.7881276Z * [new tag] flight_5.3 -> flight_5.3 2025-11-03T16:39:48.7881404Z * [new tag] forpull1 -> forpull1 2025-11-03T16:39:48.7881558Z * [new tag] malfet/tag-2ef5611 -> malfet/tag-2ef5611 2025-11-03T16:39:48.7881721Z * [new tag] malfet/tag-317b1a0 -> malfet/tag-317b1a0 2025-11-03T16:39:48.7881872Z * [new tag] malfet/tag-ec6f767 -> malfet/tag-ec6f767 2025-11-03T16:39:48.7882024Z * [new tag] nightly-binary -> nightly-binary 2025-11-03T16:39:48.7882195Z * [new tag] sqzhang_flight4_plus -> sqzhang_flight4_plus 2025-11-03T16:39:48.7882341Z * [new tag] sqzhang_flight_3 -> sqzhang_flight_3 2025-11-03T16:39:48.7882703Z * [new tag] trunk/000f49551bfda0683d395e1fe67f53cfb785868f -> trunk/000f49551bfda0683d395e1fe67f53cfb785868f 2025-11-03T16:39:48.7883046Z * [new tag] trunk/009ea77234788b29910b1205679036eaae3ee3ac -> trunk/009ea77234788b29910b1205679036eaae3ee3ac 2025-11-03T16:39:48.7883391Z * [new tag] trunk/0187db88d463905e5f7dcdf7689519e2807e5a12 -> trunk/0187db88d463905e5f7dcdf7689519e2807e5a12 2025-11-03T16:39:48.7883752Z * [new tag] trunk/02095cc09db01f1fecae436ac1a6ecdf2cfca0db -> trunk/02095cc09db01f1fecae436ac1a6ecdf2cfca0db 2025-11-03T16:39:48.7884117Z * [new tag] trunk/030de07affa347a80fa9f11ab8e9234fc6d7fd4d -> trunk/030de07affa347a80fa9f11ab8e9234fc6d7fd4d 2025-11-03T16:39:48.7884466Z * [new tag] trunk/034e951b0cfb02d7b55327cd482e58cf2695dca0 -> trunk/034e951b0cfb02d7b55327cd482e58cf2695dca0 2025-11-03T16:39:48.7884815Z * [new tag] trunk/04d6a6f3392a87af8baf620dc0a323ffbb188c12 -> trunk/04d6a6f3392a87af8baf620dc0a323ffbb188c12 2025-11-03T16:39:48.7885168Z * [new tag] trunk/0573747b6af273c6ac8cf9f1d81dc56066a57445 -> trunk/0573747b6af273c6ac8cf9f1d81dc56066a57445 2025-11-03T16:39:48.7885519Z * [new tag] trunk/061fa73c97dcfcb39077ce8fc4042e7f22824b22 -> trunk/061fa73c97dcfcb39077ce8fc4042e7f22824b22 2025-11-03T16:39:48.7885859Z * [new tag] trunk/0674e0a0f14775f920296e9dfb8b61e4960bf99d -> trunk/0674e0a0f14775f920296e9dfb8b61e4960bf99d 2025-11-03T16:39:48.7886259Z * [new tag] trunk/06e71c85583d9857f716b441eef9db40d3f27a39 -> trunk/06e71c85583d9857f716b441eef9db40d3f27a39 2025-11-03T16:39:48.7886664Z * [new tag] trunk/08ae55021eafba28b304e78ef2da9a76741ce039 -> trunk/08ae55021eafba28b304e78ef2da9a76741ce039 2025-11-03T16:39:48.7887008Z * [new tag] trunk/08b0a8f11a00e0442bd3b3066617a501dca29876 -> trunk/08b0a8f11a00e0442bd3b3066617a501dca29876 2025-11-03T16:39:48.7887875Z * [new tag] trunk/08f4535378b9ab5c7ba74828bb20ad535e6de8eb -> trunk/08f4535378b9ab5c7ba74828bb20ad535e6de8eb 2025-11-03T16:39:48.7888226Z * [new tag] trunk/0918bf321c2cfaebb91c5f9e5f0ebe462962328e -> trunk/0918bf321c2cfaebb91c5f9e5f0ebe462962328e 2025-11-03T16:39:48.7888562Z * [new tag] trunk/0947765eb9208996f221dbcb088df800be3953d7 -> trunk/0947765eb9208996f221dbcb088df800be3953d7 2025-11-03T16:39:48.7888918Z * [new tag] trunk/0a3ac47c0a36d7ed619e6577294648a7c14b1ae1 -> trunk/0a3ac47c0a36d7ed619e6577294648a7c14b1ae1 2025-11-03T16:39:48.7889259Z * [new tag] trunk/0ae3e306217a67362371267bbba0ac3fa0855fdc -> trunk/0ae3e306217a67362371267bbba0ac3fa0855fdc 2025-11-03T16:39:48.7889667Z * [new tag] trunk/0d3a4f7155508656bd928527840ed155e8b1a88b -> trunk/0d3a4f7155508656bd928527840ed155e8b1a88b 2025-11-03T16:39:48.7890023Z * [new tag] trunk/0d4992c1702d9d14bc73c29d44029adb7e698eba -> trunk/0d4992c1702d9d14bc73c29d44029adb7e698eba 2025-11-03T16:39:48.7890364Z * [new tag] trunk/0d50e5d8d4132cb09508b3e35701e7b06433420e -> trunk/0d50e5d8d4132cb09508b3e35701e7b06433420e 2025-11-03T16:39:48.7890717Z * [new tag] trunk/0d81bb7f9cef1b735ff373a245aaa2bc037b31b0 -> trunk/0d81bb7f9cef1b735ff373a245aaa2bc037b31b0 2025-11-03T16:39:48.7891067Z * [new tag] trunk/0e19561e235372a3fbed81338fa4e674116c0448 -> trunk/0e19561e235372a3fbed81338fa4e674116c0448 2025-11-03T16:39:48.7891412Z * [new tag] trunk/0e46a10aa7cf69354a0a0cbd268506b53a7cc882 -> trunk/0e46a10aa7cf69354a0a0cbd268506b53a7cc882 2025-11-03T16:39:48.7891848Z * [new tag] trunk/0eacd934bc1c1bee002fcd084300d596d789d166 -> trunk/0eacd934bc1c1bee002fcd084300d596d789d166 2025-11-03T16:39:48.7892246Z * [new tag] trunk/0ec054982304473b51e6ded40c2dc3993d4036be -> trunk/0ec054982304473b51e6ded40c2dc3993d4036be 2025-11-03T16:39:48.7892625Z * [new tag] trunk/108bb224f77842593009214ebf6258030b934642 -> trunk/108bb224f77842593009214ebf6258030b934642 2025-11-03T16:39:48.7892980Z * [new tag] trunk/110efe4df4759006ce5aad4ae1b87d93dcf33c3b -> trunk/110efe4df4759006ce5aad4ae1b87d93dcf33c3b 2025-11-03T16:39:48.7893326Z * [new tag] trunk/112960541529ab0d27bb8aa8b487ef194e048494 -> trunk/112960541529ab0d27bb8aa8b487ef194e048494 2025-11-03T16:39:48.7893663Z * [new tag] trunk/121235956bab7430fb8d080cee209607f8387ead -> trunk/121235956bab7430fb8d080cee209607f8387ead 2025-11-03T16:39:48.7894009Z * [new tag] trunk/12577064dddfc6f5daf66c5b5a73cb418a588f20 -> trunk/12577064dddfc6f5daf66c5b5a73cb418a588f20 2025-11-03T16:39:48.7894356Z * [new tag] trunk/12c12466b082834d23c1f512130da9280badfd28 -> trunk/12c12466b082834d23c1f512130da9280badfd28 2025-11-03T16:39:48.7894696Z * [new tag] trunk/13413b3b07cc72fa9c2671b2535f7e54c1b30ca2 -> trunk/13413b3b07cc72fa9c2671b2535f7e54c1b30ca2 2025-11-03T16:39:48.7895035Z * [new tag] trunk/13549e0e105291721f6f80ceb8f520ca272b971d -> trunk/13549e0e105291721f6f80ceb8f520ca272b971d 2025-11-03T16:39:48.7895378Z * [new tag] trunk/14102fb1f337d01ca61584011f5f657d14da5de6 -> trunk/14102fb1f337d01ca61584011f5f657d14da5de6 2025-11-03T16:39:48.7895716Z * [new tag] trunk/1425b40f29ab11ce21f7a98de9e35551213efe27 -> trunk/1425b40f29ab11ce21f7a98de9e35551213efe27 2025-11-03T16:39:48.7896062Z * [new tag] trunk/14d4a77495dc80da9cd7c5c29b21aaf4613ddc5b -> trunk/14d4a77495dc80da9cd7c5c29b21aaf4613ddc5b 2025-11-03T16:39:48.7896404Z * [new tag] trunk/160ab53dd57e67b3574763615cf8b33249e9afa5 -> trunk/160ab53dd57e67b3574763615cf8b33249e9afa5 2025-11-03T16:39:48.7896764Z * [new tag] trunk/16212f0d6bc1c4fb6ac0498badbe2fb74d5ff47b -> trunk/16212f0d6bc1c4fb6ac0498badbe2fb74d5ff47b 2025-11-03T16:39:48.7897097Z * [new tag] trunk/1656b253c5fcc34a53a9991303170892c6d90c1d -> trunk/1656b253c5fcc34a53a9991303170892c6d90c1d 2025-11-03T16:39:48.7897534Z * [new tag] trunk/173bcda436e9a00aa8215a414efc0c06cf4840a8 -> trunk/173bcda436e9a00aa8215a414efc0c06cf4840a8 2025-11-03T16:39:48.7897924Z * [new tag] trunk/1764f3a9c8eea4cf0aba853348446948597b7b78 -> trunk/1764f3a9c8eea4cf0aba853348446948597b7b78 2025-11-03T16:39:48.7898274Z * [new tag] trunk/17bdb232e1b3df3435fc6f54d3d713404ba96726 -> trunk/17bdb232e1b3df3435fc6f54d3d713404ba96726 2025-11-03T16:39:48.7898665Z * [new tag] trunk/17d5aa47674c5195a3d4919169fb6a334598e2a6 -> trunk/17d5aa47674c5195a3d4919169fb6a334598e2a6 2025-11-03T16:39:48.7899406Z * [new tag] trunk/181ee3bd42447b71a1a8435bf16c0877c4bc3ae7 -> trunk/181ee3bd42447b71a1a8435bf16c0877c4bc3ae7 2025-11-03T16:39:48.7899750Z * [new tag] trunk/18f425962656f009e151944d12f76e2f856b85df -> trunk/18f425962656f009e151944d12f76e2f856b85df 2025-11-03T16:39:48.7900132Z * [new tag] trunk/1abfa5f70b9aa0dcbd83dc40b092dda1cdcc7805 -> trunk/1abfa5f70b9aa0dcbd83dc40b092dda1cdcc7805 2025-11-03T16:39:48.7900488Z * [new tag] trunk/1aef88c72d3aef629b20e97a188c9dc4bab46a1a -> trunk/1aef88c72d3aef629b20e97a188c9dc4bab46a1a 2025-11-03T16:39:48.7900830Z * [new tag] trunk/1b655a87ef137d2cc9603a982532c5e033432daa -> trunk/1b655a87ef137d2cc9603a982532c5e033432daa 2025-11-03T16:39:48.7901196Z * [new tag] trunk/1c4ced2eafa470832f2f4e24487785c5b7b188c9 -> trunk/1c4ced2eafa470832f2f4e24487785c5b7b188c9 2025-11-03T16:39:48.7901544Z * [new tag] trunk/1dd6b76914397d466a7d9bfff551b6d8299fdce4 -> trunk/1dd6b76914397d466a7d9bfff551b6d8299fdce4 2025-11-03T16:39:48.7901902Z * [new tag] trunk/1dec8a67a8dc88736e9c476a3eaee301684094cd -> trunk/1dec8a67a8dc88736e9c476a3eaee301684094cd 2025-11-03T16:39:48.7902250Z * [new tag] trunk/1e3600b5287346b29a835ad67f8b33945e0ec698 -> trunk/1e3600b5287346b29a835ad67f8b33945e0ec698 2025-11-03T16:39:48.7902610Z * [new tag] trunk/1e836bc769f9cfabc7659a172b8c2edee7c375d3 -> trunk/1e836bc769f9cfabc7659a172b8c2edee7c375d3 2025-11-03T16:39:48.7902972Z * [new tag] trunk/1fa520ea654f5fc0b3c65ce6e056dd73442dd65d -> trunk/1fa520ea654f5fc0b3c65ce6e056dd73442dd65d 2025-11-03T16:39:48.7903338Z * [new tag] trunk/1fdef664a5dffc3bd3d9eba9d78ed458a5f9dbcb -> trunk/1fdef664a5dffc3bd3d9eba9d78ed458a5f9dbcb 2025-11-03T16:39:48.7903683Z * [new tag] trunk/20be077085daf739af76325d04f649dcd908316c -> trunk/20be077085daf739af76325d04f649dcd908316c 2025-11-03T16:39:48.7904154Z * [new tag] trunk/21b48f8dfa7685699df4c97c0ba373d5364230d9 -> trunk/21b48f8dfa7685699df4c97c0ba373d5364230d9 2025-11-03T16:39:48.7904569Z * [new tag] trunk/23669d02a67023ef3192f7dca0ac0547436cae50 -> trunk/23669d02a67023ef3192f7dca0ac0547436cae50 2025-11-03T16:39:48.7905025Z * [new tag] trunk/236ce736a1a84352b21b564e3e5b0be833d7c10c -> trunk/236ce736a1a84352b21b564e3e5b0be833d7c10c 2025-11-03T16:39:48.7905652Z * [new tag] trunk/239e7b541a94d16a33a4a48d3edc9a561777d86a -> trunk/239e7b541a94d16a33a4a48d3edc9a561777d86a 2025-11-03T16:39:48.7905995Z * [new tag] trunk/23b57a445c6394d46a6b46e32b7787663f40d13b -> trunk/23b57a445c6394d46a6b46e32b7787663f40d13b 2025-11-03T16:39:48.7906344Z * [new tag] trunk/24b6eb7727f7eef078f9366302f2aa3e1fef1db4 -> trunk/24b6eb7727f7eef078f9366302f2aa3e1fef1db4 2025-11-03T16:39:48.7906705Z * [new tag] trunk/24e94e021a5a96bf16397ea66243070a7be4aaef -> trunk/24e94e021a5a96bf16397ea66243070a7be4aaef 2025-11-03T16:39:48.7907057Z * [new tag] trunk/26534e9809eb2f7cd804fde5152cdd13dda2293f -> trunk/26534e9809eb2f7cd804fde5152cdd13dda2293f 2025-11-03T16:39:48.7907477Z * [new tag] trunk/267d0197bfca0232488d51dd1ff735d619adc2cf -> trunk/267d0197bfca0232488d51dd1ff735d619adc2cf 2025-11-03T16:39:48.7907920Z * [new tag] trunk/2699f5410b6802277db724f145c281814d6c9ac4 -> trunk/2699f5410b6802277db724f145c281814d6c9ac4 2025-11-03T16:39:48.7908262Z * [new tag] trunk/2829d48bd113043a98e81b4ab7fa0f3ca9ae0072 -> trunk/2829d48bd113043a98e81b4ab7fa0f3ca9ae0072 2025-11-03T16:39:48.7908597Z * [new tag] trunk/284716a691580cf0508a7c5a4f9f7306a32092ad -> trunk/284716a691580cf0508a7c5a4f9f7306a32092ad 2025-11-03T16:39:48.7908945Z * [new tag] trunk/298666631baa6634666ac4dd4599f1d52bafa718 -> trunk/298666631baa6634666ac4dd4599f1d52bafa718 2025-11-03T16:39:48.7909374Z * [new tag] trunk/2a058bfecf4f4a47927b4eaae9324c4999a8a794 -> trunk/2a058bfecf4f4a47927b4eaae9324c4999a8a794 2025-11-03T16:39:48.7909760Z * [new tag] trunk/2a5f87decf34b3d0ea7670238e2fd4620ed19e9f -> trunk/2a5f87decf34b3d0ea7670238e2fd4620ed19e9f 2025-11-03T16:39:48.7910140Z * [new tag] trunk/2c9f877fa71c90a1313deeda4b4486d37e72a8a9 -> trunk/2c9f877fa71c90a1313deeda4b4486d37e72a8a9 2025-11-03T16:39:48.7910526Z * [new tag] trunk/2ce894bb1d3e9698306b87091c900a72acac75ea -> trunk/2ce894bb1d3e9698306b87091c900a72acac75ea 2025-11-03T16:39:48.7910870Z * [new tag] trunk/2dc56456cbb2645c37c3176b7d9a263933bdec27 -> trunk/2dc56456cbb2645c37c3176b7d9a263933bdec27 2025-11-03T16:39:48.7911235Z * [new tag] trunk/2de4cf2102fdc35da00cc8070fdbcaf57198a576 -> trunk/2de4cf2102fdc35da00cc8070fdbcaf57198a576 2025-11-03T16:39:48.7911578Z * [new tag] trunk/2df2c316e2929519a5bad029936e9e37ed637b12 -> trunk/2df2c316e2929519a5bad029936e9e37ed637b12 2025-11-03T16:39:48.7911928Z * [new tag] trunk/30157d30f0e0db6a4fa7a2a3ea75e515645e36de -> trunk/30157d30f0e0db6a4fa7a2a3ea75e515645e36de 2025-11-03T16:39:48.7912285Z * [new tag] trunk/3041ede082d3b0f33bec0cef5062eabc5173b446 -> trunk/3041ede082d3b0f33bec0cef5062eabc5173b446 2025-11-03T16:39:48.7912641Z * [new tag] trunk/311ea0dec0c50f395e6dac7b3875e81ee243fceb -> trunk/311ea0dec0c50f395e6dac7b3875e81ee243fceb 2025-11-03T16:39:48.7912979Z * [new tag] trunk/31e42eb732d32e71c9954d6b2104cf1d129370d5 -> trunk/31e42eb732d32e71c9954d6b2104cf1d129370d5 2025-11-03T16:39:48.7913331Z * [new tag] trunk/32066772b3dee643b1657b8957f32b5ac8b1390a -> trunk/32066772b3dee643b1657b8957f32b5ac8b1390a 2025-11-03T16:39:48.7913665Z * [new tag] trunk/32920926f07e573083ecf81a40c898f47f4df631 -> trunk/32920926f07e573083ecf81a40c898f47f4df631 2025-11-03T16:39:48.7914022Z * [new tag] trunk/32fe4f681e2bfb2fdecf20027e29e1aeb6ad5297 -> trunk/32fe4f681e2bfb2fdecf20027e29e1aeb6ad5297 2025-11-03T16:39:48.7914373Z * [new tag] trunk/335b5c7d4bf3295d517902370142f007ca024cd0 -> trunk/335b5c7d4bf3295d517902370142f007ca024cd0 2025-11-03T16:39:48.7914718Z * [new tag] trunk/34d6ef7022be252ce18a9673f75eed1732dff22a -> trunk/34d6ef7022be252ce18a9673f75eed1732dff22a 2025-11-03T16:39:48.7915059Z * [new tag] trunk/35f3572fa483a8edb101d5765564e1ae274f3d45 -> trunk/35f3572fa483a8edb101d5765564e1ae274f3d45 2025-11-03T16:39:48.7915421Z * [new tag] trunk/365ed62f61dde7fc14dca2199692555e5d1abbe1 -> trunk/365ed62f61dde7fc14dca2199692555e5d1abbe1 2025-11-03T16:39:48.7915802Z * [new tag] trunk/369f2d6951d4c12571eb03b95d74ef2f21296847 -> trunk/369f2d6951d4c12571eb03b95d74ef2f21296847 2025-11-03T16:39:48.7916190Z * [new tag] trunk/36a48e7e6d2d01cd47f002140589a1ac2580ef3f -> trunk/36a48e7e6d2d01cd47f002140589a1ac2580ef3f 2025-11-03T16:39:48.7916545Z * [new tag] trunk/3895ce093f3e71b768d032a28a949a9f390c0d00 -> trunk/3895ce093f3e71b768d032a28a949a9f390c0d00 2025-11-03T16:39:48.7916890Z * [new tag] trunk/392acee68a5ca90279109df023583edaef73d50f -> trunk/392acee68a5ca90279109df023583edaef73d50f 2025-11-03T16:39:48.7917285Z * [new tag] trunk/398775a43e9808205f75c81d36f5087117d3f3f4 -> trunk/398775a43e9808205f75c81d36f5087117d3f3f4 2025-11-03T16:39:48.7917645Z * [new tag] trunk/398fdd32bbf7b5f8a2b67e637c8a2e46572d9f28 -> trunk/398fdd32bbf7b5f8a2b67e637c8a2e46572d9f28 2025-11-03T16:39:48.7917990Z * [new tag] trunk/39e5cdddf7e57881c52473d1288a66f0222527e1 -> trunk/39e5cdddf7e57881c52473d1288a66f0222527e1 2025-11-03T16:39:48.7918318Z * [new tag] trunk/3b4315940d371385674f957f810cb0f1ca0060bd -> trunk/3b4315940d371385674f957f810cb0f1ca0060bd 2025-11-03T16:39:48.7918679Z * [new tag] trunk/3b5d38a3bc55c32232cee8cf87e492c965f276fd -> trunk/3b5d38a3bc55c32232cee8cf87e492c965f276fd 2025-11-03T16:39:48.7919089Z * [new tag] trunk/3ca216ae172e35adde34a319a1a01faaf218e7c5 -> trunk/3ca216ae172e35adde34a319a1a01faaf218e7c5 2025-11-03T16:39:48.7919503Z * [new tag] trunk/3cc5949dc2c6e588d42cff36121819a8539902a7 -> trunk/3cc5949dc2c6e588d42cff36121819a8539902a7 2025-11-03T16:39:48.7920237Z * [new tag] trunk/3d4a2d8a93ad57e9fd1c4e5a03dd431dd0123bb3 -> trunk/3d4a2d8a93ad57e9fd1c4e5a03dd431dd0123bb3 2025-11-03T16:39:48.7920652Z * [new tag] trunk/3d4ca228beb851e2f1cc24d8300804d5884973c1 -> trunk/3d4ca228beb851e2f1cc24d8300804d5884973c1 2025-11-03T16:39:48.7921005Z * [new tag] trunk/3dc92d69ed40fd952244e54bbda0240928756654 -> trunk/3dc92d69ed40fd952244e54bbda0240928756654 2025-11-03T16:39:48.7921406Z * [new tag] trunk/3eddf049221fc04c2ac9d4af53c00305484ef325 -> trunk/3eddf049221fc04c2ac9d4af53c00305484ef325 2025-11-03T16:39:48.7921810Z * [new tag] trunk/3f1824742cac2ffb9a3afd90953c492c6c7f2f50 -> trunk/3f1824742cac2ffb9a3afd90953c492c6c7f2f50 2025-11-03T16:39:48.7922150Z * [new tag] trunk/3f5401020b3fd66238a5eda31576b898d086e14e -> trunk/3f5401020b3fd66238a5eda31576b898d086e14e 2025-11-03T16:39:48.7922510Z * [new tag] trunk/3f6538febd727b782e6e13cfd026a309fb14351d -> trunk/3f6538febd727b782e6e13cfd026a309fb14351d 2025-11-03T16:39:48.7922861Z * [new tag] trunk/3f69b4d9b46b1de627896c457bce1937e53d82e5 -> trunk/3f69b4d9b46b1de627896c457bce1937e53d82e5 2025-11-03T16:39:48.7923201Z * [new tag] trunk/401c2f965726fda8f78b08f3745e11008b38e7bf -> trunk/401c2f965726fda8f78b08f3745e11008b38e7bf 2025-11-03T16:39:48.7923563Z * [new tag] trunk/4295a9a1587cc62a3ef4ad9b1e552c78471d5664 -> trunk/4295a9a1587cc62a3ef4ad9b1e552c78471d5664 2025-11-03T16:39:48.7923904Z * [new tag] trunk/4316df857c9e7f301142eb54d06a85a43f8d617b -> trunk/4316df857c9e7f301142eb54d06a85a43f8d617b 2025-11-03T16:39:48.7924259Z * [new tag] trunk/43c30f607eeca0d3e9a26911d9c2131fc250eadd -> trunk/43c30f607eeca0d3e9a26911d9c2131fc250eadd 2025-11-03T16:39:48.7924610Z * [new tag] trunk/45c3f02d69b0a8447381fbc3f3f8731ab0d48ed1 -> trunk/45c3f02d69b0a8447381fbc3f3f8731ab0d48ed1 2025-11-03T16:39:48.7924957Z * [new tag] trunk/467c21ad9ae4133c20a3c098a0355e9ac20d48aa -> trunk/467c21ad9ae4133c20a3c098a0355e9ac20d48aa 2025-11-03T16:39:48.7925308Z * [new tag] trunk/46d17e887150c5de8a74314b6d9fcba1feca259b -> trunk/46d17e887150c5de8a74314b6d9fcba1feca259b 2025-11-03T16:39:48.7925672Z * [new tag] trunk/476b149a00cf52ceba2b2d8b6e14989d2bf540e2 -> trunk/476b149a00cf52ceba2b2d8b6e14989d2bf540e2 2025-11-03T16:39:48.7926016Z * [new tag] trunk/47ec1e9990b89bf9705dc463cad587bd357bc848 -> trunk/47ec1e9990b89bf9705dc463cad587bd357bc848 2025-11-03T16:39:48.7926350Z * [new tag] trunk/47f00243106918eec3ef9119272977fdf2864ad8 -> trunk/47f00243106918eec3ef9119272977fdf2864ad8 2025-11-03T16:39:48.7926705Z * [new tag] trunk/47f50cfd456313d8b46fcc7a1f6de477aa0a5aee -> trunk/47f50cfd456313d8b46fcc7a1f6de477aa0a5aee 2025-11-03T16:39:48.7927166Z * [new tag] trunk/483845a9c42267a6a139b7382e5ee340502376f8 -> trunk/483845a9c42267a6a139b7382e5ee340502376f8 2025-11-03T16:39:48.7927566Z * [new tag] trunk/48c3b71ecc245cb422ec9ab4c7a2078f7ef0b3df -> trunk/48c3b71ecc245cb422ec9ab4c7a2078f7ef0b3df 2025-11-03T16:39:48.7927934Z * [new tag] trunk/48e672d14994c912caccba0c7f2f5df54c0d86b3 -> trunk/48e672d14994c912caccba0c7f2f5df54c0d86b3 2025-11-03T16:39:48.7928283Z * [new tag] trunk/4a7bc1d522bed4f3f792b4641372ec3d06b79b5d -> trunk/4a7bc1d522bed4f3f792b4641372ec3d06b79b5d 2025-11-03T16:39:48.7928625Z * [new tag] trunk/4a7fefd7c783913b811f49e5d6242086758dca6c -> trunk/4a7fefd7c783913b811f49e5d6242086758dca6c 2025-11-03T16:39:48.7929035Z * [new tag] trunk/4a94591321a62b31658f9259680de87e4be9e50d -> trunk/4a94591321a62b31658f9259680de87e4be9e50d 2025-11-03T16:39:48.7929382Z * [new tag] trunk/4acc66f1192ab7743abcc50383aefc5447447f9d -> trunk/4acc66f1192ab7743abcc50383aefc5447447f9d 2025-11-03T16:39:48.7929721Z * [new tag] trunk/4c38887346b6a6185bb3e170621dc13d5f34e9ce -> trunk/4c38887346b6a6185bb3e170621dc13d5f34e9ce 2025-11-03T16:39:48.7930071Z * [new tag] trunk/4cc64d62346edb2e13320f20740f41ba41f64c70 -> trunk/4cc64d62346edb2e13320f20740f41ba41f64c70 2025-11-03T16:39:48.7930423Z * [new tag] trunk/4e6afa8c07b73e0b339e3baacbc73102748e61dd -> trunk/4e6afa8c07b73e0b339e3baacbc73102748e61dd 2025-11-03T16:39:48.7930765Z * [new tag] trunk/4e7232c5daf753e04e8f4189229e3c33888a33e5 -> trunk/4e7232c5daf753e04e8f4189229e3c33888a33e5 2025-11-03T16:39:48.7931117Z * [new tag] trunk/4e8ba37ce3320cac033019131b817b4aca29699b -> trunk/4e8ba37ce3320cac033019131b817b4aca29699b 2025-11-03T16:39:48.7931469Z * [new tag] trunk/4fada51ada8b3190971f2f47d97346057320866a -> trunk/4fada51ada8b3190971f2f47d97346057320866a 2025-11-03T16:39:48.7931899Z * [new tag] trunk/5016e7b2eb73589e35c7a8f0f0ea3bfba221f17d -> trunk/5016e7b2eb73589e35c7a8f0f0ea3bfba221f17d 2025-11-03T16:39:48.7932245Z * [new tag] trunk/51667435f50c025ca3655ff0eeb917b4ef0ffb78 -> trunk/51667435f50c025ca3655ff0eeb917b4ef0ffb78 2025-11-03T16:39:48.7932586Z * [new tag] trunk/52db60170dd192afa48233f03574a8d8bcd39d35 -> trunk/52db60170dd192afa48233f03574a8d8bcd39d35 2025-11-03T16:39:48.7932982Z * [new tag] trunk/544b443ea1d1a9b19e65f981168a01cb87a2d333 -> trunk/544b443ea1d1a9b19e65f981168a01cb87a2d333 2025-11-03T16:39:48.7933359Z * [new tag] trunk/551921d484d209e9a95d77262b1472bc1d18422d -> trunk/551921d484d209e9a95d77262b1472bc1d18422d 2025-11-03T16:39:48.7933717Z * [new tag] trunk/56838bad5f197d32c0ee77ce2eaa7a0cb462af68 -> trunk/56838bad5f197d32c0ee77ce2eaa7a0cb462af68 2025-11-03T16:39:48.7934078Z * [new tag] trunk/56a809aa0765ec2edea57ab37f92b1e78a214dcc -> trunk/56a809aa0765ec2edea57ab37f92b1e78a214dcc 2025-11-03T16:39:48.7934431Z * [new tag] trunk/56afad4eb300be2008d8b24581bcddcd62021036 -> trunk/56afad4eb300be2008d8b24581bcddcd62021036 2025-11-03T16:39:48.7934786Z * [new tag] trunk/572cc12b42f6edf76affd45ea9a23f4c8db5c7e1 -> trunk/572cc12b42f6edf76affd45ea9a23f4c8db5c7e1 2025-11-03T16:39:48.7935137Z * [new tag] trunk/5849eea129b47556630aac4276529afe287b91e1 -> trunk/5849eea129b47556630aac4276529afe287b91e1 2025-11-03T16:39:48.7935490Z * [new tag] trunk/59ddfb69a731970bf5762fbea43ff2987425d3ea -> trunk/59ddfb69a731970bf5762fbea43ff2987425d3ea 2025-11-03T16:39:48.7935838Z * [new tag] trunk/5a3930abbc19eac9a179455df82e206e69765ed2 -> trunk/5a3930abbc19eac9a179455df82e206e69765ed2 2025-11-03T16:39:48.7936204Z * [new tag] trunk/5bcfdae71da2f405a89bace6b09d616107cc3965 -> trunk/5bcfdae71da2f405a89bace6b09d616107cc3965 2025-11-03T16:39:48.7936551Z * [new tag] trunk/5cbdade914d6bc9f67827ef917974980a74e9372 -> trunk/5cbdade914d6bc9f67827ef917974980a74e9372 2025-11-03T16:39:48.7936971Z * [new tag] trunk/5cdbcb52334222d1a2667dabd6da993d1e9ddc93 -> trunk/5cdbcb52334222d1a2667dabd6da993d1e9ddc93 2025-11-03T16:39:48.7937322Z * [new tag] trunk/5d0b3e28dc18fac3c09edb24078998371f878f82 -> trunk/5d0b3e28dc18fac3c09edb24078998371f878f82 2025-11-03T16:39:48.7937658Z * [new tag] trunk/5d288bc3f73873887f681e15af83c5525e6a60bd -> trunk/5d288bc3f73873887f681e15af83c5525e6a60bd 2025-11-03T16:39:48.7937995Z * [new tag] trunk/5d6230779d920e9c449c22d22fd0f69fe7b73632 -> trunk/5d6230779d920e9c449c22d22fd0f69fe7b73632 2025-11-03T16:39:48.7938467Z * [new tag] trunk/5e05a0ae99c320bc570a3a42c5fcd6bbf2b2e9b4 -> trunk/5e05a0ae99c320bc570a3a42c5fcd6bbf2b2e9b4 2025-11-03T16:39:48.7938860Z * [new tag] trunk/5e7272b60a5d7203fd1d048ecac6f202526cac63 -> trunk/5e7272b60a5d7203fd1d048ecac6f202526cac63 2025-11-03T16:39:48.7939213Z * [new tag] trunk/5e769ff86780a7ffd561615dbf4b0defe80cfbb9 -> trunk/5e769ff86780a7ffd561615dbf4b0defe80cfbb9 2025-11-03T16:39:48.7939564Z * [new tag] trunk/5ebf74a655b3335fb079ee03f41228a77bcc630e -> trunk/5ebf74a655b3335fb079ee03f41228a77bcc630e 2025-11-03T16:39:48.7939904Z * [new tag] trunk/5fc2c7a2a11444c31338da9134452810f3ca8acd -> trunk/5fc2c7a2a11444c31338da9134452810f3ca8acd 2025-11-03T16:39:48.7940255Z * [new tag] trunk/5fd1d41e62ce4436c2bb08c7f4702df0021e2c62 -> trunk/5fd1d41e62ce4436c2bb08c7f4702df0021e2c62 2025-11-03T16:39:48.7940615Z * [new tag] trunk/60333de85dec845d6a0e651764c16a730a27828d -> trunk/60333de85dec845d6a0e651764c16a730a27828d 2025-11-03T16:39:48.7940962Z * [new tag] trunk/6096c0fc746dc99189510a1845fd45c667178c03 -> trunk/6096c0fc746dc99189510a1845fd45c667178c03 2025-11-03T16:39:48.7941309Z * [new tag] trunk/60bcb4ee8844e7bac7278ff662c7d5735a326758 -> trunk/60bcb4ee8844e7bac7278ff662c7d5735a326758 2025-11-03T16:39:48.7941661Z * [new tag] trunk/610c09f8f47585e811945e48abc895f88e09bda3 -> trunk/610c09f8f47585e811945e48abc895f88e09bda3 2025-11-03T16:39:48.7941999Z * [new tag] trunk/61bad3c1ea718311d7c256b05614d207d73276e8 -> trunk/61bad3c1ea718311d7c256b05614d207d73276e8 2025-11-03T16:39:48.7942340Z * [new tag] trunk/61bcc8d75ad065a40b2d7953046616d5979233b9 -> trunk/61bcc8d75ad065a40b2d7953046616d5979233b9 2025-11-03T16:39:48.7942677Z * [new tag] trunk/6268883f9c081b88b611ef01be3821503ad180ca -> trunk/6268883f9c081b88b611ef01be3821503ad180ca 2025-11-03T16:39:48.7943020Z * [new tag] trunk/629293f568229adaf60cdaf57fe69306d7782c2d -> trunk/629293f568229adaf60cdaf57fe69306d7782c2d 2025-11-03T16:39:48.7943354Z * [new tag] trunk/639a0b12395e72a8a220dc8443317f4ab3b3f1a0 -> trunk/639a0b12395e72a8a220dc8443317f4ab3b3f1a0 2025-11-03T16:39:48.7943712Z * [new tag] trunk/6530bc70fbc7d600ab0e600c02ecd9b341ce8237 -> trunk/6530bc70fbc7d600ab0e600c02ecd9b341ce8237 2025-11-03T16:39:48.7944124Z * [new tag] trunk/657f8c3e21bd8901dd8ce79ca9a54a45b27f604f -> trunk/657f8c3e21bd8901dd8ce79ca9a54a45b27f604f 2025-11-03T16:39:48.7944493Z * [new tag] trunk/65868156c613521e9635eb3f8eb3f404826ac1f9 -> trunk/65868156c613521e9635eb3f8eb3f404826ac1f9 2025-11-03T16:39:48.7944843Z * [new tag] trunk/687c15c0b3f01118536413d21efcd052838fa10d -> trunk/687c15c0b3f01118536413d21efcd052838fa10d 2025-11-03T16:39:48.7945195Z * [new tag] trunk/68b3984b77a19ed2b2afcbcae201e8b06e20f8bc -> trunk/68b3984b77a19ed2b2afcbcae201e8b06e20f8bc 2025-11-03T16:39:48.7945537Z * [new tag] trunk/694d205143b03cb26626cb86ecb399df6d5e3dd8 -> trunk/694d205143b03cb26626cb86ecb399df6d5e3dd8 2025-11-03T16:39:48.7945887Z * [new tag] trunk/694db5f54927697c9e914d35029f7e5bd9b85b96 -> trunk/694db5f54927697c9e914d35029f7e5bd9b85b96 2025-11-03T16:39:48.7946300Z * [new tag] trunk/695cb0d342f67db563fb57ce1a5f3261b073b790 -> trunk/695cb0d342f67db563fb57ce1a5f3261b073b790 2025-11-03T16:39:48.7946657Z * [new tag] trunk/69be99ee51bd0439fead4c83d1ed3eea9e1e073e -> trunk/69be99ee51bd0439fead4c83d1ed3eea9e1e073e 2025-11-03T16:39:48.7947031Z * [new tag] trunk/69fb3ebb5dbec0bd4cfd73cc9a6c870b7f604840 -> trunk/69fb3ebb5dbec0bd4cfd73cc9a6c870b7f604840 2025-11-03T16:39:48.7947380Z * [new tag] trunk/6a5a436624d08feff1de191e61eb4d4773f73bdb -> trunk/6a5a436624d08feff1de191e61eb4d4773f73bdb 2025-11-03T16:39:48.7947785Z * [new tag] trunk/6c7cad697287dff7e47545ae4b1df1e407185868 -> trunk/6c7cad697287dff7e47545ae4b1df1e407185868 2025-11-03T16:39:48.7948150Z * [new tag] trunk/6d5e651a5024acdbaf9633d9d1d9dc33c6a283c5 -> trunk/6d5e651a5024acdbaf9633d9d1d9dc33c6a283c5 2025-11-03T16:39:48.7948507Z * [new tag] trunk/6ecd6b23b6d2ab17da269ceebe9f944153f67083 -> trunk/6ecd6b23b6d2ab17da269ceebe9f944153f67083 2025-11-03T16:39:48.7948863Z * [new tag] trunk/7045aab143b6d89c2e7de11bc8cbf919d8fd78d0 -> trunk/7045aab143b6d89c2e7de11bc8cbf919d8fd78d0 2025-11-03T16:39:48.7949206Z * [new tag] trunk/70aeb491987401a380914a72c1b9d19e4c882429 -> trunk/70aeb491987401a380914a72c1b9d19e4c882429 2025-11-03T16:39:48.7949559Z * [new tag] trunk/7379972cc0e8a4b4d88b4bea5c8be0aeffdb076a -> trunk/7379972cc0e8a4b4d88b4bea5c8be0aeffdb076a 2025-11-03T16:39:48.7949957Z * [new tag] trunk/73da7a40b6dd0509b179f0ca92d9fa79973ee306 -> trunk/73da7a40b6dd0509b179f0ca92d9fa79973ee306 2025-11-03T16:39:48.7950343Z * [new tag] trunk/74336f8c77f1a906314c274e43239306c8077e90 -> trunk/74336f8c77f1a906314c274e43239306c8077e90 2025-11-03T16:39:48.7950696Z * [new tag] trunk/748162223768fb9f7daaca1f7f93d0bc37be4de9 -> trunk/748162223768fb9f7daaca1f7f93d0bc37be4de9 2025-11-03T16:39:48.7951043Z * [new tag] trunk/753d9bd8063356c0e31517ef9aabd814efd754c5 -> trunk/753d9bd8063356c0e31517ef9aabd814efd754c5 2025-11-03T16:39:48.7951401Z * [new tag] trunk/7563f61cc8a40a5ba21a498a2d98895b4eec3f39 -> trunk/7563f61cc8a40a5ba21a498a2d98895b4eec3f39 2025-11-03T16:39:48.7951741Z * [new tag] trunk/75f798e05b35cbdf1814673e745b9b7817bb29cd -> trunk/75f798e05b35cbdf1814673e745b9b7817bb29cd 2025-11-03T16:39:48.7952096Z * [new tag] trunk/764c54ecaeb8b0da486b009f4d4ef1fa280e2517 -> trunk/764c54ecaeb8b0da486b009f4d4ef1fa280e2517 2025-11-03T16:39:48.7952446Z * [new tag] trunk/76780b1a3d208b142f067bdd655e7d4c5615efe1 -> trunk/76780b1a3d208b142f067bdd655e7d4c5615efe1 2025-11-03T16:39:48.7952812Z * [new tag] trunk/7692fa09cdd47fdbec66efca9edf42a318e6c6e4 -> trunk/7692fa09cdd47fdbec66efca9edf42a318e6c6e4 2025-11-03T16:39:48.7953149Z * [new tag] trunk/76b2c37045e52540ec51e967aa7b6436a6b9b174 -> trunk/76b2c37045e52540ec51e967aa7b6436a6b9b174 2025-11-03T16:39:48.7953505Z * [new tag] trunk/76bb27e248750fc558ec4ea9050e09a6f171e9bc -> trunk/76bb27e248750fc558ec4ea9050e09a6f171e9bc 2025-11-03T16:39:48.7953850Z * [new tag] trunk/774abb018eb1d44c07fda9fa78549755ac7d4367 -> trunk/774abb018eb1d44c07fda9fa78549755ac7d4367 2025-11-03T16:39:48.7954203Z * [new tag] trunk/791ca80d3a2ca72a77b5dedc75bbcbb35b859cfc -> trunk/791ca80d3a2ca72a77b5dedc75bbcbb35b859cfc 2025-11-03T16:39:48.7954545Z * [new tag] trunk/797cd80b2670a51601f997f8c67387bd30440a36 -> trunk/797cd80b2670a51601f997f8c67387bd30440a36 2025-11-03T16:39:48.7954891Z * [new tag] trunk/79aa88cc5dcc55597013cbe36f0e00557b185803 -> trunk/79aa88cc5dcc55597013cbe36f0e00557b185803 2025-11-03T16:39:48.7955231Z * [new tag] trunk/79aee77381b21d41c77148e5ff84c4b351aaf144 -> trunk/79aee77381b21d41c77148e5ff84c4b351aaf144 2025-11-03T16:39:48.7955705Z * [new tag] trunk/7a0cd8ed092a62123fcc1f4c40de2669f46fe2b1 -> trunk/7a0cd8ed092a62123fcc1f4c40de2669f46fe2b1 2025-11-03T16:39:48.7956111Z * [new tag] trunk/7ae8aaf4c02e7cc14b2e3cce0c88a7333dff439c -> trunk/7ae8aaf4c02e7cc14b2e3cce0c88a7333dff439c 2025-11-03T16:39:48.7956456Z * [new tag] trunk/7c203b8420d26bd707c6052f93a4ba77dca2b2c0 -> trunk/7c203b8420d26bd707c6052f93a4ba77dca2b2c0 2025-11-03T16:39:48.7956810Z * [new tag] trunk/7ce723d21cc2a1a874f988f3459f0da834c75daa -> trunk/7ce723d21cc2a1a874f988f3459f0da834c75daa 2025-11-03T16:39:48.7957148Z * [new tag] trunk/7d16fcf2df9b240895056107a015735774cbe4b5 -> trunk/7d16fcf2df9b240895056107a015735774cbe4b5 2025-11-03T16:39:48.7957563Z * [new tag] trunk/7d39401fa07eb2f7782d8f234aa19f8b2abff481 -> trunk/7d39401fa07eb2f7782d8f234aa19f8b2abff481 2025-11-03T16:39:48.7957905Z * [new tag] trunk/7d67a41db4801632d5862e99c79b766284dfd307 -> trunk/7d67a41db4801632d5862e99c79b766284dfd307 2025-11-03T16:39:48.7958259Z * [new tag] trunk/7e3b9d105e3359e31fb252becb01d789a72dc8d9 -> trunk/7e3b9d105e3359e31fb252becb01d789a72dc8d9 2025-11-03T16:39:48.7958611Z * [new tag] trunk/7f7a28046b5927ddbd8ef95d00aa1ca76f773bb1 -> trunk/7f7a28046b5927ddbd8ef95d00aa1ca76f773bb1 2025-11-03T16:39:48.7958973Z * [new tag] trunk/80ba6e458ff2bd178da9ed62e27a61fe46e4252a -> trunk/80ba6e458ff2bd178da9ed62e27a61fe46e4252a 2025-11-03T16:39:48.7959314Z * [new tag] trunk/8101fd46d4619d0f9ef69e5829d1ee6f77289b72 -> trunk/8101fd46d4619d0f9ef69e5829d1ee6f77289b72 2025-11-03T16:39:48.7959654Z * [new tag] trunk/8110ce02a2830f562ed60607e30e2f29aed119dd -> trunk/8110ce02a2830f562ed60607e30e2f29aed119dd 2025-11-03T16:39:48.7960005Z * [new tag] trunk/81fa4a204cf268bc55e96137fa803ae4938472cd -> trunk/81fa4a204cf268bc55e96137fa803ae4938472cd 2025-11-03T16:39:48.7960336Z * [new tag] trunk/8209a0506b399b40a48716126ee22737aa4607c5 -> trunk/8209a0506b399b40a48716126ee22737aa4607c5 2025-11-03T16:39:48.7960693Z * [new tag] trunk/8221ee6db9fd319c249087ad9bb9abaa7d56e113 -> trunk/8221ee6db9fd319c249087ad9bb9abaa7d56e113 2025-11-03T16:39:48.7961051Z * [new tag] trunk/82d86bacf3c34760d6ab8a8a1eafa22d0ea259d9 -> trunk/82d86bacf3c34760d6ab8a8a1eafa22d0ea259d9 2025-11-03T16:39:48.7961451Z * [new tag] trunk/82fafb3304f8baffdb2d54578926d8bb4aba621c -> trunk/82fafb3304f8baffdb2d54578926d8bb4aba621c 2025-11-03T16:39:48.7961812Z * [new tag] trunk/82ff07c7884d478ddd5d638bebbb938e55c9bebf -> trunk/82ff07c7884d478ddd5d638bebbb938e55c9bebf 2025-11-03T16:39:48.7962201Z * [new tag] trunk/83cc38d9c1b4371d4395bda8b6861b98986f527b -> trunk/83cc38d9c1b4371d4395bda8b6861b98986f527b 2025-11-03T16:39:48.7962553Z * [new tag] trunk/840d63c12d255dac1ae3c5e442c6ea6eb87a7256 -> trunk/840d63c12d255dac1ae3c5e442c6ea6eb87a7256 2025-11-03T16:39:48.7962900Z * [new tag] trunk/8417981c96b7577f0228226ccf76d23842173144 -> trunk/8417981c96b7577f0228226ccf76d23842173144 2025-11-03T16:39:48.7963247Z * [new tag] trunk/845da9c8172b0e6e8b1e326359379dc6e9ddbddf -> trunk/845da9c8172b0e6e8b1e326359379dc6e9ddbddf 2025-11-03T16:39:48.7963585Z * [new tag] trunk/84776e13744db6d59b41a063bb8714e2bffe7a06 -> trunk/84776e13744db6d59b41a063bb8714e2bffe7a06 2025-11-03T16:39:48.7963927Z * [new tag] trunk/84a2715d341f068a26a281a252c3907bbe827d9b -> trunk/84a2715d341f068a26a281a252c3907bbe827d9b 2025-11-03T16:39:48.7964267Z * [new tag] trunk/84fe84850383fc11e7150681742bf53f11cd425e -> trunk/84fe84850383fc11e7150681742bf53f11cd425e 2025-11-03T16:39:48.7964609Z * [new tag] trunk/856a7a529872aa2d222e2491708cb458c682bb93 -> trunk/856a7a529872aa2d222e2491708cb458c682bb93 2025-11-03T16:39:48.7965034Z * [new tag] trunk/85a7c745aa5a2428a7cc640ef4b304296fe07c42 -> trunk/85a7c745aa5a2428a7cc640ef4b304296fe07c42 2025-11-03T16:39:48.7965378Z * [new tag] trunk/85b035ca9c230199d91ff86d362def01ad36dc67 -> trunk/85b035ca9c230199d91ff86d362def01ad36dc67 2025-11-03T16:39:48.7965731Z * [new tag] trunk/85b85f6c2c7e6ca98abf9d9a38410d4b5703d64a -> trunk/85b85f6c2c7e6ca98abf9d9a38410d4b5703d64a 2025-11-03T16:39:48.7966085Z * [new tag] trunk/877f126e353f537417c53bff073fc56d3faecd60 -> trunk/877f126e353f537417c53bff073fc56d3faecd60 2025-11-03T16:39:48.7966434Z * [new tag] trunk/8887a33ede05c3e77286447a8ebd82b458878943 -> trunk/8887a33ede05c3e77286447a8ebd82b458878943 2025-11-03T16:39:48.7966843Z * [new tag] trunk/895795f07cc0348ebe0b7e369d555b545d76eb9f -> trunk/895795f07cc0348ebe0b7e369d555b545d76eb9f 2025-11-03T16:39:48.7967212Z * [new tag] trunk/8aa087a29dcb5eba4cffd6a452e7f327abfd14b2 -> trunk/8aa087a29dcb5eba4cffd6a452e7f327abfd14b2 2025-11-03T16:39:48.7967607Z * [new tag] trunk/8af9ed08243222853cf8ebfc9177c5b1ea364d00 -> trunk/8af9ed08243222853cf8ebfc9177c5b1ea364d00 2025-11-03T16:39:48.7967996Z * [new tag] trunk/8b188647cfdc1355070ccd5aaa18a8060d4f67bf -> trunk/8b188647cfdc1355070ccd5aaa18a8060d4f67bf 2025-11-03T16:39:48.7968367Z * [new tag] trunk/8d4e48831e5abb6cbca8d97a2df6c47b770c303b -> trunk/8d4e48831e5abb6cbca8d97a2df6c47b770c303b 2025-11-03T16:39:48.7968716Z * [new tag] trunk/8d599045cf4102e451a9e8a9ff215d053ebbe0e8 -> trunk/8d599045cf4102e451a9e8a9ff215d053ebbe0e8 2025-11-03T16:39:48.7969068Z * [new tag] trunk/8e1e4ee8e0c43202085b47c9d2b05b2c0d13b368 -> trunk/8e1e4ee8e0c43202085b47c9d2b05b2c0d13b368 2025-11-03T16:39:48.7969413Z * [new tag] trunk/8f40a0c634a65246889b478b7f14da7a448174a9 -> trunk/8f40a0c634a65246889b478b7f14da7a448174a9 2025-11-03T16:39:48.7969764Z * [new tag] trunk/8f51556daa347041fc7ac06a832d2fdc62ca594d -> trunk/8f51556daa347041fc7ac06a832d2fdc62ca594d 2025-11-03T16:39:48.7970114Z * [new tag] trunk/904abfc2ca285910b7b1458779bd9c63619f2f7d -> trunk/904abfc2ca285910b7b1458779bd9c63619f2f7d 2025-11-03T16:39:48.7970452Z * [new tag] trunk/90519402c2006237f891289a0afdec804515aa73 -> trunk/90519402c2006237f891289a0afdec804515aa73 2025-11-03T16:39:48.7970821Z * [new tag] trunk/90b30ebf7ecd7b0da9deeb35b165de9e28e90aff -> trunk/90b30ebf7ecd7b0da9deeb35b165de9e28e90aff 2025-11-03T16:39:48.7971166Z * [new tag] trunk/90d7be35e980a39cb4044f8fefea33a6167e5733 -> trunk/90d7be35e980a39cb4044f8fefea33a6167e5733 2025-11-03T16:39:48.7971585Z * [new tag] trunk/9139368b64ebcc32c8c1190fd114c7f4733e7c6d -> trunk/9139368b64ebcc32c8c1190fd114c7f4733e7c6d 2025-11-03T16:39:48.7971939Z * [new tag] trunk/92381a5aa7c27b740d375dad2ff9ca7be3c1bc24 -> trunk/92381a5aa7c27b740d375dad2ff9ca7be3c1bc24 2025-11-03T16:39:48.7972276Z * [new tag] trunk/924482a6f63305b0f00760170ad513305700b79c -> trunk/924482a6f63305b0f00760170ad513305700b79c 2025-11-03T16:39:48.7972619Z * [new tag] trunk/9261a1fb128412201ef009d30844a2417364d73b -> trunk/9261a1fb128412201ef009d30844a2417364d73b 2025-11-03T16:39:48.7972964Z * [new tag] trunk/93a70c717a5636505da0b4ccfbca0e111c88c6a8 -> trunk/93a70c717a5636505da0b4ccfbca0e111c88c6a8 2025-11-03T16:39:48.7973359Z * [new tag] trunk/94eaeb9cb812744251cef11d147e93b00a633823 -> trunk/94eaeb9cb812744251cef11d147e93b00a633823 2025-11-03T16:39:48.7973760Z * [new tag] trunk/94f2657c4b534136aa8958bc35d44ceac5ccd60c -> trunk/94f2657c4b534136aa8958bc35d44ceac5ccd60c 2025-11-03T16:39:48.7974109Z * [new tag] trunk/9501405de686068c5d7d0e4eab21e3ef0b95cc73 -> trunk/9501405de686068c5d7d0e4eab21e3ef0b95cc73 2025-11-03T16:39:48.7974448Z * [new tag] trunk/95b55347730b071d0b79df5ddd477db9c7f91fe4 -> trunk/95b55347730b071d0b79df5ddd477db9c7f91fe4 2025-11-03T16:39:48.7974866Z * [new tag] trunk/96b61844a722d2ae8b1a2dc283a6c0060b40782e -> trunk/96b61844a722d2ae8b1a2dc283a6c0060b40782e 2025-11-03T16:39:48.7975211Z * [new tag] trunk/972030fe2ef0a7500afb7acb86a5f971c30536b9 -> trunk/972030fe2ef0a7500afb7acb86a5f971c30536b9 2025-11-03T16:39:48.7975561Z * [new tag] trunk/984e64b2cddecfe43501a7e01a1cce0c25473f54 -> trunk/984e64b2cddecfe43501a7e01a1cce0c25473f54 2025-11-03T16:39:48.7975914Z * [new tag] trunk/98d640bb113a0b6a39c590bbe36873faeb71ceb0 -> trunk/98d640bb113a0b6a39c590bbe36873faeb71ceb0 2025-11-03T16:39:48.7976320Z * [new tag] trunk/9901d4441862cc0be881f913e1a7f932f7cb0177 -> trunk/9901d4441862cc0be881f913e1a7f932f7cb0177 2025-11-03T16:39:48.7976664Z * [new tag] trunk/9940e894ea9c4374691ec49eba96db0a3159a8ae -> trunk/9940e894ea9c4374691ec49eba96db0a3159a8ae 2025-11-03T16:39:48.7977038Z * [new tag] trunk/9970fb97fff5fb5ab0f0f3acfa73558cc5c1618a -> trunk/9970fb97fff5fb5ab0f0f3acfa73558cc5c1618a 2025-11-03T16:39:48.7977384Z * [new tag] trunk/99b05d1b786dc1f2448c23617bbb80d441a5d64a -> trunk/99b05d1b786dc1f2448c23617bbb80d441a5d64a 2025-11-03T16:39:48.7977732Z * [new tag] trunk/99e07c39ec3e9cf4573da6e6737c3d0362bc6b13 -> trunk/99e07c39ec3e9cf4573da6e6737c3d0362bc6b13 2025-11-03T16:39:48.7978079Z * [new tag] trunk/9a91486e453f300804c7031d0e904b0e2af7d802 -> trunk/9a91486e453f300804c7031d0e904b0e2af7d802 2025-11-03T16:39:48.7978438Z * [new tag] trunk/9c22bbb2dce31b854e3387db77eaff501434f352 -> trunk/9c22bbb2dce31b854e3387db77eaff501434f352 2025-11-03T16:39:48.7978788Z * [new tag] trunk/9d6597b1e9f95f4477e88c5bee473c2850c2e63f -> trunk/9d6597b1e9f95f4477e88c5bee473c2850c2e63f 2025-11-03T16:39:48.7979209Z * [new tag] trunk/9ee1afbf66a6533c712956a3ba5e8f60c5875a74 -> trunk/9ee1afbf66a6533c712956a3ba5e8f60c5875a74 2025-11-03T16:39:48.7979610Z * [new tag] trunk/9f9dbe0a9aa5e5c985f36ad6cc736b3fb3506056 -> trunk/9f9dbe0a9aa5e5c985f36ad6cc736b3fb3506056 2025-11-03T16:39:48.7979973Z * [new tag] trunk/a04edcb27acc6e1dd0fc27233738e6dec718b109 -> trunk/a04edcb27acc6e1dd0fc27233738e6dec718b109 2025-11-03T16:39:48.7980328Z * [new tag] trunk/a076b4d7ac09b7be59915a088b348bcbd952c8bd -> trunk/a076b4d7ac09b7be59915a088b348bcbd952c8bd 2025-11-03T16:39:48.7980675Z * [new tag] trunk/a186aa8d6cc197054deba309605f4b75ca59899c -> trunk/a186aa8d6cc197054deba309605f4b75ca59899c 2025-11-03T16:39:48.7981007Z * [new tag] trunk/a19e92d43355489c8d33325321e688a6e6182267 -> trunk/a19e92d43355489c8d33325321e688a6e6182267 2025-11-03T16:39:48.7981368Z * [new tag] trunk/a1eb6b55387b6ae21cf9bcad76a471a2820fa1b0 -> trunk/a1eb6b55387b6ae21cf9bcad76a471a2820fa1b0 2025-11-03T16:39:48.7981718Z * [new tag] trunk/a25818cf7ee2c0ed5c862dff214dc46a30211671 -> trunk/a25818cf7ee2c0ed5c862dff214dc46a30211671 2025-11-03T16:39:48.7982072Z * [new tag] trunk/a2da69385abb4800732e698afacdddd78e9993aa -> trunk/a2da69385abb4800732e698afacdddd78e9993aa 2025-11-03T16:39:48.7982424Z * [new tag] trunk/a3fe1825aa4d95707875ffa8f15fd00c3b94977d -> trunk/a3fe1825aa4d95707875ffa8f15fd00c3b94977d 2025-11-03T16:39:48.7982766Z * [new tag] trunk/a4077b568f891f8cad948cc70cbb14043791d762 -> trunk/a4077b568f891f8cad948cc70cbb14043791d762 2025-11-03T16:39:48.7983116Z * [new tag] trunk/a4a0378e6bb8afd774e4e253304cf3bf9d7e188a -> trunk/a4a0378e6bb8afd774e4e253304cf3bf9d7e188a 2025-11-03T16:39:48.7983478Z * [new tag] trunk/a51f8772873bc91de8aad1ce865fe8d98a58aec7 -> trunk/a51f8772873bc91de8aad1ce865fe8d98a58aec7 2025-11-03T16:39:48.7983813Z * [new tag] trunk/a5335263d32b5be2b2647661334d81225c3cc3fc -> trunk/a5335263d32b5be2b2647661334d81225c3cc3fc 2025-11-03T16:39:48.7984234Z * [new tag] trunk/a553ea9ea4e71b66a58a1c3c37f18d67ffa4ecd3 -> trunk/a553ea9ea4e71b66a58a1c3c37f18d67ffa4ecd3 2025-11-03T16:39:48.7984587Z * [new tag] trunk/a5c3c08d1099f96548398a637463efb0cbe115ae -> trunk/a5c3c08d1099f96548398a637463efb0cbe115ae 2025-11-03T16:39:48.7984972Z * [new tag] trunk/a5f00077fc9623c762c755c926b7eee60eb0ec3f -> trunk/a5f00077fc9623c762c755c926b7eee60eb0ec3f 2025-11-03T16:39:48.7985310Z * [new tag] trunk/a663eb9c80e92190832b3dd616f138f938f51525 -> trunk/a663eb9c80e92190832b3dd616f138f938f51525 2025-11-03T16:39:48.7985782Z * [new tag] trunk/a6b1ef17173f56ba93ac97ff4384fa4060b5e41e -> trunk/a6b1ef17173f56ba93ac97ff4384fa4060b5e41e 2025-11-03T16:39:48.7986132Z * [new tag] trunk/a76b59cc45a17b728d9da6f937c8a9ab537c657f -> trunk/a76b59cc45a17b728d9da6f937c8a9ab537c657f 2025-11-03T16:39:48.7986473Z * [new tag] trunk/a77f5d9a005a789804fc4d5064036490db5f48fb -> trunk/a77f5d9a005a789804fc4d5064036490db5f48fb 2025-11-03T16:39:48.7986830Z * [new tag] trunk/a7fd0b40018da3c692f74257fc9b1d8cc5c410ff -> trunk/a7fd0b40018da3c692f74257fc9b1d8cc5c410ff 2025-11-03T16:39:48.7987162Z * [new tag] trunk/a988510c3396a668e92801c61b93f7b06219ad0e -> trunk/a988510c3396a668e92801c61b93f7b06219ad0e 2025-11-03T16:39:48.7987535Z * [new tag] trunk/a9b29caeae77480abaee14c89cff19f2c23921a1 -> trunk/a9b29caeae77480abaee14c89cff19f2c23921a1 2025-11-03T16:39:48.7987899Z * [new tag] trunk/aa9c96af041b26c9c55adac490f3449b98f27d06 -> trunk/aa9c96af041b26c9c55adac490f3449b98f27d06 2025-11-03T16:39:48.7988245Z * [new tag] trunk/aab27b051a5e24e71931ef0386f9084d51347211 -> trunk/aab27b051a5e24e71931ef0386f9084d51347211 2025-11-03T16:39:48.7988597Z * [new tag] trunk/ac841267a197e102e1800786b3f6bfcd068b3d85 -> trunk/ac841267a197e102e1800786b3f6bfcd068b3d85 2025-11-03T16:39:48.7988964Z * [new tag] trunk/acd936cc1a53b3c97f1265b6e40e2c09ba0a182d -> trunk/acd936cc1a53b3c97f1265b6e40e2c09ba0a182d 2025-11-03T16:39:48.7989319Z * [new tag] trunk/ad02bd13dfa017f69def846b265a566c4ec5cb3f -> trunk/ad02bd13dfa017f69def846b265a566c4ec5cb3f 2025-11-03T16:39:48.7989672Z * [new tag] trunk/ad3a56ab9857905cdc8f62fb635d578982797c73 -> trunk/ad3a56ab9857905cdc8f62fb635d578982797c73 2025-11-03T16:39:48.7990024Z * [new tag] trunk/ad559072db0cc68aad277380d20bacfdf0d944ac -> trunk/ad559072db0cc68aad277380d20bacfdf0d944ac 2025-11-03T16:39:48.7990388Z * [new tag] trunk/add37bacda45d7de852dedee652346f2857df6fc -> trunk/add37bacda45d7de852dedee652346f2857df6fc 2025-11-03T16:39:48.7990797Z * [new tag] trunk/adedf26e21d1ce835750c99464b3ffa0f6b38fd0 -> trunk/adedf26e21d1ce835750c99464b3ffa0f6b38fd0 2025-11-03T16:39:48.7991152Z * [new tag] trunk/ae038f871b3cb91c36df3a9d4b0ffb4f35d20482 -> trunk/ae038f871b3cb91c36df3a9d4b0ffb4f35d20482 2025-11-03T16:39:48.7991546Z * [new tag] trunk/afaaaa314cc9358a10e9b1986642d49c00773560 -> trunk/afaaaa314cc9358a10e9b1986642d49c00773560 2025-11-03T16:39:48.7991908Z * [new tag] trunk/b060e5c131e9cf43ba6e9b5bda2cb5789c61de47 -> trunk/b060e5c131e9cf43ba6e9b5bda2cb5789c61de47 2025-11-03T16:39:48.7992254Z * [new tag] trunk/b0831930edaa732dd73dc81223fc0a9f5fe6b956 -> trunk/b0831930edaa732dd73dc81223fc0a9f5fe6b956 2025-11-03T16:39:48.7992597Z * [new tag] trunk/b09fb481e0fb00dc475f218e9b14660161b40a94 -> trunk/b09fb481e0fb00dc475f218e9b14660161b40a94 2025-11-03T16:39:48.7992961Z * [new tag] trunk/b2a0f90501dd3a16a6ccaf4c49e1c10f6df4ce1d -> trunk/b2a0f90501dd3a16a6ccaf4c49e1c10f6df4ce1d 2025-11-03T16:39:48.7993306Z * [new tag] trunk/b33762bd2f5f1b115f049d83bf553b08d1ffc97f -> trunk/b33762bd2f5f1b115f049d83bf553b08d1ffc97f 2025-11-03T16:39:48.7993720Z * [new tag] trunk/b3861ac8e70a2334278c17f834880e2d45bbe7a9 -> trunk/b3861ac8e70a2334278c17f834880e2d45bbe7a9 2025-11-03T16:39:48.7994090Z * [new tag] trunk/b4403bfc62ca97eec554cdf815baab1fe93057d9 -> trunk/b4403bfc62ca97eec554cdf815baab1fe93057d9 2025-11-03T16:39:48.7994438Z * [new tag] trunk/b44423bbb43860c1e340cbebc9d101dc18031ecb -> trunk/b44423bbb43860c1e340cbebc9d101dc18031ecb 2025-11-03T16:39:48.7994776Z * [new tag] trunk/b470e59c382649557c49d3c31b8dec1b036eb329 -> trunk/b470e59c382649557c49d3c31b8dec1b036eb329 2025-11-03T16:39:48.7995132Z * [new tag] trunk/b5189e269e899a6ad9ddc4e2ce6f33029290af82 -> trunk/b5189e269e899a6ad9ddc4e2ce6f33029290af82 2025-11-03T16:39:48.7995544Z * [new tag] trunk/b71966f67b2b688f9d71f1602bd3c52d413dacef -> trunk/b71966f67b2b688f9d71f1602bd3c52d413dacef 2025-11-03T16:39:48.7995880Z * [new tag] trunk/b7d348a9074af70f34848298a4e7a7985b197742 -> trunk/b7d348a9074af70f34848298a4e7a7985b197742 2025-11-03T16:39:48.7996233Z * [new tag] trunk/b903018c26217edca67c9023b104027aea377b83 -> trunk/b903018c26217edca67c9023b104027aea377b83 2025-11-03T16:39:48.7996613Z * [new tag] trunk/b939de26d115d33d3cbc17dcf49dbdc1a84e9727 -> trunk/b939de26d115d33d3cbc17dcf49dbdc1a84e9727 2025-11-03T16:39:48.7996976Z * [new tag] trunk/b9bcb37f40e72dc4c2fc1d9281175409fe474194 -> trunk/b9bcb37f40e72dc4c2fc1d9281175409fe474194 2025-11-03T16:39:48.7997397Z * [new tag] trunk/ba71e9ca9ac21e6570b20353d0a67089ad32e442 -> trunk/ba71e9ca9ac21e6570b20353d0a67089ad32e442 2025-11-03T16:39:48.7997754Z * [new tag] trunk/bb54296258854897058e8f158afa8efedc4fcf18 -> trunk/bb54296258854897058e8f158afa8efedc4fcf18 2025-11-03T16:39:48.7998176Z * [new tag] trunk/bbb7d2270b6f647b97f8a9c1d4e69ddaf48ef661 -> trunk/bbb7d2270b6f647b97f8a9c1d4e69ddaf48ef661 2025-11-03T16:39:48.7998587Z * [new tag] trunk/bc03d7c97462abfd45fc1b7b73d5c7acbbd2c185 -> trunk/bc03d7c97462abfd45fc1b7b73d5c7acbbd2c185 2025-11-03T16:39:48.7998989Z * [new tag] trunk/bc5111cd8dc5167cbcbcb2c0f23e53e61a6e8ea5 -> trunk/bc5111cd8dc5167cbcbcb2c0f23e53e61a6e8ea5 2025-11-03T16:39:48.7999359Z * [new tag] trunk/be283297100ab86123e74b7a8372995d32b140c8 -> trunk/be283297100ab86123e74b7a8372995d32b140c8 2025-11-03T16:39:48.7999761Z * [new tag] trunk/bea89d60603ca33f1903e57db5c734a67535c26d -> trunk/bea89d60603ca33f1903e57db5c734a67535c26d 2025-11-03T16:39:48.8000170Z * [new tag] trunk/bebabd7fce29ea49b9269aeaa9fe3f34a3e1127e -> trunk/bebabd7fce29ea49b9269aeaa9fe3f34a3e1127e 2025-11-03T16:39:48.8000574Z * [new tag] trunk/bfb47ec50e09dc2921ba47fedf84a1e28ee991a7 -> trunk/bfb47ec50e09dc2921ba47fedf84a1e28ee991a7 2025-11-03T16:39:48.8000980Z * [new tag] trunk/bfc2050db975e589795cd3eceaed2e83bf89ad35 -> trunk/bfc2050db975e589795cd3eceaed2e83bf89ad35 2025-11-03T16:39:48.8001388Z * [new tag] trunk/c01636e1bc7338eecbcfd2c17fd3fa2cad836983 -> trunk/c01636e1bc7338eecbcfd2c17fd3fa2cad836983 2025-11-03T16:39:48.8001786Z * [new tag] trunk/c0bbda37e8d74734b64421762eb365e620f258c1 -> trunk/c0bbda37e8d74734b64421762eb365e620f258c1 2025-11-03T16:39:48.8002210Z * [new tag] trunk/c201a1cab1439bfcfaff7e4fdab0d6eeeb880a70 -> trunk/c201a1cab1439bfcfaff7e4fdab0d6eeeb880a70 2025-11-03T16:39:48.8002617Z * [new tag] trunk/c2e3cc7aedb2e7d89443225c7cccd08a0f8a3587 -> trunk/c2e3cc7aedb2e7d89443225c7cccd08a0f8a3587 2025-11-03T16:39:48.8007982Z * [new tag] trunk/c3047938a01c844c752e5462b05d180a04d438fd -> trunk/c3047938a01c844c752e5462b05d180a04d438fd 2025-11-03T16:39:48.8008416Z * [new tag] trunk/c37802a8c4388160faa65f8bc9c29d98b4d2fb3c -> trunk/c37802a8c4388160faa65f8bc9c29d98b4d2fb3c 2025-11-03T16:39:48.8008916Z * [new tag] trunk/c3b71d54995a16fd09c18a5da5d598a23388bbd6 -> trunk/c3b71d54995a16fd09c18a5da5d598a23388bbd6 2025-11-03T16:39:48.8009279Z * [new tag] trunk/c3d205d5986824e72df353c9bf112dc9b2a3612a -> trunk/c3d205d5986824e72df353c9bf112dc9b2a3612a 2025-11-03T16:39:48.8009621Z * [new tag] trunk/c3dc0c7089f3204c36961acc227a3ff503530094 -> trunk/c3dc0c7089f3204c36961acc227a3ff503530094 2025-11-03T16:39:48.8009970Z * [new tag] trunk/c54e2c5b4138cb85412a74189d1f7f771ad1116e -> trunk/c54e2c5b4138cb85412a74189d1f7f771ad1116e 2025-11-03T16:39:48.8010324Z * [new tag] trunk/c5701d0ab5f55b23243dd437f57e856970c45bb6 -> trunk/c5701d0ab5f55b23243dd437f57e856970c45bb6 2025-11-03T16:39:48.8010746Z * [new tag] trunk/c58d0ad85dfbf026d5f21ee739c139407dc20e54 -> trunk/c58d0ad85dfbf026d5f21ee739c139407dc20e54 2025-11-03T16:39:48.8011087Z * [new tag] trunk/c594950e867e420a6086190a88e4b8fbd687af91 -> trunk/c594950e867e420a6086190a88e4b8fbd687af91 2025-11-03T16:39:48.8011539Z * [new tag] trunk/c6a02eae5b77758ee7ee0b1dfbcf20a8341914a7 -> trunk/c6a02eae5b77758ee7ee0b1dfbcf20a8341914a7 2025-11-03T16:39:48.8011937Z * [new tag] trunk/c8adc08b3b19b838dcdc71f2055600f420e6a91b -> trunk/c8adc08b3b19b838dcdc71f2055600f420e6a91b 2025-11-03T16:39:48.8012316Z * [new tag] trunk/c9eabadc5e964678556a6bfcde455a5e11dc0785 -> trunk/c9eabadc5e964678556a6bfcde455a5e11dc0785 2025-11-03T16:39:48.8012730Z * [new tag] trunk/cb6966704cf70ebac6d2b36b65e9a75e11c29e71 -> trunk/cb6966704cf70ebac6d2b36b65e9a75e11c29e71 2025-11-03T16:39:48.8013130Z * [new tag] trunk/cde81e92b95eee9af2879c9c75f7b03699ca72ad -> trunk/cde81e92b95eee9af2879c9c75f7b03699ca72ad 2025-11-03T16:39:48.8013542Z * [new tag] trunk/cee03634dab2dbf259d84bc389bdea80de0f80ac -> trunk/cee03634dab2dbf259d84bc389bdea80de0f80ac 2025-11-03T16:39:48.8013938Z * [new tag] trunk/cf7756da385e03c169f7e6a5b5ff2c0e29b2814a -> trunk/cf7756da385e03c169f7e6a5b5ff2c0e29b2814a 2025-11-03T16:39:48.8014293Z * [new tag] trunk/cf9a834f39d6c3b769381cc1321bcb5c54132415 -> trunk/cf9a834f39d6c3b769381cc1321bcb5c54132415 2025-11-03T16:39:48.8014643Z * [new tag] trunk/d049ed2cb1619c44279cb716b8a1d94e4df3b372 -> trunk/d049ed2cb1619c44279cb716b8a1d94e4df3b372 2025-11-03T16:39:48.8014988Z * [new tag] trunk/d17790072381f0e76e177ae4093504a6908a5a4d -> trunk/d17790072381f0e76e177ae4093504a6908a5a4d 2025-11-03T16:39:48.8015324Z * [new tag] trunk/d1a6e006e090b1365e6653853982f175cca452e8 -> trunk/d1a6e006e090b1365e6653853982f175cca452e8 2025-11-03T16:39:48.8015678Z * [new tag] trunk/d2be06f673ff11e59b234156dccaad2dc22c7746 -> trunk/d2be06f673ff11e59b234156dccaad2dc22c7746 2025-11-03T16:39:48.8016057Z * [new tag] trunk/d2eff5d454ab2cb0a5ccdfb5eb6e7d6dcc75e097 -> trunk/d2eff5d454ab2cb0a5ccdfb5eb6e7d6dcc75e097 2025-11-03T16:39:48.8016432Z * [new tag] trunk/d3be06cbdca4b2a9cd8ae35926b3f20b1bed1fe2 -> trunk/d3be06cbdca4b2a9cd8ae35926b3f20b1bed1fe2 2025-11-03T16:39:48.8016785Z * [new tag] trunk/d3e511f07c0b1fc6df22347aec7f8e700bdb0d24 -> trunk/d3e511f07c0b1fc6df22347aec7f8e700bdb0d24 2025-11-03T16:39:48.8017141Z * [new tag] trunk/d401e4e70a1dd19733d3e3c84affc4884605efb4 -> trunk/d401e4e70a1dd19733d3e3c84affc4884605efb4 2025-11-03T16:39:48.8017494Z * [new tag] trunk/d46d8d6f54b15ded4f2483c7bde31be124281ab8 -> trunk/d46d8d6f54b15ded4f2483c7bde31be124281ab8 2025-11-03T16:39:48.8017837Z * [new tag] trunk/d6d6fa26f540c10c57ac80547a9475e9f4c201f2 -> trunk/d6d6fa26f540c10c57ac80547a9475e9f4c201f2 2025-11-03T16:39:48.8018191Z * [new tag] trunk/d7040e6d7515cea485824d2b810bea94e5958dea -> trunk/d7040e6d7515cea485824d2b810bea94e5958dea 2025-11-03T16:39:48.8018539Z * [new tag] trunk/d80ae738c9c1810b30a88233bdcd34cae16c5c6e -> trunk/d80ae738c9c1810b30a88233bdcd34cae16c5c6e 2025-11-03T16:39:48.8019006Z * [new tag] trunk/d8283a317a335c628c4541c6a60e102fdead57b7 -> trunk/d8283a317a335c628c4541c6a60e102fdead57b7 2025-11-03T16:39:48.8019406Z * [new tag] trunk/d9483d4c8d3f220ad505afd05606e068184896a4 -> trunk/d9483d4c8d3f220ad505afd05606e068184896a4 2025-11-03T16:39:48.8019797Z * [new tag] trunk/d962bed15798961ffd10e64068f86a2cec411ffb -> trunk/d962bed15798961ffd10e64068f86a2cec411ffb 2025-11-03T16:39:48.8020147Z * [new tag] trunk/d97144d31ef42e762ce65f467cbaf065edb241cc -> trunk/d97144d31ef42e762ce65f467cbaf065edb241cc 2025-11-03T16:39:48.8020572Z * [new tag] trunk/dc011d3203b24ebf1f78ab8dd64766205e64d8ec -> trunk/dc011d3203b24ebf1f78ab8dd64766205e64d8ec 2025-11-03T16:39:48.8020920Z * [new tag] trunk/dd1fe7c22f8eee3984a22663636b0d1403b079ba -> trunk/dd1fe7c22f8eee3984a22663636b0d1403b079ba 2025-11-03T16:39:48.8021278Z * [new tag] trunk/deb776319b12cad7fffb5cf9d8851a50e2b0e9ea -> trunk/deb776319b12cad7fffb5cf9d8851a50e2b0e9ea 2025-11-03T16:39:48.8021644Z * [new tag] trunk/defac66e39c60f867795346ded171366ed682ee3 -> trunk/defac66e39c60f867795346ded171366ed682ee3 2025-11-03T16:39:48.8021988Z * [new tag] trunk/df71b7072799c451a008cb36142dfdb1487f0d5e -> trunk/df71b7072799c451a008cb36142dfdb1487f0d5e 2025-11-03T16:39:48.8022360Z * [new tag] trunk/dfebdcab86acbaa0eaa996b47595e5f27a66492e -> trunk/dfebdcab86acbaa0eaa996b47595e5f27a66492e 2025-11-03T16:39:48.8022723Z * [new tag] trunk/e0604d3170f1123ebacbced66be400c7f162621f -> trunk/e0604d3170f1123ebacbced66be400c7f162621f 2025-11-03T16:39:48.8023066Z * [new tag] trunk/e0791fc11dc0024a828495985898b29120dcc4c1 -> trunk/e0791fc11dc0024a828495985898b29120dcc4c1 2025-11-03T16:39:48.8023410Z * [new tag] trunk/e0ca3049c0c7726747094f47f80cadcfad51320d -> trunk/e0ca3049c0c7726747094f47f80cadcfad51320d 2025-11-03T16:39:48.8023770Z * [new tag] trunk/e105a475756ae6dd45c8134bd4583afc57ee416e -> trunk/e105a475756ae6dd45c8134bd4583afc57ee416e 2025-11-03T16:39:48.8024123Z * [new tag] trunk/e137cd0a1046ead2ca9d631f427655adced606c2 -> trunk/e137cd0a1046ead2ca9d631f427655adced606c2 2025-11-03T16:39:48.8024473Z * [new tag] trunk/e1d011d6eb571cd98ec7c7ed8e8b518a5463ec97 -> trunk/e1d011d6eb571cd98ec7c7ed8e8b518a5463ec97 2025-11-03T16:39:48.8024840Z * [new tag] trunk/e214af6ae8e613485ac3dac3e2094cf53dfc3c1d -> trunk/e214af6ae8e613485ac3dac3e2094cf53dfc3c1d 2025-11-03T16:39:48.8025253Z * [new tag] trunk/e2dc32f4baf853e6171777aed530fc83bcdb35ae -> trunk/e2dc32f4baf853e6171777aed530fc83bcdb35ae 2025-11-03T16:39:48.8025638Z * [new tag] trunk/e380028a51c38de80b8888d027c63e290a773651 -> trunk/e380028a51c38de80b8888d027c63e290a773651 2025-11-03T16:39:48.8026048Z * [new tag] trunk/e3ae0594d16134632ff587c9ab400d4148c83e9f -> trunk/e3ae0594d16134632ff587c9ab400d4148c83e9f 2025-11-03T16:39:48.8026396Z * [new tag] trunk/e3e93c7107830c13f4139c3a62fda62c6b84bbf5 -> trunk/e3e93c7107830c13f4139c3a62fda62c6b84bbf5 2025-11-03T16:39:48.8026746Z * [new tag] trunk/e4043884c734a3947f4c8da0cfbba43fc6319f3d -> trunk/e4043884c734a3947f4c8da0cfbba43fc6319f3d 2025-11-03T16:39:48.8027109Z * [new tag] trunk/e471800dceb8a6592562fc4fc96a5e80bc494c0a -> trunk/e471800dceb8a6592562fc4fc96a5e80bc494c0a 2025-11-03T16:39:48.8027453Z * [new tag] trunk/e83be7042e809ef51c67f53d83ac45794447c73f -> trunk/e83be7042e809ef51c67f53d83ac45794447c73f 2025-11-03T16:39:48.8027815Z * [new tag] trunk/e8d887ae3fceb97283bc2d751621b9615524b4b7 -> trunk/e8d887ae3fceb97283bc2d751621b9615524b4b7 2025-11-03T16:39:48.8028187Z * [new tag] trunk/e8fadba28cc225782ddce1bf0ef8315ee1743761 -> trunk/e8fadba28cc225782ddce1bf0ef8315ee1743761 2025-11-03T16:39:48.8028608Z * [new tag] trunk/e95920e3e6f9d8218c6aed2b8b6ce9b838a49104 -> trunk/e95920e3e6f9d8218c6aed2b8b6ce9b838a49104 2025-11-03T16:39:48.8028964Z * [new tag] trunk/ea698e8bfcd2ec1820b3ba90b9c47416a33348de -> trunk/ea698e8bfcd2ec1820b3ba90b9c47416a33348de 2025-11-03T16:39:48.8029328Z * [new tag] trunk/eae701cad03feb87908107cb5246d9e13a9d426e -> trunk/eae701cad03feb87908107cb5246d9e13a9d426e 2025-11-03T16:39:48.8029687Z * [new tag] trunk/eb2bad5bb54df8a2563f2619819e9e689e0ba10e -> trunk/eb2bad5bb54df8a2563f2619819e9e689e0ba10e 2025-11-03T16:39:48.8030138Z * [new tag] trunk/ebb2b2e894a4ede8efc5f5fff068d4ac9972f77a -> trunk/ebb2b2e894a4ede8efc5f5fff068d4ac9972f77a 2025-11-03T16:39:48.8030489Z * [new tag] trunk/ee7434be822cf6e75b4566d8159f550ee233d8ae -> trunk/ee7434be822cf6e75b4566d8159f550ee233d8ae 2025-11-03T16:39:48.8030855Z * [new tag] trunk/ef8d97efcf05e1f3a05ad5ce3444e3af42481505 -> trunk/ef8d97efcf05e1f3a05ad5ce3444e3af42481505 2025-11-03T16:39:48.8031245Z * [new tag] trunk/f013e804c876a34cbc86a6a475597e3e29812883 -> trunk/f013e804c876a34cbc86a6a475597e3e29812883 2025-11-03T16:39:48.8031609Z * [new tag] trunk/f02708c2be66c7cf0edec52663de69f66ba4b1df -> trunk/f02708c2be66c7cf0edec52663de69f66ba4b1df 2025-11-03T16:39:48.8032048Z * [new tag] trunk/f0745ddb11ab66a8bb4de8031bd7e9dccba19379 -> trunk/f0745ddb11ab66a8bb4de8031bd7e9dccba19379 2025-11-03T16:39:48.8032427Z * [new tag] trunk/f167fd09fabf3f5be63cd31451f29d49796c14e8 -> trunk/f167fd09fabf3f5be63cd31451f29d49796c14e8 2025-11-03T16:39:48.8032771Z * [new tag] trunk/f1a34407152302812bf633360cd29e9fba8de71e -> trunk/f1a34407152302812bf633360cd29e9fba8de71e 2025-11-03T16:39:48.8033119Z * [new tag] trunk/f1af679270392c83e03808c8af5e2cbe3cdf16ce -> trunk/f1af679270392c83e03808c8af5e2cbe3cdf16ce 2025-11-03T16:39:48.8033495Z * [new tag] trunk/f1e4c42b6ef3d3cea08ab3babb693e3ce42cf08b -> trunk/f1e4c42b6ef3d3cea08ab3babb693e3ce42cf08b 2025-11-03T16:39:48.8033843Z * [new tag] trunk/f20bf778746a7662a9bdbd2fa49d326772ca90ed -> trunk/f20bf778746a7662a9bdbd2fa49d326772ca90ed 2025-11-03T16:39:48.8034193Z * [new tag] trunk/f2450798cd6f30b811f6d8256da0c271cad2285c -> trunk/f2450798cd6f30b811f6d8256da0c271cad2285c 2025-11-03T16:39:48.8034555Z * [new tag] trunk/f2c81635c85bf8d1c523d6b17f8016ad78ea02e2 -> trunk/f2c81635c85bf8d1c523d6b17f8016ad78ea02e2 2025-11-03T16:39:48.8034910Z * [new tag] trunk/f33abae6957b8ef56268ce22e660d3ed3111c7c3 -> trunk/f33abae6957b8ef56268ce22e660d3ed3111c7c3 2025-11-03T16:39:48.8035251Z * [new tag] trunk/f36f372acc28062e0988d84699c62689b0d89a6e -> trunk/f36f372acc28062e0988d84699c62689b0d89a6e 2025-11-03T16:39:48.8035606Z * [new tag] trunk/f452edd782fb7342e2a5740cea9b78135e714858 -> trunk/f452edd782fb7342e2a5740cea9b78135e714858 2025-11-03T16:39:48.8035962Z * [new tag] trunk/f4d05feb7a5f9191509e1e539ea210fcbe538b32 -> trunk/f4d05feb7a5f9191509e1e539ea210fcbe538b32 2025-11-03T16:39:48.8036316Z * [new tag] trunk/f5543e3741bbfba4579afc3b49d0720f2eee7e4d -> trunk/f5543e3741bbfba4579afc3b49d0720f2eee7e4d 2025-11-03T16:39:48.8036669Z * [new tag] trunk/f5cb9a4c68d9271c58ef4d3257210984b8e85099 -> trunk/f5cb9a4c68d9271c58ef4d3257210984b8e85099 2025-11-03T16:39:48.8037011Z * [new tag] trunk/f60751024ecac57840a2d25132d0c1562351e66e -> trunk/f60751024ecac57840a2d25132d0c1562351e66e 2025-11-03T16:39:48.8037409Z * [new tag] trunk/f6951cb8ea1ef96a33627734eb68b5dc7a04b6ed -> trunk/f6951cb8ea1ef96a33627734eb68b5dc7a04b6ed 2025-11-03T16:39:48.8037819Z * [new tag] trunk/f89a7e9fe80fb0f74af52bad892e1afafa57be9c -> trunk/f89a7e9fe80fb0f74af52bad892e1afafa57be9c 2025-11-03T16:39:48.8038285Z * [new tag] trunk/f8b4c002940d96ba2afc14ac4cf0b5277776bc02 -> trunk/f8b4c002940d96ba2afc14ac4cf0b5277776bc02 2025-11-03T16:39:48.8038629Z * [new tag] trunk/f911d64750efb22097eef5505552a7669a0c53de -> trunk/f911d64750efb22097eef5505552a7669a0c53de 2025-11-03T16:39:48.8038981Z * [new tag] trunk/f91899ca6c15d611c453591527e1be8b43e5d4ea -> trunk/f91899ca6c15d611c453591527e1be8b43e5d4ea 2025-11-03T16:39:48.8039338Z * [new tag] trunk/f93ea7dab190fa0953b7a4921b76993cadafc7c9 -> trunk/f93ea7dab190fa0953b7a4921b76993cadafc7c9 2025-11-03T16:39:48.8039690Z * [new tag] trunk/fa4cb918462d3cbe7cf48db7c1498824c1ca1cc4 -> trunk/fa4cb918462d3cbe7cf48db7c1498824c1ca1cc4 2025-11-03T16:39:48.8040113Z * [new tag] trunk/fa560e1158b496d1c37ca2a2443a0b7f5a08dad5 -> trunk/fa560e1158b496d1c37ca2a2443a0b7f5a08dad5 2025-11-03T16:39:48.8040464Z * [new tag] trunk/fa8e073a4e17f12e7e4bb0b26471179d2ca57471 -> trunk/fa8e073a4e17f12e7e4bb0b26471179d2ca57471 2025-11-03T16:39:48.8040821Z * [new tag] trunk/fb545fb0686c94cc017c15ca7e342996b49edb81 -> trunk/fb545fb0686c94cc017c15ca7e342996b49edb81 2025-11-03T16:39:48.8041180Z * [new tag] trunk/fc540cefd498f1001a5fc7a4f187080628b27839 -> trunk/fc540cefd498f1001a5fc7a4f187080628b27839 2025-11-03T16:39:48.8041529Z * [new tag] trunk/fc8ac1216c61d8736f45a58825abf58e7d51e088 -> trunk/fc8ac1216c61d8736f45a58825abf58e7d51e088 2025-11-03T16:39:48.8041881Z * [new tag] trunk/fcc10635660ceb619f78d06eaaa8b3c0bdd52ab8 -> trunk/fcc10635660ceb619f78d06eaaa8b3c0bdd52ab8 2025-11-03T16:39:48.8042250Z * [new tag] trunk/fcd5f8c352b5b75bd32e57fa044ec5df095032da -> trunk/fcd5f8c352b5b75bd32e57fa044ec5df095032da 2025-11-03T16:39:48.8042610Z * [new tag] trunk/fd5da81fdd76c0a78ef935d077a93b48b78fca3a -> trunk/fd5da81fdd76c0a78ef935d077a93b48b78fca3a 2025-11-03T16:39:48.8042968Z * [new tag] trunk/fd68d409ada709450ced3030bde89ec662a3f7b7 -> trunk/fd68d409ada709450ced3030bde89ec662a3f7b7 2025-11-03T16:39:48.8043321Z * [new tag] trunk/fea819ed080175f9a93205cc9074022bfa486325 -> trunk/fea819ed080175f9a93205cc9074022bfa486325 2025-11-03T16:39:48.8043673Z * [new tag] trunk/fee1ac927d66fce67f862311292dcc325b8def44 -> trunk/fee1ac927d66fce67f862311292dcc325b8def44 2025-11-03T16:39:48.8044029Z * [new tag] trunk/fee7624bd66e64f575c1396fcaaa54cabce49ca4 -> trunk/fee7624bd66e64f575c1396fcaaa54cabce49ca4 2025-11-03T16:39:48.8044379Z * [new tag] trunk/fefb546b9100614da1fa703e12651bc115059f02 -> trunk/fefb546b9100614da1fa703e12651bc115059f02 2025-11-03T16:39:48.8044740Z * [new tag] trunk/ff46d5a79bec09d9ae334d325f5f8cc89306b536 -> trunk/ff46d5a79bec09d9ae334d325f5f8cc89306b536 2025-11-03T16:39:48.8045102Z * [new tag] trunk/ffaa6578b7a641b1ac1fcf451f04cf5e1212c9fe -> trunk/ffaa6578b7a641b1ac1fcf451f04cf5e1212c9fe 2025-11-03T16:39:48.8045256Z * [new tag] v0.1.1 -> v0.1.1 2025-11-03T16:39:48.8045381Z * [new tag] v0.1.10 -> v0.1.10 2025-11-03T16:39:48.8045499Z * [new tag] v0.1.11 -> v0.1.11 2025-11-03T16:39:48.8045626Z * [new tag] v0.1.12 -> v0.1.12 2025-11-03T16:39:48.8045741Z * [new tag] v0.1.2 -> v0.1.2 2025-11-03T16:39:48.8045856Z * [new tag] v0.1.3 -> v0.1.3 2025-11-03T16:39:48.8045979Z * [new tag] v0.1.4 -> v0.1.4 2025-11-03T16:39:48.8046096Z * [new tag] v0.1.5 -> v0.1.5 2025-11-03T16:39:48.8046212Z * [new tag] v0.1.6 -> v0.1.6 2025-11-03T16:39:48.8046324Z * [new tag] v0.1.7 -> v0.1.7 2025-11-03T16:39:48.8047041Z * [new tag] v0.1.8 -> v0.1.8 2025-11-03T16:39:48.8047158Z * [new tag] v0.1.9 -> v0.1.9 2025-11-03T16:39:48.8047273Z * [new tag] v0.2.0 -> v0.2.0 2025-11-03T16:39:48.8047404Z * [new tag] v0.3.0 -> v0.3.0 2025-11-03T16:39:48.8047527Z * [new tag] v0.3.1 -> v0.3.1 2025-11-03T16:39:48.8047639Z * [new tag] v0.4.0 -> v0.4.0 2025-11-03T16:39:48.8047757Z * [new tag] v0.4.1 -> v0.4.1 2025-11-03T16:39:48.8047876Z * [new tag] v1.0.0 -> v1.0.0 2025-11-03T16:39:48.8048076Z * [new tag] v1.0.0a0 -> v1.0.0a0 2025-11-03T16:39:48.8048203Z * [new tag] v1.0.1 -> v1.0.1 2025-11-03T16:39:48.8048327Z * [new tag] v1.0rc0 -> v1.0rc0 2025-11-03T16:39:48.8048450Z * [new tag] v1.0rc1 -> v1.0rc1 2025-11-03T16:39:48.8048629Z * [new tag] v1.1.0 -> v1.1.0 2025-11-03T16:39:48.8048769Z * [new tag] v1.1.0a0 -> v1.1.0a0 2025-11-03T16:39:48.8048887Z * [new tag] v1.10.0 -> v1.10.0 2025-11-03T16:39:48.8049064Z * [new tag] v1.10.0-rc1 -> v1.10.0-rc1 2025-11-03T16:39:48.8049213Z * [new tag] v1.10.0-rc2 -> v1.10.0-rc2 2025-11-03T16:39:48.8049375Z * [new tag] v1.10.0-rc3 -> v1.10.0-rc3 2025-11-03T16:39:48.8049506Z * [new tag] v1.10.1 -> v1.10.1 2025-11-03T16:39:48.8049645Z * [new tag] v1.10.1-rc1 -> v1.10.1-rc1 2025-11-03T16:39:48.8049768Z * [new tag] v1.10.2 -> v1.10.2 2025-11-03T16:39:48.8049898Z * [new tag] v1.10.2-rc1 -> v1.10.2-rc1 2025-11-03T16:39:48.8050026Z * [new tag] v1.11.0 -> v1.11.0 2025-11-03T16:39:48.8050153Z * [new tag] v1.11.0-rc1 -> v1.11.0-rc1 2025-11-03T16:39:48.8050277Z * [new tag] v1.11.0-rc2 -> v1.11.0-rc2 2025-11-03T16:39:48.8050400Z * [new tag] v1.11.0-rc3 -> v1.11.0-rc3 2025-11-03T16:39:48.8050531Z * [new tag] v1.11.0-rc4 -> v1.11.0-rc4 2025-11-03T16:39:48.8050657Z * [new tag] v1.11.0-rc5 -> v1.11.0-rc5 2025-11-03T16:39:48.8050782Z * [new tag] v1.11.0-rc6 -> v1.11.0-rc6 2025-11-03T16:39:48.8050913Z * [new tag] v1.11.0-rc7 -> v1.11.0-rc7 2025-11-03T16:39:48.8051033Z * [new tag] v1.12.0 -> v1.12.0 2025-11-03T16:39:48.8051162Z * [new tag] v1.12.0-rc1 -> v1.12.0-rc1 2025-11-03T16:39:48.8051311Z * [new tag] v1.12.0-rc2 -> v1.12.0-rc2 2025-11-03T16:39:48.8051509Z * [new tag] v1.12.0-rc3 -> v1.12.0-rc3 2025-11-03T16:39:48.8051639Z * [new tag] v1.12.0-rc4 -> v1.12.0-rc4 2025-11-03T16:39:48.8051788Z * [new tag] v1.12.0-rc5 -> v1.12.0-rc5 2025-11-03T16:39:48.8051915Z * [new tag] v1.12.0-rc6 -> v1.12.0-rc6 2025-11-03T16:39:48.8052044Z * [new tag] v1.12.0-rc7 -> v1.12.0-rc7 2025-11-03T16:39:48.8052187Z * [new tag] v1.12.0-rc8 -> v1.12.0-rc8 2025-11-03T16:39:48.8052310Z * [new tag] v1.12.1 -> v1.12.1 2025-11-03T16:39:48.8052440Z * [new tag] v1.12.1-rc1 -> v1.12.1-rc1 2025-11-03T16:39:48.8052640Z * [new tag] v1.12.1-rc2 -> v1.12.1-rc2 2025-11-03T16:39:48.8052784Z * [new tag] v1.12.1-rc3 -> v1.12.1-rc3 2025-11-03T16:39:48.8052912Z * [new tag] v1.12.1-rc4 -> v1.12.1-rc4 2025-11-03T16:39:48.8053038Z * [new tag] v1.12.1-rc5 -> v1.12.1-rc5 2025-11-03T16:39:48.8053176Z * [new tag] v1.13.0 -> v1.13.0 2025-11-03T16:39:48.8053300Z * [new tag] v1.13.0-rc1 -> v1.13.0-rc1 2025-11-03T16:39:48.8053429Z * [new tag] v1.13.0-rc2 -> v1.13.0-rc2 2025-11-03T16:39:48.8053569Z * [new tag] v1.13.0-rc3 -> v1.13.0-rc3 2025-11-03T16:39:48.8054120Z * [new tag] v1.13.0-rc4 -> v1.13.0-rc4 2025-11-03T16:39:48.8054253Z * [new tag] v1.13.0-rc5 -> v1.13.0-rc5 2025-11-03T16:39:48.8054396Z * [new tag] v1.13.0-rc6 -> v1.13.0-rc6 2025-11-03T16:39:48.8054519Z * [new tag] v1.13.1 -> v1.13.1 2025-11-03T16:39:48.8054643Z * [new tag] v1.13.1-rc1 -> v1.13.1-rc1 2025-11-03T16:39:48.8054768Z * [new tag] v1.2.0 -> v1.2.0 2025-11-03T16:39:48.8054910Z * [new tag] v1.2.0a0 -> v1.2.0a0 2025-11-03T16:39:48.8055031Z * [new tag] v1.3.0 -> v1.3.0 2025-11-03T16:39:48.8055154Z * [new tag] v1.3.0a0 -> v1.3.0a0 2025-11-03T16:39:48.8055288Z * [new tag] v1.3.1 -> v1.3.1 2025-11-03T16:39:48.8055408Z * [new tag] v1.4.0 -> v1.4.0 2025-11-03T16:39:48.8055531Z * [new tag] v1.4.0a0 -> v1.4.0a0 2025-11-03T16:39:48.8055670Z * [new tag] v1.4.1 -> v1.4.1 2025-11-03T16:39:48.8055794Z * [new tag] v1.5.0 -> v1.5.0 2025-11-03T16:39:48.8055925Z * [new tag] v1.5.0-rc1 -> v1.5.0-rc1 2025-11-03T16:39:48.8056065Z * [new tag] v1.5.0-rc2 -> v1.5.0-rc2 2025-11-03T16:39:48.8056189Z * [new tag] v1.5.0-rc3 -> v1.5.0-rc3 2025-11-03T16:39:48.8056317Z * [new tag] v1.5.0-rc4 -> v1.5.0-rc4 2025-11-03T16:39:48.8056439Z * [new tag] v1.5.0-rc5 -> v1.5.0-rc5 2025-11-03T16:39:48.8056565Z * [new tag] v1.5.1 -> v1.5.1 2025-11-03T16:39:48.8056689Z * [new tag] v1.5.1-rc1 -> v1.5.1-rc1 2025-11-03T16:39:48.8056803Z * [new tag] v1.6.0 -> v1.6.0 2025-11-03T16:39:48.8056938Z * [new tag] v1.6.0-rc1 -> v1.6.0-rc1 2025-11-03T16:39:48.8057065Z * [new tag] v1.6.0-rc2 -> v1.6.0-rc2 2025-11-03T16:39:48.8057188Z * [new tag] v1.6.0-rc3 -> v1.6.0-rc3 2025-11-03T16:39:48.8057321Z * [new tag] v1.6.0-rc4 -> v1.6.0-rc4 2025-11-03T16:39:48.8057441Z * [new tag] v1.6.0-rc5 -> v1.6.0-rc5 2025-11-03T16:39:48.8057564Z * [new tag] v1.6.0-rc6 -> v1.6.0-rc6 2025-11-03T16:39:48.8057703Z * [new tag] v1.6.0-rc7 -> v1.6.0-rc7 2025-11-03T16:39:48.8057824Z * [new tag] v1.7.0 -> v1.7.0 2025-11-03T16:39:48.8057951Z * [new tag] v1.7.0-rc1 -> v1.7.0-rc1 2025-11-03T16:39:48.8058084Z * [new tag] v1.7.0-rc2 -> v1.7.0-rc2 2025-11-03T16:39:48.8058206Z * [new tag] v1.7.0-rc3 -> v1.7.0-rc3 2025-11-03T16:39:48.8058395Z * [new tag] v1.7.0-rc4 -> v1.7.0-rc4 2025-11-03T16:39:48.8058516Z * [new tag] v1.7.1 -> v1.7.1 2025-11-03T16:39:48.8058645Z * [new tag] v1.7.1-rc1 -> v1.7.1-rc1 2025-11-03T16:39:48.8058767Z * [new tag] v1.7.1-rc2 -> v1.7.1-rc2 2025-11-03T16:39:48.8058898Z * [new tag] v1.7.1-rc3 -> v1.7.1-rc3 2025-11-03T16:39:48.8059026Z * [new tag] v1.8.0 -> v1.8.0 2025-11-03T16:39:48.8059147Z * [new tag] v1.8.0-rc1 -> v1.8.0-rc1 2025-11-03T16:39:48.8059272Z * [new tag] v1.8.0-rc2 -> v1.8.0-rc2 2025-11-03T16:39:48.8059467Z * [new tag] v1.8.0-rc3 -> v1.8.0-rc3 2025-11-03T16:39:48.8059593Z * [new tag] v1.8.0-rc4 -> v1.8.0-rc4 2025-11-03T16:39:48.8059718Z * [new tag] v1.8.0-rc5 -> v1.8.0-rc5 2025-11-03T16:39:48.8059843Z * [new tag] v1.8.1 -> v1.8.1 2025-11-03T16:39:48.8059967Z * [new tag] v1.8.1-rc1 -> v1.8.1-rc1 2025-11-03T16:39:48.8060088Z * [new tag] v1.8.1-rc2 -> v1.8.1-rc2 2025-11-03T16:39:48.8060210Z * [new tag] v1.8.1-rc3 -> v1.8.1-rc3 2025-11-03T16:39:48.8060334Z * [new tag] v1.8.2 -> v1.8.2 2025-11-03T16:39:48.8060456Z * [new tag] v1.8.2-rc1 -> v1.8.2-rc1 2025-11-03T16:39:48.8060571Z * [new tag] v1.9.0 -> v1.9.0 2025-11-03T16:39:48.8060708Z * [new tag] v1.9.0-rc1 -> v1.9.0-rc1 2025-11-03T16:39:48.8060832Z * [new tag] v1.9.0-rc2 -> v1.9.0-rc2 2025-11-03T16:39:48.8060959Z * [new tag] v1.9.0-rc3 -> v1.9.0-rc3 2025-11-03T16:39:48.8061090Z * [new tag] v1.9.0-rc4 -> v1.9.0-rc4 2025-11-03T16:39:48.8061211Z * [new tag] v1.9.1 -> v1.9.1 2025-11-03T16:39:48.8061340Z * [new tag] v1.9.1-rc1 -> v1.9.1-rc1 2025-11-03T16:39:48.8061467Z * [new tag] v1.9.1-rc2 -> v1.9.1-rc2 2025-11-03T16:39:48.8061583Z * [new tag] v2.0.0 -> v2.0.0 2025-11-03T16:39:48.8061707Z * [new tag] v2.0.0-rc1 -> v2.0.0-rc1 2025-11-03T16:39:48.8061830Z * [new tag] v2.0.0-rc2 -> v2.0.0-rc2 2025-11-03T16:39:48.8061962Z * [new tag] v2.0.0-rc3 -> v2.0.0-rc3 2025-11-03T16:39:48.8062092Z * [new tag] v2.0.0-rc4 -> v2.0.0-rc4 2025-11-03T16:39:48.8062213Z * [new tag] v2.0.0-rc5 -> v2.0.0-rc5 2025-11-03T16:39:48.8062346Z * [new tag] v2.0.0-rc6 -> v2.0.0-rc6 2025-11-03T16:39:48.8062467Z * [new tag] v2.0.1 -> v2.0.1 2025-11-03T16:39:48.8062589Z * [new tag] v2.0.1-rc1 -> v2.0.1-rc1 2025-11-03T16:39:48.8062715Z * [new tag] v2.0.1-rc2 -> v2.0.1-rc2 2025-11-03T16:39:48.8062836Z * [new tag] v2.0.1-rc3 -> v2.0.1-rc3 2025-11-03T16:39:48.8062959Z * [new tag] v2.0.1-rc4 -> v2.0.1-rc4 2025-11-03T16:39:48.8063083Z * [new tag] v2.1.0 -> v2.1.0 2025-11-03T16:39:48.8063208Z * [new tag] v2.1.0-rc1 -> v2.1.0-rc1 2025-11-03T16:39:48.8063329Z * [new tag] v2.1.0-rc2 -> v2.1.0-rc2 2025-11-03T16:39:48.8063459Z * [new tag] v2.1.0-rc3 -> v2.1.0-rc3 2025-11-03T16:39:48.8063649Z * [new tag] v2.1.0-rc4 -> v2.1.0-rc4 2025-11-03T16:39:48.8063769Z * [new tag] v2.1.0-rc5 -> v2.1.0-rc5 2025-11-03T16:39:48.8063893Z * [new tag] v2.1.0-rc6 -> v2.1.0-rc6 2025-11-03T16:39:48.8064019Z * [new tag] v2.1.1 -> v2.1.1 2025-11-03T16:39:48.8064143Z * [new tag] v2.1.1-rc1 -> v2.1.1-rc1 2025-11-03T16:39:48.8064267Z * [new tag] v2.1.1-rc2 -> v2.1.1-rc2 2025-11-03T16:39:48.8064411Z * [new tag] v2.1.1-rc3 -> v2.1.1-rc3 2025-11-03T16:39:48.8064604Z * [new tag] v2.1.1-rc4 -> v2.1.1-rc4 2025-11-03T16:39:48.8064733Z * [new tag] v2.1.1-rc5 -> v2.1.1-rc5 2025-11-03T16:39:48.8064955Z * [new tag] v2.1.1-rc6 -> v2.1.1-rc6 2025-11-03T16:39:48.8065080Z * [new tag] v2.1.2 -> v2.1.2 2025-11-03T16:39:48.8065205Z * [new tag] v2.1.2-rc1 -> v2.1.2-rc1 2025-11-03T16:39:48.8065348Z * [new tag] v2.1.2-rc2 -> v2.1.2-rc2 2025-11-03T16:39:48.8065472Z * [new tag] v2.1.2-rc3 -> v2.1.2-rc3 2025-11-03T16:39:48.8065595Z * [new tag] v2.2.0 -> v2.2.0 2025-11-03T16:39:48.8065719Z * [new tag] v2.2.0-rc1 -> v2.2.0-rc1 2025-11-03T16:39:48.8065858Z * [new tag] v2.2.0-rc2 -> v2.2.0-rc2 2025-11-03T16:39:48.8066025Z * [new tag] v2.2.0-rc3 -> v2.2.0-rc3 2025-11-03T16:39:48.8066163Z * [new tag] v2.2.0-rc4 -> v2.2.0-rc4 2025-11-03T16:39:48.8066296Z * [new tag] v2.2.0-rc5 -> v2.2.0-rc5 2025-11-03T16:39:48.8066472Z * [new tag] v2.2.0-rc6 -> v2.2.0-rc6 2025-11-03T16:39:48.8066596Z * [new tag] v2.2.0-rc7 -> v2.2.0-rc7 2025-11-03T16:39:48.8066735Z * [new tag] v2.2.0-rc8 -> v2.2.0-rc8 2025-11-03T16:39:48.8066858Z * [new tag] v2.2.1 -> v2.2.1 2025-11-03T16:39:48.8066981Z * [new tag] v2.2.1-rc1 -> v2.2.1-rc1 2025-11-03T16:39:48.8067124Z * [new tag] v2.2.1-rc2 -> v2.2.1-rc2 2025-11-03T16:39:48.8067249Z * [new tag] v2.2.1-rc3 -> v2.2.1-rc3 2025-11-03T16:39:48.8067368Z * [new tag] v2.2.2 -> v2.2.2 2025-11-03T16:39:48.8067517Z * [new tag] v2.2.2-rc1 -> v2.2.2-rc1 2025-11-03T16:39:48.8067640Z * [new tag] v2.2.2-rc2 -> v2.2.2-rc2 2025-11-03T16:39:48.8067764Z * [new tag] v2.2.2-rc3 -> v2.2.2-rc3 2025-11-03T16:39:48.8067888Z * [new tag] v2.3.0 -> v2.3.0 2025-11-03T16:39:48.8068033Z * [new tag] v2.3.0-rc1 -> v2.3.0-rc1 2025-11-03T16:39:48.8068164Z * [new tag] v2.3.0-rc10 -> v2.3.0-rc10 2025-11-03T16:39:48.8068293Z * [new tag] v2.3.0-rc11 -> v2.3.0-rc11 2025-11-03T16:39:48.8068428Z * [new tag] v2.3.0-rc12 -> v2.3.0-rc12 2025-11-03T16:39:48.8068553Z * [new tag] v2.3.0-rc2 -> v2.3.0-rc2 2025-11-03T16:39:48.8068678Z * [new tag] v2.3.0-rc3 -> v2.3.0-rc3 2025-11-03T16:39:48.8068816Z * [new tag] v2.3.0-rc4 -> v2.3.0-rc4 2025-11-03T16:39:48.8068940Z * [new tag] v2.3.0-rc5 -> v2.3.0-rc5 2025-11-03T16:39:48.8069063Z * [new tag] v2.3.0-rc6 -> v2.3.0-rc6 2025-11-03T16:39:48.8069270Z * [new tag] v2.3.0-rc7 -> v2.3.0-rc7 2025-11-03T16:39:48.8069393Z * [new tag] v2.3.0-rc8 -> v2.3.0-rc8 2025-11-03T16:39:48.8069516Z * [new tag] v2.3.0-rc9 -> v2.3.0-rc9 2025-11-03T16:39:48.8069634Z * [new tag] v2.3.1 -> v2.3.1 2025-11-03T16:39:48.8069764Z * [new tag] v2.3.1-rc1 -> v2.3.1-rc1 2025-11-03T16:39:48.8069888Z * [new tag] v2.3.1-rc2 -> v2.3.1-rc2 2025-11-03T16:39:48.8070014Z * [new tag] v2.3.1-rc3 -> v2.3.1-rc3 2025-11-03T16:39:48.8070205Z * [new tag] v2.4.0 -> v2.4.0 2025-11-03T16:39:48.8070327Z * [new tag] v2.4.0-rc1 -> v2.4.0-rc1 2025-11-03T16:39:48.8070452Z * [new tag] v2.4.0-rc2 -> v2.4.0-rc2 2025-11-03T16:39:48.8070586Z * [new tag] v2.4.0-rc3 -> v2.4.0-rc3 2025-11-03T16:39:48.8070709Z * [new tag] v2.4.0-rc4 -> v2.4.0-rc4 2025-11-03T16:39:48.8070832Z * [new tag] v2.4.0-rc5 -> v2.4.0-rc5 2025-11-03T16:39:48.8070965Z * [new tag] v2.4.0-rc6 -> v2.4.0-rc6 2025-11-03T16:39:48.8071086Z * [new tag] v2.4.0-rc7 -> v2.4.0-rc7 2025-11-03T16:39:48.8071208Z * [new tag] v2.4.0-rc8 -> v2.4.0-rc8 2025-11-03T16:39:48.8071328Z * [new tag] v2.4.0-rc9 -> v2.4.0-rc9 2025-11-03T16:39:48.8071458Z * [new tag] v2.4.1 -> v2.4.1 2025-11-03T16:39:48.8071581Z * [new tag] v2.4.1-rc1 -> v2.4.1-rc1 2025-11-03T16:39:48.8071705Z * [new tag] v2.4.1-rc2 -> v2.4.1-rc2 2025-11-03T16:39:48.8071837Z * [new tag] v2.4.1-rc3 -> v2.4.1-rc3 2025-11-03T16:39:48.8071954Z * [new tag] v2.5.0 -> v2.5.0 2025-11-03T16:39:48.8072093Z * [new tag] v2.5.0-rc1 -> v2.5.0-rc1 2025-11-03T16:39:48.8072226Z * [new tag] v2.5.0-rc10 -> v2.5.0-rc10 2025-11-03T16:39:48.8072348Z * [new tag] v2.5.0-rc2 -> v2.5.0-rc2 2025-11-03T16:39:48.8072475Z * [new tag] v2.5.0-rc3 -> v2.5.0-rc3 2025-11-03T16:39:48.8072599Z * [new tag] v2.5.0-rc4 -> v2.5.0-rc4 2025-11-03T16:39:48.8072722Z * [new tag] v2.5.0-rc5 -> v2.5.0-rc5 2025-11-03T16:39:48.8072853Z * [new tag] v2.5.0-rc6 -> v2.5.0-rc6 2025-11-03T16:39:48.8072986Z * [new tag] v2.5.0-rc7 -> v2.5.0-rc7 2025-11-03T16:39:48.8073111Z * [new tag] v2.5.0-rc8 -> v2.5.0-rc8 2025-11-03T16:39:48.8073238Z * [new tag] v2.5.0-rc9 -> v2.5.0-rc9 2025-11-03T16:39:48.8073372Z * [new tag] v2.5.1 -> v2.5.1 2025-11-03T16:39:48.8073494Z * [new tag] v2.5.1-rc1 -> v2.5.1-rc1 2025-11-03T16:39:48.8073613Z * [new tag] v2.6.0 -> v2.6.0 2025-11-03T16:39:48.8073741Z * [new tag] v2.6.0-rc1 -> v2.6.0-rc1 2025-11-03T16:39:48.8073861Z * [new tag] v2.6.0-rc2 -> v2.6.0-rc2 2025-11-03T16:39:48.8073981Z * [new tag] v2.6.0-rc3 -> v2.6.0-rc3 2025-11-03T16:39:48.8074113Z * [new tag] v2.6.0-rc4 -> v2.6.0-rc4 2025-11-03T16:39:48.8074237Z * [new tag] v2.6.0-rc5 -> v2.6.0-rc5 2025-11-03T16:39:48.8074425Z * [new tag] v2.6.0-rc6 -> v2.6.0-rc6 2025-11-03T16:39:48.8074548Z * [new tag] v2.6.0-rc7 -> v2.6.0-rc7 2025-11-03T16:39:48.8074677Z * [new tag] v2.6.0-rc8 -> v2.6.0-rc8 2025-11-03T16:39:48.8074801Z * [new tag] v2.6.0-rc9 -> v2.6.0-rc9 2025-11-03T16:39:48.8074917Z * [new tag] v2.7.0 -> v2.7.0 2025-11-03T16:39:48.8075044Z * [new tag] v2.7.0-rc1 -> v2.7.0-rc1 2025-11-03T16:39:48.8075175Z * [new tag] v2.7.0-rc10 -> v2.7.0-rc10 2025-11-03T16:39:48.8075296Z * [new tag] v2.7.0-rc2 -> v2.7.0-rc2 2025-11-03T16:39:48.8075493Z * [new tag] v2.7.0-rc3 -> v2.7.0-rc3 2025-11-03T16:39:48.8075616Z * [new tag] v2.7.0-rc4 -> v2.7.0-rc4 2025-11-03T16:39:48.8075742Z * [new tag] v2.7.0-rc5 -> v2.7.0-rc5 2025-11-03T16:39:48.8075876Z * [new tag] v2.7.0-rc6 -> v2.7.0-rc6 2025-11-03T16:39:48.8075996Z * [new tag] v2.7.0-rc7 -> v2.7.0-rc7 2025-11-03T16:39:48.8076116Z * [new tag] v2.7.0-rc8 -> v2.7.0-rc8 2025-11-03T16:39:48.8076237Z * [new tag] v2.7.0-rc9 -> v2.7.0-rc9 2025-11-03T16:39:48.8076365Z * [new tag] v2.7.1 -> v2.7.1 2025-11-03T16:39:48.8076485Z * [new tag] v2.7.1-rc1 -> v2.7.1-rc1 2025-11-03T16:39:48.8076609Z * [new tag] v2.7.1-rc2 -> v2.7.1-rc2 2025-11-03T16:39:48.8076752Z * [new tag] v2.7.1-rc3 -> v2.7.1-rc3 2025-11-03T16:39:48.8076876Z * [new tag] v2.7.1-rc4 -> v2.7.1-rc4 2025-11-03T16:39:48.8077001Z * [new tag] v2.7.1-rc5 -> v2.7.1-rc5 2025-11-03T16:39:48.8077135Z * [new tag] v2.8.0 -> v2.8.0 2025-11-03T16:39:48.8077259Z * [new tag] v2.8.0-rc1 -> v2.8.0-rc1 2025-11-03T16:39:48.8077381Z * [new tag] v2.8.0-rc2 -> v2.8.0-rc2 2025-11-03T16:39:48.8077515Z * [new tag] v2.8.0-rc3 -> v2.8.0-rc3 2025-11-03T16:39:48.8077636Z * [new tag] v2.8.0-rc4 -> v2.8.0-rc4 2025-11-03T16:39:48.8077759Z * [new tag] v2.8.0-rc5 -> v2.8.0-rc5 2025-11-03T16:39:48.8077893Z * [new tag] v2.8.0-rc6 -> v2.8.0-rc6 2025-11-03T16:39:48.8078018Z * [new tag] v2.8.0-rc7 -> v2.8.0-rc7 2025-11-03T16:39:48.8078148Z * [new tag] v2.8.0-rc8 -> v2.8.0-rc8 2025-11-03T16:39:48.8078266Z * [new tag] v2.9.0 -> v2.9.0 2025-11-03T16:39:48.8078401Z * [new tag] v2.9.0-rc1 -> v2.9.0-rc1 2025-11-03T16:39:48.8078529Z * [new tag] v2.9.0-rc10 -> v2.9.0-rc10 2025-11-03T16:39:48.8078653Z * [new tag] v2.9.0-rc11 -> v2.9.0-rc11 2025-11-03T16:39:48.8078785Z * [new tag] v2.9.0-rc2 -> v2.9.0-rc2 2025-11-03T16:39:48.8078906Z * [new tag] v2.9.0-rc3 -> v2.9.0-rc3 2025-11-03T16:39:48.8079033Z * [new tag] v2.9.0-rc4 -> v2.9.0-rc4 2025-11-03T16:39:48.8079158Z * [new tag] v2.9.0-rc5 -> v2.9.0-rc5 2025-11-03T16:39:48.8079281Z * [new tag] v2.9.0-rc6 -> v2.9.0-rc6 2025-11-03T16:39:48.8079410Z * [new tag] v2.9.0-rc7 -> v2.9.0-rc7 2025-11-03T16:39:48.8079533Z * [new tag] v2.9.0-rc8 -> v2.9.0-rc8 2025-11-03T16:39:48.8079718Z * [new tag] v2.9.0-rc9 -> v2.9.0-rc9 2025-11-03T16:39:48.8079906Z * [new tag] viable/strict/1759343184 -> viable/strict/1759343184 2025-11-03T16:39:48.8080075Z * [new tag] viable/strict/1759346540 -> viable/strict/1759346540 2025-11-03T16:39:48.8080241Z * [new tag] viable/strict/1759348181 -> viable/strict/1759348181 2025-11-03T16:39:48.8080412Z * [new tag] viable/strict/1759350324 -> viable/strict/1759350324 2025-11-03T16:39:48.8080577Z * [new tag] viable/strict/1759351793 -> viable/strict/1759351793 2025-11-03T16:39:48.8080739Z * [new tag] viable/strict/1759353844 -> viable/strict/1759353844 2025-11-03T16:39:48.8080981Z * [new tag] viable/strict/1759355374 -> viable/strict/1759355374 2025-11-03T16:39:48.8081143Z * [new tag] viable/strict/1759357472 -> viable/strict/1759357472 2025-11-03T16:39:48.8081308Z * [new tag] viable/strict/1759361002 -> viable/strict/1759361002 2025-11-03T16:39:48.8081469Z * [new tag] viable/strict/1759362585 -> viable/strict/1759362585 2025-11-03T16:39:48.8081643Z * [new tag] viable/strict/1759365359 -> viable/strict/1759365359 2025-11-03T16:39:48.8081810Z * [new tag] viable/strict/1759370089 -> viable/strict/1759370089 2025-11-03T16:39:48.8081971Z * [new tag] viable/strict/1759377554 -> viable/strict/1759377554 2025-11-03T16:39:48.8082140Z * [new tag] viable/strict/1759379133 -> viable/strict/1759379133 2025-11-03T16:39:48.8082303Z * [new tag] viable/strict/1759389871 -> viable/strict/1759389871 2025-11-03T16:39:48.8082469Z * [new tag] viable/strict/1759393562 -> viable/strict/1759393562 2025-11-03T16:39:48.8082644Z * [new tag] viable/strict/1759395076 -> viable/strict/1759395076 2025-11-03T16:39:48.8082810Z * [new tag] viable/strict/1759398579 -> viable/strict/1759398579 2025-11-03T16:39:48.8082973Z * [new tag] viable/strict/1759404142 -> viable/strict/1759404142 2025-11-03T16:39:48.8083143Z * [new tag] viable/strict/1759405773 -> viable/strict/1759405773 2025-11-03T16:39:48.8083305Z * [new tag] viable/strict/1759408041 -> viable/strict/1759408041 2025-11-03T16:39:48.8083469Z * [new tag] viable/strict/1759411593 -> viable/strict/1759411593 2025-11-03T16:39:48.8083643Z * [new tag] viable/strict/1759427395 -> viable/strict/1759427395 2025-11-03T16:39:48.8083804Z * [new tag] viable/strict/1759434582 -> viable/strict/1759434582 2025-11-03T16:39:48.8083970Z * [new tag] viable/strict/1759436720 -> viable/strict/1759436720 2025-11-03T16:39:48.8084139Z * [new tag] viable/strict/1759440219 -> viable/strict/1759440219 2025-11-03T16:39:48.8084304Z * [new tag] viable/strict/1759441948 -> viable/strict/1759441948 2025-11-03T16:39:48.8084471Z * [new tag] viable/strict/1759443860 -> viable/strict/1759443860 2025-11-03T16:39:48.8084630Z * [new tag] viable/strict/1759445377 -> viable/strict/1759445377 2025-11-03T16:39:48.8084800Z * [new tag] viable/strict/1759447415 -> viable/strict/1759447415 2025-11-03T16:39:48.8084964Z * [new tag] viable/strict/1759451750 -> viable/strict/1759451750 2025-11-03T16:39:48.8085124Z * [new tag] viable/strict/1759453910 -> viable/strict/1759453910 2025-11-03T16:39:48.8085301Z * [new tag] viable/strict/1759456483 -> viable/strict/1759456483 2025-11-03T16:39:48.8085466Z * [new tag] viable/strict/1759459279 -> viable/strict/1759459279 2025-11-03T16:39:48.8085627Z * [new tag] viable/strict/1759460742 -> viable/strict/1759460742 2025-11-03T16:39:48.8085867Z * [new tag] viable/strict/1759462025 -> viable/strict/1759462025 2025-11-03T16:39:48.8086027Z * [new tag] viable/strict/1759469086 -> viable/strict/1759469086 2025-11-03T16:39:48.8086190Z * [new tag] viable/strict/1759470581 -> viable/strict/1759470581 2025-11-03T16:39:48.8086365Z * [new tag] viable/strict/1759472786 -> viable/strict/1759472786 2025-11-03T16:39:48.8086528Z * [new tag] viable/strict/1759476294 -> viable/strict/1759476294 2025-11-03T16:39:48.8086688Z * [new tag] viable/strict/1759479963 -> viable/strict/1759479963 2025-11-03T16:39:48.8086927Z * [new tag] viable/strict/1759492177 -> viable/strict/1759492177 2025-11-03T16:39:48.8087089Z * [new tag] viable/strict/1759519278 -> viable/strict/1759519278 2025-11-03T16:39:48.8087254Z * [new tag] viable/strict/1759524580 -> viable/strict/1759524580 2025-11-03T16:39:48.8087426Z * [new tag] viable/strict/1759528193 -> viable/strict/1759528193 2025-11-03T16:39:48.8087588Z * [new tag] viable/strict/1759533797 -> viable/strict/1759533797 2025-11-03T16:39:48.8087752Z * [new tag] viable/strict/1759542780 -> viable/strict/1759542780 2025-11-03T16:39:48.8087922Z * [new tag] viable/strict/1759549779 -> viable/strict/1759549779 2025-11-03T16:39:48.8088089Z * [new tag] viable/strict/1759555455 -> viable/strict/1759555455 2025-11-03T16:39:48.8088252Z * [new tag] viable/strict/1759559176 -> viable/strict/1759559176 2025-11-03T16:39:48.8088417Z * [new tag] viable/strict/1759560629 -> viable/strict/1759560629 2025-11-03T16:39:48.8088588Z * [new tag] viable/strict/1759569848 -> viable/strict/1759569848 2025-11-03T16:39:48.8088755Z * [new tag] viable/strict/1759571382 -> viable/strict/1759571382 2025-11-03T16:39:48.8088926Z * [new tag] viable/strict/1759573474 -> viable/strict/1759573474 2025-11-03T16:39:48.8089099Z * [new tag] viable/strict/1759618187 -> viable/strict/1759618187 2025-11-03T16:39:48.8089261Z * [new tag] viable/strict/1759626742 -> viable/strict/1759626742 2025-11-03T16:39:48.8089423Z * [new tag] viable/strict/1759632427 -> viable/strict/1759632427 2025-11-03T16:39:48.8089594Z * [new tag] viable/strict/1759634971 -> viable/strict/1759634971 2025-11-03T16:39:48.8089758Z * [new tag] viable/strict/1759661382 -> viable/strict/1759661382 2025-11-03T16:39:48.8089925Z * [new tag] viable/strict/1759663294 -> viable/strict/1759663294 2025-11-03T16:39:48.8090094Z * [new tag] viable/strict/1759708178 -> viable/strict/1759708178 2025-11-03T16:39:48.8090256Z * [new tag] viable/strict/1759715695 -> viable/strict/1759715695 2025-11-03T16:39:48.8090422Z * [new tag] viable/strict/1759728293 -> viable/strict/1759728293 2025-11-03T16:39:48.8090599Z * [new tag] viable/strict/1759735513 -> viable/strict/1759735513 2025-11-03T16:39:48.8090765Z * [new tag] viable/strict/1759739177 -> viable/strict/1759739177 2025-11-03T16:39:48.8090930Z * [new tag] viable/strict/1759758635 -> viable/strict/1759758635 2025-11-03T16:39:48.8091091Z * [new tag] viable/strict/1759765784 -> viable/strict/1759765784 2025-11-03T16:39:48.8091263Z * [new tag] viable/strict/1759767948 -> viable/strict/1759767948 2025-11-03T16:39:48.8091503Z * [new tag] viable/strict/1759771461 -> viable/strict/1759771461 2025-11-03T16:39:48.8091675Z * [new tag] viable/strict/1759776706 -> viable/strict/1759776706 2025-11-03T16:39:48.8091851Z * [new tag] viable/strict/1759782317 -> viable/strict/1759782317 2025-11-03T16:39:48.8092091Z * [new tag] viable/strict/1759783777 -> viable/strict/1759783777 2025-11-03T16:39:48.8092257Z * [new tag] viable/strict/1759785815 -> viable/strict/1759785815 2025-11-03T16:39:48.8092431Z * [new tag] viable/strict/1759789459 -> viable/strict/1759789459 2025-11-03T16:39:48.8092595Z * [new tag] viable/strict/1759790974 -> viable/strict/1759790974 2025-11-03T16:39:48.8092757Z * [new tag] viable/strict/1759794583 -> viable/strict/1759794583 2025-11-03T16:39:48.8092928Z * [new tag] viable/strict/1759797408 -> viable/strict/1759797408 2025-11-03T16:39:48.8093156Z * [new tag] viable/strict/1759799518 -> viable/strict/1759799518 2025-11-03T16:39:48.8093318Z * [new tag] viable/strict/1759804909 -> viable/strict/1759804909 2025-11-03T16:39:48.8093489Z * [new tag] viable/strict/1759807643 -> viable/strict/1759807643 2025-11-03T16:39:48.8093658Z * [new tag] viable/strict/1759809089 -> viable/strict/1759809089 2025-11-03T16:39:48.8093826Z * [new tag] viable/strict/1759811145 -> viable/strict/1759811145 2025-11-03T16:39:48.8093998Z * [new tag] viable/strict/1759812581 -> viable/strict/1759812581 2025-11-03T16:39:48.8094162Z * [new tag] viable/strict/1759814683 -> viable/strict/1759814683 2025-11-03T16:39:48.8094325Z * [new tag] viable/strict/1759821889 -> viable/strict/1759821889 2025-11-03T16:39:48.8094489Z * [new tag] viable/strict/1759823376 -> viable/strict/1759823376 2025-11-03T16:39:48.8094668Z * [new tag] viable/strict/1759827107 -> viable/strict/1759827107 2025-11-03T16:39:48.8094833Z * [new tag] viable/strict/1759830577 -> viable/strict/1759830577 2025-11-03T16:39:48.8095003Z * [new tag] viable/strict/1759832720 -> viable/strict/1759832720 2025-11-03T16:39:48.8095170Z * [new tag] viable/strict/1759842063 -> viable/strict/1759842063 2025-11-03T16:39:48.8095332Z * [new tag] viable/strict/1759847121 -> viable/strict/1759847121 2025-11-03T16:39:48.8095494Z * [new tag] viable/strict/1759850721 -> viable/strict/1759850721 2025-11-03T16:39:48.8095667Z * [new tag] viable/strict/1759857870 -> viable/strict/1759857870 2025-11-03T16:39:48.8095833Z * [new tag] viable/strict/1759863143 -> viable/strict/1759863143 2025-11-03T16:39:48.8095994Z * [new tag] viable/strict/1759875874 -> viable/strict/1759875874 2025-11-03T16:39:48.8096164Z * [new tag] viable/strict/1759877385 -> viable/strict/1759877385 2025-11-03T16:39:48.8096328Z * [new tag] viable/strict/1759883801 -> viable/strict/1759883801 2025-11-03T16:39:48.8096497Z * [new tag] viable/strict/1759885922 -> viable/strict/1759885922 2025-11-03T16:39:48.8096665Z * [new tag] viable/strict/1759888488 -> viable/strict/1759888488 2025-11-03T16:39:48.8096892Z * [new tag] viable/strict/1759895471 -> viable/strict/1759895471 2025-11-03T16:39:48.8097058Z * [new tag] viable/strict/1759904803 -> viable/strict/1759904803 2025-11-03T16:39:48.8097232Z * [new tag] viable/strict/1759908300 -> viable/strict/1759908300 2025-11-03T16:39:48.8097394Z * [new tag] viable/strict/1759915520 -> viable/strict/1759915520 2025-11-03T16:39:48.8097596Z * [new tag] viable/strict/1759916978 -> viable/strict/1759916978 2025-11-03T16:39:48.8097765Z * [new tag] viable/strict/1759930024 -> viable/strict/1759930024 2025-11-03T16:39:48.8097941Z * [new tag] viable/strict/1759948122 -> viable/strict/1759948122 2025-11-03T16:39:48.8098175Z * [new tag] viable/strict/1759952983 -> viable/strict/1759952983 2025-11-03T16:39:48.8098336Z * [new tag] viable/strict/1759955121 -> viable/strict/1759955121 2025-11-03T16:39:48.8098503Z * [new tag] viable/strict/1759962298 -> viable/strict/1759962298 2025-11-03T16:39:48.8098667Z * [new tag] viable/strict/1759965837 -> viable/strict/1759965837 2025-11-03T16:39:48.8098828Z * [new tag] viable/strict/1759970213 -> viable/strict/1759970213 2025-11-03T16:39:48.8098997Z * [new tag] viable/strict/1759974894 -> viable/strict/1759974894 2025-11-03T16:39:48.8099157Z * [new tag] viable/strict/1759977763 -> viable/strict/1759977763 2025-11-03T16:39:48.8099383Z * [new tag] viable/strict/1759979241 -> viable/strict/1759979241 2025-11-03T16:39:48.8099559Z * [new tag] viable/strict/1759985417 -> viable/strict/1759985417 2025-11-03T16:39:48.8099727Z * [new tag] viable/strict/1759987490 -> viable/strict/1759987490 2025-11-03T16:39:48.8099896Z * [new tag] viable/strict/1759996180 -> viable/strict/1759996180 2025-11-03T16:39:48.8100064Z * [new tag] viable/strict/1760065682 -> viable/strict/1760065682 2025-11-03T16:39:48.8100226Z * [new tag] viable/strict/1760066894 -> viable/strict/1760066894 2025-11-03T16:39:48.8100389Z * [new tag] viable/strict/1760070345 -> viable/strict/1760070345 2025-11-03T16:39:48.8100561Z * [new tag] viable/strict/1760089782 -> viable/strict/1760089782 2025-11-03T16:39:48.8100725Z * [new tag] viable/strict/1760091921 -> viable/strict/1760091921 2025-11-03T16:39:48.8100890Z * [new tag] viable/strict/1760127924 -> viable/strict/1760127924 2025-11-03T16:39:48.8101052Z * [new tag] viable/strict/1760129489 -> viable/strict/1760129489 2025-11-03T16:39:48.8101234Z * [new tag] viable/strict/1760132980 -> viable/strict/1760132980 2025-11-03T16:39:48.8101398Z * [new tag] viable/strict/1760135060 -> viable/strict/1760135060 2025-11-03T16:39:48.8101561Z * [new tag] viable/strict/1760215782 -> viable/strict/1760215782 2025-11-03T16:39:48.8101738Z * [new tag] viable/strict/1760273849 -> viable/strict/1760273849 2025-11-03T16:39:48.8101904Z * [new tag] viable/strict/1760275517 -> viable/strict/1760275517 2025-11-03T16:39:48.8102066Z * [new tag] viable/strict/1760276979 -> viable/strict/1760276979 2025-11-03T16:39:48.8102241Z * [new tag] viable/strict/1760279007 -> viable/strict/1760279007 2025-11-03T16:39:48.8102406Z * [new tag] viable/strict/1760286328 -> viable/strict/1760286328 2025-11-03T16:39:48.8102571Z * [new tag] viable/strict/1760493304 -> viable/strict/1760493304 2025-11-03T16:39:48.8102743Z * [new tag] viable/strict/1760496298 -> viable/strict/1760496298 2025-11-03T16:39:48.8102905Z * [new tag] viable/strict/1760518396 -> viable/strict/1760518396 2025-11-03T16:39:48.8103068Z * [new tag] viable/strict/1760534864 -> viable/strict/1760534864 2025-11-03T16:39:48.8103242Z * [new tag] viable/strict/1760549062 -> viable/strict/1760549062 2025-11-03T16:39:48.8103405Z * [new tag] viable/strict/1760552799 -> viable/strict/1760552799 2025-11-03T16:39:48.8103570Z * [new tag] viable/strict/1760554355 -> viable/strict/1760554355 2025-11-03T16:39:48.8103745Z * [new tag] viable/strict/1760556275 -> viable/strict/1760556275 2025-11-03T16:39:48.8103907Z * [new tag] viable/strict/1760564979 -> viable/strict/1760564979 2025-11-03T16:39:48.8104069Z * [new tag] viable/strict/1760567049 -> viable/strict/1760567049 2025-11-03T16:39:48.8104309Z * [new tag] viable/strict/1760568585 -> viable/strict/1760568585 2025-11-03T16:39:48.8104475Z * [new tag] viable/strict/1760570630 -> viable/strict/1760570630 2025-11-03T16:39:48.8104641Z * [new tag] viable/strict/1760572180 -> viable/strict/1760572180 2025-11-03T16:39:48.8104802Z * [new tag] viable/strict/1760575094 -> viable/strict/1760575094 2025-11-03T16:39:48.8104971Z * [new tag] viable/strict/1760579709 -> viable/strict/1760579709 2025-11-03T16:39:48.8105134Z * [new tag] viable/strict/1760582614 -> viable/strict/1760582614 2025-11-03T16:39:48.8105372Z * [new tag] viable/strict/1760586815 -> viable/strict/1760586815 2025-11-03T16:39:48.8105547Z * [new tag] viable/strict/1760588829 -> viable/strict/1760588829 2025-11-03T16:39:48.8105708Z * [new tag] viable/strict/1760590200 -> viable/strict/1760590200 2025-11-03T16:39:48.8105873Z * [new tag] viable/strict/1760592311 -> viable/strict/1760592311 2025-11-03T16:39:48.8106048Z * [new tag] viable/strict/1760619733 -> viable/strict/1760619733 2025-11-03T16:39:48.8106211Z * [new tag] viable/strict/1760628335 -> viable/strict/1760628335 2025-11-03T16:39:48.8106376Z * [new tag] viable/strict/1760635490 -> viable/strict/1760635490 2025-11-03T16:39:48.8106543Z * [new tag] viable/strict/1760640743 -> viable/strict/1760640743 2025-11-03T16:39:48.8106704Z * [new tag] viable/strict/1760642528 -> viable/strict/1760642528 2025-11-03T16:39:48.8106870Z * [new tag] viable/strict/1760646330 -> viable/strict/1760646330 2025-11-03T16:39:48.8107043Z * [new tag] viable/strict/1760666101 -> viable/strict/1760666101 2025-11-03T16:39:48.8107211Z * [new tag] viable/strict/1760668990 -> viable/strict/1760668990 2025-11-03T16:39:48.8107376Z * [new tag] viable/strict/1760670600 -> viable/strict/1760670600 2025-11-03T16:39:48.8107547Z * [new tag] viable/strict/1760671704 -> viable/strict/1760671704 2025-11-03T16:39:48.8107709Z * [new tag] viable/strict/1760673121 -> viable/strict/1760673121 2025-11-03T16:39:48.8107871Z * [new tag] viable/strict/1760675352 -> viable/strict/1760675352 2025-11-03T16:39:48.8108038Z * [new tag] viable/strict/1760696731 -> viable/strict/1760696731 2025-11-03T16:39:48.8108214Z * [new tag] viable/strict/1760723515 -> viable/strict/1760723515 2025-11-03T16:39:48.8108380Z * [new tag] viable/strict/1760727234 -> viable/strict/1760727234 2025-11-03T16:39:48.8108542Z * [new tag] viable/strict/1760730578 -> viable/strict/1760730578 2025-11-03T16:39:48.8108713Z * [new tag] viable/strict/1760732726 -> viable/strict/1760732726 2025-11-03T16:39:48.8108879Z * [new tag] viable/strict/1760734180 -> viable/strict/1760734180 2025-11-03T16:39:48.8109045Z * [new tag] viable/strict/1760736251 -> viable/strict/1760736251 2025-11-03T16:39:48.8109214Z * [new tag] viable/strict/1760737772 -> viable/strict/1760737772 2025-11-03T16:39:48.8109376Z * [new tag] viable/strict/1760758005 -> viable/strict/1760758005 2025-11-03T16:39:48.8109537Z * [new tag] viable/strict/1760761532 -> viable/strict/1760761532 2025-11-03T16:39:48.8109705Z * [new tag] viable/strict/1760802581 -> viable/strict/1760802581 2025-11-03T16:39:48.8109874Z * [new tag] viable/strict/1760827772 -> viable/strict/1760827772 2025-11-03T16:39:48.8110038Z * [new tag] viable/strict/1760834524 -> viable/strict/1760834524 2025-11-03T16:39:48.8110282Z * [new tag] viable/strict/1760845009 -> viable/strict/1760845009 2025-11-03T16:39:48.8110444Z * [new tag] viable/strict/1760876836 -> viable/strict/1760876836 2025-11-03T16:39:48.8110605Z * [new tag] viable/strict/1760880329 -> viable/strict/1760880329 2025-11-03T16:39:48.8110783Z * [new tag] viable/strict/1760888987 -> viable/strict/1760888987 2025-11-03T16:39:48.8110952Z * [new tag] viable/strict/1760912664 -> viable/strict/1760912664 2025-11-03T16:39:48.8111115Z * [new tag] viable/strict/1760925321 -> viable/strict/1760925321 2025-11-03T16:39:48.8111281Z * [new tag] viable/strict/1760931488 -> viable/strict/1760931488 2025-11-03T16:39:48.8111514Z * [new tag] viable/strict/1760932693 -> viable/strict/1760932693 2025-11-03T16:39:48.8111679Z * [new tag] viable/strict/1761004184 -> viable/strict/1761004184 2025-11-03T16:39:48.8111846Z * [new tag] viable/strict/1761014748 -> viable/strict/1761014748 2025-11-03T16:39:48.8112024Z * [new tag] viable/strict/1761017491 -> viable/strict/1761017491 2025-11-03T16:39:48.8112184Z * [new tag] viable/strict/1761018806 -> viable/strict/1761018806 2025-11-03T16:39:48.8112344Z * [new tag] viable/strict/1761020754 -> viable/strict/1761020754 2025-11-03T16:39:48.8112523Z * [new tag] viable/strict/1761024303 -> viable/strict/1761024303 2025-11-03T16:39:48.8112683Z * [new tag] viable/strict/1761029582 -> viable/strict/1761029582 2025-11-03T16:39:48.8112844Z * [new tag] viable/strict/1761031535 -> viable/strict/1761031535 2025-11-03T16:39:48.8113017Z * [new tag] viable/strict/1761035196 -> viable/strict/1761035196 2025-11-03T16:39:48.8113179Z * [new tag] viable/strict/1761045825 -> viable/strict/1761045825 2025-11-03T16:39:48.8113343Z * [new tag] viable/strict/1761054796 -> viable/strict/1761054796 2025-11-03T16:39:48.8113522Z * [new tag] viable/strict/1761060314 -> viable/strict/1761060314 2025-11-03T16:39:48.8113690Z * [new tag] viable/strict/1761071198 -> viable/strict/1761071198 2025-11-03T16:39:48.8113855Z * [new tag] viable/strict/1761074628 -> viable/strict/1761074628 2025-11-03T16:39:48.8114024Z * [new tag] viable/strict/1761078351 -> viable/strict/1761078351 2025-11-03T16:39:48.8114187Z * [new tag] viable/strict/1761079822 -> viable/strict/1761079822 2025-11-03T16:39:48.8114347Z * [new tag] viable/strict/1761081873 -> viable/strict/1761081873 2025-11-03T16:39:48.8114515Z * [new tag] viable/strict/1761083392 -> viable/strict/1761083392 2025-11-03T16:39:48.8114690Z * [new tag] viable/strict/1761085465 -> viable/strict/1761085465 2025-11-03T16:39:48.8114854Z * [new tag] viable/strict/1761089099 -> viable/strict/1761089099 2025-11-03T16:39:48.8115018Z * [new tag] viable/strict/1761095535 -> viable/strict/1761095535 2025-11-03T16:39:48.8115186Z * [new tag] viable/strict/1761098119 -> viable/strict/1761098119 2025-11-03T16:39:48.8115350Z * [new tag] viable/strict/1761101330 -> viable/strict/1761101330 2025-11-03T16:39:48.8115513Z * [new tag] viable/strict/1761114425 -> viable/strict/1761114425 2025-11-03T16:39:48.8115683Z * [new tag] viable/strict/1761116036 -> viable/strict/1761116036 2025-11-03T16:39:48.8115845Z * [new tag] viable/strict/1761119379 -> viable/strict/1761119379 2025-11-03T16:39:48.8116010Z * [new tag] viable/strict/1761121601 -> viable/strict/1761121601 2025-11-03T16:39:48.8116183Z * [new tag] viable/strict/1761123234 -> viable/strict/1761123234 2025-11-03T16:39:48.8116414Z * [new tag] viable/strict/1761126621 -> viable/strict/1761126621 2025-11-03T16:39:48.8116578Z * [new tag] viable/strict/1761132259 -> viable/strict/1761132259 2025-11-03T16:39:48.8116750Z * [new tag] viable/strict/1761146746 -> viable/strict/1761146746 2025-11-03T16:39:48.8116912Z * [new tag] viable/strict/1761164752 -> viable/strict/1761164752 2025-11-03T16:39:48.8117076Z * [new tag] viable/strict/1761166198 -> viable/strict/1761166198 2025-11-03T16:39:48.8117254Z * [new tag] viable/strict/1761175424 -> viable/strict/1761175424 2025-11-03T16:39:48.8117485Z * [new tag] viable/strict/1761176983 -> viable/strict/1761176983 2025-11-03T16:39:48.8117649Z * [new tag] viable/strict/1761179891 -> viable/strict/1761179891 2025-11-03T16:39:48.8117812Z * [new tag] viable/strict/1761181930 -> viable/strict/1761181930 2025-11-03T16:39:48.8117987Z * [new tag] viable/strict/1761184516 -> viable/strict/1761184516 2025-11-03T16:39:48.8118150Z * [new tag] viable/strict/1761190179 -> viable/strict/1761190179 2025-11-03T16:39:48.8118314Z * [new tag] viable/strict/1761193558 -> viable/strict/1761193558 2025-11-03T16:39:48.8118483Z * [new tag] viable/strict/1761207990 -> viable/strict/1761207990 2025-11-03T16:39:48.8118645Z * [new tag] viable/strict/1761229539 -> viable/strict/1761229539 2025-11-03T16:39:48.8118805Z * [new tag] viable/strict/1761244031 -> viable/strict/1761244031 2025-11-03T16:39:48.8118981Z * [new tag] viable/strict/1761248986 -> viable/strict/1761248986 2025-11-03T16:39:48.8119143Z * [new tag] viable/strict/1761259791 -> viable/strict/1761259791 2025-11-03T16:39:48.8119305Z * [new tag] viable/strict/1761266139 -> viable/strict/1761266139 2025-11-03T16:39:48.8119477Z * [new tag] viable/strict/1761268316 -> viable/strict/1761268316 2025-11-03T16:39:48.8119639Z * [new tag] viable/strict/1761273805 -> viable/strict/1761273805 2025-11-03T16:39:48.8119801Z * [new tag] viable/strict/1761275261 -> viable/strict/1761275261 2025-11-03T16:39:48.8119973Z * [new tag] viable/strict/1761277913 -> viable/strict/1761277913 2025-11-03T16:39:48.8120134Z * [new tag] viable/strict/1761290701 -> viable/strict/1761290701 2025-11-03T16:39:48.8120294Z * [new tag] viable/strict/1761294396 -> viable/strict/1761294396 2025-11-03T16:39:48.8120466Z * [new tag] viable/strict/1761303047 -> viable/strict/1761303047 2025-11-03T16:39:48.8120627Z * [new tag] viable/strict/1761335388 -> viable/strict/1761335388 2025-11-03T16:39:48.8120791Z * [new tag] viable/strict/1761337551 -> viable/strict/1761337551 2025-11-03T16:39:48.8120957Z * [new tag] viable/strict/1761339007 -> viable/strict/1761339007 2025-11-03T16:39:48.8121129Z * [new tag] viable/strict/1761341050 -> viable/strict/1761341050 2025-11-03T16:39:48.8121291Z * [new tag] viable/strict/1761346188 -> viable/strict/1761346188 2025-11-03T16:39:48.8121453Z * [new tag] viable/strict/1761349792 -> viable/strict/1761349792 2025-11-03T16:39:48.8121629Z * [new tag] viable/strict/1761352620 -> viable/strict/1761352620 2025-11-03T16:39:48.8121792Z * [new tag] viable/strict/1761354730 -> viable/strict/1761354730 2025-11-03T16:39:48.8121959Z * [new tag] viable/strict/1761357298 -> viable/strict/1761357298 2025-11-03T16:39:48.8122129Z * [new tag] viable/strict/1761360201 -> viable/strict/1761360201 2025-11-03T16:39:48.8122291Z * [new tag] viable/strict/1761361753 -> viable/strict/1761361753 2025-11-03T16:39:48.8122524Z * [new tag] viable/strict/1761364351 -> viable/strict/1761364351 2025-11-03T16:39:48.8122697Z * [new tag] viable/strict/1761366338 -> viable/strict/1761366338 2025-11-03T16:39:48.8122858Z * [new tag] viable/strict/1761367802 -> viable/strict/1761367802 2025-11-03T16:39:48.8123020Z * [new tag] viable/strict/1761369889 -> viable/strict/1761369889 2025-11-03T16:39:48.8123189Z * [new tag] viable/strict/1761371385 -> viable/strict/1761371385 2025-11-03T16:39:48.8123355Z * [new tag] viable/strict/1761373581 -> viable/strict/1761373581 2025-11-03T16:39:48.8123583Z * [new tag] viable/strict/1761375054 -> viable/strict/1761375054 2025-11-03T16:39:48.8123753Z * [new tag] viable/strict/1761421785 -> viable/strict/1761421785 2025-11-03T16:39:48.8123914Z * [new tag] viable/strict/1761434614 -> viable/strict/1761434614 2025-11-03T16:39:48.8124082Z * [new tag] viable/strict/1761439254 -> viable/strict/1761439254 2025-11-03T16:39:48.8124248Z * [new tag] viable/strict/1761454187 -> viable/strict/1761454187 2025-11-03T16:39:48.8124416Z * [new tag] viable/strict/1761459991 -> viable/strict/1761459991 2025-11-03T16:39:48.8124582Z * [new tag] viable/strict/1761470668 -> viable/strict/1761470668 2025-11-03T16:39:48.8124744Z * [new tag] viable/strict/1761472188 -> viable/strict/1761472188 2025-11-03T16:39:48.8124924Z * [new tag] viable/strict/1761503178 -> viable/strict/1761503178 2025-11-03T16:39:48.8125091Z * [new tag] viable/strict/1761517492 -> viable/strict/1761517492 2025-11-03T16:39:48.8125253Z * [new tag] viable/strict/1761518981 -> viable/strict/1761518981 2025-11-03T16:39:48.8125429Z * [new tag] viable/strict/1761533609 -> viable/strict/1761533609 2025-11-03T16:39:48.8125592Z * [new tag] viable/strict/1761546438 -> viable/strict/1761546438 2025-11-03T16:39:48.8125755Z * [new tag] viable/strict/1761548133 -> viable/strict/1761548133 2025-11-03T16:39:48.8125925Z * [new tag] viable/strict/1761555186 -> viable/strict/1761555186 2025-11-03T16:39:48.8126092Z * [new tag] viable/strict/1761557178 -> viable/strict/1761557178 2025-11-03T16:39:48.8126253Z * [new tag] viable/strict/1761560772 -> viable/strict/1761560772 2025-11-03T16:39:48.8126428Z * [new tag] viable/strict/1761562266 -> viable/strict/1761562266 2025-11-03T16:39:48.8126594Z * [new tag] viable/strict/1761564260 -> viable/strict/1761564260 2025-11-03T16:39:48.8126755Z * [new tag] viable/strict/1761568072 -> viable/strict/1761568072 2025-11-03T16:39:48.8126927Z * [new tag] viable/strict/1761571683 -> viable/strict/1761571683 2025-11-03T16:39:48.8127093Z * [new tag] viable/strict/1761580199 -> viable/strict/1761580199 2025-11-03T16:39:48.8127258Z * [new tag] viable/strict/1761587383 -> viable/strict/1761587383 2025-11-03T16:39:48.8127425Z * [new tag] viable/strict/1761591165 -> viable/strict/1761591165 2025-11-03T16:39:48.8127596Z * [new tag] viable/strict/1761594575 -> viable/strict/1761594575 2025-11-03T16:39:48.8127757Z * [new tag] viable/strict/1761596710 -> viable/strict/1761596710 2025-11-03T16:39:48.8127918Z * [new tag] viable/strict/1761598189 -> viable/strict/1761598189 2025-11-03T16:39:48.8128099Z * [new tag] viable/strict/1761600254 -> viable/strict/1761600254 2025-11-03T16:39:48.8128264Z * [new tag] viable/strict/1761603879 -> viable/strict/1761603879 2025-11-03T16:39:48.8128490Z * [new tag] viable/strict/1761605429 -> viable/strict/1761605429 2025-11-03T16:39:48.8128662Z * [new tag] viable/strict/1761607468 -> viable/strict/1761607468 2025-11-03T16:39:48.8128828Z * [new tag] viable/strict/1761608983 -> viable/strict/1761608983 2025-11-03T16:39:48.8128993Z * [new tag] viable/strict/1761611846 -> viable/strict/1761611846 2025-11-03T16:39:48.8129166Z * [new tag] viable/strict/1761613922 -> viable/strict/1761613922 2025-11-03T16:39:48.8129326Z * [new tag] viable/strict/1761616504 -> viable/strict/1761616504 2025-11-03T16:39:48.8129487Z * [new tag] viable/strict/1761619599 -> viable/strict/1761619599 2025-11-03T16:39:48.8129724Z * [new tag] viable/strict/1761686693 -> viable/strict/1761686693 2025-11-03T16:39:48.8129890Z * [new tag] viable/strict/1761688179 -> viable/strict/1761688179 2025-11-03T16:39:48.8130061Z * [new tag] viable/strict/1761691973 -> viable/strict/1761691973 2025-11-03T16:39:48.8130232Z * [new tag] viable/strict/1761693884 -> viable/strict/1761693884 2025-11-03T16:39:48.8130393Z * [new tag] viable/strict/1761695389 -> viable/strict/1761695389 2025-11-03T16:39:48.8130555Z * [new tag] viable/strict/1761698408 -> viable/strict/1761698408 2025-11-03T16:39:48.8130721Z * [new tag] viable/strict/1761702931 -> viable/strict/1761702931 2025-11-03T16:39:48.8130895Z * [new tag] viable/strict/1761706307 -> viable/strict/1761706307 2025-11-03T16:39:48.8131063Z * [new tag] viable/strict/1761709065 -> viable/strict/1761709065 2025-11-03T16:39:48.8131228Z * [new tag] viable/strict/1761710285 -> viable/strict/1761710285 2025-11-03T16:39:48.8131503Z * [new tag] viable/strict/1761711983 -> viable/strict/1761711983 2025-11-03T16:39:48.8131674Z * [new tag] viable/strict/1761713514 -> viable/strict/1761713514 2025-11-03T16:39:48.8131838Z * [new tag] viable/strict/1761715523 -> viable/strict/1761715523 2025-11-03T16:39:48.8132008Z * [new tag] viable/strict/1761727973 -> viable/strict/1761727973 2025-11-03T16:39:48.8132178Z * [new tag] viable/strict/1761751558 -> viable/strict/1761751558 2025-11-03T16:39:48.8132347Z * [new tag] viable/strict/1761755187 -> viable/strict/1761755187 2025-11-03T16:39:48.8132521Z * [new tag] viable/strict/1761756826 -> viable/strict/1761756826 2025-11-03T16:39:48.8132684Z * [new tag] viable/strict/1761769551 -> viable/strict/1761769551 2025-11-03T16:39:48.8132850Z * [new tag] viable/strict/1761771032 -> viable/strict/1761771032 2025-11-03T16:39:48.8133020Z * [new tag] viable/strict/1761773101 -> viable/strict/1761773101 2025-11-03T16:39:48.8133188Z * [new tag] viable/strict/1761781792 -> viable/strict/1761781792 2025-11-03T16:39:48.8133357Z * [new tag] viable/strict/1761784788 -> viable/strict/1761784788 2025-11-03T16:39:48.8133532Z * [new tag] viable/strict/1761786740 -> viable/strict/1761786740 2025-11-03T16:39:48.8133701Z * [new tag] viable/strict/1761789332 -> viable/strict/1761789332 2025-11-03T16:39:48.8133862Z * [new tag] viable/strict/1761792569 -> viable/strict/1761792569 2025-11-03T16:39:48.8134032Z * [new tag] viable/strict/1761795289 -> viable/strict/1761795289 2025-11-03T16:39:48.8134200Z * [new tag] viable/strict/1761798345 -> viable/strict/1761798345 2025-11-03T16:39:48.8134365Z * [new tag] viable/strict/1761799827 -> viable/strict/1761799827 2025-11-03T16:39:48.8134527Z * [new tag] viable/strict/1761805604 -> viable/strict/1761805604 2025-11-03T16:39:48.8134770Z * [new tag] viable/strict/1761807202 -> viable/strict/1761807202 2025-11-03T16:39:48.8134932Z * [new tag] viable/strict/1761809094 -> viable/strict/1761809094 2025-11-03T16:39:48.8135097Z * [new tag] viable/strict/1761810576 -> viable/strict/1761810576 2025-11-03T16:39:48.8135269Z * [new tag] viable/strict/1761812771 -> viable/strict/1761812771 2025-11-03T16:39:48.8135439Z * [new tag] viable/strict/1761814363 -> viable/strict/1761814363 2025-11-03T16:39:48.8135608Z * [new tag] viable/strict/1761857410 -> viable/strict/1761857410 2025-11-03T16:39:48.8135848Z * [new tag] viable/strict/1761860985 -> viable/strict/1761860985 2025-11-03T16:39:48.8136013Z * [new tag] viable/strict/1761863094 -> viable/strict/1761863094 2025-11-03T16:39:48.8136176Z * [new tag] viable/strict/1761864590 -> viable/strict/1761864590 2025-11-03T16:39:48.8136353Z * [new tag] viable/strict/1761866675 -> viable/strict/1761866675 2025-11-03T16:39:48.8136516Z * [new tag] viable/strict/1761868178 -> viable/strict/1761868178 2025-11-03T16:39:48.8136679Z * [new tag] viable/strict/1761871111 -> viable/strict/1761871111 2025-11-03T16:39:48.8136847Z * [new tag] viable/strict/1761873126 -> viable/strict/1761873126 2025-11-03T16:39:48.8137013Z * [new tag] viable/strict/1761875714 -> viable/strict/1761875714 2025-11-03T16:39:48.8137180Z * [new tag] viable/strict/1761878924 -> viable/strict/1761878924 2025-11-03T16:39:48.8137358Z * [new tag] viable/strict/1761881727 -> viable/strict/1761881727 2025-11-03T16:39:48.8137523Z * [new tag] viable/strict/1761882959 -> viable/strict/1761882959 2025-11-03T16:39:48.8137687Z * [new tag] viable/strict/1761886268 -> viable/strict/1761886268 2025-11-03T16:39:48.8137857Z * [new tag] viable/strict/1761893641 -> viable/strict/1761893641 2025-11-03T16:39:48.8138027Z * [new tag] viable/strict/1761931517 -> viable/strict/1761931517 2025-11-03T16:39:48.8138190Z * [new tag] viable/strict/1761933080 -> viable/strict/1761933080 2025-11-03T16:39:48.8138356Z * [new tag] viable/strict/1761935217 -> viable/strict/1761935217 2025-11-03T16:39:48.8138535Z * [new tag] viable/strict/1761938533 -> viable/strict/1761938533 2025-11-03T16:39:48.8138703Z * [new tag] viable/strict/1761940184 -> viable/strict/1761940184 2025-11-03T16:39:48.8138872Z * [new tag] viable/strict/1761942338 -> viable/strict/1761942338 2025-11-03T16:39:48.8139045Z * [new tag] viable/strict/1761946100 -> viable/strict/1761946100 2025-11-03T16:39:48.8139207Z * [new tag] viable/strict/1761947374 -> viable/strict/1761947374 2025-11-03T16:39:48.8139373Z * [new tag] viable/strict/1761950978 -> viable/strict/1761950978 2025-11-03T16:39:48.8139541Z * [new tag] viable/strict/1761957727 -> viable/strict/1761957727 2025-11-03T16:39:48.8139703Z * [new tag] viable/strict/1761959532 -> viable/strict/1761959532 2025-11-03T16:39:48.8139864Z * [new tag] viable/strict/1761965366 -> viable/strict/1761965366 2025-11-03T16:39:48.8140034Z * [new tag] viable/strict/1761968066 -> viable/strict/1761968066 2025-11-03T16:39:48.8140199Z * [new tag] viable/strict/1761969322 -> viable/strict/1761969322 2025-11-03T16:39:48.8140369Z * [new tag] viable/strict/1761974723 -> viable/strict/1761974723 2025-11-03T16:39:48.8140544Z * [new tag] viable/strict/1761981837 -> viable/strict/1761981837 2025-11-03T16:39:48.8141221Z * [new tag] viable/strict/1761985546 -> viable/strict/1761985546 2025-11-03T16:39:48.8141390Z * [new tag] viable/strict/1761987030 -> viable/strict/1761987030 2025-11-03T16:39:48.8141555Z * [new tag] viable/strict/1762003554 -> viable/strict/1762003554 2025-11-03T16:39:48.8141736Z * [new tag] viable/strict/1762021560 -> viable/strict/1762021560 2025-11-03T16:39:48.8141904Z * [new tag] viable/strict/1762032190 -> viable/strict/1762032190 2025-11-03T16:39:48.8142076Z * [new tag] viable/strict/1762040981 -> viable/strict/1762040981 2025-11-03T16:39:48.8142257Z * [new tag] viable/strict/1762048525 -> viable/strict/1762048525 2025-11-03T16:39:48.8142488Z * [new tag] viable/strict/1762104223 -> viable/strict/1762104223 2025-11-03T16:39:48.8142651Z * [new tag] viable/strict/1762105778 -> viable/strict/1762105778 2025-11-03T16:39:48.8142824Z * [new tag] viable/strict/1762115109 -> viable/strict/1762115109 2025-11-03T16:39:48.8142985Z * [new tag] viable/strict/1762125840 -> viable/strict/1762125840 2025-11-03T16:39:58.3007213Z * [new tag] viable/strict/1762127377 -> viable/strict/1762127377 2025-11-03T16:39:58.3007828Z * [new tag] viable/strict/1762134925 -> viable/strict/1762134925 2025-11-03T16:39:58.3008352Z * [new tag] viable/strict/1762138338 -> viable/strict/1762138338 2025-11-03T16:39:58.3008852Z * [new tag] viable/strict/1762148993 -> viable/strict/1762148993 2025-11-03T16:39:58.3009299Z * [new tag] viable/strict/1762152871 -> viable/strict/1762152871 2025-11-03T16:39:58.3009758Z * [new tag] viable/strict/1762156183 -> viable/strict/1762156183 2025-11-03T16:39:58.3010199Z * [new tag] viable/strict/1762163457 -> viable/strict/1762163457 2025-11-03T16:39:58.3010644Z * [new tag] viable/strict/1762165569 -> viable/strict/1762165569 2025-11-03T16:39:58.3011083Z * [new tag] viable/strict/1762169035 -> viable/strict/1762169035 2025-11-03T16:39:58.3011539Z * [new tag] viable/strict/1762174936 -> viable/strict/1762174936 2025-11-03T16:39:58.3011942Z * [new tag] whc_flight_1 -> whc_flight_1 2025-11-03T16:39:58.3012313Z * [new tag] whc_flight_2 -> whc_flight_2 2025-11-03T16:39:58.3012670Z * [new tag] whc_flight_4 -> whc_flight_4 2025-11-03T16:39:58.3222410Z [command]"C:\Program Files\Git\cmd\git.exe" rev-parse --verify --quiet 3f6538febd727b782e6e13cfd026a309fb14351d^{object} 2025-11-03T16:39:58.3432927Z 3f6538febd727b782e6e13cfd026a309fb14351d 2025-11-03T16:39:58.3472411Z ##[endgroup] 2025-11-03T16:39:58.3472842Z ##[group]Determining the checkout info 2025-11-03T16:39:58.3474445Z ##[endgroup] 2025-11-03T16:39:58.3489446Z [command]"C:\Program Files\Git\cmd\git.exe" sparse-checkout disable 2025-11-03T16:39:58.3783919Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig 2025-11-03T16:39:58.4033720Z ##[group]Checking out the ref 2025-11-03T16:39:58.4046204Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --progress --force 3f6538febd727b782e6e13cfd026a309fb14351d 2025-11-03T16:39:59.4653578Z Updating files: 9% (1972/20004) 2025-11-03T16:39:59.5395304Z Updating files: 10% (2001/20004) 2025-11-03T16:39:59.6198454Z Updating files: 11% (2201/20004) 2025-11-03T16:39:59.6966096Z Updating files: 12% (2401/20004) 2025-11-03T16:39:59.7674688Z Updating files: 13% (2601/20004) 2025-11-03T16:39:59.8472931Z Updating files: 14% (2801/20004) 2025-11-03T16:39:59.9112121Z Updating files: 15% (3001/20004) 2025-11-03T16:40:00.0525854Z Updating files: 16% (3201/20004) 2025-11-03T16:40:00.1209430Z Updating files: 17% (3401/20004) 2025-11-03T16:40:00.1815568Z Updating files: 18% (3601/20004) 2025-11-03T16:40:00.2480083Z Updating files: 19% (3801/20004) 2025-11-03T16:40:00.3274999Z Updating files: 20% (4001/20004) 2025-11-03T16:40:00.4077936Z Updating files: 21% (4201/20004) 2025-11-03T16:40:00.4745033Z Updating files: 22% (4401/20004) 2025-11-03T16:40:00.7129917Z Updating files: 22% (4480/20004) 2025-11-03T16:40:00.7767687Z Updating files: 23% (4601/20004) 2025-11-03T16:40:00.8384779Z Updating files: 24% (4801/20004) 2025-11-03T16:40:00.8720902Z Updating files: 25% (5001/20004) 2025-11-03T16:40:00.9036410Z Updating files: 26% (5202/20004) 2025-11-03T16:40:00.9375816Z Updating files: 27% (5402/20004) 2025-11-03T16:40:01.0332024Z Updating files: 28% (5602/20004) 2025-11-03T16:40:01.0933902Z Updating files: 29% (5802/20004) 2025-11-03T16:40:01.1571924Z Updating files: 30% (6002/20004) 2025-11-03T16:40:01.2853232Z Updating files: 31% (6202/20004) 2025-11-03T16:40:01.3953669Z Updating files: 32% (6402/20004) 2025-11-03T16:40:01.4628323Z Updating files: 33% (6602/20004) 2025-11-03T16:40:01.6597596Z Updating files: 33% (6672/20004) 2025-11-03T16:40:01.7949274Z Updating files: 34% (6802/20004) 2025-11-03T16:40:01.9202629Z Updating files: 35% (7002/20004) 2025-11-03T16:40:02.0753231Z Updating files: 36% (7202/20004) 2025-11-03T16:40:02.1387379Z Updating files: 37% (7402/20004) 2025-11-03T16:40:02.2291321Z Updating files: 38% (7602/20004) 2025-11-03T16:40:02.4137057Z Updating files: 39% (7802/20004) 2025-11-03T16:40:02.4623312Z Updating files: 40% (8002/20004) 2025-11-03T16:40:02.5140865Z Updating files: 40% (8151/20004) 2025-11-03T16:40:02.5778925Z Updating files: 41% (8202/20004) 2025-11-03T16:40:02.6346115Z Updating files: 42% (8402/20004) 2025-11-03T16:40:02.7225497Z Updating files: 43% (8602/20004) 2025-11-03T16:40:02.7777983Z Updating files: 44% (8802/20004) 2025-11-03T16:40:02.8962299Z Updating files: 45% (9002/20004) 2025-11-03T16:40:02.9568003Z Updating files: 46% (9202/20004) 2025-11-03T16:40:03.0111917Z Updating files: 47% (9402/20004) 2025-11-03T16:40:03.1705020Z Updating files: 48% (9602/20004) 2025-11-03T16:40:03.2299739Z Updating files: 49% (9802/20004) 2025-11-03T16:40:03.2927532Z Updating files: 50% (10002/20004) 2025-11-03T16:40:03.4660357Z Updating files: 51% (10203/20004) 2025-11-03T16:40:03.4670558Z Updating files: 51% (10399/20004) 2025-11-03T16:40:03.5305135Z Updating files: 52% (10403/20004) 2025-11-03T16:40:03.6667711Z Updating files: 53% (10603/20004) 2025-11-03T16:40:03.7318636Z Updating files: 54% (10803/20004) 2025-11-03T16:40:03.7961412Z Updating files: 55% (11003/20004) 2025-11-03T16:40:03.8904912Z Updating files: 56% (11203/20004) 2025-11-03T16:40:03.9558285Z Updating files: 57% (11403/20004) 2025-11-03T16:40:04.3773622Z Updating files: 58% (11603/20004) 2025-11-03T16:40:04.4506859Z Updating files: 59% (11803/20004) 2025-11-03T16:40:04.4737632Z Updating files: 60% (12003/20004) 2025-11-03T16:40:04.5173572Z Updating files: 60% (12070/20004) 2025-11-03T16:40:04.6185135Z Updating files: 61% (12203/20004) 2025-11-03T16:40:04.6849322Z Updating files: 62% (12403/20004) 2025-11-03T16:40:04.8601902Z Updating files: 63% (12603/20004) 2025-11-03T16:40:04.9285811Z Updating files: 64% (12803/20004) 2025-11-03T16:40:04.9998294Z Updating files: 65% (13003/20004) 2025-11-03T16:40:05.1031541Z Updating files: 66% (13203/20004) 2025-11-03T16:40:05.1666220Z Updating files: 67% (13403/20004) 2025-11-03T16:40:05.2321422Z Updating files: 68% (13603/20004) 2025-11-03T16:40:05.3552933Z Updating files: 69% (13803/20004) 2025-11-03T16:40:05.4724676Z Updating files: 70% (14003/20004) 2025-11-03T16:40:05.5839970Z Updating files: 70% (14079/20004) 2025-11-03T16:40:05.9567076Z Updating files: 71% (14203/20004) 2025-11-03T16:40:06.0211863Z Updating files: 72% (14403/20004) 2025-11-03T16:40:06.2462314Z Updating files: 73% (14603/20004) 2025-11-03T16:40:06.3842477Z Updating files: 74% (14803/20004) 2025-11-03T16:40:06.4819106Z Updating files: 75% (15003/20004) 2025-11-03T16:40:06.5464861Z Updating files: 75% (15132/20004) 2025-11-03T16:40:06.6890033Z Updating files: 76% (15204/20004) 2025-11-03T16:40:06.7963114Z Updating files: 77% (15404/20004) 2025-11-03T16:40:06.9322769Z Updating files: 78% (15604/20004) 2025-11-03T16:40:07.0605804Z Updating files: 79% (15804/20004) 2025-11-03T16:40:07.4378191Z Updating files: 80% (16004/20004) 2025-11-03T16:40:07.5543026Z Updating files: 81% (16204/20004) 2025-11-03T16:40:07.6422970Z Updating files: 81% (16263/20004) 2025-11-03T16:40:07.7684525Z Updating files: 82% (16404/20004) 2025-11-03T16:40:07.9416325Z Updating files: 83% (16604/20004) 2025-11-03T16:40:08.1283136Z Updating files: 84% (16804/20004) 2025-11-03T16:40:08.2916989Z Updating files: 85% (17004/20004) 2025-11-03T16:40:08.4089339Z Updating files: 86% (17204/20004) 2025-11-03T16:40:08.4932683Z Updating files: 87% (17404/20004) 2025-11-03T16:40:08.5420889Z Updating files: 87% (17511/20004) 2025-11-03T16:40:08.6444899Z Updating files: 88% (17604/20004) 2025-11-03T16:40:08.7691466Z Updating files: 89% (17804/20004) 2025-11-03T16:40:08.9099509Z Updating files: 90% (18004/20004) 2025-11-03T16:40:09.0041425Z Updating files: 91% (18204/20004) 2025-11-03T16:40:09.1250259Z Updating files: 92% (18404/20004) 2025-11-03T16:40:09.2347959Z Updating files: 93% (18604/20004) 2025-11-03T16:40:09.4360802Z Updating files: 94% (18804/20004) 2025-11-03T16:40:09.5003017Z Updating files: 95% (19004/20004) 2025-11-03T16:40:09.6070510Z Updating files: 95% (19105/20004) 2025-11-03T16:40:09.7438901Z Updating files: 96% (19204/20004) 2025-11-03T16:40:09.8492474Z Updating files: 97% (19404/20004) 2025-11-03T16:40:09.9835938Z Updating files: 98% (19604/20004) 2025-11-03T16:40:10.1188752Z Updating files: 99% (19804/20004) 2025-11-03T16:40:10.1189095Z Updating files: 100% (20004/20004) 2025-11-03T16:40:10.1189364Z Updating files: 100% (20004/20004), done. 2025-11-03T16:40:10.1628074Z Note: switching to '3f6538febd727b782e6e13cfd026a309fb14351d'. 2025-11-03T16:40:10.1628435Z 2025-11-03T16:40:10.1628662Z You are in 'detached HEAD' state. You can look around, make experimental 2025-11-03T16:40:10.1629150Z changes and commit them, and you can discard any commits you make in this 2025-11-03T16:40:10.1629658Z state without impacting any branches by switching back to a branch. 2025-11-03T16:40:10.1629951Z 2025-11-03T16:40:10.1630141Z If you want to create a new branch to retain commits you create, you may 2025-11-03T16:40:10.1630591Z do so (now or later) by using -c with the switch command. Example: 2025-11-03T16:40:10.1630852Z 2025-11-03T16:40:10.1630955Z git switch -c 2025-11-03T16:40:10.1631130Z 2025-11-03T16:40:10.1631220Z Or undo this operation with: 2025-11-03T16:40:10.1631389Z 2025-11-03T16:40:10.1631481Z git switch - 2025-11-03T16:40:10.1631593Z 2025-11-03T16:40:10.1631889Z Turn off this advice by setting config variable advice.detachedHead to false 2025-11-03T16:40:10.1632208Z 2025-11-03T16:40:10.1632428Z HEAD is now at 3f6538febd7 Remove tools from BC linter (#166858) 2025-11-03T16:40:10.1825869Z ##[endgroup] 2025-11-03T16:40:10.1826246Z ##[group]Setting up auth for fetching submodules 2025-11-03T16:40:10.1838801Z [command]"C:\Program Files\Git\cmd\git.exe" config --global http.https://github.com/.extraheader "AUTHORIZATION: basic ***" 2025-11-03T16:40:10.2099195Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --unset-all url.https://github.com/.insteadOf 2025-11-03T16:40:10.2348750Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add url.https://github.com/.insteadOf git@github.com: 2025-11-03T16:40:10.2601450Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2025-11-03T16:40:10.2838061Z ##[endgroup] 2025-11-03T16:40:10.2838426Z ##[group]Fetching submodules 2025-11-03T16:40:10.2848795Z [command]"C:\Program Files\Git\cmd\git.exe" submodule sync --recursive 2025-11-03T16:40:10.6905238Z [command]"C:\Program Files\Git\cmd\git.exe" -c protocol.version=2 submodule update --init --force --recursive 2025-11-03T16:40:11.2369505Z Submodule 'android/libs/fbjni' (https://github.com/facebookincubator/fbjni.git) registered for path 'android/libs/fbjni' 2025-11-03T16:40:11.2370465Z Submodule 'third_party/NNPACK_deps/FP16' (https://github.com/Maratyszcza/FP16.git) registered for path 'third_party/FP16' 2025-11-03T16:40:11.2371400Z Submodule 'third_party/NNPACK_deps/FXdiv' (https://github.com/Maratyszcza/FXdiv.git) registered for path 'third_party/FXdiv' 2025-11-03T16:40:11.2372289Z Submodule 'third_party/NNPACK' (https://github.com/Maratyszcza/NNPACK.git) registered for path 'third_party/NNPACK' 2025-11-03T16:40:11.2373322Z Submodule 'third_party/NVTX' (https://github.com/NVIDIA/NVTX.git) registered for path 'third_party/NVTX' 2025-11-03T16:40:11.2374447Z Submodule 'third_party/VulkanMemoryAllocator' (https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git) registered for path 'third_party/VulkanMemoryAllocator' 2025-11-03T16:40:11.2375593Z Submodule 'third_party/XNNPACK' (https://github.com/google/XNNPACK.git) registered for path 'third_party/XNNPACK' 2025-11-03T16:40:11.2376403Z Submodule 'third_party/aiter' (https://github.com/ROCm/aiter.git) registered for path 'third_party/aiter' 2025-11-03T16:40:11.2377228Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/benchmark' 2025-11-03T16:40:11.2378199Z Submodule 'third_party/composable_kernel' (https://github.com/ROCm/composable_kernel.git) registered for path 'third_party/composable_kernel' 2025-11-03T16:40:11.2379212Z Submodule 'third_party/cpp-httplib' (https://github.com/yhirose/cpp-httplib.git) registered for path 'third_party/cpp-httplib' 2025-11-03T16:40:11.2380119Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo.git) registered for path 'third_party/cpuinfo' 2025-11-03T16:40:11.2381047Z Submodule 'third_party/cudnn_frontend' (https://github.com/NVIDIA/cudnn-frontend.git) registered for path 'third_party/cudnn_frontend' 2025-11-03T16:40:11.2381972Z Submodule 'third_party/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/cutlass' 2025-11-03T16:40:11.2382776Z Submodule 'third_party/fbgemm' (https://github.com/pytorch/fbgemm) registered for path 'third_party/fbgemm' 2025-11-03T16:40:11.2383704Z Submodule 'third_party/flash-attention' (https://github.com/Dao-AILab/flash-attention.git) registered for path 'third_party/flash-attention' 2025-11-03T16:40:11.2384719Z Submodule 'third_party/flatbuffers' (https://github.com/google/flatbuffers.git) registered for path 'third_party/flatbuffers' 2025-11-03T16:40:11.2385548Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/fmt' 2025-11-03T16:40:11.2386422Z Submodule 'third_party/gemmlowp/gemmlowp' (https://github.com/google/gemmlowp.git) registered for path 'third_party/gemmlowp/gemmlowp' 2025-11-03T16:40:11.2387294Z Submodule 'third_party/gloo' (https://github.com/pytorch/gloo) registered for path 'third_party/gloo' 2025-11-03T16:40:11.2388121Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/googletest' 2025-11-03T16:40:11.2388946Z Submodule 'third_party/ideep' (https://github.com/intel/ideep) registered for path 'third_party/ideep' 2025-11-03T16:40:11.2389701Z Submodule 'third_party/ittapi' (https://github.com/intel/ittapi.git) registered for path 'third_party/ittapi' 2025-11-03T16:40:11.2390577Z Submodule 'third_party/kineto' (https://github.com/pytorch/kineto) registered for path 'third_party/kineto' 2025-11-03T16:40:11.2391419Z Submodule 'third_party/kleidiai' (https://github.com/ARM-software/kleidiai.git) registered for path 'third_party/kleidiai' 2025-11-03T16:40:11.2392320Z Submodule 'third_party/mimalloc' (https://github.com/microsoft/mimalloc.git) registered for path 'third_party/mimalloc' 2025-11-03T16:40:11.2393189Z Submodule 'third_party/nlohmann' (https://github.com/nlohmann/json.git) registered for path 'third_party/nlohmann' 2025-11-03T16:40:11.2394113Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx' 2025-11-03T16:40:11.2395078Z Submodule 'third_party/opentelemetry-cpp' (https://github.com/open-telemetry/opentelemetry-cpp.git) registered for path 'third_party/opentelemetry-cpp' 2025-11-03T16:40:11.2396115Z Submodule 'third_party/pocketfft' (https://github.com/mreineck/pocketfft) registered for path 'third_party/pocketfft' 2025-11-03T16:40:11.2397026Z Submodule 'third_party/protobuf' (https://github.com/protocolbuffers/protobuf.git) registered for path 'third_party/protobuf' 2025-11-03T16:40:11.2398057Z Submodule 'third_party/NNPACK_deps/psimd' (https://github.com/Maratyszcza/psimd.git) registered for path 'third_party/psimd' 2025-11-03T16:40:11.2399069Z Submodule 'third_party/NNPACK_deps/pthreadpool' (https://github.com/Maratyszcza/pthreadpool.git) registered for path 'third_party/pthreadpool' 2025-11-03T16:40:11.2442410Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/pybind11' 2025-11-03T16:40:11.2443373Z Submodule 'third_party/python-peachpy' (https://github.com/malfet/PeachPy.git) registered for path 'third_party/python-peachpy' 2025-11-03T16:40:11.2444243Z Submodule 'third_party/sleef' (https://github.com/shibatch/sleef) registered for path 'third_party/sleef' 2025-11-03T16:40:11.2445092Z Submodule 'third_party/tensorpipe' (https://github.com/pytorch/tensorpipe.git) registered for path 'third_party/tensorpipe' 2025-11-03T16:40:11.3230245Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/android/libs/fbjni'... 2025-11-03T16:40:11.9683755Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/FP16'... 2025-11-03T16:40:11.9728489Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/FXdiv'... 2025-11-03T16:40:12.5279209Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/flatbuffers'... 2025-11-03T16:40:23.5836092Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/NNPACK'... 2025-11-03T16:40:23.5842183Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/NVTX'... 2025-11-03T16:40:23.6042363Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/benchmark'... 2025-11-03T16:40:23.6069188Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/gloo'... 2025-11-03T16:40:23.6081719Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/cpuinfo'... 2025-11-03T16:40:23.6092455Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/cpp-httplib'... 2025-11-03T16:40:23.6109503Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/gemmlowp/gemmlowp'... 2025-11-03T16:40:23.6111041Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/ideep'... 2025-11-03T16:40:23.6115382Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/flash-attention'... 2025-11-03T16:40:23.6119663Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/googletest'... 2025-11-03T16:40:23.6121306Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/ittapi'... 2025-11-03T16:40:23.6122676Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/kleidiai'... 2025-11-03T16:40:23.6123715Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/fmt'... 2025-11-03T16:40:23.6124673Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/aiter'... 2025-11-03T16:40:23.6125971Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/cudnn_frontend'... 2025-11-03T16:40:23.6127074Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/mimalloc'... 2025-11-03T16:40:23.6128127Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/fbgemm'... 2025-11-03T16:40:41.0726762Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/psimd'... 2025-11-03T16:40:41.0727459Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/VulkanMemoryAllocator'... 2025-11-03T16:40:41.0728431Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/composable_kernel'... 2025-11-03T16:40:41.0729031Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/cutlass'... 2025-11-03T16:40:41.0729567Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/onnx'... 2025-11-03T16:40:41.0730100Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/pocketfft'... 2025-11-03T16:40:41.0730631Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/kineto'... 2025-11-03T16:40:41.0731200Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp'... 2025-11-03T16:40:41.0731789Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/pthreadpool'... 2025-11-03T16:40:41.0732514Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/python-peachpy'... 2025-11-03T16:40:41.0733107Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe'... 2025-11-03T16:40:41.0733646Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/sleef'... 2025-11-03T16:40:41.0734183Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/pybind11'... 2025-11-03T16:40:41.0734719Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/nlohmann'... 2025-11-03T16:40:41.0735269Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/XNNPACK'... 2025-11-03T16:40:41.0735800Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/protobuf'... 2025-11-03T16:40:41.2365131Z Submodule path 'android/libs/fbjni': checked out '7e1e1fe3858c63c251c637ae41a20de425dde96f' 2025-11-03T16:40:41.3290842Z Submodule path 'third_party/FP16': checked out '4dfe081cf6bcd15db339cf2680b9281b8451eeb3' 2025-11-03T16:40:41.4182832Z Submodule path 'third_party/FXdiv': checked out 'b408327ac2a15ec3e43352421954f5b1967701d1' 2025-11-03T16:40:41.6462671Z Submodule path 'third_party/NNPACK': checked out 'c07e3a0400713d546e0dea2d5466dd22ea389c73' 2025-11-03T16:40:42.2011217Z Submodule path 'third_party/NVTX': checked out '2942f167cc30c5e3a44a2aecd5b0d9c07ff61a07' 2025-11-03T16:40:42.4424109Z Submodule path 'third_party/VulkanMemoryAllocator': checked out '1d8f600fd424278486eade7ed3e877c99f0846b1' 2025-11-03T16:40:50.3457533Z Submodule path 'third_party/XNNPACK': checked out '51a0103656eff6fc9bfd39a4597923c4b542c883' 2025-11-03T16:40:51.5744986Z Submodule path 'third_party/aiter': checked out '01aae101b9e5e94d6c16a9514c9fb8df99c93150' 2025-11-03T16:40:51.5859752Z Submodule '3rdparty/composable_kernel' (https://github.com/ROCm/composable_kernel.git) registered for path 'third_party/aiter/3rdparty/composable_kernel' 2025-11-03T16:40:55.4119589Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/aiter/3rdparty/composable_kernel'... 2025-11-03T16:40:58.8156768Z Submodule path 'third_party/aiter/3rdparty/composable_kernel': checked out 'cffe8fa2a442ac8e80dd236a1a5d24fe3d7e0cbf' 2025-11-03T16:40:58.9994746Z Submodule path 'third_party/benchmark': checked out '299e5928955cc62af9968370293b916f5130916f' 2025-11-03T16:41:03.4085929Z Submodule path 'third_party/composable_kernel': checked out '7fe50dc3da2069d6645d9deb8c017a876472a977' 2025-11-03T16:41:03.7064506Z Submodule path 'third_party/cpp-httplib': checked out '89c932f313c6437c38f2982869beacc89c2f2246' 2025-11-03T16:41:04.2002772Z Submodule path 'third_party/cpuinfo': checked out '5e3d2445e6a84d9599bee2bf78edbb4d80865e1d' 2025-11-03T16:41:04.4691741Z Submodule path 'third_party/cudnn_frontend': checked out '0b1577c8c83401237d601d0d0db5210506705396' 2025-11-03T16:41:10.0800090Z Submodule path 'third_party/cutlass': checked out 'f3fde58372d33e9a5650ba7b80fc48b3b49d40c8' 2025-11-03T16:41:11.4340549Z Submodule path 'third_party/fbgemm': checked out 'c0b988d39a9e47c794d699f29930ed4d7c7e13a4' 2025-11-03T16:41:11.4558166Z Submodule 'external/asmjit' (https://github.com/asmjit/asmjit.git) registered for path 'third_party/fbgemm/external/asmjit' 2025-11-03T16:41:11.4559638Z Submodule 'external/composable_kernel' (https://github.com/ROCm/composable_kernel.git) registered for path 'third_party/fbgemm/external/composable_kernel' 2025-11-03T16:41:11.4560818Z Submodule 'external/cpuinfo' (https://github.com/pytorch/cpuinfo) registered for path 'third_party/fbgemm/external/cpuinfo' 2025-11-03T16:41:11.4561816Z Submodule 'external/cutlass' (https://github.com/jwfromm/cutlass) registered for path 'third_party/fbgemm/external/cutlass' 2025-11-03T16:41:11.4562895Z Submodule 'external/googletest' (https://github.com/google/googletest) registered for path 'third_party/fbgemm/external/googletest' 2025-11-03T16:41:11.4564101Z Submodule 'external/hipify_torch' (https://github.com/ROCmSoftwarePlatform/hipify_torch.git) registered for path 'third_party/fbgemm/external/hipify_torch' 2025-11-03T16:41:11.4565422Z Submodule 'external/json' (https://github.com/nlohmann/json.git) registered for path 'third_party/fbgemm/external/json' 2025-11-03T16:41:11.5332811Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/external/asmjit'... 2025-11-03T16:41:21.6303225Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/external/hipify_torch'... 2025-11-03T16:41:21.6303991Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/external/cpuinfo'... 2025-11-03T16:41:21.6304685Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/external/googletest'... 2025-11-03T16:41:21.6305410Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/external/composable_kernel'... 2025-11-03T16:41:21.6306129Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/external/cutlass'... 2025-11-03T16:41:21.6306782Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/external/json'... 2025-11-03T16:41:22.2290418Z Submodule path 'third_party/fbgemm/external/asmjit': checked out 'a3199e8857792cd10b7589ff5d58343d2c9008ea' 2025-11-03T16:41:26.1225819Z Submodule path 'third_party/fbgemm/external/composable_kernel': checked out '7fe50dc3da2069d6645d9deb8c017a876472a977' 2025-11-03T16:41:26.6280137Z Submodule path 'third_party/fbgemm/external/cpuinfo': checked out '6543fec09b2f04ac4a666882998b534afc9c1349' 2025-11-03T16:41:31.9682629Z Submodule path 'third_party/fbgemm/external/cutlass': checked out '98125ce499b0fdf7ffbe0e3052f5b8709f4840f8' 2025-11-03T16:41:32.3539709Z Submodule path 'third_party/fbgemm/external/googletest': checked out '52eb8108c5bdec04579160ae17225d66034bd723' 2025-11-03T16:41:32.4358558Z Submodule path 'third_party/fbgemm/external/hipify_torch': checked out '63b6a7b541fa7f08f8475ca7d74054db36ff2691' 2025-11-03T16:41:33.2388479Z Submodule path 'third_party/fbgemm/external/json': checked out '9cca280a4d0ccf0c08f47a99aa71d1b0e52f8d03' 2025-11-03T16:41:33.8216516Z Submodule path 'third_party/flash-attention': checked out '979702c87a8713a8e0a5e9fee122b90d2ef13be5' 2025-11-03T16:41:33.8342651Z Submodule 'csrc/composable_kernel' (https://github.com/ROCm/composable_kernel.git) registered for path 'third_party/flash-attention/csrc/composable_kernel' 2025-11-03T16:41:33.8343764Z Submodule 'csrc/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/flash-attention/csrc/cutlass' 2025-11-03T16:41:38.6797752Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/flash-attention/csrc/composable_kernel'... 2025-11-03T16:41:38.6798631Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/flash-attention/csrc/cutlass'... 2025-11-03T16:41:41.1584203Z Submodule path 'third_party/flash-attention/csrc/composable_kernel': checked out '888317e698e9803c62bd38568abc9e05d7709f33' 2025-11-03T16:41:45.7539704Z Submodule path 'third_party/flash-attention/csrc/cutlass': checked out 'c506e16788cb08416a4a57e11a9067beeee29420' 2025-11-03T16:41:47.2271776Z Submodule path 'third_party/flatbuffers': checked out 'a2cd1ea3b6d3fee220106b5fed3f7ce8da9eb757' 2025-11-03T16:41:47.4180842Z Submodule path 'third_party/fmt': checked out 'e424e3f2e607da02742f73db84873b8084fc714c' 2025-11-03T16:41:47.6719824Z Submodule path 'third_party/gemmlowp/gemmlowp': checked out '3fb5c176c17c765a3492cd2f0321b0dab712f350' 2025-11-03T16:41:47.8991651Z Submodule path 'third_party/gloo': checked out '54cbae0d3a67fa890b4c3d9ee162b7860315e341' 2025-11-03T16:41:48.3720175Z Submodule path 'third_party/googletest': checked out '52eb8108c5bdec04579160ae17225d66034bd723' 2025-11-03T16:41:48.4685495Z Submodule path 'third_party/ideep': checked out '719d8e6cd7f7a0e01b155657526d693acf97c2b3' 2025-11-03T16:41:48.4792491Z Submodule 'mkl-dnn' (https://github.com/intel/mkl-dnn.git) registered for path 'third_party/ideep/mkl-dnn' 2025-11-03T16:42:03.9814559Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/ideep/mkl-dnn'... 2025-11-03T16:42:07.1054954Z Submodule path 'third_party/ideep/mkl-dnn': checked out '8d263e693366ef8db40acc569cc7d8edf644556d' 2025-11-03T16:42:07.2401942Z Submodule path 'third_party/ittapi': checked out 'dec1d23ca65ab069d225dfe40dea14f455170959' 2025-11-03T16:42:07.5525977Z Submodule path 'third_party/kineto': checked out '6fcbc53d33dd275c0aba1e5d7701d471b7f6eeb3' 2025-11-03T16:42:07.5676412Z Submodule 'libkineto/third_party/dynolog' (https://github.com/facebookincubator/dynolog.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog' 2025-11-03T16:42:07.5677657Z Submodule 'libkineto/third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/fmt' 2025-11-03T16:42:07.5678772Z Submodule 'libkineto/third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/googletest' 2025-11-03T16:42:09.4510610Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog'... 2025-11-03T16:42:09.4511527Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/fmt'... 2025-11-03T16:42:09.4512377Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/googletest'... 2025-11-03T16:42:10.0691060Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog': checked out 'd2ffe0a4e3acace628db49974246b66fc3e85fb1' 2025-11-03T16:42:10.0968422Z Submodule 'third_party/DCGM' (https://github.com/NVIDIA/DCGM.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-11-03T16:42:10.0969599Z Submodule 'third_party/cpr' (https://github.com/libcpr/cpr.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-11-03T16:42:10.0970689Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-11-03T16:42:10.0971866Z Submodule 'third_party/gflags' (https://github.com/gflags/gflags.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-11-03T16:42:10.0973040Z Submodule 'third_party/glog' (https://github.com/google/glog.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-11-03T16:42:10.0974271Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-11-03T16:42:10.0975491Z Submodule 'third_party/json' (https://github.com/nlohmann/json.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-11-03T16:42:10.0976678Z Submodule 'third_party/pfs' (https://github.com/dtrugman/pfs.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-11-03T16:42:10.0978053Z 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-11-03T16:42:10.1446071Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM'... 2025-11-03T16:42:18.1823797Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs'... 2025-11-03T16:42:18.1824944Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags'... 2025-11-03T16:42:18.1826018Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr'... 2025-11-03T16:42:18.1827139Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp'... 2025-11-03T16:42:18.1828240Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/glog'... 2025-11-03T16:42:18.1829944Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest'... 2025-11-03T16:42:18.1831047Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt'... 2025-11-03T16:42:18.1832127Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/json'... 2025-11-03T16:42:18.7922735Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM': checked out 'ffde4e54bc7249a6039a5e6b45b395141e1217f9' 2025-11-03T16:42:18.9082602Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr': checked out '871ed52d350214a034f6ef8a3b8f51c5ce1bd400' 2025-11-03T16:42:19.0788802Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt': checked out 'cd4af11efc9c622896a3e4cb599fa28668ca3d05' 2025-11-03T16:42:19.2383024Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags': checked out 'e171aa2d15ed9eb17054558e0b3a6a413bb01067' 2025-11-03T16:42:19.2493684Z Submodule 'doc' (https://github.com/gflags/gflags.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-11-03T16:42:19.6311604Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc'... 2025-11-03T16:42:19.7026587Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc': checked out '8411df715cf522606e3b1aca386ddfc0b63d34b4' 2025-11-03T16:42:19.8044267Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog': checked out 'b33e3bad4c46c8a6345525fd822af355e5ef9446' 2025-11-03T16:42:20.0132571Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest': checked out '52eb8108c5bdec04579160ae17225d66034bd723' 2025-11-03T16:42:20.4472256Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/json': checked out '4f8fba14066156b73f1189a2b8bd568bde5284c5' 2025-11-03T16:42:20.5558947Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs': checked out 'f68a2fa8ea36c783bdd760371411fcb495aa3150' 2025-11-03T16:42:20.7244423Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp': checked out 'b1234816facfdda29845c46696a02998a4af115a' 2025-11-03T16:42:20.7373207Z 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-11-03T16:42:20.7374658Z 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-11-03T16:42:23.1644239Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb'... 2025-11-03T16:42:23.1645506Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest'... 2025-11-03T16:42:24.1415297Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb': checked out 'd7ba35bbb649209c66e582d5a0244ba988a15159' 2025-11-03T16:42:24.3734386Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2025-11-03T16:42:24.5188748Z Submodule path 'third_party/kineto/libkineto/third_party/fmt': checked out '40626af88bd7df9a5fb80be7b25ac85b122d6c21' 2025-11-03T16:42:24.7248407Z Submodule path 'third_party/kineto/libkineto/third_party/googletest': checked out '52eb8108c5bdec04579160ae17225d66034bd723' 2025-11-03T16:42:25.0944310Z Submodule path 'third_party/kleidiai': checked out 'd7770c89632329a9914ef1a90289917597639cbe' 2025-11-03T16:42:25.2820746Z Submodule path 'third_party/mimalloc': checked out 'fbd8b99c2b828428947d70fdc046bb55609be93e' 2025-11-03T16:42:25.8520636Z Submodule path 'third_party/nlohmann': checked out '55f93686c01528224f448c19128836e7df245f72' 2025-11-03T16:42:29.0321617Z Submodule path 'third_party/onnx': checked out 'e709452ef2bbc1d113faf678c24e6d3467696e83' 2025-11-03T16:42:29.0509719Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx/third_party/pybind11' 2025-11-03T16:42:30.2007446Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/onnx/third_party/pybind11'... 2025-11-03T16:42:30.3840620Z Submodule path 'third_party/onnx/third_party/pybind11': checked out 'a2e59f0e7065404b44dfe92a28aca47ba1378dc4' 2025-11-03T16:42:31.2572588Z Submodule path 'third_party/opentelemetry-cpp': checked out 'a799f4aed9c94b765dcdaabaeab7d5e7e2310878' 2025-11-03T16:42:31.2812790Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark) registered for path 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-11-03T16:42:31.2813968Z Submodule 'third_party/googletest' (https://github.com/google/googletest) registered for path 'third_party/opentelemetry-cpp/third_party/googletest' 2025-11-03T16:42:31.2815055Z Submodule 'third_party/ms-gsl' (https://github.com/microsoft/GSL) registered for path 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-11-03T16:42:31.2816117Z Submodule 'third_party/nlohmann-json' (https://github.com/nlohmann/json) registered for path 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-11-03T16:42:31.2817428Z Submodule 'third_party/opentelemetry-proto' (https://github.com/open-telemetry/opentelemetry-proto) registered for path 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-11-03T16:42:31.2818838Z Submodule 'third_party/opentracing-cpp' (https://github.com/opentracing/opentracing-cpp.git) registered for path 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-11-03T16:42:31.2820133Z Submodule 'third_party/prometheus-cpp' (https://github.com/jupp0r/prometheus-cpp) registered for path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-11-03T16:42:31.2821233Z Submodule 'tools/vcpkg' (https://github.com/Microsoft/vcpkg) registered for path 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-11-03T16:42:31.3213877Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/benchmark'... 2025-11-03T16:42:42.9175723Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/opentracing-cpp'... 2025-11-03T16:42:42.9176688Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/opentelemetry-proto'... 2025-11-03T16:42:42.9177635Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/ms-gsl'... 2025-11-03T16:42:42.9178513Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp'... 2025-11-03T16:42:42.9185874Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/googletest'... 2025-11-03T16:42:42.9187038Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/nlohmann-json'... 2025-11-03T16:42:42.9187825Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/tools/vcpkg'... 2025-11-03T16:42:43.0328960Z Submodule path 'third_party/opentelemetry-cpp/third_party/benchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' 2025-11-03T16:42:43.2319737Z Submodule path 'third_party/opentelemetry-cpp/third_party/googletest': checked out 'b796f7d44681514f58a683a3a71ff17c94edb0c1' 2025-11-03T16:42:43.3228367Z Submodule path 'third_party/opentelemetry-cpp/third_party/ms-gsl': checked out '6f4529395c5b7c2d661812257cd6780c67e54afa' 2025-11-03T16:42:43.8196429Z Submodule path 'third_party/opentelemetry-cpp/third_party/nlohmann-json': checked out 'bc889afb4c5bf1c0d8ee29ef35eaaf4c8bef8a5d' 2025-11-03T16:42:43.9115010Z Submodule path 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto': checked out '4ca4f0335c63cda7ab31ea7ed70d6553aee14dce' 2025-11-03T16:42:44.1191149Z Submodule path 'third_party/opentelemetry-cpp/third_party/opentracing-cpp': checked out '06b57f48ded1fa3bdd3d4346f6ef29e40e08eaf5' 2025-11-03T16:42:44.2499438Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp': checked out 'c9ffcdda9086ffd9e1283ea7a0276d831f3c8a8d' 2025-11-03T16:42:44.2621054Z Submodule 'civetweb' (https://github.com/civetweb/civetweb.git) registered for path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-11-03T16:42:44.2622343Z Submodule 'googletest' (https://github.com/google/googletest.git) registered for path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-11-03T16:42:46.5875115Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb'... 2025-11-03T16:42:46.5876218Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest'... 2025-11-03T16:42:47.2869281Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb': checked out 'eefb26f82b233268fc98577d265352720d477ba4' 2025-11-03T16:42:47.5123960Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2025-11-03T16:42:53.9539705Z Submodule path 'third_party/opentelemetry-cpp/tools/vcpkg': checked out '8eb57355a4ffb410a2e94c07b4dca2dffbee8e50' 2025-11-03T16:42:54.0322350Z Submodule path 'third_party/pocketfft': checked out '0fa0ef591e38c2758e3184c6c23e497b9f732ffa' 2025-11-03T16:42:55.2613859Z Submodule path 'third_party/protobuf': checked out 'd1eca4e4b421cd2997495c4b4e65cea6be4e9b8a' 2025-11-03T16:42:55.2753737Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/protobuf/third_party/benchmark' 2025-11-03T16:42:55.2754846Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/protobuf/third_party/googletest' 2025-11-03T16:42:56.6318834Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/benchmark'... 2025-11-03T16:42:56.6319752Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/googletest'... 2025-11-03T16:42:57.0602221Z Submodule path 'third_party/protobuf/third_party/benchmark': checked out '5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8' 2025-11-03T16:42:57.3330563Z Submodule path 'third_party/protobuf/third_party/googletest': checked out '5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081' 2025-11-03T16:42:57.4315564Z Submodule path 'third_party/psimd': checked out '072586a71b55b7f8c584153d223e95687148a900' 2025-11-03T16:42:57.5129048Z Submodule path 'third_party/pthreadpool': checked out '4fe0e1e183925bf8cfa6aae24237e724a96479b8' 2025-11-03T16:42:57.8936729Z Submodule path 'third_party/pybind11': checked out 'f5fbe867d2d26e4a0a9177a51f6e568868ad3dc8' 2025-11-03T16:42:58.0440062Z Submodule path 'third_party/python-peachpy': checked out 'f45429b087dd7d5bc78bb40dc7cf06425c252d67' 2025-11-03T16:42:58.3649876Z Submodule path 'third_party/sleef': checked out '5a1d179df9cf652951b59010a2d2075372d67f68' 2025-11-03T16:42:58.5629209Z Submodule path 'third_party/tensorpipe': checked out 'af0118d13e52f5a08841464a768e01a0bf3e3075' 2025-11-03T16:42:58.5797822Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/tensorpipe/third_party/googletest' 2025-11-03T16:42:58.5799532Z Submodule 'third_party/libnop' (https://github.com/google/libnop.git) registered for path 'third_party/tensorpipe/third_party/libnop' 2025-11-03T16:42:58.5801131Z Submodule 'third_party/libuv' (https://github.com/libuv/libuv.git) registered for path 'third_party/tensorpipe/third_party/libuv' 2025-11-03T16:42:58.5802135Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/tensorpipe/third_party/pybind11' 2025-11-03T16:43:00.6291963Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/googletest'... 2025-11-03T16:43:00.6292773Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libnop'... 2025-11-03T16:43:00.6293822Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libuv'... 2025-11-03T16:43:00.6295745Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11'... 2025-11-03T16:43:01.0077766Z Submodule path 'third_party/tensorpipe/third_party/googletest': checked out 'aee0f9d9b5b87796ee8a0ab26b7587ec30e8858e' 2025-11-03T16:43:01.1373432Z Submodule path 'third_party/tensorpipe/third_party/libnop': checked out '910b55815be16109f04f4180e9adee14fb4ce281' 2025-11-03T16:43:01.4248181Z Submodule path 'third_party/tensorpipe/third_party/libuv': checked out '5152db2cbfeb5582e9c27c5ea1dba2cd9e10759b' 2025-11-03T16:43:01.5859633Z Submodule path 'third_party/tensorpipe/third_party/pybind11': checked out 'a23996fce38ff6ccfbcdc09f1e63f2c4be5ea2ef' 2025-11-03T16:43:01.5976109Z Submodule 'tools/clang' (https://github.com/wjakob/clang-cindex-python3) registered for path 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-11-03T16:43:02.2545675Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11/tools/clang'... 2025-11-03T16:43:02.3151652Z Submodule path 'third_party/tensorpipe/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2025-11-03T16:43:02.3394591Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local gc.auto 0" 2025-11-03T16:43:02.7208736Z Entering 'android/libs/fbjni' 2025-11-03T16:43:02.7587895Z Entering 'third_party/FP16' 2025-11-03T16:43:02.7970471Z Entering 'third_party/FXdiv' 2025-11-03T16:43:02.8372849Z Entering 'third_party/NNPACK' 2025-11-03T16:43:02.8784142Z Entering 'third_party/NVTX' 2025-11-03T16:43:02.9200607Z Entering 'third_party/VulkanMemoryAllocator' 2025-11-03T16:43:02.9565676Z Entering 'third_party/XNNPACK' 2025-11-03T16:43:02.9964282Z Entering 'third_party/aiter' 2025-11-03T16:43:03.0317914Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-11-03T16:43:03.0718825Z Entering 'third_party/benchmark' 2025-11-03T16:43:03.1090522Z Entering 'third_party/composable_kernel' 2025-11-03T16:43:03.1467965Z Entering 'third_party/cpp-httplib' 2025-11-03T16:43:03.1836715Z Entering 'third_party/cpuinfo' 2025-11-03T16:43:03.2208302Z Entering 'third_party/cudnn_frontend' 2025-11-03T16:43:03.2586171Z Entering 'third_party/cutlass' 2025-11-03T16:43:03.2983308Z Entering 'third_party/fbgemm' 2025-11-03T16:43:03.3361745Z Entering 'third_party/fbgemm/external/asmjit' 2025-11-03T16:43:03.3733741Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-11-03T16:43:03.4112138Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-11-03T16:43:03.4484921Z Entering 'third_party/fbgemm/external/cutlass' 2025-11-03T16:43:03.4864243Z Entering 'third_party/fbgemm/external/googletest' 2025-11-03T16:43:03.5272977Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-11-03T16:43:03.5649952Z Entering 'third_party/fbgemm/external/json' 2025-11-03T16:43:03.6048367Z Entering 'third_party/flash-attention' 2025-11-03T16:43:03.6414323Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-11-03T16:43:03.6810627Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-11-03T16:43:03.7253930Z Entering 'third_party/flatbuffers' 2025-11-03T16:43:03.7620340Z Entering 'third_party/fmt' 2025-11-03T16:43:03.7984183Z Entering 'third_party/gemmlowp/gemmlowp' 2025-11-03T16:43:03.8360090Z Entering 'third_party/gloo' 2025-11-03T16:43:03.8729928Z Entering 'third_party/googletest' 2025-11-03T16:43:03.9099187Z Entering 'third_party/ideep' 2025-11-03T16:43:03.9462164Z Entering 'third_party/ideep/mkl-dnn' 2025-11-03T16:43:03.9861209Z Entering 'third_party/ittapi' 2025-11-03T16:43:04.0254983Z Entering 'third_party/kineto' 2025-11-03T16:43:04.0627019Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-11-03T16:43:04.1006627Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-11-03T16:43:04.1398710Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-11-03T16:43:04.1824248Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-11-03T16:43:04.2213754Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-11-03T16:43:04.2587546Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-11-03T16:43:04.2992862Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-11-03T16:43:04.3438237Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-11-03T16:43:04.3856929Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-11-03T16:43:04.4246631Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-11-03T16:43:04.4643814Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-11-03T16:43:04.5020637Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-11-03T16:43:04.5425985Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-11-03T16:43:04.5884633Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-11-03T16:43:04.6276211Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-11-03T16:43:04.6690151Z Entering 'third_party/kleidiai' 2025-11-03T16:43:04.7068524Z Entering 'third_party/mimalloc' 2025-11-03T16:43:04.7449601Z Entering 'third_party/nlohmann' 2025-11-03T16:43:04.7833653Z Entering 'third_party/onnx' 2025-11-03T16:43:04.8224222Z Entering 'third_party/onnx/third_party/pybind11' 2025-11-03T16:43:04.8628727Z Entering 'third_party/opentelemetry-cpp' 2025-11-03T16:43:04.9015027Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-11-03T16:43:04.9399833Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-11-03T16:43:04.9822887Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-11-03T16:43:05.0194007Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-11-03T16:43:05.0587084Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-11-03T16:43:05.1018401Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-11-03T16:43:05.1402066Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-11-03T16:43:05.1770640Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-11-03T16:43:05.2152196Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-11-03T16:43:05.8615783Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-11-03T16:43:05.9034429Z Entering 'third_party/pocketfft' 2025-11-03T16:43:05.9415026Z Entering 'third_party/protobuf' 2025-11-03T16:43:05.9792112Z Entering 'third_party/protobuf/third_party/benchmark' 2025-11-03T16:43:06.0189041Z Entering 'third_party/protobuf/third_party/googletest' 2025-11-03T16:43:06.0583974Z Entering 'third_party/psimd' 2025-11-03T16:43:06.0979426Z Entering 'third_party/pthreadpool' 2025-11-03T16:43:06.1359271Z Entering 'third_party/pybind11' 2025-11-03T16:43:06.1743060Z Entering 'third_party/python-peachpy' 2025-11-03T16:43:06.2144321Z Entering 'third_party/sleef' 2025-11-03T16:43:06.2542566Z Entering 'third_party/tensorpipe' 2025-11-03T16:43:06.2906261Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-11-03T16:43:06.3307709Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-11-03T16:43:06.3705855Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-11-03T16:43:06.4082135Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-11-03T16:43:06.4464452Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-11-03T16:43:06.4967895Z ##[endgroup] 2025-11-03T16:43:06.4968400Z ##[group]Persisting credentials for submodules 2025-11-03T16:43:06.4982524Z [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-11-03T16:43:06.8674816Z Entering 'android/libs/fbjni' 2025-11-03T16:43:06.9260076Z Entering 'third_party/FP16' 2025-11-03T16:43:06.9837769Z Entering 'third_party/FXdiv' 2025-11-03T16:43:07.0435187Z Entering 'third_party/NNPACK' 2025-11-03T16:43:07.1025994Z Entering 'third_party/NVTX' 2025-11-03T16:43:07.1623024Z Entering 'third_party/VulkanMemoryAllocator' 2025-11-03T16:43:07.2190696Z Entering 'third_party/XNNPACK' 2025-11-03T16:43:07.2831359Z Entering 'third_party/aiter' 2025-11-03T16:43:07.3409093Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-11-03T16:43:07.4012096Z Entering 'third_party/benchmark' 2025-11-03T16:43:07.4585714Z Entering 'third_party/composable_kernel' 2025-11-03T16:43:07.5189886Z Entering 'third_party/cpp-httplib' 2025-11-03T16:43:07.5751521Z Entering 'third_party/cpuinfo' 2025-11-03T16:43:07.6314414Z Entering 'third_party/cudnn_frontend' 2025-11-03T16:43:07.6887056Z Entering 'third_party/cutlass' 2025-11-03T16:43:07.7463909Z Entering 'third_party/fbgemm' 2025-11-03T16:43:07.8007745Z Entering 'third_party/fbgemm/external/asmjit' 2025-11-03T16:43:07.8577104Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-11-03T16:43:07.9158554Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-11-03T16:43:07.9732366Z Entering 'third_party/fbgemm/external/cutlass' 2025-11-03T16:43:08.0332861Z Entering 'third_party/fbgemm/external/googletest' 2025-11-03T16:43:08.0899840Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-11-03T16:43:08.1471885Z Entering 'third_party/fbgemm/external/json' 2025-11-03T16:43:08.2076695Z Entering 'third_party/flash-attention' 2025-11-03T16:43:08.2622507Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-11-03T16:43:08.3219222Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-11-03T16:43:08.3826615Z Entering 'third_party/flatbuffers' 2025-11-03T16:43:08.4405747Z Entering 'third_party/fmt' 2025-11-03T16:43:08.4983165Z Entering 'third_party/gemmlowp/gemmlowp' 2025-11-03T16:43:08.5567744Z Entering 'third_party/gloo' 2025-11-03T16:43:08.6123964Z Entering 'third_party/googletest' 2025-11-03T16:43:08.6689969Z Entering 'third_party/ideep' 2025-11-03T16:43:08.7239660Z Entering 'third_party/ideep/mkl-dnn' 2025-11-03T16:43:08.7828175Z Entering 'third_party/ittapi' 2025-11-03T16:43:08.8406127Z Entering 'third_party/kineto' 2025-11-03T16:43:08.8943218Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-11-03T16:43:08.9502649Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-11-03T16:43:09.0073039Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-11-03T16:43:09.0633329Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-11-03T16:43:09.1200751Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-11-03T16:43:09.1756096Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-11-03T16:43:09.2376445Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-11-03T16:43:09.2961586Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-11-03T16:43:09.3518786Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-11-03T16:43:09.4133826Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-11-03T16:43:09.4725748Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-11-03T16:43:09.5277405Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-11-03T16:43:09.5871147Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-11-03T16:43:09.6491763Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-11-03T16:43:09.7075812Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-11-03T16:43:09.7626399Z Entering 'third_party/kleidiai' 2025-11-03T16:43:09.8197731Z Entering 'third_party/mimalloc' 2025-11-03T16:43:09.8750432Z Entering 'third_party/nlohmann' 2025-11-03T16:43:09.9305855Z Entering 'third_party/onnx' 2025-11-03T16:43:09.9878432Z Entering 'third_party/onnx/third_party/pybind11' 2025-11-03T16:43:10.0473132Z Entering 'third_party/opentelemetry-cpp' 2025-11-03T16:43:10.1032799Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-11-03T16:43:10.1642106Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-11-03T16:43:10.2215460Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-11-03T16:43:10.2793079Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-11-03T16:43:10.3379061Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-11-03T16:43:10.3953535Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-11-03T16:43:10.4510401Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-11-03T16:43:10.5057529Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-11-03T16:43:10.5649218Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-11-03T16:43:10.6223248Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-11-03T16:43:10.6825358Z Entering 'third_party/pocketfft' 2025-11-03T16:43:10.7378190Z Entering 'third_party/protobuf' 2025-11-03T16:43:10.7946635Z Entering 'third_party/protobuf/third_party/benchmark' 2025-11-03T16:43:10.8508961Z Entering 'third_party/protobuf/third_party/googletest' 2025-11-03T16:43:10.9126721Z Entering 'third_party/psimd' 2025-11-03T16:43:10.9731210Z Entering 'third_party/pthreadpool' 2025-11-03T16:43:11.0298080Z Entering 'third_party/pybind11' 2025-11-03T16:43:11.0866588Z Entering 'third_party/python-peachpy' 2025-11-03T16:43:11.1444929Z Entering 'third_party/sleef' 2025-11-03T16:43:11.1991999Z Entering 'third_party/tensorpipe' 2025-11-03T16:43:11.2558721Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-11-03T16:43:11.3126693Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-11-03T16:43:11.3700029Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-11-03T16:43:11.4259051Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-11-03T16:43:11.4818215Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-11-03T16:43:11.5520658Z [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-11-03T16:43:11.9346740Z Entering 'android/libs/fbjni' 2025-11-03T16:43:11.9883258Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/config remote.origin.url 2025-11-03T16:43:12.0020494Z Entering 'third_party/FP16' 2025-11-03T16:43:12.0563625Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/config remote.origin.url 2025-11-03T16:43:12.0733833Z Entering 'third_party/FXdiv' 2025-11-03T16:43:12.1296071Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/config remote.origin.url 2025-11-03T16:43:12.1434064Z Entering 'third_party/NNPACK' 2025-11-03T16:43:12.1962403Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/config remote.origin.url 2025-11-03T16:43:12.2109678Z Entering 'third_party/NVTX' 2025-11-03T16:43:12.2646648Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NVTX/config remote.origin.url 2025-11-03T16:43:12.2825522Z Entering 'third_party/VulkanMemoryAllocator' 2025-11-03T16:43:12.3393160Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/config remote.origin.url 2025-11-03T16:43:12.3530767Z Entering 'third_party/XNNPACK' 2025-11-03T16:43:12.4084949Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/config remote.origin.url 2025-11-03T16:43:12.4265390Z Entering 'third_party/aiter' 2025-11-03T16:43:12.4791592Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/aiter/config remote.origin.url 2025-11-03T16:43:12.4929408Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-11-03T16:43:12.5482505Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/config remote.origin.url 2025-11-03T16:43:12.5657815Z Entering 'third_party/benchmark' 2025-11-03T16:43:12.6196252Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/config remote.origin.url 2025-11-03T16:43:12.6342891Z Entering 'third_party/composable_kernel' 2025-11-03T16:43:12.6871235Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/composable_kernel/config remote.origin.url 2025-11-03T16:43:12.7023829Z Entering 'third_party/cpp-httplib' 2025-11-03T16:43:12.7612858Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpp-httplib/config remote.origin.url 2025-11-03T16:43:12.7758416Z Entering 'third_party/cpuinfo' 2025-11-03T16:43:12.8306603Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/config remote.origin.url 2025-11-03T16:43:12.8447788Z Entering 'third_party/cudnn_frontend' 2025-11-03T16:43:12.9009133Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/config remote.origin.url 2025-11-03T16:43:12.9151327Z Entering 'third_party/cutlass' 2025-11-03T16:43:12.9684079Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cutlass/config remote.origin.url 2025-11-03T16:43:12.9845694Z Entering 'third_party/fbgemm' 2025-11-03T16:43:13.0430553Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/config remote.origin.url 2025-11-03T16:43:13.0559538Z Entering 'third_party/fbgemm/external/asmjit' 2025-11-03T16:43:13.1103621Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/asmjit/config remote.origin.url 2025-11-03T16:43:13.1251283Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-11-03T16:43:13.1793546Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/composable_kernel/config remote.origin.url 2025-11-03T16:43:13.1947166Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-11-03T16:43:13.2521469Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/cpuinfo/config remote.origin.url 2025-11-03T16:43:13.2666730Z Entering 'third_party/fbgemm/external/cutlass' 2025-11-03T16:43:13.3210240Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/cutlass/config remote.origin.url 2025-11-03T16:43:13.3370275Z Entering 'third_party/fbgemm/external/googletest' 2025-11-03T16:43:13.3922598Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/googletest/config remote.origin.url 2025-11-03T16:43:13.4069585Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-11-03T16:43:13.4653122Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/hipify_torch/config remote.origin.url 2025-11-03T16:43:13.4794081Z Entering 'third_party/fbgemm/external/json' 2025-11-03T16:43:13.5371541Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/json/config remote.origin.url 2025-11-03T16:43:13.5528423Z Entering 'third_party/flash-attention' 2025-11-03T16:43:13.6081038Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/config remote.origin.url 2025-11-03T16:43:13.6209189Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-11-03T16:43:13.6751564Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/config remote.origin.url 2025-11-03T16:43:13.6901120Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-11-03T16:43:13.7435272Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/modules/csrc/cutlass/config remote.origin.url 2025-11-03T16:43:13.7604563Z Entering 'third_party/flatbuffers' 2025-11-03T16:43:13.8175312Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/config remote.origin.url 2025-11-03T16:43:13.8328313Z Entering 'third_party/fmt' 2025-11-03T16:43:13.8885599Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/config remote.origin.url 2025-11-03T16:43:13.9025210Z Entering 'third_party/gemmlowp/gemmlowp' 2025-11-03T16:43:13.9593728Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/config remote.origin.url 2025-11-03T16:43:13.9733166Z Entering 'third_party/gloo' 2025-11-03T16:43:14.0260979Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/config remote.origin.url 2025-11-03T16:43:14.0401702Z Entering 'third_party/googletest' 2025-11-03T16:43:14.0930609Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/config remote.origin.url 2025-11-03T16:43:14.1068203Z Entering 'third_party/ideep' 2025-11-03T16:43:14.1596103Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/config remote.origin.url 2025-11-03T16:43:14.1720258Z Entering 'third_party/ideep/mkl-dnn' 2025-11-03T16:43:14.2249308Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/config remote.origin.url 2025-11-03T16:43:14.2417780Z Entering 'third_party/ittapi' 2025-11-03T16:43:14.2949970Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/config remote.origin.url 2025-11-03T16:43:14.3087233Z Entering 'third_party/kineto' 2025-11-03T16:43:14.3618493Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/config remote.origin.url 2025-11-03T16:43:14.3744777Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-11-03T16:43:14.4282653Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/config remote.origin.url 2025-11-03T16:43:14.4413158Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-11-03T16:43:14.4954061Z 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-11-03T16:43:14.5095137Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-11-03T16:43:14.5644931Z 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-11-03T16:43:14.5810947Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-11-03T16:43:14.6363918Z 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-11-03T16:43:14.6503003Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-11-03T16:43:14.7084064Z 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-11-03T16:43:14.7215001Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-11-03T16:43:14.7797059Z 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-11-03T16:43:14.7978891Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-11-03T16:43:14.8546562Z 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-11-03T16:43:14.8692422Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-11-03T16:43:14.9258500Z 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-11-03T16:43:14.9420288Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-11-03T16:43:14.9992702Z 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-11-03T16:43:15.0133024Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-11-03T16:43:15.0682791Z 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-11-03T16:43:15.0850263Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-11-03T16:43:15.1414326Z 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-11-03T16:43:15.1545908Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-11-03T16:43:15.2110751Z 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-11-03T16:43:15.2255726Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-11-03T16:43:15.2848094Z 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-11-03T16:43:15.3030495Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-11-03T16:43:15.3562772Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/config remote.origin.url 2025-11-03T16:43:15.3702497Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-11-03T16:43:15.4237430Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/config remote.origin.url 2025-11-03T16:43:15.4393754Z Entering 'third_party/kleidiai' 2025-11-03T16:43:15.4937397Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kleidiai/config remote.origin.url 2025-11-03T16:43:15.5077263Z Entering 'third_party/mimalloc' 2025-11-03T16:43:15.5628701Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/mimalloc/config remote.origin.url 2025-11-03T16:43:15.5768941Z Entering 'third_party/nlohmann' 2025-11-03T16:43:15.6331246Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/config remote.origin.url 2025-11-03T16:43:15.6500340Z Entering 'third_party/onnx' 2025-11-03T16:43:15.7039007Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/config remote.origin.url 2025-11-03T16:43:15.7185173Z Entering 'third_party/onnx/third_party/pybind11' 2025-11-03T16:43:15.7739037Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/pybind11/config remote.origin.url 2025-11-03T16:43:15.7897381Z Entering 'third_party/opentelemetry-cpp' 2025-11-03T16:43:15.8427382Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/config remote.origin.url 2025-11-03T16:43:15.8560618Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-11-03T16:43:15.9094895Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/config remote.origin.url 2025-11-03T16:43:15.9233533Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-11-03T16:43:15.9768316Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/config remote.origin.url 2025-11-03T16:43:15.9912808Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-11-03T16:43:16.0480936Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/config remote.origin.url 2025-11-03T16:43:16.0628764Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-11-03T16:43:16.1173185Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/config remote.origin.url 2025-11-03T16:43:16.1315905Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-11-03T16:43:16.1880433Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/config remote.origin.url 2025-11-03T16:43:16.2041436Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-11-03T16:43:16.2589133Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/config remote.origin.url 2025-11-03T16:43:16.2737123Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-11-03T16:43:16.3311822Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/config remote.origin.url 2025-11-03T16:43:16.3436895Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-11-03T16:43:16.3994110Z 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-11-03T16:43:16.4135339Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-11-03T16:43:16.4673955Z 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-11-03T16:43:16.4836610Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-11-03T16:43:16.5379452Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/config remote.origin.url 2025-11-03T16:43:16.5565322Z Entering 'third_party/pocketfft' 2025-11-03T16:43:16.6102426Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/config remote.origin.url 2025-11-03T16:43:16.6247752Z Entering 'third_party/protobuf' 2025-11-03T16:43:16.6800335Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/config remote.origin.url 2025-11-03T16:43:16.6928611Z Entering 'third_party/protobuf/third_party/benchmark' 2025-11-03T16:43:16.7507529Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/benchmark/config remote.origin.url 2025-11-03T16:43:16.7651821Z Entering 'third_party/protobuf/third_party/googletest' 2025-11-03T16:43:16.8190217Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/googletest/config remote.origin.url 2025-11-03T16:43:16.8350254Z Entering 'third_party/psimd' 2025-11-03T16:43:16.8912433Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/config remote.origin.url 2025-11-03T16:43:16.9052184Z Entering 'third_party/pthreadpool' 2025-11-03T16:43:16.9611121Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/config remote.origin.url 2025-11-03T16:43:16.9748871Z Entering 'third_party/pybind11' 2025-11-03T16:43:17.0285982Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/config remote.origin.url 2025-11-03T16:43:17.0428515Z Entering 'third_party/python-peachpy' 2025-11-03T16:43:17.0968495Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/config remote.origin.url 2025-11-03T16:43:17.1124455Z Entering 'third_party/sleef' 2025-11-03T16:43:17.1700321Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/config remote.origin.url 2025-11-03T16:43:17.1855956Z Entering 'third_party/tensorpipe' 2025-11-03T16:43:17.2439596Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/config remote.origin.url 2025-11-03T16:43:17.2577294Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-11-03T16:43:17.3200416Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/googletest/config remote.origin.url 2025-11-03T16:43:17.3362352Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-11-03T16:43:17.3960054Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libnop/config remote.origin.url 2025-11-03T16:43:17.4117133Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-11-03T16:43:17.4695105Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libuv/config remote.origin.url 2025-11-03T16:43:17.4843904Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-11-03T16:43:17.5401340Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/config remote.origin.url 2025-11-03T16:43:17.5536656Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-11-03T16:43:17.6111105Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/config remote.origin.url 2025-11-03T16:43:17.6728668Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:'" 2025-11-03T16:43:18.0642760Z Entering 'android/libs/fbjni' 2025-11-03T16:43:18.1062337Z Entering 'third_party/FP16' 2025-11-03T16:43:18.1487456Z Entering 'third_party/FXdiv' 2025-11-03T16:43:18.1897950Z Entering 'third_party/NNPACK' 2025-11-03T16:43:18.2308698Z Entering 'third_party/NVTX' 2025-11-03T16:43:18.2779391Z Entering 'third_party/VulkanMemoryAllocator' 2025-11-03T16:43:18.3192176Z Entering 'third_party/XNNPACK' 2025-11-03T16:43:18.3627236Z Entering 'third_party/aiter' 2025-11-03T16:43:18.4029782Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-11-03T16:43:18.4461085Z Entering 'third_party/benchmark' 2025-11-03T16:43:18.4870109Z Entering 'third_party/composable_kernel' 2025-11-03T16:43:18.5275787Z Entering 'third_party/cpp-httplib' 2025-11-03T16:43:18.5673517Z Entering 'third_party/cpuinfo' 2025-11-03T16:43:18.6071018Z Entering 'third_party/cudnn_frontend' 2025-11-03T16:43:18.6476338Z Entering 'third_party/cutlass' 2025-11-03T16:43:18.6905005Z Entering 'third_party/fbgemm' 2025-11-03T16:43:18.7343222Z Entering 'third_party/fbgemm/external/asmjit' 2025-11-03T16:43:18.7763928Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-11-03T16:43:18.8220425Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-11-03T16:43:18.8627572Z Entering 'third_party/fbgemm/external/cutlass' 2025-11-03T16:43:18.9054429Z Entering 'third_party/fbgemm/external/googletest' 2025-11-03T16:43:18.9519457Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-11-03T16:43:18.9922845Z Entering 'third_party/fbgemm/external/json' 2025-11-03T16:43:19.0354812Z Entering 'third_party/flash-attention' 2025-11-03T16:43:19.0752415Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-11-03T16:43:19.1171878Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-11-03T16:43:19.1604423Z Entering 'third_party/flatbuffers' 2025-11-03T16:43:19.2037324Z Entering 'third_party/fmt' 2025-11-03T16:43:19.2467036Z Entering 'third_party/gemmlowp/gemmlowp' 2025-11-03T16:43:19.2885009Z Entering 'third_party/gloo' 2025-11-03T16:43:19.3296267Z Entering 'third_party/googletest' 2025-11-03T16:43:19.3741443Z Entering 'third_party/ideep' 2025-11-03T16:43:19.4150994Z Entering 'third_party/ideep/mkl-dnn' 2025-11-03T16:43:19.4582659Z Entering 'third_party/ittapi' 2025-11-03T16:43:19.4981917Z Entering 'third_party/kineto' 2025-11-03T16:43:19.5364595Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-11-03T16:43:19.5766239Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-11-03T16:43:19.6183191Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-11-03T16:43:19.6568258Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-11-03T16:43:19.6972804Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-11-03T16:43:19.7364354Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-11-03T16:43:19.7836717Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-11-03T16:43:19.8226130Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-11-03T16:43:19.8616908Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-11-03T16:43:19.9009026Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-11-03T16:43:19.9404663Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-11-03T16:43:19.9814127Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-11-03T16:43:20.0250660Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-11-03T16:43:20.0713449Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-11-03T16:43:20.1119167Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-11-03T16:43:20.1521668Z Entering 'third_party/kleidiai' 2025-11-03T16:43:20.1915057Z Entering 'third_party/mimalloc' 2025-11-03T16:43:20.2339458Z Entering 'third_party/nlohmann' 2025-11-03T16:43:20.2765289Z Entering 'third_party/onnx' 2025-11-03T16:43:20.3195348Z Entering 'third_party/onnx/third_party/pybind11' 2025-11-03T16:43:20.3612495Z Entering 'third_party/opentelemetry-cpp' 2025-11-03T16:43:20.3988232Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-11-03T16:43:20.4378154Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-11-03T16:43:20.4771922Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-11-03T16:43:20.5163500Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-11-03T16:43:20.5608798Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-11-03T16:43:20.6038027Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-11-03T16:43:20.6428516Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-11-03T16:43:20.6825102Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-11-03T16:43:20.7257676Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-11-03T16:43:20.7661816Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-11-03T16:43:20.8084933Z Entering 'third_party/pocketfft' 2025-11-03T16:43:20.8454608Z Entering 'third_party/protobuf' 2025-11-03T16:43:20.8839319Z Entering 'third_party/protobuf/third_party/benchmark' 2025-11-03T16:43:20.9260743Z Entering 'third_party/protobuf/third_party/googletest' 2025-11-03T16:43:20.9647943Z Entering 'third_party/psimd' 2025-11-03T16:43:21.0022212Z Entering 'third_party/pthreadpool' 2025-11-03T16:43:21.0398557Z Entering 'third_party/pybind11' 2025-11-03T16:43:21.0777075Z Entering 'third_party/python-peachpy' 2025-11-03T16:43:21.1149873Z Entering 'third_party/sleef' 2025-11-03T16:43:21.1524984Z Entering 'third_party/tensorpipe' 2025-11-03T16:43:21.1888327Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-11-03T16:43:21.2274831Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-11-03T16:43:21.2652934Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-11-03T16:43:21.3036588Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-11-03T16:43:21.3410129Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-11-03T16:43:21.3953052Z [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-11-03T16:43:21.7603860Z Entering 'android/libs/fbjni' 2025-11-03T16:43:21.7990257Z Entering 'third_party/FP16' 2025-11-03T16:43:21.8364247Z Entering 'third_party/FXdiv' 2025-11-03T16:43:21.8741725Z Entering 'third_party/NNPACK' 2025-11-03T16:43:21.9118000Z Entering 'third_party/NVTX' 2025-11-03T16:43:21.9490969Z Entering 'third_party/VulkanMemoryAllocator' 2025-11-03T16:43:21.9890339Z Entering 'third_party/XNNPACK' 2025-11-03T16:43:22.0272773Z Entering 'third_party/aiter' 2025-11-03T16:43:22.0649816Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-11-03T16:43:22.1063931Z Entering 'third_party/benchmark' 2025-11-03T16:43:22.1440907Z Entering 'third_party/composable_kernel' 2025-11-03T16:43:22.1831186Z Entering 'third_party/cpp-httplib' 2025-11-03T16:43:22.2210715Z Entering 'third_party/cpuinfo' 2025-11-03T16:43:22.2597663Z Entering 'third_party/cudnn_frontend' 2025-11-03T16:43:22.2990306Z Entering 'third_party/cutlass' 2025-11-03T16:43:22.3376729Z Entering 'third_party/fbgemm' 2025-11-03T16:43:22.3755295Z Entering 'third_party/fbgemm/external/asmjit' 2025-11-03T16:43:22.4129209Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-11-03T16:43:22.4523366Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-11-03T16:43:22.4904782Z Entering 'third_party/fbgemm/external/cutlass' 2025-11-03T16:43:22.5292604Z Entering 'third_party/fbgemm/external/googletest' 2025-11-03T16:43:22.5685089Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-11-03T16:43:22.9604392Z Entering 'third_party/fbgemm/external/json' 2025-11-03T16:43:23.0006381Z Entering 'third_party/flash-attention' 2025-11-03T16:43:23.0382902Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-11-03T16:43:23.0782118Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-11-03T16:43:23.1202006Z Entering 'third_party/flatbuffers' 2025-11-03T16:43:23.1618158Z Entering 'third_party/fmt' 2025-11-03T16:43:23.1995693Z Entering 'third_party/gemmlowp/gemmlowp' 2025-11-03T16:43:23.2363688Z Entering 'third_party/gloo' 2025-11-03T16:43:23.2740663Z Entering 'third_party/googletest' 2025-11-03T16:43:23.3118109Z Entering 'third_party/ideep' 2025-11-03T16:43:23.3520306Z Entering 'third_party/ideep/mkl-dnn' 2025-11-03T16:43:23.3937371Z Entering 'third_party/ittapi' 2025-11-03T16:43:23.4333728Z Entering 'third_party/kineto' 2025-11-03T16:43:23.4701047Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-11-03T16:43:23.5070070Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-11-03T16:43:23.5508630Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-11-03T16:43:23.5913698Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-11-03T16:43:23.6297722Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-11-03T16:43:23.6689539Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-11-03T16:43:23.7087085Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-11-03T16:43:23.7475203Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-11-03T16:43:23.7847652Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-11-03T16:43:23.8233899Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-11-03T16:43:23.8623867Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-11-03T16:43:23.8994706Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-11-03T16:43:23.9370840Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-11-03T16:43:23.9801518Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-11-03T16:43:24.0194259Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-11-03T16:43:24.0601968Z Entering 'third_party/kleidiai' 2025-11-03T16:43:24.0983001Z Entering 'third_party/mimalloc' 2025-11-03T16:43:24.1355522Z Entering 'third_party/nlohmann' 2025-11-03T16:43:24.1734507Z Entering 'third_party/onnx' 2025-11-03T16:43:24.2127418Z Entering 'third_party/onnx/third_party/pybind11' 2025-11-03T16:43:24.2536328Z Entering 'third_party/opentelemetry-cpp' 2025-11-03T16:43:24.2937835Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-11-03T16:43:24.3323338Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-11-03T16:43:24.3717627Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-11-03T16:43:24.4119195Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-11-03T16:43:24.4506366Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-11-03T16:43:24.4921536Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-11-03T16:43:24.5306182Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-11-03T16:43:24.5682593Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-11-03T16:43:24.6099992Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-11-03T16:43:24.6505318Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-11-03T16:43:24.6920292Z Entering 'third_party/pocketfft' 2025-11-03T16:43:24.7303068Z Entering 'third_party/protobuf' 2025-11-03T16:43:24.7657286Z Entering 'third_party/protobuf/third_party/benchmark' 2025-11-03T16:43:24.8068002Z Entering 'third_party/protobuf/third_party/googletest' 2025-11-03T16:43:24.8468804Z Entering 'third_party/psimd' 2025-11-03T16:43:24.8847645Z Entering 'third_party/pthreadpool' 2025-11-03T16:43:24.9252721Z Entering 'third_party/pybind11' 2025-11-03T16:43:24.9629498Z Entering 'third_party/python-peachpy' 2025-11-03T16:43:25.0000893Z Entering 'third_party/sleef' 2025-11-03T16:43:25.0369081Z Entering 'third_party/tensorpipe' 2025-11-03T16:43:25.0727886Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-11-03T16:43:25.1141659Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-11-03T16:43:25.1528403Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-11-03T16:43:25.1927333Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-11-03T16:43:25.2296549Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-11-03T16:43:25.2808121Z ##[endgroup] 2025-11-03T16:43:25.3117051Z [command]"C:\Program Files\Git\cmd\git.exe" log -1 --format=%H 2025-11-03T16:43:25.3326876Z 3f6538febd727b782e6e13cfd026a309fb14351d 2025-11-03T16:43:25.3594633Z ##[group]Run cd "${GITHUB_WORKSPACE}" 2025-11-03T16:43:25.3594967Z cd "${GITHUB_WORKSPACE}" 2025-11-03T16:43:25.3595244Z # Clean stale submodule dirs 2025-11-03T16:43:25.3595626Z if [ -z "${NO_SUDO}" ]; then 2025-11-03T16:43:25.3596013Z  sudo git submodule foreach --recursive git clean -ffdx 2025-11-03T16:43:25.3596420Z else 2025-11-03T16:43:25.3596683Z  git submodule foreach --recursive git clean -ffdx 2025-11-03T16:43:25.3597187Z fi 2025-11-03T16:43:25.3618018Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2025-11-03T16:43:25.3618460Z env: 2025-11-03T16:43:25.3618656Z GIT_DEFAULT_BRANCH: main 2025-11-03T16:43:25.3618910Z NO_SUDO: true 2025-11-03T16:43:25.3619099Z ##[endgroup] 2025-11-03T16:43:25.7796443Z Entering 'android/libs/fbjni' 2025-11-03T16:43:25.8009094Z Entering 'third_party/FP16' 2025-11-03T16:43:25.8214659Z Entering 'third_party/FXdiv' 2025-11-03T16:43:25.8412054Z Entering 'third_party/NNPACK' 2025-11-03T16:43:25.8688656Z Entering 'third_party/NVTX' 2025-11-03T16:43:25.8906595Z Entering 'third_party/VulkanMemoryAllocator' 2025-11-03T16:43:25.9117375Z Entering 'third_party/XNNPACK' 2025-11-03T16:43:25.9524765Z Entering 'third_party/aiter' 2025-11-03T16:43:25.9756120Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-11-03T16:43:26.0180193Z Entering 'third_party/benchmark' 2025-11-03T16:43:26.0397305Z Entering 'third_party/composable_kernel' 2025-11-03T16:43:26.0811578Z Entering 'third_party/cpp-httplib' 2025-11-03T16:43:26.1024913Z Entering 'third_party/cpuinfo' 2025-11-03T16:43:26.1240563Z Entering 'third_party/cudnn_frontend' 2025-11-03T16:43:26.1453677Z Entering 'third_party/cutlass' 2025-11-03T16:43:26.1826720Z Entering 'third_party/fbgemm' 2025-11-03T16:43:26.2108540Z Entering 'third_party/fbgemm/external/asmjit' 2025-11-03T16:43:26.2314071Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-11-03T16:43:26.2731950Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-11-03T16:43:26.2947042Z Entering 'third_party/fbgemm/external/cutlass' 2025-11-03T16:43:26.3322724Z Entering 'third_party/fbgemm/external/googletest' 2025-11-03T16:43:26.3537390Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-11-03T16:43:26.3739353Z Entering 'third_party/fbgemm/external/json' 2025-11-03T16:43:26.3993809Z Entering 'third_party/flash-attention' 2025-11-03T16:43:26.4208095Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-11-03T16:43:26.4596733Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-11-03T16:43:26.4961313Z Entering 'third_party/flatbuffers' 2025-11-03T16:43:26.5287194Z Entering 'third_party/fmt' 2025-11-03T16:43:26.5490844Z Entering 'third_party/gemmlowp/gemmlowp' 2025-11-03T16:43:26.5715741Z Entering 'third_party/gloo' 2025-11-03T16:43:26.5924205Z Entering 'third_party/googletest' 2025-11-03T16:43:26.6193119Z Entering 'third_party/ideep' 2025-11-03T16:43:26.6379528Z Entering 'third_party/ideep/mkl-dnn' 2025-11-03T16:43:26.6745672Z Entering 'third_party/ittapi' 2025-11-03T16:43:26.6955168Z Entering 'third_party/kineto' 2025-11-03T16:43:26.7184374Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-11-03T16:43:26.7392175Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-11-03T16:43:26.7645200Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-11-03T16:43:26.7852110Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-11-03T16:43:26.8090140Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-11-03T16:43:26.8281128Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-11-03T16:43:26.8500505Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-11-03T16:43:26.8703998Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-11-03T16:43:26.8953131Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-11-03T16:43:26.9189519Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-11-03T16:43:26.9391465Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-11-03T16:43:26.9653549Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-11-03T16:43:26.9910591Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-11-03T16:43:27.0169042Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-11-03T16:43:27.0372678Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-11-03T16:43:27.0605893Z Entering 'third_party/kleidiai' 2025-11-03T16:43:27.0850085Z Entering 'third_party/mimalloc' 2025-11-03T16:43:27.1062123Z Entering 'third_party/nlohmann' 2025-11-03T16:43:27.1300064Z Entering 'third_party/onnx' 2025-11-03T16:43:27.2302707Z Entering 'third_party/onnx/third_party/pybind11' 2025-11-03T16:43:27.2534668Z Entering 'third_party/opentelemetry-cpp' 2025-11-03T16:43:27.2785760Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-11-03T16:43:27.3000249Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-11-03T16:43:27.3221465Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-11-03T16:43:27.3444584Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-11-03T16:43:27.3681535Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-11-03T16:43:27.3888009Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-11-03T16:43:27.4115989Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-11-03T16:43:27.4314447Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-11-03T16:43:27.4566624Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-11-03T16:43:27.4800229Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-11-03T16:43:27.5683310Z Entering 'third_party/pocketfft' 2025-11-03T16:43:27.5884347Z Entering 'third_party/protobuf' 2025-11-03T16:43:27.6212960Z Entering 'third_party/protobuf/third_party/benchmark' 2025-11-03T16:43:27.6413841Z Entering 'third_party/protobuf/third_party/googletest' 2025-11-03T16:43:27.6648121Z Entering 'third_party/psimd' 2025-11-03T16:43:27.6846043Z Entering 'third_party/pthreadpool' 2025-11-03T16:43:27.7047656Z Entering 'third_party/pybind11' 2025-11-03T16:43:27.7279271Z Entering 'third_party/python-peachpy' 2025-11-03T16:43:27.7483308Z Entering 'third_party/sleef' 2025-11-03T16:43:27.7759843Z Entering 'third_party/tensorpipe' 2025-11-03T16:43:27.7954336Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-11-03T16:43:27.8197954Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-11-03T16:43:27.8367650Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-11-03T16:43:27.8597419Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-11-03T16:43:27.8788992Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-11-03T16:43:27.9305656Z Prepare all required actions 2025-11-03T16:43:27.9373369Z ##[group]Run ./.github/actions/setup-win 2025-11-03T16:43:27.9373649Z with: 2025-11-03T16:43:27.9373826Z cuda-version: cpu 2025-11-03T16:43:27.9374048Z python-version: 3.10 2025-11-03T16:43:27.9374246Z env: 2025-11-03T16:43:27.9374432Z GIT_DEFAULT_BRANCH: main 2025-11-03T16:43:27.9374657Z ##[endgroup] 2025-11-03T16:43:27.9443998Z ##[group]Run set -euo pipefail 2025-11-03T16:43:27.9444291Z set -euo pipefail 2025-11-03T16:43:27.9444538Z function get_ec2_metadata() { 2025-11-03T16:43:27.9445012Z  # Pulled from instance metadata endpoint for EC2 2025-11-03T16:43:27.9445595Z  # see https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instancedata-data-retrieval.html 2025-11-03T16:43:27.9447394Z  category=$1 2025-11-03T16:43:27.9448261Z  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-11-03T16:43:27.9449089Z } 2025-11-03T16:43:27.9449317Z echo "ami-id: $(get_ec2_metadata ami-id)" 2025-11-03T16:43:27.9449694Z echo "instance-id: $(get_ec2_metadata instance-id)" 2025-11-03T16:43:27.9450127Z echo "instance-type: $(get_ec2_metadata instance-type)" 2025-11-03T16:43:27.9450504Z echo "system info $(uname -a)" 2025-11-03T16:43:27.9470547Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2025-11-03T16:43:27.9470979Z env: 2025-11-03T16:43:27.9471160Z GIT_DEFAULT_BRANCH: main 2025-11-03T16:43:27.9471380Z ##[endgroup] 2025-11-03T16:43:28.0127351Z ami-id: ami-09330720cd2f262ab 2025-11-03T16:43:28.0518076Z instance-id: i-09e18480fdc4a034e 2025-11-03T16:43:28.0923728Z instance-type: c5d.4xlarge 2025-11-03T16:43:28.1121894Z 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-11-03T16:43:28.1248601Z ##[group]Run Set-ItemProperty -Path "HKLM:\\SYSTEM\CurrentControlSet\Control\FileSystem" -Name "LongPathsEnabled" -Value 1 2025-11-03T16:43:28.1249531Z Set-ItemProperty -Path "HKLM:\\SYSTEM\CurrentControlSet\Control\FileSystem" -Name "LongPathsEnabled" -Value 1 2025-11-03T16:43:28.1266558Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2025-11-03T16:43:28.1267019Z env: 2025-11-03T16:43:28.1267226Z GIT_DEFAULT_BRANCH: main 2025-11-03T16:43:28.1267468Z ##[endgroup] 2025-11-03T16:43:28.4914653Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2025-11-03T16:43:28.4986482Z Finished 2025-11-03T16:43:28.5292128Z ##[group]Run # Windows conda is baked into the AMI at this location 2025-11-03T16:43:28.5292597Z # Windows conda is baked into the AMI at this location 2025-11-03T16:43:28.5292997Z CONDA="C:\Jenkins\Miniconda3\condabin\conda.bat" 2025-11-03T16:43:28.5293339Z  2025-11-03T16:43:28.5293509Z { 2025-11-03T16:43:28.5293695Z  echo "CONDA=${CONDA}"; 2025-11-03T16:43:28.5294021Z  echo "CONDA_RUN=${CONDA} run --no-capture-output"; 2025-11-03T16:43:28.5294391Z  echo "CONDA_BUILD=${CONDA} run conda-build"; 2025-11-03T16:43:28.5294724Z  echo "CONDA_INSTALL=${CONDA} install"; 2025-11-03T16:43:28.5295015Z } >> "${GITHUB_ENV}" 2025-11-03T16:43:28.5314862Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2025-11-03T16:43:28.5315306Z env: 2025-11-03T16:43:28.5315491Z GIT_DEFAULT_BRANCH: main 2025-11-03T16:43:28.5315718Z ##[endgroup] 2025-11-03T16:43:28.5586942Z ##[group]Run set +e 2025-11-03T16:43:28.5587184Z set +e 2025-11-03T16:43:28.5587373Z set -x 2025-11-03T16:43:28.5587550Z  2025-11-03T16:43:28.5587789Z # Create new py_tmp env with python-version 2025-11-03T16:43:28.5589644Z ${CONDA} create -y -n py_tmp python=${PYTHON_VERSION} intel-openmp libuv 2025-11-03T16:43:28.5590056Z  2025-11-03T16:43:28.5590305Z PYTHON3=$(${CONDA_RUN} -n py_tmp which python3) 2025-11-03T16:43:28.5590621Z EXIT_CODE=$? 2025-11-03T16:43:28.5590819Z  2025-11-03T16:43:28.5591008Z if [[ "${EXIT_CODE}" == "0" ]]; then 2025-11-03T16:43:28.5591384Z  echo "Found Python3 at ${PYTHON3}, adding it into GITHUB_PATH" 2025-11-03T16:43:28.5591740Z  2025-11-03T16:43:28.5592095Z  PYTHON_PATH=$(dirname "${PYTHON3}") 2025-11-03T16:43:28.5592425Z  echo "${PYTHON_PATH}" >> "${GITHUB_PATH}" 2025-11-03T16:43:28.5592705Z else 2025-11-03T16:43:28.5593133Z  # According to https://docs.conda.io/en/latest/miniconda.html, we are using the Miniconda3 2025-11-03T16:43:28.5593853Z  # installation, which is Python 3 based. Its Python is default to Python 3. Further, there 2025-11-03T16:43:28.5594574Z  # is also the Miniconda installation that is Python 2 based, and both can be installed if 2025-11-03T16:43:28.5595125Z  # needed. In both cases, Python binary is just called python 2025-11-03T16:43:28.5595530Z  PYTHON=$(${CONDA_RUN} -n py_tmp which python) 2025-11-03T16:43:28.5595846Z  EXIT_CODE=$? 2025-11-03T16:43:28.5596042Z  2025-11-03T16:43:28.5596246Z  if [[ "${EXIT_CODE}" == "0" ]]; then 2025-11-03T16:43:28.5596671Z  echo "Found Python at ${PYTHON}, set Python3 alias and add it into GITHUB_PATH" 2025-11-03T16:43:28.5597101Z  2025-11-03T16:43:28.5597355Z  PYTHON3=$(echo "${PYTHON}" | sed "s/python/python3/") 2025-11-03T16:43:28.5597852Z  # It's difficult to setup alias across GitHub action steps, so I just add a softlink 2025-11-03T16:43:28.5598298Z  # here pointing to Python 2025-11-03T16:43:28.5598587Z  ln -s "${PYTHON}" "${PYTHON3}" 2025-11-03T16:43:28.5598851Z  2025-11-03T16:43:28.5599043Z  PYTHON_PATH=$(dirname "${PYTHON}") 2025-11-03T16:43:28.5599367Z  echo "${PYTHON_PATH}" >> "${GITHUB_PATH}" 2025-11-03T16:43:28.5599702Z  else 2025-11-03T16:43:28.5599929Z  echo "Found no Python using ${CONDA_RUN}" 2025-11-03T16:43:28.5600257Z  fi 2025-11-03T16:43:28.5600428Z fi 2025-11-03T16:43:28.5620045Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2025-11-03T16:43:28.5620467Z env: 2025-11-03T16:43:28.5620656Z GIT_DEFAULT_BRANCH: main 2025-11-03T16:43:28.5621036Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-11-03T16:43:28.5621689Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-11-03T16:43:28.5622487Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-11-03T16:43:28.5623255Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-11-03T16:43:28.5623807Z PYTHON_VERSION: 3.10 2025-11-03T16:43:28.5624123Z ##[endgroup] 2025-11-03T16:43:28.5832224Z + 'C:\Jenkins\Miniconda3\condabin\conda.bat' create -y -n py_tmp python=3.10 intel-openmp libuv 2025-11-03T16:43:39.9796899Z Collecting package metadata (current_repodata.json): ...working... done 2025-11-03T16:43:40.0764748Z Solving environment: ...working... done 2025-11-03T16:43:40.8000981Z 2025-11-03T16:43:40.8000992Z 2025-11-03T16:43:40.8001393Z ==> WARNING: A newer version of conda exists. <== 2025-11-03T16:43:40.8001790Z current version: 22.9.0 2025-11-03T16:43:40.8002030Z latest version: 25.9.1 2025-11-03T16:43:40.8002184Z 2025-11-03T16:43:40.8002278Z Please update conda by running 2025-11-03T16:43:40.8002443Z 2025-11-03T16:43:40.8002554Z $ conda update -n base -c defaults conda 2025-11-03T16:43:40.8002761Z 2025-11-03T16:43:40.8002768Z 2025-11-03T16:43:41.1851871Z 2025-11-03T16:43:41.1852267Z ## Package Plan ## 2025-11-03T16:43:41.1854030Z 2025-11-03T16:43:41.1854652Z environment location: C:\Jenkins\Miniconda3\envs\py_tmp 2025-11-03T16:43:41.1854940Z 2025-11-03T16:43:41.1855034Z added / updated specs: 2025-11-03T16:43:41.1855267Z - intel-openmp 2025-11-03T16:43:41.1855494Z - libuv 2025-11-03T16:43:41.1855672Z - python=3.10 2025-11-03T16:43:41.1855789Z 2025-11-03T16:43:41.1855793Z 2025-11-03T16:43:41.1855904Z The following packages will be downloaded: 2025-11-03T16:43:41.1856111Z 2025-11-03T16:43:41.1856219Z package | build 2025-11-03T16:43:41.1856718Z ---------------------------|----------------- 2025-11-03T16:43:41.1857082Z ca-certificates-2025.9.9 | haa95532_0 127 KB 2025-11-03T16:43:41.1857476Z expat-2.7.1 | h8ddb27b_0 259 KB 2025-11-03T16:43:41.1857863Z intel-openmp-2025.0.0 | haa95532_1164 2.1 MB 2025-11-03T16:43:41.1858236Z libffi-3.4.4 | hd77b12b_1 122 KB 2025-11-03T16:43:41.1858607Z libzlib-1.3.1 | h02ab6af_0 64 KB 2025-11-03T16:43:41.1858963Z openssl-3.0.18 | h543e019_0 6.8 MB 2025-11-03T16:43:41.1860388Z pip-25.2 | pyhc872135_1 1.1 MB 2025-11-03T16:43:41.1860740Z python-3.10.19 | h981015d_0 15.3 MB 2025-11-03T16:43:41.1861106Z setuptools-80.9.0 | py310haa95532_0 1.4 MB 2025-11-03T16:43:41.1861481Z sqlite-3.50.2 | hda9a48d_1 1017 KB 2025-11-03T16:43:41.1861817Z tk-8.6.15 | hf199647_0 3.5 MB 2025-11-03T16:43:41.1862158Z tzdata-2025b | h04d1e81_0 116 KB 2025-11-03T16:43:41.1862488Z vc-14.3 | h2df5915_10 19 KB 2025-11-03T16:43:41.1862832Z wheel-0.45.1 | py310haa95532_0 145 KB 2025-11-03T16:43:41.1863209Z xz-5.6.4 | h4754444_1 280 KB 2025-11-03T16:43:41.1863525Z zlib-1.3.1 | h02ab6af_0 113 KB 2025-11-03T16:43:41.1863870Z ------------------------------------------------------------ 2025-11-03T16:43:41.1864241Z Total: 32.6 MB 2025-11-03T16:43:41.1864445Z 2025-11-03T16:43:41.1864562Z The following NEW packages will be INSTALLED: 2025-11-03T16:43:41.1864771Z 2025-11-03T16:43:41.1898219Z bzip2 pkgs/main/win-64::bzip2-1.0.8-h2bbff1b_6 None 2025-11-03T16:43:41.1898790Z ca-certificates pkgs/main/win-64::ca-certificates-2025.9.9-haa95532_0 None 2025-11-03T16:43:41.1899278Z expat pkgs/main/win-64::expat-2.7.1-h8ddb27b_0 None 2025-11-03T16:43:41.1899737Z intel-openmp pkgs/main/win-64::intel-openmp-2025.0.0-haa95532_1164 None 2025-11-03T16:43:41.1900215Z libffi pkgs/main/win-64::libffi-3.4.4-hd77b12b_1 None 2025-11-03T16:43:41.1900619Z libuv pkgs/main/win-64::libuv-1.48.0-h827c3e9_0 None 2025-11-03T16:43:41.1901014Z libzlib pkgs/main/win-64::libzlib-1.3.1-h02ab6af_0 None 2025-11-03T16:43:41.1901431Z openssl pkgs/main/win-64::openssl-3.0.18-h543e019_0 None 2025-11-03T16:43:41.1901816Z pip pkgs/main/noarch::pip-25.2-pyhc872135_1 None 2025-11-03T16:43:41.1902202Z python pkgs/main/win-64::python-3.10.19-h981015d_0 None 2025-11-03T16:43:41.1902651Z setuptools pkgs/main/win-64::setuptools-80.9.0-py310haa95532_0 None 2025-11-03T16:43:41.1904544Z sqlite pkgs/main/win-64::sqlite-3.50.2-hda9a48d_1 None 2025-11-03T16:43:41.1904922Z tk pkgs/main/win-64::tk-8.6.15-hf199647_0 None 2025-11-03T16:43:41.1905294Z tzdata pkgs/main/noarch::tzdata-2025b-h04d1e81_0 None 2025-11-03T16:43:41.1905705Z ucrt pkgs/main/win-64::ucrt-10.0.22621.0-haa95532_0 None 2025-11-03T16:43:41.1906082Z vc pkgs/main/win-64::vc-14.3-h2df5915_10 None 2025-11-03T16:43:41.1906678Z vc14_runtime pkgs/main/win-64::vc14_runtime-14.44.35208-h4927774_10 None 2025-11-03T16:43:41.1907202Z vs2015_runtime pkgs/main/win-64::vs2015_runtime-14.44.35208-ha6b5a95_10 None 2025-11-03T16:43:41.1907669Z wheel pkgs/main/win-64::wheel-0.45.1-py310haa95532_0 None 2025-11-03T16:43:41.1908048Z xz pkgs/main/win-64::xz-5.6.4-h4754444_1 None 2025-11-03T16:43:41.1908402Z zlib pkgs/main/win-64::zlib-1.3.1-h02ab6af_0 None 2025-11-03T16:43:41.1908641Z 2025-11-03T16:43:41.1908748Z 2025-11-03T16:43:41.1908752Z 2025-11-03T16:43:41.1910252Z Downloading and Extracting Packages 2025-11-03T16:43:41.1910452Z 2025-11-03T16:43:41.2977785Z ca-certificates-2025 | 127 KB | | 0% 2025-11-03T16:43:41.2986874Z ca-certificates-2025 | 127 KB | ########## | 100% 2025-11-03T16:43:41.2987267Z ca-certificates-2025 | 127 KB | ########## | 100% 2025-11-03T16:43:41.2987498Z 2025-11-03T16:43:41.4251883Z expat-2.7.1 | 259 KB | | 0% 2025-11-03T16:43:41.4255203Z expat-2.7.1 | 259 KB | ########## | 100% 2025-11-03T16:43:41.4256868Z expat-2.7.1 | 259 KB | ########## | 100% 2025-11-03T16:43:41.4257089Z 2025-11-03T16:43:41.5289514Z openssl-3.0.18 | 6.8 MB | | 0% 2025-11-03T16:43:41.8758768Z openssl-3.0.18 | 6.8 MB | ##4 | 24% 2025-11-03T16:43:41.8761843Z openssl-3.0.18 | 6.8 MB | ########## | 100% 2025-11-03T16:43:41.8763885Z openssl-3.0.18 | 6.8 MB | ########## | 100% 2025-11-03T16:43:41.8764136Z 2025-11-03T16:43:41.9717377Z zlib-1.3.1 | 113 KB | | 0% 2025-11-03T16:43:41.9720561Z zlib-1.3.1 | 113 KB | ########## | 100% 2025-11-03T16:43:41.9722288Z zlib-1.3.1 | 113 KB | ########## | 100% 2025-11-03T16:43:41.9722505Z 2025-11-03T16:43:42.1210024Z wheel-0.45.1 | 145 KB | | 0% 2025-11-03T16:43:42.1213607Z wheel-0.45.1 | 145 KB | ########## | 100% 2025-11-03T16:43:42.1215089Z wheel-0.45.1 | 145 KB | ########## | 100% 2025-11-03T16:43:42.1215320Z 2025-11-03T16:43:42.2126641Z libzlib-1.3.1 | 64 KB | | 0% 2025-11-03T16:43:42.2128080Z libzlib-1.3.1 | 64 KB | ########## | 100% 2025-11-03T16:43:42.2128308Z 2025-11-03T16:43:43.0504530Z setuptools-80.9.0 | 1.4 MB | | 0% 2025-11-03T16:43:43.0508813Z setuptools-80.9.0 | 1.4 MB | ########## | 100% 2025-11-03T16:43:43.0510987Z setuptools-80.9.0 | 1.4 MB | ########## | 100% 2025-11-03T16:43:43.0511259Z 2025-11-03T16:43:43.1517126Z python-3.10.19 | 15.3 MB | | 0% 2025-11-03T16:43:43.2525262Z python-3.10.19 | 15.3 MB | #6 | 16% 2025-11-03T16:43:45.7994179Z python-3.10.19 | 15.3 MB | #####6 | 56% 2025-11-03T16:43:45.7997327Z python-3.10.19 | 15.3 MB | ########## | 100% 2025-11-03T16:43:45.7999414Z python-3.10.19 | 15.3 MB | ########## | 100% 2025-11-03T16:43:45.7999642Z 2025-11-03T16:43:45.9010444Z tk-8.6.15 | 3.5 MB | | 0% 2025-11-03T16:43:46.9195923Z tk-8.6.15 | 3.5 MB | | 0% 2025-11-03T16:43:46.9199258Z tk-8.6.15 | 3.5 MB | ########## | 100% 2025-11-03T16:43:46.9201327Z tk-8.6.15 | 3.5 MB | ########## | 100% 2025-11-03T16:43:46.9201534Z 2025-11-03T16:43:47.0151504Z sqlite-3.50.2 | 1017 KB | | 0% 2025-11-03T16:43:47.0153191Z sqlite-3.50.2 | 1017 KB | ########## | 100% 2025-11-03T16:43:47.0153443Z 2025-11-03T16:43:47.0878743Z vc-14.3 | 19 KB | | 0% 2025-11-03T16:43:47.0879924Z vc-14.3 | 19 KB | ########## | 100% 2025-11-03T16:43:47.0880136Z 2025-11-03T16:43:47.2600566Z intel-openmp-2025.0. | 2.1 MB | | 0% 2025-11-03T16:43:47.2603645Z intel-openmp-2025.0. | 2.1 MB | ########## | 100% 2025-11-03T16:43:47.2605553Z intel-openmp-2025.0. | 2.1 MB | ########## | 100% 2025-11-03T16:43:47.2605788Z 2025-11-03T16:43:47.4493049Z xz-5.6.4 | 280 KB | | 0% 2025-11-03T16:43:47.4496185Z xz-5.6.4 | 280 KB | ########## | 100% 2025-11-03T16:43:47.4497888Z xz-5.6.4 | 280 KB | ########## | 100% 2025-11-03T16:43:47.4498097Z 2025-11-03T16:43:47.7239954Z libffi-3.4.4 | 122 KB | | 0% 2025-11-03T16:43:47.7242954Z libffi-3.4.4 | 122 KB | ########## | 100% 2025-11-03T16:43:47.7245111Z libffi-3.4.4 | 122 KB | ########## | 100% 2025-11-03T16:43:47.7245337Z 2025-11-03T16:43:47.8399786Z pip-25.2 | 1.1 MB | | 0% 2025-11-03T16:43:48.5210716Z pip-25.2 | 1.1 MB | #1 | 11% 2025-11-03T16:43:48.5214014Z pip-25.2 | 1.1 MB | ########## | 100% 2025-11-03T16:43:48.5216173Z pip-25.2 | 1.1 MB | ########## | 100% 2025-11-03T16:43:48.5216385Z 2025-11-03T16:43:49.1354506Z tzdata-2025b | 116 KB | | 0% 2025-11-03T16:43:49.1357811Z tzdata-2025b | 116 KB | ########## | 100% 2025-11-03T16:43:49.1360657Z tzdata-2025b | 116 KB | ########## | 100% 2025-11-03T16:43:49.4757589Z Preparing transaction: ...working... done 2025-11-03T16:43:50.6952654Z Verifying transaction: ...working... done 2025-11-03T16:43:55.7631180Z Executing transaction: ...working... done 2025-11-03T16:43:55.7764014Z # 2025-11-03T16:43:55.7764288Z # To activate this environment, use 2025-11-03T16:43:55.7764601Z # 2025-11-03T16:43:55.7764785Z # $ conda activate py_tmp 2025-11-03T16:43:55.7765001Z # 2025-11-03T16:43:55.7765194Z # To deactivate an active environment, use 2025-11-03T16:43:55.7765452Z # 2025-11-03T16:43:55.7765622Z # $ conda deactivate 2025-11-03T16:43:55.7765763Z 2025-11-03T16:43:55.9102608Z Retrieving notices: ...working... done 2025-11-03T16:43:56.1918110Z ++ 'C:\Jenkins\Miniconda3\condabin\conda.bat' run --no-capture-output -n py_tmp which python3 2025-11-03T16:43:57.7188299Z 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-11-03T16:43:57.7214005Z ERROR conda.cli.main_run:execute(49): `conda run which python3` failed. (See above for error) 2025-11-03T16:43:57.7889179Z + PYTHON3= 2025-11-03T16:43:57.7889396Z + EXIT_CODE=1 2025-11-03T16:43:57.7889905Z + [[ 1 == \0 ]] 2025-11-03T16:43:57.7951184Z ++ 'C:\Jenkins\Miniconda3\condabin\conda.bat' run --no-capture-output -n py_tmp which python 2025-11-03T16:43:59.4107107Z + PYTHON=/c/Jenkins/Miniconda3/envs/py_tmp/python 2025-11-03T16:43:59.4107460Z + EXIT_CODE=0 2025-11-03T16:43:59.4107647Z + [[ 0 == \0 ]] 2025-11-03T16:43:59.4108121Z + echo 'Found Python at /c/Jenkins/Miniconda3/envs/py_tmp/python, set Python3 alias and add it into GITHUB_PATH' 2025-11-03T16:43:59.4108925Z Found Python at /c/Jenkins/Miniconda3/envs/py_tmp/python, set Python3 alias and add it into GITHUB_PATH 2025-11-03T16:43:59.4261005Z ++ echo /c/Jenkins/Miniconda3/envs/py_tmp/python 2025-11-03T16:43:59.4313001Z ++ sed s/python/python3/ 2025-11-03T16:43:59.4379061Z + PYTHON3=/c/Jenkins/Miniconda3/envs/py_tmp/python3 2025-11-03T16:43:59.4380425Z + ln -s /c/Jenkins/Miniconda3/envs/py_tmp/python /c/Jenkins/Miniconda3/envs/py_tmp/python3 2025-11-03T16:43:59.4557353Z ++ dirname /c/Jenkins/Miniconda3/envs/py_tmp/python 2025-11-03T16:43:59.4637830Z + PYTHON_PATH=/c/Jenkins/Miniconda3/envs/py_tmp 2025-11-03T16:43:59.4638182Z + echo /c/Jenkins/Miniconda3/envs/py_tmp 2025-11-03T16:43:59.4768115Z ##[group]Run TMPDIR=$(python -c 'import tempfile; print(tempfile.gettempdir());') 2025-11-03T16:43:59.4768713Z TMPDIR=$(python -c 'import tempfile; print(tempfile.gettempdir());') 2025-11-03T16:43:59.4769147Z echo "TMPDIR=${TMPDIR}" >> "${GITHUB_ENV}" 2025-11-03T16:43:59.4792075Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2025-11-03T16:43:59.4792498Z env: 2025-11-03T16:43:59.4792689Z GIT_DEFAULT_BRANCH: main 2025-11-03T16:43:59.4792976Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-11-03T16:43:59.4793424Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-11-03T16:43:59.4793944Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-11-03T16:43:59.4794395Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-11-03T16:43:59.4794744Z ##[endgroup] 2025-11-03T16:43:59.5627297Z ##[group]Run Add-MpPreference -ExclusionPath $(Get-Location).tostring(),$Env:TMPDIR,"C:\Jenkins\Miniconda3" -ErrorAction Ignore 2025-11-03T16:43:59.5628281Z Add-MpPreference -ExclusionPath $(Get-Location).tostring(),$Env:TMPDIR,"C:\Jenkins\Miniconda3" -ErrorAction Ignore 2025-11-03T16:43:59.5629064Z # Let's both exclude the path and disable Windows Defender completely just to be sure 2025-11-03T16:43:59.5629514Z # that it doesn't interfere 2025-11-03T16:43:59.5629949Z Set-MpPreference -DisableRealtimeMonitoring $True -ErrorAction Ignore 2025-11-03T16:43:59.5647133Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2025-11-03T16:43:59.5647564Z env: 2025-11-03T16:43:59.5647776Z GIT_DEFAULT_BRANCH: main 2025-11-03T16:43:59.5648049Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-11-03T16:43:59.5648483Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-11-03T16:43:59.5648980Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-11-03T16:43:59.5649447Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-11-03T16:43:59.5649908Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-11-03T16:43:59.5650228Z ##[endgroup] 2025-11-03T16:43:59.9030229Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2025-11-03T16:43:59.9085395Z Finished 2025-11-03T16:44:00.4033679Z ##[group]Run choco install handle -y 2025-11-03T16:44:00.4033989Z choco install handle -y 2025-11-03T16:44:00.4034276Z handle C:\actions-runner\_work\ 2025-11-03T16:44:00.4051672Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2025-11-03T16:44:00.4052126Z env: 2025-11-03T16:44:00.4052320Z GIT_DEFAULT_BRANCH: main 2025-11-03T16:44:00.4052600Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-11-03T16:44:00.4053026Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-11-03T16:44:00.4053534Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-11-03T16:44:00.4053987Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-11-03T16:44:00.4054373Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-11-03T16:44:00.4054661Z ##[endgroup] 2025-11-03T16:44:00.7349773Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2025-11-03T16:44:00.7400991Z Finished 2025-11-03T16:44:01.8260938Z Chocolatey v2.5.0 2025-11-03T16:44:01.9922309Z Installing the following packages: 2025-11-03T16:44:01.9927557Z handle 2025-11-03T16:44:01.9931148Z By installing, you accept licenses for the packages. 2025-11-03T16:44:03.0969882Z Downloading package from source 'https://community.chocolatey.org/api/v2/' 2025-11-03T16:44:03.2929617Z 2025-11-03T16:44:03.2930678Z Progress: Downloading Handle 5.0... 15% 2025-11-03T16:44:03.2931040Z Progress: Downloading Handle 5.0... 45% 2025-11-03T16:44:03.2931537Z Progress: Downloading Handle 5.0... 75% 2025-11-03T16:44:03.2931905Z Progress: Downloading Handle 5.0... 100% 2025-11-03T16:44:03.5033429Z 2025-11-03T16:44:03.5033814Z handle v5.0.0 [Approved] 2025-11-03T16:44:03.5228140Z handle package files install completed. Performing other installation steps. 2025-11-03T16:44:04.5626158Z Downloading Handle 2025-11-03T16:44:04.5626564Z from 'https://download.sysinternals.com/files/Handle.zip' 2025-11-03T16:44:04.6585760Z 2025-11-03T16:44:04.6603569Z Progress: 19% - Saving 143.51 KB of 729.82 KB 2025-11-03T16:44:04.6617498Z Progress: 41% - Saving 303.51 KB of 729.82 KB 2025-11-03T16:44:04.6632146Z Progress: 63% - Saving 463.51 KB of 729.82 KB 2025-11-03T16:44:04.6651447Z Progress: 85% - Saving 623.51 KB of 729.82 KB 2025-11-03T16:44:04.6655095Z Progress: 100% - Completed download of C:\Users\runneruser\AppData\Local\Temp\chocolatey\Handle\5.0.0\Handle.zip (729.82 KB). 2025-11-03T16:44:04.6661829Z Download of Handle.zip (729.82 KB) completed. 2025-11-03T16:44:07.7609623Z Hashes match. 2025-11-03T16:44:07.7875726Z Extracting C:\Users\runneruser\AppData\Local\Temp\chocolatey\Handle\5.0.0\Handle.zip to C:\ProgramData\chocolatey\lib\Handle\tools... 2025-11-03T16:44:08.0297059Z C:\ProgramData\chocolatey\lib\Handle\tools 2025-11-03T16:44:08.0358879Z HKEY_CURRENT_USER\Software\Sysinternals 2025-11-03T16:44:08.0391786Z HKEY_CURRENT_USER\Software\Sysinternals\Handle 2025-11-03T16:44:08.4344647Z ShimGen has successfully created a shim for handle.exe 2025-11-03T16:44:08.6243454Z ShimGen has successfully created a shim for handle64.exe 2025-11-03T16:44:08.8025503Z ShimGen has successfully created a shim for handle64a.exe 2025-11-03T16:44:08.8317916Z The install of handle was successful. 2025-11-03T16:44:08.8320974Z Deployed to 'C:\ProgramData\chocolatey\lib\Handle\tools' 2025-11-03T16:44:08.8436140Z 2025-11-03T16:44:08.8436508Z Chocolatey installed 1/1 packages. 2025-11-03T16:44:08.8436961Z See the log for details (C:\ProgramData\chocolatey\logs\chocolatey.log). 2025-11-03T16:44:09.0157337Z 2025-11-03T16:44:09.0157712Z Nthandle v5.0 - Handle viewer 2025-11-03T16:44:09.0159025Z Copyright (C) 1997-2022 Mark Russinovich 2025-11-03T16:44:09.0159333Z Sysinternals - www.sysinternals.com 2025-11-03T16:44:09.0159519Z 2025-11-03T16:44:09.0565178Z powershell.exe pid: 5420 type: File 44: C:\actions-runner\_work\pytorch\pytorch 2025-11-03T16:44:09.0565828Z handle.exe pid: 5856 type: File 44: C:\actions-runner\_work\pytorch\pytorch 2025-11-03T16:44:09.0566374Z handle.exe pid: 5484 type: File 94: C:\actions-runner\_work\pytorch\pytorch 2025-11-03T16:44:09.0566925Z handle64.exe pid: 1760 type: File 50: C:\actions-runner\_work\pytorch\pytorch 2025-11-03T16:44:09.0929667Z Prepare all required actions 2025-11-03T16:44:09.0964885Z ##[group]Run ./.github/actions/get-workflow-job-id 2025-11-03T16:44:09.0965209Z with: 2025-11-03T16:44:09.0965712Z github-token: *** 2025-11-03T16:44:09.0965913Z env: 2025-11-03T16:44:09.0966087Z GIT_DEFAULT_BRANCH: main 2025-11-03T16:44:09.0966357Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-11-03T16:44:09.0966778Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-11-03T16:44:09.0967284Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-11-03T16:44:09.0967776Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-11-03T16:44:09.0968152Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-11-03T16:44:09.0968439Z ##[endgroup] 2025-11-03T16:44:09.1042856Z ##[group]Run set -eux 2025-11-03T16:44:09.1043113Z set -eux 2025-11-03T16:44:09.1043538Z python3 .github/scripts/get_workflow_job_id.py "${GITHUB_RUN_ID}" "${RUNNER_NAME}" 2025-11-03T16:44:09.1063981Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2025-11-03T16:44:09.1064403Z env: 2025-11-03T16:44:09.1064588Z GIT_DEFAULT_BRANCH: main 2025-11-03T16:44:09.1064851Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-11-03T16:44:09.1065296Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-11-03T16:44:09.1065792Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-11-03T16:44:09.1066254Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-11-03T16:44:09.1067355Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-11-03T16:44:09.1067808Z GITHUB_TOKEN: *** 2025-11-03T16:44:09.1068013Z ##[endgroup] 2025-11-03T16:44:09.1283709Z + python3 .github/scripts/get_workflow_job_id.py 19040285449 i-09e18480fdc4a034e 2025-11-03T16:44:10.5186792Z Setting output job-id=54379993351 2025-11-03T16:44:10.5187365Z Setting output job-name=win-vs2022-cpu-py3 / test (default, 4, 4, lf.windows.4xlarge.nonephemeral) 2025-11-03T16:44:10.5439415Z ##[group]Run # Windows conda doesn't have python3 binary, only python, but it's python3 2025-11-03T16:44:10.5440176Z # Windows conda doesn't have python3 binary, only python, but it's python3 2025-11-03T16:44:10.5440804Z ${CONDA_RUN} python -m pip install psutil==5.9.8 dataclasses_json==0.6.7 nvidia-ml-py==11.525.84 2025-11-03T16:44:10.5441743Z ${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-11-03T16:44:10.5442558Z echo "monitor-script-pid=${!}" >> "${GITHUB_OUTPUT}" 2025-11-03T16:44:10.5462760Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2025-11-03T16:44:10.5463189Z env: 2025-11-03T16:44:10.5463379Z GIT_DEFAULT_BRANCH: main 2025-11-03T16:44:10.5463645Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-11-03T16:44:10.5464108Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-11-03T16:44:10.5464624Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-11-03T16:44:10.5465081Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-11-03T16:44:10.5465461Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-11-03T16:44:10.5465751Z JOB_ID: 54379993351 2025-11-03T16:44:10.5466121Z JOB_NAME: win-vs2022-cpu-py3 / test (default, 4, 4, lf.windows.4xlarge.nonephemeral) 2025-11-03T16:44:10.5466566Z WORKFLOW_NAME: trunk 2025-11-03T16:44:10.5466772Z WORKFLOW_RUN_ID: 19040285449 2025-11-03T16:44:10.5467017Z MONITOR_LOG_INTERVAL: 5 2025-11-03T16:44:10.5467251Z MONITOR_DATA_COLLECT_INTERVAL: 1 2025-11-03T16:44:10.5467493Z ##[endgroup] 2025-11-03T16:44:15.3224545Z Collecting psutil==5.9.8 2025-11-03T16:44:15.5137854Z Downloading psutil-5.9.8-cp37-abi3-win_amd64.whl.metadata (22 kB) 2025-11-03T16:44:15.5929960Z Collecting dataclasses_json==0.6.7 2025-11-03T16:44:15.5976890Z Downloading dataclasses_json-0.6.7-py3-none-any.whl.metadata (25 kB) 2025-11-03T16:44:15.6449195Z Collecting nvidia-ml-py==11.525.84 2025-11-03T16:44:15.6503956Z Downloading nvidia_ml_py-11.525.84-py3-none-any.whl.metadata (8.6 kB) 2025-11-03T16:44:15.7426291Z Collecting marshmallow<4.0.0,>=3.18.0 (from dataclasses_json==0.6.7) 2025-11-03T16:44:15.7481365Z Downloading marshmallow-3.26.1-py3-none-any.whl.metadata (7.3 kB) 2025-11-03T16:44:15.7769920Z Collecting typing-inspect<1,>=0.4.0 (from dataclasses_json==0.6.7) 2025-11-03T16:44:15.7848746Z Downloading typing_inspect-0.9.0-py3-none-any.whl.metadata (1.5 kB) 2025-11-03T16:44:15.8084047Z 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-11-03T16:44:15.8284207Z Collecting mypy-extensions>=0.3.0 (from typing-inspect<1,>=0.4.0->dataclasses_json==0.6.7) 2025-11-03T16:44:15.8345193Z Downloading mypy_extensions-1.1.0-py3-none-any.whl.metadata (1.1 kB) 2025-11-03T16:44:15.8456693Z 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-11-03T16:44:15.8577490Z Downloading psutil-5.9.8-cp37-abi3-win_amd64.whl (255 kB) 2025-11-03T16:44:15.9175377Z ---------------------------------------- 255.1/255.1 kB 3.9 MB/s eta 0:00:00 2025-11-03T16:44:15.9227631Z Downloading dataclasses_json-0.6.7-py3-none-any.whl (28 kB) 2025-11-03T16:44:15.9364773Z Downloading nvidia_ml_py-11.525.84-py3-none-any.whl (34 kB) 2025-11-03T16:44:15.9524037Z Downloading marshmallow-3.26.1-py3-none-any.whl (50 kB) 2025-11-03T16:44:15.9649431Z ---------------------------------------- 50.9/50.9 kB 2.7 MB/s eta 0:00:00 2025-11-03T16:44:15.9698836Z Downloading typing_inspect-0.9.0-py3-none-any.whl (8.8 kB) 2025-11-03T16:44:15.9834985Z Downloading mypy_extensions-1.1.0-py3-none-any.whl (5.0 kB) 2025-11-03T16:44:16.9600053Z Installing collected packages: nvidia-ml-py, psutil, mypy-extensions, marshmallow, typing-inspect, dataclasses_json 2025-11-03T16:44:17.0072262Z Attempting uninstall: psutil 2025-11-03T16:44:17.0086441Z Found existing installation: psutil 5.9.1 2025-11-03T16:44:17.0188532Z Uninstalling psutil-5.9.1: 2025-11-03T16:44:17.0216256Z Successfully uninstalled psutil-5.9.1 2025-11-03T16:44:17.3890022Z 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-11-03T16:44:17.8900427Z ##[group]Run seemethere/download-artifact-s3@1da556a7aa0a088e3153970611f6c432d58e80e6 2025-11-03T16:44:17.8900932Z with: 2025-11-03T16:44:17.8901123Z name: win-vs2022-cpu-py3 2025-11-03T16:44:17.8901373Z path: C:\19040285449\build-results 2025-11-03T16:44:17.8901627Z s3-bucket: gha-artifacts 2025-11-03T16:44:17.8901871Z region: us-east-1 2025-11-03T16:44:17.8902071Z env: 2025-11-03T16:44:17.8902242Z GIT_DEFAULT_BRANCH: main 2025-11-03T16:44:17.8902505Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-11-03T16:44:17.8902952Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-11-03T16:44:17.8903455Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-11-03T16:44:17.8903906Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-11-03T16:44:17.8904295Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-11-03T16:44:17.8904582Z ##[endgroup] 2025-11-03T16:44:18.4379276Z (node:6092) NOTE: We are formalizing our plans to enter AWS SDK for JavaScript (v2) into maintenance mode in 2023. 2025-11-03T16:44:18.4379745Z 2025-11-03T16:44:18.4379942Z Please migrate your code to use AWS SDK for JavaScript (v3). 2025-11-03T16:44:18.4380429Z For more information, check the migration guide at https://a.co/7PzMCcy 2025-11-03T16:44:18.4380935Z (Use `node --trace-warnings ...` to show where the warning was created) 2025-11-03T16:44:18.5637690Z Found 4 objects with prefix pytorch/pytorch/19040285449/win-vs2022-cpu-py3/ 2025-11-03T16:44:18.5643726Z Starting download (1/4): C:\19040285449\build-results\.additional_ci_files\test-class-times.json 2025-11-03T16:44:18.7371815Z Finished download (1/4): C:\19040285449\build-results\.additional_ci_files\test-class-times.json 2025-11-03T16:44:18.7373027Z Starting download (2/4): C:\19040285449\build-results\.additional_ci_files\test-times.json 2025-11-03T16:44:18.8916010Z Finished download (2/4): C:\19040285449\build-results\.additional_ci_files\test-times.json 2025-11-03T16:44:18.8917562Z Starting download (3/4): C:\19040285449\build-results\.ninja_log 2025-11-03T16:44:19.1552671Z Finished download (3/4): C:\19040285449\build-results\.ninja_log 2025-11-03T16:44:19.1553580Z Starting download (4/4): C:\19040285449\build-results\torch-2.10.0a0+git3f6538f-cp310-cp310-win_amd64.whl 2025-11-03T16:44:21.2053117Z Finished download (4/4): C:\19040285449\build-results\torch-2.10.0a0+git3f6538f-cp310-cp310-win_amd64.whl 2025-11-03T16:44:21.2062928Z Artifact download has finished successfully 2025-11-03T16:44:21.2340364Z ##[group]Run tree /F C:\$Env:GITHUB_RUN_ID\build-results 2025-11-03T16:44:21.2340782Z tree /F C:\$Env:GITHUB_RUN_ID\build-results 2025-11-03T16:44:21.2357488Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2025-11-03T16:44:21.2357932Z env: 2025-11-03T16:44:21.2358122Z GIT_DEFAULT_BRANCH: main 2025-11-03T16:44:21.2358396Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-11-03T16:44:21.2358980Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-11-03T16:44:21.2359479Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-11-03T16:44:21.2359938Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-11-03T16:44:21.2360325Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-11-03T16:44:21.2360610Z ##[endgroup] 2025-11-03T16:44:21.5677961Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2025-11-03T16:44:21.5747954Z Finished 2025-11-03T16:44:21.5875204Z Folder PATH listing 2025-11-03T16:44:21.5875504Z Volume serial number is EA7F-0099 2025-11-03T16:44:21.5875806Z C:\19040285449\BUILD-RESULTS 2025-11-03T16:44:21.5883039Z � .ninja_log 2025-11-03T16:44:21.5883453Z � torch-2.10.0a0+git3f6538f-cp310-cp310-win_amd64.whl 2025-11-03T16:44:21.5883797Z � 2025-11-03T16:44:21.5884021Z ����.additional_ci_files 2025-11-03T16:44:21.5884254Z test-class-times.json 2025-11-03T16:44:21.5884535Z test-times.json 2025-11-03T16:44:21.5884725Z 2025-11-03T16:44:21.6125893Z Prepare all required actions 2025-11-03T16:44:21.6126299Z Getting action download info 2025-11-03T16:44:21.7833471Z Download action repository 'seemethere/download-artifact-s3@v4' (SHA:1da556a7aa0a088e3153970611f6c432d58e80e6) 2025-11-03T16:44:22.0524312Z Download action repository 'actions/download-artifact@v4' (SHA:d3f86a106a0bac45b974a628896c90dbdf5c8093) 2025-11-03T16:44:22.4525886Z ##[group]Run ./.github/actions/download-td-artifacts 2025-11-03T16:44:22.4526210Z with: 2025-11-03T16:44:22.4526397Z env: 2025-11-03T16:44:22.4526573Z GIT_DEFAULT_BRANCH: main 2025-11-03T16:44:22.4526843Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-11-03T16:44:22.4527267Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-11-03T16:44:22.4527777Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-11-03T16:44:22.4529294Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-11-03T16:44:22.4529739Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-11-03T16:44:22.4530025Z ##[endgroup] 2025-11-03T16:44:22.4632719Z ##[group]Run seemethere/download-artifact-s3@v4 2025-11-03T16:44:22.4633028Z with: 2025-11-03T16:44:22.4633190Z name: td_results 2025-11-03T16:44:22.4633399Z s3-bucket: gha-artifacts 2025-11-03T16:44:22.4633628Z region: us-east-1 2025-11-03T16:44:22.4633810Z env: 2025-11-03T16:44:22.4633981Z GIT_DEFAULT_BRANCH: main 2025-11-03T16:44:22.4634233Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-11-03T16:44:22.4634664Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-11-03T16:44:22.4635162Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-11-03T16:44:22.4635616Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-11-03T16:44:22.4635998Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-11-03T16:44:22.4636291Z ##[endgroup] 2025-11-03T16:44:22.9853216Z (node:5880) NOTE: We are formalizing our plans to enter AWS SDK for JavaScript (v2) into maintenance mode in 2023. 2025-11-03T16:44:22.9853718Z 2025-11-03T16:44:22.9853909Z Please migrate your code to use AWS SDK for JavaScript (v3). 2025-11-03T16:44:22.9854432Z For more information, check the migration guide at https://a.co/7PzMCcy 2025-11-03T16:44:22.9854936Z (Use `node --trace-warnings ...` to show where the warning was created) 2025-11-03T16:44:23.1116971Z Found 1 objects with prefix pytorch/pytorch/19040285449/td_results/ 2025-11-03T16:44:23.1118246Z Starting download (1/1): C:\actions-runner\_work\pytorch\pytorch\td_results.json 2025-11-03T16:44:23.1975834Z Finished download (1/1): C:\actions-runner\_work\pytorch\pytorch\td_results.json 2025-11-03T16:44:23.1984785Z Artifact download has finished successfully 2025-11-03T16:44:23.2360310Z ##[group]Run mkdir -p .additional_ci_files 2025-11-03T16:44:23.2360644Z mkdir -p .additional_ci_files 2025-11-03T16:44:23.2361213Z mv td_results.json .additional_ci_files/td_results.json || true 2025-11-03T16:44:23.2381872Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2025-11-03T16:44:23.2382303Z env: 2025-11-03T16:44:23.2382483Z GIT_DEFAULT_BRANCH: main 2025-11-03T16:44:23.2382762Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-11-03T16:44:23.2383290Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-11-03T16:44:23.2383844Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-11-03T16:44:23.2384310Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-11-03T16:44:23.2384691Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-11-03T16:44:23.2384978Z ##[endgroup] 2025-11-03T16:44:23.3074726Z Prepare all required actions 2025-11-03T16:44:23.3075316Z Getting action download info 2025-11-03T16:44:23.4408192Z Download action repository 'nick-fields/retry@v3.0.0' (SHA:7152eba30c6575329ac0576536151aca5a72780e) 2025-11-03T16:44:23.6962776Z ##[group]Run ./.github/actions/filter-test-configs 2025-11-03T16:44:23.6963107Z with: 2025-11-03T16:44:23.6963459Z github-token: *** 2025-11-03T16:44:23.6964810Z 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-11-03T16:44:23.6966395Z job-name: win-vs2022-cpu-py3 / test (default, 4, 4, lf.windows.4xlarge.nonephemeral) 2025-11-03T16:44:23.6966816Z env: 2025-11-03T16:44:23.6967042Z GIT_DEFAULT_BRANCH: main 2025-11-03T16:44:23.6967304Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-11-03T16:44:23.6967733Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-11-03T16:44:23.6968237Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-11-03T16:44:23.6968695Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-11-03T16:44:23.6969072Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-11-03T16:44:23.6969361Z ##[endgroup] 2025-11-03T16:44:23.7062971Z ##[group]Run nick-fields/retry@v3.0.0 2025-11-03T16:44:23.7063236Z with: 2025-11-03T16:44:23.7063448Z shell: bash 2025-11-03T16:44:23.7063632Z timeout_minutes: 10 2025-11-03T16:44:23.7063865Z max_attempts: 5 2025-11-03T16:44:23.7064062Z retry_wait_seconds: 30 2025-11-03T16:44:23.7064793Z 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-11-03T16:44:23.7065550Z polling_interval_seconds: 1 2025-11-03T16:44:23.7065788Z warning_on_retry: true 2025-11-03T16:44:23.7066015Z continue_on_error: false 2025-11-03T16:44:23.7066235Z env: 2025-11-03T16:44:23.7066404Z GIT_DEFAULT_BRANCH: main 2025-11-03T16:44:23.7066675Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-11-03T16:44:23.7067099Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-11-03T16:44:23.7067603Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-11-03T16:44:23.7068055Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-11-03T16:44:23.7068442Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-11-03T16:44:23.7068894Z GITHUB_TOKEN: *** 2025-11-03T16:44:23.7069135Z ##[endgroup] 2025-11-03T16:44:23.8272379Z + python3 -m pip install requests==2.27.1 pyyaml==6.0.2 2025-11-03T16:44:24.7707575Z Collecting requests==2.27.1 2025-11-03T16:44:24.7838827Z Downloading requests-2.27.1-py2.py3-none-any.whl.metadata (5.0 kB) 2025-11-03T16:44:24.8691561Z Collecting pyyaml==6.0.2 2025-11-03T16:44:24.8800086Z Downloading PyYAML-6.0.2-cp310-cp310-win_amd64.whl.metadata (2.1 kB) 2025-11-03T16:44:24.9331478Z Collecting urllib3<1.27,>=1.21.1 (from requests==2.27.1) 2025-11-03T16:44:24.9376186Z Downloading urllib3-1.26.20-py2.py3-none-any.whl.metadata (50 kB) 2025-11-03T16:44:24.9875872Z Collecting certifi>=2017.4.17 (from requests==2.27.1) 2025-11-03T16:44:24.9922159Z Downloading certifi-2025.10.5-py3-none-any.whl.metadata (2.5 kB) 2025-11-03T16:44:25.1333811Z Collecting charset-normalizer~=2.0.0 (from requests==2.27.1) 2025-11-03T16:44:25.1384271Z Downloading charset_normalizer-2.0.12-py3-none-any.whl.metadata (11 kB) 2025-11-03T16:44:25.1734097Z Collecting idna<4,>=2.5 (from requests==2.27.1) 2025-11-03T16:44:25.1780415Z Downloading idna-3.11-py3-none-any.whl.metadata (8.4 kB) 2025-11-03T16:44:25.1989109Z Downloading requests-2.27.1-py2.py3-none-any.whl (63 kB) 2025-11-03T16:44:25.2125814Z Downloading PyYAML-6.0.2-cp310-cp310-win_amd64.whl (161 kB) 2025-11-03T16:44:25.2286874Z Downloading charset_normalizer-2.0.12-py3-none-any.whl (39 kB) 2025-11-03T16:44:25.2415458Z Downloading idna-3.11-py3-none-any.whl (71 kB) 2025-11-03T16:44:25.2546946Z Downloading urllib3-1.26.20-py2.py3-none-any.whl (144 kB) 2025-11-03T16:44:25.2692663Z Downloading certifi-2025.10.5-py3-none-any.whl (163 kB) 2025-11-03T16:44:25.3375189Z Installing collected packages: urllib3, pyyaml, idna, charset-normalizer, certifi, requests 2025-11-03T16:44:25.7441866Z WARNING: The script normalizer.exe is installed in 'C:\Jenkins\Miniconda3\envs\py_tmp\Scripts' which is not on PATH. 2025-11-03T16:44:25.7442711Z Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. 2025-11-03T16:44:25.8463605Z 2025-11-03T16:44:25.8506853Z Successfully installed certifi-2025.10.5 charset-normalizer-2.0.12 idna-3.11 pyyaml-6.0.2 requests-2.27.1 urllib3-1.26.20 2025-11-03T16:44:26.8267885Z Command completed after 1 attempt(s). 2025-11-03T16:44:26.8419566Z ##[group]Run set -x 2025-11-03T16:44:26.8419834Z set -x 2025-11-03T16:44:26.8420027Z  2025-11-03T16:44:26.8420383Z # Use relative path here as this could be checked out anywhere, not necessarily 2025-11-03T16:44:26.8420822Z # in runner workspace 2025-11-03T16:44:26.8421161Z python3 "${GITHUB_ACTION_PATH}/../../scripts/parse_ref.py" 2025-11-03T16:44:26.8441510Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2025-11-03T16:44:26.8441928Z env: 2025-11-03T16:44:26.8442127Z GIT_DEFAULT_BRANCH: main 2025-11-03T16:44:26.8442408Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-11-03T16:44:26.8442840Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-11-03T16:44:26.8443376Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-11-03T16:44:26.8443837Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-11-03T16:44:26.8444228Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-11-03T16:44:26.8444530Z ##[endgroup] 2025-11-03T16:44:26.8626449Z + python3 'C:\actions-runner\_work\pytorch\pytorch\./.github/actions/filter-test-configs/../../scripts/parse_ref.py' 2025-11-03T16:44:26.9052712Z Setting output branch=main 2025-11-03T16:44:26.9215468Z ##[group]Run echo "Workflow: ${GITHUB_WORKFLOW}" 2025-11-03T16:44:26.9215838Z echo "Workflow: ${GITHUB_WORKFLOW}" 2025-11-03T16:44:26.9216133Z echo "Job name: ${JOB_NAME}" 2025-11-03T16:44:26.9216391Z  2025-11-03T16:44:26.9216727Z # Use relative path here as this could be checked out anywhere, not necessarily 2025-11-03T16:44:26.9217183Z # in runner workspace 2025-11-03T16:44:26.9217568Z python3 "${GITHUB_ACTION_PATH}/../../scripts/filter_test_configs.py" \ 2025-11-03T16:44:26.9218006Z  --workflow "${GITHUB_WORKFLOW}" \ 2025-11-03T16:44:26.9218300Z  --job-name "${JOB_NAME}" \ 2025-11-03T16:44:26.9219688Z  --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-11-03T16:44:26.9221246Z  --selected-test-configs "" \ 2025-11-03T16:44:26.9221542Z  --pr-number "${PR_NUMBER}" \ 2025-11-03T16:44:26.9221808Z  --tag "${TAG}" \ 2025-11-03T16:44:26.9222075Z  --event-name "${EVENT_NAME}" \ 2025-11-03T16:44:26.9222354Z  --schedule "${SCHEDULE}" \ 2025-11-03T16:44:26.9222630Z  --branch "${HEAD_BRANCH}" 2025-11-03T16:44:26.9243991Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2025-11-03T16:44:26.9244426Z env: 2025-11-03T16:44:26.9244627Z GIT_DEFAULT_BRANCH: main 2025-11-03T16:44:26.9244948Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-11-03T16:44:26.9245386Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-11-03T16:44:26.9245935Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-11-03T16:44:26.9246386Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-11-03T16:44:26.9246769Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-11-03T16:44:26.9247278Z GITHUB_TOKEN: *** 2025-11-03T16:44:26.9247640Z JOB_NAME: win-vs2022-cpu-py3 / test (default, 4, 4, lf.windows.4xlarge.nonephemeral) 2025-11-03T16:44:26.9248071Z PR_NUMBER: 2025-11-03T16:44:26.9248249Z TAG: 2025-11-03T16:44:26.9248431Z EVENT_NAME: push 2025-11-03T16:44:26.9248616Z SCHEDULE: 2025-11-03T16:44:26.9248811Z HEAD_BRANCH: main 2025-11-03T16:44:26.9249003Z ##[endgroup] 2025-11-03T16:44:26.9431339Z Workflow: trunk 2025-11-03T16:44:26.9431802Z Job name: win-vs2022-cpu-py3 / test (default, 4, 4, lf.windows.4xlarge.nonephemeral) 2025-11-03T16:44:27.2459972Z Setting output keep-going=True 2025-11-03T16:44:27.2460306Z Setting output ci-verbose-test-logs=False 2025-11-03T16:44:27.2460620Z Setting output ci-test-showlocals=False 2025-11-03T16:44:27.2460914Z Setting output ci-no-test-timeout=False 2025-11-03T16:44:27.2461186Z Setting output ci-no-td=False 2025-11-03T16:44:27.2461448Z Setting output ci-td-distributed=False 2025-11-03T16:44:27.2461726Z Setting output is-unstable=False 2025-11-03T16:44:27.2461988Z Setting output reenabled-issues= 2025-11-03T16:44:27.2463419Z 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-11-03T16:44:27.2464907Z Setting output is-test-matrix-empty=False 2025-11-03T16:44:27.2693133Z ##[group]Run echo "Filtered matrix:" 2025-11-03T16:44:27.2693453Z echo "Filtered matrix:" 2025-11-03T16:44:27.2694805Z 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-11-03T16:44:27.2696250Z  2025-11-03T16:44:27.2696430Z echo 2025-11-03T16:44:27.2696664Z echo "Is the current job unstable? False" 2025-11-03T16:44:27.2697001Z  2025-11-03T16:44:27.2697161Z echo 2025-11-03T16:44:27.2697380Z echo "Is keep-going label set? True" 2025-11-03T16:44:27.2697645Z  2025-11-03T16:44:27.2697964Z echo 2025-11-03T16:44:27.2698172Z echo "Reenabled issues? " 2025-11-03T16:44:27.2718486Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2025-11-03T16:44:27.2718913Z env: 2025-11-03T16:44:27.2719093Z GIT_DEFAULT_BRANCH: main 2025-11-03T16:44:27.2719457Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-11-03T16:44:27.2719928Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-11-03T16:44:27.2720430Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-11-03T16:44:27.2720899Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-11-03T16:44:27.2721281Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-11-03T16:44:27.2721564Z ##[endgroup] 2025-11-03T16:44:27.2901141Z Filtered matrix: 2025-11-03T16:44:27.2902839Z {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-11-03T16:44:27.2904241Z 2025-11-03T16:44:27.2904337Z Is the current job unstable? False 2025-11-03T16:44:27.2904518Z 2025-11-03T16:44:27.2904608Z Is keep-going label set? True 2025-11-03T16:44:27.2904774Z 2025-11-03T16:44:27.2904850Z Reenabled issues? 2025-11-03T16:44:27.3023828Z ##[group]Run echo "timeout=$((JOB_TIMEOUT-30))" >> "${GITHUB_OUTPUT}" 2025-11-03T16:44:27.3024312Z echo "timeout=$((JOB_TIMEOUT-30))" >> "${GITHUB_OUTPUT}" 2025-11-03T16:44:27.3043664Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2025-11-03T16:44:27.3044077Z env: 2025-11-03T16:44:27.3044252Z GIT_DEFAULT_BRANCH: main 2025-11-03T16:44:27.3044527Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-11-03T16:44:27.3044959Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-11-03T16:44:27.3045475Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-11-03T16:44:27.3045929Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-11-03T16:44:27.3046305Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-11-03T16:44:27.3046595Z JOB_TIMEOUT: 240 2025-11-03T16:44:27.3046789Z ##[endgroup] 2025-11-03T16:44:27.3332578Z ##[group]Run pushd "${PYTORCH_FINAL_PACKAGE_DIR}" 2025-11-03T16:44:27.3332968Z pushd "${PYTORCH_FINAL_PACKAGE_DIR}" 2025-11-03T16:44:27.3333279Z # shellcheck disable=SC2046,SC2102 2025-11-03T16:44:27.3333707Z python3 -mpip install $(echo *.whl)[opt-einsum,optree] optree==0.13.0 2025-11-03T16:44:27.3334096Z popd 2025-11-03T16:44:27.3334284Z  2025-11-03T16:44:27.3334463Z .ci/pytorch/win-test.sh 2025-11-03T16:44:27.3355203Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2025-11-03T16:44:27.3355685Z env: 2025-11-03T16:44:27.3355911Z GIT_DEFAULT_BRANCH: main 2025-11-03T16:44:27.3356186Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-11-03T16:44:27.3356650Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-11-03T16:44:27.3357207Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-11-03T16:44:27.3357734Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-11-03T16:44:27.3358233Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-11-03T16:44:27.3358570Z USE_CUDA: 0 2025-11-03T16:44:27.3358759Z INSTALL_WINDOWS_SDK: 1 2025-11-03T16:44:27.3359021Z PYTHON_VERSION: 3.10 2025-11-03T16:44:27.3359241Z CONTINUE_THROUGH_ERROR: True 2025-11-03T16:44:27.3359516Z VERBOSE_TEST_LOGS: False 2025-11-03T16:44:27.3359738Z TEST_SHOWLOCALS: False 2025-11-03T16:44:27.3359987Z NO_TEST_TIMEOUT: False 2025-11-03T16:44:27.3360191Z NO_TD: False 2025-11-03T16:44:27.3360564Z VC_PRODUCT: BuildTools 2025-11-03T16:44:27.3360786Z VC_VERSION: 2025-11-03T16:44:27.3361006Z VS_VERSION: 17.4.1 2025-11-03T16:44:27.3361213Z VC_YEAR: 2022 2025-11-03T16:44:27.3361407Z AWS_DEFAULT_REGION: us-east-1 2025-11-03T16:44:27.3361683Z PR_NUMBER: 2025-11-03T16:44:27.3361887Z GITHUB_REPOSITORY: pytorch/pytorch 2025-11-03T16:44:27.3362191Z GITHUB_WORKFLOW: trunk 2025-11-03T16:44:27.3362410Z GITHUB_JOB: test 2025-11-03T16:44:27.3362645Z GITHUB_RUN_ID: 19040285449 2025-11-03T16:44:27.3362875Z GITHUB_RUN_NUMBER: 153984 2025-11-03T16:44:27.3363138Z GITHUB_RUN_ATTEMPT: 1 2025-11-03T16:44:27.3363343Z JOB_ID: 54379993351 2025-11-03T16:44:27.3363749Z JOB_NAME: win-vs2022-cpu-py3 / test (default, 4, 4, lf.windows.4xlarge.nonephemeral) 2025-11-03T16:44:27.3364262Z SHA1: 3f6538febd727b782e6e13cfd026a309fb14351d 2025-11-03T16:44:27.3364597Z CUDA_VERSION: cpu 2025-11-03T16:44:27.3364855Z PYTORCH_FINAL_PACKAGE_DIR: /c/19040285449/build-results/ 2025-11-03T16:44:27.3365259Z BUILD_ENVIRONMENT: win-vs2022-cpu-py3 2025-11-03T16:44:27.3365688Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-11-03T16:44:27.3366105Z SHARD_NUMBER: 4 2025-11-03T16:44:27.3366291Z NUM_TEST_SHARDS: 4 2025-11-03T16:44:27.3366539Z TEST_CONFIG: default 2025-11-03T16:44:27.3366734Z REENABLED_ISSUES: 2025-11-03T16:44:27.3366980Z TORCH_CUDA_ARCH_LIST: 8.6 2025-11-03T16:44:27.3367233Z PYTORCH_TEST_CUDA_MEM_LEAK_CHECK: 0 2025-11-03T16:44:27.3367554Z PYTORCH_TEST_RERUN_DISABLED_TESTS: 0 2025-11-03T16:44:27.3367816Z ##[endgroup] 2025-11-03T16:44:27.3545194Z /c/19040285449/build-results /c/actions-runner/_work/pytorch/pytorch 2025-11-03T16:44:28.1868407Z Processing c:\19040285449\build-results\torch-2.10.0a0+git3f6538f-cp310-cp310-win_amd64.whl (from torch==2.10.0a0+git3f6538f) 2025-11-03T16:44:28.8171857Z Collecting optree==0.13.0 2025-11-03T16:44:28.8287511Z Downloading optree-0.13.0-cp310-cp310-win_amd64.whl.metadata (48 kB) 2025-11-03T16:44:28.9345247Z Collecting filelock (from torch==2.10.0a0+git3f6538f->torch==2.10.0a0+git3f6538f) 2025-11-03T16:44:28.9391318Z Downloading filelock-3.20.0-py3-none-any.whl.metadata (2.1 kB) 2025-11-03T16:44:28.9757290Z Collecting typing-extensions>=4.10.0 (from torch==2.10.0a0+git3f6538f->torch==2.10.0a0+git3f6538f) 2025-11-03T16:44:28.9804165Z Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 2025-11-03T16:44:29.0127713Z Collecting sympy>=1.13.3 (from torch==2.10.0a0+git3f6538f->torch==2.10.0a0+git3f6538f) 2025-11-03T16:44:29.0166464Z Downloading sympy-1.14.0-py3-none-any.whl.metadata (12 kB) 2025-11-03T16:44:29.0627526Z Collecting networkx>=2.5.1 (from torch==2.10.0a0+git3f6538f->torch==2.10.0a0+git3f6538f) 2025-11-03T16:44:29.0670493Z Downloading networkx-3.4.2-py3-none-any.whl.metadata (6.3 kB) 2025-11-03T16:44:29.1026134Z Collecting jinja2 (from torch==2.10.0a0+git3f6538f->torch==2.10.0a0+git3f6538f) 2025-11-03T16:44:29.1066728Z Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2025-11-03T16:44:29.1458915Z Collecting fsspec>=0.8.5 (from torch==2.10.0a0+git3f6538f->torch==2.10.0a0+git3f6538f) 2025-11-03T16:44:29.1506455Z Downloading fsspec-2025.10.0-py3-none-any.whl.metadata (10 kB) 2025-11-03T16:44:29.2241327Z Collecting opt-einsum>=3.3 (from torch==2.10.0a0+git3f6538f->torch==2.10.0a0+git3f6538f) 2025-11-03T16:44:29.2299332Z Downloading opt_einsum-3.4.0-py3-none-any.whl.metadata (6.3 kB) 2025-11-03T16:44:29.2616594Z Collecting mpmath<1.4,>=1.1.0 (from sympy>=1.13.3->torch==2.10.0a0+git3f6538f->torch==2.10.0a0+git3f6538f) 2025-11-03T16:44:29.2669011Z Downloading mpmath-1.3.0-py3-none-any.whl.metadata (8.6 kB) 2025-11-03T16:44:29.3551720Z Collecting MarkupSafe>=2.0 (from jinja2->torch==2.10.0a0+git3f6538f->torch==2.10.0a0+git3f6538f) 2025-11-03T16:44:29.3596968Z Downloading markupsafe-3.0.3-cp310-cp310-win_amd64.whl.metadata (2.8 kB) 2025-11-03T16:44:29.3729820Z Downloading optree-0.13.0-cp310-cp310-win_amd64.whl (274 kB) 2025-11-03T16:44:29.3845248Z Downloading fsspec-2025.10.0-py3-none-any.whl (200 kB) 2025-11-03T16:44:29.3966152Z Downloading networkx-3.4.2-py3-none-any.whl (1.7 MB) 2025-11-03T16:44:29.4134990Z ---------------------------------------- 1.7/1.7 MB 97.4 MB/s 0:00:00 2025-11-03T16:44:29.4183644Z Downloading opt_einsum-3.4.0-py3-none-any.whl (71 kB) 2025-11-03T16:44:29.4279655Z Downloading sympy-1.14.0-py3-none-any.whl (6.3 MB) 2025-11-03T16:44:29.4620799Z ---------------------------------------- 6.3/6.3 MB 194.7 MB/s 0:00:00 2025-11-03T16:44:29.4660360Z Downloading mpmath-1.3.0-py3-none-any.whl (536 kB) 2025-11-03T16:44:29.4764280Z ---------------------------------------- 536.2/536.2 kB 17.1 MB/s 0:00:00 2025-11-03T16:44:29.6328316Z Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) 2025-11-03T16:44:29.6440007Z Downloading filelock-3.20.0-py3-none-any.whl (16 kB) 2025-11-03T16:44:29.6540709Z Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2025-11-03T16:44:29.6646974Z Downloading markupsafe-3.0.3-cp310-cp310-win_amd64.whl (15 kB) 2025-11-03T16:44:30.0056502Z Installing collected packages: mpmath, typing-extensions, sympy, opt-einsum, networkx, MarkupSafe, fsspec, filelock, optree, jinja2, torch 2025-11-03T16:44:38.8248193Z WARNING: The script isympy.exe is installed in 'C:\Jenkins\Miniconda3\envs\py_tmp\Scripts' which is not on PATH. 2025-11-03T16:44:38.8249088Z Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. 2025-11-03T16:44:59.5718400Z WARNING: The scripts torchfrtrace.exe and torchrun.exe are installed in 'C:\Jenkins\Miniconda3\envs\py_tmp\Scripts' which is not on PATH. 2025-11-03T16:44:59.5719351Z Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. 2025-11-03T16:44:59.6681736Z 2025-11-03T16:44:59.6762321Z Successfully installed MarkupSafe-3.0.3 filelock-3.20.0 fsspec-2025.10.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+git3f6538f typing-extensions-4.15.0 2025-11-03T16:44:59.7553677Z /c/actions-runner/_work/pytorch/pytorch 2025-11-03T16:44:59.7844969Z +++ dirname .ci/pytorch/win-test.sh 2025-11-03T16:44:59.7911851Z ++ cd .ci/pytorch 2025-11-03T16:44:59.7916403Z ++ pwd 2025-11-03T16:44:59.7921391Z + SCRIPT_PARENT_DIR=/c/actions-runner/_work/pytorch/pytorch/.ci/pytorch 2025-11-03T16:44:59.7922678Z + source /c/actions-runner/_work/pytorch/pytorch/.ci/pytorch/common.sh 2025-11-03T16:44:59.7976705Z +++ dirname /c/actions-runner/_work/pytorch/pytorch/.ci/pytorch/common.sh 2025-11-03T16:44:59.8040742Z ++ source /c/actions-runner/_work/pytorch/pytorch/.ci/pytorch/common_utils.sh 2025-11-03T16:44:59.8043513Z +++ declare -f -t trap_add 2025-11-03T16:44:59.8050549Z ++ set -ex -o pipefail 2025-11-03T16:44:59.8051259Z ++ [[ win-vs2022-cpu-py3 == *rocm* ]] 2025-11-03T16:44:59.8051542Z ++ BUILD_TEST_LIBTORCH=0 2025-11-03T16:44:59.8051876Z + export TMP_DIR=/c/actions-runner/_work/pytorch/pytorch/build/win_tmp 2025-11-03T16:44:59.8052374Z + TMP_DIR=/c/actions-runner/_work/pytorch/pytorch/build/win_tmp 2025-11-03T16:44:59.8105608Z ++ cygpath -w /c/actions-runner/_work/pytorch/pytorch/build/win_tmp 2025-11-03T16:44:59.8200342Z + TMP_DIR_WIN='C:\actions-runner\_work\pytorch\pytorch\build\win_tmp' 2025-11-03T16:44:59.8200751Z + export TMP_DIR_WIN 2025-11-03T16:44:59.8201175Z + export PROJECT_DIR=/c/actions-runner/_work/pytorch/pytorch 2025-11-03T16:44:59.8201588Z + PROJECT_DIR=/c/actions-runner/_work/pytorch/pytorch 2025-11-03T16:44:59.8254851Z ++ cygpath -w /c/actions-runner/_work/pytorch/pytorch 2025-11-03T16:44:59.8358600Z + PROJECT_DIR_WIN='C:\actions-runner\_work\pytorch\pytorch' 2025-11-03T16:44:59.8359030Z + export PROJECT_DIR_WIN 2025-11-03T16:44:59.8359335Z + export TEST_DIR=/c/actions-runner/_work/pytorch/pytorch/test 2025-11-03T16:44:59.8359737Z + TEST_DIR=/c/actions-runner/_work/pytorch/pytorch/test 2025-11-03T16:44:59.8416061Z ++ cygpath -w /c/actions-runner/_work/pytorch/pytorch/test 2025-11-03T16:44:59.8508299Z + TEST_DIR_WIN='C:\actions-runner\_work\pytorch\pytorch\test' 2025-11-03T16:44:59.8508686Z + export TEST_DIR_WIN 2025-11-03T16:44:59.8508998Z + export PYTORCH_FINAL_PACKAGE_DIR=/c/19040285449/build-results/ 2025-11-03T16:44:59.8509417Z + PYTORCH_FINAL_PACKAGE_DIR=/c/19040285449/build-results/ 2025-11-03T16:44:59.8562604Z ++ cygpath -w /c/19040285449/build-results/ 2025-11-03T16:44:59.8653869Z + PYTORCH_FINAL_PACKAGE_DIR_WIN='C:\19040285449\build-results\' 2025-11-03T16:44:59.8654283Z + export PYTORCH_FINAL_PACKAGE_DIR_WIN 2025-11-03T16:44:59.8654587Z + export TORCH_SERIALIZATION_DEBUG=1 2025-11-03T16:44:59.8654868Z + TORCH_SERIALIZATION_DEBUG=1 2025-11-03T16:44:59.8655246Z + mkdir -p /c/actions-runner/_work/pytorch/pytorch/build/win_tmp/build/torch 2025-11-03T16:44:59.8784875Z + export SCRIPT_HELPERS_DIR=/c/actions-runner/_work/pytorch/pytorch/.ci/pytorch/win-test-helpers 2025-11-03T16:44:59.8785585Z + SCRIPT_HELPERS_DIR=/c/actions-runner/_work/pytorch/pytorch/.ci/pytorch/win-test-helpers 2025-11-03T16:44:59.8786086Z + [[ default = \f\o\r\c\e\_\o\n\_\c\p\u ]] 2025-11-03T16:44:59.8786363Z + [[ win-vs2022-cpu-py3 == *cuda* ]] 2025-11-03T16:44:59.8786731Z + python -m pip install psutil==5.9.1 nvidia-ml-py pytest-shard==0.1.2 2025-11-03T16:45:00.8216455Z Collecting psutil==5.9.1 2025-11-03T16:45:00.8374735Z Downloading psutil-5.9.1-cp310-cp310-win_amd64.whl.metadata (21 kB) 2025-11-03T16:45:00.8636547Z Collecting nvidia-ml-py 2025-11-03T16:45:00.8705809Z Downloading nvidia_ml_py-13.580.82-py3-none-any.whl.metadata (9.6 kB) 2025-11-03T16:45:00.8894830Z Collecting pytest-shard==0.1.2 2025-11-03T16:45:00.8943951Z Downloading pytest_shard-0.1.2-py3-none-any.whl.metadata (3.0 kB) 2025-11-03T16:45:00.9556760Z Collecting pytest (from pytest-shard==0.1.2) 2025-11-03T16:45:00.9604840Z Downloading pytest-8.4.2-py3-none-any.whl.metadata (7.7 kB) 2025-11-03T16:45:00.9903703Z Collecting colorama>=0.4 (from pytest->pytest-shard==0.1.2) 2025-11-03T16:45:00.9947313Z Downloading colorama-0.4.6-py2.py3-none-any.whl.metadata (17 kB) 2025-11-03T16:45:01.0175867Z Collecting exceptiongroup>=1 (from pytest->pytest-shard==0.1.2) 2025-11-03T16:45:01.0218982Z Downloading exceptiongroup-1.3.0-py3-none-any.whl.metadata (6.7 kB) 2025-11-03T16:45:01.0423388Z Collecting iniconfig>=1 (from pytest->pytest-shard==0.1.2) 2025-11-03T16:45:01.0468227Z Downloading iniconfig-2.3.0-py3-none-any.whl.metadata (2.5 kB) 2025-11-03T16:45:01.0757167Z Collecting packaging>=20 (from pytest->pytest-shard==0.1.2) 2025-11-03T16:45:01.0803609Z Downloading packaging-25.0-py3-none-any.whl.metadata (3.3 kB) 2025-11-03T16:45:01.1048229Z Collecting pluggy<2,>=1.5 (from pytest->pytest-shard==0.1.2) 2025-11-03T16:45:01.1094518Z Downloading pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB) 2025-11-03T16:45:01.1444988Z Collecting pygments>=2.7.2 (from pytest->pytest-shard==0.1.2) 2025-11-03T16:45:01.1490527Z Downloading pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB) 2025-11-03T16:45:01.1785654Z Collecting tomli>=1 (from pytest->pytest-shard==0.1.2) 2025-11-03T16:45:01.1831809Z Downloading tomli-2.3.0-py3-none-any.whl.metadata (10 kB) 2025-11-03T16:45:01.1949291Z 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-11-03T16:45:01.2069951Z Downloading psutil-5.9.1-cp310-cp310-win_amd64.whl (245 kB) 2025-11-03T16:45:01.2208890Z Downloading pytest_shard-0.1.2-py3-none-any.whl (4.6 kB) 2025-11-03T16:45:01.2305439Z Downloading nvidia_ml_py-13.580.82-py3-none-any.whl (49 kB) 2025-11-03T16:45:01.2404372Z Downloading pytest-8.4.2-py3-none-any.whl (365 kB) 2025-11-03T16:45:01.2527729Z Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2025-11-03T16:45:01.2630297Z Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2025-11-03T16:45:01.2723821Z Downloading exceptiongroup-1.3.0-py3-none-any.whl (16 kB) 2025-11-03T16:45:01.2826604Z Downloading iniconfig-2.3.0-py3-none-any.whl (7.5 kB) 2025-11-03T16:45:01.2918094Z Downloading packaging-25.0-py3-none-any.whl (66 kB) 2025-11-03T16:45:01.3181785Z Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB) 2025-11-03T16:45:01.3332174Z ---------------------------------------- 1.2/1.2 MB 64.2 MB/s 0:00:00 2025-11-03T16:45:01.3371289Z Downloading tomli-2.3.0-py3-none-any.whl (14 kB) 2025-11-03T16:45:01.5027600Z Installing collected packages: nvidia-ml-py, tomli, pygments, psutil, pluggy, packaging, iniconfig, exceptiongroup, colorama, pytest, pytest-shard 2025-11-03T16:45:02.8486094Z WARNING: The script pygmentize.exe is installed in 'C:\Jenkins\Miniconda3\envs\py_tmp\Scripts' which is not on PATH. 2025-11-03T16:45:02.8486953Z Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. 2025-11-03T16:45:03.6266808Z 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-11-03T16:45:03.6267737Z Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. 2025-11-03T16:45:03.6587558Z 2025-11-03T16:45:03.6702690Z Successfully installed colorama-0.4.6 exceptiongroup-1.3.0 iniconfig-2.3.0 nvidia-ml-py-13.580.82 packaging-25.0 pluggy-1.6.0 psutil-5.9.1 pygments-2.19.2 pytest-8.4.2 pytest-shard-0.1.2 tomli-2.3.0 2025-11-03T16:45:03.7451077Z + run_tests 2025-11-03T16:45:03.7451653Z + for path in '/c/Program Files/NVIDIA Corporation/NVSMI/nvidia-smi.exe' /c/Windows/System32/nvidia-smi.exe 2025-11-03T16:45:03.7452284Z + [[ -x /c/Program Files/NVIDIA Corporation/NVSMI/nvidia-smi.exe ]] 2025-11-03T16:45:03.7452893Z + for path in '/c/Program Files/NVIDIA Corporation/NVSMI/nvidia-smi.exe' /c/Windows/System32/nvidia-smi.exe 2025-11-03T16:45:03.7453441Z + [[ -x /c/Windows/System32/nvidia-smi.exe ]] 2025-11-03T16:45:03.7454087Z + /c/Windows/System32/nvidia-smi.exe 2025-11-03T16:45:03.7865440Z 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-11-03T16:45:03.7866440Z 2025-11-03T16:45:03.7898650Z + echo true 2025-11-03T16:45:03.7898863Z + break 2025-11-03T16:45:03.7899030Z true 2025-11-03T16:45:03.7899204Z + [[ 4 -eq 1 ]] 2025-11-03T16:45:03.7899848Z + /c/actions-runner/_work/pytorch/pytorch/.ci/pytorch/win-test-helpers/test_python_shard.bat 2025-11-03T16:45:03.8057951Z 2025-11-03T16:45:03.8058760Z C:\actions-runner\_work\pytorch\pytorch>call C:/actions-runner/_work/pytorch/pytorch/.ci/pytorch/win-test-helpers\setup_pytorch_env.bat 2025-11-03T16:45:03.8068237Z 2025-11-03T16:45:03.8071251Z 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-11-03T16:45:03.8074401Z 2025-11-03T16:45:03.8074907Z C:\actions-runner\_work\pytorch\pytorch>set INSTALLER_DIR=C:/actions-runner/_work/pytorch/pytorch/.ci/pytorch/win-test-helpers\installation-helpers 2025-11-03T16:45:03.8075521Z 2025-11-03T16:45:03.8076063Z C:\actions-runner\_work\pytorch\pytorch>call C:/actions-runner/_work/pytorch/pytorch/.ci/pytorch/win-test-helpers\installation-helpers\activate_miniconda3.bat 2025-11-03T16:45:03.8086877Z 2025-11-03T16:45:03.8087685Z 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-11-03T16:45:03.8091078Z 2025-11-03T16:45:03.8091449Z C:\actions-runner\_work\pytorch\pytorch>set CONDA_ROOT_DIR=C:\Jenkins\Miniconda3 2025-11-03T16:45:03.8094476Z 2025-11-03T16:45:03.8094825Z C:\actions-runner\_work\pytorch\pytorch>if not exist C:\Jenkins\Miniconda3 (set INSTALL_FRESH_CONDA=1 ) 2025-11-03T16:45:03.8098334Z 2025-11-03T16:45:03.8098773Z C:\actions-runner\_work\pytorch\pytorch>if "" == "1" ( 2025-11-03T16:45:03.8099855Z 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-11-03T16:45:03.8100809Z if errorlevel 1 exit /b 2025-11-03T16:45:03.8101099Z if not errorlevel 0 exit /b 2025-11-03T16:45:03.8101940Z 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-11-03T16:45:03.8102738Z if errorlevel 1 exit /b 2025-11-03T16:45:03.8102971Z if not errorlevel 0 exit /b 2025-11-03T16:45:03.8103196Z ) 2025-11-03T16:45:03.8103294Z 2025-11-03T16:45:03.8103641Z C:\actions-runner\_work\pytorch\pytorch>call C:\Jenkins\Miniconda3\Scripts\activate.bat C:\Jenkins\Miniconda3 2025-11-03T16:45:06.3435033Z Ignoring coremltools: markers 'python_version == "3.12"' don't match your environment 2025-11-03T16:45:06.3439956Z Ignoring librosa: markers 'python_version == "3.12" and platform_machine != "s390x"' don't match your environment 2025-11-03T16:45:06.3441824Z Ignoring mypy: markers 'platform_system == "Linux"' don't match your environment 2025-11-03T16:45:06.3445810Z Ignoring numba: markers 'python_version == "3.12" and platform_machine != "s390x"' don't match your environment 2025-11-03T16:45:06.3449725Z Ignoring numpy: markers 'python_version == "3.11" or python_version == "3.12"' don't match your environment 2025-11-03T16:45:06.3452823Z Ignoring numpy: markers 'python_version >= "3.13" and python_version < "3.14"' don't match your environment 2025-11-03T16:45:06.3455444Z Ignoring numpy: markers 'python_version >= "3.14"' don't match your environment 2025-11-03T16:45:06.3459929Z Ignoring pandas: markers 'python_version >= "3.13" and python_version < "3.14"' don't match your environment 2025-11-03T16:45:06.3461847Z Ignoring pandas: markers 'python_version >= "3.14"' don't match your environment 2025-11-03T16:45:06.3465697Z Ignoring optree: markers 'python_version >= "3.14"' don't match your environment 2025-11-03T16:45:06.3470121Z Ignoring scipy: markers 'python_version > "3.11" and python_version < "3.14"' don't match your environment 2025-11-03T16:45:06.3472821Z Ignoring scipy: markers 'python_version >= "3.14"' don't match your environment 2025-11-03T16:45:06.3477294Z Ignoring tensorboard: markers 'python_version >= "3.13"' don't match your environment 2025-11-03T16:45:06.3480615Z Ignoring pywavelets: markers 'python_version >= "3.12"' don't match your environment 2025-11-03T16:45:06.3484262Z Ignoring lxml: markers 'python_version >= "3.14"' don't match your environment 2025-11-03T16:45:06.3487528Z Ignoring onnx: markers 'python_version == "3.14"' don't match your environment 2025-11-03T16:45:06.3490529Z Ignoring scons: markers 'platform_machine == "aarch64"' don't match your environment 2025-11-03T16:45:06.7981186Z Collecting boto3==1.35.42 (from -r .ci/docker/requirements-ci.txt (line 8)) 2025-11-03T16:45:06.8142118Z Downloading boto3-1.35.42-py3-none-any.whl.metadata (6.7 kB) 2025-11-03T16:45:06.8400210Z Collecting build==1.3.0 (from -r .ci/docker/requirements-ci.txt (line 13)) 2025-11-03T16:45:06.8443392Z Downloading build-1.3.0-py3-none-any.whl.metadata (5.6 kB) 2025-11-03T16:45:06.8804660Z Collecting click (from -r .ci/docker/requirements-ci.txt (line 18)) 2025-11-03T16:45:06.8845957Z Downloading click-8.3.0-py3-none-any.whl.metadata (2.6 kB) 2025-11-03T16:45:06.9629406Z Collecting coremltools==5.0b5 (from -r .ci/docker/requirements-ci.txt (line 23)) 2025-11-03T16:45:06.9816668Z Downloading coremltools-5.0b5.tar.gz (913 kB) 2025-11-03T16:45:06.9962735Z ---------------------------------------- 913.2/913.2 kB ? 0:00:00 2025-11-03T16:45:07.4718688Z Preparing metadata (setup.py): started 2025-11-03T16:45:07.8017081Z Preparing metadata (setup.py): finished with status 'done' 2025-11-03T16:45:07.8284388Z Collecting dill==0.3.7 (from -r .ci/docker/requirements-ci.txt (line 34)) 2025-11-03T16:45:07.8327252Z Downloading dill-0.3.7-py3-none-any.whl.metadata (9.9 kB) 2025-11-03T16:45:07.8923035Z Collecting expecttest==0.3.0 (from -r .ci/docker/requirements-ci.txt (line 39)) 2025-11-03T16:45:07.8965257Z Downloading expecttest-0.3.0-py3-none-any.whl.metadata (3.8 kB) 2025-11-03T16:45:07.9171522Z Collecting fbscribelogger==0.1.7 (from -r .ci/docker/requirements-ci.txt (line 45)) 2025-11-03T16:45:07.9243933Z Downloading fbscribelogger-0.1.7-py3-none-any.whl.metadata (684 bytes) 2025-11-03T16:45:07.9464036Z Collecting flatbuffers==24.12.23 (from -r .ci/docker/requirements-ci.txt (line 50)) 2025-11-03T16:45:07.9521536Z Downloading flatbuffers-24.12.23-py2.py3-none-any.whl.metadata (876 bytes) 2025-11-03T16:45:08.2967953Z Collecting hypothesis==6.56.4 (from -r .ci/docker/requirements-ci.txt (line 55)) 2025-11-03T16:45:08.3029663Z Downloading hypothesis-6.56.4-py3-none-any.whl.metadata (6.1 kB) 2025-11-03T16:45:08.3535714Z Collecting junitparser==2.1.1 (from -r .ci/docker/requirements-ci.txt (line 61)) 2025-11-03T16:45:08.3591038Z Downloading junitparser-2.1.1-py2.py3-none-any.whl.metadata (7.3 kB) 2025-11-03T16:45:08.3891901Z Collecting lark==0.12.0 (from -r .ci/docker/requirements-ci.txt (line 66)) 2025-11-03T16:45:08.3948792Z Downloading lark-0.12.0-py2.py3-none-any.whl.metadata (1.7 kB) 2025-11-03T16:45:08.4265996Z Collecting librosa>=0.6.2 (from -r .ci/docker/requirements-ci.txt (line 71)) 2025-11-03T16:45:08.4315794Z Downloading librosa-0.11.0-py3-none-any.whl.metadata (8.7 kB) 2025-11-03T16:45:08.4801639Z Collecting networkx==2.8.8 (from -r .ci/docker/requirements-ci.txt (line 108)) 2025-11-03T16:45:08.4843726Z Downloading networkx-2.8.8-py3-none-any.whl.metadata (5.1 kB) 2025-11-03T16:45:08.5785143Z Collecting ninja==1.11.1.4 (from -r .ci/docker/requirements-ci.txt (line 114)) 2025-11-03T16:45:08.5841153Z Downloading ninja-1.11.1.4-py3-none-win_amd64.whl.metadata (5.0 kB) 2025-11-03T16:45:08.7333659Z Collecting numba==0.55.2 (from -r .ci/docker/requirements-ci.txt (line 120)) 2025-11-03T16:45:08.7397128Z Downloading numba-0.55.2-cp310-cp310-win_amd64.whl.metadata (3.3 kB) 2025-11-03T16:45:09.0450773Z Collecting numpy==1.22.4 (from -r .ci/docker/requirements-ci.txt (line 139)) 2025-11-03T16:45:09.0508012Z Downloading numpy-1.22.4-cp310-cp310-win_amd64.whl.metadata (2.1 kB) 2025-11-03T16:45:09.2289977Z Collecting pandas==2.0.3 (from -r .ci/docker/requirements-ci.txt (line 144)) 2025-11-03T16:45:09.2346666Z Downloading pandas-2.0.3-cp310-cp310-win_amd64.whl.metadata (18 kB) 2025-11-03T16:45:09.2960472Z Collecting opt-einsum==3.3 (from -r .ci/docker/requirements-ci.txt (line 153)) 2025-11-03T16:45:09.3003046Z Downloading opt_einsum-3.3.0-py3-none-any.whl.metadata (6.5 kB) 2025-11-03T16:45:09.3138793Z Requirement already satisfied: optree==0.13.0 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 158)) (0.13.0) 2025-11-03T16:45:09.5617344Z Collecting pillow==11.0.0 (from -r .ci/docker/requirements-ci.txt (line 172)) 2025-11-03T16:45:09.5686748Z Downloading pillow-11.0.0-cp310-cp310-win_amd64.whl.metadata (9.3 kB) 2025-11-03T16:45:09.8603528Z Collecting protobuf==5.29.5 (from -r .ci/docker/requirements-ci.txt (line 177)) 2025-11-03T16:45:09.8663246Z Downloading protobuf-5.29.5-cp310-abi3-win_amd64.whl.metadata (592 bytes) 2025-11-03T16:45:09.8787780Z Requirement already satisfied: psutil in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 182)) (5.9.1) 2025-11-03T16:45:09.9245288Z Collecting pytest==7.3.2 (from -r .ci/docker/requirements-ci.txt (line 187)) 2025-11-03T16:45:09.9297699Z Downloading pytest-7.3.2-py3-none-any.whl.metadata (8.0 kB) 2025-11-03T16:45:09.9705804Z Collecting pytest-xdist==3.3.1 (from -r .ci/docker/requirements-ci.txt (line 192)) 2025-11-03T16:45:09.9759256Z Downloading pytest_xdist-3.3.1-py3-none-any.whl.metadata (3.1 kB) 2025-11-03T16:45:10.0035027Z Collecting pytest-flakefinder==1.1.0 (from -r .ci/docker/requirements-ci.txt (line 197)) 2025-11-03T16:45:10.0076956Z Downloading pytest_flakefinder-1.1.0-py2.py3-none-any.whl.metadata (3.3 kB) 2025-11-03T16:45:10.0406933Z Collecting pytest-rerunfailures>=10.3 (from -r .ci/docker/requirements-ci.txt (line 202)) 2025-11-03T16:45:10.0456494Z Downloading pytest_rerunfailures-16.1-py3-none-any.whl.metadata (21 kB) 2025-11-03T16:45:10.0764387Z Collecting pytest-subtests==0.13.1 (from -r .ci/docker/requirements-ci.txt (line 207)) 2025-11-03T16:45:10.0826969Z Downloading pytest_subtests-0.13.1-py3-none-any.whl.metadata (6.1 kB) 2025-11-03T16:45:10.1207522Z Collecting xdoctest==1.3.0 (from -r .ci/docker/requirements-ci.txt (line 222)) 2025-11-03T16:45:10.1270581Z Downloading xdoctest-1.3.0-py3-none-any.whl.metadata (35 kB) 2025-11-03T16:45:10.2904227Z Collecting pygments==2.15.0 (from -r .ci/docker/requirements-ci.txt (line 227)) 2025-11-03T16:45:10.2958595Z Downloading Pygments-2.15.0-py3-none-any.whl.metadata (2.5 kB) 2025-11-03T16:45:10.3981157Z Collecting scikit-image==0.22.0 (from -r .ci/docker/requirements-ci.txt (line 247)) 2025-11-03T16:45:10.4053128Z Downloading scikit_image-0.22.0-cp310-cp310-win_amd64.whl.metadata (13 kB) 2025-11-03T16:45:10.6060095Z Collecting scipy==1.10.1 (from -r .ci/docker/requirements-ci.txt (line 257)) 2025-11-03T16:45:10.6125383Z Downloading scipy-1.10.1-cp310-cp310-win_amd64.whl.metadata (58 kB) 2025-11-03T16:45:10.6524258Z Collecting typing-extensions==4.12.2 (from -r .ci/docker/requirements-ci.txt (line 273)) 2025-11-03T16:45:10.6573401Z Downloading typing_extensions-4.12.2-py3-none-any.whl.metadata (3.0 kB) 2025-11-03T16:45:10.6926539Z Collecting unittest-xml-reporting<=3.2.0,>=2.0.0 (from -r .ci/docker/requirements-ci.txt (line 283)) 2025-11-03T16:45:10.6980740Z Downloading unittest_xml_reporting-3.2.0-py2.py3-none-any.whl.metadata (11 kB) 2025-11-03T16:45:10.7416209Z Collecting lintrunner==0.12.7 (from -r .ci/docker/requirements-ci.txt (line 289)) 2025-11-03T16:45:10.7472343Z Downloading lintrunner-0.12.7-py3-none-win_amd64.whl.metadata (7.4 kB) 2025-11-03T16:45:10.8590553Z Collecting redis>=4.0.0 (from -r .ci/docker/requirements-ci.txt (line 294)) 2025-11-03T16:45:10.8645455Z Downloading redis-7.0.1-py3-none-any.whl.metadata (12 kB) 2025-11-03T16:45:10.9033814Z Collecting ghstack==0.8.0 (from -r .ci/docker/requirements-ci.txt (line 298)) 2025-11-03T16:45:10.9094303Z Downloading ghstack-0.8.0-py3-none-any.whl.metadata (6.8 kB) 2025-11-03T16:45:10.9208517Z Requirement already satisfied: jinja2==3.1.6 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 303)) (3.1.6) 2025-11-03T16:45:10.9414753Z Collecting pytest-cpp==2.3.0 (from -r .ci/docker/requirements-ci.txt (line 308)) 2025-11-03T16:45:10.9469431Z Downloading pytest_cpp-2.3.0-py3-none-any.whl.metadata (5.4 kB) 2025-11-03T16:45:10.9952341Z Collecting z3-solver==4.15.1.0 (from -r .ci/docker/requirements-ci.txt (line 313)) 2025-11-03T16:45:11.0006476Z Downloading z3_solver-4.15.1.0-py3-none-win_amd64.whl.metadata (778 bytes) 2025-11-03T16:45:11.0770870Z Collecting tensorboard==2.13.0 (from -r .ci/docker/requirements-ci.txt (line 318)) 2025-11-03T16:45:11.0819165Z Downloading tensorboard-2.13.0-py3-none-any.whl.metadata (1.8 kB) 2025-11-03T16:45:11.1545122Z Collecting pywavelets==1.4.1 (from -r .ci/docker/requirements-ci.txt (line 324)) 2025-11-03T16:45:11.1593270Z Downloading PyWavelets-1.4.1-cp310-cp310-win_amd64.whl.metadata (1.9 kB) 2025-11-03T16:45:11.4564487Z Collecting lxml==5.3.0 (from -r .ci/docker/requirements-ci.txt (line 331)) 2025-11-03T16:45:11.4653129Z Downloading lxml-5.3.0-cp310-cp310-win_amd64.whl.metadata (3.9 kB) 2025-11-03T16:45:11.5032353Z Collecting PyGithub==2.3.0 (from -r .ci/docker/requirements-ci.txt (line 335)) 2025-11-03T16:45:11.5083376Z Downloading PyGithub-2.3.0-py3-none-any.whl.metadata (3.8 kB) 2025-11-03T16:45:11.5427558Z Collecting sympy==1.13.3 (from -r .ci/docker/requirements-ci.txt (line 337)) 2025-11-03T16:45:11.5471297Z Downloading sympy-1.13.3-py3-none-any.whl.metadata (12 kB) 2025-11-03T16:45:12.0479265Z Collecting onnx==1.19.1 (from -r .ci/docker/requirements-ci.txt (line 342)) 2025-11-03T16:45:12.0539715Z Downloading onnx-1.19.1-cp310-cp310-win_amd64.whl.metadata (7.2 kB) 2025-11-03T16:45:12.1901262Z Collecting onnxscript==0.5.4 (from -r .ci/docker/requirements-ci.txt (line 349)) 2025-11-03T16:45:12.1969691Z Downloading onnxscript-0.5.4-py3-none-any.whl.metadata (13 kB) 2025-11-03T16:45:12.2256799Z Collecting parameterized==0.8.1 (from -r .ci/docker/requirements-ci.txt (line 354)) 2025-11-03T16:45:12.2310160Z Downloading parameterized-0.8.1-py2.py3-none-any.whl.metadata (18 kB) 2025-11-03T16:45:12.2656885Z Collecting pwlf==2.2.1 (from -r .ci/docker/requirements-ci.txt (line 363)) 2025-11-03T16:45:12.2714469Z Downloading pwlf-2.2.1.tar.gz (17 kB) 2025-11-03T16:45:12.3002027Z Preparing metadata (setup.py): started 2025-11-03T16:45:12.5632914Z Preparing metadata (setup.py): finished with status 'done' 2025-11-03T16:45:12.6971424Z Collecting pyyaml==6.0.3 (from -r .ci/docker/requirements-ci.txt (line 369)) 2025-11-03T16:45:12.7030008Z Downloading pyyaml-6.0.3-cp310-cp310-win_amd64.whl.metadata (2.4 kB) 2025-11-03T16:45:12.8555805Z Collecting pyzstd (from -r .ci/docker/requirements-ci.txt (line 370)) 2025-11-03T16:45:12.8619302Z Downloading pyzstd-0.18.0-cp310-cp310-win_amd64.whl.metadata (2.6 kB) 2025-11-03T16:45:13.0372839Z Collecting setuptools==78.1.1 (from -r .ci/docker/requirements-ci.txt (line 371)) 2025-11-03T16:45:13.0417449Z Downloading setuptools-78.1.1-py3-none-any.whl.metadata (6.5 kB) 2025-11-03T16:45:13.0911938Z Collecting packaging==23.1 (from -r .ci/docker/requirements-ci.txt (line 372)) 2025-11-03T16:45:13.0963734Z Downloading packaging-23.1-py3-none-any.whl.metadata (3.1 kB) 2025-11-03T16:45:13.1266760Z Collecting six (from -r .ci/docker/requirements-ci.txt (line 373)) 2025-11-03T16:45:13.1310680Z Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2025-11-03T16:45:13.1628919Z Collecting pulp==2.9.0 (from -r .ci/docker/requirements-ci.txt (line 377)) 2025-11-03T16:45:13.1692645Z Downloading PuLP-2.9.0-py3-none-any.whl.metadata (5.4 kB) 2025-11-03T16:45:13.2080536Z Collecting dataclasses_json==0.6.7 (from -r .ci/docker/requirements-ci.txt (line 382)) 2025-11-03T16:45:13.2103834Z Using cached dataclasses_json-0.6.7-py3-none-any.whl.metadata (25 kB) 2025-11-03T16:45:13.3811636Z Collecting cmake==3.31.6 (from -r .ci/docker/requirements-ci.txt (line 387)) 2025-11-03T16:45:13.3905877Z Downloading cmake-3.31.6-py3-none-win_amd64.whl.metadata (6.3 kB) 2025-11-03T16:45:13.4474707Z Collecting tlparse==0.4.0 (from -r .ci/docker/requirements-ci.txt (line 390)) 2025-11-03T16:45:13.4560989Z Downloading tlparse-0.4.0-py3-none-win_amd64.whl.metadata (2.0 kB) 2025-11-03T16:45:13.4887399Z Collecting filelock==3.18.0 (from -r .ci/docker/requirements-ci.txt (line 393)) 2025-11-03T16:45:13.4951361Z Downloading filelock-3.18.0-py3-none-any.whl.metadata (2.9 kB) 2025-11-03T16:45:13.5401915Z Collecting cuda-bindings<13.0,>=12.0 (from -r .ci/docker/requirements-ci.txt (line 396)) 2025-11-03T16:45:13.5456660Z Downloading cuda_bindings-12.9.4-cp310-cp310-win_amd64.whl.metadata (2.6 kB) 2025-11-03T16:45:13.5883289Z Collecting setuptools-git-versioning==2.1.0 (from -r .ci/docker/requirements-ci.txt (line 400)) 2025-11-03T16:45:13.5943175Z Downloading setuptools_git_versioning-2.1.0-py3-none-any.whl.metadata (6.1 kB) 2025-11-03T16:45:13.6278780Z Collecting scikit-build==0.18.1 (from -r .ci/docker/requirements-ci.txt (line 401)) 2025-11-03T16:45:13.6339813Z Downloading scikit_build-0.18.1-py3-none-any.whl.metadata (18 kB) 2025-11-03T16:45:13.6720751Z Collecting pyre-extensions==0.0.32 (from -r .ci/docker/requirements-ci.txt (line 402)) 2025-11-03T16:45:13.6774365Z Downloading pyre_extensions-0.0.32-py3-none-any.whl.metadata (4.0 kB) 2025-11-03T16:45:13.7079103Z Collecting tabulate==0.9.0 (from -r .ci/docker/requirements-ci.txt (line 403)) 2025-11-03T16:45:13.7123445Z Downloading tabulate-0.9.0-py3-none-any.whl.metadata (34 kB) 2025-11-03T16:45:14.3722593Z Collecting botocore<1.36.0,>=1.35.42 (from boto3==1.35.42->-r .ci/docker/requirements-ci.txt (line 8)) 2025-11-03T16:45:14.3775040Z Downloading botocore-1.35.99-py3-none-any.whl.metadata (5.7 kB) 2025-11-03T16:45:14.4073237Z Collecting jmespath<2.0.0,>=0.7.1 (from boto3==1.35.42->-r .ci/docker/requirements-ci.txt (line 8)) 2025-11-03T16:45:14.4113851Z Downloading jmespath-1.0.1-py3-none-any.whl.metadata (7.6 kB) 2025-11-03T16:45:14.4485715Z Collecting s3transfer<0.11.0,>=0.10.0 (from boto3==1.35.42->-r .ci/docker/requirements-ci.txt (line 8)) 2025-11-03T16:45:14.4528877Z Downloading s3transfer-0.10.4-py3-none-any.whl.metadata (1.7 kB) 2025-11-03T16:45:14.4837191Z Collecting pyproject_hooks (from build==1.3.0->-r .ci/docker/requirements-ci.txt (line 13)) 2025-11-03T16:45:14.4880415Z Downloading pyproject_hooks-1.2.0-py3-none-any.whl.metadata (1.3 kB) 2025-11-03T16:45:14.4997194Z 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-11-03T16:45:14.5006848Z 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-11-03T16:45:14.5937429Z Collecting tqdm (from coremltools==5.0b5->-r .ci/docker/requirements-ci.txt (line 23)) 2025-11-03T16:45:14.5980571Z Downloading tqdm-4.67.1-py3-none-any.whl.metadata (57 kB) 2025-11-03T16:45:15.6148622Z Collecting aiohttp<4.0.0,>=3.10.4 (from fbscribelogger==0.1.7->-r .ci/docker/requirements-ci.txt (line 45)) 2025-11-03T16:45:15.6211176Z Downloading aiohttp-3.13.2-cp310-cp310-win_amd64.whl.metadata (8.4 kB) 2025-11-03T16:45:15.6677955Z Collecting thriftpy2<0.6.0,>=0.5.2 (from fbscribelogger==0.1.7->-r .ci/docker/requirements-ci.txt (line 45)) 2025-11-03T16:45:15.6731128Z Downloading thriftpy2-0.5.3-cp310-cp310-win_amd64.whl.metadata (8.5 kB) 2025-11-03T16:45:15.7182128Z Collecting attrs>=19.2.0 (from hypothesis==6.56.4->-r .ci/docker/requirements-ci.txt (line 55)) 2025-11-03T16:45:15.7221827Z Downloading attrs-25.4.0-py3-none-any.whl.metadata (10 kB) 2025-11-03T16:45:15.7543868Z Collecting sortedcontainers<3.0.0,>=2.1.0 (from hypothesis==6.56.4->-r .ci/docker/requirements-ci.txt (line 55)) 2025-11-03T16:45:15.7585306Z Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2025-11-03T16:45:15.7706924Z 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-11-03T16:45:15.7885670Z Collecting future (from junitparser==2.1.1->-r .ci/docker/requirements-ci.txt (line 61)) 2025-11-03T16:45:15.7934905Z Downloading future-1.0.0-py3-none-any.whl.metadata (4.0 kB) 2025-11-03T16:45:15.9006776Z Collecting llvmlite<0.39,>=0.38.0rc1 (from numba==0.55.2->-r .ci/docker/requirements-ci.txt (line 120)) 2025-11-03T16:45:15.9065107Z Downloading llvmlite-0.38.1-cp310-cp310-win_amd64.whl.metadata (4.7 kB) 2025-11-03T16:45:15.9501304Z Collecting python-dateutil>=2.8.2 (from pandas==2.0.3->-r .ci/docker/requirements-ci.txt (line 144)) 2025-11-03T16:45:15.9584785Z Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2025-11-03T16:45:16.0246150Z Collecting pytz>=2020.1 (from pandas==2.0.3->-r .ci/docker/requirements-ci.txt (line 144)) 2025-11-03T16:45:16.0288868Z Downloading pytz-2025.2-py2.py3-none-any.whl.metadata (22 kB) 2025-11-03T16:45:16.0625540Z Collecting tzdata>=2022.1 (from pandas==2.0.3->-r .ci/docker/requirements-ci.txt (line 144)) 2025-11-03T16:45:16.0666852Z Downloading tzdata-2025.2-py2.py3-none-any.whl.metadata (1.4 kB) 2025-11-03T16:45:16.1232989Z Requirement already satisfied: iniconfig in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from pytest==7.3.2->-r .ci/docker/requirements-ci.txt (line 187)) (2.3.0) 2025-11-03T16:45:16.1241488Z Requirement already satisfied: pluggy<2.0,>=0.12 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from pytest==7.3.2->-r .ci/docker/requirements-ci.txt (line 187)) (1.6.0) 2025-11-03T16:45:16.1462048Z Collecting execnet>=1.1 (from pytest-xdist==3.3.1->-r .ci/docker/requirements-ci.txt (line 192)) 2025-11-03T16:45:16.1503871Z Downloading execnet-2.1.1-py3-none-any.whl.metadata (2.9 kB) 2025-11-03T16:45:16.2879780Z Collecting imageio>=2.27 (from scikit-image==0.22.0->-r .ci/docker/requirements-ci.txt (line 247)) 2025-11-03T16:45:16.2921439Z Downloading imageio-2.37.0-py3-none-any.whl.metadata (5.2 kB) 2025-11-03T16:45:16.3785055Z Collecting tifffile>=2022.8.12 (from scikit-image==0.22.0->-r .ci/docker/requirements-ci.txt (line 247)) 2025-11-03T16:45:16.3842779Z Downloading tifffile-2025.5.10-py3-none-any.whl.metadata (31 kB) 2025-11-03T16:45:16.4226946Z Collecting lazy_loader>=0.3 (from scikit-image==0.22.0->-r .ci/docker/requirements-ci.txt (line 247)) 2025-11-03T16:45:16.4266372Z Downloading lazy_loader-0.4-py3-none-any.whl.metadata (7.6 kB) 2025-11-03T16:45:16.4889294Z Requirement already satisfied: requests<3,>=2 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from ghstack==0.8.0->-r .ci/docker/requirements-ci.txt (line 298)) (2.27.1) 2025-11-03T16:45:16.4965643Z Requirement already satisfied: MarkupSafe>=2.0 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from jinja2==3.1.6->-r .ci/docker/requirements-ci.txt (line 303)) (3.0.3) 2025-11-03T16:45:16.5240061Z Collecting absl-py>=0.4 (from tensorboard==2.13.0->-r .ci/docker/requirements-ci.txt (line 318)) 2025-11-03T16:45:16.5285409Z Downloading absl_py-2.3.1-py3-none-any.whl.metadata (3.3 kB) 2025-11-03T16:45:17.2890174Z Collecting grpcio>=1.48.2 (from tensorboard==2.13.0->-r .ci/docker/requirements-ci.txt (line 318)) 2025-11-03T16:45:17.2946862Z Downloading grpcio-1.76.0-cp310-cp310-win_amd64.whl.metadata (3.8 kB) 2025-11-03T16:45:17.3777289Z Collecting google-auth<3,>=1.6.3 (from tensorboard==2.13.0->-r .ci/docker/requirements-ci.txt (line 318)) 2025-11-03T16:45:17.3819978Z Downloading google_auth-2.42.1-py2.py3-none-any.whl.metadata (6.6 kB) 2025-11-03T16:45:17.4252241Z Collecting google-auth-oauthlib<1.1,>=0.5 (from tensorboard==2.13.0->-r .ci/docker/requirements-ci.txt (line 318)) 2025-11-03T16:45:17.4296965Z Downloading google_auth_oauthlib-1.0.0-py2.py3-none-any.whl.metadata (2.7 kB) 2025-11-03T16:45:17.4685265Z Collecting markdown>=2.6.8 (from tensorboard==2.13.0->-r .ci/docker/requirements-ci.txt (line 318)) 2025-11-03T16:45:17.4726814Z Downloading markdown-3.9-py3-none-any.whl.metadata (5.1 kB) 2025-11-03T16:45:17.7485005Z Collecting tensorboard-data-server<0.8.0,>=0.7.0 (from tensorboard==2.13.0->-r .ci/docker/requirements-ci.txt (line 318)) 2025-11-03T16:45:17.7544487Z Downloading tensorboard_data_server-0.7.2-py3-none-any.whl.metadata (1.1 kB) 2025-11-03T16:45:17.7988621Z Collecting werkzeug>=1.0.1 (from tensorboard==2.13.0->-r .ci/docker/requirements-ci.txt (line 318)) 2025-11-03T16:45:17.8034095Z Downloading werkzeug-3.1.3-py3-none-any.whl.metadata (3.7 kB) 2025-11-03T16:45:17.8156915Z Requirement already satisfied: wheel>=0.26 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from tensorboard==2.13.0->-r .ci/docker/requirements-ci.txt (line 318)) (0.45.1) 2025-11-03T16:45:17.8711014Z Collecting pynacl>=1.4.0 (from PyGithub==2.3.0->-r .ci/docker/requirements-ci.txt (line 335)) 2025-11-03T16:45:17.8769564Z Downloading pynacl-1.6.0-cp38-abi3-win_amd64.whl.metadata (9.7 kB) 2025-11-03T16:45:17.9153084Z Collecting pyjwt>=2.4.0 (from pyjwt[crypto]>=2.4.0->PyGithub==2.3.0->-r .ci/docker/requirements-ci.txt (line 335)) 2025-11-03T16:45:17.9195221Z Downloading PyJWT-2.10.1-py3-none-any.whl.metadata (4.0 kB) 2025-11-03T16:45:17.9405502Z Requirement already satisfied: urllib3>=1.26.0 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from PyGithub==2.3.0->-r .ci/docker/requirements-ci.txt (line 335)) (1.26.20) 2025-11-03T16:45:17.9618644Z Collecting Deprecated (from PyGithub==2.3.0->-r .ci/docker/requirements-ci.txt (line 335)) 2025-11-03T16:45:17.9664339Z Downloading deprecated-1.3.1-py2.py3-none-any.whl.metadata (5.9 kB) 2025-11-03T16:45:17.9808112Z Requirement already satisfied: mpmath<1.4,>=1.1.0 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from sympy==1.13.3->-r .ci/docker/requirements-ci.txt (line 337)) (1.3.0) 2025-11-03T16:45:18.0500164Z Collecting ml_dtypes>=0.5.0 (from onnx==1.19.1->-r .ci/docker/requirements-ci.txt (line 342)) 2025-11-03T16:45:18.0554840Z Downloading ml_dtypes-0.5.3-cp310-cp310-win_amd64.whl.metadata (9.2 kB) 2025-11-03T16:45:18.0903975Z Collecting onnx_ir<2,>=0.1.10 (from onnxscript==0.5.4->-r .ci/docker/requirements-ci.txt (line 349)) 2025-11-03T16:45:18.0948292Z Downloading onnx_ir-0.1.12-py3-none-any.whl.metadata (3.2 kB) 2025-11-03T16:45:18.1610399Z Collecting pyDOE>=0.3.8 (from pwlf==2.2.1->-r .ci/docker/requirements-ci.txt (line 363)) 2025-11-03T16:45:18.1671789Z Downloading pyDOE-0.3.8.zip (22 kB) 2025-11-03T16:45:18.1923665Z Preparing metadata (setup.py): started 2025-11-03T16:45:18.4620197Z Preparing metadata (setup.py): finished with status 'done' 2025-11-03T16:45:18.5373456Z Collecting marshmallow<4.0.0,>=3.18.0 (from dataclasses_json==0.6.7->-r .ci/docker/requirements-ci.txt (line 382)) 2025-11-03T16:45:18.5398013Z Using cached marshmallow-3.26.1-py3-none-any.whl.metadata (7.3 kB) 2025-11-03T16:45:18.5568569Z Collecting typing-inspect<1,>=0.4.0 (from dataclasses_json==0.6.7->-r .ci/docker/requirements-ci.txt (line 382)) 2025-11-03T16:45:18.5590328Z Using cached typing_inspect-0.9.0-py3-none-any.whl.metadata (1.5 kB) 2025-11-03T16:45:18.5885200Z Collecting distro (from scikit-build==0.18.1->-r .ci/docker/requirements-ci.txt (line 401)) 2025-11-03T16:45:18.5928070Z Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2025-11-03T16:45:18.7078499Z Collecting cuda-pathfinder~=1.1 (from cuda-bindings<13.0,>=12.0->-r .ci/docker/requirements-ci.txt (line 396)) 2025-11-03T16:45:18.7136691Z Downloading cuda_pathfinder-1.3.2-py3-none-any.whl.metadata (1.9 kB) 2025-11-03T16:45:18.7437866Z 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-11-03T16:45:18.7479027Z Downloading aiohappyeyeballs-2.6.1-py3-none-any.whl.metadata (5.9 kB) 2025-11-03T16:45:18.7679752Z 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-11-03T16:45:18.7721622Z Downloading aiosignal-1.4.0-py3-none-any.whl.metadata (3.7 kB) 2025-11-03T16:45:18.7949805Z 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-11-03T16:45:18.7992014Z Downloading async_timeout-5.0.1-py3-none-any.whl.metadata (5.1 kB) 2025-11-03T16:45:18.9157163Z 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-11-03T16:45:18.9216030Z Downloading frozenlist-1.8.0-cp310-cp310-win_amd64.whl.metadata (21 kB) 2025-11-03T16:45:19.2836542Z 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-11-03T16:45:19.2907937Z Downloading multidict-6.7.0-cp310-cp310-win_amd64.whl.metadata (5.5 kB) 2025-11-03T16:45:19.5318768Z 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-11-03T16:45:19.5407611Z Downloading propcache-0.4.1-cp310-cp310-win_amd64.whl.metadata (14 kB) 2025-11-03T16:45:19.9321051Z 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-11-03T16:45:19.9587318Z Downloading yarl-1.22.0-cp310-cp310-win_amd64.whl.metadata (77 kB) 2025-11-03T16:45:20.0201477Z Collecting cachetools<7.0,>=2.0.0 (from google-auth<3,>=1.6.3->tensorboard==2.13.0->-r .ci/docker/requirements-ci.txt (line 318)) 2025-11-03T16:45:20.0268154Z Downloading cachetools-6.2.1-py3-none-any.whl.metadata (5.5 kB) 2025-11-03T16:45:20.0664991Z Collecting pyasn1-modules>=0.2.1 (from google-auth<3,>=1.6.3->tensorboard==2.13.0->-r .ci/docker/requirements-ci.txt (line 318)) 2025-11-03T16:45:20.0716071Z Downloading pyasn1_modules-0.4.2-py3-none-any.whl.metadata (3.5 kB) 2025-11-03T16:45:20.1058203Z Collecting rsa<5,>=3.1.4 (from google-auth<3,>=1.6.3->tensorboard==2.13.0->-r .ci/docker/requirements-ci.txt (line 318)) 2025-11-03T16:45:20.1137625Z Downloading rsa-4.9.1-py3-none-any.whl.metadata (5.6 kB) 2025-11-03T16:45:20.1733127Z Collecting requests-oauthlib>=0.7.0 (from google-auth-oauthlib<1.1,>=0.5->tensorboard==2.13.0->-r .ci/docker/requirements-ci.txt (line 318)) 2025-11-03T16:45:20.1779113Z Downloading requests_oauthlib-2.0.0-py2.py3-none-any.whl.metadata (11 kB) 2025-11-03T16:45:20.2341927Z Requirement already satisfied: certifi>=2017.4.17 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from requests<3,>=2->ghstack==0.8.0->-r .ci/docker/requirements-ci.txt (line 298)) (2025.10.5) 2025-11-03T16:45:20.2352112Z Requirement already satisfied: charset-normalizer~=2.0.0 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from requests<3,>=2->ghstack==0.8.0->-r .ci/docker/requirements-ci.txt (line 298)) (2.0.12) 2025-11-03T16:45:20.2362070Z Requirement already satisfied: idna<4,>=2.5 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from requests<3,>=2->ghstack==0.8.0->-r .ci/docker/requirements-ci.txt (line 298)) (3.11) 2025-11-03T16:45:20.2779662Z Collecting pyasn1>=0.1.3 (from rsa<5,>=3.1.4->google-auth<3,>=1.6.3->tensorboard==2.13.0->-r .ci/docker/requirements-ci.txt (line 318)) 2025-11-03T16:45:20.2831734Z Downloading pyasn1-0.6.1-py3-none-any.whl.metadata (8.4 kB) 2025-11-03T16:45:20.6039452Z 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-11-03T16:45:20.6079131Z Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) 2025-11-03T16:45:20.6412630Z Collecting mypy-extensions>=0.3.0 (from typing-inspect<1,>=0.4.0->dataclasses_json==0.6.7->-r .ci/docker/requirements-ci.txt (line 382)) 2025-11-03T16:45:20.6434515Z Using cached mypy_extensions-1.1.0-py3-none-any.whl.metadata (1.1 kB) 2025-11-03T16:45:20.6985310Z Collecting audioread>=2.1.9 (from librosa>=0.6.2->-r .ci/docker/requirements-ci.txt (line 71)) 2025-11-03T16:45:20.7026399Z Downloading audioread-3.1.0-py3-none-any.whl.metadata (9.0 kB) 2025-11-03T16:45:20.8741172Z Collecting scikit-learn>=1.1.0 (from librosa>=0.6.2->-r .ci/docker/requirements-ci.txt (line 71)) 2025-11-03T16:45:20.8794551Z Downloading scikit_learn-1.7.2-cp310-cp310-win_amd64.whl.metadata (11 kB) 2025-11-03T16:45:20.9354161Z Collecting joblib>=1.0 (from librosa>=0.6.2->-r .ci/docker/requirements-ci.txt (line 71)) 2025-11-03T16:45:20.9432482Z Downloading joblib-1.5.2-py3-none-any.whl.metadata (5.6 kB) 2025-11-03T16:45:20.9763559Z Collecting decorator>=4.3.0 (from librosa>=0.6.2->-r .ci/docker/requirements-ci.txt (line 71)) 2025-11-03T16:45:20.9815499Z Downloading decorator-5.2.1-py3-none-any.whl.metadata (3.9 kB) 2025-11-03T16:45:21.0118690Z Collecting soundfile>=0.12.1 (from librosa>=0.6.2->-r .ci/docker/requirements-ci.txt (line 71)) 2025-11-03T16:45:21.0172488Z Downloading soundfile-0.13.1-py2.py3-none-win_amd64.whl.metadata (16 kB) 2025-11-03T16:45:21.0515815Z Collecting pooch>=1.1 (from librosa>=0.6.2->-r .ci/docker/requirements-ci.txt (line 71)) 2025-11-03T16:45:21.0558990Z Downloading pooch-1.8.2-py3-none-any.whl.metadata (10 kB) 2025-11-03T16:45:21.1567373Z Collecting soxr>=0.3.2 (from librosa>=0.6.2->-r .ci/docker/requirements-ci.txt (line 71)) 2025-11-03T16:45:21.1621584Z Downloading soxr-1.0.0-cp310-cp310-win_amd64.whl.metadata (5.6 kB) 2025-11-03T16:45:21.4587658Z Collecting msgpack>=1.0 (from librosa>=0.6.2->-r .ci/docker/requirements-ci.txt (line 71)) 2025-11-03T16:45:21.4633348Z Downloading msgpack-1.1.2-cp310-cp310-win_amd64.whl.metadata (8.4 kB) 2025-11-03T16:45:21.5047008Z 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-11-03T16:45:21.5054041Z Collecting pytest-rerunfailures>=10.3 (from -r .ci/docker/requirements-ci.txt (line 202)) 2025-11-03T16:45:21.5097865Z Downloading pytest_rerunfailures-16.0.1-py3-none-any.whl.metadata (21 kB) 2025-11-03T16:45:21.5311565Z Downloading pytest_rerunfailures-16.0-py3-none-any.whl.metadata (20 kB) 2025-11-03T16:45:21.5560615Z Downloading pytest_rerunfailures-15.1-py3-none-any.whl.metadata (20 kB) 2025-11-03T16:45:21.5750784Z Downloading pytest_rerunfailures-15.0-py3-none-any.whl.metadata (19 kB) 2025-11-03T16:45:21.5964151Z Downloading pytest_rerunfailures-14.0-py3-none-any.whl.metadata (18 kB) 2025-11-03T16:45:21.6431493Z INFO: pip is looking at multiple versions of pyzstd to determine which version is compatible with other requirements. This could take a while. 2025-11-03T16:45:21.6439557Z Collecting pyzstd (from -r .ci/docker/requirements-ci.txt (line 370)) 2025-11-03T16:45:21.6503879Z Downloading pyzstd-0.17.0-cp310-cp310-win_amd64.whl.metadata (2.6 kB) 2025-11-03T16:45:21.6727079Z Downloading pyzstd-0.16.2-cp310-cp310-win_amd64.whl.metadata (2.5 kB) 2025-11-03T16:45:21.8380940Z Collecting platformdirs>=2.5.0 (from pooch>=1.1->librosa>=0.6.2->-r .ci/docker/requirements-ci.txt (line 71)) 2025-11-03T16:45:21.8426177Z Downloading platformdirs-4.5.0-py3-none-any.whl.metadata (12 kB) 2025-11-03T16:45:22.1545597Z Collecting cryptography>=3.4.0 (from pyjwt[crypto]>=2.4.0->PyGithub==2.3.0->-r .ci/docker/requirements-ci.txt (line 335)) 2025-11-03T16:45:22.1593668Z Downloading cryptography-46.0.3-cp38-abi3-win_amd64.whl.metadata (5.7 kB) 2025-11-03T16:45:22.3318237Z Collecting cffi>=2.0.0 (from cryptography>=3.4.0->pyjwt[crypto]>=2.4.0->PyGithub==2.3.0->-r .ci/docker/requirements-ci.txt (line 335)) 2025-11-03T16:45:22.3362141Z Downloading cffi-2.0.0-cp310-cp310-win_amd64.whl.metadata (2.6 kB) 2025-11-03T16:45:22.3527060Z INFO: pip is looking at multiple versions of cryptography to determine which version is compatible with other requirements. This could take a while. 2025-11-03T16:45:22.3536994Z Collecting cryptography>=3.4.0 (from pyjwt[crypto]>=2.4.0->PyGithub==2.3.0->-r .ci/docker/requirements-ci.txt (line 335)) 2025-11-03T16:45:22.3598681Z Downloading cryptography-46.0.2-cp38-abi3-win_amd64.whl.metadata (5.7 kB) 2025-11-03T16:45:22.3854177Z Downloading cryptography-46.0.1-cp38-abi3-win_amd64.whl.metadata (5.7 kB) 2025-11-03T16:45:22.4138451Z Downloading cryptography-46.0.0-cp38-abi3-win_amd64.whl.metadata (5.7 kB) 2025-11-03T16:45:22.4432248Z Downloading cryptography-45.0.7-cp37-abi3-win_amd64.whl.metadata (5.7 kB) 2025-11-03T16:45:22.5109152Z Collecting pycparser (from cffi>=2.0.0->cryptography>=3.4.0->pyjwt[crypto]>=2.4.0->PyGithub==2.3.0->-r .ci/docker/requirements-ci.txt (line 335)) 2025-11-03T16:45:22.5156769Z Downloading pycparser-2.23-py3-none-any.whl.metadata (993 bytes) 2025-11-03T16:45:22.5553394Z Collecting oauthlib>=3.0.0 (from requests-oauthlib>=0.7.0->google-auth-oauthlib<1.1,>=0.5->tensorboard==2.13.0->-r .ci/docker/requirements-ci.txt (line 318)) 2025-11-03T16:45:22.5597131Z Downloading oauthlib-3.3.1-py3-none-any.whl.metadata (7.9 kB) 2025-11-03T16:45:22.6025812Z Collecting threadpoolctl>=3.1.0 (from scikit-learn>=1.1.0->librosa>=0.6.2->-r .ci/docker/requirements-ci.txt (line 71)) 2025-11-03T16:45:22.6074777Z Downloading threadpoolctl-3.6.0-py3-none-any.whl.metadata (13 kB) 2025-11-03T16:45:22.8552637Z Collecting wrapt<3,>=1.10 (from Deprecated->PyGithub==2.3.0->-r .ci/docker/requirements-ci.txt (line 335)) 2025-11-03T16:45:22.8613649Z Downloading wrapt-2.0.0-cp310-cp310-win_amd64.whl.metadata (9.0 kB) 2025-11-03T16:45:22.9143937Z Downloading boto3-1.35.42-py3-none-any.whl (139 kB) 2025-11-03T16:45:22.9414147Z Downloading build-1.3.0-py3-none-any.whl (23 kB) 2025-11-03T16:45:22.9565629Z Downloading dill-0.3.7-py3-none-any.whl (115 kB) 2025-11-03T16:45:22.9700939Z Downloading expecttest-0.3.0-py3-none-any.whl (8.2 kB) 2025-11-03T16:45:22.9849901Z Downloading fbscribelogger-0.1.7-py3-none-any.whl (6.9 kB) 2025-11-03T16:45:22.9974390Z Downloading typing_extensions-4.12.2-py3-none-any.whl (37 kB) 2025-11-03T16:45:23.0125038Z Downloading flatbuffers-24.12.23-py2.py3-none-any.whl (30 kB) 2025-11-03T16:45:23.0270627Z Downloading hypothesis-6.56.4-py3-none-any.whl (395 kB) 2025-11-03T16:45:23.0436111Z Downloading junitparser-2.1.1-py2.py3-none-any.whl (10 kB) 2025-11-03T16:45:23.0576640Z Downloading lark-0.12.0-py2.py3-none-any.whl (103 kB) 2025-11-03T16:45:23.0712089Z Downloading networkx-2.8.8-py3-none-any.whl (2.0 MB) 2025-11-03T16:45:23.1091754Z ---------------------------------------- 2.0/2.0 MB 38.3 MB/s 0:00:00 2025-11-03T16:45:23.1150563Z Downloading ninja-1.11.1.4-py3-none-win_amd64.whl (296 kB) 2025-11-03T16:45:23.1389181Z Downloading numba-0.55.2-cp310-cp310-win_amd64.whl (2.4 MB) 2025-11-03T16:45:23.1680645Z ---------------------------------------- 2.4/2.4 MB 139.9 MB/s 0:00:00 2025-11-03T16:45:23.1737334Z Downloading numpy-1.22.4-cp310-cp310-win_amd64.whl (14.7 MB) 2025-11-03T16:45:23.2699211Z ---------------------------------------- 14.7/14.7 MB 153.9 MB/s 0:00:00 2025-11-03T16:45:23.2769308Z Downloading pandas-2.0.3-cp310-cp310-win_amd64.whl (10.7 MB) 2025-11-03T16:45:23.3475036Z ---------------------------------------- 10.7/10.7 MB 165.1 MB/s 0:00:00 2025-11-03T16:45:23.3537952Z Downloading opt_einsum-3.3.0-py3-none-any.whl (65 kB) 2025-11-03T16:45:23.3642827Z Downloading pillow-11.0.0-cp310-cp310-win_amd64.whl (2.6 MB) 2025-11-03T16:45:23.3846534Z ---------------------------------------- 2.6/2.6 MB 144.0 MB/s 0:00:00 2025-11-03T16:45:23.3912140Z Downloading protobuf-5.29.5-cp310-abi3-win_amd64.whl (434 kB) 2025-11-03T16:45:23.4036570Z Downloading pytest-7.3.2-py3-none-any.whl (320 kB) 2025-11-03T16:45:23.4185702Z Downloading pytest_xdist-3.3.1-py3-none-any.whl (41 kB) 2025-11-03T16:45:23.4279325Z Downloading pytest_flakefinder-1.1.0-py2.py3-none-any.whl (4.6 kB) 2025-11-03T16:45:23.4387409Z Downloading pytest_subtests-0.13.1-py3-none-any.whl (8.0 kB) 2025-11-03T16:45:23.4485791Z Downloading xdoctest-1.3.0-py3-none-any.whl (152 kB) 2025-11-03T16:45:23.4615153Z Downloading Pygments-2.15.0-py3-none-any.whl (1.1 MB) 2025-11-03T16:45:23.4741005Z ---------------------------------------- 1.1/1.1 MB 55.3 MB/s 0:00:00 2025-11-03T16:45:23.4790529Z Downloading scikit_image-0.22.0-cp310-cp310-win_amd64.whl (24.5 MB) 2025-11-03T16:45:23.6395126Z ---------------------------------------- 24.5/24.5 MB 154.3 MB/s 0:00:00 2025-11-03T16:45:23.6480285Z Downloading scipy-1.10.1-cp310-cp310-win_amd64.whl (42.5 MB) 2025-11-03T16:45:24.6844531Z ---------------------------------------- 42.5/42.5 MB 41.0 MB/s 0:00:01 2025-11-03T16:45:24.6894600Z Downloading lintrunner-0.12.7-py3-none-win_amd64.whl (1.7 MB) 2025-11-03T16:45:24.7050781Z ---------------------------------------- 1.7/1.7 MB 96.1 MB/s 0:00:00 2025-11-03T16:45:24.7104060Z Downloading ghstack-0.8.0-py3-none-any.whl (89 kB) 2025-11-03T16:45:24.7214485Z Downloading pytest_cpp-2.3.0-py3-none-any.whl (14 kB) 2025-11-03T16:45:24.7308344Z Downloading z3_solver-4.15.1.0-py3-none-win_amd64.whl (16.4 MB) 2025-11-03T16:45:24.8250688Z ---------------------------------------- 16.4/16.4 MB 172.0 MB/s 0:00:00 2025-11-03T16:45:24.8320986Z Downloading tensorboard-2.13.0-py3-none-any.whl (5.6 MB) 2025-11-03T16:45:24.8777716Z ---------------------------------------- 5.6/5.6 MB 112.9 MB/s 0:00:00 2025-11-03T16:45:24.8844981Z Downloading PyWavelets-1.4.1-cp310-cp310-win_amd64.whl (4.2 MB) 2025-11-03T16:45:24.9144955Z ---------------------------------------- 4.2/4.2 MB 125.8 MB/s 0:00:00 2025-11-03T16:45:24.9200243Z Downloading lxml-5.3.0-cp310-cp310-win_amd64.whl (3.8 MB) 2025-11-03T16:45:24.9640316Z ---------------------------------------- 3.8/3.8 MB 114.3 MB/s 0:00:00 2025-11-03T16:45:24.9710661Z Downloading PyGithub-2.3.0-py3-none-any.whl (354 kB) 2025-11-03T16:45:24.9873985Z Downloading sympy-1.13.3-py3-none-any.whl (6.2 MB) 2025-11-03T16:45:25.0341652Z ---------------------------------------- 6.2/6.2 MB 126.1 MB/s 0:00:00 2025-11-03T16:45:25.0402553Z Downloading onnx-1.19.1-cp310-cp310-win_amd64.whl (16.5 MB) 2025-11-03T16:45:25.1384376Z ---------------------------------------- 16.5/16.5 MB 172.3 MB/s 0:00:00 2025-11-03T16:45:25.1450182Z Downloading onnxscript-0.5.4-py3-none-any.whl (679 kB) 2025-11-03T16:45:25.1552025Z ---------------------------------------- 679.3/679.3 kB ? 0:00:00 2025-11-03T16:45:25.1609316Z Downloading parameterized-0.8.1-py2.py3-none-any.whl (26 kB) 2025-11-03T16:45:25.1718980Z Downloading pyyaml-6.0.3-cp310-cp310-win_amd64.whl (158 kB) 2025-11-03T16:45:25.1815593Z Downloading setuptools-78.1.1-py3-none-any.whl (1.3 MB) 2025-11-03T16:45:25.1960126Z ---------------------------------------- 1.3/1.3 MB 62.1 MB/s 0:00:00 2025-11-03T16:45:25.2007510Z Downloading packaging-23.1-py3-none-any.whl (48 kB) 2025-11-03T16:45:25.2132258Z Downloading PuLP-2.9.0-py3-none-any.whl (17.7 MB) 2025-11-03T16:45:25.3360180Z ---------------------------------------- 17.7/17.7 MB 159.8 MB/s 0:00:00 2025-11-03T16:45:25.3382540Z Using cached dataclasses_json-0.6.7-py3-none-any.whl (28 kB) 2025-11-03T16:45:25.3450712Z Downloading cmake-3.31.6-py3-none-win_amd64.whl (36.4 MB) 2025-11-03T16:45:25.6474973Z ---------------------------------------- 36.4/36.4 MB 121.7 MB/s 0:00:00 2025-11-03T16:45:25.6529318Z Downloading tlparse-0.4.0-py3-none-win_amd64.whl (2.0 MB) 2025-11-03T16:45:25.6701626Z ---------------------------------------- 2.0/2.0 MB ? 0:00:00 2025-11-03T16:45:25.6740564Z Downloading filelock-3.18.0-py3-none-any.whl (16 kB) 2025-11-03T16:45:25.7984023Z Downloading setuptools_git_versioning-2.1.0-py3-none-any.whl (10 kB) 2025-11-03T16:45:25.8092450Z Downloading scikit_build-0.18.1-py3-none-any.whl (85 kB) 2025-11-03T16:45:25.8187127Z Downloading pyre_extensions-0.0.32-py3-none-any.whl (12 kB) 2025-11-03T16:45:25.8281350Z Downloading tabulate-0.9.0-py3-none-any.whl (35 kB) 2025-11-03T16:45:25.8376934Z Downloading click-8.3.0-py3-none-any.whl (107 kB) 2025-11-03T16:45:25.8482464Z Downloading unittest_xml_reporting-3.2.0-py2.py3-none-any.whl (20 kB) 2025-11-03T16:45:25.8586068Z Downloading cuda_bindings-12.9.4-cp310-cp310-win_amd64.whl (11.5 MB) 2025-11-03T16:45:25.9313156Z ---------------------------------------- 11.5/11.5 MB 177.8 MB/s 0:00:00 2025-11-03T16:45:25.9383208Z Downloading aiohttp-3.13.2-cp310-cp310-win_amd64.whl (455 kB) 2025-11-03T16:45:25.9501941Z Downloading async_timeout-5.0.1-py3-none-any.whl (6.2 kB) 2025-11-03T16:45:25.9603915Z Downloading botocore-1.35.99-py3-none-any.whl (13.3 MB) 2025-11-03T16:45:26.0160769Z ---------------------------------------- 13.3/13.3 MB 206.8 MB/s 0:00:00 2025-11-03T16:45:26.0200758Z Downloading cuda_pathfinder-1.3.2-py3-none-any.whl (27 kB) 2025-11-03T16:45:26.0295575Z Downloading google_auth-2.42.1-py2.py3-none-any.whl (222 kB) 2025-11-03T16:45:26.0403342Z Downloading cachetools-6.2.1-py3-none-any.whl (11 kB) 2025-11-03T16:45:26.0497704Z Downloading google_auth_oauthlib-1.0.0-py2.py3-none-any.whl (18 kB) 2025-11-03T16:45:26.0591238Z Downloading jmespath-1.0.1-py3-none-any.whl (20 kB) 2025-11-03T16:45:26.0697794Z Downloading llvmlite-0.38.1-cp310-cp310-win_amd64.whl (23.2 MB) 2025-11-03T16:45:26.2324716Z ---------------------------------------- 23.2/23.2 MB 134.2 MB/s 0:00:00 2025-11-03T16:45:26.2352259Z Using cached marshmallow-3.26.1-py3-none-any.whl (50 kB) 2025-11-03T16:45:26.2415713Z Downloading multidict-6.7.0-cp310-cp310-win_amd64.whl (46 kB) 2025-11-03T16:45:26.2528315Z Downloading onnx_ir-0.1.12-py3-none-any.whl (129 kB) 2025-11-03T16:45:26.2622279Z Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2025-11-03T16:45:26.2721642Z Downloading rsa-4.9.1-py3-none-any.whl (34 kB) 2025-11-03T16:45:26.2815673Z Downloading s3transfer-0.10.4-py3-none-any.whl (83 kB) 2025-11-03T16:45:26.2902287Z Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2025-11-03T16:45:26.2997507Z Downloading tensorboard_data_server-0.7.2-py3-none-any.whl (2.4 kB) 2025-11-03T16:45:26.3095714Z Downloading thriftpy2-0.5.3-cp310-cp310-win_amd64.whl (821 kB) 2025-11-03T16:45:26.3210593Z ---------------------------------------- 821.0/821.0 kB ? 0:00:00 2025-11-03T16:45:26.3251805Z Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2025-11-03T16:45:26.3343590Z Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 2025-11-03T16:45:26.3414351Z Using cached typing_inspect-0.9.0-py3-none-any.whl (8.8 kB) 2025-11-03T16:45:26.3470670Z Downloading yarl-1.22.0-cp310-cp310-win_amd64.whl (86 kB) 2025-11-03T16:45:26.3564384Z Downloading librosa-0.11.0-py3-none-any.whl (260 kB) 2025-11-03T16:45:26.3666941Z Downloading pytest_rerunfailures-14.0-py3-none-any.whl (12 kB) 2025-11-03T16:45:26.3758852Z Downloading redis-7.0.1-py3-none-any.whl (339 kB) 2025-11-03T16:45:26.3879297Z Downloading pyzstd-0.16.2-cp310-cp310-win_amd64.whl (245 kB) 2025-11-03T16:45:26.4010853Z Downloading absl_py-2.3.1-py3-none-any.whl (135 kB) 2025-11-03T16:45:26.4102670Z Downloading aiohappyeyeballs-2.6.1-py3-none-any.whl (15 kB) 2025-11-03T16:45:26.4196348Z Downloading aiosignal-1.4.0-py3-none-any.whl (7.5 kB) 2025-11-03T16:45:26.4280638Z Downloading attrs-25.4.0-py3-none-any.whl (67 kB) 2025-11-03T16:45:26.4376853Z Downloading audioread-3.1.0-py3-none-any.whl (23 kB) 2025-11-03T16:45:26.4591068Z Downloading decorator-5.2.1-py3-none-any.whl (9.2 kB) 2025-11-03T16:45:26.4684281Z Downloading execnet-2.1.1-py3-none-any.whl (40 kB) 2025-11-03T16:45:26.5213799Z Downloading frozenlist-1.8.0-cp310-cp310-win_amd64.whl (43 kB) 2025-11-03T16:45:26.5349256Z Downloading grpcio-1.76.0-cp310-cp310-win_amd64.whl (4.7 MB) 2025-11-03T16:45:26.6670827Z ---------------------------------------- 4.7/4.7 MB 35.6 MB/s 0:00:00 2025-11-03T16:45:26.6718398Z Downloading imageio-2.37.0-py3-none-any.whl (315 kB) 2025-11-03T16:45:26.6838096Z Downloading joblib-1.5.2-py3-none-any.whl (308 kB) 2025-11-03T16:45:26.6943589Z Downloading lazy_loader-0.4-py3-none-any.whl (12 kB) 2025-11-03T16:45:26.7038416Z Downloading markdown-3.9-py3-none-any.whl (107 kB) 2025-11-03T16:45:26.7152585Z Downloading ml_dtypes-0.5.3-cp310-cp310-win_amd64.whl (206 kB) 2025-11-03T16:45:26.7253868Z Downloading msgpack-1.1.2-cp310-cp310-win_amd64.whl (71 kB) 2025-11-03T16:45:26.7330896Z Using cached mypy_extensions-1.1.0-py3-none-any.whl (5.0 kB) 2025-11-03T16:45:26.7368743Z Downloading pooch-1.8.2-py3-none-any.whl (64 kB) 2025-11-03T16:45:26.7457821Z Downloading platformdirs-4.5.0-py3-none-any.whl (18 kB) 2025-11-03T16:45:26.7564177Z Downloading propcache-0.4.1-cp310-cp310-win_amd64.whl (41 kB) 2025-11-03T16:45:26.7668196Z Downloading pyasn1-0.6.1-py3-none-any.whl (83 kB) 2025-11-03T16:45:26.7763676Z Downloading pyasn1_modules-0.4.2-py3-none-any.whl (181 kB) 2025-11-03T16:45:26.7883949Z Downloading PyJWT-2.10.1-py3-none-any.whl (22 kB) 2025-11-03T16:45:26.8012474Z Downloading cryptography-45.0.7-cp37-abi3-win_amd64.whl (3.4 MB) 2025-11-03T16:45:26.8963334Z ---------------------------------------- 3.4/3.4 MB 40.1 MB/s 0:00:00 2025-11-03T16:45:26.9004369Z Downloading cffi-2.0.0-cp310-cp310-win_amd64.whl (182 kB) 2025-11-03T16:45:26.9136537Z Downloading pynacl-1.6.0-cp38-abi3-win_amd64.whl (238 kB) 2025-11-03T16:45:26.9275151Z Downloading pytz-2025.2-py2.py3-none-any.whl (509 kB) 2025-11-03T16:45:26.9396789Z Downloading requests_oauthlib-2.0.0-py2.py3-none-any.whl (24 kB) 2025-11-03T16:45:26.9491306Z Downloading oauthlib-3.3.1-py3-none-any.whl (160 kB) 2025-11-03T16:45:26.9622264Z Downloading scikit_learn-1.7.2-cp310-cp310-win_amd64.whl (8.9 MB) 2025-11-03T16:45:27.0296699Z ---------------------------------------- 8.9/8.9 MB 183.5 MB/s 0:00:00 2025-11-03T16:45:27.0349638Z Downloading soundfile-0.13.1-py2.py3-none-win_amd64.whl (1.0 MB) 2025-11-03T16:45:27.0466422Z ---------------------------------------- 1.0/1.0 MB 47.3 MB/s 0:00:00 2025-11-03T16:45:27.0521836Z Downloading soxr-1.0.0-cp310-cp310-win_amd64.whl (173 kB) 2025-11-03T16:45:27.0630572Z Downloading threadpoolctl-3.6.0-py3-none-any.whl (18 kB) 2025-11-03T16:45:27.0720764Z Downloading tifffile-2025.5.10-py3-none-any.whl (226 kB) 2025-11-03T16:45:27.0831208Z Downloading tzdata-2025.2-py2.py3-none-any.whl (347 kB) 2025-11-03T16:45:27.0932507Z Downloading werkzeug-3.1.3-py3-none-any.whl (224 kB) 2025-11-03T16:45:27.1037729Z Downloading deprecated-1.3.1-py2.py3-none-any.whl (11 kB) 2025-11-03T16:45:27.1149890Z Downloading wrapt-2.0.0-cp310-cp310-win_amd64.whl (60 kB) 2025-11-03T16:45:27.1254992Z Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2025-11-03T16:45:27.1344346Z Downloading future-1.0.0-py3-none-any.whl (491 kB) 2025-11-03T16:45:27.1455601Z Downloading pycparser-2.23-py3-none-any.whl (118 kB) 2025-11-03T16:45:27.1559224Z Downloading pyproject_hooks-1.2.0-py3-none-any.whl (10 kB) 2025-11-03T16:45:27.1646462Z Downloading tqdm-4.67.1-py3-none-any.whl (78 kB) 2025-11-03T16:45:28.4535227Z Building wheels for collected packages: coremltools, pwlf, pyDOE 2025-11-03T16:45:28.4552773Z 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-11-03T16:45:28.4554835Z Building wheel for coremltools (setup.py): started 2025-11-03T16:45:30.1809021Z Building wheel for coremltools (setup.py): finished with status 'done' 2025-11-03T16:45:30.1863536Z Created wheel for coremltools: filename=coremltools-5.0b5-py3-none-any.whl size=1211951 sha256=3299475c386d6d12aab3f75197fd6ff7add1c61338a00c96f7779c04aa819cd5 2025-11-03T16:45:30.1864707Z Stored in directory: c:\users\runneruser\appdata\local\pip\cache\wheels\11\de\3c\e33b605af1effa76c230f5cc8a1e688d7bef9ea0d7189b58ca 2025-11-03T16:45:30.1942176Z 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-11-03T16:45:30.1943976Z Building wheel for pwlf (setup.py): started 2025-11-03T16:45:30.5407047Z Building wheel for pwlf (setup.py): finished with status 'done' 2025-11-03T16:45:30.5425973Z Created wheel for pwlf: filename=pwlf-2.2.1-py3-none-any.whl size=16741 sha256=c208a2b05ae9dedb22c4a8b163be1964620c56b5356f7e5f0551913932deb1cb 2025-11-03T16:45:30.5427660Z Stored in directory: c:\users\runneruser\appdata\local\pip\cache\wheels\d9\13\6f\a9201ce279d71065ce782d82418d7c6877be6bb818ae0d1095 2025-11-03T16:45:30.5471810Z 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-11-03T16:45:30.5473976Z Building wheel for pyDOE (setup.py): started 2025-11-03T16:45:30.9288032Z Building wheel for pyDOE (setup.py): finished with status 'done' 2025-11-03T16:45:30.9305611Z Created wheel for pyDOE: filename=pydoe-0.3.8-py3-none-any.whl size=18257 sha256=09ff97b1dd1446908b7d58a7924b251788b48c6f05dfb49fbbbd94cfde968d95 2025-11-03T16:45:30.9307247Z Stored in directory: c:\users\runneruser\appdata\local\pip\cache\wheels\ce\b6\d7\c6b64746dba6433c593e471e0ac3acf4f36040456d1d160d17 2025-11-03T16:45:30.9332747Z Successfully built coremltools pwlf pyDOE 2025-11-03T16:45:31.7354165Z Installing collected packages: z3-solver, sortedcontainers, pytz, ply, parameterized, lark, flatbuffers, xdoctest, wrapt, werkzeug, tzdata, typing-extensions, tqdm, tlparse, threadpoolctl, tensorboard-data-server, tabulate, sympy, six, setuptools, pyzstd, pyyaml, pyproject_hooks, pyjwt, pygments, pycparser, pyasn1, pulp, protobuf, propcache, platformdirs, pillow, packaging, oauthlib, numpy, ninja, networkx, mypy-extensions, msgpack, markdown, lxml, llvmlite, lintrunner, joblib, jmespath, future, frozenlist, filelock, expecttest, execnet, distro, dill, decorator, cuda-pathfinder, cmake, click, cachetools, audioread, attrs, async-timeout, aiohappyeyeballs, absl-py, unittest-xml-reporting, typing-inspect, tifffile, thriftpy2, soxr, setuptools-git-versioning, scipy, scikit-build, rsa, requests-oauthlib, redis, pywavelets, python-dateutil, pyasn1-modules, pooch, opt-einsum, numba, multidict, ml_dtypes, marshmallow, lazy_loader, junitparser, imageio, grpcio, Deprecated, cuda-bindings, coremltools, cffi, build, aiosignal, yarl, soundfile, scikit-learn, scikit-image, pytest, pyre-extensions, pynacl, pyDOE, pandas, onnx, hypothesis, google-auth, dataclasses_json, cryptography, botocore, s3transfer, pytest-xdist, pytest-subtests, pytest-rerunfailures, pytest-flakefinder, pytest-cpp, pwlf, onnx_ir, librosa, google-auth-oauthlib, aiohttp, tensorboard, PyGithub, onnxscript, ghstack, fbscribelogger, boto3 2025-11-03T16:45:34.5219895Z Attempting uninstall: typing-extensions 2025-11-03T16:45:34.5230830Z Found existing installation: typing_extensions 4.15.0 2025-11-03T16:45:34.5266652Z Uninstalling typing_extensions-4.15.0: 2025-11-03T16:45:34.8478865Z Successfully uninstalled typing_extensions-4.15.0 2025-11-03T16:45:35.2938916Z Attempting uninstall: sympy 2025-11-03T16:45:35.2950318Z Found existing installation: sympy 1.14.0 2025-11-03T16:45:35.7271371Z Uninstalling sympy-1.14.0: 2025-11-03T16:45:36.1203467Z Successfully uninstalled sympy-1.14.0 2025-11-03T16:45:45.4178596Z Attempting uninstall: setuptools 2025-11-03T16:45:45.4189756Z Found existing installation: setuptools 80.9.0 2025-11-03T16:45:45.4230411Z Uninstalling setuptools-80.9.0: 2025-11-03T16:45:45.7521587Z Successfully uninstalled setuptools-80.9.0 2025-11-03T16:45:47.1999471Z Attempting uninstall: pyyaml 2025-11-03T16:45:47.2006970Z Found existing installation: PyYAML 6.0.2 2025-11-03T16:45:47.2084891Z Uninstalling PyYAML-6.0.2: 2025-11-03T16:45:47.2115719Z Successfully uninstalled PyYAML-6.0.2 2025-11-03T16:45:47.3753026Z Attempting uninstall: pygments 2025-11-03T16:45:47.3760973Z Found existing installation: Pygments 2.19.2 2025-11-03T16:45:47.4631391Z Uninstalling Pygments-2.19.2: 2025-11-03T16:45:47.4761912Z Successfully uninstalled Pygments-2.19.2 2025-11-03T16:45:51.9332272Z Attempting uninstall: packaging 2025-11-03T16:45:51.9344536Z Found existing installation: packaging 25.0 2025-11-03T16:45:51.9418738Z Uninstalling packaging-25.0: 2025-11-03T16:45:51.9444343Z Successfully uninstalled packaging-25.0 2025-11-03T16:45:55.8373678Z Attempting uninstall: networkx 2025-11-03T16:45:55.8383258Z Found existing installation: networkx 3.4.2 2025-11-03T16:45:55.9962884Z Uninstalling networkx-3.4.2: 2025-11-03T16:45:56.0226182Z Successfully uninstalled networkx-3.4.2 2025-11-03T16:45:59.8818317Z Attempting uninstall: filelock 2025-11-03T16:45:59.8825991Z Found existing installation: filelock 3.20.0 2025-11-03T16:45:59.8878437Z Uninstalling filelock-3.20.0: 2025-11-03T16:45:59.8900606Z Successfully uninstalled filelock-3.20.0 2025-11-03T16:46:10.1551636Z Attempting uninstall: opt-einsum 2025-11-03T16:46:10.1560996Z Found existing installation: opt_einsum 3.4.0 2025-11-03T16:46:10.1665989Z Uninstalling opt_einsum-3.4.0: 2025-11-03T16:46:10.1696035Z Successfully uninstalled opt_einsum-3.4.0 2025-11-03T16:46:21.0995469Z Attempting uninstall: pytest 2025-11-03T16:46:21.1005573Z Found existing installation: pytest 8.4.2 2025-11-03T16:46:21.1247055Z Uninstalling pytest-8.4.2: 2025-11-03T16:46:21.6846911Z Successfully uninstalled pytest-8.4.2 2025-11-03T16:46:41.6709694Z 2025-11-03T16:46:41.7198494Z Successfully installed Deprecated-1.3.1 PyGithub-2.3.0 absl-py-2.3.1 aiohappyeyeballs-2.6.1 aiohttp-3.13.2 aiosignal-1.4.0 async-timeout-5.0.1 attrs-25.4.0 audioread-3.1.0 boto3-1.35.42 botocore-1.35.99 build-1.3.0 cachetools-6.2.1 cffi-2.0.0 click-8.3.0 cmake-3.31.6 coremltools-5.0b5 cryptography-45.0.7 cuda-bindings-12.9.4 cuda-pathfinder-1.3.2 dataclasses_json-0.6.7 decorator-5.2.1 dill-0.3.7 distro-1.9.0 execnet-2.1.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.42.1 google-auth-oauthlib-1.0.0 grpcio-1.76.0 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.19.1 onnx_ir-0.1.12 onnxscript-0.5.4 opt-einsum-3.3.0 packaging-23.1 pandas-2.0.3 parameterized-0.8.1 pillow-11.0.0 platformdirs-4.5.0 ply-3.11 pooch-1.8.2 propcache-0.4.1 protobuf-5.29.5 pulp-2.9.0 pwlf-2.2.1 pyDOE-0.3.8 pyasn1-0.6.1 pyasn1-modules-0.4.2 pycparser-2.23 pygments-2.15.0 pyjwt-2.10.1 pynacl-1.6.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 pyyaml-6.0.3 pyzstd-0.16.2 redis-7.0.1 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-2.0.0 xdoctest-1.3.0 yarl-1.22.0 z3-solver-4.15.1.0 2025-11-03T16:46:43.7809670Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\functional.py 2025-11-03T16:46:43.7814782Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\hub.py 2025-11-03T16:46:43.7818982Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\library.py 2025-11-03T16:46:43.7823935Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\overrides.py 2025-11-03T16:46:43.7829159Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\py.typed 2025-11-03T16:46:43.7844201Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quasirandom.py 2025-11-03T16:46:43.7847771Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\random.py 2025-11-03T16:46:43.7851330Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\return_types.py 2025-11-03T16:46:43.7855031Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\return_types.pyi 2025-11-03T16:46:43.7858848Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\serialization.py 2025-11-03T16:46:43.7863190Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\storage.py 2025-11-03T16:46:43.7867114Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\torch_version.py 2025-11-03T16:46:43.7870766Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\types.py 2025-11-03T16:46:43.7874362Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\version.py 2025-11-03T16:46:43.7877975Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_appdirs.py 2025-11-03T16:46:43.7881660Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_C.cp310-win_amd64.pyd 2025-11-03T16:46:43.7885388Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_classes.py 2025-11-03T16:46:43.7888952Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_compile.py 2025-11-03T16:46:43.7892556Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_custom_ops.py 2025-11-03T16:46:43.7896391Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_environment.py 2025-11-03T16:46:43.7900584Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_guards.py 2025-11-03T16:46:43.7904645Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_jit_internal.py 2025-11-03T16:46:43.7908753Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_linalg_utils.py 2025-11-03T16:46:43.7912354Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_lobpcg.py 2025-11-03T16:46:43.7916098Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_lowrank.py 2025-11-03T16:46:43.7924093Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_meta_registrations.py 2025-11-03T16:46:43.7929352Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_namedtensor_internals.py 2025-11-03T16:46:43.7933327Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_ops.py 2025-11-03T16:46:43.7937360Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_python_dispatcher.py 2025-11-03T16:46:43.7941263Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_size_docs.py 2025-11-03T16:46:43.7944857Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_sources.py 2025-11-03T16:46:43.7948734Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_storage_docs.py 2025-11-03T16:46:43.7952446Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_streambase.py 2025-11-03T16:46:43.7956270Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_tensor.py 2025-11-03T16:46:43.7960314Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_tensor_docs.py 2025-11-03T16:46:43.7965221Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_tensor_str.py 2025-11-03T16:46:43.7973854Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_thread_safe_fork.py 2025-11-03T16:46:43.7976684Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_torch_docs.py 2025-11-03T16:46:43.7982613Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_utils.py 2025-11-03T16:46:43.7986538Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_utils_internal.py 2025-11-03T16:46:43.7990270Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_VF.py 2025-11-03T16:46:43.7993877Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_VF.pyi 2025-11-03T16:46:43.8004776Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_vmap_internals.py 2025-11-03T16:46:43.8009007Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_weights_only_unpickler.py 2025-11-03T16:46:43.8013468Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\__config__.py 2025-11-03T16:46:43.8017768Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\__future__.py 2025-11-03T16:46:43.8022559Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\__init__.py 2025-11-03T16:46:43.8036631Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\accelerator\memory.py 2025-11-03T16:46:43.8040446Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\accelerator\_utils.py 2025-11-03T16:46:43.8044138Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\accelerator\__init__.py 2025-11-03T16:46:43.8051771Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\accelerator\__pycache__\memory.cpython-310.pyc 2025-11-03T16:46:43.8055485Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\accelerator\__pycache__\_utils.cpython-310.pyc 2025-11-03T16:46:43.8059428Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\accelerator\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:43.8072314Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\amp\autocast_mode.py 2025-11-03T16:46:43.8076248Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\amp\grad_scaler.py 2025-11-03T16:46:43.8080076Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\amp\__init__.py 2025-11-03T16:46:43.8094092Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\amp\__pycache__\autocast_mode.cpython-310.pyc 2025-11-03T16:46:43.8098156Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\amp\__pycache__\grad_scaler.cpython-310.pyc 2025-11-03T16:46:43.8101997Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\amp\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:43.8116941Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\__init__.py 2025-11-03T16:46:43.8124852Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\__init__.py 2025-11-03T16:46:43.8132322Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\intrinsic\__init__.py 2025-11-03T16:46:43.8139849Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\intrinsic\modules\fused.py 2025-11-03T16:46:43.8143478Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\intrinsic\modules\__init__.py 2025-11-03T16:46:43.8150594Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\intrinsic\modules\__pycache__\fused.cpython-310.pyc 2025-11-03T16:46:43.8154349Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\intrinsic\modules\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:43.8163117Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\intrinsic\qat\__init__.py 2025-11-03T16:46:43.8170241Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\intrinsic\qat\modules\conv_fused.py 2025-11-03T16:46:43.8174153Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\intrinsic\qat\modules\linear_fused.py 2025-11-03T16:46:43.8177880Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\intrinsic\qat\modules\linear_relu.py 2025-11-03T16:46:43.8181476Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\intrinsic\qat\modules\__init__.py 2025-11-03T16:46:43.8196328Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\intrinsic\qat\modules\__pycache__\conv_fused.cpython-310.pyc 2025-11-03T16:46:43.8200228Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\intrinsic\qat\modules\__pycache__\linear_fused.cpython-310.pyc 2025-11-03T16:46:43.8204056Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\intrinsic\qat\modules\__pycache__\linear_relu.cpython-310.pyc 2025-11-03T16:46:43.8215558Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\intrinsic\qat\modules\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:43.8224054Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\intrinsic\qat\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:43.8233418Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\intrinsic\quantized\__init__.py 2025-11-03T16:46:43.8241325Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\intrinsic\quantized\dynamic\__init__.py 2025-11-03T16:46:43.8248867Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\intrinsic\quantized\dynamic\modules\linear_relu.py 2025-11-03T16:46:43.8252975Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\intrinsic\quantized\dynamic\modules\__init__.py 2025-11-03T16:46:43.8260789Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\intrinsic\quantized\dynamic\modules\__pycache__\linear_relu.cpython-310.pyc 2025-11-03T16:46:43.8264800Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\intrinsic\quantized\dynamic\modules\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:43.8272751Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\intrinsic\quantized\dynamic\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:43.8280950Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\intrinsic\quantized\modules\bn_relu.py 2025-11-03T16:46:43.8284619Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\intrinsic\quantized\modules\conv_add.py 2025-11-03T16:46:43.8288002Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\intrinsic\quantized\modules\conv_relu.py 2025-11-03T16:46:43.8291488Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\intrinsic\quantized\modules\linear_relu.py 2025-11-03T16:46:43.8294944Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\intrinsic\quantized\modules\__init__.py 2025-11-03T16:46:43.8307986Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\intrinsic\quantized\modules\__pycache__\bn_relu.cpython-310.pyc 2025-11-03T16:46:43.8311737Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\intrinsic\quantized\modules\__pycache__\conv_add.cpython-310.pyc 2025-11-03T16:46:43.8315418Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\intrinsic\quantized\modules\__pycache__\conv_relu.cpython-310.pyc 2025-11-03T16:46:43.8325773Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\intrinsic\quantized\modules\__pycache__\linear_relu.cpython-310.pyc 2025-11-03T16:46:43.8329363Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\intrinsic\quantized\modules\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:43.8339121Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\intrinsic\quantized\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:43.8355179Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\intrinsic\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:43.8365487Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\qat\__init__.py 2025-11-03T16:46:43.8373923Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\qat\dynamic\__init__.py 2025-11-03T16:46:43.8381859Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\qat\dynamic\modules\linear.py 2025-11-03T16:46:43.8385526Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\qat\dynamic\modules\__init__.py 2025-11-03T16:46:43.8393802Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\qat\dynamic\modules\__pycache__\linear.cpython-310.pyc 2025-11-03T16:46:43.8397955Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\qat\dynamic\modules\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:43.8407194Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\qat\dynamic\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:43.8416288Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\qat\modules\conv.py 2025-11-03T16:46:43.8420153Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\qat\modules\embedding_ops.py 2025-11-03T16:46:43.8424359Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\qat\modules\linear.py 2025-11-03T16:46:43.8428545Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\qat\modules\__init__.py 2025-11-03T16:46:43.8443213Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\qat\modules\__pycache__\conv.cpython-310.pyc 2025-11-03T16:46:43.8447460Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\qat\modules\__pycache__\embedding_ops.cpython-310.pyc 2025-11-03T16:46:43.8451596Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\qat\modules\__pycache__\linear.cpython-310.pyc 2025-11-03T16:46:43.8462570Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\qat\modules\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:43.8471923Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\qat\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:43.8482179Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantizable\__init__.py 2025-11-03T16:46:43.8490211Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantizable\modules\activation.py 2025-11-03T16:46:43.8494138Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantizable\modules\rnn.py 2025-11-03T16:46:43.8498202Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantizable\modules\__init__.py 2025-11-03T16:46:43.8506091Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantizable\modules\__pycache__\activation.cpython-310.pyc 2025-11-03T16:46:43.8510458Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantizable\modules\__pycache__\rnn.cpython-310.pyc 2025-11-03T16:46:43.8515175Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantizable\modules\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:43.8531529Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantizable\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:43.8549515Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\functional.py 2025-11-03T16:46:43.8554100Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\__init__.py 2025-11-03T16:46:43.8562707Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\dynamic\__init__.py 2025-11-03T16:46:43.8570842Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\dynamic\modules\conv.py 2025-11-03T16:46:43.8574929Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\dynamic\modules\linear.py 2025-11-03T16:46:43.8578367Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\dynamic\modules\rnn.py 2025-11-03T16:46:43.8582494Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\dynamic\modules\__init__.py 2025-11-03T16:46:43.8590729Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\dynamic\modules\__pycache__\conv.cpython-310.pyc 2025-11-03T16:46:43.8594526Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\dynamic\modules\__pycache__\linear.cpython-310.pyc 2025-11-03T16:46:43.8598367Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\dynamic\modules\__pycache__\rnn.cpython-310.pyc 2025-11-03T16:46:43.8610022Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\dynamic\modules\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:43.8618640Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\dynamic\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:43.8633766Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\modules\activation.py 2025-11-03T16:46:43.8634546Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\modules\batchnorm.py 2025-11-03T16:46:43.8638500Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\modules\conv.py 2025-11-03T16:46:43.8642432Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\modules\dropout.py 2025-11-03T16:46:43.8646048Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\modules\embedding_ops.py 2025-11-03T16:46:43.8657752Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\modules\functional_modules.py 2025-11-03T16:46:43.8661200Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\modules\linear.py 2025-11-03T16:46:43.8664593Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\modules\normalization.py 2025-11-03T16:46:43.8668148Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\modules\rnn.py 2025-11-03T16:46:43.8671998Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\modules\utils.py 2025-11-03T16:46:43.8675367Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\modules\__init__.py 2025-11-03T16:46:43.8683648Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\modules\__pycache__\activation.cpython-310.pyc 2025-11-03T16:46:43.8687320Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\modules\__pycache__\batchnorm.cpython-310.pyc 2025-11-03T16:46:43.8691110Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\modules\__pycache__\conv.cpython-310.pyc 2025-11-03T16:46:43.8703645Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\modules\__pycache__\dropout.cpython-310.pyc 2025-11-03T16:46:43.8707351Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\modules\__pycache__\embedding_ops.cpython-310.pyc 2025-11-03T16:46:43.8711036Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\modules\__pycache__\functional_modules.cpython-310.pyc 2025-11-03T16:46:43.8714585Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\modules\__pycache__\linear.cpython-310.pyc 2025-11-03T16:46:43.8718314Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\modules\__pycache__\normalization.cpython-310.pyc 2025-11-03T16:46:43.8721791Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\modules\__pycache__\rnn.cpython-310.pyc 2025-11-03T16:46:43.8726037Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\modules\__pycache__\utils.cpython-310.pyc 2025-11-03T16:46:43.8729396Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\modules\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:43.8745588Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\reference\__init__.py 2025-11-03T16:46:43.8753024Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\reference\modules\conv.py 2025-11-03T16:46:43.8756498Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\reference\modules\linear.py 2025-11-03T16:46:43.8760067Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\reference\modules\rnn.py 2025-11-03T16:46:43.8764408Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\reference\modules\sparse.py 2025-11-03T16:46:43.8768180Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\reference\modules\utils.py 2025-11-03T16:46:43.8771510Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\reference\modules\__init__.py 2025-11-03T16:46:43.8787869Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\reference\modules\__pycache__\conv.cpython-310.pyc 2025-11-03T16:46:43.8791656Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\reference\modules\__pycache__\linear.cpython-310.pyc 2025-11-03T16:46:43.8795316Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\reference\modules\__pycache__\rnn.cpython-310.pyc 2025-11-03T16:46:43.8808607Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\reference\modules\__pycache__\sparse.cpython-310.pyc 2025-11-03T16:46:43.8812491Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\reference\modules\__pycache__\utils.cpython-310.pyc 2025-11-03T16:46:43.8816400Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\reference\modules\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:43.8824813Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\reference\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:43.8833551Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\__pycache__\functional.cpython-310.pyc 2025-11-03T16:46:43.8837299Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:43.8847225Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\sparse\__init__.py 2025-11-03T16:46:43.8854769Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\sparse\quantized\linear.py 2025-11-03T16:46:43.8858263Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\sparse\quantized\utils.py 2025-11-03T16:46:43.8861685Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\sparse\quantized\__init__.py 2025-11-03T16:46:43.8868506Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\sparse\quantized\dynamic\linear.py 2025-11-03T16:46:43.8871866Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\sparse\quantized\dynamic\__init__.py 2025-11-03T16:46:43.8879013Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\sparse\quantized\dynamic\__pycache__\linear.cpython-310.pyc 2025-11-03T16:46:43.8882673Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\sparse\quantized\dynamic\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:43.8898432Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\sparse\quantized\__pycache__\linear.cpython-310.pyc 2025-11-03T16:46:43.8902131Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\sparse\quantized\__pycache__\utils.cpython-310.pyc 2025-11-03T16:46:43.8906008Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\sparse\quantized\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:43.8921691Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\sparse\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:43.8931131Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:43.8941457Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\ns\_numeric_suite.py 2025-11-03T16:46:43.8945213Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\ns\_numeric_suite_fx.py 2025-11-03T16:46:43.8949439Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\ns\__init__.py 2025-11-03T16:46:43.8956535Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\ns\fx\graph_matcher.py 2025-11-03T16:46:43.8960866Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\ns\fx\graph_passes.py 2025-11-03T16:46:43.8965311Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\ns\fx\mappings.py 2025-11-03T16:46:43.8968996Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\ns\fx\ns_types.py 2025-11-03T16:46:43.8972820Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\ns\fx\n_shadows_utils.py 2025-11-03T16:46:43.8985060Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\ns\fx\pattern_utils.py 2025-11-03T16:46:43.8989210Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\ns\fx\qconfig_multi_mapping.py 2025-11-03T16:46:43.8992714Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\ns\fx\utils.py 2025-11-03T16:46:43.8996731Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\ns\fx\weight_utils.py 2025-11-03T16:46:43.9001324Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\ns\fx\__init__.py 2025-11-03T16:46:43.9008795Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\ns\fx\__pycache__\graph_matcher.cpython-310.pyc 2025-11-03T16:46:43.9012996Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\ns\fx\__pycache__\graph_passes.cpython-310.pyc 2025-11-03T16:46:43.9017033Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\ns\fx\__pycache__\mappings.cpython-310.pyc 2025-11-03T16:46:43.9030075Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\ns\fx\__pycache__\ns_types.cpython-310.pyc 2025-11-03T16:46:43.9036071Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\ns\fx\__pycache__\n_shadows_utils.cpython-310.pyc 2025-11-03T16:46:43.9041552Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\ns\fx\__pycache__\pattern_utils.cpython-310.pyc 2025-11-03T16:46:43.9045190Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\ns\fx\__pycache__\qconfig_multi_mapping.cpython-310.pyc 2025-11-03T16:46:43.9050406Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\ns\fx\__pycache__\utils.cpython-310.pyc 2025-11-03T16:46:43.9056102Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\ns\fx\__pycache__\weight_utils.cpython-310.pyc 2025-11-03T16:46:43.9060649Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\ns\fx\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:43.9078496Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\ns\__pycache__\_numeric_suite.cpython-310.pyc 2025-11-03T16:46:43.9082549Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\ns\__pycache__\_numeric_suite_fx.cpython-310.pyc 2025-11-03T16:46:43.9086768Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\ns\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:43.9104585Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\_mappings.py 2025-11-03T16:46:43.9108057Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\__init__.py 2025-11-03T16:46:43.9115994Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\scheduler\base_scheduler.py 2025-11-03T16:46:43.9119630Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\scheduler\cubic_scheduler.py 2025-11-03T16:46:43.9123274Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\scheduler\lambda_scheduler.py 2025-11-03T16:46:43.9134926Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\scheduler\__init__.py 2025-11-03T16:46:43.9141433Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\scheduler\__pycache__\base_scheduler.cpython-310.pyc 2025-11-03T16:46:43.9145790Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\scheduler\__pycache__\cubic_scheduler.cpython-310.pyc 2025-11-03T16:46:43.9149595Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\scheduler\__pycache__\lambda_scheduler.cpython-310.pyc 2025-11-03T16:46:43.9161336Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\scheduler\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:43.9177308Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\sparsifier\base_sparsifier.py 2025-11-03T16:46:43.9181242Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\sparsifier\nearly_diagonal_sparsifier.py 2025-11-03T16:46:43.9184662Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\sparsifier\utils.py 2025-11-03T16:46:43.9197350Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\sparsifier\weight_norm_sparsifier.py 2025-11-03T16:46:43.9201002Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\sparsifier\__init__.py 2025-11-03T16:46:43.9207677Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\sparsifier\__pycache__\base_sparsifier.cpython-310.pyc 2025-11-03T16:46:43.9211413Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\sparsifier\__pycache__\nearly_diagonal_sparsifier.cpython-310.pyc 2025-11-03T16:46:43.9215010Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\sparsifier\__pycache__\utils.cpython-310.pyc 2025-11-03T16:46:43.9229105Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\sparsifier\__pycache__\weight_norm_sparsifier.cpython-310.pyc 2025-11-03T16:46:43.9232682Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\sparsifier\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:43.9241623Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\_experimental\__init__.py 2025-11-03T16:46:43.9248244Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\_experimental\activation_sparsifier\activation_sparsifier.py 2025-11-03T16:46:43.9252072Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\_experimental\activation_sparsifier\__init__.py 2025-11-03T16:46:43.9266445Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\_experimental\activation_sparsifier\__pycache__\activation_sparsifier.cpython-310.pyc 2025-11-03T16:46:43.9270192Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\_experimental\activation_sparsifier\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:43.9277969Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\_experimental\data_scheduler\base_data_scheduler.py 2025-11-03T16:46:43.9281497Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\_experimental\data_scheduler\__init__.py 2025-11-03T16:46:43.9289593Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\_experimental\data_scheduler\__pycache__\base_data_scheduler.cpython-310.pyc 2025-11-03T16:46:43.9293221Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\_experimental\data_scheduler\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:43.9310597Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\_experimental\data_sparsifier\base_data_sparsifier.py 2025-11-03T16:46:43.9314475Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\_experimental\data_sparsifier\data_norm_sparsifier.py 2025-11-03T16:46:43.9318700Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\_experimental\data_sparsifier\quantization_utils.py 2025-11-03T16:46:43.9332699Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\_experimental\data_sparsifier\__init__.py 2025-11-03T16:46:43.9341204Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\_experimental\data_sparsifier\lightning\__init__.py 2025-11-03T16:46:43.9348181Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\_experimental\data_sparsifier\lightning\callbacks\data_sparsity.py 2025-11-03T16:46:43.9352886Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\_experimental\data_sparsifier\lightning\callbacks\_data_sparstity_utils.py 2025-11-03T16:46:43.9356837Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\_experimental\data_sparsifier\lightning\callbacks\__init__.py 2025-11-03T16:46:43.9372970Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\_experimental\data_sparsifier\lightning\callbacks\__pycache__\data_sparsity.cpython-310.pyc 2025-11-03T16:46:43.9377491Z 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-11-03T16:46:43.9381842Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\_experimental\data_sparsifier\lightning\callbacks\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:43.9399807Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\_experimental\data_sparsifier\lightning\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:43.9408976Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\_experimental\data_sparsifier\__pycache__\base_data_sparsifier.cpython-310.pyc 2025-11-03T16:46:43.9413296Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\_experimental\data_sparsifier\__pycache__\data_norm_sparsifier.cpython-310.pyc 2025-11-03T16:46:43.9417151Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\_experimental\data_sparsifier\__pycache__\quantization_utils.cpython-310.pyc 2025-11-03T16:46:43.9430307Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\_experimental\data_sparsifier\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:43.9439171Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\_experimental\pruner\base_structured_sparsifier.py 2025-11-03T16:46:43.9443207Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\_experimental\pruner\FPGM_pruner.py 2025-11-03T16:46:43.9446911Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\_experimental\pruner\lstm_saliency_pruner.py 2025-11-03T16:46:43.9460780Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\_experimental\pruner\match_utils.py 2025-11-03T16:46:43.9464796Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\_experimental\pruner\parametrization.py 2025-11-03T16:46:43.9468853Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\_experimental\pruner\prune_functions.py 2025-11-03T16:46:43.9473193Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\_experimental\pruner\saliency_pruner.py 2025-11-03T16:46:43.9477017Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\_experimental\pruner\__init__.py 2025-11-03T16:46:43.9485489Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\_experimental\pruner\__pycache__\base_structured_sparsifier.cpython-310.pyc 2025-11-03T16:46:43.9489219Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\_experimental\pruner\__pycache__\FPGM_pruner.cpython-310.pyc 2025-11-03T16:46:43.9493332Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\_experimental\pruner\__pycache__\lstm_saliency_pruner.cpython-310.pyc 2025-11-03T16:46:43.9507497Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\_experimental\pruner\__pycache__\match_utils.cpython-310.pyc 2025-11-03T16:46:43.9510466Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\_experimental\pruner\__pycache__\parametrization.cpython-310.pyc 2025-11-03T16:46:43.9514177Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\_experimental\pruner\__pycache__\prune_functions.cpython-310.pyc 2025-11-03T16:46:43.9531669Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\_experimental\pruner\__pycache__\saliency_pruner.cpython-310.pyc 2025-11-03T16:46:43.9532650Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\_experimental\pruner\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:43.9533528Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\_experimental\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:43.9541454Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\__pycache__\_mappings.cpython-310.pyc 2025-11-03T16:46:43.9545594Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:43.9555708Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fake_quantize.py 2025-11-03T16:46:43.9560124Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fuser_method_mappings.py 2025-11-03T16:46:43.9563627Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fuse_modules.py 2025-11-03T16:46:43.9576241Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\observer.py 2025-11-03T16:46:43.9580108Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\qconfig.py 2025-11-03T16:46:43.9583889Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\qconfig_mapping.py 2025-11-03T16:46:43.9588205Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\quantization_mappings.py 2025-11-03T16:46:43.9592102Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\quantize.py 2025-11-03T16:46:43.9595687Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\quantize_fx.py 2025-11-03T16:46:43.9599537Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\quantize_jit.py 2025-11-03T16:46:43.9603253Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\quantize_pt2e.py 2025-11-03T16:46:43.9606799Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\quant_type.py 2025-11-03T16:46:43.9610511Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\stubs.py 2025-11-03T16:46:43.9613932Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\utils.py 2025-11-03T16:46:43.9618443Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\_correct_bias.py 2025-11-03T16:46:43.9622381Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\_equalize.py 2025-11-03T16:46:43.9626024Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\_learnable_fake_quantize.py 2025-11-03T16:46:43.9629514Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\__init__.py 2025-11-03T16:46:43.9637472Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\backend_config\backend_config.py 2025-11-03T16:46:43.9641108Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\backend_config\executorch.py 2025-11-03T16:46:43.9644641Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\backend_config\fbgemm.py 2025-11-03T16:46:43.9648210Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\backend_config\native.py 2025-11-03T16:46:43.9661381Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\backend_config\onednn.py 2025-11-03T16:46:43.9664871Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\backend_config\qnnpack.py 2025-11-03T16:46:43.9668264Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\backend_config\tensorrt.py 2025-11-03T16:46:43.9671689Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\backend_config\utils.py 2025-11-03T16:46:43.9675776Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\backend_config\x86.py 2025-11-03T16:46:43.9679512Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\backend_config\_common_operator_config_utils.py 2025-11-03T16:46:43.9683181Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\backend_config\_qnnpack_pt2e.py 2025-11-03T16:46:43.9686721Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\backend_config\__init__.py 2025-11-03T16:46:43.9694943Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\backend_config\__pycache__\backend_config.cpython-310.pyc 2025-11-03T16:46:43.9698771Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\backend_config\__pycache__\executorch.cpython-310.pyc 2025-11-03T16:46:43.9702694Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\backend_config\__pycache__\fbgemm.cpython-310.pyc 2025-11-03T16:46:43.9714405Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\backend_config\__pycache__\native.cpython-310.pyc 2025-11-03T16:46:43.9718117Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\backend_config\__pycache__\onednn.cpython-310.pyc 2025-11-03T16:46:43.9721665Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\backend_config\__pycache__\qnnpack.cpython-310.pyc 2025-11-03T16:46:43.9725477Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\backend_config\__pycache__\tensorrt.cpython-310.pyc 2025-11-03T16:46:43.9729345Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\backend_config\__pycache__\utils.cpython-310.pyc 2025-11-03T16:46:43.9733635Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\backend_config\__pycache__\x86.cpython-310.pyc 2025-11-03T16:46:43.9737427Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\backend_config\__pycache__\_common_operator_config_utils.cpython-310.pyc 2025-11-03T16:46:43.9741083Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\backend_config\__pycache__\_qnnpack_pt2e.cpython-310.pyc 2025-11-03T16:46:43.9744835Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\backend_config\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:43.9753686Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\convert.py 2025-11-03T16:46:43.9757633Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\custom_config.py 2025-11-03T16:46:43.9761359Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\fuse.py 2025-11-03T16:46:43.9764697Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\fuse_handler.py 2025-11-03T16:46:43.9768089Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\graph_module.py 2025-11-03T16:46:43.9781239Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\lower_to_fbgemm.py 2025-11-03T16:46:43.9784924Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\lower_to_qnnpack.py 2025-11-03T16:46:43.9788977Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\lstm_utils.py 2025-11-03T16:46:43.9793097Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\match_utils.py 2025-11-03T16:46:43.9796695Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\pattern_utils.py 2025-11-03T16:46:43.9801641Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\prepare.py 2025-11-03T16:46:43.9806354Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\qconfig_mapping_utils.py 2025-11-03T16:46:43.9810101Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\quantize_handler.py 2025-11-03T16:46:43.9813964Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\tracer.py 2025-11-03T16:46:43.9817846Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\utils.py 2025-11-03T16:46:43.9821608Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\_decomposed.py 2025-11-03T16:46:43.9826135Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\_equalize.py 2025-11-03T16:46:43.9830330Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\_lower_to_native_backend.py 2025-11-03T16:46:43.9834325Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\__init__.py 2025-11-03T16:46:43.9843267Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\_model_report\detector.py 2025-11-03T16:46:43.9847779Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\_model_report\model_report.py 2025-11-03T16:46:43.9851799Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\_model_report\model_report_observer.py 2025-11-03T16:46:43.9865115Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\_model_report\model_report_visualizer.py 2025-11-03T16:46:43.9868983Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\_model_report\__init__.py 2025-11-03T16:46:43.9876743Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\_model_report\__pycache__\detector.cpython-310.pyc 2025-11-03T16:46:43.9881079Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\_model_report\__pycache__\model_report.cpython-310.pyc 2025-11-03T16:46:43.9886098Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\_model_report\__pycache__\model_report_observer.cpython-310.pyc 2025-11-03T16:46:43.9899205Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\_model_report\__pycache__\model_report_visualizer.cpython-310.pyc 2025-11-03T16:46:43.9903623Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\_model_report\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:43.9912667Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\__pycache__\convert.cpython-310.pyc 2025-11-03T16:46:43.9917074Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\__pycache__\custom_config.cpython-310.pyc 2025-11-03T16:46:43.9921232Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\__pycache__\fuse.cpython-310.pyc 2025-11-03T16:46:43.9934887Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\__pycache__\fuse_handler.cpython-310.pyc 2025-11-03T16:46:43.9938980Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\__pycache__\graph_module.cpython-310.pyc 2025-11-03T16:46:43.9943662Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\__pycache__\lower_to_fbgemm.cpython-310.pyc 2025-11-03T16:46:43.9947504Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\__pycache__\lower_to_qnnpack.cpython-310.pyc 2025-11-03T16:46:43.9951644Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\__pycache__\lstm_utils.cpython-310.pyc 2025-11-03T16:46:43.9955652Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\__pycache__\match_utils.cpython-310.pyc 2025-11-03T16:46:43.9959695Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\__pycache__\pattern_utils.cpython-310.pyc 2025-11-03T16:46:43.9964081Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\__pycache__\prepare.cpython-310.pyc 2025-11-03T16:46:43.9968880Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\__pycache__\qconfig_mapping_utils.cpython-310.pyc 2025-11-03T16:46:43.9972745Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\__pycache__\quantize_handler.cpython-310.pyc 2025-11-03T16:46:43.9976871Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\__pycache__\tracer.cpython-310.pyc 2025-11-03T16:46:43.9981024Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\__pycache__\utils.cpython-310.pyc 2025-11-03T16:46:43.9984936Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\__pycache__\_decomposed.cpython-310.pyc 2025-11-03T16:46:43.9999307Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\__pycache__\_equalize.cpython-310.pyc 2025-11-03T16:46:44.0003870Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\__pycache__\_lower_to_native_backend.cpython-310.pyc 2025-11-03T16:46:44.0007988Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:44.0017982Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\pt2e\duplicate_dq_pass.py 2025-11-03T16:46:44.0021918Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\pt2e\export_utils.py 2025-11-03T16:46:44.0026871Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\pt2e\graph_utils.py 2025-11-03T16:46:44.0030404Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\pt2e\lowering.py 2025-11-03T16:46:44.0044213Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\pt2e\port_metadata_pass.py 2025-11-03T16:46:44.0048458Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\pt2e\prepare.py 2025-11-03T16:46:44.0052563Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\pt2e\qat_utils.py 2025-11-03T16:46:44.0056604Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\pt2e\utils.py 2025-11-03T16:46:44.0060940Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\pt2e\_affine_quantization.py 2025-11-03T16:46:44.0065240Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\pt2e\_numeric_debugger.py 2025-11-03T16:46:44.0069443Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\pt2e\__init__.py 2025-11-03T16:46:44.0076154Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\pt2e\representation\rewrite.py 2025-11-03T16:46:44.0080621Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\pt2e\representation\__init__.py 2025-11-03T16:46:44.0088120Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\pt2e\representation\__pycache__\rewrite.cpython-310.pyc 2025-11-03T16:46:44.0091805Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\pt2e\representation\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:44.0100601Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\pt2e\__pycache__\duplicate_dq_pass.cpython-310.pyc 2025-11-03T16:46:44.0104334Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\pt2e\__pycache__\export_utils.cpython-310.pyc 2025-11-03T16:46:44.0108013Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\pt2e\__pycache__\graph_utils.cpython-310.pyc 2025-11-03T16:46:44.0120456Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\pt2e\__pycache__\lowering.cpython-310.pyc 2025-11-03T16:46:44.0124448Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\pt2e\__pycache__\port_metadata_pass.cpython-310.pyc 2025-11-03T16:46:44.0128416Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\pt2e\__pycache__\prepare.cpython-310.pyc 2025-11-03T16:46:44.0132014Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\pt2e\__pycache__\qat_utils.cpython-310.pyc 2025-11-03T16:46:44.0136292Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\pt2e\__pycache__\utils.cpython-310.pyc 2025-11-03T16:46:44.0140045Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\pt2e\__pycache__\_affine_quantization.cpython-310.pyc 2025-11-03T16:46:44.0143744Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\pt2e\__pycache__\_numeric_debugger.cpython-310.pyc 2025-11-03T16:46:44.0147453Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\pt2e\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:44.0156002Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\quantizer\composable_quantizer.py 2025-11-03T16:46:44.0160597Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\quantizer\embedding_quantizer.py 2025-11-03T16:46:44.0163959Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\quantizer\quantizer.py 2025-11-03T16:46:44.0177387Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\quantizer\utils.py 2025-11-03T16:46:44.0180935Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\quantizer\x86_inductor_quantizer.py 2025-11-03T16:46:44.0184975Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\quantizer\xnnpack_quantizer.py 2025-11-03T16:46:44.0188823Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\quantizer\xnnpack_quantizer_utils.py 2025-11-03T16:46:44.0193057Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\quantizer\xpu_inductor_quantizer.py 2025-11-03T16:46:44.0196675Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\quantizer\__init__.py 2025-11-03T16:46:44.0204900Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\quantizer\__pycache__\composable_quantizer.cpython-310.pyc 2025-11-03T16:46:44.0208653Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\quantizer\__pycache__\embedding_quantizer.cpython-310.pyc 2025-11-03T16:46:44.0212186Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\quantizer\__pycache__\quantizer.cpython-310.pyc 2025-11-03T16:46:44.0226038Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\quantizer\__pycache__\utils.cpython-310.pyc 2025-11-03T16:46:44.0229827Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\quantizer\__pycache__\x86_inductor_quantizer.cpython-310.pyc 2025-11-03T16:46:44.0233835Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\quantizer\__pycache__\xnnpack_quantizer.cpython-310.pyc 2025-11-03T16:46:44.0237553Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\quantizer\__pycache__\xnnpack_quantizer_utils.cpython-310.pyc 2025-11-03T16:46:44.0241294Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\quantizer\__pycache__\xpu_inductor_quantizer.cpython-310.pyc 2025-11-03T16:46:44.0244878Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\quantizer\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:44.0262699Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\__pycache__\fake_quantize.cpython-310.pyc 2025-11-03T16:46:44.0266461Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\__pycache__\fuser_method_mappings.cpython-310.pyc 2025-11-03T16:46:44.0269992Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\__pycache__\fuse_modules.cpython-310.pyc 2025-11-03T16:46:44.0283240Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\__pycache__\observer.cpython-310.pyc 2025-11-03T16:46:44.0287117Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\__pycache__\qconfig.cpython-310.pyc 2025-11-03T16:46:44.0290826Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\__pycache__\qconfig_mapping.cpython-310.pyc 2025-11-03T16:46:44.0294807Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\__pycache__\quantization_mappings.cpython-310.pyc 2025-11-03T16:46:44.0298434Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\__pycache__\quantize.cpython-310.pyc 2025-11-03T16:46:44.0302222Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\__pycache__\quantize_fx.cpython-310.pyc 2025-11-03T16:46:44.0305957Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\__pycache__\quantize_jit.cpython-310.pyc 2025-11-03T16:46:44.0309546Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\__pycache__\quantize_pt2e.cpython-310.pyc 2025-11-03T16:46:44.0313128Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\__pycache__\quant_type.cpython-310.pyc 2025-11-03T16:46:44.0317513Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\__pycache__\stubs.cpython-310.pyc 2025-11-03T16:46:44.0321851Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\__pycache__\utils.cpython-310.pyc 2025-11-03T16:46:44.0324920Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\__pycache__\_correct_bias.cpython-310.pyc 2025-11-03T16:46:44.0328517Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\__pycache__\_equalize.cpython-310.pyc 2025-11-03T16:46:44.0342270Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\__pycache__\_learnable_fake_quantize.cpython-310.pyc 2025-11-03T16:46:44.0345833Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:44.0364483Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:44.0373402Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\autograd\anomaly_mode.py 2025-11-03T16:46:44.0376926Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\autograd\forward_ad.py 2025-11-03T16:46:44.0380285Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\autograd\function.py 2025-11-03T16:46:44.0384458Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\autograd\functional.py 2025-11-03T16:46:44.0397079Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\autograd\gradcheck.py 2025-11-03T16:46:44.0401181Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\autograd\grad_mode.py 2025-11-03T16:46:44.0404832Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\autograd\graph.py 2025-11-03T16:46:44.0409173Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\autograd\profiler.py 2025-11-03T16:46:44.0412961Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\autograd\profiler_legacy.py 2025-11-03T16:46:44.0416845Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\autograd\profiler_util.py 2025-11-03T16:46:44.0420613Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\autograd\variable.py 2025-11-03T16:46:44.0424041Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\autograd\__init__.py 2025-11-03T16:46:44.0431610Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\autograd\_functions\tensor.py 2025-11-03T16:46:44.0435648Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\autograd\_functions\utils.py 2025-11-03T16:46:44.0440471Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\autograd\_functions\__init__.py 2025-11-03T16:46:44.0448425Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\autograd\_functions\__pycache__\tensor.cpython-310.pyc 2025-11-03T16:46:44.0452753Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\autograd\_functions\__pycache__\utils.cpython-310.pyc 2025-11-03T16:46:44.0456471Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\autograd\_functions\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:44.0475955Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\autograd\__pycache__\anomaly_mode.cpython-310.pyc 2025-11-03T16:46:44.0480092Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\autograd\__pycache__\forward_ad.cpython-310.pyc 2025-11-03T16:46:44.0484097Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\autograd\__pycache__\function.cpython-310.pyc 2025-11-03T16:46:44.0497410Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\autograd\__pycache__\functional.cpython-310.pyc 2025-11-03T16:46:44.0501893Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\autograd\__pycache__\gradcheck.cpython-310.pyc 2025-11-03T16:46:44.0506317Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\autograd\__pycache__\grad_mode.cpython-310.pyc 2025-11-03T16:46:44.0510034Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\autograd\__pycache__\graph.cpython-310.pyc 2025-11-03T16:46:44.0514244Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\autograd\__pycache__\profiler.cpython-310.pyc 2025-11-03T16:46:44.0518812Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\autograd\__pycache__\profiler_legacy.cpython-310.pyc 2025-11-03T16:46:44.0522793Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\autograd\__pycache__\profiler_util.cpython-310.pyc 2025-11-03T16:46:44.0527433Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\autograd\__pycache__\variable.cpython-310.pyc 2025-11-03T16:46:44.0532012Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\autograd\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:44.0545973Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\__init__.py 2025-11-03T16:46:44.0556599Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\cpu\__init__.py 2025-11-03T16:46:44.0566522Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\cpu\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:44.0574489Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\cuda\__init__.py 2025-11-03T16:46:44.0582753Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\cuda\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:44.0591515Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\cudnn\rnn.py 2025-11-03T16:46:44.0595417Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\cudnn\__init__.py 2025-11-03T16:46:44.0603660Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\cudnn\__pycache__\rnn.cpython-310.pyc 2025-11-03T16:46:44.0607371Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\cudnn\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:44.0615667Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\cusparselt\__init__.py 2025-11-03T16:46:44.0622610Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\cusparselt\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:44.0640153Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\kleidiai\__init__.py 2025-11-03T16:46:44.0647369Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\kleidiai\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:44.0655024Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\mha\__init__.py 2025-11-03T16:46:44.0662689Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\mha\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:44.0670792Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\miopen\__init__.py 2025-11-03T16:46:44.0678191Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\miopen\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:44.0685633Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\mkl\__init__.py 2025-11-03T16:46:44.0693291Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\mkl\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:44.0700730Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\mkldnn\__init__.py 2025-11-03T16:46:44.0707532Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\mkldnn\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:44.0715106Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\mps\__init__.py 2025-11-03T16:46:44.0722390Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\mps\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:44.0730208Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\nnpack\__init__.py 2025-11-03T16:46:44.0737422Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\nnpack\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:44.0744850Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\openmp\__init__.py 2025-11-03T16:46:44.0751665Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\openmp\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:44.0760008Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\opt_einsum\__init__.py 2025-11-03T16:46:44.0766971Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\opt_einsum\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:44.0781253Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\quantized\__init__.py 2025-11-03T16:46:44.0782002Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\quantized\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:44.0789226Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\xeon\run_cpu.py 2025-11-03T16:46:44.0793106Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\xeon\__init__.py 2025-11-03T16:46:44.0800053Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\xeon\__pycache__\run_cpu.cpython-310.pyc 2025-11-03T16:46:44.0803776Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\xeon\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:44.0811151Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\xnnpack\__init__.py 2025-11-03T16:46:44.0819050Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\xnnpack\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:44.0826683Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\_coreml\preprocess.py 2025-11-03T16:46:44.0830062Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\_coreml\__init__.py 2025-11-03T16:46:44.0836921Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\_coreml\__pycache__\preprocess.cpython-310.pyc 2025-11-03T16:46:44.0840718Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\_coreml\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:44.0848401Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\_nnapi\prepare.py 2025-11-03T16:46:44.0851783Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\_nnapi\serializer.py 2025-11-03T16:46:44.0855803Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\_nnapi\__init__.py 2025-11-03T16:46:44.0862473Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\_nnapi\__pycache__\prepare.cpython-310.pyc 2025-11-03T16:46:44.0866146Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\_nnapi\__pycache__\serializer.cpython-310.pyc 2025-11-03T16:46:44.0870349Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\_nnapi\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:44.0888715Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:44.0897392Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\bin\FileStoreTest.exe 2025-11-03T16:46:44.0903683Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\bin\protoc.exe 2025-11-03T16:46:44.0923650Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\bin\TCPStoreTest.exe 2025-11-03T16:46:44.0929685Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\bin\test_api.exe 2025-11-03T16:46:44.0982331Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\bin\test_jit.exe 2025-11-03T16:46:44.1022593Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\bin\test_lazy.exe 2025-11-03T16:46:44.1050844Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\compiler\config.py 2025-11-03T16:46:44.1054873Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\compiler\_cache.py 2025-11-03T16:46:44.1058659Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\compiler\__init__.py 2025-11-03T16:46:44.1067019Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\compiler\__pycache__\config.cpython-310.pyc 2025-11-03T16:46:44.1071930Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\compiler\__pycache__\_cache.cpython-310.pyc 2025-11-03T16:46:44.1075502Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\compiler\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:44.1093650Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\contrib\_tensorboard_vis.py 2025-11-03T16:46:44.1097795Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\contrib\__init__.py 2025-11-03T16:46:44.1104313Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\contrib\__pycache__\_tensorboard_vis.cpython-310.pyc 2025-11-03T16:46:44.1107718Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\contrib\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:44.1115869Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cpu\__init__.py 2025-11-03T16:46:44.1122675Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cpu\amp\autocast_mode.py 2025-11-03T16:46:44.1126158Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cpu\amp\grad_scaler.py 2025-11-03T16:46:44.1130417Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cpu\amp\__init__.py 2025-11-03T16:46:44.1147069Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cpu\amp\__pycache__\autocast_mode.cpython-310.pyc 2025-11-03T16:46:44.1150733Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cpu\amp\__pycache__\grad_scaler.cpython-310.pyc 2025-11-03T16:46:44.1154523Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cpu\amp\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:44.1171955Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cpu\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:44.1188165Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\csrc\inductor\aoti_runtime\model.h 2025-11-03T16:46:44.1197548Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\comm.py 2025-11-03T16:46:44.1200926Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\gds.py 2025-11-03T16:46:44.1204213Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\graphs.py 2025-11-03T16:46:44.1207942Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\green_contexts.py 2025-11-03T16:46:44.1211887Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\jiterator.py 2025-11-03T16:46:44.1225640Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\memory.py 2025-11-03T16:46:44.1229381Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\nccl.py 2025-11-03T16:46:44.1232733Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\nvtx.py 2025-11-03T16:46:44.1235966Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\profiler.py 2025-11-03T16:46:44.1239427Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\random.py 2025-11-03T16:46:44.1242895Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\sparse.py 2025-11-03T16:46:44.1246196Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\streams.py 2025-11-03T16:46:44.1249536Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\tunable.py 2025-11-03T16:46:44.1253377Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\_device_limits.py 2025-11-03T16:46:44.1257110Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\_gpu_trace.py 2025-11-03T16:46:44.1260638Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\_memory_viz.py 2025-11-03T16:46:44.1264418Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\_pin_memory_utils.py 2025-11-03T16:46:44.1267912Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\_sanitizer.py 2025-11-03T16:46:44.1271651Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\_utils.py 2025-11-03T16:46:44.1275375Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\__init__.py 2025-11-03T16:46:44.1283152Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\amp\autocast_mode.py 2025-11-03T16:46:44.1286662Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\amp\common.py 2025-11-03T16:46:44.1290046Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\amp\grad_scaler.py 2025-11-03T16:46:44.1293447Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\amp\__init__.py 2025-11-03T16:46:44.1310815Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\amp\__pycache__\autocast_mode.cpython-310.pyc 2025-11-03T16:46:44.1314673Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\amp\__pycache__\common.cpython-310.pyc 2025-11-03T16:46:44.1318416Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\amp\__pycache__\grad_scaler.cpython-310.pyc 2025-11-03T16:46:44.1332244Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\amp\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:44.1341606Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\__pycache__\comm.cpython-310.pyc 2025-11-03T16:46:44.1345441Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\__pycache__\gds.cpython-310.pyc 2025-11-03T16:46:44.1349541Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\__pycache__\graphs.cpython-310.pyc 2025-11-03T16:46:44.1363296Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\__pycache__\green_contexts.cpython-310.pyc 2025-11-03T16:46:44.1367482Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\__pycache__\jiterator.cpython-310.pyc 2025-11-03T16:46:44.1371876Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\__pycache__\memory.cpython-310.pyc 2025-11-03T16:46:44.1375788Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\__pycache__\nccl.cpython-310.pyc 2025-11-03T16:46:44.1380002Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\__pycache__\nvtx.cpython-310.pyc 2025-11-03T16:46:44.1384140Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\__pycache__\profiler.cpython-310.pyc 2025-11-03T16:46:44.1387918Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\__pycache__\random.cpython-310.pyc 2025-11-03T16:46:44.1392022Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\__pycache__\sparse.cpython-310.pyc 2025-11-03T16:46:44.1396205Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\__pycache__\streams.cpython-310.pyc 2025-11-03T16:46:44.1400062Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\__pycache__\tunable.cpython-310.pyc 2025-11-03T16:46:44.1404467Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\__pycache__\_device_limits.cpython-310.pyc 2025-11-03T16:46:44.1408692Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\__pycache__\_gpu_trace.cpython-310.pyc 2025-11-03T16:46:44.1412476Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\__pycache__\_memory_viz.cpython-310.pyc 2025-11-03T16:46:44.1416682Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\__pycache__\_pin_memory_utils.cpython-310.pyc 2025-11-03T16:46:44.1430675Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\__pycache__\_sanitizer.cpython-310.pyc 2025-11-03T16:46:44.1434930Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\__pycache__\_utils.cpython-310.pyc 2025-11-03T16:46:44.1439269Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:44.1452125Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\argparse_util.py 2025-11-03T16:46:44.1456161Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\c10d_logger.py 2025-11-03T16:46:44.1460052Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\collective_utils.py 2025-11-03T16:46:44.1473593Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\constants.py 2025-11-03T16:46:44.1477566Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\device_mesh.py 2025-11-03T16:46:44.1482430Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\distributed_c10d.py 2025-11-03T16:46:44.1487826Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\launch.py 2025-11-03T16:46:44.1491722Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\logging_handlers.py 2025-11-03T16:46:44.1495910Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\remote_device.py 2025-11-03T16:46:44.1499899Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\rendezvous.py 2025-11-03T16:46:44.1503893Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\run.py 2025-11-03T16:46:44.1507970Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\utils.py 2025-11-03T16:46:44.1512005Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_checkpointable.py 2025-11-03T16:46:44.1515855Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_composable_state.py 2025-11-03T16:46:44.1520059Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_dist2.py 2025-11-03T16:46:44.1524596Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_functional_collectives.py 2025-11-03T16:46:44.1530685Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_functional_collectives_impl.py 2025-11-03T16:46:44.1536088Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_mesh_layout.py 2025-11-03T16:46:44.1540440Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_serialization.py 2025-11-03T16:46:44.1546034Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_state_dict_utils.py 2025-11-03T16:46:44.1551888Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\__init__.py 2025-11-03T16:46:44.1572779Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\algorithms\join.py 2025-11-03T16:46:44.1576746Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\algorithms\__init__.py 2025-11-03T16:46:44.1585275Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\algorithms\ddp_comm_hooks\ddp_zero_hook.py 2025-11-03T16:46:44.1589068Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\algorithms\ddp_comm_hooks\debugging_hooks.py 2025-11-03T16:46:44.1593300Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\algorithms\ddp_comm_hooks\default_hooks.py 2025-11-03T16:46:44.1607517Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\algorithms\ddp_comm_hooks\mixed_precision_hooks.py 2025-11-03T16:46:44.1611207Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\algorithms\ddp_comm_hooks\optimizer_overlap_hooks.py 2025-11-03T16:46:44.1614623Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\algorithms\ddp_comm_hooks\post_localSGD_hook.py 2025-11-03T16:46:44.1618795Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\algorithms\ddp_comm_hooks\powerSGD_hook.py 2025-11-03T16:46:44.1623468Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\algorithms\ddp_comm_hooks\quantization_hooks.py 2025-11-03T16:46:44.1627403Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\algorithms\ddp_comm_hooks\__init__.py 2025-11-03T16:46:44.1635103Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\algorithms\ddp_comm_hooks\__pycache__\ddp_zero_hook.cpython-310.pyc 2025-11-03T16:46:44.1638885Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\algorithms\ddp_comm_hooks\__pycache__\debugging_hooks.cpython-310.pyc 2025-11-03T16:46:44.1642488Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\algorithms\ddp_comm_hooks\__pycache__\default_hooks.cpython-310.pyc 2025-11-03T16:46:44.1656342Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\algorithms\ddp_comm_hooks\__pycache__\mixed_precision_hooks.cpython-310.pyc 2025-11-03T16:46:44.1660109Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\algorithms\ddp_comm_hooks\__pycache__\optimizer_overlap_hooks.cpython-310.pyc 2025-11-03T16:46:44.1663827Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\algorithms\ddp_comm_hooks\__pycache__\post_localSGD_hook.cpython-310.pyc 2025-11-03T16:46:44.1667564Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\algorithms\ddp_comm_hooks\__pycache__\powerSGD_hook.cpython-310.pyc 2025-11-03T16:46:44.1671623Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\algorithms\ddp_comm_hooks\__pycache__\quantization_hooks.cpython-310.pyc 2025-11-03T16:46:44.1675210Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\algorithms\ddp_comm_hooks\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:44.1693071Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\algorithms\model_averaging\averagers.py 2025-11-03T16:46:44.1696907Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\algorithms\model_averaging\hierarchical_model_averager.py 2025-11-03T16:46:44.1700480Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\algorithms\model_averaging\utils.py 2025-11-03T16:46:44.1714110Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\algorithms\model_averaging\__init__.py 2025-11-03T16:46:44.1721064Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\algorithms\model_averaging\__pycache__\averagers.cpython-310.pyc 2025-11-03T16:46:44.1724848Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\algorithms\model_averaging\__pycache__\hierarchical_model_averager.cpython-310.pyc 2025-11-03T16:46:44.1728451Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\algorithms\model_averaging\__pycache__\utils.cpython-310.pyc 2025-11-03T16:46:44.1741449Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\algorithms\model_averaging\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:44.1758141Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\algorithms\_checkpoint\checkpoint_wrapper.py 2025-11-03T16:46:44.1759145Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\algorithms\_checkpoint\__init__.py 2025-11-03T16:46:44.1763708Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\algorithms\_checkpoint\__pycache__\checkpoint_wrapper.cpython-310.pyc 2025-11-03T16:46:44.1767741Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\algorithms\_checkpoint\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:44.1775342Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\algorithms\_comm_hooks\default_hooks.py 2025-11-03T16:46:44.1778732Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\algorithms\_comm_hooks\__init__.py 2025-11-03T16:46:44.1786032Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\algorithms\_comm_hooks\__pycache__\default_hooks.cpython-310.pyc 2025-11-03T16:46:44.1789716Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\algorithms\_comm_hooks\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:44.1798305Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\algorithms\_optimizer_overlap\optimizer_overlap.py 2025-11-03T16:46:44.1802012Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\algorithms\_optimizer_overlap\__init__.py 2025-11-03T16:46:44.1810039Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\algorithms\_optimizer_overlap\__pycache__\optimizer_overlap.cpython-310.pyc 2025-11-03T16:46:44.1813823Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\algorithms\_optimizer_overlap\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:44.1821728Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\algorithms\_quantization\quantization.py 2025-11-03T16:46:44.1825278Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\algorithms\_quantization\__init__.py 2025-11-03T16:46:44.1831597Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\algorithms\_quantization\__pycache__\quantization.cpython-310.pyc 2025-11-03T16:46:44.1835126Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\algorithms\_quantization\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:44.1843544Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\algorithms\__pycache__\join.cpython-310.pyc 2025-11-03T16:46:44.1847481Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\algorithms\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:44.1855392Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\autograd\__init__.py 2025-11-03T16:46:44.1862450Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\autograd\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:44.1870562Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\api.py 2025-11-03T16:46:44.1874398Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\default_planner.py 2025-11-03T16:46:44.1878628Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\filesystem.py 2025-11-03T16:46:44.1882483Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\format_utils.py 2025-11-03T16:46:44.1895882Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\hf_storage.py 2025-11-03T16:46:44.1899142Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\logger.py 2025-11-03T16:46:44.1902637Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\logging_handlers.py 2025-11-03T16:46:44.1906167Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\metadata.py 2025-11-03T16:46:44.1910205Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\optimizer.py 2025-11-03T16:46:44.1914183Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\planner.py 2025-11-03T16:46:44.1917968Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\planner_helpers.py 2025-11-03T16:46:44.1922211Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\quantized_hf_storage.py 2025-11-03T16:46:44.1926198Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\resharding.py 2025-11-03T16:46:44.1930267Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\staging.py 2025-11-03T16:46:44.1934425Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\stateful.py 2025-11-03T16:46:44.1938277Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\state_dict.py 2025-11-03T16:46:44.1942980Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\state_dict_loader.py 2025-11-03T16:46:44.1947399Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\state_dict_saver.py 2025-11-03T16:46:44.1951415Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\storage.py 2025-11-03T16:46:44.1955144Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\utils.py 2025-11-03T16:46:44.1959829Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\_async_executor.py 2025-11-03T16:46:44.1963846Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\_async_process_executor.py 2025-11-03T16:46:44.1967882Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\_async_thread_executor.py 2025-11-03T16:46:44.1981898Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\_checkpointer.py 2025-11-03T16:46:44.1986106Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\_consolidate_hf_safetensors.py 2025-11-03T16:46:44.1990617Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\_dedup_save_plans.py 2025-11-03T16:46:44.1994938Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\_dedup_tensors.py 2025-11-03T16:46:44.1998877Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\_extension.py 2025-11-03T16:46:44.2003474Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\_fsspec_filesystem.py 2025-11-03T16:46:44.2007419Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\_hf_utils.py 2025-11-03T16:46:44.2012194Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\_nested_dict.py 2025-11-03T16:46:44.2016413Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\_pg_transport.py 2025-11-03T16:46:44.2029725Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\_sharded_tensor_utils.py 2025-11-03T16:46:44.2035064Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\_state_dict_stager.py 2025-11-03T16:46:44.2040567Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\_storage_utils.py 2025-11-03T16:46:44.2046237Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\_traverse.py 2025-11-03T16:46:44.2051751Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\_version.py 2025-11-03T16:46:44.2057003Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\__init__.py 2025-11-03T16:46:44.2069592Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\_experimental\barriers.py 2025-11-03T16:46:44.2073133Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\_experimental\builder.py 2025-11-03T16:46:44.2077276Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\_experimental\checkpointer.py 2025-11-03T16:46:44.2081399Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\_experimental\checkpoint_process.py 2025-11-03T16:46:44.2094767Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\_experimental\checkpoint_reader.py 2025-11-03T16:46:44.2098631Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\_experimental\checkpoint_writer.py 2025-11-03T16:46:44.2102820Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\_experimental\config.py 2025-11-03T16:46:44.2106407Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\_experimental\staging.py 2025-11-03T16:46:44.2109907Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\_experimental\types.py 2025-11-03T16:46:44.2113581Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\_experimental\utils.py 2025-11-03T16:46:44.2117914Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\_experimental\__init__.py 2025-11-03T16:46:44.2125571Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\_experimental\__pycache__\barriers.cpython-310.pyc 2025-11-03T16:46:44.2129199Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\_experimental\__pycache__\builder.cpython-310.pyc 2025-11-03T16:46:44.2132893Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\_experimental\__pycache__\checkpointer.cpython-310.pyc 2025-11-03T16:46:44.2146825Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\_experimental\__pycache__\checkpoint_process.cpython-310.pyc 2025-11-03T16:46:44.2150911Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\_experimental\__pycache__\checkpoint_reader.cpython-310.pyc 2025-11-03T16:46:44.2154604Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\_experimental\__pycache__\checkpoint_writer.cpython-310.pyc 2025-11-03T16:46:44.2158741Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\_experimental\__pycache__\config.cpython-310.pyc 2025-11-03T16:46:44.2162351Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\_experimental\__pycache__\staging.cpython-310.pyc 2025-11-03T16:46:44.2165964Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\_experimental\__pycache__\types.cpython-310.pyc 2025-11-03T16:46:44.2169476Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\_experimental\__pycache__\utils.cpython-310.pyc 2025-11-03T16:46:44.2173275Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\_experimental\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:44.2183042Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\__pycache__\api.cpython-310.pyc 2025-11-03T16:46:44.2186957Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\__pycache__\default_planner.cpython-310.pyc 2025-11-03T16:46:44.2190582Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\__pycache__\filesystem.cpython-310.pyc 2025-11-03T16:46:44.2204138Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\__pycache__\format_utils.cpython-310.pyc 2025-11-03T16:46:44.2207779Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\__pycache__\hf_storage.cpython-310.pyc 2025-11-03T16:46:44.2211393Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\__pycache__\logger.cpython-310.pyc 2025-11-03T16:46:44.2215645Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\__pycache__\logging_handlers.cpython-310.pyc 2025-11-03T16:46:44.2219299Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\__pycache__\metadata.cpython-310.pyc 2025-11-03T16:46:44.2222953Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\__pycache__\optimizer.cpython-310.pyc 2025-11-03T16:46:44.2227001Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\__pycache__\planner.cpython-310.pyc 2025-11-03T16:46:44.2230805Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\__pycache__\planner_helpers.cpython-310.pyc 2025-11-03T16:46:44.2234581Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\__pycache__\quantized_hf_storage.cpython-310.pyc 2025-11-03T16:46:44.2238503Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\__pycache__\resharding.cpython-310.pyc 2025-11-03T16:46:44.2242209Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\__pycache__\staging.cpython-310.pyc 2025-11-03T16:46:44.2245844Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\__pycache__\stateful.cpython-310.pyc 2025-11-03T16:46:44.2250068Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\__pycache__\state_dict.cpython-310.pyc 2025-11-03T16:46:44.2254197Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\__pycache__\state_dict_loader.cpython-310.pyc 2025-11-03T16:46:44.2267832Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\__pycache__\state_dict_saver.cpython-310.pyc 2025-11-03T16:46:44.2271630Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\__pycache__\storage.cpython-310.pyc 2025-11-03T16:46:44.2275372Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\__pycache__\utils.cpython-310.pyc 2025-11-03T16:46:44.2279183Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\__pycache__\_async_executor.cpython-310.pyc 2025-11-03T16:46:44.2283210Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\__pycache__\_async_process_executor.cpython-310.pyc 2025-11-03T16:46:44.2286863Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\__pycache__\_async_thread_executor.cpython-310.pyc 2025-11-03T16:46:44.2290575Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\__pycache__\_checkpointer.cpython-310.pyc 2025-11-03T16:46:44.2294556Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\__pycache__\_consolidate_hf_safetensors.cpython-310.pyc 2025-11-03T16:46:44.2310137Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\__pycache__\_dedup_save_plans.cpython-310.pyc 2025-11-03T16:46:44.2314402Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\__pycache__\_dedup_tensors.cpython-310.pyc 2025-11-03T16:46:44.2317860Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\__pycache__\_extension.cpython-310.pyc 2025-11-03T16:46:44.2322094Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\__pycache__\_fsspec_filesystem.cpython-310.pyc 2025-11-03T16:46:44.2325475Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\__pycache__\_hf_utils.cpython-310.pyc 2025-11-03T16:46:44.2329162Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\__pycache__\_nested_dict.cpython-310.pyc 2025-11-03T16:46:44.2332823Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\__pycache__\_pg_transport.cpython-310.pyc 2025-11-03T16:46:44.2337685Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\__pycache__\_sharded_tensor_utils.cpython-310.pyc 2025-11-03T16:46:44.2359410Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\__pycache__\_state_dict_stager.cpython-310.pyc 2025-11-03T16:46:44.2363106Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\__pycache__\_storage_utils.cpython-310.pyc 2025-11-03T16:46:44.2367236Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\__pycache__\_traverse.cpython-310.pyc 2025-11-03T16:46:44.2370937Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\__pycache__\_version.cpython-310.pyc 2025-11-03T16:46:44.2374585Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:44.2385084Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\control_plane.py 2025-11-03T16:46:44.2389039Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\__init__.py 2025-11-03T16:46:44.2396323Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\agent\__init__.py 2025-11-03T16:46:44.2403401Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\agent\server\api.py 2025-11-03T16:46:44.2408042Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\agent\server\health_check_server.py 2025-11-03T16:46:44.2411941Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\agent\server\local_elastic_agent.py 2025-11-03T16:46:44.2416050Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\agent\server\__init__.py 2025-11-03T16:46:44.2434075Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\agent\server\__pycache__\api.cpython-310.pyc 2025-11-03T16:46:44.2439062Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\agent\server\__pycache__\health_check_server.cpython-310.pyc 2025-11-03T16:46:44.2444581Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\agent\server\__pycache__\local_elastic_agent.cpython-310.pyc 2025-11-03T16:46:44.2460773Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\agent\server\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:44.2472860Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\agent\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:44.2485727Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\events\api.py 2025-11-03T16:46:44.2490590Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\events\handlers.py 2025-11-03T16:46:44.2494226Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\events\__init__.py 2025-11-03T16:46:44.2502392Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\events\__pycache__\api.cpython-310.pyc 2025-11-03T16:46:44.2506845Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\events\__pycache__\handlers.cpython-310.pyc 2025-11-03T16:46:44.2511120Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\events\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:44.2528508Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\metrics\api.py 2025-11-03T16:46:44.2532536Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\metrics\__init__.py 2025-11-03T16:46:44.2540682Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\metrics\__pycache__\api.cpython-310.pyc 2025-11-03T16:46:44.2543999Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\metrics\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:44.2562327Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\multiprocessing\api.py 2025-11-03T16:46:44.2566563Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\multiprocessing\redirects.py 2025-11-03T16:46:44.2570918Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\multiprocessing\tail_log.py 2025-11-03T16:46:44.2574251Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\multiprocessing\__init__.py 2025-11-03T16:46:44.2591845Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\multiprocessing\errors\error_handler.py 2025-11-03T16:46:44.2595606Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\multiprocessing\errors\handlers.py 2025-11-03T16:46:44.2599142Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\multiprocessing\errors\__init__.py 2025-11-03T16:46:44.2606950Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\multiprocessing\errors\__pycache__\error_handler.cpython-310.pyc 2025-11-03T16:46:44.2610408Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\multiprocessing\errors\__pycache__\handlers.cpython-310.pyc 2025-11-03T16:46:44.2614936Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\multiprocessing\errors\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:44.2633930Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\multiprocessing\subprocess_handler\handlers.py 2025-11-03T16:46:44.2637939Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\multiprocessing\subprocess_handler\subprocess_handler.py 2025-11-03T16:46:44.2641563Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\multiprocessing\subprocess_handler\__init__.py 2025-11-03T16:46:44.2658821Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\multiprocessing\subprocess_handler\__pycache__\handlers.cpython-310.pyc 2025-11-03T16:46:44.2662574Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\multiprocessing\subprocess_handler\__pycache__\subprocess_handler.cpython-310.pyc 2025-11-03T16:46:44.2666142Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\multiprocessing\subprocess_handler\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:44.2683898Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\multiprocessing\__pycache__\api.cpython-310.pyc 2025-11-03T16:46:44.2688264Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\multiprocessing\__pycache__\redirects.cpython-310.pyc 2025-11-03T16:46:44.2691923Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\multiprocessing\__pycache__\tail_log.cpython-310.pyc 2025-11-03T16:46:44.2706066Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\multiprocessing\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:44.2713868Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\rendezvous\api.py 2025-11-03T16:46:44.2717502Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\rendezvous\c10d_rendezvous_backend.py 2025-11-03T16:46:44.2721356Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\rendezvous\dynamic_rendezvous.py 2025-11-03T16:46:44.2734776Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\rendezvous\etcd_rendezvous.py 2025-11-03T16:46:44.2738519Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\rendezvous\etcd_rendezvous_backend.py 2025-11-03T16:46:44.2742052Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\rendezvous\etcd_server.py 2025-11-03T16:46:44.2745541Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\rendezvous\etcd_store.py 2025-11-03T16:46:44.2749091Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\rendezvous\registry.py 2025-11-03T16:46:44.2752576Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\rendezvous\static_tcp_rendezvous.py 2025-11-03T16:46:44.2756071Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\rendezvous\utils.py 2025-11-03T16:46:44.2759595Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\rendezvous\_etcd_stub.py 2025-11-03T16:46:44.2763536Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\rendezvous\__init__.py 2025-11-03T16:46:44.2771146Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\rendezvous\__pycache__\api.cpython-310.pyc 2025-11-03T16:46:44.2774659Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\rendezvous\__pycache__\c10d_rendezvous_backend.cpython-310.pyc 2025-11-03T16:46:44.2778226Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\rendezvous\__pycache__\dynamic_rendezvous.cpython-310.pyc 2025-11-03T16:46:44.2792666Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\rendezvous\__pycache__\etcd_rendezvous.cpython-310.pyc 2025-11-03T16:46:44.2796500Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\rendezvous\__pycache__\etcd_rendezvous_backend.cpython-310.pyc 2025-11-03T16:46:44.2800433Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\rendezvous\__pycache__\etcd_server.cpython-310.pyc 2025-11-03T16:46:44.2804000Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\rendezvous\__pycache__\etcd_store.cpython-310.pyc 2025-11-03T16:46:44.2807562Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\rendezvous\__pycache__\registry.cpython-310.pyc 2025-11-03T16:46:44.2811969Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\rendezvous\__pycache__\static_tcp_rendezvous.cpython-310.pyc 2025-11-03T16:46:44.2815498Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\rendezvous\__pycache__\utils.cpython-310.pyc 2025-11-03T16:46:44.2818992Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\rendezvous\__pycache__\_etcd_stub.cpython-310.pyc 2025-11-03T16:46:44.2822626Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\rendezvous\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:44.2831082Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\timer\api.py 2025-11-03T16:46:44.2834901Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\timer\debug_info_logging.py 2025-11-03T16:46:44.2838513Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\timer\file_based_local_timer.py 2025-11-03T16:46:44.2841772Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\timer\local_timer.py 2025-11-03T16:46:44.2855354Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\timer\__init__.py 2025-11-03T16:46:44.2863675Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\timer\__pycache__\api.cpython-310.pyc 2025-11-03T16:46:44.2867917Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\timer\__pycache__\debug_info_logging.cpython-310.pyc 2025-11-03T16:46:44.2871923Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\timer\__pycache__\file_based_local_timer.cpython-310.pyc 2025-11-03T16:46:44.2885829Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\timer\__pycache__\local_timer.cpython-310.pyc 2025-11-03T16:46:44.2889483Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\timer\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:44.2898291Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\utils\api.py 2025-11-03T16:46:44.2901855Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\utils\distributed.py 2025-11-03T16:46:44.2905863Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\utils\logging.py 2025-11-03T16:46:44.2909925Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\utils\log_level.py 2025-11-03T16:46:44.2913838Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\utils\store.py 2025-11-03T16:46:44.2928039Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\utils\__init__.py 2025-11-03T16:46:44.2936158Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\utils\data\cycling_iterator.py 2025-11-03T16:46:44.2940416Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\utils\data\elastic_distributed_sampler.py 2025-11-03T16:46:44.2944024Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\utils\data\__init__.py 2025-11-03T16:46:44.2961498Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\utils\data\__pycache__\cycling_iterator.cpython-310.pyc 2025-11-03T16:46:44.2965844Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\utils\data\__pycache__\elastic_distributed_sampler.cpython-310.pyc 2025-11-03T16:46:44.2970170Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\utils\data\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:44.2989370Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\utils\__pycache__\api.cpython-310.pyc 2025-11-03T16:46:44.2993138Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\utils\__pycache__\distributed.cpython-310.pyc 2025-11-03T16:46:44.2997024Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\utils\__pycache__\logging.cpython-310.pyc 2025-11-03T16:46:44.3010458Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\utils\__pycache__\log_level.cpython-310.pyc 2025-11-03T16:46:44.3014428Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\utils\__pycache__\store.cpython-310.pyc 2025-11-03T16:46:44.3018776Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\utils\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:44.3027686Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\__pycache__\control_plane.cpython-310.pyc 2025-11-03T16:46:44.3031793Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:44.3044510Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\api.py 2025-11-03T16:46:44.3049993Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\fully_sharded_data_parallel.py 2025-11-03T16:46:44.3056418Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\sharded_grad_scaler.py 2025-11-03T16:46:44.3060718Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\wrap.py 2025-11-03T16:46:44.3065010Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\_common_utils.py 2025-11-03T16:46:44.3079783Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\_debug_utils.py 2025-11-03T16:46:44.3083397Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\_dynamo_utils.py 2025-11-03T16:46:44.3087070Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\_exec_order_utils.py 2025-11-03T16:46:44.3091221Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\_flat_param.py 2025-11-03T16:46:44.3095578Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\_fsdp_extensions.py 2025-11-03T16:46:44.3099066Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\_init_utils.py 2025-11-03T16:46:44.3102988Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\_limiter_utils.py 2025-11-03T16:46:44.3107217Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\_optim_utils.py 2025-11-03T16:46:44.3111036Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\_runtime_utils.py 2025-11-03T16:46:44.3115012Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\_shard_utils.py 2025-11-03T16:46:44.3118984Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\_state_dict_utils.py 2025-11-03T16:46:44.3122896Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\_trace_utils.py 2025-11-03T16:46:44.3126845Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\_traversal_utils.py 2025-11-03T16:46:44.3130296Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\_unshard_param_utils.py 2025-11-03T16:46:44.3133972Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\_wrap_utils.py 2025-11-03T16:46:44.3147663Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\__init__.py 2025-11-03T16:46:44.3155411Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\_fully_shard\_fsdp_api.py 2025-11-03T16:46:44.3158812Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\_fully_shard\_fsdp_collectives.py 2025-11-03T16:46:44.3162487Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\_fully_shard\_fsdp_common.py 2025-11-03T16:46:44.3176249Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\_fully_shard\_fsdp_init.py 2025-11-03T16:46:44.3179848Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\_fully_shard\_fsdp_param.py 2025-11-03T16:46:44.3183757Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\_fully_shard\_fsdp_param_group.py 2025-11-03T16:46:44.3188224Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\_fully_shard\_fsdp_state.py 2025-11-03T16:46:44.3192066Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\_fully_shard\_fully_shard.py 2025-11-03T16:46:44.3196205Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\_fully_shard\__init__.py 2025-11-03T16:46:44.3204606Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\_fully_shard\__pycache__\_fsdp_api.cpython-310.pyc 2025-11-03T16:46:44.3208734Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\_fully_shard\__pycache__\_fsdp_collectives.cpython-310.pyc 2025-11-03T16:46:44.3212989Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\_fully_shard\__pycache__\_fsdp_common.cpython-310.pyc 2025-11-03T16:46:44.3227607Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\_fully_shard\__pycache__\_fsdp_init.cpython-310.pyc 2025-11-03T16:46:44.3231643Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\_fully_shard\__pycache__\_fsdp_param.cpython-310.pyc 2025-11-03T16:46:44.3236139Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\_fully_shard\__pycache__\_fsdp_param_group.cpython-310.pyc 2025-11-03T16:46:44.3240214Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\_fully_shard\__pycache__\_fsdp_state.cpython-310.pyc 2025-11-03T16:46:44.3244626Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\_fully_shard\__pycache__\_fully_shard.cpython-310.pyc 2025-11-03T16:46:44.3249378Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\_fully_shard\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:44.3258798Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\__pycache__\api.cpython-310.pyc 2025-11-03T16:46:44.3263152Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\__pycache__\fully_sharded_data_parallel.cpython-310.pyc 2025-11-03T16:46:44.3268041Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\__pycache__\sharded_grad_scaler.cpython-310.pyc 2025-11-03T16:46:44.3282499Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\__pycache__\wrap.cpython-310.pyc 2025-11-03T16:46:44.3286641Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\__pycache__\_common_utils.cpython-310.pyc 2025-11-03T16:46:44.3291261Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\__pycache__\_debug_utils.cpython-310.pyc 2025-11-03T16:46:44.3295665Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\__pycache__\_dynamo_utils.cpython-310.pyc 2025-11-03T16:46:44.3299573Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\__pycache__\_exec_order_utils.cpython-310.pyc 2025-11-03T16:46:44.3303946Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\__pycache__\_flat_param.cpython-310.pyc 2025-11-03T16:46:44.3308622Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\__pycache__\_fsdp_extensions.cpython-310.pyc 2025-11-03T16:46:44.3312318Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\__pycache__\_init_utils.cpython-310.pyc 2025-11-03T16:46:44.3316695Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\__pycache__\_limiter_utils.cpython-310.pyc 2025-11-03T16:46:44.3321196Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\__pycache__\_optim_utils.cpython-310.pyc 2025-11-03T16:46:44.3325465Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\__pycache__\_runtime_utils.cpython-310.pyc 2025-11-03T16:46:44.3330037Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\__pycache__\_shard_utils.cpython-310.pyc 2025-11-03T16:46:44.3334303Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\__pycache__\_state_dict_utils.cpython-310.pyc 2025-11-03T16:46:44.3348070Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\__pycache__\_trace_utils.cpython-310.pyc 2025-11-03T16:46:44.3352195Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\__pycache__\_traversal_utils.cpython-310.pyc 2025-11-03T16:46:44.3356523Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\__pycache__\_unshard_param_utils.cpython-310.pyc 2025-11-03T16:46:44.3360442Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\__pycache__\_wrap_utils.cpython-310.pyc 2025-11-03T16:46:44.3364605Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:44.3375108Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\launcher\api.py 2025-11-03T16:46:44.3378507Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\launcher\__init__.py 2025-11-03T16:46:44.3386396Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\launcher\__pycache__\api.cpython-310.pyc 2025-11-03T16:46:44.3390123Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\launcher\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:44.3399145Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\nn\functional.py 2025-11-03T16:46:44.3402925Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\nn\__init__.py 2025-11-03T16:46:44.3410024Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\nn\api\remote_module.py 2025-11-03T16:46:44.3413766Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\nn\api\__init__.py 2025-11-03T16:46:44.3420409Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\nn\api\__pycache__\remote_module.cpython-310.pyc 2025-11-03T16:46:44.3424110Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\nn\api\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:44.3432703Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\nn\jit\instantiator.py 2025-11-03T16:46:44.3436026Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\nn\jit\__init__.py 2025-11-03T16:46:44.3443692Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\nn\jit\templates\remote_module_template.py 2025-11-03T16:46:44.3447102Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\nn\jit\templates\__init__.py 2025-11-03T16:46:44.3453495Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\nn\jit\templates\__pycache__\remote_module_template.cpython-310.pyc 2025-11-03T16:46:44.3457366Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\nn\jit\templates\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:44.3476049Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\nn\jit\__pycache__\instantiator.cpython-310.pyc 2025-11-03T16:46:44.3480569Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\nn\jit\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:44.3499938Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\nn\__pycache__\functional.cpython-310.pyc 2025-11-03T16:46:44.3503979Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\nn\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:44.3512936Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\optim\apply_optimizer_in_backward.py 2025-11-03T16:46:44.3516977Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\optim\functional_adadelta.py 2025-11-03T16:46:44.3521345Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\optim\functional_adagrad.py 2025-11-03T16:46:44.3535439Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\optim\functional_adam.py 2025-11-03T16:46:44.3539011Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\optim\functional_adamax.py 2025-11-03T16:46:44.3542977Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\optim\functional_adamw.py 2025-11-03T16:46:44.3547111Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\optim\functional_rmsprop.py 2025-11-03T16:46:44.3551128Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\optim\functional_rprop.py 2025-11-03T16:46:44.3554803Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\optim\functional_sgd.py 2025-11-03T16:46:44.3558503Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\optim\named_optimizer.py 2025-11-03T16:46:44.3562566Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\optim\optimizer.py 2025-11-03T16:46:44.3566587Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\optim\post_localSGD_optimizer.py 2025-11-03T16:46:44.3570035Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\optim\utils.py 2025-11-03T16:46:44.3573551Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\optim\zero_redundancy_optimizer.py 2025-11-03T16:46:44.3577609Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\optim\zero_redundancy_optimizer.pyi 2025-11-03T16:46:44.3582058Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\optim\_deprecation_warning.py 2025-11-03T16:46:44.3585597Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\optim\__init__.py 2025-11-03T16:46:44.3594160Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\optim\__pycache__\apply_optimizer_in_backward.cpython-310.pyc 2025-11-03T16:46:44.3598025Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\optim\__pycache__\functional_adadelta.cpython-310.pyc 2025-11-03T16:46:44.3601683Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\optim\__pycache__\functional_adagrad.cpython-310.pyc 2025-11-03T16:46:44.3615458Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\optim\__pycache__\functional_adam.cpython-310.pyc 2025-11-03T16:46:44.3619043Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\optim\__pycache__\functional_adamax.cpython-310.pyc 2025-11-03T16:46:44.3622763Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\optim\__pycache__\functional_adamw.cpython-310.pyc 2025-11-03T16:46:44.3626871Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\optim\__pycache__\functional_rmsprop.cpython-310.pyc 2025-11-03T16:46:44.3630797Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\optim\__pycache__\functional_rprop.cpython-310.pyc 2025-11-03T16:46:44.3637607Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\optim\__pycache__\functional_sgd.cpython-310.pyc 2025-11-03T16:46:44.3638893Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\optim\__pycache__\named_optimizer.cpython-310.pyc 2025-11-03T16:46:44.3681179Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\optim\__pycache__\optimizer.cpython-310.pyc 2025-11-03T16:46:44.3682098Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\optim\__pycache__\post_localSGD_optimizer.cpython-310.pyc 2025-11-03T16:46:44.3682964Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\optim\__pycache__\utils.cpython-310.pyc 2025-11-03T16:46:44.3683929Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\optim\__pycache__\zero_redundancy_optimizer.cpython-310.pyc 2025-11-03T16:46:44.3684871Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\optim\__pycache__\_deprecation_warning.cpython-310.pyc 2025-11-03T16:46:44.3686895Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\optim\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:44.3687635Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\pipelining\microbatch.py 2025-11-03T16:46:44.3688877Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\pipelining\schedules.py 2025-11-03T16:46:44.3693315Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\pipelining\stage.py 2025-11-03T16:46:44.3697029Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\pipelining\_backward.py 2025-11-03T16:46:44.3710352Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\pipelining\_debug.py 2025-11-03T16:46:44.3714018Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\pipelining\_IR.py 2025-11-03T16:46:44.3718337Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\pipelining\_schedule_visualizer.py 2025-11-03T16:46:44.3722098Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\pipelining\_unflatten.py 2025-11-03T16:46:44.3725533Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\pipelining\_utils.py 2025-11-03T16:46:44.3729007Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\pipelining\__init__.py 2025-11-03T16:46:44.3737157Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\pipelining\__pycache__\microbatch.cpython-310.pyc 2025-11-03T16:46:44.3741117Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\pipelining\__pycache__\schedules.cpython-310.pyc 2025-11-03T16:46:44.3745234Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\pipelining\__pycache__\stage.cpython-310.pyc 2025-11-03T16:46:44.3759067Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\pipelining\__pycache__\_backward.cpython-310.pyc 2025-11-03T16:46:44.3763358Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\pipelining\__pycache__\_debug.cpython-310.pyc 2025-11-03T16:46:44.3767495Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\pipelining\__pycache__\_IR.cpython-310.pyc 2025-11-03T16:46:44.3771193Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\pipelining\__pycache__\_schedule_visualizer.cpython-310.pyc 2025-11-03T16:46:44.3774758Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\pipelining\__pycache__\_unflatten.cpython-310.pyc 2025-11-03T16:46:44.3778411Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\pipelining\__pycache__\_utils.cpython-310.pyc 2025-11-03T16:46:44.3782064Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\pipelining\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:44.3790423Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\rpc\api.py 2025-11-03T16:46:44.3794185Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\rpc\backend_registry.py 2025-11-03T16:46:44.3797857Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\rpc\constants.py 2025-11-03T16:46:44.3801509Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\rpc\functions.py 2025-11-03T16:46:44.3814716Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\rpc\internal.py 2025-11-03T16:46:44.3818096Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\rpc\options.py 2025-11-03T16:46:44.3822618Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\rpc\rref_proxy.py 2025-11-03T16:46:44.3826053Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\rpc\server_process_global_profiler.py 2025-11-03T16:46:44.3829690Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\rpc\_utils.py 2025-11-03T16:46:44.3833102Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\rpc\__init__.py 2025-11-03T16:46:44.3840446Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\rpc\_testing\faulty_agent_backend_registry.py 2025-11-03T16:46:44.3843995Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\rpc\_testing\__init__.py 2025-11-03T16:46:44.3851411Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\rpc\_testing\__pycache__\faulty_agent_backend_registry.cpython-310.pyc 2025-11-03T16:46:44.3854715Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\rpc\_testing\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:44.3862743Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\rpc\__pycache__\api.cpython-310.pyc 2025-11-03T16:46:44.3866430Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\rpc\__pycache__\backend_registry.cpython-310.pyc 2025-11-03T16:46:44.3870024Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\rpc\__pycache__\constants.cpython-310.pyc 2025-11-03T16:46:44.3885169Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\rpc\__pycache__\functions.cpython-310.pyc 2025-11-03T16:46:44.3888930Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\rpc\__pycache__\internal.cpython-310.pyc 2025-11-03T16:46:44.3892363Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\rpc\__pycache__\options.cpython-310.pyc 2025-11-03T16:46:44.3896185Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\rpc\__pycache__\rref_proxy.cpython-310.pyc 2025-11-03T16:46:44.3899961Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\rpc\__pycache__\server_process_global_profiler.cpython-310.pyc 2025-11-03T16:46:44.3903397Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\rpc\__pycache__\_utils.cpython-310.pyc 2025-11-03T16:46:44.3907017Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\rpc\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:44.3915599Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\device_mesh.py 2025-11-03T16:46:44.3919319Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\placement_types.py 2025-11-03T16:46:44.3923455Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\_api.py 2025-11-03T16:46:44.3927719Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\_collective_utils.py 2025-11-03T16:46:44.3944334Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\_dispatch.py 2025-11-03T16:46:44.3947928Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\_dtensor_spec.py 2025-11-03T16:46:44.3951548Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\_op_schema.py 2025-11-03T16:46:44.3955521Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\_random.py 2025-11-03T16:46:44.3959192Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\_redistribute.py 2025-11-03T16:46:44.3963057Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\_sharding_prop.py 2025-11-03T16:46:44.3966839Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\_shards_wrapper.py 2025-11-03T16:46:44.3970388Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\_tp_conv.py 2025-11-03T16:46:44.3974131Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\_utils.py 2025-11-03T16:46:44.3977503Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\__init__.py 2025-11-03T16:46:44.3984361Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\debug\_comm_mode.py 2025-11-03T16:46:44.3988436Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\debug\_op_coverage.py 2025-11-03T16:46:44.3992073Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\debug\_visualize_sharding.py 2025-11-03T16:46:44.3995472Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\debug\__init__.py 2025-11-03T16:46:44.4016458Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\debug\__pycache__\_comm_mode.cpython-310.pyc 2025-11-03T16:46:44.4020342Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\debug\__pycache__\_op_coverage.cpython-310.pyc 2025-11-03T16:46:44.4024444Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\debug\__pycache__\_visualize_sharding.cpython-310.pyc 2025-11-03T16:46:44.4038586Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\debug\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:44.4050644Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\experimental\_attention.py 2025-11-03T16:46:44.4056394Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\experimental\_func_map.py 2025-11-03T16:46:44.4061557Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\experimental\_register_sharding.py 2025-11-03T16:46:44.4076978Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\experimental\_tp_transform.py 2025-11-03T16:46:44.4081719Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\experimental\__init__.py 2025-11-03T16:46:44.4089373Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\experimental\_context_parallel\_attention.py 2025-11-03T16:46:44.4093557Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\experimental\_context_parallel\_cp_custom_ops.py 2025-11-03T16:46:44.4097340Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\experimental\_context_parallel\_load_balancer.py 2025-11-03T16:46:44.4111378Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\experimental\_context_parallel\__init__.py 2025-11-03T16:46:44.4120234Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\experimental\_context_parallel\__pycache__\_attention.cpython-310.pyc 2025-11-03T16:46:44.4124667Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\experimental\_context_parallel\__pycache__\_cp_custom_ops.cpython-310.pyc 2025-11-03T16:46:44.4128158Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\experimental\_context_parallel\__pycache__\_load_balancer.cpython-310.pyc 2025-11-03T16:46:44.4141022Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\experimental\_context_parallel\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:44.4149184Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\experimental\__pycache__\_attention.cpython-310.pyc 2025-11-03T16:46:44.4153008Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\experimental\__pycache__\_func_map.cpython-310.pyc 2025-11-03T16:46:44.4156616Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\experimental\__pycache__\_register_sharding.cpython-310.pyc 2025-11-03T16:46:44.4169931Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\experimental\__pycache__\_tp_transform.cpython-310.pyc 2025-11-03T16:46:44.4173563Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\experimental\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:44.4181751Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\parallel\api.py 2025-11-03T16:46:44.4185172Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\parallel\ddp.py 2025-11-03T16:46:44.4188717Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\parallel\fsdp.py 2025-11-03T16:46:44.4192427Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\parallel\input_reshard.py 2025-11-03T16:46:44.4195958Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\parallel\loss.py 2025-11-03T16:46:44.4199440Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\parallel\style.py 2025-11-03T16:46:44.4213210Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\parallel\_data_parallel_utils.py 2025-11-03T16:46:44.4216715Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\parallel\__init__.py 2025-11-03T16:46:44.4224109Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\parallel\__pycache__\api.cpython-310.pyc 2025-11-03T16:46:44.4228608Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\parallel\__pycache__\ddp.cpython-310.pyc 2025-11-03T16:46:44.4232342Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\parallel\__pycache__\fsdp.cpython-310.pyc 2025-11-03T16:46:44.4245387Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\parallel\__pycache__\input_reshard.cpython-310.pyc 2025-11-03T16:46:44.4249174Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\parallel\__pycache__\loss.cpython-310.pyc 2025-11-03T16:46:44.4252844Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\parallel\__pycache__\style.cpython-310.pyc 2025-11-03T16:46:44.4257004Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\parallel\__pycache__\_data_parallel_utils.cpython-310.pyc 2025-11-03T16:46:44.4260648Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\parallel\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:44.4268641Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\_ops\utils.py 2025-11-03T16:46:44.4272047Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\_ops\_common_rules.py 2025-11-03T16:46:44.4275459Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\_ops\_conv_ops.py 2025-11-03T16:46:44.4279136Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\_ops\_einsum_strategy.py 2025-11-03T16:46:44.4291796Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\_ops\_embedding_ops.py 2025-11-03T16:46:44.4295314Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\_ops\_mask_buffer.py 2025-11-03T16:46:44.4298792Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\_ops\_math_ops.py 2025-11-03T16:46:44.4302891Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\_ops\_matrix_ops.py 2025-11-03T16:46:44.4306588Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\_ops\_pointwise_ops.py 2025-11-03T16:46:44.4310211Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\_ops\_random_ops.py 2025-11-03T16:46:44.4313844Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\_ops\_tensor_ops.py 2025-11-03T16:46:44.4317830Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\_ops\_view_ops.py 2025-11-03T16:46:44.4321567Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\_ops\__init__.py 2025-11-03T16:46:44.4329312Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\_ops\__pycache__\utils.cpython-310.pyc 2025-11-03T16:46:44.4332950Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\_ops\__pycache__\_common_rules.cpython-310.pyc 2025-11-03T16:46:44.4336394Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\_ops\__pycache__\_conv_ops.cpython-310.pyc 2025-11-03T16:46:44.4350094Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\_ops\__pycache__\_einsum_strategy.cpython-310.pyc 2025-11-03T16:46:44.4354409Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\_ops\__pycache__\_embedding_ops.cpython-310.pyc 2025-11-03T16:46:44.4358522Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\_ops\__pycache__\_mask_buffer.cpython-310.pyc 2025-11-03T16:46:44.4362378Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\_ops\__pycache__\_math_ops.cpython-310.pyc 2025-11-03T16:46:44.4366759Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\_ops\__pycache__\_matrix_ops.cpython-310.pyc 2025-11-03T16:46:44.4370657Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\_ops\__pycache__\_pointwise_ops.cpython-310.pyc 2025-11-03T16:46:44.4375226Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\_ops\__pycache__\_random_ops.cpython-310.pyc 2025-11-03T16:46:44.4379393Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\_ops\__pycache__\_tensor_ops.cpython-310.pyc 2025-11-03T16:46:44.4383549Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\_ops\__pycache__\_view_ops.cpython-310.pyc 2025-11-03T16:46:44.4387615Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\_ops\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:44.4398046Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\__pycache__\device_mesh.cpython-310.pyc 2025-11-03T16:46:44.4402240Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\__pycache__\placement_types.cpython-310.pyc 2025-11-03T16:46:44.4406005Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\__pycache__\_api.cpython-310.pyc 2025-11-03T16:46:44.4419981Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\__pycache__\_collective_utils.cpython-310.pyc 2025-11-03T16:46:44.4423790Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\__pycache__\_dispatch.cpython-310.pyc 2025-11-03T16:46:44.4427910Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\__pycache__\_dtensor_spec.cpython-310.pyc 2025-11-03T16:46:44.4432087Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\__pycache__\_op_schema.cpython-310.pyc 2025-11-03T16:46:44.4436433Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\__pycache__\_random.cpython-310.pyc 2025-11-03T16:46:44.4440753Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\__pycache__\_redistribute.cpython-310.pyc 2025-11-03T16:46:44.4444883Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\__pycache__\_sharding_prop.cpython-310.pyc 2025-11-03T16:46:44.4448805Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\__pycache__\_shards_wrapper.cpython-310.pyc 2025-11-03T16:46:44.4452932Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\__pycache__\_tp_conv.cpython-310.pyc 2025-11-03T16:46:44.4457009Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\__pycache__\_utils.cpython-310.pyc 2025-11-03T16:46:44.4460762Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:44.4471049Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_composable\checkpoint_activation.py 2025-11-03T16:46:44.4475150Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_composable\contract.py 2025-11-03T16:46:44.4478822Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_composable\replicate.py 2025-11-03T16:46:44.4482865Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_composable\replicate_with_fsdp.py 2025-11-03T16:46:44.4495793Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_composable\__init__.py 2025-11-03T16:46:44.4504247Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_composable\fsdp\fully_shard.py 2025-11-03T16:46:44.4507822Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_composable\fsdp\__init__.py 2025-11-03T16:46:44.4515502Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_composable\fsdp\__pycache__\fully_shard.cpython-310.pyc 2025-11-03T16:46:44.4519611Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_composable\fsdp\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:44.4528740Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_composable\__pycache__\checkpoint_activation.cpython-310.pyc 2025-11-03T16:46:44.4532458Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_composable\__pycache__\contract.cpython-310.pyc 2025-11-03T16:46:44.4537278Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_composable\__pycache__\replicate.cpython-310.pyc 2025-11-03T16:46:44.4552817Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_composable\__pycache__\replicate_with_fsdp.cpython-310.pyc 2025-11-03T16:46:44.4557180Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_composable\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:44.4565883Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_local_tensor\_c10d.py 2025-11-03T16:46:44.4570044Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_local_tensor\__init__.py 2025-11-03T16:46:44.4578137Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_local_tensor\__pycache__\_c10d.cpython-310.pyc 2025-11-03T16:46:44.4581831Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_local_tensor\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:44.4590880Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_pycute\int_tuple.py 2025-11-03T16:46:44.4594391Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_pycute\layout.py 2025-11-03T16:46:44.4597882Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_pycute\typing.py 2025-11-03T16:46:44.4602224Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_pycute\__init__.py 2025-11-03T16:46:44.4619187Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_pycute\__pycache__\int_tuple.cpython-310.pyc 2025-11-03T16:46:44.4622722Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_pycute\__pycache__\layout.cpython-310.pyc 2025-11-03T16:46:44.4626213Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_pycute\__pycache__\typing.cpython-310.pyc 2025-11-03T16:46:44.4639901Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_pycute\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:44.4647692Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\api.py 2025-11-03T16:46:44.4651109Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\common_op_utils.py 2025-11-03T16:46:44.4654711Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\metadata.py 2025-11-03T16:46:44.4658160Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\op_registry_utils.py 2025-11-03T16:46:44.4661613Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharder.py 2025-11-03T16:46:44.4675440Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\_utils.py 2025-11-03T16:46:44.4678971Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\__init__.py 2025-11-03T16:46:44.4686160Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\checkpoint\__init__.py 2025-11-03T16:46:44.4693995Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\checkpoint\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:44.4702376Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharded_optim\api.py 2025-11-03T16:46:44.4705827Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharded_optim\__init__.py 2025-11-03T16:46:44.4712741Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharded_optim\__pycache__\api.cpython-310.pyc 2025-11-03T16:46:44.4716473Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharded_optim\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:44.4724207Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharded_tensor\api.py 2025-11-03T16:46:44.4727980Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharded_tensor\logger.py 2025-11-03T16:46:44.4731486Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharded_tensor\logging_handlers.py 2025-11-03T16:46:44.4735134Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharded_tensor\metadata.py 2025-11-03T16:46:44.4738625Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharded_tensor\reshard.py 2025-11-03T16:46:44.4752129Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharded_tensor\shard.py 2025-11-03T16:46:44.4755452Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharded_tensor\utils.py 2025-11-03T16:46:44.4759165Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharded_tensor\__init__.py 2025-11-03T16:46:44.4766713Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharded_tensor\_ops\binary_cmp.py 2025-11-03T16:46:44.4770603Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharded_tensor\_ops\init.py 2025-11-03T16:46:44.4774019Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharded_tensor\_ops\misc_ops.py 2025-11-03T16:46:44.4777422Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharded_tensor\_ops\tensor_ops.py 2025-11-03T16:46:44.4780835Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharded_tensor\_ops\_common.py 2025-11-03T16:46:44.4794797Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharded_tensor\_ops\__init__.py 2025-11-03T16:46:44.4803271Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharded_tensor\_ops\__pycache__\binary_cmp.cpython-310.pyc 2025-11-03T16:46:44.4807427Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharded_tensor\_ops\__pycache__\init.cpython-310.pyc 2025-11-03T16:46:44.4811469Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharded_tensor\_ops\__pycache__\misc_ops.cpython-310.pyc 2025-11-03T16:46:44.4825188Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharded_tensor\_ops\__pycache__\tensor_ops.cpython-310.pyc 2025-11-03T16:46:44.4829311Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharded_tensor\_ops\__pycache__\_common.cpython-310.pyc 2025-11-03T16:46:44.4833247Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharded_tensor\_ops\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:44.4842240Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharded_tensor\__pycache__\api.cpython-310.pyc 2025-11-03T16:46:44.4846902Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharded_tensor\__pycache__\logger.cpython-310.pyc 2025-11-03T16:46:44.4850656Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharded_tensor\__pycache__\logging_handlers.cpython-310.pyc 2025-11-03T16:46:44.4864252Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharded_tensor\__pycache__\metadata.cpython-310.pyc 2025-11-03T16:46:44.4868071Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharded_tensor\__pycache__\reshard.cpython-310.pyc 2025-11-03T16:46:44.4872169Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharded_tensor\__pycache__\shard.cpython-310.pyc 2025-11-03T16:46:44.4876306Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharded_tensor\__pycache__\utils.cpython-310.pyc 2025-11-03T16:46:44.4880094Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharded_tensor\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:44.4889291Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharding_plan\api.py 2025-11-03T16:46:44.4892774Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharding_plan\__init__.py 2025-11-03T16:46:44.4900812Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharding_plan\__pycache__\api.cpython-310.pyc 2025-11-03T16:46:44.4904509Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharding_plan\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:44.4913539Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharding_spec\api.py 2025-11-03T16:46:44.4917672Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharding_spec\chunk_sharding_spec.py 2025-11-03T16:46:44.4921570Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharding_spec\_internals.py 2025-11-03T16:46:44.4925765Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharding_spec\__init__.py 2025-11-03T16:46:44.4943944Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharding_spec\chunk_sharding_spec_ops\embedding.py 2025-11-03T16:46:44.4947894Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharding_spec\chunk_sharding_spec_ops\embedding_bag.py 2025-11-03T16:46:44.4951909Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharding_spec\chunk_sharding_spec_ops\_common.py 2025-11-03T16:46:44.4965039Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharding_spec\chunk_sharding_spec_ops\__init__.py 2025-11-03T16:46:44.4981478Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharding_spec\chunk_sharding_spec_ops\__pycache__\embedding.cpython-310.pyc 2025-11-03T16:46:44.4982625Z 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-11-03T16:46:44.4984346Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharding_spec\chunk_sharding_spec_ops\__pycache__\_common.cpython-310.pyc 2025-11-03T16:46:44.4998237Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharding_spec\chunk_sharding_spec_ops\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:44.5007095Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharding_spec\__pycache__\api.cpython-310.pyc 2025-11-03T16:46:44.5011187Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharding_spec\__pycache__\chunk_sharding_spec.cpython-310.pyc 2025-11-03T16:46:44.5015467Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharding_spec\__pycache__\_internals.cpython-310.pyc 2025-11-03T16:46:44.5028571Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharding_spec\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:44.5037483Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\__pycache__\api.cpython-310.pyc 2025-11-03T16:46:44.5041890Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\__pycache__\common_op_utils.cpython-310.pyc 2025-11-03T16:46:44.5045575Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\__pycache__\metadata.cpython-310.pyc 2025-11-03T16:46:44.5059345Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\__pycache__\op_registry_utils.cpython-310.pyc 2025-11-03T16:46:44.5063809Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\__pycache__\sharder.cpython-310.pyc 2025-11-03T16:46:44.5068535Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\__pycache__\_utils.cpython-310.pyc 2025-11-03T16:46:44.5072783Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:44.5081899Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_sharded_tensor\__init__.py 2025-11-03T16:46:44.5090349Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_sharded_tensor\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:44.5098804Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_sharding_spec\__init__.py 2025-11-03T16:46:44.5106160Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_sharding_spec\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:44.5114702Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_symmetric_memory\_nvshmem_triton.py 2025-11-03T16:46:44.5118505Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_symmetric_memory\__init__.py 2025-11-03T16:46:44.5126399Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_symmetric_memory\__pycache__\_nvshmem_triton.cpython-310.pyc 2025-11-03T16:46:44.5130144Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_symmetric_memory\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:44.5138427Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_tensor\api.py 2025-11-03T16:46:44.5142275Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_tensor\placement_types.py 2025-11-03T16:46:44.5146522Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_tensor\__init__.py 2025-11-03T16:46:44.5153809Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_tensor\__pycache__\api.cpython-310.pyc 2025-11-03T16:46:44.5157714Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_tensor\__pycache__\placement_types.cpython-310.pyc 2025-11-03T16:46:44.5161192Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_tensor\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:44.5178848Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_tools\common_utils.py 2025-11-03T16:46:44.5182490Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_tools\fake_collectives.py 2025-11-03T16:46:44.5186075Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_tools\fsdp2_mem_tracker.py 2025-11-03T16:46:44.5189887Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_tools\ilp_utils.py 2025-11-03T16:46:44.5203243Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_tools\memory_tracker.py 2025-11-03T16:46:44.5206679Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_tools\mem_tracker.py 2025-11-03T16:46:44.5210727Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_tools\mod_tracker.py 2025-11-03T16:46:44.5214202Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_tools\runtime_estimator.py 2025-11-03T16:46:44.5217776Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_tools\sac_estimator.py 2025-11-03T16:46:44.5221676Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_tools\sac_ilp.py 2025-11-03T16:46:44.5225284Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_tools\__init__.py 2025-11-03T16:46:44.5232649Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_tools\__pycache__\common_utils.cpython-310.pyc 2025-11-03T16:46:44.5236606Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_tools\__pycache__\fake_collectives.cpython-310.pyc 2025-11-03T16:46:44.5240389Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_tools\__pycache__\fsdp2_mem_tracker.cpython-310.pyc 2025-11-03T16:46:44.5253663Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_tools\__pycache__\ilp_utils.cpython-310.pyc 2025-11-03T16:46:44.5257212Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_tools\__pycache__\memory_tracker.cpython-310.pyc 2025-11-03T16:46:44.5260887Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_tools\__pycache__\mem_tracker.cpython-310.pyc 2025-11-03T16:46:44.5264527Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_tools\__pycache__\mod_tracker.cpython-310.pyc 2025-11-03T16:46:44.5268124Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_tools\__pycache__\runtime_estimator.cpython-310.pyc 2025-11-03T16:46:44.5271679Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_tools\__pycache__\sac_estimator.cpython-310.pyc 2025-11-03T16:46:44.5275418Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_tools\__pycache__\sac_ilp.cpython-310.pyc 2025-11-03T16:46:44.5279003Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_tools\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:44.5287865Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\__pycache__\argparse_util.cpython-310.pyc 2025-11-03T16:46:44.5291485Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\__pycache__\c10d_logger.cpython-310.pyc 2025-11-03T16:46:44.5295282Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\__pycache__\collective_utils.cpython-310.pyc 2025-11-03T16:46:44.5308283Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\__pycache__\constants.cpython-310.pyc 2025-11-03T16:46:44.5311897Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\__pycache__\device_mesh.cpython-310.pyc 2025-11-03T16:46:44.5315716Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\__pycache__\distributed_c10d.cpython-310.pyc 2025-11-03T16:46:44.5320739Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\__pycache__\launch.cpython-310.pyc 2025-11-03T16:46:44.5324649Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\__pycache__\logging_handlers.cpython-310.pyc 2025-11-03T16:46:44.5328237Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\__pycache__\remote_device.cpython-310.pyc 2025-11-03T16:46:44.5331932Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\__pycache__\rendezvous.cpython-310.pyc 2025-11-03T16:46:44.5335573Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\__pycache__\run.cpython-310.pyc 2025-11-03T16:46:44.5339388Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\__pycache__\utils.cpython-310.pyc 2025-11-03T16:46:44.5343108Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\__pycache__\_checkpointable.cpython-310.pyc 2025-11-03T16:46:44.5346794Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\__pycache__\_composable_state.cpython-310.pyc 2025-11-03T16:46:44.5350650Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\__pycache__\_dist2.cpython-310.pyc 2025-11-03T16:46:44.5357109Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\__pycache__\_functional_collectives.cpython-310.pyc 2025-11-03T16:46:44.5371312Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\__pycache__\_functional_collectives_impl.cpython-310.pyc 2025-11-03T16:46:44.5375851Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\__pycache__\_mesh_layout.cpython-310.pyc 2025-11-03T16:46:44.5380263Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\__pycache__\_serialization.cpython-310.pyc 2025-11-03T16:46:44.5384398Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\__pycache__\_state_dict_utils.cpython-310.pyc 2025-11-03T16:46:44.5388622Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:44.5399884Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\bernoulli.py 2025-11-03T16:46:44.5403863Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\beta.py 2025-11-03T16:46:44.5407377Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\binomial.py 2025-11-03T16:46:44.5411283Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\categorical.py 2025-11-03T16:46:44.5423901Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\cauchy.py 2025-11-03T16:46:44.5427878Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\chi2.py 2025-11-03T16:46:44.5431611Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\constraints.py 2025-11-03T16:46:44.5435536Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\constraint_registry.py 2025-11-03T16:46:44.5440092Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\continuous_bernoulli.py 2025-11-03T16:46:44.5443736Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\dirichlet.py 2025-11-03T16:46:44.5447601Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\distribution.py 2025-11-03T16:46:44.5451611Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\exponential.py 2025-11-03T16:46:44.5455328Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\exp_family.py 2025-11-03T16:46:44.5459504Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\fishersnedecor.py 2025-11-03T16:46:44.5463633Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\gamma.py 2025-11-03T16:46:44.5467837Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\generalized_pareto.py 2025-11-03T16:46:44.5472016Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\geometric.py 2025-11-03T16:46:44.5476014Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\gumbel.py 2025-11-03T16:46:44.5479673Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\half_cauchy.py 2025-11-03T16:46:44.5483752Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\half_normal.py 2025-11-03T16:46:44.5487942Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\independent.py 2025-11-03T16:46:44.5491835Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\inverse_gamma.py 2025-11-03T16:46:44.5505559Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\kl.py 2025-11-03T16:46:44.5509577Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\kumaraswamy.py 2025-11-03T16:46:44.5513772Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\laplace.py 2025-11-03T16:46:44.5517931Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\lkj_cholesky.py 2025-11-03T16:46:44.5521736Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\logistic_normal.py 2025-11-03T16:46:44.5526028Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\log_normal.py 2025-11-03T16:46:44.5530274Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\lowrank_multivariate_normal.py 2025-11-03T16:46:44.5533946Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\mixture_same_family.py 2025-11-03T16:46:44.5538022Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\multinomial.py 2025-11-03T16:46:44.5542550Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\multivariate_normal.py 2025-11-03T16:46:44.5557678Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\negative_binomial.py 2025-11-03T16:46:44.5562822Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\normal.py 2025-11-03T16:46:44.5567125Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\one_hot_categorical.py 2025-11-03T16:46:44.5571259Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\pareto.py 2025-11-03T16:46:44.5575254Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\poisson.py 2025-11-03T16:46:44.5579492Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\relaxed_bernoulli.py 2025-11-03T16:46:44.5583294Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\relaxed_categorical.py 2025-11-03T16:46:44.5587234Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\studentT.py 2025-11-03T16:46:44.5590733Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\transformed_distribution.py 2025-11-03T16:46:44.5594332Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\transforms.py 2025-11-03T16:46:44.5599094Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\uniform.py 2025-11-03T16:46:44.5602569Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\utils.py 2025-11-03T16:46:44.5606044Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\von_mises.py 2025-11-03T16:46:44.5618969Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\weibull.py 2025-11-03T16:46:44.5622415Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\wishart.py 2025-11-03T16:46:44.5625824Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__init__.py 2025-11-03T16:46:44.5634953Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\bernoulli.cpython-310.pyc 2025-11-03T16:46:44.5638573Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\beta.cpython-310.pyc 2025-11-03T16:46:44.5642186Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\binomial.cpython-310.pyc 2025-11-03T16:46:44.5655684Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\categorical.cpython-310.pyc 2025-11-03T16:46:44.5659189Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\cauchy.cpython-310.pyc 2025-11-03T16:46:44.5662806Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\chi2.cpython-310.pyc 2025-11-03T16:46:44.5666499Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\constraints.cpython-310.pyc 2025-11-03T16:46:44.5670232Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\constraint_registry.cpython-310.pyc 2025-11-03T16:46:44.5673875Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\continuous_bernoulli.cpython-310.pyc 2025-11-03T16:46:44.5678070Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\dirichlet.cpython-310.pyc 2025-11-03T16:46:44.5681532Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\distribution.cpython-310.pyc 2025-11-03T16:46:44.5685117Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\exponential.cpython-310.pyc 2025-11-03T16:46:44.5688699Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\exp_family.cpython-310.pyc 2025-11-03T16:46:44.5692342Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\fishersnedecor.cpython-310.pyc 2025-11-03T16:46:44.5695882Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\gamma.cpython-310.pyc 2025-11-03T16:46:44.5700278Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\generalized_pareto.cpython-310.pyc 2025-11-03T16:46:44.5704026Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\geometric.cpython-310.pyc 2025-11-03T16:46:44.5717088Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\gumbel.cpython-310.pyc 2025-11-03T16:46:44.5720706Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\half_cauchy.cpython-310.pyc 2025-11-03T16:46:44.5724332Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\half_normal.cpython-310.pyc 2025-11-03T16:46:44.5728222Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\independent.cpython-310.pyc 2025-11-03T16:46:44.5745745Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\inverse_gamma.cpython-310.pyc 2025-11-03T16:46:44.5746657Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\kl.cpython-310.pyc 2025-11-03T16:46:44.5747434Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\kumaraswamy.cpython-310.pyc 2025-11-03T16:46:44.5748391Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\laplace.cpython-310.pyc 2025-11-03T16:46:44.5756199Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\lkj_cholesky.cpython-310.pyc 2025-11-03T16:46:44.5760155Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\logistic_normal.cpython-310.pyc 2025-11-03T16:46:44.5763778Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\log_normal.cpython-310.pyc 2025-11-03T16:46:44.5767479Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\lowrank_multivariate_normal.cpython-310.pyc 2025-11-03T16:46:44.5771080Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\mixture_same_family.cpython-310.pyc 2025-11-03T16:46:44.5774720Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\multinomial.cpython-310.pyc 2025-11-03T16:46:44.5778857Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\multivariate_normal.cpython-310.pyc 2025-11-03T16:46:44.5782373Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\negative_binomial.cpython-310.pyc 2025-11-03T16:46:44.5804951Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\normal.cpython-310.pyc 2025-11-03T16:46:44.5808621Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\one_hot_categorical.cpython-310.pyc 2025-11-03T16:46:44.5812213Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\pareto.cpython-310.pyc 2025-11-03T16:46:44.5815855Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\poisson.cpython-310.pyc 2025-11-03T16:46:44.5819807Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\relaxed_bernoulli.cpython-310.pyc 2025-11-03T16:46:44.5823373Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\relaxed_categorical.cpython-310.pyc 2025-11-03T16:46:44.5827164Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\studentT.cpython-310.pyc 2025-11-03T16:46:44.5830854Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\transformed_distribution.cpython-310.pyc 2025-11-03T16:46:44.5844908Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\transforms.cpython-310.pyc 2025-11-03T16:46:44.5848793Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\uniform.cpython-310.pyc 2025-11-03T16:46:44.5852857Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\utils.cpython-310.pyc 2025-11-03T16:46:44.5856515Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\von_mises.cpython-310.pyc 2025-11-03T16:46:44.5860065Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\weibull.cpython-310.pyc 2025-11-03T16:46:44.5863665Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\wishart.cpython-310.pyc 2025-11-03T16:46:44.5867330Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:44.5876707Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\custom_obj.py 2025-11-03T16:46:44.5880264Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\custom_ops.py 2025-11-03T16:46:44.5883929Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\decomp_utils.py 2025-11-03T16:46:44.5887320Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\dynamic_shapes.py 2025-11-03T16:46:44.5900519Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\exported_program.py 2025-11-03T16:46:44.5905097Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\graph_signature.py 2025-11-03T16:46:44.5908907Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\unflatten.py 2025-11-03T16:46:44.5912949Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\_draft_export.py 2025-11-03T16:46:44.5916636Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\_leakage_detection_utils.py 2025-11-03T16:46:44.5920396Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\_remove_auto_functionalized_pass.py 2025-11-03T16:46:44.5924182Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\_remove_effect_tokens_pass.py 2025-11-03T16:46:44.5927728Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\_safeguard.py 2025-11-03T16:46:44.5931506Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\_swap.py 2025-11-03T16:46:44.5935009Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\_trace.py 2025-11-03T16:46:44.5939071Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\_tree_utils.py 2025-11-03T16:46:44.5942662Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\_unlift.py 2025-11-03T16:46:44.5946165Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\_wrapper_utils.py 2025-11-03T16:46:44.5949627Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\__init__.py 2025-11-03T16:46:44.5957280Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\experimental\_utils.py 2025-11-03T16:46:44.5960718Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\experimental\__init__.py 2025-11-03T16:46:44.5967752Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\experimental\__pycache__\_utils.cpython-310.pyc 2025-11-03T16:46:44.5971664Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\experimental\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:44.5979461Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\passes\__init__.py 2025-11-03T16:46:44.6047064Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\passes\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:44.6081730Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\pt2_archive\constants.py 2025-11-03T16:46:44.6086076Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\pt2_archive\_package.py 2025-11-03T16:46:44.6092103Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\pt2_archive\_package_weights.py 2025-11-03T16:46:44.6095769Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\pt2_archive\__init__.py 2025-11-03T16:46:44.6111905Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\pt2_archive\__pycache__\constants.cpython-310.pyc 2025-11-03T16:46:44.6115898Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\pt2_archive\__pycache__\_package.cpython-310.pyc 2025-11-03T16:46:44.6119610Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\pt2_archive\__pycache__\_package_weights.cpython-310.pyc 2025-11-03T16:46:44.6131231Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\pt2_archive\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:44.6140304Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\__pycache__\custom_obj.cpython-310.pyc 2025-11-03T16:46:44.6144023Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\__pycache__\custom_ops.cpython-310.pyc 2025-11-03T16:46:44.6147593Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\__pycache__\decomp_utils.cpython-310.pyc 2025-11-03T16:46:44.6159069Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\__pycache__\dynamic_shapes.cpython-310.pyc 2025-11-03T16:46:44.6162922Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\__pycache__\exported_program.cpython-310.pyc 2025-11-03T16:46:44.6167519Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\__pycache__\graph_signature.cpython-310.pyc 2025-11-03T16:46:44.6171820Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\__pycache__\unflatten.cpython-310.pyc 2025-11-03T16:46:44.6176381Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\__pycache__\_draft_export.cpython-310.pyc 2025-11-03T16:46:44.6179721Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\__pycache__\_leakage_detection_utils.cpython-310.pyc 2025-11-03T16:46:44.6183400Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\__pycache__\_remove_auto_functionalized_pass.cpython-310.pyc 2025-11-03T16:46:44.6187098Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\__pycache__\_remove_effect_tokens_pass.cpython-310.pyc 2025-11-03T16:46:44.6191188Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\__pycache__\_safeguard.cpython-310.pyc 2025-11-03T16:46:44.6195178Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\__pycache__\_swap.cpython-310.pyc 2025-11-03T16:46:44.6198815Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\__pycache__\_trace.cpython-310.pyc 2025-11-03T16:46:44.6202866Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\__pycache__\_tree_utils.cpython-310.pyc 2025-11-03T16:46:44.6207077Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\__pycache__\_unlift.cpython-310.pyc 2025-11-03T16:46:44.6218417Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\__pycache__\_wrapper_utils.cpython-310.pyc 2025-11-03T16:46:44.6222015Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:44.6231210Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fft\__init__.py 2025-11-03T16:46:44.6239000Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fft\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:44.6246788Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\func\__init__.py 2025-11-03T16:46:44.6253547Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\func\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:44.6261296Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\futures\__init__.py 2025-11-03T16:46:44.6268387Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\futures\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:44.6275797Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\annotate.py 2025-11-03T16:46:44.6279309Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\config.py 2025-11-03T16:46:44.6282933Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\graph.py 2025-11-03T16:46:44.6286907Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\graph_module.py 2025-11-03T16:46:44.6290559Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\immutable_collections.py 2025-11-03T16:46:44.6301653Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\interpreter.py 2025-11-03T16:46:44.6305494Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\node.py 2025-11-03T16:46:44.6309126Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\operator_schemas.py 2025-11-03T16:46:44.6312535Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\proxy.py 2025-11-03T16:46:44.6316295Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\subgraph_rewriter.py 2025-11-03T16:46:44.6319927Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\tensor_type.py 2025-11-03T16:46:44.6323383Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\traceback.py 2025-11-03T16:46:44.6327234Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\_compatibility.py 2025-11-03T16:46:44.6331483Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\_graph_pickler.py 2025-11-03T16:46:44.6335657Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\_lazy_graph_module.py 2025-11-03T16:46:44.6339332Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\_pytree.py 2025-11-03T16:46:44.6343077Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\_symbolic_trace.py 2025-11-03T16:46:44.6347316Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\_utils.py 2025-11-03T16:46:44.6351145Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\__init__.py 2025-11-03T16:46:44.6360421Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\accelerator_partitioner.py 2025-11-03T16:46:44.6364844Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\const_fold.py 2025-11-03T16:46:44.6369021Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\debug.py 2025-11-03T16:46:44.6380809Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\graph_gradual_typechecker.py 2025-11-03T16:46:44.6385074Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\merge_matmul.py 2025-11-03T16:46:44.6389194Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\meta_tracer.py 2025-11-03T16:46:44.6392973Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\normalize.py 2025-11-03T16:46:44.6397050Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\optimization.py 2025-11-03T16:46:44.6401251Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\partitioner_utils.py 2025-11-03T16:46:44.6404888Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\proxy_tensor.py 2025-11-03T16:46:44.6409885Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\recording.py 2025-11-03T16:46:44.6414132Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\refinement_types.py 2025-11-03T16:46:44.6417869Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\rewriter.py 2025-11-03T16:46:44.6421861Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\schema_type_annotation.py 2025-11-03T16:46:44.6425901Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\symbolic_shapes.py 2025-11-03T16:46:44.6432418Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\sym_node.py 2025-11-03T16:46:44.6436739Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\unify_refinements.py 2025-11-03T16:46:44.6440799Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\validator.py 2025-11-03T16:46:44.6445209Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\_backward_state.py 2025-11-03T16:46:44.6449379Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\_config.py 2025-11-03T16:46:44.6453072Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\_constant_symnode.py 2025-11-03T16:46:44.6465342Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\_dynamism.py 2025-11-03T16:46:44.6469317Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\__init__.py 2025-11-03T16:46:44.6476744Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\migrate_gradual_types\constraint.py 2025-11-03T16:46:44.6481060Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\migrate_gradual_types\constraint_generator.py 2025-11-03T16:46:44.6485358Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\migrate_gradual_types\constraint_transformation.py 2025-11-03T16:46:44.6498100Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\migrate_gradual_types\operation.py 2025-11-03T16:46:44.6501839Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\migrate_gradual_types\transform_to_z3.py 2025-11-03T16:46:44.6506067Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\migrate_gradual_types\util.py 2025-11-03T16:46:44.6510138Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\migrate_gradual_types\z3_types.py 2025-11-03T16:46:44.6513929Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\migrate_gradual_types\__init__.py 2025-11-03T16:46:44.6521657Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\migrate_gradual_types\__pycache__\constraint.cpython-310.pyc 2025-11-03T16:46:44.6525560Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\migrate_gradual_types\__pycache__\constraint_generator.cpython-310.pyc 2025-11-03T16:46:44.6530235Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\migrate_gradual_types\__pycache__\constraint_transformation.cpython-310.pyc 2025-11-03T16:46:44.6543488Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\migrate_gradual_types\__pycache__\operation.cpython-310.pyc 2025-11-03T16:46:44.6547596Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\migrate_gradual_types\__pycache__\transform_to_z3.cpython-310.pyc 2025-11-03T16:46:44.6551609Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\migrate_gradual_types\__pycache__\util.cpython-310.pyc 2025-11-03T16:46:44.6557373Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\migrate_gradual_types\__pycache__\z3_types.cpython-310.pyc 2025-11-03T16:46:44.6563369Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\migrate_gradual_types\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:44.6577035Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\unification\core.py 2025-11-03T16:46:44.6582364Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\unification\dispatch.py 2025-11-03T16:46:44.6586947Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\unification\match.py 2025-11-03T16:46:44.6591210Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\unification\more.py 2025-11-03T16:46:44.6595166Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\unification\unification_tools.py 2025-11-03T16:46:44.6607626Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\unification\utils.py 2025-11-03T16:46:44.6611204Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\unification\variable.py 2025-11-03T16:46:44.6615556Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\unification\__init__.py 2025-11-03T16:46:44.6623096Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\unification\multipledispatch\conflict.py 2025-11-03T16:46:44.6626770Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\unification\multipledispatch\core.py 2025-11-03T16:46:44.6630266Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\unification\multipledispatch\dispatcher.py 2025-11-03T16:46:44.6634460Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\unification\multipledispatch\utils.py 2025-11-03T16:46:44.6638379Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\unification\multipledispatch\variadic.py 2025-11-03T16:46:44.6650904Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\unification\multipledispatch\__init__.py 2025-11-03T16:46:44.6658284Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\unification\multipledispatch\__pycache__\conflict.cpython-310.pyc 2025-11-03T16:46:44.6662046Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\unification\multipledispatch\__pycache__\core.cpython-310.pyc 2025-11-03T16:46:44.6666482Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\unification\multipledispatch\__pycache__\dispatcher.cpython-310.pyc 2025-11-03T16:46:44.6679081Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\unification\multipledispatch\__pycache__\utils.cpython-310.pyc 2025-11-03T16:46:44.6682649Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\unification\multipledispatch\__pycache__\variadic.cpython-310.pyc 2025-11-03T16:46:44.6686600Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\unification\multipledispatch\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:44.6694798Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\unification\__pycache__\core.cpython-310.pyc 2025-11-03T16:46:44.6698555Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\unification\__pycache__\dispatch.cpython-310.pyc 2025-11-03T16:46:44.6702191Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\unification\__pycache__\match.cpython-310.pyc 2025-11-03T16:46:44.6714614Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\unification\__pycache__\more.cpython-310.pyc 2025-11-03T16:46:44.6719042Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\unification\__pycache__\unification_tools.cpython-310.pyc 2025-11-03T16:46:44.6722661Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\unification\__pycache__\utils.cpython-310.pyc 2025-11-03T16:46:44.6726338Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\unification\__pycache__\variable.cpython-310.pyc 2025-11-03T16:46:44.6731778Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\unification\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:44.6740532Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\__pycache__\accelerator_partitioner.cpython-310.pyc 2025-11-03T16:46:44.6744028Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\__pycache__\const_fold.cpython-310.pyc 2025-11-03T16:46:44.6747757Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\__pycache__\debug.cpython-310.pyc 2025-11-03T16:46:44.6760340Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\__pycache__\graph_gradual_typechecker.cpython-310.pyc 2025-11-03T16:46:44.6764074Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\__pycache__\merge_matmul.cpython-310.pyc 2025-11-03T16:46:44.6767999Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\__pycache__\meta_tracer.cpython-310.pyc 2025-11-03T16:46:44.6771551Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\__pycache__\normalize.cpython-310.pyc 2025-11-03T16:46:44.6775214Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\__pycache__\optimization.cpython-310.pyc 2025-11-03T16:46:44.6778732Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\__pycache__\partitioner_utils.cpython-310.pyc 2025-11-03T16:46:44.6782432Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\__pycache__\proxy_tensor.cpython-310.pyc 2025-11-03T16:46:44.6786434Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\__pycache__\recording.cpython-310.pyc 2025-11-03T16:46:44.6790034Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\__pycache__\refinement_types.cpython-310.pyc 2025-11-03T16:46:44.6793786Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\__pycache__\rewriter.cpython-310.pyc 2025-11-03T16:46:44.6797659Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\__pycache__\schema_type_annotation.cpython-310.pyc 2025-11-03T16:46:44.6801110Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\__pycache__\symbolic_shapes.cpython-310.pyc 2025-11-03T16:46:44.6805961Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\__pycache__\sym_node.cpython-310.pyc 2025-11-03T16:46:44.6818964Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\__pycache__\unify_refinements.cpython-310.pyc 2025-11-03T16:46:44.6822793Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\__pycache__\validator.cpython-310.pyc 2025-11-03T16:46:44.6826842Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\__pycache__\_backward_state.cpython-310.pyc 2025-11-03T16:46:44.6831124Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\__pycache__\_config.cpython-310.pyc 2025-11-03T16:46:44.6834931Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\__pycache__\_constant_symnode.cpython-310.pyc 2025-11-03T16:46:44.6839169Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\__pycache__\_dynamism.cpython-310.pyc 2025-11-03T16:46:44.6843552Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:44.6853022Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\annotate_getitem_nodes.py 2025-11-03T16:46:44.6856990Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\fake_tensor_prop.py 2025-11-03T16:46:44.6860880Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\graph_drawer.py 2025-11-03T16:46:44.6864763Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\graph_manipulation.py 2025-11-03T16:46:44.6877608Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\graph_transform_observer.py 2025-11-03T16:46:44.6881388Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\net_min_base.py 2025-11-03T16:46:44.6885856Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\operator_support.py 2025-11-03T16:46:44.6889823Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\param_fetch.py 2025-11-03T16:46:44.6893595Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\pass_manager.py 2025-11-03T16:46:44.6897625Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\regional_inductor.py 2025-11-03T16:46:44.6901094Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\reinplace.py 2025-11-03T16:46:44.6905181Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\runtime_assert.py 2025-11-03T16:46:44.6909364Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\shape_prop.py 2025-11-03T16:46:44.6913096Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\splitter_base.py 2025-11-03T16:46:44.6917412Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\split_module.py 2025-11-03T16:46:44.6921906Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\split_utils.py 2025-11-03T16:46:44.6925558Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\tools_common.py 2025-11-03T16:46:44.6929654Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\_tensorify_python_scalars.py 2025-11-03T16:46:44.6941715Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\__init__.py 2025-11-03T16:46:44.6949841Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\backends\cudagraphs.py 2025-11-03T16:46:44.6953711Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\backends\__init__.py 2025-11-03T16:46:44.6960811Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\backends\__pycache__\cudagraphs.cpython-310.pyc 2025-11-03T16:46:44.6964994Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\backends\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:44.6973661Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\dialect\__init__.py 2025-11-03T16:46:44.6980035Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\dialect\common\cse_pass.py 2025-11-03T16:46:44.6983931Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\dialect\common\__init__.py 2025-11-03T16:46:44.6990901Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\dialect\common\__pycache__\cse_pass.cpython-310.pyc 2025-11-03T16:46:44.6994930Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\dialect\common\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:44.7003286Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\dialect\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:44.7012370Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\infra\partitioner.py 2025-11-03T16:46:44.7015663Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\infra\pass_base.py 2025-11-03T16:46:44.7019726Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\infra\pass_manager.py 2025-11-03T16:46:44.7023644Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\infra\__init__.py 2025-11-03T16:46:44.7040695Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\infra\__pycache__\partitioner.cpython-310.pyc 2025-11-03T16:46:44.7044941Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\infra\__pycache__\pass_base.cpython-310.pyc 2025-11-03T16:46:44.7049115Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\infra\__pycache__\pass_manager.cpython-310.pyc 2025-11-03T16:46:44.7063271Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\infra\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:44.7075044Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\tests\test_pass_manager.py 2025-11-03T16:46:44.7078999Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\tests\__init__.py 2025-11-03T16:46:44.7086276Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\tests\__pycache__\test_pass_manager.cpython-310.pyc 2025-11-03T16:46:44.7090241Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\tests\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:44.7098802Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\utils\common.py 2025-11-03T16:46:44.7103208Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\utils\fuser_utils.py 2025-11-03T16:46:44.7106606Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\utils\matcher_utils.py 2025-11-03T16:46:44.7110037Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\utils\matcher_with_name_node_map_utils.py 2025-11-03T16:46:44.7122913Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\utils\source_matcher_utils.py 2025-11-03T16:46:44.7126886Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\utils\__init__.py 2025-11-03T16:46:44.7135193Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\utils\__pycache__\common.cpython-310.pyc 2025-11-03T16:46:44.7138878Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\utils\__pycache__\fuser_utils.cpython-310.pyc 2025-11-03T16:46:44.7142698Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\utils\__pycache__\matcher_utils.cpython-310.pyc 2025-11-03T16:46:44.7154567Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\utils\__pycache__\matcher_with_name_node_map_utils.cpython-310.pyc 2025-11-03T16:46:44.7158216Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\utils\__pycache__\source_matcher_utils.cpython-310.pyc 2025-11-03T16:46:44.7162416Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\utils\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:44.7170869Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\__pycache__\annotate_getitem_nodes.cpython-310.pyc 2025-11-03T16:46:44.7174909Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\__pycache__\fake_tensor_prop.cpython-310.pyc 2025-11-03T16:46:44.7178595Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\__pycache__\graph_drawer.cpython-310.pyc 2025-11-03T16:46:44.7190991Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\__pycache__\graph_manipulation.cpython-310.pyc 2025-11-03T16:46:44.7194779Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\__pycache__\graph_transform_observer.cpython-310.pyc 2025-11-03T16:46:44.7198679Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\__pycache__\net_min_base.cpython-310.pyc 2025-11-03T16:46:44.7202680Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\__pycache__\operator_support.cpython-310.pyc 2025-11-03T16:46:44.7206030Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\__pycache__\param_fetch.cpython-310.pyc 2025-11-03T16:46:44.7209640Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\__pycache__\pass_manager.cpython-310.pyc 2025-11-03T16:46:44.7213367Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\__pycache__\regional_inductor.cpython-310.pyc 2025-11-03T16:46:44.7217463Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\__pycache__\reinplace.cpython-310.pyc 2025-11-03T16:46:44.7221443Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\__pycache__\runtime_assert.cpython-310.pyc 2025-11-03T16:46:44.7225724Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\__pycache__\shape_prop.cpython-310.pyc 2025-11-03T16:46:44.7229228Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\__pycache__\splitter_base.cpython-310.pyc 2025-11-03T16:46:44.7233022Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\__pycache__\split_module.cpython-310.pyc 2025-11-03T16:46:44.7237483Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\__pycache__\split_utils.cpython-310.pyc 2025-11-03T16:46:44.7249613Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\__pycache__\tools_common.cpython-310.pyc 2025-11-03T16:46:44.7253187Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\__pycache__\_tensorify_python_scalars.cpython-310.pyc 2025-11-03T16:46:44.7256684Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:44.7265651Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\__pycache__\annotate.cpython-310.pyc 2025-11-03T16:46:44.7269579Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\__pycache__\config.cpython-310.pyc 2025-11-03T16:46:44.7273205Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\__pycache__\graph.cpython-310.pyc 2025-11-03T16:46:44.7286147Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\__pycache__\graph_module.cpython-310.pyc 2025-11-03T16:46:44.7289809Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\__pycache__\immutable_collections.cpython-310.pyc 2025-11-03T16:46:44.7293605Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\__pycache__\interpreter.cpython-310.pyc 2025-11-03T16:46:44.7297384Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\__pycache__\node.cpython-310.pyc 2025-11-03T16:46:44.7300944Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\__pycache__\operator_schemas.cpython-310.pyc 2025-11-03T16:46:44.7337728Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\__pycache__\proxy.cpython-310.pyc 2025-11-03T16:46:44.7342031Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\__pycache__\subgraph_rewriter.cpython-310.pyc 2025-11-03T16:46:44.7345937Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\__pycache__\tensor_type.cpython-310.pyc 2025-11-03T16:46:44.7349891Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\__pycache__\traceback.cpython-310.pyc 2025-11-03T16:46:44.7354386Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\__pycache__\_compatibility.cpython-310.pyc 2025-11-03T16:46:44.7358741Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\__pycache__\_graph_pickler.cpython-310.pyc 2025-11-03T16:46:44.7362664Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\__pycache__\_lazy_graph_module.cpython-310.pyc 2025-11-03T16:46:44.7366894Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\__pycache__\_pytree.cpython-310.pyc 2025-11-03T16:46:44.7375108Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\__pycache__\_symbolic_trace.cpython-310.pyc 2025-11-03T16:46:44.7379439Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\__pycache__\_utils.cpython-310.pyc 2025-11-03T16:46:44.7383488Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:44.7403014Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\advisor-annotate.h 2025-11-03T16:46:44.7407390Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\cpuinfo.h 2025-11-03T16:46:44.7411279Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\dnnl.h 2025-11-03T16:46:44.7415125Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\dnnl.hpp 2025-11-03T16:46:44.7419039Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\dnnl_config.h 2025-11-03T16:46:44.7432206Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\dnnl_debug.h 2025-11-03T16:46:44.7436047Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\dnnl_ocl.h 2025-11-03T16:46:44.7439937Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\dnnl_ocl.hpp 2025-11-03T16:46:44.7443770Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\dnnl_sycl.h 2025-11-03T16:46:44.7447295Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\dnnl_sycl.hpp 2025-11-03T16:46:44.7451485Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\dnnl_sycl_types.h 2025-11-03T16:46:44.7456017Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\dnnl_threadpool.h 2025-11-03T16:46:44.7459688Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\dnnl_threadpool.hpp 2025-11-03T16:46:44.7464068Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\dnnl_threadpool_iface.hpp 2025-11-03T16:46:44.7468138Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\dnnl_types.h 2025-11-03T16:46:44.7471821Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\dnnl_version.h 2025-11-03T16:46:44.7475941Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\experiments-config.h 2025-11-03T16:46:44.7480305Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\fp16.h 2025-11-03T16:46:44.7483742Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\fxdiv.h 2025-11-03T16:46:44.7488008Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ittnotify-zca.h 2025-11-03T16:46:44.7492164Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ittnotify.h 2025-11-03T16:46:44.7497357Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\jitprofiling.h 2025-11-03T16:46:44.7511765Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\libittnotify.h 2025-11-03T16:46:44.7515687Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\libshm.h 2025-11-03T16:46:44.7519645Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\psimd.h 2025-11-03T16:46:44.7523737Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pthreadpool.h 2025-11-03T16:46:44.7528291Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\sleef.h 2025-11-03T16:46:44.7533198Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\xnnpack.h 2025-11-03T16:46:44.7545442Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\AccumulateType.h 2025-11-03T16:46:44.7549461Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ArrayRef.h 2025-11-03T16:46:44.7553274Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ATen.h 2025-11-03T16:46:44.7556996Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\autocast_mode.h 2025-11-03T16:46:44.7561152Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\Backend.h 2025-11-03T16:46:44.7574533Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\Backtrace.h 2025-11-03T16:46:44.7578556Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\BlasBackend.h 2025-11-03T16:46:44.7583712Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\CachedTensorUtils.h 2025-11-03T16:46:44.7587207Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ceil_div.h 2025-11-03T16:46:44.7590907Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\code_template.h 2025-11-03T16:46:44.7594827Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\CollapseDims.h 2025-11-03T16:46:44.7598508Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\CompositeExplicitAutogradFunctions.h 2025-11-03T16:46:44.7602355Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\CompositeExplicitAutogradFunctions_inl.h 2025-11-03T16:46:44.7606071Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\CompositeExplicitAutogradNonFunctionalFunctions.h 2025-11-03T16:46:44.7609724Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\CompositeExplicitAutogradNonFunctionalFunctions_inl.h 2025-11-03T16:46:44.7613652Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\CompositeImplicitAutogradFunctions.h 2025-11-03T16:46:44.7617325Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\CompositeImplicitAutogradFunctions_inl.h 2025-11-03T16:46:44.7621282Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\CompositeImplicitAutogradNestedTensorFunctions.h 2025-11-03T16:46:44.7625166Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\CompositeImplicitAutogradNestedTensorFunctions_inl.h 2025-11-03T16:46:44.7638152Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\Config.h 2025-11-03T16:46:44.7641607Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\Context.h 2025-11-03T16:46:44.7645228Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpp_custom_type_hack.h 2025-11-03T16:46:44.7648633Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\CPUApplyUtils.h 2025-11-03T16:46:44.7652510Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\CPUFixedAllocator.h 2025-11-03T16:46:44.7656972Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\CPUFunctions.h 2025-11-03T16:46:44.7660543Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\CPUFunctions_inl.h 2025-11-03T16:46:44.7664419Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\CPUGeneratorImpl.h 2025-11-03T16:46:44.7667946Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\CUDAFunctions.h 2025-11-03T16:46:44.7671388Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\CUDAFunctions_inl.h 2025-11-03T16:46:44.7684592Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\Device.h 2025-11-03T16:46:44.7688017Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\DeviceAccelerator.h 2025-11-03T16:46:44.7691390Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\DeviceGuard.h 2025-11-03T16:46:44.7694718Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\Dimname.h 2025-11-03T16:46:44.7697893Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\DimVector.h 2025-11-03T16:46:44.7701167Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\Dispatch.h 2025-11-03T16:46:44.7704621Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\Dispatch_v2.h 2025-11-03T16:46:44.7708299Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\div_rtn.h 2025-11-03T16:46:44.7711743Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\DLConvertor.h 2025-11-03T16:46:44.7715672Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\dlpack.h 2025-11-03T16:46:44.7719852Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\DTensorState.h 2025-11-03T16:46:44.7723461Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\DynamicLibrary.h 2025-11-03T16:46:44.7736087Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\EmptyTensor.h 2025-11-03T16:46:44.7739392Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ExpandBase.h 2025-11-03T16:46:44.7742830Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ExpandUtils.h 2025-11-03T16:46:44.7746183Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\Formatting.h 2025-11-03T16:46:44.7749560Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\FunctionalizeFallbackKernel.h 2025-11-03T16:46:44.7752991Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\FunctionalStorageImpl.h 2025-11-03T16:46:44.7756384Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\FunctionalTensorWrapper.h 2025-11-03T16:46:44.7760083Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\Functions.h 2025-11-03T16:46:44.7763883Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\FuncTorchTLS.h 2025-11-03T16:46:44.7767341Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\Generator.h 2025-11-03T16:46:44.7779844Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\InferSize.h 2025-11-03T16:46:44.7783217Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\InitialTensorOptions.h 2025-11-03T16:46:44.7786608Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\jiterator_macros.h 2025-11-03T16:46:44.7790429Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\jit_macros.h 2025-11-03T16:46:44.7793920Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\Layout.h 2025-11-03T16:46:44.7797471Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\LegacyBatchedFallback.h 2025-11-03T16:46:44.7800968Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\LegacyBatchedTensorImpl.h 2025-11-03T16:46:44.7804449Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\LegacyVmapMode.h 2025-11-03T16:46:44.7808023Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\LegacyVmapTransforms.h 2025-11-03T16:46:44.7811470Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\LinalgBackend.h 2025-11-03T16:46:44.7834821Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\MapAllocator.h 2025-11-03T16:46:44.7838895Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\MatrixRef.h 2025-11-03T16:46:44.7842533Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\MemoryOverlap.h 2025-11-03T16:46:44.7846266Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\MetaFunctions.h 2025-11-03T16:46:44.7850283Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\MetaFunctions_inl.h 2025-11-03T16:46:44.7853734Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\MethodOperators.h 2025-11-03T16:46:44.7857204Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\NamedTensor.h 2025-11-03T16:46:44.7860597Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\NamedTensorUtils.h 2025-11-03T16:46:44.7863997Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\NativeFunctions.h 2025-11-03T16:46:44.7876601Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\NativeMetaFunctions.h 2025-11-03T16:46:44.7880371Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\NestedTensorImpl.h 2025-11-03T16:46:44.7883769Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\NumericUtils.h 2025-11-03T16:46:44.7887320Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\OpaqueTensorImpl.h 2025-11-03T16:46:44.7890621Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\Operators.h 2025-11-03T16:46:44.7894471Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\OpMathType.h 2025-11-03T16:46:44.7897856Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\PadNd.h 2025-11-03T16:46:44.7901063Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\Parallel-inl.h 2025-11-03T16:46:44.7904758Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\Parallel.h 2025-11-03T16:46:44.7908063Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ParallelFuture.h 2025-11-03T16:46:44.7920987Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ParallelNative.h 2025-11-03T16:46:44.7924840Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ParallelOpenMP.h 2025-11-03T16:46:44.7928530Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\PTThreadPool.h 2025-11-03T16:46:44.7932188Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\PythonTorchFunctionTLS.h 2025-11-03T16:46:44.7935830Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\record_function.h 2025-11-03T16:46:44.7939984Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\RedispatchFunctions.h 2025-11-03T16:46:44.7957253Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\RegistrationDeclarations.h 2025-11-03T16:46:44.7966999Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ROCmFABackend.h 2025-11-03T16:46:44.7971301Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\SavedTensorHooks.h 2025-11-03T16:46:44.7975468Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\Scalar.h 2025-11-03T16:46:44.7979017Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ScalarOps.h 2025-11-03T16:46:44.7983010Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ScalarType.h 2025-11-03T16:46:44.7986707Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\SDPBackend.h 2025-11-03T16:46:44.7990664Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\SequenceNumber.h 2025-11-03T16:46:44.7994667Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\SmallVector.h 2025-11-03T16:46:44.7998393Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\SparseCsrTensorImpl.h 2025-11-03T16:46:44.8002453Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\SparseCsrTensorUtils.h 2025-11-03T16:46:44.8006692Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\SparseTensorImpl.h 2025-11-03T16:46:44.8010275Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\Storage.h 2025-11-03T16:46:44.8014343Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\StorageUtils.h 2025-11-03T16:46:44.8026828Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\Tensor.h 2025-11-03T16:46:44.8030599Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\TensorAccessor.h 2025-11-03T16:46:44.8034024Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\TensorGeometry.h 2025-11-03T16:46:44.8038122Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\TensorIndexing.h 2025-11-03T16:46:44.8044195Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\TensorIterator.h 2025-11-03T16:46:44.8048788Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\TensorIteratorInternal.h 2025-11-03T16:46:44.8052745Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\TensorMeta.h 2025-11-03T16:46:44.8057255Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\TensorNames.h 2025-11-03T16:46:44.8061798Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\TensorOperators.h 2025-11-03T16:46:44.8066563Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\TensorOptions.h 2025-11-03T16:46:44.8072149Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\TensorSubclassLikeUtils.h 2025-11-03T16:46:44.8077481Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\TensorUtils.h 2025-11-03T16:46:44.8083100Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ThreadLocalPythonObjects.h 2025-11-03T16:46:44.8088403Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ThreadLocalState.h 2025-11-03T16:46:44.8093579Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\TracerMode.h 2025-11-03T16:46:44.8097854Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\TypeDefault.h 2025-11-03T16:46:44.8102580Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\Utils.h 2025-11-03T16:46:44.8106035Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\Version.h 2025-11-03T16:46:44.8110191Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\VmapGeneratedPlumbing.h 2025-11-03T16:46:44.8123280Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\WrapDimUtils.h 2025-11-03T16:46:44.8137215Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\WrapDimUtilsMulti.h 2025-11-03T16:46:44.8146972Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\alias_info.h 2025-11-03T16:46:44.8150485Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\Array.h 2025-11-03T16:46:44.8153970Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\ATenGeneral.h 2025-11-03T16:46:44.8157732Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\ATenOpList.h 2025-11-03T16:46:44.8171005Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\ATen_fwd.h 2025-11-03T16:46:44.8175164Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\aten_interned_strings.h 2025-11-03T16:46:44.8179175Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\ATen_pch.h 2025-11-03T16:46:44.8182705Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\Backtrace.h 2025-11-03T16:46:44.8186079Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\blob.h 2025-11-03T16:46:44.8190016Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\builtin_function.h 2025-11-03T16:46:44.8193626Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\CachingHostAllocator.h 2025-11-03T16:46:44.8197754Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\CheckMemoryFormat.h 2025-11-03T16:46:44.8201532Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\class_type.h 2025-11-03T16:46:44.8205062Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\custom_class.h 2025-11-03T16:46:44.8208587Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\DeprecatedTypeProperties.h 2025-11-03T16:46:44.8212193Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\DeprecatedTypePropertiesRegistry.h 2025-11-03T16:46:44.8215703Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\Dict.h 2025-11-03T16:46:44.8219430Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\Dict_inl.h 2025-11-03T16:46:44.8222980Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\Dimname.h 2025-11-03T16:46:44.8226367Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\DimVector.h 2025-11-03T16:46:44.8229896Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\DistributionsHelper.h 2025-11-03T16:46:44.8233549Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\dynamic_type.h 2025-11-03T16:46:44.8246203Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\enum_tag.h 2025-11-03T16:46:44.8249658Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\enum_type.h 2025-11-03T16:46:44.8253052Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\Formatting.h 2025-11-03T16:46:44.8256510Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\function.h 2025-11-03T16:46:44.8259889Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\functional.h 2025-11-03T16:46:44.8263473Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\function_schema.h 2025-11-03T16:46:44.8267022Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\function_schema_inl.h 2025-11-03T16:46:44.8270789Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\Generator.h 2025-11-03T16:46:44.8274737Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\GeneratorForPrivateuseone.h 2025-11-03T16:46:44.8278702Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\grad_mode.h 2025-11-03T16:46:44.8282202Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\IListRef.h 2025-11-03T16:46:44.8294629Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\IListRef_inl.h 2025-11-03T16:46:44.8298513Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\interned_strings.h 2025-11-03T16:46:44.8302262Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\interned_strings_class.h 2025-11-03T16:46:44.8305727Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\ivalue.h 2025-11-03T16:46:44.8309396Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\ivalue_inl.h 2025-11-03T16:46:44.8313626Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\ivalue_to.h 2025-11-03T16:46:44.8317525Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\jit_type.h 2025-11-03T16:46:44.8321864Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\jit_type_base.h 2025-11-03T16:46:44.8325626Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\LegacyTypeDispatch.h 2025-11-03T16:46:44.8329074Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\List.h 2025-11-03T16:46:44.8332631Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\List_inl.h 2025-11-03T16:46:44.8335928Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\MT19937RNGEngine.h 2025-11-03T16:46:44.8349129Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\NamedTensor.h 2025-11-03T16:46:44.8352679Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\NestedIntSymNodeImpl.h 2025-11-03T16:46:44.8356086Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\operator_name.h 2025-11-03T16:46:44.8360163Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\PhiloxRNGEngine.h 2025-11-03T16:46:44.8364648Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\PythonFallbackKernel.h 2025-11-03T16:46:44.8368543Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\PythonOpRegistrationTrampoline.h 2025-11-03T16:46:44.8372214Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\qualified_name.h 2025-11-03T16:46:44.8375723Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\QuantizerBase.h 2025-11-03T16:46:44.8379433Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\Range.h 2025-11-03T16:46:44.8382883Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\Reduction.h 2025-11-03T16:46:44.8396658Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\rref_interface.h 2025-11-03T16:46:44.8401030Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\Scalar.h 2025-11-03T16:46:44.8404619Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\ScalarType.h 2025-11-03T16:46:44.8408476Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\stack.h 2025-11-03T16:46:44.8412324Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\symbol.h 2025-11-03T16:46:44.8415922Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\Tensor.h 2025-11-03T16:46:44.8419988Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\TensorAccessor.h 2025-11-03T16:46:44.8423596Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\TensorBase.h 2025-11-03T16:46:44.8438424Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\TensorBody.h 2025-11-03T16:46:44.8439533Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\TorchDispatchUtils.h 2025-11-03T16:46:44.8440873Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\TransformationHelper.h 2025-11-03T16:46:44.8463471Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\typeid.h 2025-11-03T16:46:44.8468200Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\type_factory.h 2025-11-03T16:46:44.8472016Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\type_ptr.h 2025-11-03T16:46:44.8476375Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\UndefinedTensorImpl.h 2025-11-03T16:46:44.8481054Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\UnsafeFromTH.h 2025-11-03T16:46:44.8485212Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\VariableHooksInterface.h 2025-11-03T16:46:44.8491083Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\Variadic.h 2025-11-03T16:46:44.8496383Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\Vitals.h 2025-11-03T16:46:44.8506068Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\boxing\BoxedKernel.h 2025-11-03T16:46:44.8511084Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\boxing\BoxedKernel_impl.h 2025-11-03T16:46:44.8516475Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\boxing\KernelFunction.h 2025-11-03T16:46:44.8520304Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\boxing\KernelFunction_impl.h 2025-11-03T16:46:44.8533332Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\boxing\OperatorKernel.h 2025-11-03T16:46:44.8541319Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\boxing\impl\boxing.h 2025-11-03T16:46:44.8545331Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\boxing\impl\make_boxed_from_unboxed_functor.h 2025-11-03T16:46:44.8549193Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\boxing\impl\test_helpers.h 2025-11-03T16:46:44.8552948Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\boxing\impl\WrapFunctionIntoFunctor.h 2025-11-03T16:46:44.8567004Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\boxing\impl\WrapFunctionIntoRuntimeFunctor.h 2025-11-03T16:46:44.8575188Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\dispatch\CppSignature.h 2025-11-03T16:46:44.8578645Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\dispatch\Dispatcher.h 2025-11-03T16:46:44.8582282Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\dispatch\DispatchKeyExtractor.h 2025-11-03T16:46:44.8585695Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\dispatch\ObservedOperators.h 2025-11-03T16:46:44.8600258Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\dispatch\OperatorEntry.h 2025-11-03T16:46:44.8603943Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\dispatch\OperatorOptions.h 2025-11-03T16:46:44.8641143Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\dispatch\RegistrationHandleRAII.h 2025-11-03T16:46:44.8649611Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\op_registration\adaption.h 2025-11-03T16:46:44.8653153Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\op_registration\infer_schema.h 2025-11-03T16:46:44.8657059Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\op_registration\op_allowlist.h 2025-11-03T16:46:44.8661161Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\op_registration\op_registration.h 2025-11-03T16:46:44.8679240Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\FlushDenormal.h 2025-11-03T16:46:44.8684479Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\Utils.h 2025-11-03T16:46:44.8688705Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vml.h 2025-11-03T16:46:44.8696581Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\functional.h 2025-11-03T16:46:44.8701045Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\functional_base.h 2025-11-03T16:46:44.8706320Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\functional_bfloat16.h 2025-11-03T16:46:44.8711525Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\intrinsics.h 2025-11-03T16:46:44.8726050Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec.h 2025-11-03T16:46:44.8731577Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec_base.h 2025-11-03T16:46:44.8737057Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec_convert.h 2025-11-03T16:46:44.8741921Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec_half.h 2025-11-03T16:46:44.8745788Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec_mask.h 2025-11-03T16:46:44.8749536Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec_n.h 2025-11-03T16:46:44.8753519Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec_quant.h 2025-11-03T16:46:44.8761321Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\sve\sve_helper.h 2025-11-03T16:46:44.8764870Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\sve\vec_bfloat16.h 2025-11-03T16:46:44.8768682Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\sve\vec_common_sve.h 2025-11-03T16:46:44.8772846Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\sve\vec_double.h 2025-11-03T16:46:44.8786702Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\sve\vec_float.h 2025-11-03T16:46:44.8790340Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\sve\vec_int.h 2025-11-03T16:46:44.8793846Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\sve\vec_qint.h 2025-11-03T16:46:44.8801333Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec128\vec128.h 2025-11-03T16:46:44.8804806Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec128\vec128_bfloat16_neon.h 2025-11-03T16:46:44.8808341Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec128\vec128_convert.h 2025-11-03T16:46:44.8811778Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec128\vec128_double_neon.h 2025-11-03T16:46:44.8825494Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec128\vec128_float_neon.h 2025-11-03T16:46:44.8829310Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec128\vec128_half_neon.h 2025-11-03T16:46:44.8832879Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec128\vec128_int_aarch64.h 2025-11-03T16:46:44.8836700Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec128\vec128_reduced_precision_common_neon.h 2025-11-03T16:46:44.8840495Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec128\vec128_uint_aarch64.h 2025-11-03T16:46:44.8848111Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec256\missing_vld1_neon.h 2025-11-03T16:46:44.8851614Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec256\missing_vst1_neon.h 2025-11-03T16:46:44.8855183Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec256\vec256.h 2025-11-03T16:46:44.8858665Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec256\vec256_16bit_float.h 2025-11-03T16:46:44.8871482Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec256\vec256_bfloat16.h 2025-11-03T16:46:44.8875520Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec256\vec256_complex_double.h 2025-11-03T16:46:44.8879696Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec256\vec256_complex_float.h 2025-11-03T16:46:44.8883479Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec256\vec256_convert.h 2025-11-03T16:46:44.8887526Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec256\vec256_double.h 2025-11-03T16:46:44.8891673Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec256\vec256_float.h 2025-11-03T16:46:44.8895711Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec256\vec256_half.h 2025-11-03T16:46:44.8899890Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec256\vec256_int.h 2025-11-03T16:46:44.8904466Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec256\vec256_mask.h 2025-11-03T16:46:44.8908158Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec256\vec256_qint.h 2025-11-03T16:46:44.8917792Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec256\vsx\vec256_bfloat16_vsx.h 2025-11-03T16:46:44.8921859Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec256\vsx\vec256_common_vsx.h 2025-11-03T16:46:44.8925794Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec256\vsx\vec256_complex_double_vsx.h 2025-11-03T16:46:44.8938773Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec256\vsx\vec256_complex_float_vsx.h 2025-11-03T16:46:44.8943195Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec256\vsx\vec256_double_vsx.h 2025-11-03T16:46:44.8947361Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec256\vsx\vec256_float_vsx.h 2025-11-03T16:46:44.8951275Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec256\vsx\vec256_int16_vsx.h 2025-11-03T16:46:44.8955356Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec256\vsx\vec256_int32_vsx.h 2025-11-03T16:46:44.8959549Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec256\vsx\vec256_int64_vsx.h 2025-11-03T16:46:44.8963285Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec256\vsx\vec256_qint32_vsx.h 2025-11-03T16:46:44.8967422Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec256\vsx\vec256_qint8_vsx.h 2025-11-03T16:46:44.8971656Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec256\vsx\vec256_quint8_vsx.h 2025-11-03T16:46:44.8976910Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec256\vsx\vsx_helpers.h 2025-11-03T16:46:44.8985140Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec256\zarch\vec256_zarch.h 2025-11-03T16:46:44.8994264Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec512\vec512.h 2025-11-03T16:46:44.8998118Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec512\vec512_bfloat16.h 2025-11-03T16:46:44.9002422Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec512\vec512_complex_double.h 2025-11-03T16:46:44.9006113Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec512\vec512_complex_float.h 2025-11-03T16:46:44.9020404Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec512\vec512_convert.h 2025-11-03T16:46:44.9024540Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec512\vec512_double.h 2025-11-03T16:46:44.9028497Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec512\vec512_float.h 2025-11-03T16:46:44.9032750Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec512\vec512_float8.h 2025-11-03T16:46:44.9036939Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec512\vec512_int.h 2025-11-03T16:46:44.9041253Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec512\vec512_mask.h 2025-11-03T16:46:44.9045305Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec512\vec512_qint.h 2025-11-03T16:46:44.9056141Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\ApplyGridUtils.cuh 2025-11-03T16:46:44.9059826Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\AsmUtils.cuh 2025-11-03T16:46:44.9064001Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\ATenCUDAGeneral.h 2025-11-03T16:46:44.9068075Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\Atomic.cuh 2025-11-03T16:46:44.9073331Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\CachingHostAllocator.h 2025-11-03T16:46:44.9089577Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\cub-RadixSortPairs.cuh 2025-11-03T16:46:44.9096333Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\cub.cuh 2025-11-03T16:46:44.9100783Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\cub.h 2025-11-03T16:46:44.9105841Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\cub_definitions.cuh 2025-11-03T16:46:44.9109383Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\CUDAApplyUtils.cuh 2025-11-03T16:46:44.9112861Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\CUDABlas.h 2025-11-03T16:46:44.9116532Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\CUDAContext.h 2025-11-03T16:46:44.9120760Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\CUDAContextLight.h 2025-11-03T16:46:44.9125276Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\CUDADataType.h 2025-11-03T16:46:44.9129417Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\CUDADevice.h 2025-11-03T16:46:44.9133391Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\CUDAEvent.h 2025-11-03T16:46:44.9137434Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\CUDAGeneratorImpl.h 2025-11-03T16:46:44.9141865Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\CUDAGraph.h 2025-11-03T16:46:44.9146105Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\CUDAGraphsUtils.cuh 2025-11-03T16:46:44.9150398Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\CUDAGreenContext.h 2025-11-03T16:46:44.9154161Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\CUDAScaledBlas.h 2025-11-03T16:46:44.9206048Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\CUDASparse.h 2025-11-03T16:46:44.9209951Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\CUDASparseBlas.h 2025-11-03T16:46:44.9213878Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\CUDASparseDescriptors.h 2025-11-03T16:46:44.9217831Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\CUDATensorMethods.cuh 2025-11-03T16:46:44.9221847Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\CUDAUtils.h 2025-11-03T16:46:44.9225765Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\DeviceUtils.cuh 2025-11-03T16:46:44.9230172Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\EmptyTensor.h 2025-11-03T16:46:44.9234769Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\Exceptions.h 2025-11-03T16:46:44.9239190Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\jiterator.h 2025-11-03T16:46:45.0556955Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\jiterator_impl.h 2025-11-03T16:46:45.0562609Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\llvm_jit_strings.h 2025-11-03T16:46:45.0568822Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\NumericLimits.cuh 2025-11-03T16:46:45.0572736Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\PeerToPeerAccess.h 2025-11-03T16:46:45.0576669Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\PhiloxCudaState.h 2025-11-03T16:46:45.0580593Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\PhiloxUtils.cuh 2025-11-03T16:46:45.0585296Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\PinnedMemoryAllocator.h 2025-11-03T16:46:45.0590757Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\ScanUtils.cuh 2025-11-03T16:46:45.0595636Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\Sleep.h 2025-11-03T16:46:45.0599276Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\ThrustAllocator.h 2025-11-03T16:46:45.0618048Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\detail\BLASConstants.h 2025-11-03T16:46:45.0621526Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\detail\CUDAHooks.h 2025-11-03T16:46:45.0625834Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\detail\DeviceThreadHandles.h 2025-11-03T16:46:45.0629268Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\detail\IndexUtils.cuh 2025-11-03T16:46:45.0643887Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\detail\IntegerDivider.cuh 2025-11-03T16:46:45.0647378Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\detail\KernelUtils.h 2025-11-03T16:46:45.0650872Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\detail\LazyNVRTC.h 2025-11-03T16:46:45.0654456Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\detail\OffsetCalculator.cuh 2025-11-03T16:46:45.0657959Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\detail\PhiloxCudaStateRaw.cuh 2025-11-03T16:46:45.0661518Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\detail\TensorInfo.cuh 2025-11-03T16:46:45.0665179Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\detail\UnpackRaw.cuh 2025-11-03T16:46:45.0673768Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\tunable\GemmCommon.h 2025-11-03T16:46:45.0677933Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\tunable\GemmHipblaslt.h 2025-11-03T16:46:45.0681445Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\tunable\GemmRocblas.h 2025-11-03T16:46:45.0684910Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\tunable\StreamTimer.h 2025-11-03T16:46:45.0698503Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\tunable\Tunable.h 2025-11-03T16:46:45.0701801Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\tunable\TunableGemm.h 2025-11-03T16:46:45.0705248Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\tunable\TunableOp.h 2025-11-03T16:46:45.0713408Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cudnn\cudnn-wrapper.h 2025-11-03T16:46:45.0716862Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cudnn\Descriptors.h 2025-11-03T16:46:45.0720354Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cudnn\Handle.h 2025-11-03T16:46:45.0723786Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cudnn\Handles.h 2025-11-03T16:46:45.0727048Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cudnn\Types.h 2025-11-03T16:46:45.0740840Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cudnn\Utils.h 2025-11-03T16:46:45.0748649Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\detail\AcceleratorHooksInterface.h 2025-11-03T16:46:45.0752231Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\detail\CUDAHooksInterface.h 2025-11-03T16:46:45.0755600Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\detail\FunctionTraits.h 2025-11-03T16:46:45.0768830Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\detail\HIPHooksInterface.h 2025-11-03T16:46:45.0772353Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\detail\HPUHooksInterface.h 2025-11-03T16:46:45.0776049Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\detail\IPUHooksInterface.h 2025-11-03T16:46:45.0779509Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\detail\MAIAHooksInterface.h 2025-11-03T16:46:45.0782946Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\detail\MPSHooksInterface.h 2025-11-03T16:46:45.0786489Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\detail\MTIAHooksInterface.h 2025-11-03T16:46:45.0789941Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\detail\PrivateUse1HooksInterface.h 2025-11-03T16:46:45.0793469Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\detail\XLAHooksInterface.h 2025-11-03T16:46:45.0797029Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\detail\XPUHooksInterface.h 2025-11-03T16:46:45.0805469Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\functorch\ADInterpreters.h 2025-11-03T16:46:45.0808951Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\functorch\BatchedFallback.h 2025-11-03T16:46:45.0812516Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\functorch\BatchedTensorImpl.h 2025-11-03T16:46:45.0826599Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\functorch\BatchingMetaprogramming.h 2025-11-03T16:46:45.0830403Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\functorch\BatchRulesHelper.h 2025-11-03T16:46:45.0834272Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\functorch\DynamicLayer.h 2025-11-03T16:46:45.0838470Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\functorch\FunctionalizeInterpreter.h 2025-11-03T16:46:45.0842516Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\functorch\Interpreter.h 2025-11-03T16:46:45.0846647Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\functorch\LegacyVmapTransforms.h 2025-11-03T16:46:45.0850550Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\functorch\Macros.h 2025-11-03T16:46:45.0854186Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\functorch\PlumbingHelper.h 2025-11-03T16:46:45.0858301Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\functorch\TensorWrapper.h 2025-11-03T16:46:45.0862441Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\functorch\VmapInterpreter.h 2025-11-03T16:46:45.0875126Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\hip\impl\HIPAllocatorMasqueradingAsCUDA.h 2025-11-03T16:46:45.0879011Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\hip\impl\HIPCachingAllocatorMasqueradingAsCUDA.h 2025-11-03T16:46:45.0882910Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\hip\impl\HIPGuardImplMasqueradingAsCUDA.h 2025-11-03T16:46:45.0897825Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\hip\impl\HIPStreamMasqueradingAsCUDA.h 2025-11-03T16:46:45.0907211Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\metal\Context.h 2025-11-03T16:46:45.0915011Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\miopen\Descriptors.h 2025-11-03T16:46:45.0918960Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\miopen\Exceptions.h 2025-11-03T16:46:45.0923173Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\miopen\Handle.h 2025-11-03T16:46:45.0926575Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\miopen\miopen-wrapper.h 2025-11-03T16:46:45.0941240Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\miopen\Types.h 2025-11-03T16:46:45.0944734Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\miopen\Utils.h 2025-11-03T16:46:45.0953098Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\mps\EmptyTensor.h 2025-11-03T16:46:45.0956637Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\mps\IndexKernels.h 2025-11-03T16:46:45.0960674Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\mps\MPSAllocator.h 2025-11-03T16:46:45.0964783Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\mps\MPSAllocatorInterface.h 2025-11-03T16:46:45.0978983Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\mps\MPSDevice.h 2025-11-03T16:46:45.0983209Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\mps\MPSEvent.h 2025-11-03T16:46:45.0986839Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\mps\MPSGeneratorImpl.h 2025-11-03T16:46:45.0990891Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\mps\MPSGuardImpl.h 2025-11-03T16:46:45.0994889Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\mps\MPSHooks.h 2025-11-03T16:46:45.0998472Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\mps\MPSProfiler.h 2025-11-03T16:46:45.1002569Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\mps\MPSStream.h 2025-11-03T16:46:45.1011604Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\Activation.h 2025-11-03T16:46:45.1015630Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\AdaptivePooling.h 2025-11-03T16:46:45.1019838Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\AmpKernels.h 2025-11-03T16:46:45.1023532Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\BatchLinearAlgebra.h 2025-11-03T16:46:45.1038459Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\batch_norm.h 2025-11-03T16:46:45.1042368Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\BinaryOps.h 2025-11-03T16:46:45.1046307Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\BucketizationUtils.h 2025-11-03T16:46:45.1050218Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\CanUse32BitIndexMath.h 2025-11-03T16:46:45.1053876Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\ComplexHelper.h 2025-11-03T16:46:45.1057981Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\CompositeRandomAccessor.h 2025-11-03T16:46:45.1062287Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\CompositeRandomAccessorCommon.h 2025-11-03T16:46:45.1065903Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\ConvolutionMM3d.h 2025-11-03T16:46:45.1069913Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\ConvUtils.h 2025-11-03T16:46:45.1074004Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\Copy.h 2025-11-03T16:46:45.1077470Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\CPUBlas.h 2025-11-03T16:46:45.1081439Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\CPUFallback.h 2025-11-03T16:46:45.1085499Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\Cross.h 2025-11-03T16:46:45.1090697Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\DilatedConvolutionUtils.h 2025-11-03T16:46:45.1096152Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\DispatchStub.h 2025-11-03T16:46:45.1101098Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\Distance.h 2025-11-03T16:46:45.1104868Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\Distributions.h 2025-11-03T16:46:45.1119738Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\DistributionTemplates.h 2025-11-03T16:46:45.1123385Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\EmbeddingBag.h 2025-11-03T16:46:45.1126821Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\Fill.h 2025-11-03T16:46:45.1130917Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\ForeachUtils.h 2025-11-03T16:46:45.1134630Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\FractionalMaxPooling.h 2025-11-03T16:46:45.1138286Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\FunctionOfAMatrixUtils.h 2025-11-03T16:46:45.1141834Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\FusedAdagrad.h 2025-11-03T16:46:45.1146903Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\FusedAdam.h 2025-11-03T16:46:45.1150636Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\FusedSGD.h 2025-11-03T16:46:45.1154046Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\Gelu.h 2025-11-03T16:46:45.1157578Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\GridSampler.h 2025-11-03T16:46:45.1172044Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\GridSamplerUtils.h 2025-11-03T16:46:45.1175635Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\GroupedMMUtils.h 2025-11-03T16:46:45.1179815Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\group_norm.h 2025-11-03T16:46:45.1183409Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\Histogram.h 2025-11-03T16:46:45.1186962Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\im2col.h 2025-11-03T16:46:45.1190491Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\im2col_shape_check.h 2025-11-03T16:46:45.1194020Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\IndexingUtils.h 2025-11-03T16:46:45.1198007Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\IndexKernel.h 2025-11-03T16:46:45.1207018Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\layer_norm.h 2025-11-03T16:46:45.1208075Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\Lerp.h 2025-11-03T16:46:45.1211609Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\LinearAlgebra.h 2025-11-03T16:46:45.1224662Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\LinearAlgebraUtils.h 2025-11-03T16:46:45.1228039Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\LossMulti.h 2025-11-03T16:46:45.1231579Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\Math.h 2025-11-03T16:46:45.1236795Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\MathBitFallThroughLists.h 2025-11-03T16:46:45.1240950Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\MathBitsFallback.h 2025-11-03T16:46:45.1244691Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\MaxPooling.h 2025-11-03T16:46:45.1248471Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\NonEmptyUtils.h 2025-11-03T16:46:45.1285376Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\NonSymbolicBC.h 2025-11-03T16:46:45.1288970Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\Normalization.h 2025-11-03T16:46:45.1292984Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\Padding.h 2025-11-03T16:46:45.1306521Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\PixelShuffle.h 2025-11-03T16:46:45.1310068Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\PointwiseOps.h 2025-11-03T16:46:45.1314117Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\Pool.h 2025-11-03T16:46:45.1317731Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\Pow.h 2025-11-03T16:46:45.1321214Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\RangeFactories.h 2025-11-03T16:46:45.1324803Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\RangeUtils.h 2025-11-03T16:46:45.1328406Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\ReduceAllOps.h 2025-11-03T16:46:45.1331855Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\ReduceOps.h 2025-11-03T16:46:45.1335490Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\ReduceOpsUtils.h 2025-11-03T16:46:45.1340585Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\ReductionType.h 2025-11-03T16:46:45.1344255Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\Repeat.h 2025-11-03T16:46:45.1373225Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\Resize.h 2025-11-03T16:46:45.1378332Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\ResizeCommon.h 2025-11-03T16:46:45.1383625Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\RNN.h 2025-11-03T16:46:45.1388904Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\ScatterGatherChecks.h 2025-11-03T16:46:45.1394244Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\SegmentReduce.h 2025-11-03T16:46:45.1399113Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\SharedReduceOps.h 2025-11-03T16:46:45.1402817Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\SobolEngineOpsUtils.h 2025-11-03T16:46:45.1408168Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\Sorting.h 2025-11-03T16:46:45.1413362Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\SortingUtils.h 2025-11-03T16:46:45.1419149Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\SparseTensorUtils.h 2025-11-03T16:46:45.1423151Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\SpectralOpsUtils.h 2025-11-03T16:46:45.1436559Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\StridedRandomAccessor.h 2025-11-03T16:46:45.1440735Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\TensorAdvancedIndexing.h 2025-11-03T16:46:45.1444367Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\TensorAdvancedIndexingUtils.h 2025-11-03T16:46:45.1448008Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\TensorCompare.h 2025-11-03T16:46:45.1452367Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\TensorConversions.h 2025-11-03T16:46:45.1456466Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\TensorDimApply.h 2025-11-03T16:46:45.1460567Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\TensorFactories.h 2025-11-03T16:46:45.1464464Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\TensorIterator.h 2025-11-03T16:46:45.1468809Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\TensorIteratorDynamicCasting.h 2025-11-03T16:46:45.1482970Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\TensorProperties.h 2025-11-03T16:46:45.1486569Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\TensorShape.h 2025-11-03T16:46:45.1490467Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\TensorTransformations.h 2025-11-03T16:46:45.1494143Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\TopKImpl.h 2025-11-03T16:46:45.1497657Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\TransposeType.h 2025-11-03T16:46:45.1502118Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\TriangularOpsUtils.h 2025-11-03T16:46:45.1505873Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\TypeProperties.h 2025-11-03T16:46:45.1509489Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\UnaryOps.h 2025-11-03T16:46:45.1512888Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\Unfold2d.h 2025-11-03T16:46:45.1516859Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\Unfold3d.h 2025-11-03T16:46:45.1520485Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\UnfoldBackward.h 2025-11-03T16:46:45.1524122Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\UpSample.h 2025-11-03T16:46:45.1527619Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\verbose_wrapper.h 2025-11-03T16:46:45.1531112Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\vol2col.h 2025-11-03T16:46:45.1546728Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\ao_sparse\quantized\cpu\fbgemm_utils.h 2025-11-03T16:46:45.1550369Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\ao_sparse\quantized\cpu\packed_params.h 2025-11-03T16:46:45.1555031Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\ao_sparse\quantized\cpu\qnnpack_utils.h 2025-11-03T16:46:45.1567275Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cpu\AtomicAddFloat.h 2025-11-03T16:46:45.1571053Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cpu\avx_mathfun.h 2025-11-03T16:46:45.1574975Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cpu\CatKernel.h 2025-11-03T16:46:45.1579400Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cpu\ChannelShuffleKernel.h 2025-11-03T16:46:45.1594513Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cpu\CopyKernel.h 2025-11-03T16:46:45.1599674Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cpu\DepthwiseConvKernel.h 2025-11-03T16:46:45.1605034Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cpu\DistributionTemplates.h 2025-11-03T16:46:45.1610180Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cpu\Elu.h 2025-11-03T16:46:45.1615193Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cpu\Gelu.h 2025-11-03T16:46:45.1620327Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cpu\GridSamplerKernel.h 2025-11-03T16:46:45.1625252Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cpu\IndexKernelUtils.h 2025-11-03T16:46:45.1628853Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cpu\Intrinsics.h 2025-11-03T16:46:45.1633268Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cpu\int_mm_kernel.h 2025-11-03T16:46:45.1637625Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cpu\IsContiguous.h 2025-11-03T16:46:45.1641220Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cpu\LogAddExp.h 2025-11-03T16:46:45.1645437Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cpu\LogSoftmaxKernelImpl.h 2025-11-03T16:46:45.1648993Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cpu\Loops.h 2025-11-03T16:46:45.1652458Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cpu\MaxUnpoolKernel.h 2025-11-03T16:46:45.1656623Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cpu\mixed_data_type.h 2025-11-03T16:46:45.1660299Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cpu\moments_utils.h 2025-11-03T16:46:45.1673701Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cpu\PixelShuffleKernel.h 2025-11-03T16:46:45.1677311Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cpu\Reduce.h 2025-11-03T16:46:45.1681455Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cpu\ReducedPrecisionFloatGemvFastPathKernel.h 2025-11-03T16:46:45.1684930Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cpu\ReduceUtils.h 2025-11-03T16:46:45.1688467Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cpu\SampledAddmmKernel.h 2025-11-03T16:46:45.1692315Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cpu\SerialStackImpl.h 2025-11-03T16:46:45.1696151Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cpu\SoftmaxKernel.h 2025-11-03T16:46:45.1700436Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cpu\SpmmReduceKernel.h 2025-11-03T16:46:45.1704275Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cpu\StackKernel.h 2025-11-03T16:46:45.1707868Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cpu\UpSampleKernelAVXAntialias.h 2025-11-03T16:46:45.1721054Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cpu\utils.h 2025-11-03T16:46:45.1724632Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cpu\WeightNormKernel.h 2025-11-03T16:46:45.1728063Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cpu\zmath.h 2025-11-03T16:46:45.1736686Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\Activation.h 2025-11-03T16:46:45.1740182Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\BinaryInternal.h 2025-11-03T16:46:45.1743677Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\block_reduce.cuh 2025-11-03T16:46:45.1748131Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\CompositeRandomAccessor.h 2025-11-03T16:46:45.1763299Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\Copy.h 2025-11-03T16:46:45.1768448Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\cuBlasCommonArgs.h 2025-11-03T16:46:45.1772181Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\CUDAJitLoops.cuh 2025-11-03T16:46:45.1777421Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\CUDALoops.cuh 2025-11-03T16:46:45.1782026Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\CuFFTPlanCache.h 2025-11-03T16:46:45.1785971Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\CuFFTUtils.h 2025-11-03T16:46:45.1790402Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\cutlass_common.cuh 2025-11-03T16:46:45.1794552Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\DeviceSqrt.cuh 2025-11-03T16:46:45.1798983Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\Distributions.h 2025-11-03T16:46:45.1803574Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\DistributionTemplates.h 2025-11-03T16:46:45.1808766Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\EmbeddingBackwardKernel.cuh 2025-11-03T16:46:45.1812438Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\ForeachFunctors.cuh 2025-11-03T16:46:45.1817675Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\ForeachMinMaxFunctors.cuh 2025-11-03T16:46:45.1823138Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\fused_adagrad_impl.cuh 2025-11-03T16:46:45.1828661Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\fused_adagrad_utils.cuh 2025-11-03T16:46:45.1842626Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\fused_adamw_amsgrad_impl.cuh 2025-11-03T16:46:45.1847331Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\fused_adamw_impl.cuh 2025-11-03T16:46:45.1851676Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\fused_adam_amsgrad_impl.cuh 2025-11-03T16:46:45.1855448Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\fused_adam_impl.cuh 2025-11-03T16:46:45.1859722Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\fused_adam_utils.cuh 2025-11-03T16:46:45.1863429Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\GridSampler.cuh 2025-11-03T16:46:45.1867117Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\GridSampler.h 2025-11-03T16:46:45.1871156Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\GroupMM.h 2025-11-03T16:46:45.1874599Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\GroupMMCommon.cuh 2025-11-03T16:46:45.1888139Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\im2col.cuh 2025-11-03T16:46:45.1891550Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\IndexKernel.h 2025-11-03T16:46:45.1895864Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\IndexKernelUtils.h 2025-11-03T16:46:45.1899414Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\JitLoops.cuh 2025-11-03T16:46:45.1902740Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\jit_utils.h 2025-11-03T16:46:45.1906256Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\KernelUtils.cuh 2025-11-03T16:46:45.1909964Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\LaunchUtils.h 2025-11-03T16:46:45.1913383Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\Loops.cuh 2025-11-03T16:46:45.1917521Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\Math.cuh 2025-11-03T16:46:45.1922566Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\MemoryAccess.cuh 2025-11-03T16:46:45.1926260Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\MiscUtils.h 2025-11-03T16:46:45.1939414Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\MultiTensorApply.cuh 2025-11-03T16:46:45.1945445Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\Normalization.cuh 2025-11-03T16:46:45.1949538Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\PersistentSoftmax.cuh 2025-11-03T16:46:45.1953083Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\Pow.cuh 2025-11-03T16:46:45.1956572Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\Randperm.cuh 2025-11-03T16:46:45.1960157Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\Reduce.cuh 2025-11-03T16:46:45.1963705Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\ReduceOps.h 2025-11-03T16:46:45.1967699Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\reduction_template.cuh 2025-11-03T16:46:45.1972204Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\Resize.h 2025-11-03T16:46:45.1975958Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\RowwiseScaledMM.h 2025-11-03T16:46:45.1979869Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\ScaledGroupMM.h 2025-11-03T16:46:45.1995339Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\ScanKernels.h 2025-11-03T16:46:45.2000635Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\ScanUtils.cuh 2025-11-03T16:46:45.2005957Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\Sort.h 2025-11-03T16:46:45.2011062Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\Sorting.h 2025-11-03T16:46:45.2015981Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\SortingCommon.cuh 2025-11-03T16:46:45.2021515Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\SortingRadixSelect.cuh 2025-11-03T16:46:45.2026809Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\SortStable.h 2025-11-03T16:46:45.2032109Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\SortUtils.cuh 2025-11-03T16:46:45.2036813Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\TensorModeKernel.cuh 2025-11-03T16:46:45.2040844Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\TensorModeKernel.h 2025-11-03T16:46:45.2062957Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\TensorTopK.h 2025-11-03T16:46:45.2067210Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\thread_constants.h 2025-11-03T16:46:45.2070991Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\UniqueCub.cuh 2025-11-03T16:46:45.2074555Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\UpSample.cuh 2025-11-03T16:46:45.2078281Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\vol2col.cuh 2025-11-03T16:46:45.2089205Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\hip\ck_bgemm.h 2025-11-03T16:46:45.2092885Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\hip\ck_gemm.h 2025-11-03T16:46:45.2096225Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\hip\ck_gemm_template.h 2025-11-03T16:46:45.2099713Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\hip\ck_types.h 2025-11-03T16:46:45.2116816Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\hip\bgemm_kernels\bgemm_kernel_collection.h 2025-11-03T16:46:45.2120307Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\hip\bgemm_kernels\bgemm_kernel_template.h 2025-11-03T16:46:45.2129058Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\kleidiai\kai_kernels.h 2025-11-03T16:46:45.2132523Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\kleidiai\kai_pack.h 2025-11-03T16:46:45.2135974Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\kleidiai\kai_ukernel_interface.h 2025-11-03T16:46:45.2146754Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\mkldnn\xpu\Conv.h 2025-11-03T16:46:45.2150215Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\mkldnn\xpu\FusionUtils.h 2025-11-03T16:46:45.2153635Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\mkldnn\xpu\qconv.h 2025-11-03T16:46:45.2157035Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\mkldnn\xpu\qlinear.h 2025-11-03T16:46:45.2164353Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\mkldnn\xpu\detail\Attr.h 2025-11-03T16:46:45.2168143Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\mkldnn\xpu\detail\DnnlExt.h 2025-11-03T16:46:45.2171616Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\mkldnn\xpu\detail\LRUCache.h 2025-11-03T16:46:45.2175142Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\mkldnn\xpu\detail\oneDNN.h 2025-11-03T16:46:45.2178529Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\mkldnn\xpu\detail\oneDNNContext.h 2025-11-03T16:46:45.2182001Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\mkldnn\xpu\detail\Utils.h 2025-11-03T16:46:45.2200201Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\mps\Copy.h 2025-11-03T16:46:45.2203650Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\mps\MetalShaderLibrary.h 2025-11-03T16:46:45.2207229Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\mps\MPSGraphSequoiaOps.h 2025-11-03T16:46:45.2210654Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\mps\OperationUtils.h 2025-11-03T16:46:45.2223861Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\mps\TensorFactory.h 2025-11-03T16:46:45.2231104Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\mps\kernels\EmbeddingBag.h 2025-11-03T16:46:45.2234575Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\mps\kernels\GridSampler.h 2025-11-03T16:46:45.2238096Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\mps\kernels\LinearAlgebra.h 2025-11-03T16:46:45.2241457Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\mps\kernels\Pooling.h 2025-11-03T16:46:45.2254965Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\mps\kernels\Shape.h 2025-11-03T16:46:45.2259219Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\mps\kernels\UpSample.h 2025-11-03T16:46:45.2266668Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\mps\operations\BinaryKernel.h 2025-11-03T16:46:45.2270785Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\mps\operations\FusedAdamAmsgradKernelImpl.h 2025-11-03T16:46:45.2274802Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\mps\operations\FusedAdamKernelImpl.h 2025-11-03T16:46:45.2290343Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\mps\operations\FusedAdamWAmsgradKernelImpl.h 2025-11-03T16:46:45.2295542Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\mps\operations\FusedAdamWKernelImpl.h 2025-11-03T16:46:45.2300843Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\mps\operations\MultiTensorApply.h 2025-11-03T16:46:45.2328027Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\mtia\EmptyTensor.h 2025-11-03T16:46:45.2328552Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\nested\NestedTensorBinaryOps.h 2025-11-03T16:46:45.2328920Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\nested\NestedTensorMath.h 2025-11-03T16:46:45.2332692Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\nested\NestedTensorTransformerFunctions.h 2025-11-03T16:46:45.2349004Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\nested\NestedTensorTransformerUtils.h 2025-11-03T16:46:45.2352562Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\nested\NestedTensorUtils.h 2025-11-03T16:46:45.2362537Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\quantized\AffineQuantizer.h 2025-11-03T16:46:45.2366075Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\quantized\AffineQuantizerBase.h 2025-11-03T16:46:45.2369576Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\quantized\ConvUtils.h 2025-11-03T16:46:45.2384391Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\quantized\Copy.h 2025-11-03T16:46:45.2388020Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\quantized\FakeQuantAffine.h 2025-11-03T16:46:45.2392256Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\quantized\IndexKernel.h 2025-11-03T16:46:45.2395770Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\quantized\library.h 2025-11-03T16:46:45.2399602Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\quantized\PackedParams.h 2025-11-03T16:46:45.2406729Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\quantized\cpu\ACLUtils.h 2025-11-03T16:46:45.2410280Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\quantized\cpu\BinaryOps.h 2025-11-03T16:46:45.2413807Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\quantized\cpu\conv_serialization.h 2025-11-03T16:46:45.2417363Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\quantized\cpu\EmbeddingPackedParams.h 2025-11-03T16:46:45.2430484Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\quantized\cpu\fbgemm_utils.h 2025-11-03T16:46:45.2434016Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\quantized\cpu\init_qnnpack.h 2025-11-03T16:46:45.2438449Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\quantized\cpu\OnednnUtils.h 2025-11-03T16:46:45.2441902Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\quantized\cpu\qconv.h 2025-11-03T16:46:45.2445417Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\quantized\cpu\qembeddingbag.h 2025-11-03T16:46:45.2449275Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\quantized\cpu\qembeddingbag_prepack.h 2025-11-03T16:46:45.2452900Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\quantized\cpu\qlinear.h 2025-11-03T16:46:45.2456319Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\quantized\cpu\QnnpackUtils.h 2025-11-03T16:46:45.2459666Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\quantized\cpu\QuantizedOps.h 2025-11-03T16:46:45.2463184Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\quantized\cpu\QuantUtils.h 2025-11-03T16:46:45.2466590Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\quantized\cpu\RuyUtils.h 2025-11-03T16:46:45.2470099Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\quantized\cpu\XnnpackUtils.h 2025-11-03T16:46:45.2478578Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\quantized\cudnn\utils.h 2025-11-03T16:46:45.2489536Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\transformers\attention.h 2025-11-03T16:46:45.2493137Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\transformers\sdp_utils.h 2025-11-03T16:46:45.2497138Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\transformers\sdp_utils_cpp.h 2025-11-03T16:46:45.2518824Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\transformers\cuda\sdp_utils.h 2025-11-03T16:46:45.2529286Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\transformers\cuda\flash_attn\flash_api.h 2025-11-03T16:46:45.2534467Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\transformers\cuda\flash_attn\static_switch.h 2025-11-03T16:46:45.2545820Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\transformers\cuda\mem_eff_attention\debug_utils.h 2025-11-03T16:46:45.2549579Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\transformers\cuda\mem_eff_attention\gemm_kernel_utils.h 2025-11-03T16:46:45.2553673Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\transformers\cuda\mem_eff_attention\kernel_backward.h 2025-11-03T16:46:45.2568449Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\transformers\cuda\mem_eff_attention\kernel_forward.h 2025-11-03T16:46:45.2572912Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\transformers\cuda\mem_eff_attention\pytorch_utils.h 2025-11-03T16:46:45.2581156Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\transformers\cuda\mem_eff_attention\epilogue\epilogue_pipelined.h 2025-11-03T16:46:45.2585293Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\transformers\cuda\mem_eff_attention\epilogue\epilogue_rescale_output.h 2025-11-03T16:46:45.2590000Z 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-11-03T16:46:45.2607808Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\transformers\cuda\mem_eff_attention\gemm\custom_mma.h 2025-11-03T16:46:45.2644555Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\transformers\cuda\mem_eff_attention\gemm\custom_mma_base.h 2025-11-03T16:46:45.2647902Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\transformers\cuda\mem_eff_attention\gemm\custom_mma_multistage.h 2025-11-03T16:46:45.2652299Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\transformers\cuda\mem_eff_attention\gemm\custom_mma_pipelined.h 2025-11-03T16:46:45.2660957Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\transformers\cuda\mem_eff_attention\gemm\find_default_mma.h 2025-11-03T16:46:45.2665223Z 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-11-03T16:46:45.2669042Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\transformers\cuda\mem_eff_attention\gemm\mma_from_smem.h 2025-11-03T16:46:45.2677797Z 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-11-03T16:46:45.2681345Z 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-11-03T16:46:45.2684931Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\transformers\cuda\mem_eff_attention\iterators\make_residual_last.h 2025-11-03T16:46:45.2698850Z 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-11-03T16:46:45.2703051Z 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-11-03T16:46:45.2707250Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\transformers\cuda\mem_eff_attention\iterators\transpose_warp_iterator.h 2025-11-03T16:46:45.2710974Z 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-11-03T16:46:45.2718727Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\transformers\cuda\mem_eff_attention\kernels\cutlassB.h 2025-11-03T16:46:45.2722832Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\transformers\cuda\mem_eff_attention\kernels\cutlassF.h 2025-11-03T16:46:45.2730641Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\transformers\cuda\mem_eff_attention\transform\tile_smem_loader.h 2025-11-03T16:46:45.2739394Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\transformers\hip\aotriton_adapter.h 2025-11-03T16:46:45.2742851Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\transformers\hip\aotriton_versions.h 2025-11-03T16:46:45.2746446Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\transformers\hip\gemm_kernel_utils.h 2025-11-03T16:46:45.2764786Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\transformers\hip\flash_attn\flash_api.h 2025-11-03T16:46:45.2771642Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\transformers\hip\flash_attn\ck\me_ck_api.h 2025-11-03T16:46:45.2780457Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\utils\Factory.h 2025-11-03T16:46:45.2783996Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\utils\ParamsHash.h 2025-11-03T16:46:45.2787568Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\utils\ParamUtils.h 2025-11-03T16:46:45.2797121Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\abs.h 2025-11-03T16:46:45.2800626Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\absolute.h 2025-11-03T16:46:45.2805548Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\absolute_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:45.2809401Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\absolute_native.h 2025-11-03T16:46:45.2822849Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\absolute_ops.h 2025-11-03T16:46:45.2827058Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\abs_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:45.2831079Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\abs_cpu_dispatch.h 2025-11-03T16:46:45.2834910Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\abs_cuda_dispatch.h 2025-11-03T16:46:45.2839047Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\abs_native.h 2025-11-03T16:46:45.2842840Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\abs_ops.h 2025-11-03T16:46:45.2846534Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\acos.h 2025-11-03T16:46:45.2850410Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\acosh.h 2025-11-03T16:46:45.2854233Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\acosh_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:45.2858283Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\acosh_cpu_dispatch.h 2025-11-03T16:46:45.2862646Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\acosh_cuda_dispatch.h 2025-11-03T16:46:45.2866286Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\acosh_meta.h 2025-11-03T16:46:45.2870515Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\acosh_meta_dispatch.h 2025-11-03T16:46:45.2875224Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\acosh_native.h 2025-11-03T16:46:45.2879028Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\acosh_ops.h 2025-11-03T16:46:45.2883375Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\acos_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:45.2897216Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\acos_cpu_dispatch.h 2025-11-03T16:46:45.2901371Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\acos_cuda_dispatch.h 2025-11-03T16:46:45.2905590Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\acos_meta.h 2025-11-03T16:46:45.2909395Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\acos_meta_dispatch.h 2025-11-03T16:46:45.2913601Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\acos_native.h 2025-11-03T16:46:45.2917757Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\acos_ops.h 2025-11-03T16:46:45.2921403Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_avg_pool1d.h 2025-11-03T16:46:45.2925789Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_avg_pool1d_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:45.2930677Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_avg_pool1d_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:45.2944833Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_avg_pool1d_native.h 2025-11-03T16:46:45.2948997Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_avg_pool1d_ops.h 2025-11-03T16:46:45.2953288Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_avg_pool2d.h 2025-11-03T16:46:45.2957398Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_avg_pool2d_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:45.2961631Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_avg_pool2d_cpu_dispatch.h 2025-11-03T16:46:45.2965870Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_avg_pool2d_cuda_dispatch.h 2025-11-03T16:46:45.2970168Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_avg_pool2d_native.h 2025-11-03T16:46:45.2974263Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_avg_pool2d_ops.h 2025-11-03T16:46:45.2987831Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_avg_pool3d.h 2025-11-03T16:46:45.2991851Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_avg_pool3d_backward.h 2025-11-03T16:46:45.2996112Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_avg_pool3d_backward_cpu_dispatch.h 2025-11-03T16:46:45.3000601Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_avg_pool3d_backward_cuda_dispatch.h 2025-11-03T16:46:45.3004722Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_avg_pool3d_backward_native.h 2025-11-03T16:46:45.3009089Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_avg_pool3d_backward_ops.h 2025-11-03T16:46:45.3013462Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_avg_pool3d_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:45.3017115Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_avg_pool3d_cpu_dispatch.h 2025-11-03T16:46:45.3021528Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_avg_pool3d_cuda_dispatch.h 2025-11-03T16:46:45.3025741Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_avg_pool3d_native.h 2025-11-03T16:46:45.3029635Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_avg_pool3d_ops.h 2025-11-03T16:46:45.3052285Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_max_pool1d.h 2025-11-03T16:46:45.3056620Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_max_pool1d_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:45.3060806Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_max_pool1d_native.h 2025-11-03T16:46:45.3065124Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_max_pool1d_ops.h 2025-11-03T16:46:45.3069356Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_max_pool2d.h 2025-11-03T16:46:45.3074321Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_max_pool2d_backward.h 2025-11-03T16:46:45.3078635Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_max_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:45.3082783Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_max_pool2d_backward_cpu_dispatch.h 2025-11-03T16:46:45.3087178Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_max_pool2d_backward_cuda_dispatch.h 2025-11-03T16:46:45.3091663Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_max_pool2d_backward_meta.h 2025-11-03T16:46:45.3096220Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_max_pool2d_backward_meta_dispatch.h 2025-11-03T16:46:45.3111960Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_max_pool2d_backward_native.h 2025-11-03T16:46:45.3116855Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_max_pool2d_backward_ops.h 2025-11-03T16:46:45.3122031Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_max_pool2d_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:45.3125964Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_max_pool2d_cpu_dispatch.h 2025-11-03T16:46:45.3130513Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_max_pool2d_cuda_dispatch.h 2025-11-03T16:46:45.3135278Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_max_pool2d_meta.h 2025-11-03T16:46:45.3139267Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_max_pool2d_meta_dispatch.h 2025-11-03T16:46:45.3152934Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_max_pool2d_native.h 2025-11-03T16:46:45.3156810Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_max_pool2d_ops.h 2025-11-03T16:46:45.3160973Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_max_pool3d.h 2025-11-03T16:46:45.3166645Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_max_pool3d_backward.h 2025-11-03T16:46:45.3170430Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_max_pool3d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:45.3184966Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_max_pool3d_backward_cpu_dispatch.h 2025-11-03T16:46:45.3188873Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_max_pool3d_backward_cuda_dispatch.h 2025-11-03T16:46:45.3193154Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_max_pool3d_backward_meta.h 2025-11-03T16:46:45.3197522Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_max_pool3d_backward_meta_dispatch.h 2025-11-03T16:46:45.3201341Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_max_pool3d_backward_native.h 2025-11-03T16:46:45.3205825Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_max_pool3d_backward_ops.h 2025-11-03T16:46:45.3209863Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_max_pool3d_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:45.3213713Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_max_pool3d_cpu_dispatch.h 2025-11-03T16:46:45.3217598Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_max_pool3d_cuda_dispatch.h 2025-11-03T16:46:45.3221391Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_max_pool3d_meta.h 2025-11-03T16:46:45.3225474Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_max_pool3d_meta_dispatch.h 2025-11-03T16:46:45.3229449Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_max_pool3d_native.h 2025-11-03T16:46:45.3233601Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_max_pool3d_ops.h 2025-11-03T16:46:45.3237485Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\add.h 2025-11-03T16:46:45.3240919Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\addbmm.h 2025-11-03T16:46:45.3244354Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\addbmm_cpu_dispatch.h 2025-11-03T16:46:45.3248412Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\addbmm_cuda_dispatch.h 2025-11-03T16:46:45.3252639Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\addbmm_meta_dispatch.h 2025-11-03T16:46:45.3257010Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\addbmm_native.h 2025-11-03T16:46:45.3260726Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\addbmm_ops.h 2025-11-03T16:46:45.3265079Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\addcdiv.h 2025-11-03T16:46:45.3269350Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\addcdiv_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:45.3273074Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\addcdiv_cpu_dispatch.h 2025-11-03T16:46:45.3277426Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\addcdiv_cuda_dispatch.h 2025-11-03T16:46:45.3291643Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\addcdiv_meta.h 2025-11-03T16:46:45.3295650Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\addcdiv_meta_dispatch.h 2025-11-03T16:46:45.3300164Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\addcdiv_native.h 2025-11-03T16:46:45.3304621Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\addcdiv_ops.h 2025-11-03T16:46:45.3309022Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\addcmul.h 2025-11-03T16:46:45.3313171Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\addcmul_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:45.3317355Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\addcmul_cpu_dispatch.h 2025-11-03T16:46:45.3321177Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\addcmul_cuda_dispatch.h 2025-11-03T16:46:45.3325844Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\addcmul_meta.h 2025-11-03T16:46:45.3330428Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\addcmul_meta_dispatch.h 2025-11-03T16:46:45.3334850Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\addcmul_native.h 2025-11-03T16:46:45.3338658Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\addcmul_ops.h 2025-11-03T16:46:45.3343232Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\addmm.h 2025-11-03T16:46:45.3347538Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\addmm_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:45.3351243Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\addmm_cpu_dispatch.h 2025-11-03T16:46:45.3355375Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\addmm_cuda_dispatch.h 2025-11-03T16:46:45.3359662Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\addmm_meta.h 2025-11-03T16:46:45.3363766Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\addmm_meta_dispatch.h 2025-11-03T16:46:45.3368089Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\addmm_native.h 2025-11-03T16:46:45.3372753Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\addmm_ops.h 2025-11-03T16:46:45.3376644Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\addmv.h 2025-11-03T16:46:45.3380703Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\addmv_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:45.3395579Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\addmv_cpu_dispatch.h 2025-11-03T16:46:45.3399449Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\addmv_cuda_dispatch.h 2025-11-03T16:46:45.3403653Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\addmv_meta.h 2025-11-03T16:46:45.3408137Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\addmv_meta_dispatch.h 2025-11-03T16:46:45.3412020Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\addmv_native.h 2025-11-03T16:46:45.3416377Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\addmv_ops.h 2025-11-03T16:46:45.3420807Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\addr.h 2025-11-03T16:46:45.3424780Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\addr_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:45.3428827Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\addr_cpu_dispatch.h 2025-11-03T16:46:45.3432998Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\addr_cuda_dispatch.h 2025-11-03T16:46:45.3436905Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\addr_native.h 2025-11-03T16:46:45.3441368Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\addr_ops.h 2025-11-03T16:46:45.3445576Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\add_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:45.3450129Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\add_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:45.3454037Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\add_cpu_dispatch.h 2025-11-03T16:46:45.3458626Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\add_cuda_dispatch.h 2025-11-03T16:46:45.3462884Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\add_meta.h 2025-11-03T16:46:45.3466416Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\add_meta_dispatch.h 2025-11-03T16:46:45.3470755Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\add_native.h 2025-11-03T16:46:45.3475011Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\add_ops.h 2025-11-03T16:46:45.3478608Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adjoint.h 2025-11-03T16:46:45.3482813Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adjoint_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:45.3487121Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adjoint_native.h 2025-11-03T16:46:45.3491378Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adjoint_ops.h 2025-11-03T16:46:45.3495578Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\affine_grid_generator.h 2025-11-03T16:46:45.3499686Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\affine_grid_generator_backward.h 2025-11-03T16:46:45.3504039Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\affine_grid_generator_backward_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:45.3508192Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\affine_grid_generator_backward_native.h 2025-11-03T16:46:45.3512420Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\affine_grid_generator_backward_ops.h 2025-11-03T16:46:45.3516857Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\affine_grid_generator_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:45.3532563Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\affine_grid_generator_native.h 2025-11-03T16:46:45.3536446Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\affine_grid_generator_ops.h 2025-11-03T16:46:45.3541132Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\alias.h 2025-11-03T16:46:45.3544589Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\alias_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:45.3548647Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\alias_copy.h 2025-11-03T16:46:45.3553128Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\alias_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:45.3557097Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\alias_copy_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:45.3561379Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\alias_copy_native.h 2025-11-03T16:46:45.3565876Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\alias_copy_ops.h 2025-11-03T16:46:45.3569924Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\alias_native.h 2025-11-03T16:46:45.3573990Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\alias_ops.h 2025-11-03T16:46:45.3578163Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\align_as.h 2025-11-03T16:46:45.3582392Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\align_as_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:45.3586534Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\align_as_native.h 2025-11-03T16:46:45.3590128Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\align_as_ops.h 2025-11-03T16:46:45.3594373Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\align_tensors.h 2025-11-03T16:46:45.3598732Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\align_tensors_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:45.3602536Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\align_tensors_native.h 2025-11-03T16:46:45.3606482Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\align_tensors_ops.h 2025-11-03T16:46:45.3610484Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\align_to.h 2025-11-03T16:46:45.3614852Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\align_to_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:45.3618632Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\align_to_native.h 2025-11-03T16:46:45.3622442Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\align_to_ops.h 2025-11-03T16:46:45.3626307Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\all.h 2025-11-03T16:46:45.3629773Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\allclose.h 2025-11-03T16:46:45.3633387Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\allclose_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:45.3646073Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\allclose_native.h 2025-11-03T16:46:45.3646747Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\allclose_ops.h 2025-11-03T16:46:45.3649297Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\all_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:45.3653322Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\all_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:45.3657200Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\all_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:45.3661120Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\all_cpu_dispatch.h 2025-11-03T16:46:45.3664791Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\all_cuda_dispatch.h 2025-11-03T16:46:45.3668499Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\all_meta.h 2025-11-03T16:46:45.3672464Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\all_meta_dispatch.h 2025-11-03T16:46:45.3676066Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\all_native.h 2025-11-03T16:46:45.3679786Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\all_ops.h 2025-11-03T16:46:45.3683304Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\alpha_dropout.h 2025-11-03T16:46:45.3687176Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\alpha_dropout_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:45.3691098Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\alpha_dropout_native.h 2025-11-03T16:46:45.3706071Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\alpha_dropout_ops.h 2025-11-03T16:46:45.3709862Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\amax.h 2025-11-03T16:46:45.3713560Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\amax_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:45.3717188Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\amax_cpu_dispatch.h 2025-11-03T16:46:45.3720803Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\amax_cuda_dispatch.h 2025-11-03T16:46:45.3724408Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\amax_meta.h 2025-11-03T16:46:45.3728306Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\amax_meta_dispatch.h 2025-11-03T16:46:45.3732080Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\amax_native.h 2025-11-03T16:46:45.3735495Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\amax_ops.h 2025-11-03T16:46:45.3738951Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\amin.h 2025-11-03T16:46:45.3742326Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\aminmax.h 2025-11-03T16:46:45.3746139Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\aminmax_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:45.3749717Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\aminmax_cpu_dispatch.h 2025-11-03T16:46:45.3753423Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\aminmax_cuda_dispatch.h 2025-11-03T16:46:45.3758107Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\aminmax_meta.h 2025-11-03T16:46:45.3761904Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\aminmax_meta_dispatch.h 2025-11-03T16:46:45.3765571Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\aminmax_native.h 2025-11-03T16:46:45.3769984Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\aminmax_ops.h 2025-11-03T16:46:45.3773903Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\amin_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:45.3777454Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\amin_cpu_dispatch.h 2025-11-03T16:46:45.3781171Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\amin_cuda_dispatch.h 2025-11-03T16:46:45.3784957Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\amin_meta.h 2025-11-03T16:46:45.3788609Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\amin_meta_dispatch.h 2025-11-03T16:46:45.3792594Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\amin_native.h 2025-11-03T16:46:45.3796232Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\amin_ops.h 2025-11-03T16:46:45.3799763Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\and.h 2025-11-03T16:46:45.3803332Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\and_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:45.3806891Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\and_native.h 2025-11-03T16:46:45.3810465Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\and_ops.h 2025-11-03T16:46:45.3813911Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\angle.h 2025-11-03T16:46:45.3817908Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\angle_cpu_dispatch.h 2025-11-03T16:46:45.3821673Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\angle_cuda_dispatch.h 2025-11-03T16:46:45.3825232Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\angle_native.h 2025-11-03T16:46:45.3828862Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\angle_ops.h 2025-11-03T16:46:45.3832474Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\any.h 2025-11-03T16:46:45.3836753Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\any_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:45.3840510Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\any_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:45.3878340Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\any_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:45.3882208Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\any_cpu_dispatch.h 2025-11-03T16:46:45.3886010Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\any_cuda_dispatch.h 2025-11-03T16:46:45.3895424Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\any_meta.h 2025-11-03T16:46:45.3898892Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\any_meta_dispatch.h 2025-11-03T16:46:45.3902488Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\any_native.h 2025-11-03T16:46:45.3906033Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\any_ops.h 2025-11-03T16:46:45.3909466Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\arange.h 2025-11-03T16:46:45.3913591Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\arange_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:45.3918008Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\arange_cpu_dispatch.h 2025-11-03T16:46:45.3921931Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\arange_cuda_dispatch.h 2025-11-03T16:46:45.3926147Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\arange_meta_dispatch.h 2025-11-03T16:46:45.3930404Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\arange_native.h 2025-11-03T16:46:45.3934273Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\arange_ops.h 2025-11-03T16:46:45.3938552Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\arccos.h 2025-11-03T16:46:45.3942452Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\arccosh.h 2025-11-03T16:46:45.3946287Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\arccosh_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:45.3950956Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\arccosh_native.h 2025-11-03T16:46:45.3955141Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\arccosh_ops.h 2025-11-03T16:46:45.3959178Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\arccos_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:45.3963362Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\arccos_native.h 2025-11-03T16:46:45.3967613Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\arccos_ops.h 2025-11-03T16:46:45.3972237Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\arcsin.h 2025-11-03T16:46:45.3976117Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\arcsinh.h 2025-11-03T16:46:45.3980297Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\arcsinh_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:45.3984407Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\arcsinh_native.h 2025-11-03T16:46:45.3988493Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\arcsinh_ops.h 2025-11-03T16:46:45.3992784Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\arcsin_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:45.3996693Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\arcsin_native.h 2025-11-03T16:46:45.4000924Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\arcsin_ops.h 2025-11-03T16:46:45.4005083Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\arctan.h 2025-11-03T16:46:45.4008657Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\arctan2.h 2025-11-03T16:46:45.4012828Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\arctan2_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:45.4017352Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\arctan2_native.h 2025-11-03T16:46:45.4021448Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\arctan2_ops.h 2025-11-03T16:46:45.4025710Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\arctanh.h 2025-11-03T16:46:45.4029723Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\arctanh_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:45.4033636Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\arctanh_native.h 2025-11-03T16:46:45.4037727Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\arctanh_ops.h 2025-11-03T16:46:45.4042559Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\arctan_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:45.4047062Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\arctan_native.h 2025-11-03T16:46:45.4050821Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\arctan_ops.h 2025-11-03T16:46:45.4055142Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\argmax.h 2025-11-03T16:46:45.4059458Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\argmax_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:45.4063105Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\argmax_cpu_dispatch.h 2025-11-03T16:46:45.4067390Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\argmax_cuda_dispatch.h 2025-11-03T16:46:45.4071590Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\argmax_meta.h 2025-11-03T16:46:45.4075908Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\argmax_meta_dispatch.h 2025-11-03T16:46:45.4080460Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\argmax_native.h 2025-11-03T16:46:45.4084941Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\argmax_ops.h 2025-11-03T16:46:45.4088737Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\argmin.h 2025-11-03T16:46:45.4093038Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\argmin_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:45.4097151Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\argmin_cpu_dispatch.h 2025-11-03T16:46:45.4102358Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\argmin_cuda_dispatch.h 2025-11-03T16:46:45.4106845Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\argmin_meta.h 2025-11-03T16:46:45.4111366Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\argmin_meta_dispatch.h 2025-11-03T16:46:45.4116224Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\argmin_native.h 2025-11-03T16:46:45.4120916Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\argmin_ops.h 2025-11-03T16:46:45.4126727Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\argsort.h 2025-11-03T16:46:45.4131008Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\argsort_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:45.4136104Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\argsort_native.h 2025-11-03T16:46:45.4140551Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\argsort_ops.h 2025-11-03T16:46:45.4145223Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\argwhere.h 2025-11-03T16:46:45.4150980Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\argwhere_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:45.4154846Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\argwhere_native.h 2025-11-03T16:46:45.4159257Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\argwhere_ops.h 2025-11-03T16:46:45.4163483Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\asin.h 2025-11-03T16:46:45.4167535Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\asinh.h 2025-11-03T16:46:45.4172318Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\asinh_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:45.4175793Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\asinh_cpu_dispatch.h 2025-11-03T16:46:45.4180863Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\asinh_cuda_dispatch.h 2025-11-03T16:46:45.4185473Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\asinh_meta.h 2025-11-03T16:46:45.4189614Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\asinh_meta_dispatch.h 2025-11-03T16:46:45.4193379Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\asinh_native.h 2025-11-03T16:46:45.4197062Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\asinh_ops.h 2025-11-03T16:46:45.4201760Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\asin_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:45.4205459Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\asin_cpu_dispatch.h 2025-11-03T16:46:45.4209151Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\asin_cuda_dispatch.h 2025-11-03T16:46:45.4213072Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\asin_meta.h 2025-11-03T16:46:45.4216769Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\asin_meta_dispatch.h 2025-11-03T16:46:45.4221358Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\asin_native.h 2025-11-03T16:46:45.4224968Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\asin_ops.h 2025-11-03T16:46:45.4228465Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\as_strided.h 2025-11-03T16:46:45.4233035Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\as_strided_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:45.4236699Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\as_strided_copy.h 2025-11-03T16:46:45.4240645Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\as_strided_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:45.4244666Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\as_strided_copy_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:45.4248450Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\as_strided_copy_native.h 2025-11-03T16:46:45.4264967Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\as_strided_copy_ops.h 2025-11-03T16:46:45.4269012Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\as_strided_cpu_dispatch.h 2025-11-03T16:46:45.4272733Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\as_strided_cuda_dispatch.h 2025-11-03T16:46:45.4276390Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\as_strided_meta_dispatch.h 2025-11-03T16:46:45.4280441Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\as_strided_native.h 2025-11-03T16:46:45.4284067Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\as_strided_ops.h 2025-11-03T16:46:45.4287789Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\as_strided_scatter.h 2025-11-03T16:46:45.4291679Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\as_strided_scatter_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:45.4295487Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\as_strided_scatter_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:45.4299154Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\as_strided_scatter_native.h 2025-11-03T16:46:45.4303229Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\as_strided_scatter_ops.h 2025-11-03T16:46:45.4306764Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\atan.h 2025-11-03T16:46:45.4310287Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\atan2.h 2025-11-03T16:46:45.4313988Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\atan2_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:45.4317690Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\atan2_cpu_dispatch.h 2025-11-03T16:46:45.4321496Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\atan2_cuda_dispatch.h 2025-11-03T16:46:45.4325306Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\atan2_meta.h 2025-11-03T16:46:45.4329198Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\atan2_meta_dispatch.h 2025-11-03T16:46:45.4332898Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\atan2_native.h 2025-11-03T16:46:45.4337042Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\atan2_ops.h 2025-11-03T16:46:45.4340751Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\atanh.h 2025-11-03T16:46:45.4344389Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\atanh_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:45.4348275Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\atanh_cpu_dispatch.h 2025-11-03T16:46:45.4352010Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\atanh_cuda_dispatch.h 2025-11-03T16:46:45.4356044Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\atanh_meta.h 2025-11-03T16:46:45.4359923Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\atanh_meta_dispatch.h 2025-11-03T16:46:45.4363602Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\atanh_native.h 2025-11-03T16:46:45.4367264Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\atanh_ops.h 2025-11-03T16:46:45.4371117Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\atan_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:45.4374579Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\atan_cpu_dispatch.h 2025-11-03T16:46:45.4378140Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\atan_cuda_dispatch.h 2025-11-03T16:46:45.4381719Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\atan_meta.h 2025-11-03T16:46:45.4385384Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\atan_meta_dispatch.h 2025-11-03T16:46:45.4389825Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\atan_native.h 2025-11-03T16:46:45.4393372Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\atan_ops.h 2025-11-03T16:46:45.4396837Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\atleast_1d.h 2025-11-03T16:46:45.4400608Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\atleast_1d_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:45.4404575Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\atleast_1d_native.h 2025-11-03T16:46:45.4408623Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\atleast_1d_ops.h 2025-11-03T16:46:45.4412452Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\atleast_2d.h 2025-11-03T16:46:45.4416860Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\atleast_2d_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:45.4421245Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\atleast_2d_native.h 2025-11-03T16:46:45.4425853Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\atleast_2d_ops.h 2025-11-03T16:46:45.4429834Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\atleast_3d.h 2025-11-03T16:46:45.4434310Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\atleast_3d_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:45.4438670Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\atleast_3d_native.h 2025-11-03T16:46:45.4442418Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\atleast_3d_ops.h 2025-11-03T16:46:45.4446743Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\avg_pool1d.h 2025-11-03T16:46:45.4451859Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\avg_pool1d_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:45.4456167Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\avg_pool1d_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:45.4460030Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\avg_pool1d_native.h 2025-11-03T16:46:45.4464223Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\avg_pool1d_ops.h 2025-11-03T16:46:45.4468527Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\avg_pool2d.h 2025-11-03T16:46:45.4472564Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\avg_pool2d_backward.h 2025-11-03T16:46:45.4477249Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\avg_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:45.4481730Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\avg_pool2d_backward_cpu_dispatch.h 2025-11-03T16:46:45.4485721Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\avg_pool2d_backward_cuda_dispatch.h 2025-11-03T16:46:45.4489964Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\avg_pool2d_backward_meta.h 2025-11-03T16:46:45.4494328Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\avg_pool2d_backward_meta_dispatch.h 2025-11-03T16:46:45.4498567Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\avg_pool2d_backward_native.h 2025-11-03T16:46:45.4502640Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\avg_pool2d_backward_ops.h 2025-11-03T16:46:45.4507457Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\avg_pool2d_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:45.4511787Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\avg_pool2d_cpu_dispatch.h 2025-11-03T16:46:45.4515644Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\avg_pool2d_cuda_dispatch.h 2025-11-03T16:46:45.4520097Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\avg_pool2d_meta.h 2025-11-03T16:46:45.4524396Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\avg_pool2d_meta_dispatch.h 2025-11-03T16:46:45.4528298Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\avg_pool2d_native.h 2025-11-03T16:46:45.4532572Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\avg_pool2d_ops.h 2025-11-03T16:46:45.4537076Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\avg_pool3d.h 2025-11-03T16:46:45.4541244Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\avg_pool3d_backward.h 2025-11-03T16:46:45.4545578Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\avg_pool3d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:45.4549870Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\avg_pool3d_backward_cpu_dispatch.h 2025-11-03T16:46:45.4554195Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\avg_pool3d_backward_cuda_dispatch.h 2025-11-03T16:46:45.4559316Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\avg_pool3d_backward_meta.h 2025-11-03T16:46:45.4563978Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\avg_pool3d_backward_meta_dispatch.h 2025-11-03T16:46:45.4568310Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\avg_pool3d_backward_native.h 2025-11-03T16:46:45.4584703Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\avg_pool3d_backward_ops.h 2025-11-03T16:46:45.4588740Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\avg_pool3d_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:45.4593175Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\avg_pool3d_cpu_dispatch.h 2025-11-03T16:46:45.4597534Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\avg_pool3d_cuda_dispatch.h 2025-11-03T16:46:45.4601869Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\avg_pool3d_meta.h 2025-11-03T16:46:45.4607531Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\avg_pool3d_meta_dispatch.h 2025-11-03T16:46:45.4613027Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\avg_pool3d_native.h 2025-11-03T16:46:45.4618443Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\avg_pool3d_ops.h 2025-11-03T16:46:45.4623968Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\baddbmm.h 2025-11-03T16:46:45.4629478Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\baddbmm_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:45.4634129Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\baddbmm_cpu_dispatch.h 2025-11-03T16:46:45.4638498Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\baddbmm_cuda_dispatch.h 2025-11-03T16:46:45.4642673Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\baddbmm_meta.h 2025-11-03T16:46:45.4647152Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\baddbmm_meta_dispatch.h 2025-11-03T16:46:45.4651346Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\baddbmm_native.h 2025-11-03T16:46:45.4655250Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\baddbmm_ops.h 2025-11-03T16:46:45.4658976Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bartlett_window.h 2025-11-03T16:46:45.4663374Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bartlett_window_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:45.4667241Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bartlett_window_native.h 2025-11-03T16:46:45.4671219Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bartlett_window_ops.h 2025-11-03T16:46:45.4675028Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\batch_norm.h 2025-11-03T16:46:45.4679339Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\batch_norm_backward.h 2025-11-03T16:46:45.4683524Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\batch_norm_backward_cpu_dispatch.h 2025-11-03T16:46:45.4687320Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\batch_norm_backward_cuda_dispatch.h 2025-11-03T16:46:45.4691568Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\batch_norm_backward_elemt.h 2025-11-03T16:46:45.4695560Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\batch_norm_backward_elemt_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:45.4699634Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\batch_norm_backward_elemt_cuda_dispatch.h 2025-11-03T16:46:45.4703594Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\batch_norm_backward_elemt_native.h 2025-11-03T16:46:45.4707322Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\batch_norm_backward_elemt_ops.h 2025-11-03T16:46:45.4711625Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\batch_norm_backward_native.h 2025-11-03T16:46:45.4715507Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\batch_norm_backward_ops.h 2025-11-03T16:46:45.4719789Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\batch_norm_backward_reduce.h 2025-11-03T16:46:45.4723996Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\batch_norm_backward_reduce_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:45.4727923Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\batch_norm_backward_reduce_cuda_dispatch.h 2025-11-03T16:46:45.4731715Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\batch_norm_backward_reduce_native.h 2025-11-03T16:46:45.4735591Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\batch_norm_backward_reduce_ops.h 2025-11-03T16:46:45.4739548Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\batch_norm_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:45.4743252Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\batch_norm_elemt.h 2025-11-03T16:46:45.4747872Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\batch_norm_elemt_cuda_dispatch.h 2025-11-03T16:46:45.4751700Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\batch_norm_elemt_native.h 2025-11-03T16:46:45.4755511Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\batch_norm_elemt_ops.h 2025-11-03T16:46:45.4759455Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\batch_norm_gather_stats.h 2025-11-03T16:46:45.4763806Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\batch_norm_gather_stats_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:45.4767642Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\batch_norm_gather_stats_cuda_dispatch.h 2025-11-03T16:46:45.4771743Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\batch_norm_gather_stats_native.h 2025-11-03T16:46:45.4775626Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\batch_norm_gather_stats_ops.h 2025-11-03T16:46:45.4779616Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\batch_norm_gather_stats_with_counts.h 2025-11-03T16:46:45.4783682Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\batch_norm_gather_stats_with_counts_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:45.4788080Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\batch_norm_gather_stats_with_counts_cuda_dispatch.h 2025-11-03T16:46:45.4792134Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\batch_norm_gather_stats_with_counts_native.h 2025-11-03T16:46:45.4796029Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\batch_norm_gather_stats_with_counts_ops.h 2025-11-03T16:46:45.4799888Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\batch_norm_native.h 2025-11-03T16:46:45.4803691Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\batch_norm_ops.h 2025-11-03T16:46:45.4807397Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\batch_norm_stats.h 2025-11-03T16:46:45.4811357Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\batch_norm_stats_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:45.4815127Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\batch_norm_stats_cuda_dispatch.h 2025-11-03T16:46:45.4819179Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\batch_norm_stats_native.h 2025-11-03T16:46:45.4822920Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\batch_norm_stats_ops.h 2025-11-03T16:46:45.4826713Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\batch_norm_update_stats.h 2025-11-03T16:46:45.4830768Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\batch_norm_update_stats_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:45.4834541Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\batch_norm_update_stats_cpu_dispatch.h 2025-11-03T16:46:45.4838585Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\batch_norm_update_stats_cuda_dispatch.h 2025-11-03T16:46:45.4842608Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\batch_norm_update_stats_native.h 2025-11-03T16:46:45.4846410Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\batch_norm_update_stats_ops.h 2025-11-03T16:46:45.4850057Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bernoulli.h 2025-11-03T16:46:45.4853884Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bernoulli_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:45.4857842Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bernoulli_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:45.4861555Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bernoulli_cpu_dispatch.h 2025-11-03T16:46:45.4865625Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bernoulli_cuda_dispatch.h 2025-11-03T16:46:45.4884169Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bernoulli_meta_dispatch.h 2025-11-03T16:46:45.4887857Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bernoulli_native.h 2025-11-03T16:46:45.4891552Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bernoulli_ops.h 2025-11-03T16:46:45.4895156Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bilinear.h 2025-11-03T16:46:45.4899179Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bilinear_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:45.4902761Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bilinear_native.h 2025-11-03T16:46:45.4906333Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bilinear_ops.h 2025-11-03T16:46:45.4910266Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\binary_cross_entropy.h 2025-11-03T16:46:45.4913951Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\binary_cross_entropy_backward.h 2025-11-03T16:46:45.4918148Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\binary_cross_entropy_backward_cpu_dispatch.h 2025-11-03T16:46:45.4922816Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\binary_cross_entropy_backward_cuda_dispatch.h 2025-11-03T16:46:45.4926566Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\binary_cross_entropy_backward_native.h 2025-11-03T16:46:45.4930430Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\binary_cross_entropy_backward_ops.h 2025-11-03T16:46:45.4934483Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\binary_cross_entropy_cpu_dispatch.h 2025-11-03T16:46:45.4938312Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\binary_cross_entropy_cuda_dispatch.h 2025-11-03T16:46:45.4942165Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\binary_cross_entropy_native.h 2025-11-03T16:46:45.4946052Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\binary_cross_entropy_ops.h 2025-11-03T16:46:45.4950127Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\binary_cross_entropy_with_logits.h 2025-11-03T16:46:45.4953997Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\binary_cross_entropy_with_logits_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:45.4958120Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\binary_cross_entropy_with_logits_native.h 2025-11-03T16:46:45.4961875Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\binary_cross_entropy_with_logits_ops.h 2025-11-03T16:46:45.4965578Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bincount.h 2025-11-03T16:46:45.4969137Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bincount_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:45.5005167Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bincount_cpu_dispatch.h 2025-11-03T16:46:45.5008945Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bincount_cuda_dispatch.h 2025-11-03T16:46:45.5013050Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bincount_native.h 2025-11-03T16:46:45.5016781Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bincount_ops.h 2025-11-03T16:46:45.5021133Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\binomial.h 2025-11-03T16:46:45.5025025Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\binomial_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:45.5029702Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\binomial_cpu_dispatch.h 2025-11-03T16:46:45.5034000Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\binomial_cuda_dispatch.h 2025-11-03T16:46:45.5038782Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\binomial_native.h 2025-11-03T16:46:45.5042633Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\binomial_ops.h 2025-11-03T16:46:45.5047188Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_and.h 2025-11-03T16:46:45.5051550Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_and_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:45.5055451Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_and_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:45.5059711Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_and_cpu_dispatch.h 2025-11-03T16:46:45.5064105Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_and_cuda_dispatch.h 2025-11-03T16:46:45.5068029Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_and_meta.h 2025-11-03T16:46:45.5072337Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_and_meta_dispatch.h 2025-11-03T16:46:45.5076946Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_and_native.h 2025-11-03T16:46:45.5081192Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_and_ops.h 2025-11-03T16:46:45.5085137Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_left_shift.h 2025-11-03T16:46:45.5089726Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_left_shift_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:45.5094184Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_left_shift_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:45.5098116Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_left_shift_cpu_dispatch.h 2025-11-03T16:46:45.5102750Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_left_shift_cuda_dispatch.h 2025-11-03T16:46:45.5107244Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_left_shift_meta.h 2025-11-03T16:46:45.5111442Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_left_shift_meta_dispatch.h 2025-11-03T16:46:45.5116881Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_left_shift_native.h 2025-11-03T16:46:45.5121735Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_left_shift_ops.h 2025-11-03T16:46:45.5127623Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_not.h 2025-11-03T16:46:45.5131727Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_not_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:45.5137639Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_not_cpu_dispatch.h 2025-11-03T16:46:45.5143335Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_not_cuda_dispatch.h 2025-11-03T16:46:45.5149553Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_not_meta.h 2025-11-03T16:46:45.5155254Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_not_meta_dispatch.h 2025-11-03T16:46:45.5160959Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_not_native.h 2025-11-03T16:46:45.5165112Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_not_ops.h 2025-11-03T16:46:45.5169721Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_or.h 2025-11-03T16:46:45.5174242Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_or_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:45.5178408Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_or_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:45.5182888Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_or_cpu_dispatch.h 2025-11-03T16:46:45.5186851Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_or_cuda_dispatch.h 2025-11-03T16:46:45.5190663Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_or_meta.h 2025-11-03T16:46:45.5195405Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_or_meta_dispatch.h 2025-11-03T16:46:45.5199932Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_or_native.h 2025-11-03T16:46:45.5203699Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_or_ops.h 2025-11-03T16:46:45.5207475Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_right_shift.h 2025-11-03T16:46:45.5212258Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_right_shift_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:45.5216158Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_right_shift_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:45.5219975Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_right_shift_cpu_dispatch.h 2025-11-03T16:46:45.5224013Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_right_shift_cuda_dispatch.h 2025-11-03T16:46:45.5227860Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_right_shift_meta.h 2025-11-03T16:46:45.5231655Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_right_shift_meta_dispatch.h 2025-11-03T16:46:45.5235459Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_right_shift_native.h 2025-11-03T16:46:45.5239712Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_right_shift_ops.h 2025-11-03T16:46:45.5243757Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_xor.h 2025-11-03T16:46:45.5247952Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_xor_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:45.5252089Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_xor_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:45.5256174Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_xor_cpu_dispatch.h 2025-11-03T16:46:45.5259969Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_xor_cuda_dispatch.h 2025-11-03T16:46:45.5263741Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_xor_meta.h 2025-11-03T16:46:45.5267999Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_xor_meta_dispatch.h 2025-11-03T16:46:45.5271996Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_xor_native.h 2025-11-03T16:46:45.5275965Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_xor_ops.h 2025-11-03T16:46:45.5279838Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\blackman_window.h 2025-11-03T16:46:45.5283759Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\blackman_window_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:45.5287448Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\blackman_window_native.h 2025-11-03T16:46:45.5291244Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\blackman_window_ops.h 2025-11-03T16:46:45.5294986Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\block_diag.h 2025-11-03T16:46:45.5298940Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\block_diag_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:45.5302744Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\block_diag_native.h 2025-11-03T16:46:45.5306808Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\block_diag_ops.h 2025-11-03T16:46:45.5310493Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bmm.h 2025-11-03T16:46:45.5314339Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bmm_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:45.5317998Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bmm_cpu_dispatch.h 2025-11-03T16:46:45.5321676Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bmm_cuda_dispatch.h 2025-11-03T16:46:45.5325328Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bmm_meta.h 2025-11-03T16:46:45.5328797Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bmm_meta_dispatch.h 2025-11-03T16:46:45.5332772Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bmm_native.h 2025-11-03T16:46:45.5336368Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bmm_ops.h 2025-11-03T16:46:45.5340175Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\broadcast_tensors.h 2025-11-03T16:46:45.5344032Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\broadcast_tensors_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:45.5347618Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\broadcast_tensors_native.h 2025-11-03T16:46:45.5351273Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\broadcast_tensors_ops.h 2025-11-03T16:46:45.5354941Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\broadcast_to.h 2025-11-03T16:46:45.5359141Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\broadcast_to_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:45.5363234Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\broadcast_to_native.h 2025-11-03T16:46:45.5367655Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\broadcast_to_ops.h 2025-11-03T16:46:45.5370730Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bucketize.h 2025-11-03T16:46:45.5374557Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bucketize_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:45.5378165Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bucketize_cpu_dispatch.h 2025-11-03T16:46:45.5381833Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bucketize_cuda_dispatch.h 2025-11-03T16:46:45.5385634Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bucketize_native.h 2025-11-03T16:46:45.5389396Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bucketize_ops.h 2025-11-03T16:46:45.5393097Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\can_cast.h 2025-11-03T16:46:45.5396787Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\can_cast_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:45.5400531Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\can_cast_native.h 2025-11-03T16:46:45.5404101Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\can_cast_ops.h 2025-11-03T16:46:45.5407780Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cartesian_prod.h 2025-11-03T16:46:45.5411529Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cartesian_prod_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:45.5415368Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cartesian_prod_native.h 2025-11-03T16:46:45.5419027Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cartesian_prod_ops.h 2025-11-03T16:46:45.5423129Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cat.h 2025-11-03T16:46:45.5427128Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cat_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:45.5430896Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cat_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:45.5434721Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cat_cpu_dispatch.h 2025-11-03T16:46:45.5438482Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cat_cuda_dispatch.h 2025-11-03T16:46:45.5442289Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cat_meta.h 2025-11-03T16:46:45.5445731Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cat_meta_dispatch.h 2025-11-03T16:46:45.5449415Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cat_native.h 2025-11-03T16:46:45.5453191Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cat_ops.h 2025-11-03T16:46:45.5456691Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cauchy.h 2025-11-03T16:46:45.5460728Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cauchy_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:45.5464446Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cauchy_cpu_dispatch.h 2025-11-03T16:46:45.5468700Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cauchy_cuda_dispatch.h 2025-11-03T16:46:45.5472693Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cauchy_meta_dispatch.h 2025-11-03T16:46:45.5485488Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cauchy_native.h 2025-11-03T16:46:45.5489196Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cauchy_ops.h 2025-11-03T16:46:45.5492887Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ccol_indices.h 2025-11-03T16:46:45.5496782Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ccol_indices_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:45.5500242Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ccol_indices_copy.h 2025-11-03T16:46:45.5504235Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ccol_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:45.5508272Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ccol_indices_copy_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:45.5512056Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ccol_indices_copy_native.h 2025-11-03T16:46:45.5515843Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ccol_indices_copy_ops.h 2025-11-03T16:46:45.5519922Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ccol_indices_native.h 2025-11-03T16:46:45.5523770Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ccol_indices_ops.h 2025-11-03T16:46:45.5528020Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cdist.h 2025-11-03T16:46:45.5532214Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cdist_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:45.5536375Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cdist_native.h 2025-11-03T16:46:45.5540355Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cdist_ops.h 2025-11-03T16:46:45.5544559Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ceil.h 2025-11-03T16:46:45.5548561Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ceil_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:45.5552580Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ceil_cpu_dispatch.h 2025-11-03T16:46:45.5556896Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ceil_cuda_dispatch.h 2025-11-03T16:46:45.5561227Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ceil_meta.h 2025-11-03T16:46:45.5565628Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ceil_meta_dispatch.h 2025-11-03T16:46:45.5569951Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ceil_native.h 2025-11-03T16:46:45.5574070Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ceil_ops.h 2025-11-03T16:46:45.5577589Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\celu.h 2025-11-03T16:46:45.5581736Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\celu_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:45.5585904Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\celu_native.h 2025-11-03T16:46:45.5590097Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\celu_ops.h 2025-11-03T16:46:45.5594180Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\chain_matmul.h 2025-11-03T16:46:45.5598592Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\chain_matmul_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:45.5602714Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\chain_matmul_native.h 2025-11-03T16:46:45.5606945Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\chain_matmul_ops.h 2025-11-03T16:46:45.5611096Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\chalf.h 2025-11-03T16:46:45.5614837Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\chalf_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:45.5620174Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\chalf_native.h 2025-11-03T16:46:45.5625745Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\chalf_ops.h 2025-11-03T16:46:45.5631148Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\channel_shuffle.h 2025-11-03T16:46:45.5637541Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\channel_shuffle_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:45.5643726Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\channel_shuffle_cpu_dispatch.h 2025-11-03T16:46:45.5649463Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\channel_shuffle_cuda_dispatch.h 2025-11-03T16:46:45.5654378Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\channel_shuffle_native.h 2025-11-03T16:46:45.5658338Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\channel_shuffle_ops.h 2025-11-03T16:46:45.5663030Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cholesky.h 2025-11-03T16:46:45.5667187Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cholesky_cpu_dispatch.h 2025-11-03T16:46:45.5671704Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cholesky_cuda_dispatch.h 2025-11-03T16:46:45.5675794Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cholesky_inverse.h 2025-11-03T16:46:45.5679684Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cholesky_inverse_cpu_dispatch.h 2025-11-03T16:46:45.5684146Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cholesky_inverse_cuda_dispatch.h 2025-11-03T16:46:45.5688157Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cholesky_inverse_native.h 2025-11-03T16:46:45.5691935Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cholesky_inverse_ops.h 2025-11-03T16:46:45.5695809Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cholesky_native.h 2025-11-03T16:46:45.5700247Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cholesky_ops.h 2025-11-03T16:46:45.5704168Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cholesky_solve.h 2025-11-03T16:46:45.5708047Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cholesky_solve_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:45.5711854Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cholesky_solve_native.h 2025-11-03T16:46:45.5716040Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cholesky_solve_ops.h 2025-11-03T16:46:45.5719960Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\choose_qparams_optimized.h 2025-11-03T16:46:45.5723827Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\choose_qparams_optimized_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:45.5727707Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\choose_qparams_optimized_native.h 2025-11-03T16:46:45.5732254Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\choose_qparams_optimized_ops.h 2025-11-03T16:46:45.5736151Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\chunk.h 2025-11-03T16:46:45.5739805Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\chunk_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:45.5743530Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\chunk_native.h 2025-11-03T16:46:45.5747121Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\chunk_ops.h 2025-11-03T16:46:45.5750827Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\clamp.h 2025-11-03T16:46:45.5754447Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\clamp_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:45.5758416Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\clamp_cpu_dispatch.h 2025-11-03T16:46:45.5762008Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\clamp_cuda_dispatch.h 2025-11-03T16:46:45.5765663Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\clamp_max.h 2025-11-03T16:46:45.5770083Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\clamp_max_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:45.5773839Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\clamp_max_cpu_dispatch.h 2025-11-03T16:46:45.5777663Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\clamp_max_cuda_dispatch.h 2025-11-03T16:46:45.5781578Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\clamp_max_meta.h 2025-11-03T16:46:45.5785695Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\clamp_max_meta_dispatch.h 2025-11-03T16:46:45.5789459Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\clamp_max_native.h 2025-11-03T16:46:45.5793086Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\clamp_max_ops.h 2025-11-03T16:46:45.5796761Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\clamp_meta.h 2025-11-03T16:46:45.5800652Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\clamp_meta_dispatch.h 2025-11-03T16:46:45.5804436Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\clamp_min.h 2025-11-03T16:46:45.5808751Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\clamp_min_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:45.5812797Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\clamp_min_cpu_dispatch.h 2025-11-03T16:46:45.5816531Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\clamp_min_cuda_dispatch.h 2025-11-03T16:46:45.5820711Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\clamp_min_meta.h 2025-11-03T16:46:45.5824458Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\clamp_min_meta_dispatch.h 2025-11-03T16:46:45.5828219Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\clamp_min_native.h 2025-11-03T16:46:45.5831923Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\clamp_min_ops.h 2025-11-03T16:46:45.5835647Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\clamp_native.h 2025-11-03T16:46:45.5839714Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\clamp_ops.h 2025-11-03T16:46:45.5843438Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\clip.h 2025-11-03T16:46:45.5847130Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\clip_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:45.5850776Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\clip_native.h 2025-11-03T16:46:45.5854537Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\clip_ops.h 2025-11-03T16:46:45.5857979Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\clone.h 2025-11-03T16:46:45.5861603Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\clone_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:45.5865227Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\clone_native.h 2025-11-03T16:46:45.5869206Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\clone_ops.h 2025-11-03T16:46:45.5872995Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\coalesce.h 2025-11-03T16:46:45.5876550Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\coalesce_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:45.5880186Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\coalesce_native.h 2025-11-03T16:46:45.5883893Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\coalesce_ops.h 2025-11-03T16:46:45.5887495Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\col2im.h 2025-11-03T16:46:45.5890894Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\col2im_cpu_dispatch.h 2025-11-03T16:46:45.5894697Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\col2im_cuda_dispatch.h 2025-11-03T16:46:45.5898318Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\col2im_native.h 2025-11-03T16:46:45.5902165Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\col2im_ops.h 2025-11-03T16:46:45.5905849Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\column_stack.h 2025-11-03T16:46:45.5909661Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\column_stack_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:45.5913313Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\column_stack_native.h 2025-11-03T16:46:45.5917188Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\column_stack_ops.h 2025-11-03T16:46:45.5920876Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\col_indices.h 2025-11-03T16:46:45.5925246Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\col_indices_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:45.5929633Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\col_indices_copy.h 2025-11-03T16:46:45.5934570Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\col_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:45.5938963Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\col_indices_copy_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:45.5943174Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\col_indices_copy_native.h 2025-11-03T16:46:45.5947229Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\col_indices_copy_ops.h 2025-11-03T16:46:45.5951555Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\col_indices_native.h 2025-11-03T16:46:45.5955960Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\col_indices_ops.h 2025-11-03T16:46:45.5960028Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\combinations.h 2025-11-03T16:46:45.5964418Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\combinations_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:45.5969022Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\combinations_native.h 2025-11-03T16:46:45.5973203Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\combinations_ops.h 2025-11-03T16:46:45.5977282Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\complex.h 2025-11-03T16:46:45.5981368Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\complex_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:45.5985326Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\complex_cpu_dispatch.h 2025-11-03T16:46:45.5989671Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\complex_cuda_dispatch.h 2025-11-03T16:46:45.5993972Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\complex_native.h 2025-11-03T16:46:45.5998395Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\complex_ops.h 2025-11-03T16:46:45.6002133Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\concat.h 2025-11-03T16:46:45.6008287Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\concatenate.h 2025-11-03T16:46:45.6012862Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\concatenate_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:45.6017173Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\concatenate_native.h 2025-11-03T16:46:45.6020987Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\concatenate_ops.h 2025-11-03T16:46:45.6025548Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\concat_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:45.6029844Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\concat_native.h 2025-11-03T16:46:45.6033792Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\concat_ops.h 2025-11-03T16:46:45.6038073Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conj.h 2025-11-03T16:46:45.6042206Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conj_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:45.6046119Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conj_native.h 2025-11-03T16:46:45.6050134Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conj_ops.h 2025-11-03T16:46:45.6054543Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conj_physical.h 2025-11-03T16:46:45.6059256Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conj_physical_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:45.6096542Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conj_physical_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:45.6100803Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conj_physical_cpu_dispatch.h 2025-11-03T16:46:45.6104704Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conj_physical_cuda_dispatch.h 2025-11-03T16:46:45.6109014Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conj_physical_native.h 2025-11-03T16:46:45.6113740Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conj_physical_ops.h 2025-11-03T16:46:45.6118497Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\constant_pad_nd.h 2025-11-03T16:46:45.6124281Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\constant_pad_nd_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:45.6129914Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\constant_pad_nd_native.h 2025-11-03T16:46:45.6135691Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\constant_pad_nd_ops.h 2025-11-03T16:46:45.6140415Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\contiguous.h 2025-11-03T16:46:45.6155458Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\contiguous_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:45.6159842Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\contiguous_native.h 2025-11-03T16:46:45.6163671Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\contiguous_ops.h 2025-11-03T16:46:45.6167915Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conv1d.h 2025-11-03T16:46:45.6171860Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conv1d_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:45.6175630Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conv1d_native.h 2025-11-03T16:46:45.6179281Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conv1d_ops.h 2025-11-03T16:46:45.6182959Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conv2d.h 2025-11-03T16:46:45.6196942Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conv2d_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:45.6197228Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conv2d_native.h 2025-11-03T16:46:45.6198902Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conv2d_ops.h 2025-11-03T16:46:45.6202743Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conv3d.h 2025-11-03T16:46:45.6206142Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conv3d_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:45.6209746Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conv3d_native.h 2025-11-03T16:46:45.6213453Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conv3d_ops.h 2025-11-03T16:46:45.6217722Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\convolution.h 2025-11-03T16:46:45.6221954Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\convolution_backward.h 2025-11-03T16:46:45.6226085Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\convolution_backward_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:45.6229897Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\convolution_backward_cuda_dispatch.h 2025-11-03T16:46:45.6234113Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\convolution_backward_native.h 2025-11-03T16:46:45.6238086Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\convolution_backward_ops.h 2025-11-03T16:46:45.6241886Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\convolution_backward_overrideable.h 2025-11-03T16:46:45.6245962Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\convolution_backward_overrideable_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:45.6250047Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\convolution_backward_overrideable_native.h 2025-11-03T16:46:45.6253963Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\convolution_backward_overrideable_ops.h 2025-11-03T16:46:45.6257922Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\convolution_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:45.6261686Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\convolution_native.h 2025-11-03T16:46:45.6265637Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\convolution_ops.h 2025-11-03T16:46:45.6269489Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\convolution_overrideable.h 2025-11-03T16:46:45.6274645Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\convolution_overrideable_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:45.6278874Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\convolution_overrideable_native.h 2025-11-03T16:46:45.6282833Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\convolution_overrideable_ops.h 2025-11-03T16:46:45.6286788Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conv_depthwise3d.h 2025-11-03T16:46:45.6290726Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conv_depthwise3d_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:45.6294535Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conv_depthwise3d_cuda_dispatch.h 2025-11-03T16:46:45.6298548Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conv_depthwise3d_native.h 2025-11-03T16:46:45.6302363Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conv_depthwise3d_ops.h 2025-11-03T16:46:45.6306146Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conv_tbc.h 2025-11-03T16:46:45.6309726Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conv_tbc_backward.h 2025-11-03T16:46:45.6313596Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conv_tbc_backward_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:45.6317949Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conv_tbc_backward_native.h 2025-11-03T16:46:45.6321952Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conv_tbc_backward_ops.h 2025-11-03T16:46:45.6326071Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conv_tbc_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:45.6329782Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conv_tbc_native.h 2025-11-03T16:46:45.6333508Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conv_tbc_ops.h 2025-11-03T16:46:45.6337232Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conv_transpose1d.h 2025-11-03T16:46:45.6341259Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conv_transpose1d_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:45.6345007Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conv_transpose1d_native.h 2025-11-03T16:46:45.6348822Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conv_transpose1d_ops.h 2025-11-03T16:46:45.6352812Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conv_transpose2d.h 2025-11-03T16:46:45.6357258Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conv_transpose2d_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:45.6361144Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conv_transpose2d_native.h 2025-11-03T16:46:45.6364928Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conv_transpose2d_ops.h 2025-11-03T16:46:45.6368666Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conv_transpose3d.h 2025-11-03T16:46:45.6373257Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conv_transpose3d_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:45.6377528Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conv_transpose3d_native.h 2025-11-03T16:46:45.6381961Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conv_transpose3d_ops.h 2025-11-03T16:46:45.6386382Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\copy.h 2025-11-03T16:46:45.6390036Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\copysign.h 2025-11-03T16:46:45.6394534Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\copysign_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:45.6398751Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\copysign_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:45.6402621Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\copysign_cpu_dispatch.h 2025-11-03T16:46:45.6407219Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\copysign_cuda_dispatch.h 2025-11-03T16:46:45.6411579Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\copysign_meta.h 2025-11-03T16:46:45.6415891Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\copysign_meta_dispatch.h 2025-11-03T16:46:45.6420443Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\copysign_native.h 2025-11-03T16:46:45.6424961Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\copysign_ops.h 2025-11-03T16:46:45.6429906Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:45.6434029Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\copy_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:45.6438379Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\copy_meta_dispatch.h 2025-11-03T16:46:45.6442703Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\copy_native.h 2025-11-03T16:46:45.6446728Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\copy_ops.h 2025-11-03T16:46:45.6450455Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\copy_sparse_to_sparse.h 2025-11-03T16:46:45.6454888Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\copy_sparse_to_sparse_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:45.6459262Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\copy_sparse_to_sparse_meta_dispatch.h 2025-11-03T16:46:45.6463256Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\copy_sparse_to_sparse_native.h 2025-11-03T16:46:45.6467951Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\copy_sparse_to_sparse_ops.h 2025-11-03T16:46:45.6472305Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\corrcoef.h 2025-11-03T16:46:45.6476185Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\corrcoef_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:45.6480355Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\corrcoef_native.h 2025-11-03T16:46:45.6484626Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\corrcoef_ops.h 2025-11-03T16:46:45.6488618Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cos.h 2025-11-03T16:46:45.6492576Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cosh.h 2025-11-03T16:46:45.6496959Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cosh_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:45.6501112Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cosh_cpu_dispatch.h 2025-11-03T16:46:45.6505281Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cosh_cuda_dispatch.h 2025-11-03T16:46:45.6509736Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cosh_meta.h 2025-11-03T16:46:45.6513949Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cosh_meta_dispatch.h 2025-11-03T16:46:45.6517942Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cosh_native.h 2025-11-03T16:46:45.6522158Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cosh_ops.h 2025-11-03T16:46:45.6526345Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cosine_embedding_loss.h 2025-11-03T16:46:45.6530867Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cosine_embedding_loss_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:45.6535319Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cosine_embedding_loss_native.h 2025-11-03T16:46:45.6539662Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cosine_embedding_loss_ops.h 2025-11-03T16:46:45.6544468Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cosine_similarity.h 2025-11-03T16:46:45.6548684Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cosine_similarity_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:45.6553210Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cosine_similarity_native.h 2025-11-03T16:46:45.6557713Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cosine_similarity_ops.h 2025-11-03T16:46:45.6562353Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cos_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:45.6566315Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cos_cpu_dispatch.h 2025-11-03T16:46:45.6570881Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cos_cuda_dispatch.h 2025-11-03T16:46:45.6575197Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cos_meta.h 2025-11-03T16:46:45.6578743Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cos_meta_dispatch.h 2025-11-03T16:46:45.6582939Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cos_native.h 2025-11-03T16:46:45.6587521Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cos_ops.h 2025-11-03T16:46:45.6591271Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\count_nonzero.h 2025-11-03T16:46:45.6595915Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\count_nonzero_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:45.6600386Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\count_nonzero_cpu_dispatch.h 2025-11-03T16:46:45.6604533Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\count_nonzero_cuda_dispatch.h 2025-11-03T16:46:45.6608638Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\count_nonzero_native.h 2025-11-03T16:46:45.6612968Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\count_nonzero_ops.h 2025-11-03T16:46:45.6617244Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cov.h 2025-11-03T16:46:45.6622708Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cov_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:45.6628383Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cov_native.h 2025-11-03T16:46:45.6632808Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cov_ops.h 2025-11-03T16:46:45.6637040Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cross.h 2025-11-03T16:46:45.6641007Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cross_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:45.6645207Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cross_entropy_loss.h 2025-11-03T16:46:45.6650061Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cross_entropy_loss_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:45.6653927Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cross_entropy_loss_native.h 2025-11-03T16:46:45.6658734Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cross_entropy_loss_ops.h 2025-11-03T16:46:45.6662597Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cross_native.h 2025-11-03T16:46:45.6667459Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cross_ops.h 2025-11-03T16:46:45.6671499Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\crow_indices.h 2025-11-03T16:46:45.6675354Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\crow_indices_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:45.6679180Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\crow_indices_copy.h 2025-11-03T16:46:45.6683726Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\crow_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:45.6688085Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\crow_indices_copy_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:45.6691843Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\crow_indices_copy_native.h 2025-11-03T16:46:45.6695604Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\crow_indices_copy_ops.h 2025-11-03T16:46:45.6699958Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\crow_indices_native.h 2025-11-03T16:46:45.6703788Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\crow_indices_ops.h 2025-11-03T16:46:45.6707920Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ctc_loss.h 2025-11-03T16:46:45.6711688Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ctc_loss_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:45.6716209Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ctc_loss_native.h 2025-11-03T16:46:45.6720157Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ctc_loss_ops.h 2025-11-03T16:46:45.6724027Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_affine_grid_generator.h 2025-11-03T16:46:45.6748611Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_affine_grid_generator_backward.h 2025-11-03T16:46:45.6752674Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_affine_grid_generator_backward_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:45.6756478Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_affine_grid_generator_backward_cuda_dispatch.h 2025-11-03T16:46:45.6761158Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_affine_grid_generator_backward_native.h 2025-11-03T16:46:45.6765073Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_affine_grid_generator_backward_ops.h 2025-11-03T16:46:45.6771672Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_affine_grid_generator_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:45.6775957Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_affine_grid_generator_cuda_dispatch.h 2025-11-03T16:46:45.6780414Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_affine_grid_generator_native.h 2025-11-03T16:46:45.6784178Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_affine_grid_generator_ops.h 2025-11-03T16:46:45.6788455Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_batch_norm.h 2025-11-03T16:46:45.6792370Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_batch_norm_backward.h 2025-11-03T16:46:45.6796444Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_batch_norm_backward_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:45.6800422Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_batch_norm_backward_cuda_dispatch.h 2025-11-03T16:46:45.6804311Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_batch_norm_backward_native.h 2025-11-03T16:46:45.6808413Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_batch_norm_backward_ops.h 2025-11-03T16:46:45.6812373Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_batch_norm_cuda_dispatch.h 2025-11-03T16:46:45.6816277Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_batch_norm_native.h 2025-11-03T16:46:45.6820175Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_batch_norm_ops.h 2025-11-03T16:46:45.6824047Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_convolution.h 2025-11-03T16:46:45.6827926Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_convolution_add_relu.h 2025-11-03T16:46:45.6832311Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_convolution_add_relu_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:45.6836288Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_convolution_add_relu_cuda_dispatch.h 2025-11-03T16:46:45.6840239Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_convolution_add_relu_native.h 2025-11-03T16:46:45.6844065Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_convolution_add_relu_ops.h 2025-11-03T16:46:45.6848024Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_convolution_cuda_dispatch.h 2025-11-03T16:46:45.6851779Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_convolution_native.h 2025-11-03T16:46:45.6855726Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_convolution_ops.h 2025-11-03T16:46:45.6859660Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_convolution_relu.h 2025-11-03T16:46:45.6863663Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_convolution_relu_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:45.6867563Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_convolution_relu_cuda_dispatch.h 2025-11-03T16:46:45.6871713Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_convolution_relu_native.h 2025-11-03T16:46:45.6876286Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_convolution_relu_ops.h 2025-11-03T16:46:45.6880687Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_convolution_transpose.h 2025-11-03T16:46:45.6885543Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_convolution_transpose_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:45.6889402Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_convolution_transpose_cuda_dispatch.h 2025-11-03T16:46:45.6893287Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_convolution_transpose_native.h 2025-11-03T16:46:45.6897645Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_convolution_transpose_ops.h 2025-11-03T16:46:45.6901535Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_grid_sampler.h 2025-11-03T16:46:45.6905600Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_grid_sampler_backward.h 2025-11-03T16:46:45.6909665Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_grid_sampler_backward_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:45.6913522Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_grid_sampler_backward_cuda_dispatch.h 2025-11-03T16:46:45.6917508Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_grid_sampler_backward_native.h 2025-11-03T16:46:45.6921391Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_grid_sampler_backward_ops.h 2025-11-03T16:46:45.6925457Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_grid_sampler_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:45.6929542Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_grid_sampler_cuda_dispatch.h 2025-11-03T16:46:45.6933435Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_grid_sampler_native.h 2025-11-03T16:46:45.6937251Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_grid_sampler_ops.h 2025-11-03T16:46:45.6941608Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_is_acceptable.h 2025-11-03T16:46:45.6945738Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_is_acceptable_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:45.6949522Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_is_acceptable_native.h 2025-11-03T16:46:45.6953421Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_is_acceptable_ops.h 2025-11-03T16:46:45.6957311Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cummax.h 2025-11-03T16:46:45.6960858Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cummaxmin_backward.h 2025-11-03T16:46:45.6964946Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cummaxmin_backward_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:45.6968581Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cummaxmin_backward_native.h 2025-11-03T16:46:45.6972372Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cummaxmin_backward_ops.h 2025-11-03T16:46:45.6976991Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cummax_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:45.6981529Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cummax_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:45.6985268Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cummax_native.h 2025-11-03T16:46:45.6989037Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cummax_ops.h 2025-11-03T16:46:45.6992769Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cummin.h 2025-11-03T16:46:45.6996494Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cummin_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:45.7000318Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cummin_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:45.7004102Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cummin_native.h 2025-11-03T16:46:45.7007782Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cummin_ops.h 2025-11-03T16:46:45.7011578Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cumprod.h 2025-11-03T16:46:45.7015075Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cumprod_backward.h 2025-11-03T16:46:45.7019104Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cumprod_backward_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:45.7022780Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cumprod_backward_native.h 2025-11-03T16:46:45.7026932Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cumprod_backward_ops.h 2025-11-03T16:46:45.7030955Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cumprod_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:45.7035054Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cumprod_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:45.7039014Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cumprod_cpu_dispatch.h 2025-11-03T16:46:45.7042875Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cumprod_cuda_dispatch.h 2025-11-03T16:46:45.7046656Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cumprod_meta.h 2025-11-03T16:46:45.7050450Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cumprod_meta_dispatch.h 2025-11-03T16:46:45.7054181Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cumprod_native.h 2025-11-03T16:46:45.7058461Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cumprod_ops.h 2025-11-03T16:46:45.7062219Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cumsum.h 2025-11-03T16:46:45.7066125Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cumsum_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:45.7069848Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cumsum_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:45.7073552Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cumsum_cpu_dispatch.h 2025-11-03T16:46:45.7078040Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cumsum_cuda_dispatch.h 2025-11-03T16:46:45.7082335Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cumsum_meta.h 2025-11-03T16:46:45.7086992Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cumsum_meta_dispatch.h 2025-11-03T16:46:45.7091299Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cumsum_native.h 2025-11-03T16:46:45.7095613Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cumsum_ops.h 2025-11-03T16:46:45.7099467Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cumulative_trapezoid.h 2025-11-03T16:46:45.7103941Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cumulative_trapezoid_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:45.7108257Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cumulative_trapezoid_native.h 2025-11-03T16:46:45.7112661Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cumulative_trapezoid_ops.h 2025-11-03T16:46:45.7116807Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\data.h 2025-11-03T16:46:45.7122147Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\data_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:45.7127630Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\data_native.h 2025-11-03T16:46:45.7133110Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\data_ops.h 2025-11-03T16:46:45.7138389Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\deg2rad.h 2025-11-03T16:46:45.7143816Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\deg2rad_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:45.7149468Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\deg2rad_native.h 2025-11-03T16:46:45.7155039Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\deg2rad_ops.h 2025-11-03T16:46:45.7160863Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\dense_dim.h 2025-11-03T16:46:45.7166764Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\dense_dim_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:45.7170604Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\dense_dim_native.h 2025-11-03T16:46:45.7174906Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\dense_dim_ops.h 2025-11-03T16:46:45.7179269Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\dequantize.h 2025-11-03T16:46:45.7183281Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\dequantize_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:45.7187994Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\dequantize_cpu_dispatch.h 2025-11-03T16:46:45.7191826Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\dequantize_cuda_dispatch.h 2025-11-03T16:46:45.7196405Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\dequantize_native.h 2025-11-03T16:46:45.7200436Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\dequantize_ops.h 2025-11-03T16:46:45.7235628Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\det.h 2025-11-03T16:46:45.7239219Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\detach.h 2025-11-03T16:46:45.7243110Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\detach_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:45.7247321Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\detach_copy.h 2025-11-03T16:46:45.7251722Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\detach_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:45.7255772Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\detach_copy_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:45.7259595Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\detach_copy_native.h 2025-11-03T16:46:45.7263602Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\detach_copy_ops.h 2025-11-03T16:46:45.7267342Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\detach_native.h 2025-11-03T16:46:45.7271416Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\detach_ops.h 2025-11-03T16:46:45.7275782Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\det_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:45.7279746Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\det_native.h 2025-11-03T16:46:45.7283819Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\det_ops.h 2025-11-03T16:46:45.7287517Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\diag.h 2025-11-03T16:46:45.7290972Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\diagflat.h 2025-11-03T16:46:45.7294609Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\diagflat_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:45.7298288Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\diagflat_native.h 2025-11-03T16:46:45.7301932Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\diagflat_ops.h 2025-11-03T16:46:45.7305704Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\diagonal.h 2025-11-03T16:46:45.7309223Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\diagonal_backward.h 2025-11-03T16:46:45.7313022Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\diagonal_backward_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:45.7316977Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\diagonal_backward_native.h 2025-11-03T16:46:45.7320999Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\diagonal_backward_ops.h 2025-11-03T16:46:45.7324931Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\diagonal_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:45.7328831Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\diagonal_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:45.7332524Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\diagonal_copy.h 2025-11-03T16:46:45.7336555Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\diagonal_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:45.7340630Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\diagonal_copy_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:45.7344463Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\diagonal_copy_native.h 2025-11-03T16:46:45.7348266Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\diagonal_copy_ops.h 2025-11-03T16:46:45.7352127Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\diagonal_native.h 2025-11-03T16:46:45.7356223Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\diagonal_ops.h 2025-11-03T16:46:45.7360193Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\diagonal_scatter.h 2025-11-03T16:46:45.7364614Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\diagonal_scatter_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:45.7368725Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\diagonal_scatter_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:45.7372524Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\diagonal_scatter_native.h 2025-11-03T16:46:45.7376362Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\diagonal_scatter_ops.h 2025-11-03T16:46:45.7380396Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\diag_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:45.7384137Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\diag_embed.h 2025-11-03T16:46:45.7387999Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\diag_embed_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:45.7392037Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\diag_embed_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:45.7395861Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\diag_embed_native.h 2025-11-03T16:46:45.7399759Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\diag_embed_ops.h 2025-11-03T16:46:45.7403486Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\diag_native.h 2025-11-03T16:46:45.7407106Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\diag_ops.h 2025-11-03T16:46:45.7411174Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\diff.h 2025-11-03T16:46:45.7414807Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\diff_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:45.7418628Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\diff_native.h 2025-11-03T16:46:45.7422283Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\diff_ops.h 2025-11-03T16:46:45.7425714Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\digamma.h 2025-11-03T16:46:45.7429774Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\digamma_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:45.7434083Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\digamma_cpu_dispatch.h 2025-11-03T16:46:45.7438755Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\digamma_cuda_dispatch.h 2025-11-03T16:46:45.7442539Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\digamma_meta.h 2025-11-03T16:46:45.7446826Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\digamma_meta_dispatch.h 2025-11-03T16:46:45.7451348Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\digamma_native.h 2025-11-03T16:46:45.7455250Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\digamma_ops.h 2025-11-03T16:46:45.7459568Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\dist.h 2025-11-03T16:46:45.7463982Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\dist_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:45.7467810Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\dist_native.h 2025-11-03T16:46:45.7472020Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\dist_ops.h 2025-11-03T16:46:45.7475998Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\div.h 2025-11-03T16:46:45.7479717Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\divide.h 2025-11-03T16:46:45.7484067Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\divide_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:45.7488411Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\divide_native.h 2025-11-03T16:46:45.7492476Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\divide_ops.h 2025-11-03T16:46:45.7496695Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\div_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:45.7501047Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\div_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:45.7505224Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\div_cpu_dispatch.h 2025-11-03T16:46:45.7509522Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\div_cuda_dispatch.h 2025-11-03T16:46:45.7514640Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\div_meta.h 2025-11-03T16:46:45.7518389Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\div_meta_dispatch.h 2025-11-03T16:46:45.7522174Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\div_native.h 2025-11-03T16:46:45.7526399Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\div_ops.h 2025-11-03T16:46:45.7545181Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\dot.h 2025-11-03T16:46:45.7546009Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\dot_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:45.7546304Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\dot_cpu_dispatch.h 2025-11-03T16:46:45.7546616Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\dot_cuda_dispatch.h 2025-11-03T16:46:45.7546892Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\dot_native.h 2025-11-03T16:46:45.7550864Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\dot_ops.h 2025-11-03T16:46:45.7554836Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\dropout.h 2025-11-03T16:46:45.7558657Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\dropout_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:45.7562922Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\dropout_native.h 2025-11-03T16:46:45.7567215Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\dropout_ops.h 2025-11-03T16:46:45.7571142Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\dsplit.h 2025-11-03T16:46:45.7575349Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\dsplit_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:45.7579693Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\dsplit_native.h 2025-11-03T16:46:45.7583601Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\dsplit_ops.h 2025-11-03T16:46:45.7588140Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\dstack.h 2025-11-03T16:46:45.7592361Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\dstack_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:45.7596464Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\dstack_native.h 2025-11-03T16:46:45.7600690Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\dstack_ops.h 2025-11-03T16:46:45.7605437Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\einsum.h 2025-11-03T16:46:45.7609390Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\einsum_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:45.7613356Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\einsum_native.h 2025-11-03T16:46:45.7617580Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\einsum_ops.h 2025-11-03T16:46:45.7622069Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\elu.h 2025-11-03T16:46:45.7627363Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\elu_backward.h 2025-11-03T16:46:45.7633058Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\elu_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:45.7638760Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\elu_backward_cpu_dispatch.h 2025-11-03T16:46:45.7644083Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\elu_backward_cuda_dispatch.h 2025-11-03T16:46:45.7648270Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\elu_backward_meta.h 2025-11-03T16:46:45.7653539Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\elu_backward_meta_dispatch.h 2025-11-03T16:46:45.7657921Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\elu_backward_native.h 2025-11-03T16:46:45.7662395Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\elu_backward_ops.h 2025-11-03T16:46:45.7667072Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\elu_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:45.7670751Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\elu_cpu_dispatch.h 2025-11-03T16:46:45.7675103Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\elu_cuda_dispatch.h 2025-11-03T16:46:45.7678986Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\elu_meta.h 2025-11-03T16:46:45.7682712Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\elu_meta_dispatch.h 2025-11-03T16:46:45.7686440Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\elu_native.h 2025-11-03T16:46:45.7690804Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\elu_ops.h 2025-11-03T16:46:45.7694424Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\embedding.h 2025-11-03T16:46:45.7698096Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\embedding_backward.h 2025-11-03T16:46:45.7701999Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\embedding_backward_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:45.7705851Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\embedding_backward_native.h 2025-11-03T16:46:45.7710327Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\embedding_backward_ops.h 2025-11-03T16:46:45.7714175Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\embedding_bag.h 2025-11-03T16:46:45.7718251Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\embedding_bag_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:45.7722719Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\embedding_bag_native.h 2025-11-03T16:46:45.7726729Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\embedding_bag_ops.h 2025-11-03T16:46:45.7730675Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\embedding_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:45.7734479Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\embedding_dense_backward.h 2025-11-03T16:46:45.7738682Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\embedding_dense_backward_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:45.7742556Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\embedding_dense_backward_cpu_dispatch.h 2025-11-03T16:46:45.7746387Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\embedding_dense_backward_cuda_dispatch.h 2025-11-03T16:46:45.7750181Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\embedding_dense_backward_native.h 2025-11-03T16:46:45.7754006Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\embedding_dense_backward_ops.h 2025-11-03T16:46:45.7757971Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\embedding_native.h 2025-11-03T16:46:45.7762012Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\embedding_ops.h 2025-11-03T16:46:45.7765822Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\embedding_renorm.h 2025-11-03T16:46:45.7769804Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\embedding_renorm_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:45.7774022Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\embedding_renorm_cpu_dispatch.h 2025-11-03T16:46:45.7778538Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\embedding_renorm_cuda_dispatch.h 2025-11-03T16:46:45.7782629Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\embedding_renorm_meta_dispatch.h 2025-11-03T16:46:45.7786437Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\embedding_renorm_native.h 2025-11-03T16:46:45.7790470Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\embedding_renorm_ops.h 2025-11-03T16:46:45.7794308Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\embedding_sparse_backward.h 2025-11-03T16:46:45.7798407Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\embedding_sparse_backward_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:45.7802183Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\embedding_sparse_backward_native.h 2025-11-03T16:46:45.7806068Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\embedding_sparse_backward_ops.h 2025-11-03T16:46:45.7810638Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\empty.h 2025-11-03T16:46:45.7814505Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\empty_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:45.7818376Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\empty_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:45.7822077Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\empty_cpu_dispatch.h 2025-11-03T16:46:45.7825974Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\empty_cuda_dispatch.h 2025-11-03T16:46:45.7829670Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\empty_like.h 2025-11-03T16:46:45.7833617Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\empty_like_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:45.7837480Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\empty_like_native.h 2025-11-03T16:46:45.7841461Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\empty_like_ops.h 2025-11-03T16:46:45.7845312Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\empty_meta_dispatch.h 2025-11-03T16:46:45.7849099Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\empty_native.h 2025-11-03T16:46:45.7852955Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\empty_ops.h 2025-11-03T16:46:45.7856865Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\empty_permuted.h 2025-11-03T16:46:45.7860750Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\empty_permuted_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:45.7864533Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\empty_permuted_native.h 2025-11-03T16:46:45.7868763Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\empty_permuted_ops.h 2025-11-03T16:46:45.7872637Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\empty_quantized.h 2025-11-03T16:46:45.7876729Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\empty_quantized_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:45.7881276Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\empty_quantized_native.h 2025-11-03T16:46:45.7885874Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\empty_quantized_ops.h 2025-11-03T16:46:45.7890193Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\empty_strided.h 2025-11-03T16:46:45.7894200Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\empty_strided_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:45.7898173Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\empty_strided_cpu_dispatch.h 2025-11-03T16:46:45.7902159Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\empty_strided_cuda_dispatch.h 2025-11-03T16:46:45.7907592Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\empty_strided_meta_dispatch.h 2025-11-03T16:46:45.7911404Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\empty_strided_native.h 2025-11-03T16:46:45.7915250Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\empty_strided_ops.h 2025-11-03T16:46:45.7919184Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\eq.h 2025-11-03T16:46:45.7923045Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\equal.h 2025-11-03T16:46:45.7926605Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\equal_cpu_dispatch.h 2025-11-03T16:46:45.7930540Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\equal_cuda_dispatch.h 2025-11-03T16:46:45.7934317Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\equal_native.h 2025-11-03T16:46:45.7938536Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\equal_ops.h 2025-11-03T16:46:45.7942489Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\eq_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:45.7946097Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\eq_cpu_dispatch.h 2025-11-03T16:46:45.7949805Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\eq_cuda_dispatch.h 2025-11-03T16:46:45.7953806Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\eq_meta.h 2025-11-03T16:46:45.7957399Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\eq_meta_dispatch.h 2025-11-03T16:46:45.7961310Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\eq_native.h 2025-11-03T16:46:45.7965045Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\eq_ops.h 2025-11-03T16:46:45.7968420Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\erf.h 2025-11-03T16:46:45.7971850Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\erfc.h 2025-11-03T16:46:45.7975564Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\erfc_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:45.7995622Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\erfc_cpu_dispatch.h 2025-11-03T16:46:45.7999460Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\erfc_cuda_dispatch.h 2025-11-03T16:46:45.8003202Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\erfc_meta.h 2025-11-03T16:46:45.8007044Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\erfc_meta_dispatch.h 2025-11-03T16:46:45.8010834Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\erfc_native.h 2025-11-03T16:46:45.8014443Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\erfc_ops.h 2025-11-03T16:46:45.8017929Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\erfinv.h 2025-11-03T16:46:45.8021645Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\erfinv_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:45.8025272Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\erfinv_cpu_dispatch.h 2025-11-03T16:46:45.8029133Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\erfinv_cuda_dispatch.h 2025-11-03T16:46:45.8032841Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\erfinv_meta.h 2025-11-03T16:46:45.8037202Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\erfinv_meta_dispatch.h 2025-11-03T16:46:45.8041178Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\erfinv_native.h 2025-11-03T16:46:45.8044803Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\erfinv_ops.h 2025-11-03T16:46:45.8048778Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\erf_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:45.8052810Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\erf_cpu_dispatch.h 2025-11-03T16:46:45.8056589Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\erf_cuda_dispatch.h 2025-11-03T16:46:45.8060338Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\erf_meta.h 2025-11-03T16:46:45.8063845Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\erf_meta_dispatch.h 2025-11-03T16:46:45.8067786Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\erf_native.h 2025-11-03T16:46:45.8071605Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\erf_ops.h 2025-11-03T16:46:45.8075058Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\exp.h 2025-11-03T16:46:45.8078568Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\exp2.h 2025-11-03T16:46:45.8082856Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\exp2_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:45.8086655Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\exp2_cpu_dispatch.h 2025-11-03T16:46:45.8090385Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\exp2_cuda_dispatch.h 2025-11-03T16:46:45.8094139Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\exp2_meta.h 2025-11-03T16:46:45.8098037Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\exp2_meta_dispatch.h 2025-11-03T16:46:45.8101795Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\exp2_native.h 2025-11-03T16:46:45.8105463Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\exp2_ops.h 2025-11-03T16:46:45.8109313Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\expand.h 2025-11-03T16:46:45.8113216Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\expand_as.h 2025-11-03T16:46:45.8117549Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\expand_as_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:45.8121262Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\expand_as_native.h 2025-11-03T16:46:45.8124961Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\expand_as_ops.h 2025-11-03T16:46:45.8129029Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\expand_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:45.8132740Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\expand_copy.h 2025-11-03T16:46:45.8136700Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\expand_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:45.8140536Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\expand_copy_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:45.8144292Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\expand_copy_native.h 2025-11-03T16:46:45.8148297Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\expand_copy_ops.h 2025-11-03T16:46:45.8152167Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\expand_native.h 2025-11-03T16:46:45.8155859Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\expand_ops.h 2025-11-03T16:46:45.8159720Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\expm1.h 2025-11-03T16:46:45.8163878Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\expm1_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:45.8167411Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\expm1_cpu_dispatch.h 2025-11-03T16:46:45.8171119Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\expm1_cuda_dispatch.h 2025-11-03T16:46:45.8174862Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\expm1_meta.h 2025-11-03T16:46:45.8178794Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\expm1_meta_dispatch.h 2025-11-03T16:46:45.8183357Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\expm1_native.h 2025-11-03T16:46:45.8189197Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\expm1_ops.h 2025-11-03T16:46:45.8194849Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\exponential.h 2025-11-03T16:46:45.8200735Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\exponential_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:45.8206425Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\exponential_cpu_dispatch.h 2025-11-03T16:46:45.8212065Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\exponential_cuda_dispatch.h 2025-11-03T16:46:45.8217695Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\exponential_meta_dispatch.h 2025-11-03T16:46:45.8223416Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\exponential_native.h 2025-11-03T16:46:45.8229448Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\exponential_ops.h 2025-11-03T16:46:45.8235443Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\exp_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:45.8240414Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\exp_cpu_dispatch.h 2025-11-03T16:46:45.8244315Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\exp_cuda_dispatch.h 2025-11-03T16:46:45.8248616Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\exp_meta.h 2025-11-03T16:46:45.8252836Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\exp_meta_dispatch.h 2025-11-03T16:46:45.8256731Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\exp_native.h 2025-11-03T16:46:45.8261277Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\exp_ops.h 2025-11-03T16:46:45.8264804Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\eye.h 2025-11-03T16:46:45.8268413Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\eye_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:45.8273159Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\eye_cpu_dispatch.h 2025-11-03T16:46:45.8276953Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\eye_cuda_dispatch.h 2025-11-03T16:46:45.8280899Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\eye_meta_dispatch.h 2025-11-03T16:46:45.8284670Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\eye_native.h 2025-11-03T16:46:45.8288635Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\eye_ops.h 2025-11-03T16:46:45.8323956Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fake_quantize_per_channel_affine.h 2025-11-03T16:46:45.8328381Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fake_quantize_per_channel_affine_cachemask.h 2025-11-03T16:46:45.8332326Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fake_quantize_per_channel_affine_cachemask_backward.h 2025-11-03T16:46:45.8336311Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fake_quantize_per_channel_affine_cachemask_backward_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:45.8340312Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fake_quantize_per_channel_affine_cachemask_backward_native.h 2025-11-03T16:46:45.8344302Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fake_quantize_per_channel_affine_cachemask_backward_ops.h 2025-11-03T16:46:45.8348374Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fake_quantize_per_channel_affine_cachemask_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:45.8352301Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fake_quantize_per_channel_affine_cachemask_cpu_dispatch.h 2025-11-03T16:46:45.8356431Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fake_quantize_per_channel_affine_cachemask_cuda_dispatch.h 2025-11-03T16:46:45.8360524Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fake_quantize_per_channel_affine_cachemask_native.h 2025-11-03T16:46:45.8364459Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fake_quantize_per_channel_affine_cachemask_ops.h 2025-11-03T16:46:45.8368480Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fake_quantize_per_channel_affine_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:45.8372361Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fake_quantize_per_channel_affine_native.h 2025-11-03T16:46:45.8376239Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fake_quantize_per_channel_affine_ops.h 2025-11-03T16:46:45.8380337Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fake_quantize_per_tensor_affine.h 2025-11-03T16:46:45.8384312Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fake_quantize_per_tensor_affine_cachemask.h 2025-11-03T16:46:45.8388292Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fake_quantize_per_tensor_affine_cachemask_backward.h 2025-11-03T16:46:45.8392563Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fake_quantize_per_tensor_affine_cachemask_backward_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:45.8396629Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fake_quantize_per_tensor_affine_cachemask_backward_native.h 2025-11-03T16:46:45.8400936Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fake_quantize_per_tensor_affine_cachemask_backward_ops.h 2025-11-03T16:46:45.8405517Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fake_quantize_per_tensor_affine_cachemask_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:45.8409487Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fake_quantize_per_tensor_affine_cachemask_cpu_dispatch.h 2025-11-03T16:46:45.8413465Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fake_quantize_per_tensor_affine_cachemask_cuda_dispatch.h 2025-11-03T16:46:45.8417705Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fake_quantize_per_tensor_affine_cachemask_native.h 2025-11-03T16:46:45.8421758Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fake_quantize_per_tensor_affine_cachemask_ops.h 2025-11-03T16:46:45.8425844Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fake_quantize_per_tensor_affine_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:45.8429821Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fake_quantize_per_tensor_affine_native.h 2025-11-03T16:46:45.8433927Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fake_quantize_per_tensor_affine_ops.h 2025-11-03T16:46:45.8439109Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fbgemm_linear_fp16_weight.h 2025-11-03T16:46:45.8443569Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fbgemm_linear_fp16_weight_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:45.8447843Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fbgemm_linear_fp16_weight_fp32_activation.h 2025-11-03T16:46:45.8452495Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fbgemm_linear_fp16_weight_fp32_activation_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:45.8456965Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fbgemm_linear_fp16_weight_fp32_activation_native.h 2025-11-03T16:46:45.8461263Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fbgemm_linear_fp16_weight_fp32_activation_ops.h 2025-11-03T16:46:45.8465862Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fbgemm_linear_fp16_weight_native.h 2025-11-03T16:46:45.8470402Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fbgemm_linear_fp16_weight_ops.h 2025-11-03T16:46:45.8474933Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fbgemm_linear_int8_weight.h 2025-11-03T16:46:45.8479420Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fbgemm_linear_int8_weight_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:45.8485884Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fbgemm_linear_int8_weight_fp32_activation.h 2025-11-03T16:46:45.8490800Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fbgemm_linear_int8_weight_fp32_activation_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:45.8496170Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fbgemm_linear_int8_weight_fp32_activation_native.h 2025-11-03T16:46:45.8500727Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fbgemm_linear_int8_weight_fp32_activation_ops.h 2025-11-03T16:46:45.8505063Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fbgemm_linear_int8_weight_native.h 2025-11-03T16:46:45.8509290Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fbgemm_linear_int8_weight_ops.h 2025-11-03T16:46:45.8513956Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fbgemm_linear_quantize_weight.h 2025-11-03T16:46:45.8518822Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fbgemm_linear_quantize_weight_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:45.8523850Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fbgemm_linear_quantize_weight_native.h 2025-11-03T16:46:45.8527993Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fbgemm_linear_quantize_weight_ops.h 2025-11-03T16:46:45.8532600Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fbgemm_pack_gemm_matrix_fp16.h 2025-11-03T16:46:45.8537395Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fbgemm_pack_gemm_matrix_fp16_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:45.8541975Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fbgemm_pack_gemm_matrix_fp16_native.h 2025-11-03T16:46:45.8545987Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fbgemm_pack_gemm_matrix_fp16_ops.h 2025-11-03T16:46:45.8550525Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fbgemm_pack_quantized_matrix.h 2025-11-03T16:46:45.8555205Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fbgemm_pack_quantized_matrix_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:45.8559630Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fbgemm_pack_quantized_matrix_native.h 2025-11-03T16:46:45.8564064Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fbgemm_pack_quantized_matrix_ops.h 2025-11-03T16:46:45.8568599Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\feature_alpha_dropout.h 2025-11-03T16:46:45.8573236Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\feature_alpha_dropout_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:45.8577099Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\feature_alpha_dropout_native.h 2025-11-03T16:46:45.8581539Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\feature_alpha_dropout_ops.h 2025-11-03T16:46:45.8586054Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\feature_dropout.h 2025-11-03T16:46:45.8590803Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\feature_dropout_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:45.8595290Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\feature_dropout_native.h 2025-11-03T16:46:45.8600294Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\feature_dropout_ops.h 2025-11-03T16:46:45.8604776Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_fft.h 2025-11-03T16:46:45.8608763Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_fft2.h 2025-11-03T16:46:45.8612556Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_fft2_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:45.8616775Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_fft2_native.h 2025-11-03T16:46:45.8621283Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_fft2_ops.h 2025-11-03T16:46:45.8625300Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_fftfreq.h 2025-11-03T16:46:45.8631220Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_fftfreq_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:45.8637013Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_fftfreq_native.h 2025-11-03T16:46:45.8642834Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_fftfreq_ops.h 2025-11-03T16:46:45.8648587Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_fftn.h 2025-11-03T16:46:45.8652456Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_fftn_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:45.8656934Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_fftn_native.h 2025-11-03T16:46:45.8661526Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_fftn_ops.h 2025-11-03T16:46:45.8665693Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_fftshift.h 2025-11-03T16:46:45.8670337Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_fftshift_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:45.8674379Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_fftshift_native.h 2025-11-03T16:46:45.8678372Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_fftshift_ops.h 2025-11-03T16:46:45.8683902Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_fft_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:45.8693643Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_fft_native.h 2025-11-03T16:46:45.8694652Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_fft_ops.h 2025-11-03T16:46:45.8699128Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_hfft.h 2025-11-03T16:46:45.8702624Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_hfft2.h 2025-11-03T16:46:45.8706882Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_hfft2_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:45.8710537Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_hfft2_native.h 2025-11-03T16:46:45.8714476Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_hfft2_ops.h 2025-11-03T16:46:45.8718483Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_hfftn.h 2025-11-03T16:46:45.8722206Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_hfftn_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:45.8726977Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_hfftn_native.h 2025-11-03T16:46:45.8731288Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_hfftn_ops.h 2025-11-03T16:46:45.8735212Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_hfft_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:45.8738924Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_hfft_native.h 2025-11-03T16:46:45.8742734Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_hfft_ops.h 2025-11-03T16:46:45.8746503Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_ifft.h 2025-11-03T16:46:45.8749922Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_ifft2.h 2025-11-03T16:46:45.8754025Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_ifft2_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:45.8757990Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_ifft2_native.h 2025-11-03T16:46:45.8761752Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_ifft2_ops.h 2025-11-03T16:46:45.8765513Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_ifftn.h 2025-11-03T16:46:45.8769461Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_ifftn_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:45.8773294Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_ifftn_native.h 2025-11-03T16:46:45.8777191Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_ifftn_ops.h 2025-11-03T16:46:45.8780906Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_ifftshift.h 2025-11-03T16:46:45.8785711Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_ifftshift_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:45.8789508Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_ifftshift_native.h 2025-11-03T16:46:45.8793335Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_ifftshift_ops.h 2025-11-03T16:46:45.8797478Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_ifft_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:45.8801314Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_ifft_native.h 2025-11-03T16:46:45.8805022Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_ifft_ops.h 2025-11-03T16:46:45.8808788Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_ihfft.h 2025-11-03T16:46:45.8812571Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_ihfft2.h 2025-11-03T16:46:45.8816347Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_ihfft2_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:45.8820053Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_ihfft2_native.h 2025-11-03T16:46:45.8823897Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_ihfft2_ops.h 2025-11-03T16:46:45.8827708Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_ihfftn.h 2025-11-03T16:46:45.8831561Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_ihfftn_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:45.8835710Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_ihfftn_native.h 2025-11-03T16:46:45.8839971Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_ihfftn_ops.h 2025-11-03T16:46:45.8843750Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_ihfft_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:45.8847782Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_ihfft_native.h 2025-11-03T16:46:45.8851502Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_ihfft_ops.h 2025-11-03T16:46:45.8855251Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_irfft.h 2025-11-03T16:46:45.8859110Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_irfft2.h 2025-11-03T16:46:45.8862969Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_irfft2_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:45.8866736Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_irfft2_native.h 2025-11-03T16:46:45.8870750Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_irfft2_ops.h 2025-11-03T16:46:45.8874698Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_irfftn.h 2025-11-03T16:46:45.8878706Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_irfftn_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:45.8882334Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_irfftn_native.h 2025-11-03T16:46:45.8886690Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_irfftn_ops.h 2025-11-03T16:46:45.8890607Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_irfft_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:45.8894735Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_irfft_native.h 2025-11-03T16:46:45.8898746Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_irfft_ops.h 2025-11-03T16:46:45.8902561Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_rfft.h 2025-11-03T16:46:45.8905983Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_rfft2.h 2025-11-03T16:46:45.8909716Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_rfft2_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:45.8913353Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_rfft2_native.h 2025-11-03T16:46:45.8917269Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_rfft2_ops.h 2025-11-03T16:46:45.8921376Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_rfftfreq.h 2025-11-03T16:46:45.8925188Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_rfftfreq_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:45.8929186Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_rfftfreq_native.h 2025-11-03T16:46:45.8932976Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_rfftfreq_ops.h 2025-11-03T16:46:45.8936690Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_rfftn.h 2025-11-03T16:46:45.8940564Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_rfftn_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:45.8945285Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_rfftn_native.h 2025-11-03T16:46:45.8949122Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_rfftn_ops.h 2025-11-03T16:46:45.8953113Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_rfft_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:45.8957166Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_rfft_native.h 2025-11-03T16:46:45.8961055Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_rfft_ops.h 2025-11-03T16:46:45.8964743Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fill.h 2025-11-03T16:46:45.8968519Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fill_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:45.8972192Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fill_cpu_dispatch.h 2025-11-03T16:46:45.8975978Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fill_cuda_dispatch.h 2025-11-03T16:46:45.8979780Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fill_diagonal.h 2025-11-03T16:46:45.8983715Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fill_diagonal_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:45.8988148Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fill_diagonal_native.h 2025-11-03T16:46:45.8992427Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fill_diagonal_ops.h 2025-11-03T16:46:45.8996456Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fill_meta_dispatch.h 2025-11-03T16:46:45.9000725Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fill_native.h 2025-11-03T16:46:45.9004941Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fill_ops.h 2025-11-03T16:46:45.9008796Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fix.h 2025-11-03T16:46:45.9013012Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fix_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:45.9017452Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fix_native.h 2025-11-03T16:46:45.9021319Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fix_ops.h 2025-11-03T16:46:45.9027114Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\flatten.h 2025-11-03T16:46:45.9031477Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\flatten_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:45.9035729Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\flatten_dense_tensors.h 2025-11-03T16:46:45.9039993Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\flatten_dense_tensors_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:45.9044592Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\flatten_dense_tensors_native.h 2025-11-03T16:46:45.9049087Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\flatten_dense_tensors_ops.h 2025-11-03T16:46:45.9053610Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\flatten_native.h 2025-11-03T16:46:45.9057494Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\flatten_ops.h 2025-11-03T16:46:45.9061907Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\flip.h 2025-11-03T16:46:45.9066310Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fliplr.h 2025-11-03T16:46:45.9070146Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fliplr_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:45.9075862Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fliplr_native.h 2025-11-03T16:46:45.9081595Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fliplr_ops.h 2025-11-03T16:46:45.9087106Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\flipud.h 2025-11-03T16:46:45.9092769Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\flipud_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:45.9098282Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\flipud_native.h 2025-11-03T16:46:45.9102544Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\flipud_ops.h 2025-11-03T16:46:45.9107719Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\flip_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:45.9113254Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\flip_cpu_dispatch.h 2025-11-03T16:46:45.9118635Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\flip_cuda_dispatch.h 2025-11-03T16:46:45.9122725Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\flip_native.h 2025-11-03T16:46:45.9128694Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\flip_ops.h 2025-11-03T16:46:45.9132829Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\float_power.h 2025-11-03T16:46:45.9137371Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\float_power_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:45.9141169Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\float_power_native.h 2025-11-03T16:46:45.9145698Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\float_power_ops.h 2025-11-03T16:46:45.9150087Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\floor.h 2025-11-03T16:46:45.9153964Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\floor_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:45.9158437Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\floor_cpu_dispatch.h 2025-11-03T16:46:45.9162932Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\floor_cuda_dispatch.h 2025-11-03T16:46:45.9166832Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\floor_divide.h 2025-11-03T16:46:45.9170761Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\floor_divide_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:45.9174626Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\floor_divide_cpu_dispatch.h 2025-11-03T16:46:45.9179253Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\floor_divide_cuda_dispatch.h 2025-11-03T16:46:45.9183241Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\floor_divide_meta_dispatch.h 2025-11-03T16:46:45.9187241Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\floor_divide_native.h 2025-11-03T16:46:45.9191059Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\floor_divide_ops.h 2025-11-03T16:46:45.9195512Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\floor_meta.h 2025-11-03T16:46:45.9199473Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\floor_meta_dispatch.h 2025-11-03T16:46:45.9203352Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\floor_native.h 2025-11-03T16:46:45.9207732Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\floor_ops.h 2025-11-03T16:46:45.9212143Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fmax.h 2025-11-03T16:46:45.9215885Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fmax_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:45.9219847Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fmax_cpu_dispatch.h 2025-11-03T16:46:45.9223569Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fmax_cuda_dispatch.h 2025-11-03T16:46:45.9227289Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fmax_meta.h 2025-11-03T16:46:45.9231557Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fmax_meta_dispatch.h 2025-11-03T16:46:45.9235363Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fmax_native.h 2025-11-03T16:46:45.9239145Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fmax_ops.h 2025-11-03T16:46:45.9242813Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fmin.h 2025-11-03T16:46:45.9246396Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fmin_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:45.9250218Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fmin_cpu_dispatch.h 2025-11-03T16:46:45.9253983Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fmin_cuda_dispatch.h 2025-11-03T16:46:45.9257753Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fmin_meta.h 2025-11-03T16:46:45.9279920Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fmin_meta_dispatch.h 2025-11-03T16:46:45.9284138Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fmin_native.h 2025-11-03T16:46:45.9288336Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fmin_ops.h 2025-11-03T16:46:45.9291862Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fmod.h 2025-11-03T16:46:45.9296176Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fmod_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:45.9300653Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fmod_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:45.9304794Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fmod_cpu_dispatch.h 2025-11-03T16:46:45.9308933Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fmod_cuda_dispatch.h 2025-11-03T16:46:45.9313332Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fmod_meta.h 2025-11-03T16:46:45.9317728Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fmod_meta_dispatch.h 2025-11-03T16:46:45.9321860Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fmod_native.h 2025-11-03T16:46:45.9326062Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fmod_ops.h 2025-11-03T16:46:45.9330051Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\frac.h 2025-11-03T16:46:45.9334342Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fractional_max_pool2d.h 2025-11-03T16:46:45.9338766Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fractional_max_pool2d_backward.h 2025-11-03T16:46:45.9343439Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fractional_max_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:45.9347591Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fractional_max_pool2d_backward_cpu_dispatch.h 2025-11-03T16:46:45.9351773Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fractional_max_pool2d_backward_cuda_dispatch.h 2025-11-03T16:46:45.9356324Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fractional_max_pool2d_backward_meta.h 2025-11-03T16:46:45.9361045Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fractional_max_pool2d_backward_meta_dispatch.h 2025-11-03T16:46:45.9365064Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fractional_max_pool2d_backward_native.h 2025-11-03T16:46:45.9369895Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fractional_max_pool2d_backward_ops.h 2025-11-03T16:46:45.9374505Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fractional_max_pool2d_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:45.9379006Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fractional_max_pool2d_cpu_dispatch.h 2025-11-03T16:46:45.9383850Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fractional_max_pool2d_cuda_dispatch.h 2025-11-03T16:46:45.9388398Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fractional_max_pool2d_meta.h 2025-11-03T16:46:45.9392861Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fractional_max_pool2d_meta_dispatch.h 2025-11-03T16:46:45.9397466Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fractional_max_pool2d_native.h 2025-11-03T16:46:45.9401404Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fractional_max_pool2d_ops.h 2025-11-03T16:46:45.9405905Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fractional_max_pool3d.h 2025-11-03T16:46:45.9410568Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fractional_max_pool3d_backward.h 2025-11-03T16:46:45.9415101Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fractional_max_pool3d_backward_cpu_dispatch.h 2025-11-03T16:46:45.9419255Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fractional_max_pool3d_backward_cuda_dispatch.h 2025-11-03T16:46:45.9423723Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fractional_max_pool3d_backward_native.h 2025-11-03T16:46:45.9428223Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fractional_max_pool3d_backward_ops.h 2025-11-03T16:46:45.9465398Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fractional_max_pool3d_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:45.9470036Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fractional_max_pool3d_cpu_dispatch.h 2025-11-03T16:46:45.9474655Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fractional_max_pool3d_cuda_dispatch.h 2025-11-03T16:46:45.9478818Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fractional_max_pool3d_meta.h 2025-11-03T16:46:45.9483265Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fractional_max_pool3d_meta_dispatch.h 2025-11-03T16:46:45.9487622Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fractional_max_pool3d_native.h 2025-11-03T16:46:45.9492337Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fractional_max_pool3d_ops.h 2025-11-03T16:46:45.9496534Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\frac_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:45.9500814Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\frac_cpu_dispatch.h 2025-11-03T16:46:45.9505161Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\frac_cuda_dispatch.h 2025-11-03T16:46:45.9509081Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\frac_meta.h 2025-11-03T16:46:45.9513418Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\frac_meta_dispatch.h 2025-11-03T16:46:45.9517899Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\frac_native.h 2025-11-03T16:46:45.9521858Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\frac_ops.h 2025-11-03T16:46:45.9525932Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\frexp.h 2025-11-03T16:46:45.9530055Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\frexp_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:45.9533983Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\frexp_cpu_dispatch.h 2025-11-03T16:46:45.9538137Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\frexp_cuda_dispatch.h 2025-11-03T16:46:45.9542358Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\frexp_native.h 2025-11-03T16:46:45.9546404Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\frexp_ops.h 2025-11-03T16:46:45.9550802Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\frobenius_norm.h 2025-11-03T16:46:45.9555491Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\frobenius_norm_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:45.9560167Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\frobenius_norm_native.h 2025-11-03T16:46:45.9563966Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\frobenius_norm_ops.h 2025-11-03T16:46:45.9568371Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\from_blob.h 2025-11-03T16:46:45.9572505Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\from_file.h 2025-11-03T16:46:45.9576446Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\from_file_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:45.9580725Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\from_file_cpu_dispatch.h 2025-11-03T16:46:45.9584818Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\from_file_native.h 2025-11-03T16:46:45.9588826Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\from_file_ops.h 2025-11-03T16:46:45.9592871Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\full.h 2025-11-03T16:46:45.9596605Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\full_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:45.9600982Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\full_like.h 2025-11-03T16:46:45.9604842Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\full_like_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:45.9608505Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\full_like_native.h 2025-11-03T16:46:45.9612172Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\full_like_ops.h 2025-11-03T16:46:45.9615903Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\full_native.h 2025-11-03T16:46:45.9619762Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\full_ops.h 2025-11-03T16:46:45.9623260Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fused_moving_avg_obs_fake_quant.h 2025-11-03T16:46:45.9627220Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fused_moving_avg_obs_fake_quant_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:45.9633362Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fused_moving_avg_obs_fake_quant_native.h 2025-11-03T16:46:45.9637526Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fused_moving_avg_obs_fake_quant_ops.h 2025-11-03T16:46:45.9641241Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gather.h 2025-11-03T16:46:45.9644918Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gather_backward.h 2025-11-03T16:46:45.9648819Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gather_backward_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:45.9652538Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gather_backward_native.h 2025-11-03T16:46:45.9656360Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gather_backward_ops.h 2025-11-03T16:46:45.9660398Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gather_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:45.9664275Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gather_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:45.9668315Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gather_cpu_dispatch.h 2025-11-03T16:46:45.9672160Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gather_cuda_dispatch.h 2025-11-03T16:46:45.9676799Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gather_meta.h 2025-11-03T16:46:45.9680046Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gather_meta_dispatch.h 2025-11-03T16:46:45.9683768Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gather_native.h 2025-11-03T16:46:45.9688460Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gather_ops.h 2025-11-03T16:46:45.9692275Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gcd.h 2025-11-03T16:46:45.9696068Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gcd_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:45.9700263Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gcd_cpu_dispatch.h 2025-11-03T16:46:45.9704046Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gcd_cuda_dispatch.h 2025-11-03T16:46:45.9707692Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gcd_meta.h 2025-11-03T16:46:45.9711174Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gcd_meta_dispatch.h 2025-11-03T16:46:45.9714896Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gcd_native.h 2025-11-03T16:46:45.9718745Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gcd_ops.h 2025-11-03T16:46:45.9722179Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ge.h 2025-11-03T16:46:45.9725645Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gelu.h 2025-11-03T16:46:45.9729146Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gelu_backward.h 2025-11-03T16:46:45.9733266Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gelu_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:45.9736985Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gelu_backward_cpu_dispatch.h 2025-11-03T16:46:45.9741039Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gelu_backward_cuda_dispatch.h 2025-11-03T16:46:45.9744888Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gelu_backward_meta.h 2025-11-03T16:46:45.9748840Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gelu_backward_meta_dispatch.h 2025-11-03T16:46:45.9752879Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gelu_backward_native.h 2025-11-03T16:46:45.9756778Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gelu_backward_ops.h 2025-11-03T16:46:45.9761015Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gelu_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:45.9764717Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gelu_cpu_dispatch.h 2025-11-03T16:46:45.9768452Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gelu_cuda_dispatch.h 2025-11-03T16:46:45.9772176Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gelu_meta.h 2025-11-03T16:46:45.9775903Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gelu_meta_dispatch.h 2025-11-03T16:46:45.9779799Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gelu_native.h 2025-11-03T16:46:45.9783393Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gelu_ops.h 2025-11-03T16:46:45.9787757Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\geometric.h 2025-11-03T16:46:45.9791799Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\geometric_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:45.9796187Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\geometric_cpu_dispatch.h 2025-11-03T16:46:45.9800962Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\geometric_cuda_dispatch.h 2025-11-03T16:46:45.9805131Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\geometric_meta_dispatch.h 2025-11-03T16:46:45.9809176Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\geometric_native.h 2025-11-03T16:46:45.9813605Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\geometric_ops.h 2025-11-03T16:46:45.9817964Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\geqrf.h 2025-11-03T16:46:45.9821870Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\geqrf_cpu_dispatch.h 2025-11-03T16:46:45.9826217Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\geqrf_cuda_dispatch.h 2025-11-03T16:46:45.9830634Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\geqrf_native.h 2025-11-03T16:46:45.9834424Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\geqrf_ops.h 2025-11-03T16:46:45.9838907Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ger.h 2025-11-03T16:46:45.9843550Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ger_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:45.9847583Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ger_native.h 2025-11-03T16:46:45.9851548Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ger_ops.h 2025-11-03T16:46:45.9856006Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ge_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:45.9860192Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ge_cpu_dispatch.h 2025-11-03T16:46:45.9864118Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ge_cuda_dispatch.h 2025-11-03T16:46:45.9868393Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ge_meta.h 2025-11-03T16:46:45.9872417Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ge_meta_dispatch.h 2025-11-03T16:46:45.9876304Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ge_native.h 2025-11-03T16:46:45.9880520Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ge_ops.h 2025-11-03T16:46:45.9884436Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\glu.h 2025-11-03T16:46:45.9888203Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\glu_backward.h 2025-11-03T16:46:45.9892674Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\glu_backward_cpu_dispatch.h 2025-11-03T16:46:45.9896973Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\glu_backward_cuda_dispatch.h 2025-11-03T16:46:45.9900886Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\glu_backward_jvp.h 2025-11-03T16:46:45.9905517Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\glu_backward_jvp_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:45.9910396Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\glu_backward_jvp_cpu_dispatch.h 2025-11-03T16:46:45.9914325Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\glu_backward_jvp_cuda_dispatch.h 2025-11-03T16:46:45.9918713Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\glu_backward_jvp_native.h 2025-11-03T16:46:45.9923943Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\glu_backward_jvp_ops.h 2025-11-03T16:46:45.9928386Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\glu_backward_native.h 2025-11-03T16:46:45.9932525Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\glu_backward_ops.h 2025-11-03T16:46:45.9937091Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\glu_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:45.9941540Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\glu_cpu_dispatch.h 2025-11-03T16:46:45.9945516Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\glu_cuda_dispatch.h 2025-11-03T16:46:45.9950326Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\glu_jvp.h 2025-11-03T16:46:45.9955006Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\glu_jvp_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:45.9959422Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\glu_jvp_cpu_dispatch.h 2025-11-03T16:46:45.9963628Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\glu_jvp_cuda_dispatch.h 2025-11-03T16:46:45.9967620Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\glu_jvp_native.h 2025-11-03T16:46:45.9971867Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\glu_jvp_ops.h 2025-11-03T16:46:45.9976176Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\glu_meta.h 2025-11-03T16:46:45.9979918Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\glu_meta_dispatch.h 2025-11-03T16:46:45.9984158Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\glu_native.h 2025-11-03T16:46:45.9988636Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\glu_ops.h 2025-11-03T16:46:45.9992245Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gradient.h 2025-11-03T16:46:45.9996961Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gradient_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:46.0001321Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gradient_native.h 2025-11-03T16:46:46.0005081Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gradient_ops.h 2025-11-03T16:46:46.0009306Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\greater.h 2025-11-03T16:46:46.0013489Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\greater_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:46.0017189Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\greater_equal.h 2025-11-03T16:46:46.0021841Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\greater_equal_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:46.0026255Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\greater_equal_native.h 2025-11-03T16:46:46.0030417Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\greater_equal_ops.h 2025-11-03T16:46:46.0034459Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\greater_native.h 2025-11-03T16:46:46.0039010Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\greater_ops.h 2025-11-03T16:46:46.0043288Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\grid_sampler.h 2025-11-03T16:46:46.0047532Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\grid_sampler_2d.h 2025-11-03T16:46:46.0052034Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\grid_sampler_2d_backward.h 2025-11-03T16:46:46.0056556Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\grid_sampler_2d_backward_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:46.0060834Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\grid_sampler_2d_backward_cpu_dispatch.h 2025-11-03T16:46:46.0065106Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\grid_sampler_2d_backward_cuda_dispatch.h 2025-11-03T16:46:46.0069484Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\grid_sampler_2d_backward_native.h 2025-11-03T16:46:46.0074085Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\grid_sampler_2d_backward_ops.h 2025-11-03T16:46:46.0078455Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\grid_sampler_2d_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:46.0083147Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\grid_sampler_2d_cpu_dispatch.h 2025-11-03T16:46:46.0087285Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\grid_sampler_2d_cuda_dispatch.h 2025-11-03T16:46:46.0091653Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\grid_sampler_2d_native.h 2025-11-03T16:46:46.0095729Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\grid_sampler_2d_ops.h 2025-11-03T16:46:46.0100492Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\grid_sampler_3d.h 2025-11-03T16:46:46.0104901Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\grid_sampler_3d_backward.h 2025-11-03T16:46:46.0109490Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\grid_sampler_3d_backward_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:46.0113779Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\grid_sampler_3d_backward_cpu_dispatch.h 2025-11-03T16:46:46.0118337Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\grid_sampler_3d_backward_cuda_dispatch.h 2025-11-03T16:46:46.0122760Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\grid_sampler_3d_backward_native.h 2025-11-03T16:46:46.0127009Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\grid_sampler_3d_backward_ops.h 2025-11-03T16:46:46.0131699Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\grid_sampler_3d_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:46.0136322Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\grid_sampler_3d_cpu_dispatch.h 2025-11-03T16:46:46.0140870Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\grid_sampler_3d_cuda_dispatch.h 2025-11-03T16:46:46.0145123Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\grid_sampler_3d_native.h 2025-11-03T16:46:46.0149406Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\grid_sampler_3d_ops.h 2025-11-03T16:46:46.0154422Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\grid_sampler_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:46.0158449Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\grid_sampler_native.h 2025-11-03T16:46:46.0162457Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\grid_sampler_ops.h 2025-11-03T16:46:46.0166437Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\group_norm.h 2025-11-03T16:46:46.0172761Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\group_norm_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:46.0176539Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\group_norm_native.h 2025-11-03T16:46:46.0180365Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\group_norm_ops.h 2025-11-03T16:46:46.0184131Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gru.h 2025-11-03T16:46:46.0187624Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gru_cell.h 2025-11-03T16:46:46.0191968Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gru_cell_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:46.0196139Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gru_cell_native.h 2025-11-03T16:46:46.0200489Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gru_cell_ops.h 2025-11-03T16:46:46.0204663Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gru_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:46.0208414Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gru_native.h 2025-11-03T16:46:46.0212079Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gru_ops.h 2025-11-03T16:46:46.0215547Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gt.h 2025-11-03T16:46:46.0219233Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gt_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:46.0223107Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gt_cpu_dispatch.h 2025-11-03T16:46:46.0226825Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gt_cuda_dispatch.h 2025-11-03T16:46:46.0230568Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gt_meta.h 2025-11-03T16:46:46.0234229Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gt_meta_dispatch.h 2025-11-03T16:46:46.0237996Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gt_native.h 2025-11-03T16:46:46.0241555Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gt_ops.h 2025-11-03T16:46:46.0245086Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hamming_window.h 2025-11-03T16:46:46.0248860Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hamming_window_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:46.0252691Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hamming_window_native.h 2025-11-03T16:46:46.0257117Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hamming_window_ops.h 2025-11-03T16:46:46.0260939Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hann_window.h 2025-11-03T16:46:46.0264818Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hann_window_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:46.0269289Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hann_window_native.h 2025-11-03T16:46:46.0273206Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hann_window_ops.h 2025-11-03T16:46:46.0277041Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardshrink.h 2025-11-03T16:46:46.0280726Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardshrink_backward.h 2025-11-03T16:46:46.0284833Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardshrink_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:46.0288880Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardshrink_backward_cpu_dispatch.h 2025-11-03T16:46:46.0292827Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardshrink_backward_cuda_dispatch.h 2025-11-03T16:46:46.0297305Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardshrink_backward_meta.h 2025-11-03T16:46:46.0301401Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardshrink_backward_meta_dispatch.h 2025-11-03T16:46:46.0305384Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardshrink_backward_native.h 2025-11-03T16:46:46.0309406Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardshrink_backward_ops.h 2025-11-03T16:46:46.0313399Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardshrink_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:46.0317300Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardshrink_cpu_dispatch.h 2025-11-03T16:46:46.0321136Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardshrink_cuda_dispatch.h 2025-11-03T16:46:46.0324944Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardshrink_meta.h 2025-11-03T16:46:46.0328927Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardshrink_meta_dispatch.h 2025-11-03T16:46:46.0332840Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardshrink_native.h 2025-11-03T16:46:46.0336670Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardshrink_ops.h 2025-11-03T16:46:46.0340486Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardsigmoid.h 2025-11-03T16:46:46.0344288Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardsigmoid_backward.h 2025-11-03T16:46:46.0348268Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardsigmoid_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:46.0352131Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardsigmoid_backward_cpu_dispatch.h 2025-11-03T16:46:46.0356282Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardsigmoid_backward_cuda_dispatch.h 2025-11-03T16:46:46.0360320Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardsigmoid_backward_meta.h 2025-11-03T16:46:46.0364257Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardsigmoid_backward_meta_dispatch.h 2025-11-03T16:46:46.0368088Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardsigmoid_backward_native.h 2025-11-03T16:46:46.0372398Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardsigmoid_backward_ops.h 2025-11-03T16:46:46.0376555Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardsigmoid_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:46.0380358Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardsigmoid_cpu_dispatch.h 2025-11-03T16:46:46.0384418Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardsigmoid_cuda_dispatch.h 2025-11-03T16:46:46.0388293Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardsigmoid_meta.h 2025-11-03T16:46:46.0392174Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardsigmoid_meta_dispatch.h 2025-11-03T16:46:46.0396160Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardsigmoid_native.h 2025-11-03T16:46:46.0400252Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardsigmoid_ops.h 2025-11-03T16:46:46.0404004Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardswish.h 2025-11-03T16:46:46.0407868Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardswish_backward.h 2025-11-03T16:46:46.0411878Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardswish_backward_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:46.0415897Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardswish_backward_cpu_dispatch.h 2025-11-03T16:46:46.0419780Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardswish_backward_cuda_dispatch.h 2025-11-03T16:46:46.0423562Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardswish_backward_native.h 2025-11-03T16:46:46.0427898Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardswish_backward_ops.h 2025-11-03T16:46:46.0432069Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardswish_cpu_dispatch.h 2025-11-03T16:46:46.0436309Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardswish_cuda_dispatch.h 2025-11-03T16:46:46.0440696Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardswish_meta_dispatch.h 2025-11-03T16:46:46.0444586Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardswish_native.h 2025-11-03T16:46:46.0448537Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardswish_ops.h 2025-11-03T16:46:46.0452205Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardtanh.h 2025-11-03T16:46:46.0456384Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardtanh_backward.h 2025-11-03T16:46:46.0460332Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardtanh_backward_cpu_dispatch.h 2025-11-03T16:46:46.0464138Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardtanh_backward_cuda_dispatch.h 2025-11-03T16:46:46.0468071Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardtanh_backward_native.h 2025-11-03T16:46:46.0471912Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardtanh_backward_ops.h 2025-11-03T16:46:46.0475720Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardtanh_cpu_dispatch.h 2025-11-03T16:46:46.0480154Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardtanh_cuda_dispatch.h 2025-11-03T16:46:46.0484085Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardtanh_meta_dispatch.h 2025-11-03T16:46:46.0488004Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardtanh_native.h 2025-11-03T16:46:46.0491807Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardtanh_ops.h 2025-11-03T16:46:46.0495605Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hash_tensor.h 2025-11-03T16:46:46.0499837Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hash_tensor_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:46.0503605Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hash_tensor_cpu_dispatch.h 2025-11-03T16:46:46.0507413Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hash_tensor_cuda_dispatch.h 2025-11-03T16:46:46.0511205Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hash_tensor_meta.h 2025-11-03T16:46:46.0544095Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hash_tensor_meta_dispatch.h 2025-11-03T16:46:46.0547976Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hash_tensor_native.h 2025-11-03T16:46:46.0551915Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hash_tensor_ops.h 2025-11-03T16:46:46.0556540Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\heaviside.h 2025-11-03T16:46:46.0560740Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\heaviside_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:46.0565029Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\heaviside_cpu_dispatch.h 2025-11-03T16:46:46.0569445Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\heaviside_cuda_dispatch.h 2025-11-03T16:46:46.0603016Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\heaviside_meta.h 2025-11-03T16:46:46.0607119Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\heaviside_meta_dispatch.h 2025-11-03T16:46:46.0611537Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\heaviside_native.h 2025-11-03T16:46:46.0616122Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\heaviside_ops.h 2025-11-03T16:46:46.0620038Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hinge_embedding_loss.h 2025-11-03T16:46:46.0624498Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hinge_embedding_loss_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:46.0628779Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hinge_embedding_loss_native.h 2025-11-03T16:46:46.0632910Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hinge_embedding_loss_ops.h 2025-11-03T16:46:46.0637618Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\histc.h 2025-11-03T16:46:46.0641841Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\histc_cpu_dispatch.h 2025-11-03T16:46:46.0646696Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\histc_cuda_dispatch.h 2025-11-03T16:46:46.0652265Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\histc_native.h 2025-11-03T16:46:46.0658279Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\histc_ops.h 2025-11-03T16:46:46.0664500Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\histogram.h 2025-11-03T16:46:46.0669952Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\histogramdd.h 2025-11-03T16:46:46.0675651Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\histogramdd_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:46.0681323Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\histogramdd_native.h 2025-11-03T16:46:46.0686319Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\histogramdd_ops.h 2025-11-03T16:46:46.0691155Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\histogram_cpu_dispatch.h 2025-11-03T16:46:46.0695032Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\histogram_native.h 2025-11-03T16:46:46.0699491Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\histogram_ops.h 2025-11-03T16:46:46.0703804Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hsplit.h 2025-11-03T16:46:46.0707648Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hsplit_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:46.0711275Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hsplit_native.h 2025-11-03T16:46:46.0715594Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hsplit_ops.h 2025-11-03T16:46:46.0719541Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hspmm.h 2025-11-03T16:46:46.0723261Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hspmm_native.h 2025-11-03T16:46:46.0726942Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hspmm_ops.h 2025-11-03T16:46:46.0730907Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hstack.h 2025-11-03T16:46:46.0735062Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hstack_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:46.0738709Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hstack_native.h 2025-11-03T16:46:46.0742474Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hstack_ops.h 2025-11-03T16:46:46.0746189Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\huber_loss.h 2025-11-03T16:46:46.0749971Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\huber_loss_backward.h 2025-11-03T16:46:46.0753957Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\huber_loss_backward_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:46.0759576Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\huber_loss_backward_cpu_dispatch.h 2025-11-03T16:46:46.0764154Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\huber_loss_backward_cuda_dispatch.h 2025-11-03T16:46:46.0768200Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\huber_loss_backward_native.h 2025-11-03T16:46:46.0772032Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\huber_loss_backward_ops.h 2025-11-03T16:46:46.0775831Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\huber_loss_cpu_dispatch.h 2025-11-03T16:46:46.0779843Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\huber_loss_cuda_dispatch.h 2025-11-03T16:46:46.0784405Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\huber_loss_native.h 2025-11-03T16:46:46.0788238Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\huber_loss_ops.h 2025-11-03T16:46:46.0792105Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hypot.h 2025-11-03T16:46:46.0796383Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hypot_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:46.0800648Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hypot_cpu_dispatch.h 2025-11-03T16:46:46.0804464Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hypot_cuda_dispatch.h 2025-11-03T16:46:46.0808298Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hypot_meta.h 2025-11-03T16:46:46.0812292Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hypot_meta_dispatch.h 2025-11-03T16:46:46.0816844Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hypot_native.h 2025-11-03T16:46:46.0820701Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hypot_ops.h 2025-11-03T16:46:46.0824405Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\i0.h 2025-11-03T16:46:46.0828155Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\i0_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:46.0832843Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\i0_cpu_dispatch.h 2025-11-03T16:46:46.0837210Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\i0_cuda_dispatch.h 2025-11-03T16:46:46.0840953Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\i0_meta.h 2025-11-03T16:46:46.0844918Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\i0_meta_dispatch.h 2025-11-03T16:46:46.0848640Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\i0_native.h 2025-11-03T16:46:46.0852371Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\i0_ops.h 2025-11-03T16:46:46.0855865Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\igamma.h 2025-11-03T16:46:46.0859532Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\igammac.h 2025-11-03T16:46:46.0863350Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\igammac_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:46.0866958Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\igammac_cpu_dispatch.h 2025-11-03T16:46:46.0870691Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\igammac_cuda_dispatch.h 2025-11-03T16:46:46.0874604Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\igammac_meta.h 2025-11-03T16:46:46.0878596Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\igammac_meta_dispatch.h 2025-11-03T16:46:46.0882380Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\igammac_native.h 2025-11-03T16:46:46.0886028Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\igammac_ops.h 2025-11-03T16:46:46.0890079Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\igamma_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:46.0893918Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\igamma_cpu_dispatch.h 2025-11-03T16:46:46.0898195Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\igamma_cuda_dispatch.h 2025-11-03T16:46:46.0901940Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\igamma_meta.h 2025-11-03T16:46:46.0906095Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\igamma_meta_dispatch.h 2025-11-03T16:46:46.0909843Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\igamma_native.h 2025-11-03T16:46:46.0913559Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\igamma_ops.h 2025-11-03T16:46:46.0917521Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\im2col.h 2025-11-03T16:46:46.0921088Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\im2col_cpu_dispatch.h 2025-11-03T16:46:46.0924983Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\im2col_cuda_dispatch.h 2025-11-03T16:46:46.0928879Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\im2col_native.h 2025-11-03T16:46:46.0932609Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\im2col_ops.h 2025-11-03T16:46:46.0937177Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\imag.h 2025-11-03T16:46:46.0941037Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\imag_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:46.0944730Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\imag_native.h 2025-11-03T16:46:46.0948417Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\imag_ops.h 2025-11-03T16:46:46.0952000Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index.h 2025-11-03T16:46:46.0955510Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_add.h 2025-11-03T16:46:46.0959682Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_add_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:46.0963637Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_add_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:46.0967724Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_add_cpu_dispatch.h 2025-11-03T16:46:46.0971699Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_add_cuda_dispatch.h 2025-11-03T16:46:46.0975926Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_add_meta.h 2025-11-03T16:46:46.0979949Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_add_meta_dispatch.h 2025-11-03T16:46:46.0983791Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_add_native.h 2025-11-03T16:46:46.0987693Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_add_ops.h 2025-11-03T16:46:46.0991798Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:46.0995987Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_copy.h 2025-11-03T16:46:46.1000667Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:46.1004782Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_copy_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:46.1009336Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_copy_cpu_dispatch.h 2025-11-03T16:46:46.1014351Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_copy_cuda_dispatch.h 2025-11-03T16:46:46.1017337Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_copy_meta.h 2025-11-03T16:46:46.1021822Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_copy_meta_dispatch.h 2025-11-03T16:46:46.1025980Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_copy_native.h 2025-11-03T16:46:46.1029647Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_copy_ops.h 2025-11-03T16:46:46.1033661Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_cpu_dispatch.h 2025-11-03T16:46:46.1037640Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_cuda_dispatch.h 2025-11-03T16:46:46.1041383Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_fill.h 2025-11-03T16:46:46.1045834Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_fill_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:46.1049939Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_fill_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:46.1054753Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_fill_cpu_dispatch.h 2025-11-03T16:46:46.1057985Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_fill_cuda_dispatch.h 2025-11-03T16:46:46.1062523Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_fill_meta_dispatch.h 2025-11-03T16:46:46.1066488Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_fill_native.h 2025-11-03T16:46:46.1070459Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_fill_ops.h 2025-11-03T16:46:46.1074334Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_meta.h 2025-11-03T16:46:46.1079677Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_meta_dispatch.h 2025-11-03T16:46:46.1084872Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_native.h 2025-11-03T16:46:46.1088980Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_ops.h 2025-11-03T16:46:46.1093375Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_put.h 2025-11-03T16:46:46.1098021Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_put_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:46.1102282Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_put_native.h 2025-11-03T16:46:46.1106185Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_put_ops.h 2025-11-03T16:46:46.1110411Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_reduce.h 2025-11-03T16:46:46.1115058Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_reduce_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:46.1119501Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_reduce_cpu_dispatch.h 2025-11-03T16:46:46.1123854Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_reduce_cuda_dispatch.h 2025-11-03T16:46:46.1128634Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_reduce_meta.h 2025-11-03T16:46:46.1133162Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_reduce_meta_dispatch.h 2025-11-03T16:46:46.1137285Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_reduce_native.h 2025-11-03T16:46:46.1141749Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_reduce_ops.h 2025-11-03T16:46:46.1146636Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_select.h 2025-11-03T16:46:46.1152656Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_select_backward.h 2025-11-03T16:46:46.1159231Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_select_backward_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:46.1168547Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_select_backward_native.h 2025-11-03T16:46:46.1170314Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_select_backward_ops.h 2025-11-03T16:46:46.1175048Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_select_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:46.1179354Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_select_cpu_dispatch.h 2025-11-03T16:46:46.1184107Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_select_cuda_dispatch.h 2025-11-03T16:46:46.1188745Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_select_native.h 2025-11-03T16:46:46.1192745Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_select_ops.h 2025-11-03T16:46:46.1196646Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\indices.h 2025-11-03T16:46:46.1201241Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\indices_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:46.1205036Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\indices_copy.h 2025-11-03T16:46:46.1209060Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\indices_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:46.1213067Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\indices_copy_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:46.1217510Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\indices_copy_native.h 2025-11-03T16:46:46.1221476Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\indices_copy_ops.h 2025-11-03T16:46:46.1225292Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\indices_native.h 2025-11-03T16:46:46.1229046Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\indices_ops.h 2025-11-03T16:46:46.1233004Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\infinitely_differentiable_gelu_backward.h 2025-11-03T16:46:46.1236998Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\infinitely_differentiable_gelu_backward_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:46.1242149Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\infinitely_differentiable_gelu_backward_native.h 2025-11-03T16:46:46.1246541Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\infinitely_differentiable_gelu_backward_ops.h 2025-11-03T16:46:46.1250862Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\inner.h 2025-11-03T16:46:46.1254606Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\inner_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:46.1258248Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\inner_native.h 2025-11-03T16:46:46.1262161Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\inner_ops.h 2025-11-03T16:46:46.1265938Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\instance_norm.h 2025-11-03T16:46:46.1269909Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\instance_norm_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:46.1273909Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\instance_norm_native.h 2025-11-03T16:46:46.1277724Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\instance_norm_ops.h 2025-11-03T16:46:46.1281501Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\int_repr.h 2025-11-03T16:46:46.1285132Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\int_repr_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:46.1290590Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\int_repr_native.h 2025-11-03T16:46:46.1294431Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\int_repr_ops.h 2025-11-03T16:46:46.1298233Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\inverse.h 2025-11-03T16:46:46.1302003Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\inverse_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:46.1306074Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\inverse_native.h 2025-11-03T16:46:46.1309802Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\inverse_ops.h 2025-11-03T16:46:46.1313681Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\isclose.h 2025-11-03T16:46:46.1317432Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\isclose_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:46.1321208Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\isclose_native.h 2025-11-03T16:46:46.1324745Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\isclose_ops.h 2025-11-03T16:46:46.1328471Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\isfinite.h 2025-11-03T16:46:46.1332036Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\isfinite_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:46.1335677Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\isfinite_native.h 2025-11-03T16:46:46.1339228Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\isfinite_ops.h 2025-11-03T16:46:46.1343344Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\isin.h 2025-11-03T16:46:46.1346881Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\isinf.h 2025-11-03T16:46:46.1350912Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\isinf_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:46.1354874Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\isinf_native.h 2025-11-03T16:46:46.1358722Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\isinf_ops.h 2025-11-03T16:46:46.1362595Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\isin_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:46.1366276Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\isin_cpu_dispatch.h 2025-11-03T16:46:46.1369911Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\isin_cuda_dispatch.h 2025-11-03T16:46:46.1373641Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\isin_meta.h 2025-11-03T16:46:46.1377288Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\isin_meta_dispatch.h 2025-11-03T16:46:46.1381081Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\isin_native.h 2025-11-03T16:46:46.1385121Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\isin_ops.h 2025-11-03T16:46:46.1388723Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\isnan.h 2025-11-03T16:46:46.1392320Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\isnan_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:46.1395984Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\isnan_cpu_dispatch.h 2025-11-03T16:46:46.1399847Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\isnan_cuda_dispatch.h 2025-11-03T16:46:46.1403601Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\isnan_native.h 2025-11-03T16:46:46.1407954Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\isnan_ops.h 2025-11-03T16:46:46.1412251Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\isneginf.h 2025-11-03T16:46:46.1416795Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\isneginf_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:46.1420844Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\isneginf_cpu_dispatch.h 2025-11-03T16:46:46.1425267Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\isneginf_cuda_dispatch.h 2025-11-03T16:46:46.1429429Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\isneginf_meta.h 2025-11-03T16:46:46.1433514Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\isneginf_meta_dispatch.h 2025-11-03T16:46:46.1437959Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\isneginf_native.h 2025-11-03T16:46:46.1442287Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\isneginf_ops.h 2025-11-03T16:46:46.1446196Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\isposinf.h 2025-11-03T16:46:46.1450543Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\isposinf_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:46.1454727Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\isposinf_cpu_dispatch.h 2025-11-03T16:46:46.1458629Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\isposinf_cuda_dispatch.h 2025-11-03T16:46:46.1463283Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\isposinf_meta.h 2025-11-03T16:46:46.1467667Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\isposinf_meta_dispatch.h 2025-11-03T16:46:46.1471912Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\isposinf_native.h 2025-11-03T16:46:46.1476254Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\isposinf_ops.h 2025-11-03T16:46:46.1480816Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\isreal.h 2025-11-03T16:46:46.1484989Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\isreal_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:46.1488773Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\isreal_native.h 2025-11-03T16:46:46.1492977Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\isreal_ops.h 2025-11-03T16:46:46.1497315Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\istft.h 2025-11-03T16:46:46.1501189Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\istft_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:46.1505435Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\istft_native.h 2025-11-03T16:46:46.1510118Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\istft_ops.h 2025-11-03T16:46:46.1514528Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_coalesced.h 2025-11-03T16:46:46.1518719Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_coalesced_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:46.1523171Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_coalesced_native.h 2025-11-03T16:46:46.1527585Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_coalesced_ops.h 2025-11-03T16:46:46.1531502Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_complex.h 2025-11-03T16:46:46.1536320Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_complex_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:46.1540590Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_complex_native.h 2025-11-03T16:46:46.1544787Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_complex_ops.h 2025-11-03T16:46:46.1548842Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_conj.h 2025-11-03T16:46:46.1553088Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_conj_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:46.1557195Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_conj_native.h 2025-11-03T16:46:46.1561323Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_conj_ops.h 2025-11-03T16:46:46.1565635Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_distributed.h 2025-11-03T16:46:46.1569976Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_distributed_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:46.1574091Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_distributed_native.h 2025-11-03T16:46:46.1578349Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_distributed_ops.h 2025-11-03T16:46:46.1582705Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_floating_point.h 2025-11-03T16:46:46.1587063Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_floating_point_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:46.1591438Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_floating_point_native.h 2025-11-03T16:46:46.1595749Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_floating_point_ops.h 2025-11-03T16:46:46.1600251Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_inference.h 2025-11-03T16:46:46.1604549Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_inference_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:46.1608871Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_inference_native.h 2025-11-03T16:46:46.1613152Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_inference_ops.h 2025-11-03T16:46:46.1616998Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_leaf.h 2025-11-03T16:46:46.1621202Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_leaf_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:46.1625385Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_leaf_native.h 2025-11-03T16:46:46.1629156Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_leaf_ops.h 2025-11-03T16:46:46.1633647Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_neg.h 2025-11-03T16:46:46.1637936Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_neg_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:46.1672958Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_neg_native.h 2025-11-03T16:46:46.1676850Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_neg_ops.h 2025-11-03T16:46:46.1681320Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_nonzero.h 2025-11-03T16:46:46.1685862Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_nonzero_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:46.1689697Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_nonzero_native.h 2025-11-03T16:46:46.1693535Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_nonzero_ops.h 2025-11-03T16:46:46.1698158Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_pinned.h 2025-11-03T16:46:46.1702084Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_pinned_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:46.1706025Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_pinned_native.h 2025-11-03T16:46:46.1709752Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_pinned_ops.h 2025-11-03T16:46:46.1714574Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_same_size.h 2025-11-03T16:46:46.1718900Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_same_size_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:46.1722769Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_same_size_native.h 2025-11-03T16:46:46.1726617Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_same_size_ops.h 2025-11-03T16:46:46.1730382Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_set_to.h 2025-11-03T16:46:46.1734508Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_set_to_cpu_dispatch.h 2025-11-03T16:46:46.1738359Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_set_to_cuda_dispatch.h 2025-11-03T16:46:46.1742266Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_set_to_native.h 2025-11-03T16:46:46.1746624Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_set_to_ops.h 2025-11-03T16:46:46.1750407Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_signed.h 2025-11-03T16:46:46.1754315Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_signed_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:46.1758896Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_signed_native.h 2025-11-03T16:46:46.1762887Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_signed_ops.h 2025-11-03T16:46:46.1766824Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_vulkan_available.h 2025-11-03T16:46:46.1770941Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_vulkan_available_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:46.1774819Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_vulkan_available_native.h 2025-11-03T16:46:46.1778667Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_vulkan_available_ops.h 2025-11-03T16:46:46.1782603Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\item.h 2025-11-03T16:46:46.1786472Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\item_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:46.1790152Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\item_native.h 2025-11-03T16:46:46.1793753Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\item_ops.h 2025-11-03T16:46:46.1797311Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\kaiser_window.h 2025-11-03T16:46:46.1801247Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\kaiser_window_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:46.1805031Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\kaiser_window_native.h 2025-11-03T16:46:46.1808971Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\kaiser_window_ops.h 2025-11-03T16:46:46.1812873Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\kl_div.h 2025-11-03T16:46:46.1816743Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\kl_div_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:46.1820557Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\kl_div_native.h 2025-11-03T16:46:46.1824247Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\kl_div_ops.h 2025-11-03T16:46:46.1827961Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\kron.h 2025-11-03T16:46:46.1831779Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\kron_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:46.1835423Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\kron_native.h 2025-11-03T16:46:46.1839224Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\kron_ops.h 2025-11-03T16:46:46.1842889Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\kthvalue.h 2025-11-03T16:46:46.1847652Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\kthvalue_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:46.1851424Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\kthvalue_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:46.1855328Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\kthvalue_cpu_dispatch.h 2025-11-03T16:46:46.1859345Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\kthvalue_cuda_dispatch.h 2025-11-03T16:46:46.1863560Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\kthvalue_native.h 2025-11-03T16:46:46.1867318Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\kthvalue_ops.h 2025-11-03T16:46:46.1871075Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\l1_loss.h 2025-11-03T16:46:46.1875313Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\l1_loss_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:46.1879129Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\l1_loss_native.h 2025-11-03T16:46:46.1882781Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\l1_loss_ops.h 2025-11-03T16:46:46.1886587Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\layer_norm.h 2025-11-03T16:46:46.1890558Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\layer_norm_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:46.1894430Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\layer_norm_native.h 2025-11-03T16:46:46.1898134Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\layer_norm_ops.h 2025-11-03T16:46:46.1902009Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lcm.h 2025-11-03T16:46:46.1905771Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lcm_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:46.1909470Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lcm_cpu_dispatch.h 2025-11-03T16:46:46.1913128Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lcm_cuda_dispatch.h 2025-11-03T16:46:46.1916821Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lcm_meta.h 2025-11-03T16:46:46.1920378Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lcm_meta_dispatch.h 2025-11-03T16:46:46.1924101Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lcm_native.h 2025-11-03T16:46:46.1927748Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lcm_ops.h 2025-11-03T16:46:46.1931541Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ldexp.h 2025-11-03T16:46:46.1935262Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ldexp_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:46.1938897Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ldexp_native.h 2025-11-03T16:46:46.1942603Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ldexp_ops.h 2025-11-03T16:46:46.1946244Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\le.h 2025-11-03T16:46:46.1949708Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\leaky_relu.h 2025-11-03T16:46:46.1953481Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\leaky_relu_backward.h 2025-11-03T16:46:46.1957908Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\leaky_relu_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:46.1961873Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\leaky_relu_backward_cpu_dispatch.h 2025-11-03T16:46:46.1966385Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\leaky_relu_backward_cuda_dispatch.h 2025-11-03T16:46:46.1970503Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\leaky_relu_backward_meta.h 2025-11-03T16:46:46.1974304Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\leaky_relu_backward_meta_dispatch.h 2025-11-03T16:46:46.1978122Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\leaky_relu_backward_native.h 2025-11-03T16:46:46.1981991Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\leaky_relu_backward_ops.h 2025-11-03T16:46:46.1987261Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\leaky_relu_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:46.1991024Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\leaky_relu_cpu_dispatch.h 2025-11-03T16:46:46.1995130Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\leaky_relu_cuda_dispatch.h 2025-11-03T16:46:46.1999129Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\leaky_relu_meta.h 2025-11-03T16:46:46.2003524Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\leaky_relu_meta_dispatch.h 2025-11-03T16:46:46.2007316Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\leaky_relu_native.h 2025-11-03T16:46:46.2011078Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\leaky_relu_ops.h 2025-11-03T16:46:46.2014907Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lerp.h 2025-11-03T16:46:46.2018799Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lerp_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:46.2022491Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lerp_cpu_dispatch.h 2025-11-03T16:46:46.2026249Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lerp_cuda_dispatch.h 2025-11-03T16:46:46.2029969Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lerp_meta.h 2025-11-03T16:46:46.2034015Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lerp_meta_dispatch.h 2025-11-03T16:46:46.2037853Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lerp_native.h 2025-11-03T16:46:46.2041706Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lerp_ops.h 2025-11-03T16:46:46.2045309Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\less.h 2025-11-03T16:46:46.2049014Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\less_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:46.2052634Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\less_equal.h 2025-11-03T16:46:46.2056404Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\less_equal_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:46.2060178Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\less_equal_native.h 2025-11-03T16:46:46.2065162Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\less_equal_ops.h 2025-11-03T16:46:46.2069059Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\less_native.h 2025-11-03T16:46:46.2073512Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\less_ops.h 2025-11-03T16:46:46.2078048Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\le_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:46.2082460Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\le_cpu_dispatch.h 2025-11-03T16:46:46.2086483Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\le_cuda_dispatch.h 2025-11-03T16:46:46.2090652Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\le_meta.h 2025-11-03T16:46:46.2094926Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\le_meta_dispatch.h 2025-11-03T16:46:46.2098730Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\le_native.h 2025-11-03T16:46:46.2102758Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\le_ops.h 2025-11-03T16:46:46.2106340Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lgamma.h 2025-11-03T16:46:46.2110565Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lgamma_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:46.2114972Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lgamma_cpu_dispatch.h 2025-11-03T16:46:46.2119297Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lgamma_cuda_dispatch.h 2025-11-03T16:46:46.2123271Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lgamma_meta.h 2025-11-03T16:46:46.2127761Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lgamma_meta_dispatch.h 2025-11-03T16:46:46.2132233Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lgamma_native.h 2025-11-03T16:46:46.2136092Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lgamma_ops.h 2025-11-03T16:46:46.2140425Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lift.h 2025-11-03T16:46:46.2144821Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lift_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:46.2148645Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lift_fresh.h 2025-11-03T16:46:46.2153370Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lift_fresh_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:46.2158451Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lift_fresh_copy.h 2025-11-03T16:46:46.2164452Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lift_fresh_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:46.2170460Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lift_fresh_copy_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:46.2176531Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lift_fresh_copy_native.h 2025-11-03T16:46:46.2182294Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lift_fresh_copy_ops.h 2025-11-03T16:46:46.2188098Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lift_fresh_native.h 2025-11-03T16:46:46.2194482Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lift_fresh_ops.h 2025-11-03T16:46:46.2199288Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lift_native.h 2025-11-03T16:46:46.2203684Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lift_ops.h 2025-11-03T16:46:46.2207481Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_cholesky.h 2025-11-03T16:46:46.2212085Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_cholesky_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:46.2217083Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_cholesky_ex.h 2025-11-03T16:46:46.2221334Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_cholesky_ex_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:46.2225243Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_cholesky_ex_cpu_dispatch.h 2025-11-03T16:46:46.2229890Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_cholesky_ex_cuda_dispatch.h 2025-11-03T16:46:46.2233785Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_cholesky_ex_meta.h 2025-11-03T16:46:46.2237822Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_cholesky_ex_meta_dispatch.h 2025-11-03T16:46:46.2244389Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_cholesky_ex_native.h 2025-11-03T16:46:46.2248790Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_cholesky_ex_ops.h 2025-11-03T16:46:46.2253042Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_cholesky_native.h 2025-11-03T16:46:46.2256711Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_cholesky_ops.h 2025-11-03T16:46:46.2260661Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_cond.h 2025-11-03T16:46:46.2264788Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_cond_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:46.2268683Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_cond_native.h 2025-11-03T16:46:46.2272648Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_cond_ops.h 2025-11-03T16:46:46.2277344Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_cross.h 2025-11-03T16:46:46.2281563Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_cross_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:46.2285135Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_cross_cpu_dispatch.h 2025-11-03T16:46:46.2289149Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_cross_cuda_dispatch.h 2025-11-03T16:46:46.2293108Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_cross_meta.h 2025-11-03T16:46:46.2297107Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_cross_meta_dispatch.h 2025-11-03T16:46:46.2301352Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_cross_native.h 2025-11-03T16:46:46.2305260Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_cross_ops.h 2025-11-03T16:46:46.2309609Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_det.h 2025-11-03T16:46:46.2314746Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_det_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:46.2318761Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_det_native.h 2025-11-03T16:46:46.2322642Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_det_ops.h 2025-11-03T16:46:46.2326539Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_diagonal.h 2025-11-03T16:46:46.2331407Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_diagonal_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:46.2335716Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_diagonal_native.h 2025-11-03T16:46:46.2339850Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_diagonal_ops.h 2025-11-03T16:46:46.2344068Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_eig.h 2025-11-03T16:46:46.2348438Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_eigh.h 2025-11-03T16:46:46.2352947Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_eigh_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:46.2357025Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_eigh_native.h 2025-11-03T16:46:46.2362057Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_eigh_ops.h 2025-11-03T16:46:46.2366200Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_eigvals.h 2025-11-03T16:46:46.2370338Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_eigvalsh.h 2025-11-03T16:46:46.2374966Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_eigvalsh_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:46.2379205Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_eigvalsh_native.h 2025-11-03T16:46:46.2383790Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_eigvalsh_ops.h 2025-11-03T16:46:46.2387948Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_eigvals_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:46.2393084Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_eigvals_cpu_dispatch.h 2025-11-03T16:46:46.2397647Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_eigvals_cuda_dispatch.h 2025-11-03T16:46:46.2402059Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_eigvals_native.h 2025-11-03T16:46:46.2405995Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_eigvals_ops.h 2025-11-03T16:46:46.2410577Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_eig_cpu_dispatch.h 2025-11-03T16:46:46.2414943Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_eig_cuda_dispatch.h 2025-11-03T16:46:46.2419600Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_eig_native.h 2025-11-03T16:46:46.2425267Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_eig_ops.h 2025-11-03T16:46:46.2431740Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_householder_product.h 2025-11-03T16:46:46.2451195Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_householder_product_cpu_dispatch.h 2025-11-03T16:46:46.2472220Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_householder_product_cuda_dispatch.h 2025-11-03T16:46:46.2478414Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_householder_product_native.h 2025-11-03T16:46:46.2498887Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_householder_product_ops.h 2025-11-03T16:46:46.2499313Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_inv.h 2025-11-03T16:46:46.2499725Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_inv_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:46.2499980Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_inv_ex.h 2025-11-03T16:46:46.2500433Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_inv_ex_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:46.2503874Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_inv_ex_cpu_dispatch.h 2025-11-03T16:46:46.2508385Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_inv_ex_cuda_dispatch.h 2025-11-03T16:46:46.2512494Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_inv_ex_meta.h 2025-11-03T16:46:46.2516510Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_inv_ex_meta_dispatch.h 2025-11-03T16:46:46.2520919Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_inv_ex_native.h 2025-11-03T16:46:46.2525314Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_inv_ex_ops.h 2025-11-03T16:46:46.2529515Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_inv_native.h 2025-11-03T16:46:46.2533667Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_inv_ops.h 2025-11-03T16:46:46.2538026Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_ldl_factor.h 2025-11-03T16:46:46.2542524Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_ldl_factor_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:46.2546577Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_ldl_factor_ex.h 2025-11-03T16:46:46.2550634Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_ldl_factor_ex_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:46.2554925Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_ldl_factor_ex_cpu_dispatch.h 2025-11-03T16:46:46.2559061Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_ldl_factor_ex_cuda_dispatch.h 2025-11-03T16:46:46.2562948Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_ldl_factor_ex_meta.h 2025-11-03T16:46:46.2567386Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_ldl_factor_ex_meta_dispatch.h 2025-11-03T16:46:46.2571965Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_ldl_factor_ex_native.h 2025-11-03T16:46:46.2576079Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_ldl_factor_ex_ops.h 2025-11-03T16:46:46.2579913Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_ldl_factor_native.h 2025-11-03T16:46:46.2583817Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_ldl_factor_ops.h 2025-11-03T16:46:46.2587660Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_ldl_solve.h 2025-11-03T16:46:46.2591968Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_ldl_solve_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:46.2596354Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_ldl_solve_cpu_dispatch.h 2025-11-03T16:46:46.2600374Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_ldl_solve_cuda_dispatch.h 2025-11-03T16:46:46.2605527Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_ldl_solve_meta.h 2025-11-03T16:46:46.2610160Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_ldl_solve_meta_dispatch.h 2025-11-03T16:46:46.2614323Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_ldl_solve_native.h 2025-11-03T16:46:46.2619084Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_ldl_solve_ops.h 2025-11-03T16:46:46.2623387Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_lstsq.h 2025-11-03T16:46:46.2627513Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_lstsq_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:46.2631441Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_lstsq_cpu_dispatch.h 2025-11-03T16:46:46.2635375Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_lstsq_cuda_dispatch.h 2025-11-03T16:46:46.2639581Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_lstsq_native.h 2025-11-03T16:46:46.2643562Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_lstsq_ops.h 2025-11-03T16:46:46.2647426Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_lu.h 2025-11-03T16:46:46.2652007Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_lu_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:46.2656138Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_lu_cpu_dispatch.h 2025-11-03T16:46:46.2660130Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_lu_cuda_dispatch.h 2025-11-03T16:46:46.2664014Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_lu_factor.h 2025-11-03T16:46:46.2668086Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_lu_factor_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:46.2672285Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_lu_factor_ex.h 2025-11-03T16:46:46.2677514Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_lu_factor_ex_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:46.2681634Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_lu_factor_ex_cpu_dispatch.h 2025-11-03T16:46:46.2685513Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_lu_factor_ex_cuda_dispatch.h 2025-11-03T16:46:46.2689413Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_lu_factor_ex_meta.h 2025-11-03T16:46:46.2693633Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_lu_factor_ex_meta_dispatch.h 2025-11-03T16:46:46.2697913Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_lu_factor_ex_native.h 2025-11-03T16:46:46.2702856Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_lu_factor_ex_ops.h 2025-11-03T16:46:46.2709284Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_lu_factor_native.h 2025-11-03T16:46:46.2715311Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_lu_factor_ops.h 2025-11-03T16:46:46.2721270Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_lu_meta.h 2025-11-03T16:46:46.2727497Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_lu_meta_dispatch.h 2025-11-03T16:46:46.2733386Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_lu_native.h 2025-11-03T16:46:46.2739335Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_lu_ops.h 2025-11-03T16:46:46.2745408Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_lu_solve.h 2025-11-03T16:46:46.2751468Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_lu_solve_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:46.2755912Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_lu_solve_cpu_dispatch.h 2025-11-03T16:46:46.2760594Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_lu_solve_cuda_dispatch.h 2025-11-03T16:46:46.2765484Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_lu_solve_meta.h 2025-11-03T16:46:46.2769397Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_lu_solve_meta_dispatch.h 2025-11-03T16:46:46.2773949Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_lu_solve_native.h 2025-11-03T16:46:46.2778020Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_lu_solve_ops.h 2025-11-03T16:46:46.2782784Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_matmul.h 2025-11-03T16:46:46.2787079Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_matmul_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:46.2791232Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_matmul_native.h 2025-11-03T16:46:46.2825007Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_matmul_ops.h 2025-11-03T16:46:46.2828957Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_matrix_exp.h 2025-11-03T16:46:46.2833816Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_matrix_exp_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:46.2837824Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_matrix_exp_cpu_dispatch.h 2025-11-03T16:46:46.2841959Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_matrix_exp_cuda_dispatch.h 2025-11-03T16:46:46.2848187Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_matrix_exp_native.h 2025-11-03T16:46:46.2851936Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_matrix_exp_ops.h 2025-11-03T16:46:46.2855762Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_matrix_norm.h 2025-11-03T16:46:46.2859881Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_matrix_norm_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:46.2863790Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_matrix_norm_native.h 2025-11-03T16:46:46.2867881Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_matrix_norm_ops.h 2025-11-03T16:46:46.2871875Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_matrix_power.h 2025-11-03T16:46:46.2876111Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_matrix_power_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:46.2880457Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_matrix_power_native.h 2025-11-03T16:46:46.2884371Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_matrix_power_ops.h 2025-11-03T16:46:46.2888222Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_matrix_rank.h 2025-11-03T16:46:46.2892511Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_matrix_rank_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:46.2896694Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_matrix_rank_native.h 2025-11-03T16:46:46.2900630Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_matrix_rank_ops.h 2025-11-03T16:46:46.2904521Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_multi_dot.h 2025-11-03T16:46:46.2908580Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_multi_dot_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:46.2912326Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_multi_dot_native.h 2025-11-03T16:46:46.2916289Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_multi_dot_ops.h 2025-11-03T16:46:46.2920300Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_norm.h 2025-11-03T16:46:46.2924350Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_norm_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:46.2928256Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_norm_native.h 2025-11-03T16:46:46.2932083Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_norm_ops.h 2025-11-03T16:46:46.2935834Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_pinv.h 2025-11-03T16:46:46.2940392Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_pinv_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:46.2944397Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_pinv_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:46.2948610Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_pinv_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:46.2952375Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_pinv_native.h 2025-11-03T16:46:46.2956404Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_pinv_ops.h 2025-11-03T16:46:46.2960283Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_qr.h 2025-11-03T16:46:46.2964533Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_qr_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:46.2968399Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_qr_cpu_dispatch.h 2025-11-03T16:46:46.2972978Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_qr_cuda_dispatch.h 2025-11-03T16:46:46.2977360Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_qr_meta.h 2025-11-03T16:46:46.2981398Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_qr_meta_dispatch.h 2025-11-03T16:46:46.2985767Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_qr_native.h 2025-11-03T16:46:46.2990508Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_qr_ops.h 2025-11-03T16:46:46.2995295Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_slogdet.h 2025-11-03T16:46:46.2999576Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_slogdet_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:46.3004277Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_slogdet_native.h 2025-11-03T16:46:46.3008732Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_slogdet_ops.h 2025-11-03T16:46:46.3012906Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_solve.h 2025-11-03T16:46:46.3017337Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_solve_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:46.3021662Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_solve_ex.h 2025-11-03T16:46:46.3026461Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_solve_ex_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:46.3030620Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_solve_ex_native.h 2025-11-03T16:46:46.3035302Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_solve_ex_ops.h 2025-11-03T16:46:46.3039798Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_solve_native.h 2025-11-03T16:46:46.3044221Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_solve_ops.h 2025-11-03T16:46:46.3048298Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_solve_triangular.h 2025-11-03T16:46:46.3053269Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_solve_triangular_cpu_dispatch.h 2025-11-03T16:46:46.3057801Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_solve_triangular_cuda_dispatch.h 2025-11-03T16:46:46.3062238Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_solve_triangular_native.h 2025-11-03T16:46:46.3066563Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_solve_triangular_ops.h 2025-11-03T16:46:46.3070929Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_svd.h 2025-11-03T16:46:46.3075409Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_svdvals.h 2025-11-03T16:46:46.3079961Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_svdvals_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:46.3084140Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_svdvals_native.h 2025-11-03T16:46:46.3088552Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_svdvals_ops.h 2025-11-03T16:46:46.3093208Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_svd_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:46.3098531Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_svd_native.h 2025-11-03T16:46:46.3102513Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_svd_ops.h 2025-11-03T16:46:46.3107458Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_tensorinv.h 2025-11-03T16:46:46.3111982Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_tensorinv_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:46.3116199Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_tensorinv_native.h 2025-11-03T16:46:46.3122823Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_tensorinv_ops.h 2025-11-03T16:46:46.3127264Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_tensorsolve.h 2025-11-03T16:46:46.3131968Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_tensorsolve_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:46.3136509Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_tensorsolve_native.h 2025-11-03T16:46:46.3140631Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_tensorsolve_ops.h 2025-11-03T16:46:46.3145105Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_vander.h 2025-11-03T16:46:46.3150079Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_vander_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:46.3154589Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_vander_native.h 2025-11-03T16:46:46.3159083Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_vander_ops.h 2025-11-03T16:46:46.3195173Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_vecdot.h 2025-11-03T16:46:46.3199615Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_vecdot_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:46.3204893Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_vecdot_native.h 2025-11-03T16:46:46.3210110Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_vecdot_ops.h 2025-11-03T16:46:46.3214148Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_vector_norm.h 2025-11-03T16:46:46.3218418Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_vector_norm_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:46.3223176Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_vector_norm_cpu_dispatch.h 2025-11-03T16:46:46.3227193Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_vector_norm_cuda_dispatch.h 2025-11-03T16:46:46.3231153Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_vector_norm_meta.h 2025-11-03T16:46:46.3235300Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_vector_norm_meta_dispatch.h 2025-11-03T16:46:46.3240133Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_vector_norm_native.h 2025-11-03T16:46:46.3244142Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_vector_norm_ops.h 2025-11-03T16:46:46.3248238Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linear.h 2025-11-03T16:46:46.3251900Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linear_backward.h 2025-11-03T16:46:46.3256125Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linear_backward_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:46.3260098Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linear_backward_native.h 2025-11-03T16:46:46.3264027Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linear_backward_ops.h 2025-11-03T16:46:46.3268725Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linear_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:46.3272972Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linear_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:46.3277007Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linear_native.h 2025-11-03T16:46:46.3280990Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linear_ops.h 2025-11-03T16:46:46.3284936Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linspace.h 2025-11-03T16:46:46.3288610Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linspace_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:46.3292394Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linspace_cpu_dispatch.h 2025-11-03T16:46:46.3296561Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linspace_cuda_dispatch.h 2025-11-03T16:46:46.3300336Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linspace_meta_dispatch.h 2025-11-03T16:46:46.3304382Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linspace_native.h 2025-11-03T16:46:46.3308188Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linspace_ops.h 2025-11-03T16:46:46.3311903Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log.h 2025-11-03T16:46:46.3323780Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log10.h 2025-11-03T16:46:46.3324573Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log10_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:46.3327439Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log10_cpu_dispatch.h 2025-11-03T16:46:46.3331604Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log10_cuda_dispatch.h 2025-11-03T16:46:46.3336234Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log10_meta.h 2025-11-03T16:46:46.3340368Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log10_meta_dispatch.h 2025-11-03T16:46:46.3344725Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log10_native.h 2025-11-03T16:46:46.3349218Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log10_ops.h 2025-11-03T16:46:46.3353077Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log1p.h 2025-11-03T16:46:46.3357395Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log1p_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:46.3361687Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log1p_cpu_dispatch.h 2025-11-03T16:46:46.3365561Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log1p_cuda_dispatch.h 2025-11-03T16:46:46.3369997Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log1p_meta.h 2025-11-03T16:46:46.3374400Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log1p_meta_dispatch.h 2025-11-03T16:46:46.3378728Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log1p_native.h 2025-11-03T16:46:46.3383085Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log1p_ops.h 2025-11-03T16:46:46.3387552Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log2.h 2025-11-03T16:46:46.3391884Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log2_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:46.3395656Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log2_cpu_dispatch.h 2025-11-03T16:46:46.3400022Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log2_cuda_dispatch.h 2025-11-03T16:46:46.3404453Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log2_meta.h 2025-11-03T16:46:46.3408537Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log2_meta_dispatch.h 2025-11-03T16:46:46.3412750Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log2_native.h 2025-11-03T16:46:46.3417020Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log2_ops.h 2025-11-03T16:46:46.3420723Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logaddexp.h 2025-11-03T16:46:46.3424905Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logaddexp2.h 2025-11-03T16:46:46.3429628Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logaddexp2_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:46.3434104Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logaddexp2_cpu_dispatch.h 2025-11-03T16:46:46.3438319Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logaddexp2_cuda_dispatch.h 2025-11-03T16:46:46.3443347Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logaddexp2_meta.h 2025-11-03T16:46:46.3447837Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logaddexp2_meta_dispatch.h 2025-11-03T16:46:46.3452271Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logaddexp2_native.h 2025-11-03T16:46:46.3456109Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logaddexp2_ops.h 2025-11-03T16:46:46.3460719Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logaddexp_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:46.3465168Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logaddexp_cpu_dispatch.h 2025-11-03T16:46:46.3469445Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logaddexp_cuda_dispatch.h 2025-11-03T16:46:46.3473871Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logaddexp_meta.h 2025-11-03T16:46:46.3478377Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logaddexp_meta_dispatch.h 2025-11-03T16:46:46.3482735Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logaddexp_native.h 2025-11-03T16:46:46.3486840Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logaddexp_ops.h 2025-11-03T16:46:46.3491757Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logcumsumexp.h 2025-11-03T16:46:46.3496661Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logcumsumexp_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:46.3500837Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logcumsumexp_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:46.3504989Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logcumsumexp_native.h 2025-11-03T16:46:46.3509394Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logcumsumexp_ops.h 2025-11-03T16:46:46.3514064Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logdet.h 2025-11-03T16:46:46.3517839Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logdet_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:46.3522138Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logdet_native.h 2025-11-03T16:46:46.3526340Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logdet_ops.h 2025-11-03T16:46:46.3530332Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logical_and.h 2025-11-03T16:46:46.3535014Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logical_and_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:46.3539542Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logical_and_cpu_dispatch.h 2025-11-03T16:46:46.3543642Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logical_and_cuda_dispatch.h 2025-11-03T16:46:46.3547927Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logical_and_native.h 2025-11-03T16:46:46.3551965Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logical_and_ops.h 2025-11-03T16:46:46.3556391Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logical_not.h 2025-11-03T16:46:46.3561816Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logical_not_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:46.3566143Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logical_not_cpu_dispatch.h 2025-11-03T16:46:46.3570918Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logical_not_cuda_dispatch.h 2025-11-03T16:46:46.3575148Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logical_not_native.h 2025-11-03T16:46:46.3579269Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logical_not_ops.h 2025-11-03T16:46:46.3583692Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logical_or.h 2025-11-03T16:46:46.3588328Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logical_or_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:46.3592725Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logical_or_cpu_dispatch.h 2025-11-03T16:46:46.3596952Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logical_or_cuda_dispatch.h 2025-11-03T16:46:46.3601360Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logical_or_native.h 2025-11-03T16:46:46.3605730Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logical_or_ops.h 2025-11-03T16:46:46.3609666Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logical_xor.h 2025-11-03T16:46:46.3614128Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logical_xor_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:46.3618524Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logical_xor_cpu_dispatch.h 2025-11-03T16:46:46.3622826Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logical_xor_cuda_dispatch.h 2025-11-03T16:46:46.3627109Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logical_xor_native.h 2025-11-03T16:46:46.3631504Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logical_xor_ops.h 2025-11-03T16:46:46.3635870Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logit.h 2025-11-03T16:46:46.3639698Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logit_backward.h 2025-11-03T16:46:46.3644641Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logit_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:46.3649017Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logit_backward_cpu_dispatch.h 2025-11-03T16:46:46.3653354Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logit_backward_cuda_dispatch.h 2025-11-03T16:46:46.3657463Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logit_backward_meta.h 2025-11-03T16:46:46.3661779Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logit_backward_meta_dispatch.h 2025-11-03T16:46:46.3665573Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logit_backward_native.h 2025-11-03T16:46:46.3669451Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logit_backward_ops.h 2025-11-03T16:46:46.3673994Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logit_cpu_dispatch.h 2025-11-03T16:46:46.3678391Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logit_cuda_dispatch.h 2025-11-03T16:46:46.3682403Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logit_meta_dispatch.h 2025-11-03T16:46:46.3686651Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logit_native.h 2025-11-03T16:46:46.3691087Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logit_ops.h 2025-11-03T16:46:46.3694932Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logspace.h 2025-11-03T16:46:46.3698578Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logspace_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:46.3702384Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logspace_cpu_dispatch.h 2025-11-03T16:46:46.3706105Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logspace_cuda_dispatch.h 2025-11-03T16:46:46.3709801Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logspace_meta_dispatch.h 2025-11-03T16:46:46.3713793Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logspace_native.h 2025-11-03T16:46:46.3719333Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logspace_ops.h 2025-11-03T16:46:46.3723310Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logsumexp.h 2025-11-03T16:46:46.3727207Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logsumexp_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:46.3731420Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logsumexp_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:46.3735801Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logsumexp_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:46.3739808Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logsumexp_native.h 2025-11-03T16:46:46.3743664Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logsumexp_ops.h 2025-11-03T16:46:46.3747940Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:46.3751677Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log_cpu_dispatch.h 2025-11-03T16:46:46.3755400Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log_cuda_dispatch.h 2025-11-03T16:46:46.3759145Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log_meta.h 2025-11-03T16:46:46.3762634Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log_meta_dispatch.h 2025-11-03T16:46:46.3766481Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log_native.h 2025-11-03T16:46:46.3770259Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log_normal.h 2025-11-03T16:46:46.3774476Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log_normal_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:46.3778948Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log_normal_cpu_dispatch.h 2025-11-03T16:46:46.3782993Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log_normal_cuda_dispatch.h 2025-11-03T16:46:46.3788068Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log_normal_meta_dispatch.h 2025-11-03T16:46:46.3792002Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log_normal_native.h 2025-11-03T16:46:46.3795860Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log_normal_ops.h 2025-11-03T16:46:46.3802649Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log_ops.h 2025-11-03T16:46:46.3806060Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log_sigmoid.h 2025-11-03T16:46:46.3809964Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log_sigmoid_backward.h 2025-11-03T16:46:46.3813982Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log_sigmoid_backward_cpu_dispatch.h 2025-11-03T16:46:46.3817800Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log_sigmoid_backward_cuda_dispatch.h 2025-11-03T16:46:46.3822572Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log_sigmoid_backward_native.h 2025-11-03T16:46:46.3826552Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log_sigmoid_backward_ops.h 2025-11-03T16:46:46.3830538Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log_sigmoid_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:46.3834594Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log_sigmoid_forward.h 2025-11-03T16:46:46.3838735Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log_sigmoid_forward_cpu_dispatch.h 2025-11-03T16:46:46.3842862Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log_sigmoid_forward_cuda_dispatch.h 2025-11-03T16:46:46.3846777Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log_sigmoid_forward_native.h 2025-11-03T16:46:46.3850706Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log_sigmoid_forward_ops.h 2025-11-03T16:46:46.3854614Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log_sigmoid_native.h 2025-11-03T16:46:46.3858542Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log_sigmoid_ops.h 2025-11-03T16:46:46.3862597Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log_softmax.h 2025-11-03T16:46:46.3866481Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log_softmax_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:46.3870401Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log_softmax_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:46.3874425Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log_softmax_native.h 2025-11-03T16:46:46.3878916Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log_softmax_ops.h 2025-11-03T16:46:46.3882919Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lshift.h 2025-11-03T16:46:46.3887117Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lshift_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:46.3891759Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lshift_cpu_dispatch.h 2025-11-03T16:46:46.3895604Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lshift_cuda_dispatch.h 2025-11-03T16:46:46.3900337Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lshift_meta_dispatch.h 2025-11-03T16:46:46.3904783Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lshift_native.h 2025-11-03T16:46:46.3909702Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lshift_ops.h 2025-11-03T16:46:46.3913637Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lstm.h 2025-11-03T16:46:46.3918130Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lstm_cell.h 2025-11-03T16:46:46.3922935Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lstm_cell_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:46.3927507Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lstm_cell_native.h 2025-11-03T16:46:46.3931443Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lstm_cell_ops.h 2025-11-03T16:46:46.3936008Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lstm_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:46.3940778Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lstm_mps_backward.h 2025-11-03T16:46:46.3945258Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lstm_mps_backward_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:46.3949227Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lstm_mps_backward_native.h 2025-11-03T16:46:46.3983655Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lstm_mps_backward_ops.h 2025-11-03T16:46:46.3988366Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lstm_native.h 2025-11-03T16:46:46.3992633Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lstm_ops.h 2025-11-03T16:46:46.3996374Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lt.h 2025-11-03T16:46:46.4000804Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lt_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:46.4005103Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lt_cpu_dispatch.h 2025-11-03T16:46:46.4008961Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lt_cuda_dispatch.h 2025-11-03T16:46:46.4013223Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lt_meta.h 2025-11-03T16:46:46.4017469Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lt_meta_dispatch.h 2025-11-03T16:46:46.4021548Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lt_native.h 2025-11-03T16:46:46.4025834Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lt_ops.h 2025-11-03T16:46:46.4029852Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lu_solve.h 2025-11-03T16:46:46.4033666Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lu_solve_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:46.4038313Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lu_solve_native.h 2025-11-03T16:46:46.4042546Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lu_solve_ops.h 2025-11-03T16:46:46.4046459Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lu_unpack.h 2025-11-03T16:46:46.4050846Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lu_unpack_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:46.4056188Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lu_unpack_cpu_dispatch.h 2025-11-03T16:46:46.4060605Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lu_unpack_cuda_dispatch.h 2025-11-03T16:46:46.4064606Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lu_unpack_meta.h 2025-11-03T16:46:46.4069126Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lu_unpack_meta_dispatch.h 2025-11-03T16:46:46.4074043Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lu_unpack_native.h 2025-11-03T16:46:46.4078483Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lu_unpack_ops.h 2025-11-03T16:46:46.4082366Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\margin_ranking_loss.h 2025-11-03T16:46:46.4087064Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\margin_ranking_loss_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:46.4091621Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\margin_ranking_loss_native.h 2025-11-03T16:46:46.4096157Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\margin_ranking_loss_ops.h 2025-11-03T16:46:46.4099900Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\masked_fill.h 2025-11-03T16:46:46.4104308Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\masked_fill_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:46.4109397Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\masked_fill_cpu_dispatch.h 2025-11-03T16:46:46.4112852Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\masked_fill_cuda_dispatch.h 2025-11-03T16:46:46.4118429Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\masked_fill_meta_dispatch.h 2025-11-03T16:46:46.4122755Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\masked_fill_native.h 2025-11-03T16:46:46.4127223Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\masked_fill_ops.h 2025-11-03T16:46:46.4131095Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\masked_scatter.h 2025-11-03T16:46:46.4135546Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\masked_scatter_backward.h 2025-11-03T16:46:46.4140254Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\masked_scatter_backward_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:46.4144706Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\masked_scatter_backward_native.h 2025-11-03T16:46:46.4149122Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\masked_scatter_backward_ops.h 2025-11-03T16:46:46.4153855Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\masked_scatter_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:46.4159254Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\masked_scatter_cpu_dispatch.h 2025-11-03T16:46:46.4163510Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\masked_scatter_cuda_dispatch.h 2025-11-03T16:46:46.4167487Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\masked_scatter_meta_dispatch.h 2025-11-03T16:46:46.4172199Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\masked_scatter_native.h 2025-11-03T16:46:46.4176600Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\masked_scatter_ops.h 2025-11-03T16:46:46.4180801Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\masked_select.h 2025-11-03T16:46:46.4184938Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\masked_select_backward.h 2025-11-03T16:46:46.4189211Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\masked_select_backward_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:46.4193568Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\masked_select_backward_native.h 2025-11-03T16:46:46.4197803Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\masked_select_backward_ops.h 2025-11-03T16:46:46.4202099Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\masked_select_cpu_dispatch.h 2025-11-03T16:46:46.4206331Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\masked_select_cuda_dispatch.h 2025-11-03T16:46:46.4210600Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\masked_select_native.h 2025-11-03T16:46:46.4214736Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\masked_select_ops.h 2025-11-03T16:46:46.4219017Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\matmul.h 2025-11-03T16:46:46.4222721Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\matmul_backward.h 2025-11-03T16:46:46.4226652Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\matmul_backward_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:46.4230422Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\matmul_backward_native.h 2025-11-03T16:46:46.4234599Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\matmul_backward_ops.h 2025-11-03T16:46:46.4238890Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\matmul_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:46.4242983Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\matmul_native.h 2025-11-03T16:46:46.4246813Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\matmul_ops.h 2025-11-03T16:46:46.4250647Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\matrix_exp.h 2025-11-03T16:46:46.4254447Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\matrix_exp_backward.h 2025-11-03T16:46:46.4258417Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\matrix_exp_backward_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:46.4262792Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\matrix_exp_backward_native.h 2025-11-03T16:46:46.4266373Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\matrix_exp_backward_ops.h 2025-11-03T16:46:46.4270801Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\matrix_exp_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:46.4274678Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\matrix_exp_native.h 2025-11-03T16:46:46.4278607Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\matrix_exp_ops.h 2025-11-03T16:46:46.4282952Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\matrix_H.h 2025-11-03T16:46:46.4286643Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\matrix_H_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:46.4291207Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\matrix_H_native.h 2025-11-03T16:46:46.4295008Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\matrix_H_ops.h 2025-11-03T16:46:46.4298851Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\matrix_power.h 2025-11-03T16:46:46.4303124Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\matrix_power_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:46.4307061Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\matrix_power_native.h 2025-11-03T16:46:46.4310920Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\matrix_power_ops.h 2025-11-03T16:46:46.4314725Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max.h 2025-11-03T16:46:46.4318644Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\maximum.h 2025-11-03T16:46:46.4322403Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\maximum_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:46.4326201Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\maximum_cpu_dispatch.h 2025-11-03T16:46:46.4330038Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\maximum_cuda_dispatch.h 2025-11-03T16:46:46.4333768Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\maximum_meta.h 2025-11-03T16:46:46.4337674Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\maximum_meta_dispatch.h 2025-11-03T16:46:46.4341562Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\maximum_native.h 2025-11-03T16:46:46.4345620Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\maximum_ops.h 2025-11-03T16:46:46.4350274Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:46.4354375Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:46.4358201Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_cpu_dispatch.h 2025-11-03T16:46:46.4362242Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_cuda_dispatch.h 2025-11-03T16:46:46.4366068Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_meta.h 2025-11-03T16:46:46.4369543Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_meta_dispatch.h 2025-11-03T16:46:46.4373344Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_native.h 2025-11-03T16:46:46.4377312Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_ops.h 2025-11-03T16:46:46.4380796Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_pool1d.h 2025-11-03T16:46:46.4385108Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_pool1d_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:46.4389077Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_pool1d_native.h 2025-11-03T16:46:46.4392915Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_pool1d_ops.h 2025-11-03T16:46:46.4397520Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_pool1d_with_indices.h 2025-11-03T16:46:46.4402171Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_pool1d_with_indices_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:46.4406319Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_pool1d_with_indices_native.h 2025-11-03T16:46:46.4410785Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_pool1d_with_indices_ops.h 2025-11-03T16:46:46.4414695Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_pool2d.h 2025-11-03T16:46:46.4419092Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_pool2d_backward.h 2025-11-03T16:46:46.4423833Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_pool2d_backward_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:46.4427828Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_pool2d_backward_native.h 2025-11-03T16:46:46.4431746Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_pool2d_backward_ops.h 2025-11-03T16:46:46.4436219Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_pool2d_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:46.4440275Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_pool2d_native.h 2025-11-03T16:46:46.4444213Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_pool2d_ops.h 2025-11-03T16:46:46.4448249Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_pool2d_with_indices.h 2025-11-03T16:46:46.4452309Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_pool2d_with_indices_backward.h 2025-11-03T16:46:46.4457036Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_pool2d_with_indices_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:46.4461363Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_pool2d_with_indices_backward_cpu_dispatch.h 2025-11-03T16:46:46.4465480Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_pool2d_with_indices_backward_cuda_dispatch.h 2025-11-03T16:46:46.4469835Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_pool2d_with_indices_backward_meta.h 2025-11-03T16:46:46.4473926Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_pool2d_with_indices_backward_meta_dispatch.h 2025-11-03T16:46:46.4478083Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_pool2d_with_indices_backward_native.h 2025-11-03T16:46:46.4482562Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_pool2d_with_indices_backward_ops.h 2025-11-03T16:46:46.4487139Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_pool2d_with_indices_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:46.4491411Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_pool2d_with_indices_cpu_dispatch.h 2025-11-03T16:46:46.4495989Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_pool2d_with_indices_cuda_dispatch.h 2025-11-03T16:46:46.4500336Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_pool2d_with_indices_meta.h 2025-11-03T16:46:46.4504797Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_pool2d_with_indices_meta_dispatch.h 2025-11-03T16:46:46.4509463Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_pool2d_with_indices_native.h 2025-11-03T16:46:46.4514156Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_pool2d_with_indices_ops.h 2025-11-03T16:46:46.4517608Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_pool3d.h 2025-11-03T16:46:46.4522007Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_pool3d_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:46.4526380Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_pool3d_native.h 2025-11-03T16:46:46.4531203Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_pool3d_ops.h 2025-11-03T16:46:46.4534338Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_pool3d_with_indices.h 2025-11-03T16:46:46.4538802Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_pool3d_with_indices_backward.h 2025-11-03T16:46:46.4543158Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_pool3d_with_indices_backward_cpu_dispatch.h 2025-11-03T16:46:46.4547113Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_pool3d_with_indices_backward_cuda_dispatch.h 2025-11-03T16:46:46.4551216Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_pool3d_with_indices_backward_native.h 2025-11-03T16:46:46.4555264Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_pool3d_with_indices_backward_ops.h 2025-11-03T16:46:46.4560244Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_pool3d_with_indices_cpu_dispatch.h 2025-11-03T16:46:46.4564004Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_pool3d_with_indices_cuda_dispatch.h 2025-11-03T16:46:46.4568167Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_pool3d_with_indices_native.h 2025-11-03T16:46:46.4572316Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_pool3d_with_indices_ops.h 2025-11-03T16:46:46.4577156Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_unpool2d.h 2025-11-03T16:46:46.4580122Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_unpool2d_cpu_dispatch.h 2025-11-03T16:46:46.4584030Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_unpool2d_cuda_dispatch.h 2025-11-03T16:46:46.4588793Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_unpool2d_native.h 2025-11-03T16:46:46.4592101Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_unpool2d_ops.h 2025-11-03T16:46:46.4596644Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_unpool3d.h 2025-11-03T16:46:46.4600754Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_unpool3d_cpu_dispatch.h 2025-11-03T16:46:46.4606046Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_unpool3d_cuda_dispatch.h 2025-11-03T16:46:46.4609222Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_unpool3d_native.h 2025-11-03T16:46:46.4613798Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_unpool3d_ops.h 2025-11-03T16:46:46.4618303Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mean.h 2025-11-03T16:46:46.4623401Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mean_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:46.4626227Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mean_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:46.4630548Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mean_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:46.4634605Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mean_cpu_dispatch.h 2025-11-03T16:46:46.4638358Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mean_cuda_dispatch.h 2025-11-03T16:46:46.4642580Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mean_meta.h 2025-11-03T16:46:46.4646722Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mean_meta_dispatch.h 2025-11-03T16:46:46.4650581Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mean_native.h 2025-11-03T16:46:46.4654458Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mean_ops.h 2025-11-03T16:46:46.4658154Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\median.h 2025-11-03T16:46:46.4661815Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\median_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:46.4665745Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\median_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:46.4669601Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\median_cpu_dispatch.h 2025-11-03T16:46:46.4673392Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\median_cuda_dispatch.h 2025-11-03T16:46:46.4677806Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\median_native.h 2025-11-03T16:46:46.4681838Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\median_ops.h 2025-11-03T16:46:46.4686427Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\meshgrid.h 2025-11-03T16:46:46.4690432Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\meshgrid_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:46.4694339Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\meshgrid_native.h 2025-11-03T16:46:46.4698462Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\meshgrid_ops.h 2025-11-03T16:46:46.4702708Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mH.h 2025-11-03T16:46:46.4706539Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mH_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:46.4710413Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mH_native.h 2025-11-03T16:46:46.4714022Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mH_ops.h 2025-11-03T16:46:46.4717755Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\min.h 2025-11-03T16:46:46.4721809Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\minimum.h 2025-11-03T16:46:46.4725508Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\minimum_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:46.4729144Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\minimum_cpu_dispatch.h 2025-11-03T16:46:46.4733015Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\minimum_cuda_dispatch.h 2025-11-03T16:46:46.4740048Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\minimum_meta.h 2025-11-03T16:46:46.4744278Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\minimum_meta_dispatch.h 2025-11-03T16:46:46.4748238Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\minimum_native.h 2025-11-03T16:46:46.4752231Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\minimum_ops.h 2025-11-03T16:46:46.4756525Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\min_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:46.4760347Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\min_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:46.4764783Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\min_cpu_dispatch.h 2025-11-03T16:46:46.4768633Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\min_cuda_dispatch.h 2025-11-03T16:46:46.4772524Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\min_meta.h 2025-11-03T16:46:46.4776287Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\min_meta_dispatch.h 2025-11-03T16:46:46.4779873Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\min_native.h 2025-11-03T16:46:46.4783508Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\min_ops.h 2025-11-03T16:46:46.4786973Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\miopen_batch_norm.h 2025-11-03T16:46:46.4790641Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\miopen_batch_norm_backward.h 2025-11-03T16:46:46.4794977Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\miopen_batch_norm_backward_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:46.4799126Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\miopen_batch_norm_backward_cuda_dispatch.h 2025-11-03T16:46:46.4803008Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\miopen_batch_norm_backward_native.h 2025-11-03T16:46:46.4806889Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\miopen_batch_norm_backward_ops.h 2025-11-03T16:46:46.4810941Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\miopen_batch_norm_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:46.4814928Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\miopen_batch_norm_cuda_dispatch.h 2025-11-03T16:46:46.4818941Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\miopen_batch_norm_native.h 2025-11-03T16:46:46.4823707Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\miopen_batch_norm_ops.h 2025-11-03T16:46:46.4827907Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\miopen_convolution.h 2025-11-03T16:46:46.4832685Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\miopen_convolution_add_relu.h 2025-11-03T16:46:46.4836877Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\miopen_convolution_add_relu_cuda_dispatch.h 2025-11-03T16:46:46.4840757Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\miopen_convolution_add_relu_native.h 2025-11-03T16:46:46.4844632Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\miopen_convolution_add_relu_ops.h 2025-11-03T16:46:46.4849236Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\miopen_convolution_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:46.4853458Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\miopen_convolution_cuda_dispatch.h 2025-11-03T16:46:46.4857026Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\miopen_convolution_native.h 2025-11-03T16:46:46.4860851Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\miopen_convolution_ops.h 2025-11-03T16:46:46.4864861Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\miopen_convolution_relu.h 2025-11-03T16:46:46.4868991Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\miopen_convolution_relu_cuda_dispatch.h 2025-11-03T16:46:46.4872923Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\miopen_convolution_relu_native.h 2025-11-03T16:46:46.4877056Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\miopen_convolution_relu_ops.h 2025-11-03T16:46:46.4880999Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\miopen_convolution_transpose.h 2025-11-03T16:46:46.4885241Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\miopen_convolution_transpose_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:46.4889112Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\miopen_convolution_transpose_cuda_dispatch.h 2025-11-03T16:46:46.4893343Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\miopen_convolution_transpose_native.h 2025-11-03T16:46:46.4897253Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\miopen_convolution_transpose_ops.h 2025-11-03T16:46:46.4901125Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\miopen_depthwise_convolution.h 2025-11-03T16:46:46.4905131Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\miopen_depthwise_convolution_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:46.4908989Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\miopen_depthwise_convolution_cuda_dispatch.h 2025-11-03T16:46:46.4913119Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\miopen_depthwise_convolution_native.h 2025-11-03T16:46:46.4917160Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\miopen_depthwise_convolution_ops.h 2025-11-03T16:46:46.4921244Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\miopen_rnn.h 2025-11-03T16:46:46.4925558Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\miopen_rnn_backward.h 2025-11-03T16:46:46.4930176Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\miopen_rnn_backward_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:46.4934091Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\miopen_rnn_backward_cuda_dispatch.h 2025-11-03T16:46:46.4937959Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\miopen_rnn_backward_native.h 2025-11-03T16:46:46.4941790Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\miopen_rnn_backward_ops.h 2025-11-03T16:46:46.4945998Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\miopen_rnn_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:46.4950109Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\miopen_rnn_cuda_dispatch.h 2025-11-03T16:46:46.4953681Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\miopen_rnn_native.h 2025-11-03T16:46:46.4957571Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\miopen_rnn_ops.h 2025-11-03T16:46:46.4961735Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mish.h 2025-11-03T16:46:46.4965284Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mish_backward.h 2025-11-03T16:46:46.4969407Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mish_backward_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:46.4973225Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mish_backward_cpu_dispatch.h 2025-11-03T16:46:46.4977234Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mish_backward_cuda_dispatch.h 2025-11-03T16:46:46.4981077Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mish_backward_native.h 2025-11-03T16:46:46.4985580Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mish_backward_ops.h 2025-11-03T16:46:46.4989917Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mish_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:46.4994442Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mish_cpu_dispatch.h 2025-11-03T16:46:46.4998967Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mish_cuda_dispatch.h 2025-11-03T16:46:46.5003304Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mish_meta.h 2025-11-03T16:46:46.5007246Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mish_meta_dispatch.h 2025-11-03T16:46:46.5011933Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mish_native.h 2025-11-03T16:46:46.5016229Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mish_ops.h 2025-11-03T16:46:46.5019951Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_adaptive_avg_pool2d.h 2025-11-03T16:46:46.5024423Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_adaptive_avg_pool2d_backward.h 2025-11-03T16:46:46.5029087Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_adaptive_avg_pool2d_backward_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:46.5033622Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_adaptive_avg_pool2d_backward_native.h 2025-11-03T16:46:46.5038306Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_adaptive_avg_pool2d_backward_ops.h 2025-11-03T16:46:46.5042823Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_adaptive_avg_pool2d_native.h 2025-11-03T16:46:46.5077108Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_adaptive_avg_pool2d_ops.h 2025-11-03T16:46:46.5081588Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_convolution.h 2025-11-03T16:46:46.5086157Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_convolution_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:46.5090856Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_convolution_native.h 2025-11-03T16:46:46.5095370Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_convolution_ops.h 2025-11-03T16:46:46.5099850Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_linear.h 2025-11-03T16:46:46.5103931Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_linear_backward.h 2025-11-03T16:46:46.5108548Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_linear_backward_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:46.5113132Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_linear_backward_input.h 2025-11-03T16:46:46.5118031Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_linear_backward_input_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:46.5122129Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_linear_backward_input_native.h 2025-11-03T16:46:46.5126625Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_linear_backward_input_ops.h 2025-11-03T16:46:46.5131200Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_linear_backward_native.h 2025-11-03T16:46:46.5135811Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_linear_backward_ops.h 2025-11-03T16:46:46.5139898Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_linear_backward_weights.h 2025-11-03T16:46:46.5145043Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_linear_backward_weights_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:46.5149638Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_linear_backward_weights_native.h 2025-11-03T16:46:46.5153927Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_linear_backward_weights_ops.h 2025-11-03T16:46:46.5158221Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_linear_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:46.5162644Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_linear_native.h 2025-11-03T16:46:46.5167323Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_linear_ops.h 2025-11-03T16:46:46.5172136Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_max_pool2d.h 2025-11-03T16:46:46.5178787Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_max_pool2d_backward.h 2025-11-03T16:46:46.5185572Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_max_pool2d_backward_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:46.5192319Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_max_pool2d_backward_native.h 2025-11-03T16:46:46.5197092Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_max_pool2d_backward_ops.h 2025-11-03T16:46:46.5201885Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_max_pool2d_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:46.5207061Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_max_pool2d_native.h 2025-11-03T16:46:46.5211640Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_max_pool2d_ops.h 2025-11-03T16:46:46.5216040Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_max_pool3d.h 2025-11-03T16:46:46.5219963Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_max_pool3d_backward.h 2025-11-03T16:46:46.5224435Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_max_pool3d_backward_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:46.5228784Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_max_pool3d_backward_native.h 2025-11-03T16:46:46.5232997Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_max_pool3d_backward_ops.h 2025-11-03T16:46:46.5237208Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_max_pool3d_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:46.5241760Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_max_pool3d_native.h 2025-11-03T16:46:46.5245848Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_max_pool3d_ops.h 2025-11-03T16:46:46.5249830Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_reorder_conv2d_weight.h 2025-11-03T16:46:46.5253913Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_reorder_conv2d_weight_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:46.5258072Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_reorder_conv2d_weight_native.h 2025-11-03T16:46:46.5262388Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_reorder_conv2d_weight_ops.h 2025-11-03T16:46:46.5266311Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_reorder_conv3d_weight.h 2025-11-03T16:46:46.5270351Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_reorder_conv3d_weight_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:46.5275036Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_reorder_conv3d_weight_native.h 2025-11-03T16:46:46.5279401Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_reorder_conv3d_weight_ops.h 2025-11-03T16:46:46.5283705Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_rnn_layer.h 2025-11-03T16:46:46.5287536Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_rnn_layer_backward.h 2025-11-03T16:46:46.5291520Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_rnn_layer_backward_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:46.5295510Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_rnn_layer_backward_cpu_dispatch.h 2025-11-03T16:46:46.5299399Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_rnn_layer_backward_native.h 2025-11-03T16:46:46.5303462Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_rnn_layer_backward_ops.h 2025-11-03T16:46:46.5307624Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_rnn_layer_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:46.5311643Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_rnn_layer_cpu_dispatch.h 2025-11-03T16:46:46.5315563Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_rnn_layer_native.h 2025-11-03T16:46:46.5319536Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_rnn_layer_ops.h 2025-11-03T16:46:46.5323195Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mm.h 2025-11-03T16:46:46.5327432Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mm_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:46.5331914Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mm_cpu_dispatch.h 2025-11-03T16:46:46.5336201Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mm_cuda_dispatch.h 2025-11-03T16:46:46.5339989Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mm_meta.h 2025-11-03T16:46:46.5344025Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mm_meta_dispatch.h 2025-11-03T16:46:46.5348249Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mm_native.h 2025-11-03T16:46:46.5352406Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mm_ops.h 2025-11-03T16:46:46.5356582Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mode.h 2025-11-03T16:46:46.5360822Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mode_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:46.5365344Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mode_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:46.5369647Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mode_cpu_dispatch.h 2025-11-03T16:46:46.5373850Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mode_cuda_dispatch.h 2025-11-03T16:46:46.5377942Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mode_native.h 2025-11-03T16:46:46.5381808Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mode_ops.h 2025-11-03T16:46:46.5385765Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\moveaxis.h 2025-11-03T16:46:46.5389828Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\moveaxis_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:46.5394454Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\moveaxis_native.h 2025-11-03T16:46:46.5398813Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\moveaxis_ops.h 2025-11-03T16:46:46.5403138Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\movedim.h 2025-11-03T16:46:46.5407058Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\movedim_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:46.5411347Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\movedim_native.h 2025-11-03T16:46:46.5415551Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\movedim_ops.h 2025-11-03T16:46:46.5419395Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mps_convolution_backward.h 2025-11-03T16:46:46.5423822Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mps_convolution_backward_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:46.5428316Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mps_convolution_backward_native.h 2025-11-03T16:46:46.5432476Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mps_convolution_backward_ops.h 2025-11-03T16:46:46.5436865Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mps_convolution_transpose_backward.h 2025-11-03T16:46:46.5441523Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mps_convolution_transpose_backward_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:46.5446059Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mps_convolution_transpose_backward_native.h 2025-11-03T16:46:46.5450379Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mps_convolution_transpose_backward_ops.h 2025-11-03T16:46:46.5455731Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mse_loss.h 2025-11-03T16:46:46.5459696Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mse_loss_backward.h 2025-11-03T16:46:46.5463846Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mse_loss_backward_cpu_dispatch.h 2025-11-03T16:46:46.5467756Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mse_loss_backward_cuda_dispatch.h 2025-11-03T16:46:46.5471699Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mse_loss_backward_native.h 2025-11-03T16:46:46.5476268Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mse_loss_backward_ops.h 2025-11-03T16:46:46.5481217Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mse_loss_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:46.5485070Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mse_loss_cpu_dispatch.h 2025-11-03T16:46:46.5489029Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mse_loss_cuda_dispatch.h 2025-11-03T16:46:46.5493553Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mse_loss_meta.h 2025-11-03T16:46:46.5498250Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mse_loss_meta_dispatch.h 2025-11-03T16:46:46.5502259Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mse_loss_native.h 2025-11-03T16:46:46.5506962Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mse_loss_ops.h 2025-11-03T16:46:46.5511569Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\msort.h 2025-11-03T16:46:46.5515731Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\msort_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:46.5519829Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\msort_native.h 2025-11-03T16:46:46.5524158Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\msort_ops.h 2025-11-03T16:46:46.5528833Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mT.h 2025-11-03T16:46:46.5532637Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mT_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:46.5536846Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mT_native.h 2025-11-03T16:46:46.5541046Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mT_ops.h 2025-11-03T16:46:46.5544980Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mul.h 2025-11-03T16:46:46.5548999Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\multilabel_margin_loss.h 2025-11-03T16:46:46.5553382Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\multilabel_margin_loss_backward.h 2025-11-03T16:46:46.5557636Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\multilabel_margin_loss_backward_cpu_dispatch.h 2025-11-03T16:46:46.5562236Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\multilabel_margin_loss_backward_cuda_dispatch.h 2025-11-03T16:46:46.5566869Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\multilabel_margin_loss_backward_native.h 2025-11-03T16:46:46.5571340Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\multilabel_margin_loss_backward_ops.h 2025-11-03T16:46:46.5575751Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\multilabel_margin_loss_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:46.5580081Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\multilabel_margin_loss_forward.h 2025-11-03T16:46:46.5584627Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\multilabel_margin_loss_forward_cpu_dispatch.h 2025-11-03T16:46:46.5589103Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\multilabel_margin_loss_forward_cuda_dispatch.h 2025-11-03T16:46:46.5593300Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\multilabel_margin_loss_forward_native.h 2025-11-03T16:46:46.5598221Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\multilabel_margin_loss_forward_ops.h 2025-11-03T16:46:46.5602854Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\multilabel_margin_loss_native.h 2025-11-03T16:46:46.5607211Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\multilabel_margin_loss_ops.h 2025-11-03T16:46:46.5611321Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\multinomial.h 2025-11-03T16:46:46.5615711Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\multinomial_cpu_dispatch.h 2025-11-03T16:46:46.5620881Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\multinomial_cuda_dispatch.h 2025-11-03T16:46:46.5626908Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\multinomial_native.h 2025-11-03T16:46:46.5631609Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\multinomial_ops.h 2025-11-03T16:46:46.5636797Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\multiply.h 2025-11-03T16:46:46.5640995Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\multiply_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:46.5645196Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\multiply_native.h 2025-11-03T16:46:46.5649650Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\multiply_ops.h 2025-11-03T16:46:46.5653937Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\multi_margin_loss.h 2025-11-03T16:46:46.5658308Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\multi_margin_loss_backward.h 2025-11-03T16:46:46.5662191Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\multi_margin_loss_backward_cpu_dispatch.h 2025-11-03T16:46:46.5666843Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\multi_margin_loss_backward_cuda_dispatch.h 2025-11-03T16:46:46.5670828Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\multi_margin_loss_backward_native.h 2025-11-03T16:46:46.5674908Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\multi_margin_loss_backward_ops.h 2025-11-03T16:46:46.5679022Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\multi_margin_loss_cpu_dispatch.h 2025-11-03T16:46:46.5683593Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\multi_margin_loss_cuda_dispatch.h 2025-11-03T16:46:46.5687516Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\multi_margin_loss_native.h 2025-11-03T16:46:46.5691675Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\multi_margin_loss_ops.h 2025-11-03T16:46:46.5695785Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mul_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:46.5699695Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mul_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:46.5703405Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mul_cpu_dispatch.h 2025-11-03T16:46:46.5707529Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mul_cuda_dispatch.h 2025-11-03T16:46:46.5711170Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mul_meta.h 2025-11-03T16:46:46.5715326Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mul_meta_dispatch.h 2025-11-03T16:46:46.5719404Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mul_native.h 2025-11-03T16:46:46.5723175Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mul_ops.h 2025-11-03T16:46:46.5726561Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mv.h 2025-11-03T16:46:46.5730027Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mvlgamma.h 2025-11-03T16:46:46.5734048Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mvlgamma_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:46.5768675Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mvlgamma_cpu_dispatch.h 2025-11-03T16:46:46.5773693Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mvlgamma_cuda_dispatch.h 2025-11-03T16:46:46.5777454Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mvlgamma_native.h 2025-11-03T16:46:46.5781348Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mvlgamma_ops.h 2025-11-03T16:46:46.5785330Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mv_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:46.5788925Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mv_native.h 2025-11-03T16:46:46.5792557Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mv_ops.h 2025-11-03T16:46:46.5796061Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nanmean.h 2025-11-03T16:46:46.5799766Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nanmean_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:46.5803392Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nanmean_native.h 2025-11-03T16:46:46.5807196Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nanmean_ops.h 2025-11-03T16:46:46.5811519Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nanmedian.h 2025-11-03T16:46:46.5815507Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nanmedian_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:46.5819745Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nanmedian_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:46.5823489Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nanmedian_cpu_dispatch.h 2025-11-03T16:46:46.5827558Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nanmedian_cuda_dispatch.h 2025-11-03T16:46:46.5831511Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nanmedian_native.h 2025-11-03T16:46:46.5835955Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nanmedian_ops.h 2025-11-03T16:46:46.5839831Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nanquantile.h 2025-11-03T16:46:46.5844007Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nanquantile_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:46.5847717Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nanquantile_native.h 2025-11-03T16:46:46.5851404Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nanquantile_ops.h 2025-11-03T16:46:46.5855117Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nansum.h 2025-11-03T16:46:46.5858576Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nansum_cpu_dispatch.h 2025-11-03T16:46:46.5862322Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nansum_cuda_dispatch.h 2025-11-03T16:46:46.5866048Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nansum_native.h 2025-11-03T16:46:46.5870016Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nansum_ops.h 2025-11-03T16:46:46.5873777Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nan_to_num.h 2025-11-03T16:46:46.5878352Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nan_to_num_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:46.5882214Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nan_to_num_cpu_dispatch.h 2025-11-03T16:46:46.5886018Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nan_to_num_cuda_dispatch.h 2025-11-03T16:46:46.5889814Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nan_to_num_native.h 2025-11-03T16:46:46.5896259Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nan_to_num_ops.h 2025-11-03T16:46:46.5900519Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\narrow.h 2025-11-03T16:46:46.5904254Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\narrow_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:46.5907862Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\narrow_copy.h 2025-11-03T16:46:46.5911803Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\narrow_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:46.5915712Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\narrow_copy_cpu_dispatch.h 2025-11-03T16:46:46.5919774Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\narrow_copy_native.h 2025-11-03T16:46:46.5923525Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\narrow_copy_ops.h 2025-11-03T16:46:46.5928138Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\narrow_native.h 2025-11-03T16:46:46.5931917Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\narrow_ops.h 2025-11-03T16:46:46.5935722Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_batch_norm.h 2025-11-03T16:46:46.5939419Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_batch_norm_backward.h 2025-11-03T16:46:46.5943411Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_batch_norm_backward_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:46.5947228Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_batch_norm_backward_cpu_dispatch.h 2025-11-03T16:46:46.5951422Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_batch_norm_backward_cuda_dispatch.h 2025-11-03T16:46:46.5955693Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_batch_norm_backward_native.h 2025-11-03T16:46:46.5959926Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_batch_norm_backward_ops.h 2025-11-03T16:46:46.5963586Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_batch_norm_cpu_dispatch.h 2025-11-03T16:46:46.5967826Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_batch_norm_cuda_dispatch.h 2025-11-03T16:46:46.5971402Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_batch_norm_native.h 2025-11-03T16:46:46.5975286Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_batch_norm_ops.h 2025-11-03T16:46:46.5979254Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_channel_shuffle.h 2025-11-03T16:46:46.5984226Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_channel_shuffle_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:46.5988467Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_channel_shuffle_cpu_dispatch.h 2025-11-03T16:46:46.5992999Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_channel_shuffle_native.h 2025-11-03T16:46:46.5997508Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_channel_shuffle_ops.h 2025-11-03T16:46:46.6001519Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_dropout.h 2025-11-03T16:46:46.6006164Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_dropout_backward.h 2025-11-03T16:46:46.6011008Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_dropout_backward_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:46.6015487Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_dropout_backward_cpu_dispatch.h 2025-11-03T16:46:46.6019557Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_dropout_backward_cuda_dispatch.h 2025-11-03T16:46:46.6024137Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_dropout_backward_native.h 2025-11-03T16:46:46.6028690Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_dropout_backward_ops.h 2025-11-03T16:46:46.6033274Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_dropout_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:46.6037206Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_dropout_cpu_dispatch.h 2025-11-03T16:46:46.6041244Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_dropout_cuda_dispatch.h 2025-11-03T16:46:46.6045038Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_dropout_native.h 2025-11-03T16:46:46.6049057Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_dropout_ops.h 2025-11-03T16:46:46.6053415Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_group_norm.h 2025-11-03T16:46:46.6057756Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_group_norm_backward.h 2025-11-03T16:46:46.6062084Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_group_norm_backward_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:46.6066589Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_group_norm_backward_cpu_dispatch.h 2025-11-03T16:46:46.6071423Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_group_norm_backward_cuda_dispatch.h 2025-11-03T16:46:46.6075987Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_group_norm_backward_native.h 2025-11-03T16:46:46.6079994Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_group_norm_backward_ops.h 2025-11-03T16:46:46.6084704Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_group_norm_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:46.6089802Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_group_norm_cpu_dispatch.h 2025-11-03T16:46:46.6093909Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_group_norm_cuda_dispatch.h 2025-11-03T16:46:46.6098143Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_group_norm_native.h 2025-11-03T16:46:46.6102986Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_group_norm_ops.h 2025-11-03T16:46:46.6107368Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_layer_norm.h 2025-11-03T16:46:46.6111500Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_layer_norm_backward.h 2025-11-03T16:46:46.6116412Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_layer_norm_backward_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:46.6120928Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_layer_norm_backward_cpu_dispatch.h 2025-11-03T16:46:46.6125464Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_layer_norm_backward_cuda_dispatch.h 2025-11-03T16:46:46.6130016Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_layer_norm_backward_native.h 2025-11-03T16:46:46.6134385Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_layer_norm_backward_ops.h 2025-11-03T16:46:46.6139113Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_layer_norm_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:46.6143843Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_layer_norm_cpu_dispatch.h 2025-11-03T16:46:46.6148320Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_layer_norm_cuda_dispatch.h 2025-11-03T16:46:46.6152571Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_layer_norm_native.h 2025-11-03T16:46:46.6157182Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_layer_norm_ops.h 2025-11-03T16:46:46.6161707Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_norm.h 2025-11-03T16:46:46.6165921Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_norm_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:46.6170679Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_norm_native.h 2025-11-03T16:46:46.6175187Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_norm_ops.h 2025-11-03T16:46:46.6179738Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ne.h 2025-11-03T16:46:46.6185126Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\neg.h 2025-11-03T16:46:46.6190774Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\negative.h 2025-11-03T16:46:46.6195810Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\negative_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:46.6199763Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\negative_native.h 2025-11-03T16:46:46.6205577Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\negative_ops.h 2025-11-03T16:46:46.6243409Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\neg_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:46.6247761Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\neg_cpu_dispatch.h 2025-11-03T16:46:46.6251589Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\neg_cuda_dispatch.h 2025-11-03T16:46:46.6255874Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\neg_meta.h 2025-11-03T16:46:46.6266922Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\neg_meta_dispatch.h 2025-11-03T16:46:46.6267218Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\neg_native.h 2025-11-03T16:46:46.6270723Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\neg_ops.h 2025-11-03T16:46:46.6274264Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nested_to_padded_tensor.h 2025-11-03T16:46:46.6278639Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nested_to_padded_tensor_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:46.6282472Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nested_to_padded_tensor_native.h 2025-11-03T16:46:46.6286601Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nested_to_padded_tensor_ops.h 2025-11-03T16:46:46.6290321Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\new_empty.h 2025-11-03T16:46:46.6294157Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\new_empty_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:46.6298877Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\new_empty_native.h 2025-11-03T16:46:46.6302745Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\new_empty_ops.h 2025-11-03T16:46:46.6306583Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\new_empty_strided.h 2025-11-03T16:46:46.6310630Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\new_empty_strided_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:46.6314548Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\new_empty_strided_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:46.6318527Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\new_empty_strided_native.h 2025-11-03T16:46:46.6322482Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\new_empty_strided_ops.h 2025-11-03T16:46:46.6326238Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\new_full.h 2025-11-03T16:46:46.6329972Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\new_full_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:46.6333502Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\new_full_native.h 2025-11-03T16:46:46.6337087Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\new_full_ops.h 2025-11-03T16:46:46.6341318Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\new_ones.h 2025-11-03T16:46:46.6345159Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\new_ones_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:46.6348650Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\new_ones_native.h 2025-11-03T16:46:46.6352863Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\new_ones_ops.h 2025-11-03T16:46:46.6356933Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\new_zeros.h 2025-11-03T16:46:46.6360833Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\new_zeros_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:46.6364610Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\new_zeros_native.h 2025-11-03T16:46:46.6368335Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\new_zeros_ops.h 2025-11-03T16:46:46.6372042Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nextafter.h 2025-11-03T16:46:46.6375915Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nextafter_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:46.6379676Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nextafter_cpu_dispatch.h 2025-11-03T16:46:46.6383609Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nextafter_cuda_dispatch.h 2025-11-03T16:46:46.6387366Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nextafter_meta.h 2025-11-03T16:46:46.6391232Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nextafter_meta_dispatch.h 2025-11-03T16:46:46.6395487Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nextafter_native.h 2025-11-03T16:46:46.6399573Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nextafter_ops.h 2025-11-03T16:46:46.6403671Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ne_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:46.6407553Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ne_cpu_dispatch.h 2025-11-03T16:46:46.6411288Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ne_cuda_dispatch.h 2025-11-03T16:46:46.6415199Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ne_meta.h 2025-11-03T16:46:46.6418670Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ne_meta_dispatch.h 2025-11-03T16:46:46.6422293Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ne_native.h 2025-11-03T16:46:46.6425968Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ne_ops.h 2025-11-03T16:46:46.6429402Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nll_loss.h 2025-11-03T16:46:46.6432858Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nll_loss2d.h 2025-11-03T16:46:46.6436587Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nll_loss2d_backward.h 2025-11-03T16:46:46.6440894Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nll_loss2d_backward_cpu_dispatch.h 2025-11-03T16:46:46.6445462Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nll_loss2d_backward_cuda_dispatch.h 2025-11-03T16:46:46.6449313Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nll_loss2d_backward_native.h 2025-11-03T16:46:46.6453153Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nll_loss2d_backward_ops.h 2025-11-03T16:46:46.6457239Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nll_loss2d_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:46.6461615Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nll_loss2d_forward.h 2025-11-03T16:46:46.6465629Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nll_loss2d_forward_cpu_dispatch.h 2025-11-03T16:46:46.6469561Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nll_loss2d_forward_cuda_dispatch.h 2025-11-03T16:46:46.6474004Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nll_loss2d_forward_native.h 2025-11-03T16:46:46.6477948Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nll_loss2d_forward_ops.h 2025-11-03T16:46:46.6481766Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nll_loss2d_native.h 2025-11-03T16:46:46.6485453Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nll_loss2d_ops.h 2025-11-03T16:46:46.6489198Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nll_loss_backward.h 2025-11-03T16:46:46.6493074Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nll_loss_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:46.6497640Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nll_loss_backward_cpu_dispatch.h 2025-11-03T16:46:46.6502141Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nll_loss_backward_cuda_dispatch.h 2025-11-03T16:46:46.6506272Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nll_loss_backward_meta.h 2025-11-03T16:46:46.6510626Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nll_loss_backward_meta_dispatch.h 2025-11-03T16:46:46.6515034Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nll_loss_backward_native.h 2025-11-03T16:46:46.6519306Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nll_loss_backward_ops.h 2025-11-03T16:46:46.6523646Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nll_loss_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:46.6528250Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nll_loss_forward.h 2025-11-03T16:46:46.6533017Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nll_loss_forward_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:46.6537030Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nll_loss_forward_cpu_dispatch.h 2025-11-03T16:46:46.6541434Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nll_loss_forward_cuda_dispatch.h 2025-11-03T16:46:46.6545858Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nll_loss_forward_meta.h 2025-11-03T16:46:46.6550229Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nll_loss_forward_meta_dispatch.h 2025-11-03T16:46:46.6554499Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nll_loss_forward_native.h 2025-11-03T16:46:46.6559028Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nll_loss_forward_ops.h 2025-11-03T16:46:46.6563588Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nll_loss_native.h 2025-11-03T16:46:46.6567567Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nll_loss_nd.h 2025-11-03T16:46:46.6572746Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nll_loss_nd_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:46.6577113Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nll_loss_nd_native.h 2025-11-03T16:46:46.6581544Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nll_loss_nd_ops.h 2025-11-03T16:46:46.6586359Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nll_loss_ops.h 2025-11-03T16:46:46.6591104Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nonzero.h 2025-11-03T16:46:46.6595434Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nonzero_cpu_dispatch.h 2025-11-03T16:46:46.6599969Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nonzero_cuda_dispatch.h 2025-11-03T16:46:46.6604050Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nonzero_native.h 2025-11-03T16:46:46.6608304Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nonzero_numpy.h 2025-11-03T16:46:46.6612757Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nonzero_numpy_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:46.6616913Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nonzero_numpy_native.h 2025-11-03T16:46:46.6621618Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nonzero_numpy_ops.h 2025-11-03T16:46:46.6625955Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nonzero_ops.h 2025-11-03T16:46:46.6630286Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nonzero_static.h 2025-11-03T16:46:46.6634297Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nonzero_static_cpu_dispatch.h 2025-11-03T16:46:46.6638947Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nonzero_static_cuda_dispatch.h 2025-11-03T16:46:46.6643360Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nonzero_static_native.h 2025-11-03T16:46:46.6647579Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nonzero_static_ops.h 2025-11-03T16:46:46.6651841Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\norm.h 2025-11-03T16:46:46.6655925Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\normal.h 2025-11-03T16:46:46.6660181Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\normal_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:46.6664103Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\normal_cpu_dispatch.h 2025-11-03T16:46:46.6668446Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\normal_cuda_dispatch.h 2025-11-03T16:46:46.6672895Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\normal_meta_dispatch.h 2025-11-03T16:46:46.6676908Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\normal_native.h 2025-11-03T16:46:46.6681363Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\normal_ops.h 2025-11-03T16:46:46.6686955Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\norm_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:46.6692840Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\norm_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:46.6698992Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\norm_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:46.6704719Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\norm_cpu_dispatch.h 2025-11-03T16:46:46.6709582Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\norm_cuda_dispatch.h 2025-11-03T16:46:46.6714115Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\norm_except_dim.h 2025-11-03T16:46:46.6718297Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\norm_except_dim_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:46.6722894Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\norm_except_dim_native.h 2025-11-03T16:46:46.6727298Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\norm_except_dim_ops.h 2025-11-03T16:46:46.6731083Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\norm_meta.h 2025-11-03T16:46:46.6734834Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\norm_meta_dispatch.h 2025-11-03T16:46:46.6739149Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\norm_native.h 2025-11-03T16:46:46.6743045Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\norm_ops.h 2025-11-03T16:46:46.6746936Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\not_equal.h 2025-11-03T16:46:46.6750829Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\not_equal_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:46.6755828Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\not_equal_native.h 2025-11-03T16:46:46.6760326Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\not_equal_ops.h 2025-11-03T16:46:46.6763945Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nuclear_norm.h 2025-11-03T16:46:46.6767824Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nuclear_norm_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:46.6771894Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nuclear_norm_native.h 2025-11-03T16:46:46.6775671Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nuclear_norm_ops.h 2025-11-03T16:46:46.6779335Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\numpy_T.h 2025-11-03T16:46:46.6783027Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\numpy_T_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:46.6787094Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\numpy_T_native.h 2025-11-03T16:46:46.6790666Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\numpy_T_ops.h 2025-11-03T16:46:46.6794263Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ones.h 2025-11-03T16:46:46.6798122Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ones_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:46.6801628Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ones_like.h 2025-11-03T16:46:46.6805330Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ones_like_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:46.6809214Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ones_like_native.h 2025-11-03T16:46:46.6813020Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ones_like_ops.h 2025-11-03T16:46:46.6816747Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ones_native.h 2025-11-03T16:46:46.6820399Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ones_ops.h 2025-11-03T16:46:46.6823893Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\one_hot.h 2025-11-03T16:46:46.6827520Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\one_hot_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:46.6831121Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\one_hot_native.h 2025-11-03T16:46:46.6834583Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\one_hot_ops.h 2025-11-03T16:46:46.6838449Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\or.h 2025-11-03T16:46:46.6842014Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\orgqr.h 2025-11-03T16:46:46.6846059Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\orgqr_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:46.6849805Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\orgqr_native.h 2025-11-03T16:46:46.6853450Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\orgqr_ops.h 2025-11-03T16:46:46.6856970Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ormqr.h 2025-11-03T16:46:46.6860328Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ormqr_cpu_dispatch.h 2025-11-03T16:46:46.6863912Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ormqr_cuda_dispatch.h 2025-11-03T16:46:46.6867584Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ormqr_native.h 2025-11-03T16:46:46.6871503Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ormqr_ops.h 2025-11-03T16:46:46.6875419Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\or_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:46.6879164Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\or_native.h 2025-11-03T16:46:46.6882961Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\or_ops.h 2025-11-03T16:46:46.6886835Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\outer.h 2025-11-03T16:46:46.6890448Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\outer_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:46.6894186Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\outer_native.h 2025-11-03T16:46:46.6897798Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\outer_ops.h 2025-11-03T16:46:46.6901464Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\output_nr.h 2025-11-03T16:46:46.6905162Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\output_nr_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:46.6908573Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\output_nr_native.h 2025-11-03T16:46:46.6912154Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\output_nr_ops.h 2025-11-03T16:46:46.6915826Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\pad.h 2025-11-03T16:46:46.6919584Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\pad_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:46.6923733Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\pad_native.h 2025-11-03T16:46:46.6927527Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\pad_ops.h 2025-11-03T16:46:46.6931175Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\pad_sequence.h 2025-11-03T16:46:46.6934891Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\pad_sequence_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:46.6938579Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\pad_sequence_native.h 2025-11-03T16:46:46.6942378Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\pad_sequence_ops.h 2025-11-03T16:46:46.6946812Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\pairwise_distance.h 2025-11-03T16:46:46.6951442Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\pairwise_distance_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:46.6955232Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\pairwise_distance_native.h 2025-11-03T16:46:46.6959537Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\pairwise_distance_ops.h 2025-11-03T16:46:46.6963128Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\pdist.h 2025-11-03T16:46:46.6967196Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\pdist_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:46.6971193Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\pdist_native.h 2025-11-03T16:46:46.6975015Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\pdist_ops.h 2025-11-03T16:46:46.6979112Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\permute.h 2025-11-03T16:46:46.6983126Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\permute_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:46.6986753Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\permute_copy.h 2025-11-03T16:46:46.6991370Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\permute_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:46.6995630Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\permute_copy_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:46.7000034Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\permute_copy_native.h 2025-11-03T16:46:46.7004170Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\permute_copy_ops.h 2025-11-03T16:46:46.7008673Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\permute_native.h 2025-11-03T16:46:46.7013068Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\permute_ops.h 2025-11-03T16:46:46.7017005Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\pinverse.h 2025-11-03T16:46:46.7021349Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\pinverse_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:46.7025466Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\pinverse_native.h 2025-11-03T16:46:46.7029259Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\pinverse_ops.h 2025-11-03T16:46:46.7033564Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\pin_memory.h 2025-11-03T16:46:46.7038500Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\pin_memory_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:46.7042450Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\pin_memory_native.h 2025-11-03T16:46:46.7046437Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\pin_memory_ops.h 2025-11-03T16:46:46.7050890Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\pixel_shuffle.h 2025-11-03T16:46:46.7055313Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\pixel_shuffle_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:46.7059325Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\pixel_shuffle_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:46.7063533Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\pixel_shuffle_cpu_dispatch.h 2025-11-03T16:46:46.7067831Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\pixel_shuffle_native.h 2025-11-03T16:46:46.7072002Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\pixel_shuffle_ops.h 2025-11-03T16:46:46.7076298Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\pixel_unshuffle.h 2025-11-03T16:46:46.7080928Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\pixel_unshuffle_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:46.7085067Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\pixel_unshuffle_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:46.7089157Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\pixel_unshuffle_cpu_dispatch.h 2025-11-03T16:46:46.7093353Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\pixel_unshuffle_native.h 2025-11-03T16:46:46.7097412Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\pixel_unshuffle_ops.h 2025-11-03T16:46:46.7101338Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\poisson.h 2025-11-03T16:46:46.7105564Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\poisson_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:46.7109465Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\poisson_cpu_dispatch.h 2025-11-03T16:46:47.4567659Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\poisson_cuda_dispatch.h 2025-11-03T16:46:47.4571162Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\poisson_native.h 2025-11-03T16:46:47.4575813Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\poisson_nll_loss.h 2025-11-03T16:46:47.4580091Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\poisson_nll_loss_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:47.4591751Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\poisson_nll_loss_native.h 2025-11-03T16:46:47.4592478Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\poisson_nll_loss_ops.h 2025-11-03T16:46:47.4593230Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\poisson_ops.h 2025-11-03T16:46:47.4598338Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\polar.h 2025-11-03T16:46:47.4602587Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\polar_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:47.4607414Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\polar_cpu_dispatch.h 2025-11-03T16:46:47.4611244Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\polar_cuda_dispatch.h 2025-11-03T16:46:47.4615801Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\polar_native.h 2025-11-03T16:46:47.4619323Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\polar_ops.h 2025-11-03T16:46:47.4623844Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\polygamma.h 2025-11-03T16:46:47.4628497Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\polygamma_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:47.4632290Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\polygamma_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:47.4637125Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\polygamma_cpu_dispatch.h 2025-11-03T16:46:47.4641187Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\polygamma_cuda_dispatch.h 2025-11-03T16:46:47.4645726Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\polygamma_meta.h 2025-11-03T16:46:47.4650113Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\polygamma_meta_dispatch.h 2025-11-03T16:46:47.4655017Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\polygamma_native.h 2025-11-03T16:46:47.4660359Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\polygamma_ops.h 2025-11-03T16:46:47.4664642Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\positive.h 2025-11-03T16:46:47.4669220Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\positive_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:47.4672747Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\positive_native.h 2025-11-03T16:46:47.4676688Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\positive_ops.h 2025-11-03T16:46:47.4680788Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\pow.h 2025-11-03T16:46:47.4686173Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\pow_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:47.4690940Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\pow_cpu_dispatch.h 2025-11-03T16:46:47.4695806Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\pow_cuda_dispatch.h 2025-11-03T16:46:47.4701008Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\pow_meta.h 2025-11-03T16:46:47.4706356Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\pow_meta_dispatch.h 2025-11-03T16:46:47.4711036Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\pow_native.h 2025-11-03T16:46:47.4715842Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\pow_ops.h 2025-11-03T16:46:47.4720133Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\prelu.h 2025-11-03T16:46:47.4724781Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\prelu_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:47.4729848Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\prelu_native.h 2025-11-03T16:46:47.4734810Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\prelu_ops.h 2025-11-03T16:46:47.4739427Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\prod.h 2025-11-03T16:46:47.4744185Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\prod_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:47.4749215Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\prod_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:47.4754261Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\prod_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:47.4759997Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\prod_cpu_dispatch.h 2025-11-03T16:46:47.4931983Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\prod_cuda_dispatch.h 2025-11-03T16:46:47.4935589Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\prod_meta.h 2025-11-03T16:46:47.4939241Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\prod_meta_dispatch.h 2025-11-03T16:46:47.4942879Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\prod_native.h 2025-11-03T16:46:47.4946520Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\prod_ops.h 2025-11-03T16:46:47.4954810Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\promote_types.h 2025-11-03T16:46:47.4958887Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\promote_types_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:47.4962652Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\promote_types_native.h 2025-11-03T16:46:47.4966378Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\promote_types_ops.h 2025-11-03T16:46:47.4970197Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\put.h 2025-11-03T16:46:47.4973848Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\put_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:47.4977441Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\put_cpu_dispatch.h 2025-11-03T16:46:47.4981043Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\put_cuda_dispatch.h 2025-11-03T16:46:47.4984868Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\put_meta_dispatch.h 2025-11-03T16:46:47.4988434Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\put_native.h 2025-11-03T16:46:47.4992209Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\put_ops.h 2025-11-03T16:46:47.4995797Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\qr.h 2025-11-03T16:46:47.4999399Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\qr_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:47.5002985Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\qr_native.h 2025-11-03T16:46:47.5006606Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\qr_ops.h 2025-11-03T16:46:47.5010269Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\qscheme.h 2025-11-03T16:46:47.5013952Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\qscheme_native.h 2025-11-03T16:46:47.5017543Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\qscheme_ops.h 2025-11-03T16:46:47.5021625Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantile.h 2025-11-03T16:46:47.5026074Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantile_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:47.5029718Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantile_native.h 2025-11-03T16:46:47.5033977Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantile_ops.h 2025-11-03T16:46:47.5038376Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantized_batch_norm.h 2025-11-03T16:46:47.5042460Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantized_batch_norm_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:47.5046743Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantized_batch_norm_native.h 2025-11-03T16:46:47.5051151Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantized_batch_norm_ops.h 2025-11-03T16:46:47.5055647Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantized_gru_cell.h 2025-11-03T16:46:47.5059879Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantized_gru_cell_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:47.5064028Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantized_gru_cell_native.h 2025-11-03T16:46:47.5068454Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantized_gru_cell_ops.h 2025-11-03T16:46:47.5072266Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantized_lstm_cell.h 2025-11-03T16:46:47.5076967Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantized_lstm_cell_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:47.5081507Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantized_lstm_cell_native.h 2025-11-03T16:46:47.5085745Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantized_lstm_cell_ops.h 2025-11-03T16:46:47.5089823Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantized_max_pool1d.h 2025-11-03T16:46:47.5094282Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantized_max_pool1d_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:47.5099030Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantized_max_pool1d_native.h 2025-11-03T16:46:47.5102849Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantized_max_pool1d_ops.h 2025-11-03T16:46:47.5107339Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantized_max_pool2d.h 2025-11-03T16:46:47.5111952Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantized_max_pool2d_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:47.5116198Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantized_max_pool2d_native.h 2025-11-03T16:46:47.5120411Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantized_max_pool2d_ops.h 2025-11-03T16:46:47.5124718Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantized_max_pool3d.h 2025-11-03T16:46:47.5129844Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantized_max_pool3d_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:47.5134046Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantized_max_pool3d_native.h 2025-11-03T16:46:47.5138390Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantized_max_pool3d_ops.h 2025-11-03T16:46:47.5142773Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantized_rnn_relu_cell.h 2025-11-03T16:46:47.5147275Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantized_rnn_relu_cell_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:47.5151154Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantized_rnn_relu_cell_native.h 2025-11-03T16:46:47.5155694Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantized_rnn_relu_cell_ops.h 2025-11-03T16:46:47.5160173Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantized_rnn_tanh_cell.h 2025-11-03T16:46:47.5164876Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantized_rnn_tanh_cell_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:47.5168921Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantized_rnn_tanh_cell_native.h 2025-11-03T16:46:47.5173334Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantized_rnn_tanh_cell_ops.h 2025-11-03T16:46:47.5177895Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantize_per_channel.h 2025-11-03T16:46:47.5181967Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantize_per_channel_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:47.5186722Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantize_per_channel_cpu_dispatch.h 2025-11-03T16:46:47.5190885Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantize_per_channel_cuda_dispatch.h 2025-11-03T16:46:47.5194851Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantize_per_channel_native.h 2025-11-03T16:46:47.5199262Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantize_per_channel_ops.h 2025-11-03T16:46:47.5203556Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantize_per_tensor.h 2025-11-03T16:46:47.5207860Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantize_per_tensor_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:47.5212034Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantize_per_tensor_cpu_dispatch.h 2025-11-03T16:46:47.5216593Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantize_per_tensor_cuda_dispatch.h 2025-11-03T16:46:47.5220989Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantize_per_tensor_dynamic.h 2025-11-03T16:46:47.5225198Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantize_per_tensor_dynamic_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:47.5229873Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantize_per_tensor_dynamic_cpu_dispatch.h 2025-11-03T16:46:47.5234774Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantize_per_tensor_dynamic_cuda_dispatch.h 2025-11-03T16:46:47.5239441Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantize_per_tensor_dynamic_native.h 2025-11-03T16:46:47.5243363Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantize_per_tensor_dynamic_ops.h 2025-11-03T16:46:47.5248217Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantize_per_tensor_native.h 2025-11-03T16:46:47.5253410Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantize_per_tensor_ops.h 2025-11-03T16:46:47.5257347Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\q_per_channel_axis.h 2025-11-03T16:46:47.5262413Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\q_per_channel_axis_native.h 2025-11-03T16:46:47.5267989Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\q_per_channel_axis_ops.h 2025-11-03T16:46:47.5273917Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\q_per_channel_scales.h 2025-11-03T16:46:47.5279085Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\q_per_channel_scales_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:47.5283609Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\q_per_channel_scales_native.h 2025-11-03T16:46:47.5287632Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\q_per_channel_scales_ops.h 2025-11-03T16:46:47.5292218Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\q_per_channel_zero_points.h 2025-11-03T16:46:47.5297044Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\q_per_channel_zero_points_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:47.5301100Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\q_per_channel_zero_points_native.h 2025-11-03T16:46:47.5304938Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\q_per_channel_zero_points_ops.h 2025-11-03T16:46:47.5309467Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\q_scale.h 2025-11-03T16:46:47.5312965Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\q_scale_native.h 2025-11-03T16:46:47.5316586Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\q_scale_ops.h 2025-11-03T16:46:47.5320443Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\q_zero_point.h 2025-11-03T16:46:47.5324744Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\q_zero_point_native.h 2025-11-03T16:46:47.5328709Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\q_zero_point_ops.h 2025-11-03T16:46:47.5332580Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rad2deg.h 2025-11-03T16:46:47.5336432Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rad2deg_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:47.5340060Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rad2deg_native.h 2025-11-03T16:46:47.5343730Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rad2deg_ops.h 2025-11-03T16:46:47.5347429Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rand.h 2025-11-03T16:46:47.5351279Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\randint.h 2025-11-03T16:46:47.5355569Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\randint_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:47.5359493Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\randint_like.h 2025-11-03T16:46:47.5363444Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\randint_like_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:47.5367101Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\randint_like_native.h 2025-11-03T16:46:47.5370981Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\randint_like_ops.h 2025-11-03T16:46:47.5374766Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\randint_native.h 2025-11-03T16:46:47.5378474Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\randint_ops.h 2025-11-03T16:46:47.5382163Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\randn.h 2025-11-03T16:46:47.5385809Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\randn_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:47.5389683Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\randn_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:47.5393213Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\randn_like.h 2025-11-03T16:46:47.5397227Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\randn_like_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:47.5401216Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\randn_like_compositeimplicitautogradnestedtensor_dispatch.h 2025-11-03T16:46:47.5405510Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\randn_like_native.h 2025-11-03T16:46:47.5409265Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\randn_like_ops.h 2025-11-03T16:46:47.5413479Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\randn_native.h 2025-11-03T16:46:47.5417549Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\randn_ops.h 2025-11-03T16:46:47.5421209Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\random.h 2025-11-03T16:46:47.5424808Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\random_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:47.5428485Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\random_cpu_dispatch.h 2025-11-03T16:46:47.5432248Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\random_cuda_dispatch.h 2025-11-03T16:46:47.5436011Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\random_meta_dispatch.h 2025-11-03T16:46:47.5440075Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\random_native.h 2025-11-03T16:46:47.5443983Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\random_ops.h 2025-11-03T16:46:47.5447676Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\randperm.h 2025-11-03T16:46:47.5451306Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\randperm_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:47.5454954Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\randperm_cpu_dispatch.h 2025-11-03T16:46:47.5459146Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\randperm_cuda_dispatch.h 2025-11-03T16:46:47.5462975Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\randperm_native.h 2025-11-03T16:46:47.5466639Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\randperm_ops.h 2025-11-03T16:46:47.5470513Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rand_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:47.5474237Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rand_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:47.5477985Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rand_like.h 2025-11-03T16:46:47.5481863Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rand_like_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:47.5485524Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rand_like_native.h 2025-11-03T16:46:47.5489230Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rand_like_ops.h 2025-11-03T16:46:47.5492987Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rand_native.h 2025-11-03T16:46:47.5496429Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rand_ops.h 2025-11-03T16:46:47.5500003Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\range.h 2025-11-03T16:46:47.5503604Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\range_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:47.5507268Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\range_cpu_dispatch.h 2025-11-03T16:46:47.5510920Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\range_cuda_dispatch.h 2025-11-03T16:46:47.5514596Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\range_meta_dispatch.h 2025-11-03T16:46:47.5518411Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\range_native.h 2025-11-03T16:46:47.5522200Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\range_ops.h 2025-11-03T16:46:47.5525864Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ravel.h 2025-11-03T16:46:47.5529608Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ravel_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:47.5533230Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ravel_native.h 2025-11-03T16:46:47.5536948Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ravel_ops.h 2025-11-03T16:46:47.5540724Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\real.h 2025-11-03T16:46:47.5544274Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\real_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:47.5547869Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\real_native.h 2025-11-03T16:46:47.5551490Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\real_ops.h 2025-11-03T16:46:47.5554935Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reciprocal.h 2025-11-03T16:46:47.5559129Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reciprocal_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:47.5563422Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reciprocal_cpu_dispatch.h 2025-11-03T16:46:47.5567742Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reciprocal_cuda_dispatch.h 2025-11-03T16:46:47.5571626Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reciprocal_meta.h 2025-11-03T16:46:47.5575439Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reciprocal_meta_dispatch.h 2025-11-03T16:46:47.5579103Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reciprocal_native.h 2025-11-03T16:46:47.5582844Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reciprocal_ops.h 2025-11-03T16:46:47.5586838Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\record_stream.h 2025-11-03T16:46:47.5590986Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\record_stream_cuda_dispatch.h 2025-11-03T16:46:47.5595073Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\record_stream_native.h 2025-11-03T16:46:47.5598930Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\record_stream_ops.h 2025-11-03T16:46:47.5602717Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\refine_names.h 2025-11-03T16:46:47.5606719Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\refine_names_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:47.5610400Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\refine_names_native.h 2025-11-03T16:46:47.5614308Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\refine_names_ops.h 2025-11-03T16:46:47.5618300Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reflection_pad1d.h 2025-11-03T16:46:47.5622019Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reflection_pad1d_backward.h 2025-11-03T16:46:47.5625983Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reflection_pad1d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:47.5629745Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reflection_pad1d_backward_cpu_dispatch.h 2025-11-03T16:46:47.5633615Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reflection_pad1d_backward_cuda_dispatch.h 2025-11-03T16:46:47.5637659Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reflection_pad1d_backward_meta.h 2025-11-03T16:46:47.5641724Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reflection_pad1d_backward_meta_dispatch.h 2025-11-03T16:46:47.5645587Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reflection_pad1d_backward_native.h 2025-11-03T16:46:47.5649442Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reflection_pad1d_backward_ops.h 2025-11-03T16:46:47.5653440Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reflection_pad1d_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:47.5657311Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reflection_pad1d_cpu_dispatch.h 2025-11-03T16:46:47.5661429Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reflection_pad1d_cuda_dispatch.h 2025-11-03T16:46:47.5666261Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reflection_pad1d_meta.h 2025-11-03T16:46:47.5672538Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reflection_pad1d_meta_dispatch.h 2025-11-03T16:46:47.5676544Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reflection_pad1d_native.h 2025-11-03T16:46:47.5680518Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reflection_pad1d_ops.h 2025-11-03T16:46:47.5684587Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reflection_pad2d.h 2025-11-03T16:46:47.5688468Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reflection_pad2d_backward.h 2025-11-03T16:46:47.5692481Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reflection_pad2d_backward_cpu_dispatch.h 2025-11-03T16:46:47.5696434Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reflection_pad2d_backward_cuda_dispatch.h 2025-11-03T16:46:47.5700418Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reflection_pad2d_backward_native.h 2025-11-03T16:46:47.5704307Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reflection_pad2d_backward_ops.h 2025-11-03T16:46:47.5708234Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reflection_pad2d_cpu_dispatch.h 2025-11-03T16:46:47.5712157Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reflection_pad2d_cuda_dispatch.h 2025-11-03T16:46:47.5716266Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reflection_pad2d_native.h 2025-11-03T16:46:47.5720153Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reflection_pad2d_ops.h 2025-11-03T16:46:47.5723999Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reflection_pad3d.h 2025-11-03T16:46:47.5727827Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reflection_pad3d_backward.h 2025-11-03T16:46:47.5731833Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reflection_pad3d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:47.5735635Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reflection_pad3d_backward_cpu_dispatch.h 2025-11-03T16:46:47.5739810Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reflection_pad3d_backward_cuda_dispatch.h 2025-11-03T16:46:47.5743786Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reflection_pad3d_backward_meta.h 2025-11-03T16:46:47.5747746Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reflection_pad3d_backward_meta_dispatch.h 2025-11-03T16:46:47.5751771Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reflection_pad3d_backward_native.h 2025-11-03T16:46:47.5755698Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reflection_pad3d_backward_ops.h 2025-11-03T16:46:47.5760214Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reflection_pad3d_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:47.5764582Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reflection_pad3d_cpu_dispatch.h 2025-11-03T16:46:47.5769516Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reflection_pad3d_cuda_dispatch.h 2025-11-03T16:46:47.5773406Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reflection_pad3d_meta.h 2025-11-03T16:46:47.5777286Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reflection_pad3d_meta_dispatch.h 2025-11-03T16:46:47.5781121Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reflection_pad3d_native.h 2025-11-03T16:46:47.5784922Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reflection_pad3d_ops.h 2025-11-03T16:46:47.5788645Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\relu.h 2025-11-03T16:46:47.5792350Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\relu6.h 2025-11-03T16:46:47.5796013Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\relu6_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:47.5799900Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\relu6_native.h 2025-11-03T16:46:47.5803695Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\relu6_ops.h 2025-11-03T16:46:47.5808141Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\relu_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:47.5811806Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\relu_cpu_dispatch.h 2025-11-03T16:46:47.5815462Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\relu_cuda_dispatch.h 2025-11-03T16:46:47.5819216Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\relu_meta_dispatch.h 2025-11-03T16:46:47.5823028Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\relu_native.h 2025-11-03T16:46:47.5826759Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\relu_ops.h 2025-11-03T16:46:47.5830095Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\remainder.h 2025-11-03T16:46:47.5833925Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\remainder_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:47.5837945Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\remainder_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:47.5862494Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\remainder_cpu_dispatch.h 2025-11-03T16:46:47.5866844Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\remainder_cuda_dispatch.h 2025-11-03T16:46:47.5871339Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\remainder_meta.h 2025-11-03T16:46:47.5876683Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\remainder_meta_dispatch.h 2025-11-03T16:46:47.5882460Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\remainder_native.h 2025-11-03T16:46:47.5888134Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\remainder_ops.h 2025-11-03T16:46:47.5893636Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rename.h 2025-11-03T16:46:47.5899008Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rename_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:47.5904607Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rename_native.h 2025-11-03T16:46:47.5909476Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rename_ops.h 2025-11-03T16:46:47.5914022Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\renorm.h 2025-11-03T16:46:47.5918400Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\renorm_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:47.5922586Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\renorm_cpu_dispatch.h 2025-11-03T16:46:47.5926884Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\renorm_cuda_dispatch.h 2025-11-03T16:46:47.5931173Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\renorm_meta.h 2025-11-03T16:46:47.5935149Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\renorm_meta_dispatch.h 2025-11-03T16:46:47.5939494Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\renorm_native.h 2025-11-03T16:46:47.5944000Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\renorm_ops.h 2025-11-03T16:46:47.5948056Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\repeat.h 2025-11-03T16:46:47.5952192Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\repeat_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:47.5956897Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\repeat_interleave.h 2025-11-03T16:46:47.5962025Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\repeat_interleave_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:47.5965538Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\repeat_interleave_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:47.5969951Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\repeat_interleave_cpu_dispatch.h 2025-11-03T16:46:47.5974523Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\repeat_interleave_cuda_dispatch.h 2025-11-03T16:46:47.5978688Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\repeat_interleave_native.h 2025-11-03T16:46:47.5982887Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\repeat_interleave_ops.h 2025-11-03T16:46:47.5987239Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\repeat_native.h 2025-11-03T16:46:47.5991542Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\repeat_ops.h 2025-11-03T16:46:47.5995667Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\replication_pad1d.h 2025-11-03T16:46:47.5999953Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\replication_pad1d_backward.h 2025-11-03T16:46:47.6027399Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\replication_pad1d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:47.6031362Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\replication_pad1d_backward_cpu_dispatch.h 2025-11-03T16:46:47.6035984Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\replication_pad1d_backward_cuda_dispatch.h 2025-11-03T16:46:47.6039946Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\replication_pad1d_backward_meta.h 2025-11-03T16:46:47.6044961Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\replication_pad1d_backward_meta_dispatch.h 2025-11-03T16:46:47.6049115Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\replication_pad1d_backward_native.h 2025-11-03T16:46:47.6053036Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\replication_pad1d_backward_ops.h 2025-11-03T16:46:47.6057139Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\replication_pad1d_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:47.6061532Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\replication_pad1d_cpu_dispatch.h 2025-11-03T16:46:47.6065588Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\replication_pad1d_cuda_dispatch.h 2025-11-03T16:46:47.6069463Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\replication_pad1d_meta.h 2025-11-03T16:46:47.6073719Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\replication_pad1d_meta_dispatch.h 2025-11-03T16:46:47.6077789Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\replication_pad1d_native.h 2025-11-03T16:46:47.6081632Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\replication_pad1d_ops.h 2025-11-03T16:46:47.6085551Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\replication_pad2d.h 2025-11-03T16:46:47.6089562Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\replication_pad2d_backward.h 2025-11-03T16:46:47.6094093Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\replication_pad2d_backward_cpu_dispatch.h 2025-11-03T16:46:47.6098530Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\replication_pad2d_backward_cuda_dispatch.h 2025-11-03T16:46:47.6103014Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\replication_pad2d_backward_native.h 2025-11-03T16:46:47.6107223Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\replication_pad2d_backward_ops.h 2025-11-03T16:46:47.6112051Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\replication_pad2d_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:47.6116437Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\replication_pad2d_cpu_dispatch.h 2025-11-03T16:46:47.6120532Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\replication_pad2d_cuda_dispatch.h 2025-11-03T16:46:47.6125170Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\replication_pad2d_meta.h 2025-11-03T16:46:47.6129726Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\replication_pad2d_meta_dispatch.h 2025-11-03T16:46:47.6134231Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\replication_pad2d_native.h 2025-11-03T16:46:47.6138310Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\replication_pad2d_ops.h 2025-11-03T16:46:47.6142833Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\replication_pad3d.h 2025-11-03T16:46:47.6147330Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\replication_pad3d_backward.h 2025-11-03T16:46:47.6152175Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\replication_pad3d_backward_cpu_dispatch.h 2025-11-03T16:46:47.6156865Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\replication_pad3d_backward_cuda_dispatch.h 2025-11-03T16:46:47.6161312Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\replication_pad3d_backward_native.h 2025-11-03T16:46:47.6165775Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\replication_pad3d_backward_ops.h 2025-11-03T16:46:47.6170390Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\replication_pad3d_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:47.6174733Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\replication_pad3d_cpu_dispatch.h 2025-11-03T16:46:47.6179161Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\replication_pad3d_cuda_dispatch.h 2025-11-03T16:46:47.6183760Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\replication_pad3d_meta.h 2025-11-03T16:46:47.6188033Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\replication_pad3d_meta_dispatch.h 2025-11-03T16:46:47.6192313Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\replication_pad3d_native.h 2025-11-03T16:46:47.6196866Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\replication_pad3d_ops.h 2025-11-03T16:46:47.6201776Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\requires_grad.h 2025-11-03T16:46:47.6205951Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\requires_grad_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:47.6210600Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\requires_grad_native.h 2025-11-03T16:46:47.6214830Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\requires_grad_ops.h 2025-11-03T16:46:47.6219882Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reshape.h 2025-11-03T16:46:47.6229562Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reshape_as.h 2025-11-03T16:46:47.6230398Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reshape_as_compositeimplicitautogradnestedtensor_dispatch.h 2025-11-03T16:46:47.6234461Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reshape_as_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:47.6238897Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reshape_as_native.h 2025-11-03T16:46:47.6243604Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reshape_as_ops.h 2025-11-03T16:46:47.6248056Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reshape_compositeimplicitautogradnestedtensor_dispatch.h 2025-11-03T16:46:47.6252270Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reshape_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:47.6257789Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reshape_native.h 2025-11-03T16:46:47.6263521Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reshape_ops.h 2025-11-03T16:46:47.6272565Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\resize.h 2025-11-03T16:46:47.6277794Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\resize_as.h 2025-11-03T16:46:47.6283569Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\resize_as_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:47.6289609Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\resize_as_native.h 2025-11-03T16:46:47.6293887Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\resize_as_ops.h 2025-11-03T16:46:47.6298396Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\resize_as_sparse.h 2025-11-03T16:46:47.6302754Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\resize_as_sparse_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:47.6307170Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\resize_as_sparse_meta_dispatch.h 2025-11-03T16:46:47.6311684Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\resize_as_sparse_native.h 2025-11-03T16:46:47.6315967Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\resize_as_sparse_ops.h 2025-11-03T16:46:47.6319929Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\resize_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:47.6324485Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\resize_cpu_dispatch.h 2025-11-03T16:46:47.6328357Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\resize_cuda_dispatch.h 2025-11-03T16:46:47.6332200Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\resize_meta_dispatch.h 2025-11-03T16:46:47.6336072Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\resize_native.h 2025-11-03T16:46:47.6340645Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\resize_ops.h 2025-11-03T16:46:47.6344576Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\resolve_conj.h 2025-11-03T16:46:47.6349108Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\resolve_conj_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:47.6352901Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\resolve_conj_native.h 2025-11-03T16:46:47.6356735Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\resolve_conj_ops.h 2025-11-03T16:46:47.6360527Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\resolve_neg.h 2025-11-03T16:46:47.6364639Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\resolve_neg_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:47.6368907Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\resolve_neg_native.h 2025-11-03T16:46:47.6373201Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\resolve_neg_ops.h 2025-11-03T16:46:47.6377283Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\result_type.h 2025-11-03T16:46:47.6381169Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\result_type_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:47.6384879Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\result_type_native.h 2025-11-03T16:46:47.6388742Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\result_type_ops.h 2025-11-03T16:46:47.6392792Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\retains_grad.h 2025-11-03T16:46:47.6396781Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\retains_grad_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:47.6400560Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\retains_grad_native.h 2025-11-03T16:46:47.6404486Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\retains_grad_ops.h 2025-11-03T16:46:47.6408375Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\retain_grad.h 2025-11-03T16:46:47.6412770Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\retain_grad_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:47.6416670Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\retain_grad_native.h 2025-11-03T16:46:47.6420444Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\retain_grad_ops.h 2025-11-03T16:46:47.6424276Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rms_norm.h 2025-11-03T16:46:47.6427912Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rms_norm_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:47.6431746Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rms_norm_native.h 2025-11-03T16:46:47.6435519Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rms_norm_ops.h 2025-11-03T16:46:47.6439398Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rnn_relu.h 2025-11-03T16:46:47.6442901Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rnn_relu_cell.h 2025-11-03T16:46:47.6446790Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rnn_relu_cell_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:47.6450609Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rnn_relu_cell_native.h 2025-11-03T16:46:47.6454348Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rnn_relu_cell_ops.h 2025-11-03T16:46:47.6458299Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rnn_relu_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:47.6462226Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rnn_relu_native.h 2025-11-03T16:46:47.6466063Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rnn_relu_ops.h 2025-11-03T16:46:47.6469911Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rnn_tanh.h 2025-11-03T16:46:47.6473412Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rnn_tanh_cell.h 2025-11-03T16:46:47.6477491Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rnn_tanh_cell_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:47.6481248Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rnn_tanh_cell_native.h 2025-11-03T16:46:47.6485249Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rnn_tanh_cell_ops.h 2025-11-03T16:46:47.6489141Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rnn_tanh_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:47.6493058Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rnn_tanh_native.h 2025-11-03T16:46:47.6496793Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rnn_tanh_ops.h 2025-11-03T16:46:47.6500961Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\roll.h 2025-11-03T16:46:47.6504658Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\roll_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:47.6509044Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\roll_cpu_dispatch.h 2025-11-03T16:46:47.6512728Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\roll_cuda_dispatch.h 2025-11-03T16:46:47.6516670Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\roll_native.h 2025-11-03T16:46:47.6520557Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\roll_ops.h 2025-11-03T16:46:47.6524025Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rot90.h 2025-11-03T16:46:47.6527656Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rot90_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:47.6531473Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rot90_native.h 2025-11-03T16:46:47.6535135Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rot90_ops.h 2025-11-03T16:46:47.6538866Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\round.h 2025-11-03T16:46:47.6542680Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\round_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:47.6546275Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\round_cpu_dispatch.h 2025-11-03T16:46:47.6550188Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\round_cuda_dispatch.h 2025-11-03T16:46:47.6553878Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\round_meta.h 2025-11-03T16:46:47.6557773Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\round_meta_dispatch.h 2025-11-03T16:46:47.6561574Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\round_native.h 2025-11-03T16:46:47.6565473Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\round_ops.h 2025-11-03T16:46:47.6569911Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\row_indices.h 2025-11-03T16:46:47.6574258Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\row_indices_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:47.6578080Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\row_indices_copy.h 2025-11-03T16:46:47.6582809Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\row_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:47.6587245Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\row_indices_copy_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:47.6591317Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\row_indices_copy_native.h 2025-11-03T16:46:47.6595647Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\row_indices_copy_ops.h 2025-11-03T16:46:47.6599998Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\row_indices_native.h 2025-11-03T16:46:47.6604378Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\row_indices_ops.h 2025-11-03T16:46:47.6608672Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\row_stack.h 2025-11-03T16:46:47.6613585Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\row_stack_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:47.6618000Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\row_stack_native.h 2025-11-03T16:46:47.6621969Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\row_stack_ops.h 2025-11-03T16:46:47.6626284Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rrelu.h 2025-11-03T16:46:47.6630514Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rrelu_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:47.6634514Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rrelu_native.h 2025-11-03T16:46:47.6638788Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rrelu_ops.h 2025-11-03T16:46:47.6643188Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rrelu_with_noise.h 2025-11-03T16:46:47.6647619Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rrelu_with_noise_backward.h 2025-11-03T16:46:47.6651846Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rrelu_with_noise_backward_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:47.6656327Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rrelu_with_noise_backward_native.h 2025-11-03T16:46:47.6660645Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rrelu_with_noise_backward_ops.h 2025-11-03T16:46:47.6664968Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rrelu_with_noise_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:47.6669339Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rrelu_with_noise_cpu_dispatch.h 2025-11-03T16:46:47.6673740Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rrelu_with_noise_cuda_dispatch.h 2025-11-03T16:46:47.6678799Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rrelu_with_noise_meta_dispatch.h 2025-11-03T16:46:47.6682890Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rrelu_with_noise_native.h 2025-11-03T16:46:47.6687152Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rrelu_with_noise_ops.h 2025-11-03T16:46:47.6691583Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rshift.h 2025-11-03T16:46:47.6695681Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rshift_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:47.6700309Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rshift_cpu_dispatch.h 2025-11-03T16:46:47.6704616Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rshift_cuda_dispatch.h 2025-11-03T16:46:47.6708940Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rshift_meta_dispatch.h 2025-11-03T16:46:47.6712787Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rshift_native.h 2025-11-03T16:46:47.6717183Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rshift_ops.h 2025-11-03T16:46:47.6721473Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rsqrt.h 2025-11-03T16:46:47.6725374Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rsqrt_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:47.6730085Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rsqrt_cpu_dispatch.h 2025-11-03T16:46:47.6734405Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rsqrt_cuda_dispatch.h 2025-11-03T16:46:47.6738457Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rsqrt_meta.h 2025-11-03T16:46:47.6742374Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rsqrt_meta_dispatch.h 2025-11-03T16:46:47.6746773Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rsqrt_native.h 2025-11-03T16:46:47.6751115Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rsqrt_ops.h 2025-11-03T16:46:47.6754958Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rsub.h 2025-11-03T16:46:47.6760305Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rsub_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:47.6765989Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rsub_cpu_dispatch.h 2025-11-03T16:46:47.6771527Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rsub_cuda_dispatch.h 2025-11-03T16:46:47.6777162Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rsub_native.h 2025-11-03T16:46:47.6782222Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rsub_ops.h 2025-11-03T16:46:47.6785875Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\scalar_tensor.h 2025-11-03T16:46:47.6790367Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\scalar_tensor_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:47.6794628Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\scalar_tensor_native.h 2025-11-03T16:46:47.6798606Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\scalar_tensor_ops.h 2025-11-03T16:46:47.6803356Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\scaled_dot_product_attention.h 2025-11-03T16:46:47.6807389Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\scaled_dot_product_attention_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:47.6811633Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\scaled_dot_product_attention_native.h 2025-11-03T16:46:47.6816222Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\scaled_dot_product_attention_ops.h 2025-11-03T16:46:47.6821801Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\scatter.h 2025-11-03T16:46:47.6825287Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\scatter_add.h 2025-11-03T16:46:47.6829863Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\scatter_add_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:47.6834010Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\scatter_add_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:47.6837865Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\scatter_add_cpu_dispatch.h 2025-11-03T16:46:47.6841693Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\scatter_add_cuda_dispatch.h 2025-11-03T16:46:47.6845503Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\scatter_add_meta.h 2025-11-03T16:46:47.6849804Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\scatter_add_meta_dispatch.h 2025-11-03T16:46:47.6853727Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\scatter_add_native.h 2025-11-03T16:46:47.6858442Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\scatter_add_ops.h 2025-11-03T16:46:47.6863162Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\scatter_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:47.6867092Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\scatter_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:47.6870887Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\scatter_cpu_dispatch.h 2025-11-03T16:46:47.6874709Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\scatter_cuda_dispatch.h 2025-11-03T16:46:47.6878631Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\scatter_meta.h 2025-11-03T16:46:47.6882502Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\scatter_meta_dispatch.h 2025-11-03T16:46:47.6886540Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\scatter_native.h 2025-11-03T16:46:47.6890391Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\scatter_ops.h 2025-11-03T16:46:47.6894195Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\scatter_reduce.h 2025-11-03T16:46:47.6898290Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\scatter_reduce_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:47.6902130Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\scatter_reduce_cpu_dispatch.h 2025-11-03T16:46:47.6906076Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\scatter_reduce_cuda_dispatch.h 2025-11-03T16:46:47.6910040Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\scatter_reduce_meta.h 2025-11-03T16:46:47.6913967Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\scatter_reduce_meta_dispatch.h 2025-11-03T16:46:47.6918390Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\scatter_reduce_native.h 2025-11-03T16:46:47.6922804Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\scatter_reduce_ops.h 2025-11-03T16:46:47.6926779Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\searchsorted.h 2025-11-03T16:46:47.6931232Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\searchsorted_cpu_dispatch.h 2025-11-03T16:46:47.6935538Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\searchsorted_cuda_dispatch.h 2025-11-03T16:46:47.6939606Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\searchsorted_native.h 2025-11-03T16:46:47.6944158Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\searchsorted_ops.h 2025-11-03T16:46:47.6948458Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\segment_reduce.h 2025-11-03T16:46:47.6952524Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\segment_reduce_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:47.6956546Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\segment_reduce_cpu_dispatch.h 2025-11-03T16:46:47.6961164Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\segment_reduce_cuda_dispatch.h 2025-11-03T16:46:47.6965554Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\segment_reduce_native.h 2025-11-03T16:46:47.6969509Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\segment_reduce_ops.h 2025-11-03T16:46:47.6974087Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\select.h 2025-11-03T16:46:47.6978107Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\select_backward.h 2025-11-03T16:46:47.6982078Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\select_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:47.6986510Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\select_backward_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:47.6990663Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\select_backward_native.h 2025-11-03T16:46:47.6994504Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\select_backward_ops.h 2025-11-03T16:46:47.6999260Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\select_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:47.7003750Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\select_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:47.7008074Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\select_copy.h 2025-11-03T16:46:47.7012322Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\select_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:47.7016955Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\select_copy_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:47.7021253Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\select_copy_native.h 2025-11-03T16:46:47.7025611Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\select_copy_ops.h 2025-11-03T16:46:47.7030093Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\select_native.h 2025-11-03T16:46:47.7034510Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\select_ops.h 2025-11-03T16:46:47.7038848Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\select_scatter.h 2025-11-03T16:46:47.7042911Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\select_scatter_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:47.7047355Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\select_scatter_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:47.7051701Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\select_scatter_native.h 2025-11-03T16:46:47.7056212Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\select_scatter_ops.h 2025-11-03T16:46:47.7060234Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\selu.h 2025-11-03T16:46:47.7064425Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\selu_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:47.7068750Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\selu_native.h 2025-11-03T16:46:47.7072837Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\selu_ops.h 2025-11-03T16:46:47.7077070Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\set.h 2025-11-03T16:46:47.7081213Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\set_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:47.7085159Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\set_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:47.7089671Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\set_cpu_dispatch.h 2025-11-03T16:46:47.7093758Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\set_cuda_dispatch.h 2025-11-03T16:46:47.7097334Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\set_data.h 2025-11-03T16:46:47.7101449Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\set_data_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:47.7105694Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\set_data_native.h 2025-11-03T16:46:47.7109516Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\set_data_ops.h 2025-11-03T16:46:47.7113918Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\set_meta_dispatch.h 2025-11-03T16:46:47.7141014Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\set_native.h 2025-11-03T16:46:47.7144821Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\set_ops.h 2025-11-03T16:46:47.7148822Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sgn.h 2025-11-03T16:46:47.7153100Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sgn_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:47.7156954Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sgn_cpu_dispatch.h 2025-11-03T16:46:47.7161199Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sgn_cuda_dispatch.h 2025-11-03T16:46:47.7165362Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sgn_meta.h 2025-11-03T16:46:47.7168923Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sgn_meta_dispatch.h 2025-11-03T16:46:47.7173409Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sgn_native.h 2025-11-03T16:46:47.7177988Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sgn_ops.h 2025-11-03T16:46:47.7181194Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sigmoid.h 2025-11-03T16:46:47.7185272Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sigmoid_backward.h 2025-11-03T16:46:47.7190217Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sigmoid_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:47.7193870Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sigmoid_backward_cpu_dispatch.h 2025-11-03T16:46:47.7198295Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sigmoid_backward_cuda_dispatch.h 2025-11-03T16:46:47.7202772Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sigmoid_backward_meta.h 2025-11-03T16:46:47.7207055Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sigmoid_backward_meta_dispatch.h 2025-11-03T16:46:47.7211129Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sigmoid_backward_native.h 2025-11-03T16:46:47.7215800Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sigmoid_backward_ops.h 2025-11-03T16:46:47.7220495Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sigmoid_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:47.7225311Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sigmoid_cpu_dispatch.h 2025-11-03T16:46:47.7229383Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sigmoid_cuda_dispatch.h 2025-11-03T16:46:47.7233903Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sigmoid_meta.h 2025-11-03T16:46:47.7238343Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sigmoid_meta_dispatch.h 2025-11-03T16:46:47.7242359Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sigmoid_native.h 2025-11-03T16:46:47.7246741Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sigmoid_ops.h 2025-11-03T16:46:47.7251046Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sign.h 2025-11-03T16:46:47.7254838Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\signbit.h 2025-11-03T16:46:47.7259136Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\signbit_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:47.7263511Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\signbit_cpu_dispatch.h 2025-11-03T16:46:47.7267882Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\signbit_cuda_dispatch.h 2025-11-03T16:46:47.7272057Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\signbit_meta.h 2025-11-03T16:46:47.7275964Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\signbit_meta_dispatch.h 2025-11-03T16:46:47.7280350Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\signbit_native.h 2025-11-03T16:46:47.7284395Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\signbit_ops.h 2025-11-03T16:46:47.7288393Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sign_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:47.7291939Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sign_cpu_dispatch.h 2025-11-03T16:46:47.7295831Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sign_cuda_dispatch.h 2025-11-03T16:46:47.7300066Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sign_meta.h 2025-11-03T16:46:47.7303741Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sign_meta_dispatch.h 2025-11-03T16:46:47.7307637Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sign_native.h 2025-11-03T16:46:47.7311241Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sign_ops.h 2025-11-03T16:46:47.7314632Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\silu.h 2025-11-03T16:46:47.7318176Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\silu_backward.h 2025-11-03T16:46:47.7322240Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\silu_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:47.7326013Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\silu_backward_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:47.7330729Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\silu_backward_cpu_dispatch.h 2025-11-03T16:46:47.7334669Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\silu_backward_cuda_dispatch.h 2025-11-03T16:46:47.7338461Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\silu_backward_meta.h 2025-11-03T16:46:47.7342322Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\silu_backward_meta_dispatch.h 2025-11-03T16:46:47.7346151Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\silu_backward_native.h 2025-11-03T16:46:47.7350026Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\silu_backward_ops.h 2025-11-03T16:46:47.7354201Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\silu_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:47.7357955Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\silu_cpu_dispatch.h 2025-11-03T16:46:47.7361680Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\silu_cuda_dispatch.h 2025-11-03T16:46:47.7365366Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\silu_meta.h 2025-11-03T16:46:47.7369113Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\silu_meta_dispatch.h 2025-11-03T16:46:47.7374627Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\silu_native.h 2025-11-03T16:46:47.7378330Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\silu_ops.h 2025-11-03T16:46:47.7381941Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sin.h 2025-11-03T16:46:47.7386884Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sinc.h 2025-11-03T16:46:47.7392856Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sinc_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:47.7398563Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sinc_cpu_dispatch.h 2025-11-03T16:46:47.7404102Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sinc_cuda_dispatch.h 2025-11-03T16:46:47.7409792Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sinc_meta.h 2025-11-03T16:46:47.7415282Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sinc_meta_dispatch.h 2025-11-03T16:46:47.7419390Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sinc_native.h 2025-11-03T16:46:47.7424837Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sinc_ops.h 2025-11-03T16:46:47.7428943Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sinh.h 2025-11-03T16:46:47.7433216Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sinh_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:47.7437510Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sinh_cpu_dispatch.h 2025-11-03T16:46:47.7441788Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sinh_cuda_dispatch.h 2025-11-03T16:46:47.7446121Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sinh_meta.h 2025-11-03T16:46:47.7450077Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sinh_meta_dispatch.h 2025-11-03T16:46:47.7454282Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sinh_native.h 2025-11-03T16:46:47.7459066Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sinh_ops.h 2025-11-03T16:46:47.7463109Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sin_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:47.7467146Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sin_cpu_dispatch.h 2025-11-03T16:46:47.7471386Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sin_cuda_dispatch.h 2025-11-03T16:46:47.7475253Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sin_meta.h 2025-11-03T16:46:47.7479323Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sin_meta_dispatch.h 2025-11-03T16:46:47.7483612Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sin_native.h 2025-11-03T16:46:47.7487541Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sin_ops.h 2025-11-03T16:46:47.7491554Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\size.h 2025-11-03T16:46:47.7495998Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\size_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:47.7499700Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\size_native.h 2025-11-03T16:46:47.7503886Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\size_ops.h 2025-11-03T16:46:47.7507874Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slice.h 2025-11-03T16:46:47.7511608Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slice_backward.h 2025-11-03T16:46:47.7516138Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slice_backward_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:47.7520510Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slice_backward_native.h 2025-11-03T16:46:47.7524487Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slice_backward_ops.h 2025-11-03T16:46:47.7529061Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slice_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:47.7533489Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slice_copy.h 2025-11-03T16:46:47.7537812Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slice_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:47.7541972Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slice_copy_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:47.7546304Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slice_copy_native.h 2025-11-03T16:46:47.7550709Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slice_copy_ops.h 2025-11-03T16:46:47.7554931Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slice_inverse.h 2025-11-03T16:46:47.7559481Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slice_inverse_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:47.7563445Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slice_inverse_native.h 2025-11-03T16:46:47.7567869Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slice_inverse_ops.h 2025-11-03T16:46:47.7572306Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slice_native.h 2025-11-03T16:46:47.7576592Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slice_ops.h 2025-11-03T16:46:47.7580629Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slice_scatter.h 2025-11-03T16:46:47.7585321Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slice_scatter_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:47.7589317Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slice_scatter_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:47.7593258Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slice_scatter_native.h 2025-11-03T16:46:47.7597126Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slice_scatter_ops.h 2025-11-03T16:46:47.7600943Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slogdet.h 2025-11-03T16:46:47.7604630Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slogdet_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:47.7608367Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slogdet_native.h 2025-11-03T16:46:47.7612354Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slogdet_ops.h 2025-11-03T16:46:47.7616735Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slow_conv3d.h 2025-11-03T16:46:47.7620709Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slow_conv3d_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:47.7624369Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slow_conv3d_forward.h 2025-11-03T16:46:47.7628150Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slow_conv3d_forward_cpu_dispatch.h 2025-11-03T16:46:47.7631951Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slow_conv3d_forward_native.h 2025-11-03T16:46:47.7635915Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slow_conv3d_forward_ops.h 2025-11-03T16:46:47.7639922Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slow_conv3d_native.h 2025-11-03T16:46:47.7643709Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slow_conv3d_ops.h 2025-11-03T16:46:47.7647409Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slow_conv_dilated2d.h 2025-11-03T16:46:47.7651267Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slow_conv_dilated2d_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:47.7654955Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slow_conv_dilated2d_cpu_dispatch.h 2025-11-03T16:46:47.7658718Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slow_conv_dilated2d_cuda_dispatch.h 2025-11-03T16:46:47.7662746Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slow_conv_dilated2d_native.h 2025-11-03T16:46:47.7666583Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slow_conv_dilated2d_ops.h 2025-11-03T16:46:47.7670960Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slow_conv_dilated3d.h 2025-11-03T16:46:47.7675275Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slow_conv_dilated3d_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:47.7679448Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slow_conv_dilated3d_cpu_dispatch.h 2025-11-03T16:46:47.7683195Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slow_conv_dilated3d_cuda_dispatch.h 2025-11-03T16:46:47.7686881Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slow_conv_dilated3d_native.h 2025-11-03T16:46:47.7690784Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slow_conv_dilated3d_ops.h 2025-11-03T16:46:47.7694457Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slow_conv_transpose2d.h 2025-11-03T16:46:47.7698405Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slow_conv_transpose2d_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:47.7702085Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slow_conv_transpose2d_cpu_dispatch.h 2025-11-03T16:46:47.7706038Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slow_conv_transpose2d_cuda_dispatch.h 2025-11-03T16:46:47.7710090Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slow_conv_transpose2d_meta.h 2025-11-03T16:46:47.7713778Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slow_conv_transpose2d_meta_dispatch.h 2025-11-03T16:46:47.7717761Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slow_conv_transpose2d_native.h 2025-11-03T16:46:47.7721507Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slow_conv_transpose2d_ops.h 2025-11-03T16:46:47.7725165Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slow_conv_transpose3d.h 2025-11-03T16:46:47.7728940Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slow_conv_transpose3d_cpu_dispatch.h 2025-11-03T16:46:47.7733334Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slow_conv_transpose3d_cuda_dispatch.h 2025-11-03T16:46:47.7737279Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slow_conv_transpose3d_native.h 2025-11-03T16:46:47.7741004Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slow_conv_transpose3d_ops.h 2025-11-03T16:46:47.7744646Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\smm.h 2025-11-03T16:46:47.7748127Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\smm_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:47.7751703Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\smm_native.h 2025-11-03T16:46:47.7755278Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\smm_ops.h 2025-11-03T16:46:47.7758859Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\smooth_l1_loss.h 2025-11-03T16:46:47.7762803Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\smooth_l1_loss_backward.h 2025-11-03T16:46:47.7766943Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\smooth_l1_loss_backward_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:47.7770842Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\smooth_l1_loss_backward_cpu_dispatch.h 2025-11-03T16:46:47.7777274Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\smooth_l1_loss_backward_cuda_dispatch.h 2025-11-03T16:46:47.7783113Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\smooth_l1_loss_backward_native.h 2025-11-03T16:46:47.7788841Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\smooth_l1_loss_backward_ops.h 2025-11-03T16:46:47.7795183Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\smooth_l1_loss_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:47.7801180Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\smooth_l1_loss_cpu_dispatch.h 2025-11-03T16:46:47.7807052Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\smooth_l1_loss_cuda_dispatch.h 2025-11-03T16:46:47.7812931Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\smooth_l1_loss_meta.h 2025-11-03T16:46:47.7818492Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\smooth_l1_loss_meta_dispatch.h 2025-11-03T16:46:47.7823919Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\smooth_l1_loss_native.h 2025-11-03T16:46:47.7827757Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\smooth_l1_loss_ops.h 2025-11-03T16:46:47.7832424Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\softmax.h 2025-11-03T16:46:47.7836805Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\softmax_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:47.7840754Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\softmax_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:47.7844965Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\softmax_native.h 2025-11-03T16:46:47.7848803Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\softmax_ops.h 2025-11-03T16:46:47.7852306Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\softplus.h 2025-11-03T16:46:47.7856348Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\softplus_backward.h 2025-11-03T16:46:47.7860550Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\softplus_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:47.7864241Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\softplus_backward_cpu_dispatch.h 2025-11-03T16:46:47.7867845Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\softplus_backward_cuda_dispatch.h 2025-11-03T16:46:47.7872105Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\softplus_backward_meta.h 2025-11-03T16:46:47.7876097Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\softplus_backward_meta_dispatch.h 2025-11-03T16:46:47.7879927Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\softplus_backward_native.h 2025-11-03T16:46:47.7883927Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\softplus_backward_ops.h 2025-11-03T16:46:47.7887980Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\softplus_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:47.7892319Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\softplus_cpu_dispatch.h 2025-11-03T16:46:47.7896659Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\softplus_cuda_dispatch.h 2025-11-03T16:46:47.7900287Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\softplus_meta.h 2025-11-03T16:46:47.7904670Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\softplus_meta_dispatch.h 2025-11-03T16:46:47.7908371Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\softplus_native.h 2025-11-03T16:46:47.7912862Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\softplus_ops.h 2025-11-03T16:46:47.7916736Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\softshrink.h 2025-11-03T16:46:47.7920908Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\softshrink_backward.h 2025-11-03T16:46:47.7926597Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\softshrink_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:47.7930305Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\softshrink_backward_cpu_dispatch.h 2025-11-03T16:46:47.7934210Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\softshrink_backward_cuda_dispatch.h 2025-11-03T16:46:47.7937942Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\softshrink_backward_meta.h 2025-11-03T16:46:47.7941886Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\softshrink_backward_meta_dispatch.h 2025-11-03T16:46:47.7945743Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\softshrink_backward_native.h 2025-11-03T16:46:47.7949349Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\softshrink_backward_ops.h 2025-11-03T16:46:47.7953326Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\softshrink_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:47.7957756Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\softshrink_cpu_dispatch.h 2025-11-03T16:46:47.7961670Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\softshrink_cuda_dispatch.h 2025-11-03T16:46:47.7965643Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\softshrink_meta.h 2025-11-03T16:46:47.7969555Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\softshrink_meta_dispatch.h 2025-11-03T16:46:47.7973274Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\softshrink_native.h 2025-11-03T16:46:47.7977207Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\softshrink_ops.h 2025-11-03T16:46:47.7980967Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\soft_margin_loss.h 2025-11-03T16:46:47.7984739Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\soft_margin_loss_backward.h 2025-11-03T16:46:47.7988601Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\soft_margin_loss_backward_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:47.7992645Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\soft_margin_loss_backward_native.h 2025-11-03T16:46:47.7996555Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\soft_margin_loss_backward_ops.h 2025-11-03T16:46:47.8001310Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\soft_margin_loss_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:47.8005152Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\soft_margin_loss_native.h 2025-11-03T16:46:47.8009197Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\soft_margin_loss_ops.h 2025-11-03T16:46:47.8012990Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sort.h 2025-11-03T16:46:47.8016668Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sort_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:47.8020648Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sort_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:47.8024544Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sort_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:47.8028301Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sort_cpu_dispatch.h 2025-11-03T16:46:47.8032434Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sort_cuda_dispatch.h 2025-11-03T16:46:47.8036571Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sort_meta.h 2025-11-03T16:46:47.8040425Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sort_meta_dispatch.h 2025-11-03T16:46:47.8044146Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sort_native.h 2025-11-03T16:46:47.8048006Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sort_ops.h 2025-11-03T16:46:47.8051451Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sparse_bsc_tensor.h 2025-11-03T16:46:47.8055512Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sparse_bsc_tensor_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:47.8059835Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sparse_bsc_tensor_native.h 2025-11-03T16:46:47.8064177Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sparse_bsc_tensor_ops.h 2025-11-03T16:46:47.8068443Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sparse_bsr_tensor.h 2025-11-03T16:46:47.8072789Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sparse_bsr_tensor_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:47.8078049Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sparse_bsr_tensor_native.h 2025-11-03T16:46:47.8082451Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sparse_bsr_tensor_ops.h 2025-11-03T16:46:47.8086770Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sparse_compressed_tensor.h 2025-11-03T16:46:47.8091820Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sparse_compressed_tensor_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:47.8095516Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sparse_compressed_tensor_native.h 2025-11-03T16:46:47.8099970Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sparse_compressed_tensor_ops.h 2025-11-03T16:46:47.8104174Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sparse_coo_tensor.h 2025-11-03T16:46:47.8109189Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sparse_coo_tensor_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:47.8113823Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sparse_coo_tensor_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:47.8118267Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sparse_coo_tensor_native.h 2025-11-03T16:46:47.8122314Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sparse_coo_tensor_ops.h 2025-11-03T16:46:47.8126671Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sparse_csc_tensor.h 2025-11-03T16:46:47.8131313Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sparse_csc_tensor_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:47.8135669Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sparse_csc_tensor_native.h 2025-11-03T16:46:47.8139703Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sparse_csc_tensor_ops.h 2025-11-03T16:46:47.8144114Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sparse_csr_tensor.h 2025-11-03T16:46:47.8148823Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sparse_csr_tensor_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:47.8152912Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sparse_csr_tensor_native.h 2025-11-03T16:46:47.8157482Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sparse_csr_tensor_ops.h 2025-11-03T16:46:47.8161888Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sparse_dim.h 2025-11-03T16:46:47.8166387Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sparse_dim_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:47.8170186Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sparse_dim_native.h 2025-11-03T16:46:47.8174513Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sparse_dim_ops.h 2025-11-03T16:46:47.8178930Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sparse_mask.h 2025-11-03T16:46:47.8183061Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sparse_mask_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:47.8187393Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sparse_mask_native.h 2025-11-03T16:46:47.8192045Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sparse_mask_ops.h 2025-11-03T16:46:47.8196480Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sparse_resize.h 2025-11-03T16:46:47.8200537Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sparse_resize_and_clear.h 2025-11-03T16:46:47.8205150Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sparse_resize_and_clear_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:47.8209666Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sparse_resize_and_clear_meta_dispatch.h 2025-11-03T16:46:47.8238720Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sparse_resize_and_clear_native.h 2025-11-03T16:46:47.8244568Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sparse_resize_and_clear_ops.h 2025-11-03T16:46:47.8254244Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sparse_resize_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:47.8256755Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sparse_resize_meta_dispatch.h 2025-11-03T16:46:47.8261108Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sparse_resize_native.h 2025-11-03T16:46:47.8265084Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sparse_resize_ops.h 2025-11-03T16:46:47.8269535Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sparse_sampled_addmm.h 2025-11-03T16:46:47.8273688Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sparse_sampled_addmm_native.h 2025-11-03T16:46:47.8278290Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sparse_sampled_addmm_ops.h 2025-11-03T16:46:47.8282529Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_airy_ai.h 2025-11-03T16:46:47.8287435Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_airy_ai_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:47.8291362Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_airy_ai_cpu_dispatch.h 2025-11-03T16:46:47.8295257Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_airy_ai_cuda_dispatch.h 2025-11-03T16:46:47.8299222Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_airy_ai_meta.h 2025-11-03T16:46:47.8303205Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_airy_ai_meta_dispatch.h 2025-11-03T16:46:47.8307473Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_airy_ai_native.h 2025-11-03T16:46:47.8311478Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_airy_ai_ops.h 2025-11-03T16:46:47.8315441Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_bessel_j0.h 2025-11-03T16:46:47.8319728Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_bessel_j0_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:47.8323586Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_bessel_j0_cpu_dispatch.h 2025-11-03T16:46:47.8327791Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_bessel_j0_cuda_dispatch.h 2025-11-03T16:46:47.8332012Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_bessel_j0_meta.h 2025-11-03T16:46:47.8335955Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_bessel_j0_meta_dispatch.h 2025-11-03T16:46:47.8339790Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_bessel_j0_native.h 2025-11-03T16:46:47.8343847Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_bessel_j0_ops.h 2025-11-03T16:46:47.8353677Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_bessel_j1.h 2025-11-03T16:46:47.8354566Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_bessel_j1_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:47.8356609Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_bessel_j1_cpu_dispatch.h 2025-11-03T16:46:47.8360619Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_bessel_j1_cuda_dispatch.h 2025-11-03T16:46:47.8364557Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_bessel_j1_meta.h 2025-11-03T16:46:47.8368553Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_bessel_j1_meta_dispatch.h 2025-11-03T16:46:47.8372680Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_bessel_j1_native.h 2025-11-03T16:46:47.8376860Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_bessel_j1_ops.h 2025-11-03T16:46:47.8402783Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_bessel_y0.h 2025-11-03T16:46:47.8407140Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_bessel_y0_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:47.8410957Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_bessel_y0_cpu_dispatch.h 2025-11-03T16:46:47.8414832Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_bessel_y0_cuda_dispatch.h 2025-11-03T16:46:47.8418604Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_bessel_y0_meta.h 2025-11-03T16:46:47.8422761Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_bessel_y0_meta_dispatch.h 2025-11-03T16:46:47.8426960Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_bessel_y0_native.h 2025-11-03T16:46:47.8431637Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_bessel_y0_ops.h 2025-11-03T16:46:47.8435568Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_bessel_y1.h 2025-11-03T16:46:47.8439684Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_bessel_y1_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:47.8443500Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_bessel_y1_cpu_dispatch.h 2025-11-03T16:46:47.8447375Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_bessel_y1_cuda_dispatch.h 2025-11-03T16:46:47.8451313Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_bessel_y1_meta.h 2025-11-03T16:46:47.8455286Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_bessel_y1_meta_dispatch.h 2025-11-03T16:46:47.8459098Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_bessel_y1_native.h 2025-11-03T16:46:47.8462824Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_bessel_y1_ops.h 2025-11-03T16:46:47.8466637Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_chebyshev_polynomial_t.h 2025-11-03T16:46:47.8472888Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_chebyshev_polynomial_t_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:47.8477475Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_chebyshev_polynomial_t_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:47.8481670Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_chebyshev_polynomial_t_cpu_dispatch.h 2025-11-03T16:46:47.8485693Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_chebyshev_polynomial_t_cuda_dispatch.h 2025-11-03T16:46:47.8489519Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_chebyshev_polynomial_t_meta.h 2025-11-03T16:46:47.8493430Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_chebyshev_polynomial_t_meta_dispatch.h 2025-11-03T16:46:47.8497375Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_chebyshev_polynomial_t_native.h 2025-11-03T16:46:47.8501426Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_chebyshev_polynomial_t_ops.h 2025-11-03T16:46:47.8505185Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_chebyshev_polynomial_u.h 2025-11-03T16:46:47.8509320Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_chebyshev_polynomial_u_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:47.8513481Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_chebyshev_polynomial_u_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:47.8517453Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_chebyshev_polynomial_u_cpu_dispatch.h 2025-11-03T16:46:47.8521207Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_chebyshev_polynomial_u_cuda_dispatch.h 2025-11-03T16:46:47.8524965Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_chebyshev_polynomial_u_meta.h 2025-11-03T16:46:47.8528798Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_chebyshev_polynomial_u_meta_dispatch.h 2025-11-03T16:46:47.8533212Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_chebyshev_polynomial_u_native.h 2025-11-03T16:46:47.8537142Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_chebyshev_polynomial_u_ops.h 2025-11-03T16:46:47.8541244Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_chebyshev_polynomial_v.h 2025-11-03T16:46:47.8545380Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_chebyshev_polynomial_v_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:47.8549256Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_chebyshev_polynomial_v_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:47.8553478Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_chebyshev_polynomial_v_cpu_dispatch.h 2025-11-03T16:46:47.8557936Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_chebyshev_polynomial_v_cuda_dispatch.h 2025-11-03T16:46:47.8562054Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_chebyshev_polynomial_v_meta.h 2025-11-03T16:46:47.8565944Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_chebyshev_polynomial_v_meta_dispatch.h 2025-11-03T16:46:47.8569836Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_chebyshev_polynomial_v_native.h 2025-11-03T16:46:47.8573736Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_chebyshev_polynomial_v_ops.h 2025-11-03T16:46:47.8577617Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_chebyshev_polynomial_w.h 2025-11-03T16:46:47.8581950Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_chebyshev_polynomial_w_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:47.8585934Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_chebyshev_polynomial_w_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:47.8589862Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_chebyshev_polynomial_w_cpu_dispatch.h 2025-11-03T16:46:47.8593781Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_chebyshev_polynomial_w_cuda_dispatch.h 2025-11-03T16:46:47.8597774Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_chebyshev_polynomial_w_meta.h 2025-11-03T16:46:47.8601905Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_chebyshev_polynomial_w_meta_dispatch.h 2025-11-03T16:46:47.8605813Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_chebyshev_polynomial_w_native.h 2025-11-03T16:46:47.8609730Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_chebyshev_polynomial_w_ops.h 2025-11-03T16:46:47.8613468Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_digamma.h 2025-11-03T16:46:47.8617492Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_digamma_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:47.8621467Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_digamma_native.h 2025-11-03T16:46:47.8625713Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_digamma_ops.h 2025-11-03T16:46:47.8629520Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_entr.h 2025-11-03T16:46:47.8634223Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_entr_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:47.8638795Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_entr_cpu_dispatch.h 2025-11-03T16:46:47.8643608Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_entr_cuda_dispatch.h 2025-11-03T16:46:47.8648160Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_entr_meta.h 2025-11-03T16:46:47.8652728Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_entr_meta_dispatch.h 2025-11-03T16:46:47.8657105Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_entr_native.h 2025-11-03T16:46:47.8661183Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_entr_ops.h 2025-11-03T16:46:47.8665491Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_erf.h 2025-11-03T16:46:47.8669842Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_erfc.h 2025-11-03T16:46:47.8674134Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_erfcx.h 2025-11-03T16:46:47.8678604Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_erfcx_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:47.8683026Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_erfcx_cpu_dispatch.h 2025-11-03T16:46:47.8687651Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_erfcx_cuda_dispatch.h 2025-11-03T16:46:47.8692354Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_erfcx_meta.h 2025-11-03T16:46:47.8696720Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_erfcx_meta_dispatch.h 2025-11-03T16:46:47.8701007Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_erfcx_native.h 2025-11-03T16:46:47.8705494Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_erfcx_ops.h 2025-11-03T16:46:47.8709709Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_erfc_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:47.8714335Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_erfc_native.h 2025-11-03T16:46:47.8718735Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_erfc_ops.h 2025-11-03T16:46:47.8723019Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_erfinv.h 2025-11-03T16:46:47.8727192Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_erfinv_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:47.8731571Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_erfinv_native.h 2025-11-03T16:46:47.8735864Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_erfinv_ops.h 2025-11-03T16:46:47.8739904Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_erf_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:47.8744698Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_erf_native.h 2025-11-03T16:46:47.8748361Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_erf_ops.h 2025-11-03T16:46:47.8752735Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_exp2.h 2025-11-03T16:46:47.8757489Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_exp2_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:47.8761287Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_exp2_native.h 2025-11-03T16:46:47.8766243Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_exp2_ops.h 2025-11-03T16:46:47.8771710Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_expit.h 2025-11-03T16:46:47.8777579Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_expit_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:47.8783665Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_expit_native.h 2025-11-03T16:46:47.8789375Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_expit_ops.h 2025-11-03T16:46:47.8795178Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_expm1.h 2025-11-03T16:46:47.8801462Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_expm1_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:47.8807342Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_expm1_native.h 2025-11-03T16:46:47.8813043Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_expm1_ops.h 2025-11-03T16:46:47.8817839Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_gammainc.h 2025-11-03T16:46:47.8822356Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_gammaincc.h 2025-11-03T16:46:47.8826527Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_gammaincc_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:47.8831029Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_gammaincc_native.h 2025-11-03T16:46:47.8836156Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_gammaincc_ops.h 2025-11-03T16:46:47.8840319Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_gammainc_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:47.8844206Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_gammainc_native.h 2025-11-03T16:46:47.8849036Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_gammainc_ops.h 2025-11-03T16:46:47.8852766Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_gammaln.h 2025-11-03T16:46:47.8856595Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_gammaln_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:47.8860391Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_gammaln_native.h 2025-11-03T16:46:47.8864911Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_gammaln_ops.h 2025-11-03T16:46:47.8868897Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_hermite_polynomial_h.h 2025-11-03T16:46:47.8872779Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_hermite_polynomial_he.h 2025-11-03T16:46:47.8877045Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_hermite_polynomial_he_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:47.8881028Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_hermite_polynomial_he_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:47.8885366Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_hermite_polynomial_he_cpu_dispatch.h 2025-11-03T16:46:47.8889367Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_hermite_polynomial_he_cuda_dispatch.h 2025-11-03T16:46:47.8894239Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_hermite_polynomial_he_meta.h 2025-11-03T16:46:47.8898478Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_hermite_polynomial_he_meta_dispatch.h 2025-11-03T16:46:47.8902220Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_hermite_polynomial_he_native.h 2025-11-03T16:46:47.8906088Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_hermite_polynomial_he_ops.h 2025-11-03T16:46:47.8910121Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_hermite_polynomial_h_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:47.8914085Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_hermite_polynomial_h_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:47.8918104Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_hermite_polynomial_h_cpu_dispatch.h 2025-11-03T16:46:47.8921975Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_hermite_polynomial_h_cuda_dispatch.h 2025-11-03T16:46:47.8926482Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_hermite_polynomial_h_meta.h 2025-11-03T16:46:47.8930440Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_hermite_polynomial_h_meta_dispatch.h 2025-11-03T16:46:47.8934202Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_hermite_polynomial_h_native.h 2025-11-03T16:46:47.8938254Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_hermite_polynomial_h_ops.h 2025-11-03T16:46:47.8942050Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_i0.h 2025-11-03T16:46:47.8946270Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_i0e.h 2025-11-03T16:46:47.8950473Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_i0e_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:47.8954200Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_i0e_cpu_dispatch.h 2025-11-03T16:46:47.8958324Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_i0e_cuda_dispatch.h 2025-11-03T16:46:47.8962261Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_i0e_meta.h 2025-11-03T16:46:47.8966067Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_i0e_meta_dispatch.h 2025-11-03T16:46:47.8969924Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_i0e_native.h 2025-11-03T16:46:47.8973749Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_i0e_ops.h 2025-11-03T16:46:47.8978163Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_i0_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:47.8981838Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_i0_native.h 2025-11-03T16:46:47.8985574Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_i0_ops.h 2025-11-03T16:46:47.8989406Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_i1.h 2025-11-03T16:46:47.8993464Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_i1e.h 2025-11-03T16:46:47.8997696Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_i1e_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:47.9001830Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_i1e_cpu_dispatch.h 2025-11-03T16:46:47.9005604Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_i1e_cuda_dispatch.h 2025-11-03T16:46:47.9009355Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_i1e_meta.h 2025-11-03T16:46:47.9013114Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_i1e_meta_dispatch.h 2025-11-03T16:46:47.9017005Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_i1e_native.h 2025-11-03T16:46:47.9020914Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_i1e_ops.h 2025-11-03T16:46:47.9026687Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_i1_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:47.9030391Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_i1_cpu_dispatch.h 2025-11-03T16:46:47.9034289Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_i1_cuda_dispatch.h 2025-11-03T16:46:47.9038162Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_i1_meta.h 2025-11-03T16:46:47.9042030Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_i1_meta_dispatch.h 2025-11-03T16:46:47.9045823Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_i1_native.h 2025-11-03T16:46:47.9050496Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_i1_ops.h 2025-11-03T16:46:47.9055019Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_laguerre_polynomial_l.h 2025-11-03T16:46:47.9059586Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_laguerre_polynomial_l_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:47.9063831Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_laguerre_polynomial_l_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:47.9068382Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_laguerre_polynomial_l_cpu_dispatch.h 2025-11-03T16:46:47.9072929Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_laguerre_polynomial_l_cuda_dispatch.h 2025-11-03T16:46:47.9077127Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_laguerre_polynomial_l_meta.h 2025-11-03T16:46:47.9083702Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_laguerre_polynomial_l_meta_dispatch.h 2025-11-03T16:46:47.9089476Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_laguerre_polynomial_l_native.h 2025-11-03T16:46:47.9095456Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_laguerre_polynomial_l_ops.h 2025-11-03T16:46:47.9101378Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_legendre_polynomial_p.h 2025-11-03T16:46:47.9107739Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_legendre_polynomial_p_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:47.9113921Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_legendre_polynomial_p_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:47.9119886Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_legendre_polynomial_p_cpu_dispatch.h 2025-11-03T16:46:47.9125898Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_legendre_polynomial_p_cuda_dispatch.h 2025-11-03T16:46:47.9130558Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_legendre_polynomial_p_meta.h 2025-11-03T16:46:47.9135142Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_legendre_polynomial_p_meta_dispatch.h 2025-11-03T16:46:47.9139625Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_legendre_polynomial_p_native.h 2025-11-03T16:46:47.9143853Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_legendre_polynomial_p_ops.h 2025-11-03T16:46:47.9148369Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_log1p.h 2025-11-03T16:46:47.9152622Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_log1p_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:47.9156902Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_log1p_native.h 2025-11-03T16:46:47.9161389Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_log1p_ops.h 2025-11-03T16:46:47.9165316Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_logit.h 2025-11-03T16:46:47.9169240Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_logit_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:47.9173080Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_logit_native.h 2025-11-03T16:46:47.9177743Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_logit_ops.h 2025-11-03T16:46:47.9181588Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_logsumexp.h 2025-11-03T16:46:47.9185603Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_logsumexp_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:47.9189968Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_logsumexp_native.h 2025-11-03T16:46:47.9193966Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_logsumexp_ops.h 2025-11-03T16:46:47.9198276Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_log_ndtr.h 2025-11-03T16:46:47.9202247Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_log_ndtr_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:47.9206973Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_log_ndtr_cpu_dispatch.h 2025-11-03T16:46:47.9211131Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_log_ndtr_cuda_dispatch.h 2025-11-03T16:46:47.9215307Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_log_ndtr_meta.h 2025-11-03T16:46:47.9219122Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_log_ndtr_meta_dispatch.h 2025-11-03T16:46:47.9223026Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_log_ndtr_native.h 2025-11-03T16:46:47.9226953Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_log_ndtr_ops.h 2025-11-03T16:46:47.9230860Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_log_softmax.h 2025-11-03T16:46:47.9235276Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_log_softmax_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:47.9239468Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_log_softmax_native.h 2025-11-03T16:46:47.9243407Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_log_softmax_ops.h 2025-11-03T16:46:47.9247305Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_modified_bessel_i0.h 2025-11-03T16:46:47.9251456Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_modified_bessel_i0_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:47.9255384Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_modified_bessel_i0_cpu_dispatch.h 2025-11-03T16:46:47.9259411Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_modified_bessel_i0_cuda_dispatch.h 2025-11-03T16:46:47.9263764Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_modified_bessel_i0_meta.h 2025-11-03T16:46:47.9267876Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_modified_bessel_i0_meta_dispatch.h 2025-11-03T16:46:47.9271945Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_modified_bessel_i0_native.h 2025-11-03T16:46:47.9276417Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_modified_bessel_i0_ops.h 2025-11-03T16:46:47.9280502Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_modified_bessel_i1.h 2025-11-03T16:46:47.9285069Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_modified_bessel_i1_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:47.9289569Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_modified_bessel_i1_cpu_dispatch.h 2025-11-03T16:46:47.9294299Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_modified_bessel_i1_cuda_dispatch.h 2025-11-03T16:46:47.9298613Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_modified_bessel_i1_meta.h 2025-11-03T16:46:47.9302825Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_modified_bessel_i1_meta_dispatch.h 2025-11-03T16:46:47.9306982Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_modified_bessel_i1_native.h 2025-11-03T16:46:47.9311492Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_modified_bessel_i1_ops.h 2025-11-03T16:46:47.9315698Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_modified_bessel_k0.h 2025-11-03T16:46:47.9320529Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_modified_bessel_k0_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:47.9325423Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_modified_bessel_k0_cpu_dispatch.h 2025-11-03T16:46:47.9329986Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_modified_bessel_k0_cuda_dispatch.h 2025-11-03T16:46:47.9334487Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_modified_bessel_k0_meta.h 2025-11-03T16:46:47.9339425Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_modified_bessel_k0_meta_dispatch.h 2025-11-03T16:46:47.9344145Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_modified_bessel_k0_native.h 2025-11-03T16:46:47.9348193Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_modified_bessel_k0_ops.h 2025-11-03T16:46:47.9352108Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_modified_bessel_k1.h 2025-11-03T16:46:47.9357000Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_modified_bessel_k1_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:47.9361048Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_modified_bessel_k1_cpu_dispatch.h 2025-11-03T16:46:47.9391548Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_modified_bessel_k1_cuda_dispatch.h 2025-11-03T16:46:47.9395706Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_modified_bessel_k1_meta.h 2025-11-03T16:46:47.9399896Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_modified_bessel_k1_meta_dispatch.h 2025-11-03T16:46:47.9404584Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_modified_bessel_k1_native.h 2025-11-03T16:46:47.9408654Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_modified_bessel_k1_ops.h 2025-11-03T16:46:47.9412837Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_multigammaln.h 2025-11-03T16:46:47.9416988Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_multigammaln_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:47.9421555Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_multigammaln_native.h 2025-11-03T16:46:47.9425409Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_multigammaln_ops.h 2025-11-03T16:46:47.9429628Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_ndtr.h 2025-11-03T16:46:47.9433733Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_ndtri.h 2025-11-03T16:46:47.9438008Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_ndtri_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:47.9442149Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_ndtri_cpu_dispatch.h 2025-11-03T16:46:47.9446093Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_ndtri_cuda_dispatch.h 2025-11-03T16:46:47.9449926Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_ndtri_meta.h 2025-11-03T16:46:47.9453834Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_ndtri_meta_dispatch.h 2025-11-03T16:46:47.9457733Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_ndtri_native.h 2025-11-03T16:46:47.9461663Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_ndtri_ops.h 2025-11-03T16:46:47.9465933Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_ndtr_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:47.9469981Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_ndtr_native.h 2025-11-03T16:46:47.9473906Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_ndtr_ops.h 2025-11-03T16:46:47.9478051Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_polygamma.h 2025-11-03T16:46:47.9482070Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_polygamma_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:47.9485922Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_polygamma_native.h 2025-11-03T16:46:47.9489813Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_polygamma_ops.h 2025-11-03T16:46:47.9493903Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_psi.h 2025-11-03T16:46:47.9497929Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_psi_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:47.9501770Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_psi_native.h 2025-11-03T16:46:47.9505697Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_psi_ops.h 2025-11-03T16:46:47.9509559Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_round.h 2025-11-03T16:46:47.9513589Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_round_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:47.9517545Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_round_native.h 2025-11-03T16:46:47.9521688Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_round_ops.h 2025-11-03T16:46:47.9526104Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_scaled_modified_bessel_k0.h 2025-11-03T16:46:47.9530353Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_scaled_modified_bessel_k0_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:47.9534258Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_scaled_modified_bessel_k0_cpu_dispatch.h 2025-11-03T16:46:47.9538604Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_scaled_modified_bessel_k0_cuda_dispatch.h 2025-11-03T16:46:47.9542885Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_scaled_modified_bessel_k0_meta.h 2025-11-03T16:46:47.9546717Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_scaled_modified_bessel_k0_meta_dispatch.h 2025-11-03T16:46:47.9550615Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_scaled_modified_bessel_k0_native.h 2025-11-03T16:46:47.9554701Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_scaled_modified_bessel_k0_ops.h 2025-11-03T16:46:47.9559119Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_scaled_modified_bessel_k1.h 2025-11-03T16:46:47.9563519Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_scaled_modified_bessel_k1_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:47.9567460Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_scaled_modified_bessel_k1_cpu_dispatch.h 2025-11-03T16:46:47.9571493Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_scaled_modified_bessel_k1_cuda_dispatch.h 2025-11-03T16:46:47.9575414Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_scaled_modified_bessel_k1_meta.h 2025-11-03T16:46:47.9579406Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_scaled_modified_bessel_k1_meta_dispatch.h 2025-11-03T16:46:47.9583560Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_scaled_modified_bessel_k1_native.h 2025-11-03T16:46:47.9588114Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_scaled_modified_bessel_k1_ops.h 2025-11-03T16:46:47.9592710Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_t.h 2025-11-03T16:46:47.9597238Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_t_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:47.9601859Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_t_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:47.9606565Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_t_cpu_dispatch.h 2025-11-03T16:46:47.9611564Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_t_cuda_dispatch.h 2025-11-03T16:46:47.9615807Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_t_meta.h 2025-11-03T16:46:47.9620372Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_t_meta_dispatch.h 2025-11-03T16:46:47.9625188Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_t_native.h 2025-11-03T16:46:47.9629884Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_t_ops.h 2025-11-03T16:46:47.9636401Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_u.h 2025-11-03T16:46:47.9641377Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_u_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:47.9645719Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_u_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:47.9650447Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_u_cpu_dispatch.h 2025-11-03T16:46:47.9655010Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_u_cuda_dispatch.h 2025-11-03T16:46:47.9659560Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_u_meta.h 2025-11-03T16:46:47.9663744Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_u_meta_dispatch.h 2025-11-03T16:46:47.9668345Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_u_native.h 2025-11-03T16:46:47.9673102Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_u_ops.h 2025-11-03T16:46:47.9677632Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_v.h 2025-11-03T16:46:47.9682195Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_v_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:47.9687116Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_v_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:47.9691950Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_v_cpu_dispatch.h 2025-11-03T16:46:47.9696610Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_v_cuda_dispatch.h 2025-11-03T16:46:47.9701234Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_v_meta.h 2025-11-03T16:46:47.9705868Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_v_meta_dispatch.h 2025-11-03T16:46:47.9710480Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_v_native.h 2025-11-03T16:46:47.9715453Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_v_ops.h 2025-11-03T16:46:47.9719766Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_w.h 2025-11-03T16:46:47.9724460Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_w_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:47.9729241Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_w_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:47.9733952Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_w_cpu_dispatch.h 2025-11-03T16:46:47.9738653Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_w_cuda_dispatch.h 2025-11-03T16:46:47.9742863Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_w_meta.h 2025-11-03T16:46:47.9747785Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_w_meta_dispatch.h 2025-11-03T16:46:47.9752237Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_w_native.h 2025-11-03T16:46:47.9756834Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_w_ops.h 2025-11-03T16:46:47.9760732Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_sinc.h 2025-11-03T16:46:47.9765218Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_sinc_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:47.9769499Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_sinc_native.h 2025-11-03T16:46:47.9773439Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_sinc_ops.h 2025-11-03T16:46:47.9779102Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_softmax.h 2025-11-03T16:46:47.9785278Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_softmax_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:47.9791297Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_softmax_native.h 2025-11-03T16:46:47.9797279Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_softmax_ops.h 2025-11-03T16:46:47.9803196Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_spherical_bessel_j0.h 2025-11-03T16:46:47.9808693Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_spherical_bessel_j0_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:47.9813176Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_spherical_bessel_j0_cpu_dispatch.h 2025-11-03T16:46:47.9817362Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_spherical_bessel_j0_cuda_dispatch.h 2025-11-03T16:46:47.9821820Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_spherical_bessel_j0_meta.h 2025-11-03T16:46:47.9826356Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_spherical_bessel_j0_meta_dispatch.h 2025-11-03T16:46:47.9830311Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_spherical_bessel_j0_native.h 2025-11-03T16:46:47.9834176Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_spherical_bessel_j0_ops.h 2025-11-03T16:46:47.9838714Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_xlog1py.h 2025-11-03T16:46:47.9842978Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_xlog1py_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:47.9846880Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_xlog1py_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:47.9850824Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_xlog1py_cpu_dispatch.h 2025-11-03T16:46:47.9855742Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_xlog1py_cuda_dispatch.h 2025-11-03T16:46:47.9859992Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_xlog1py_meta.h 2025-11-03T16:46:47.9866088Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_xlog1py_meta_dispatch.h 2025-11-03T16:46:47.9872290Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_xlog1py_native.h 2025-11-03T16:46:47.9878678Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_xlog1py_ops.h 2025-11-03T16:46:47.9884471Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_xlogy.h 2025-11-03T16:46:47.9890708Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_xlogy_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:47.9896475Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_xlogy_native.h 2025-11-03T16:46:47.9902374Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_xlogy_ops.h 2025-11-03T16:46:47.9908083Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_zeta.h 2025-11-03T16:46:47.9913479Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_zeta_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:47.9918402Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_zeta_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:47.9922910Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_zeta_cpu_dispatch.h 2025-11-03T16:46:47.9928087Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_zeta_cuda_dispatch.h 2025-11-03T16:46:47.9932714Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_zeta_meta.h 2025-11-03T16:46:47.9937035Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_zeta_meta_dispatch.h 2025-11-03T16:46:47.9941358Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_zeta_native.h 2025-11-03T16:46:47.9946050Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_zeta_ops.h 2025-11-03T16:46:47.9950121Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\split.h 2025-11-03T16:46:47.9953787Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\split_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:47.9958292Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\split_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:47.9961955Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\split_copy.h 2025-11-03T16:46:47.9965854Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\split_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:47.9969874Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\split_copy_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:47.9973693Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\split_copy_native.h 2025-11-03T16:46:47.9977475Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\split_copy_ops.h 2025-11-03T16:46:47.9981304Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\split_native.h 2025-11-03T16:46:47.9985108Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\split_ops.h 2025-11-03T16:46:47.9989508Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\split_with_sizes.h 2025-11-03T16:46:47.9993642Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\split_with_sizes_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:47.9997758Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\split_with_sizes_copy.h 2025-11-03T16:46:48.0001922Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\split_with_sizes_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:48.0006009Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\split_with_sizes_copy_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.0009799Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\split_with_sizes_copy_cuda_dispatch.h 2025-11-03T16:46:48.0014173Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\split_with_sizes_copy_native.h 2025-11-03T16:46:48.0018200Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\split_with_sizes_copy_ops.h 2025-11-03T16:46:48.0022359Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\split_with_sizes_native.h 2025-11-03T16:46:48.0026136Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\split_with_sizes_ops.h 2025-11-03T16:46:48.0029945Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sqrt.h 2025-11-03T16:46:48.0033994Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sqrt_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:48.0037813Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sqrt_cpu_dispatch.h 2025-11-03T16:46:48.0041530Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sqrt_cuda_dispatch.h 2025-11-03T16:46:48.0046071Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sqrt_meta.h 2025-11-03T16:46:48.0049894Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sqrt_meta_dispatch.h 2025-11-03T16:46:48.0053813Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sqrt_native.h 2025-11-03T16:46:48.0057358Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sqrt_ops.h 2025-11-03T16:46:48.0060803Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\square.h 2025-11-03T16:46:48.0064501Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\square_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:48.0068206Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\square_native.h 2025-11-03T16:46:48.0071897Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\square_ops.h 2025-11-03T16:46:48.0075780Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\squeeze.h 2025-11-03T16:46:48.0079398Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\squeeze_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.0083389Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\squeeze_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:48.0087194Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\squeeze_copy.h 2025-11-03T16:46:48.0091152Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\squeeze_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:48.0095052Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\squeeze_copy_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.0098816Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\squeeze_copy_native.h 2025-11-03T16:46:48.0102749Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\squeeze_copy_ops.h 2025-11-03T16:46:48.0106544Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\squeeze_native.h 2025-11-03T16:46:48.0110814Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\squeeze_ops.h 2025-11-03T16:46:48.0114575Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sspaddmm.h 2025-11-03T16:46:48.0118364Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sspaddmm_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:48.0122095Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sspaddmm_cpu_dispatch.h 2025-11-03T16:46:48.0125979Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sspaddmm_cuda_dispatch.h 2025-11-03T16:46:48.0130080Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sspaddmm_native.h 2025-11-03T16:46:48.0134003Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sspaddmm_ops.h 2025-11-03T16:46:48.0137744Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\stack.h 2025-11-03T16:46:48.0150801Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\stack_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.0151580Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\stack_native.h 2025-11-03T16:46:48.0152562Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\stack_ops.h 2025-11-03T16:46:48.0156792Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\std.h 2025-11-03T16:46:48.0160138Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\std_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:48.0163846Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\std_cpu_dispatch.h 2025-11-03T16:46:48.0167669Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\std_cuda_dispatch.h 2025-11-03T16:46:48.0171341Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\std_mean.h 2025-11-03T16:46:48.0175130Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\std_mean_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.0179600Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\std_mean_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:48.0182678Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\std_mean_cpu_dispatch.h 2025-11-03T16:46:48.0186362Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\std_mean_cuda_dispatch.h 2025-11-03T16:46:48.0190160Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\std_mean_native.h 2025-11-03T16:46:48.0194075Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\std_mean_ops.h 2025-11-03T16:46:48.0197888Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\std_native.h 2025-11-03T16:46:48.0203452Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\std_ops.h 2025-11-03T16:46:48.0206860Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\stft.h 2025-11-03T16:46:48.0210466Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\stft_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:48.0214198Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\stft_native.h 2025-11-03T16:46:48.0217766Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\stft_ops.h 2025-11-03T16:46:48.0221154Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\stride.h 2025-11-03T16:46:48.0224767Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\stride_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:48.0228556Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\stride_native.h 2025-11-03T16:46:48.0232181Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\stride_ops.h 2025-11-03T16:46:48.0236016Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sub.h 2025-11-03T16:46:48.0239554Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\subtract.h 2025-11-03T16:46:48.0243202Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\subtract_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:48.0246903Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\subtract_native.h 2025-11-03T16:46:48.0251234Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\subtract_ops.h 2025-11-03T16:46:48.0255510Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sub_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:48.0259518Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sub_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.0263239Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sub_cpu_dispatch.h 2025-11-03T16:46:48.0266922Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sub_cuda_dispatch.h 2025-11-03T16:46:48.0270932Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sub_meta.h 2025-11-03T16:46:48.0274447Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sub_meta_dispatch.h 2025-11-03T16:46:48.0278289Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sub_native.h 2025-11-03T16:46:48.0281946Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sub_ops.h 2025-11-03T16:46:48.0285505Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sum.h 2025-11-03T16:46:48.0289218Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sum_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:48.0293161Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sum_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.0296990Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sum_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:48.0300765Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sum_cpu_dispatch.h 2025-11-03T16:46:48.0304325Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sum_cuda_dispatch.h 2025-11-03T16:46:48.0307954Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sum_meta.h 2025-11-03T16:46:48.0311586Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sum_meta_dispatch.h 2025-11-03T16:46:48.0315396Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sum_native.h 2025-11-03T16:46:48.0319086Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sum_ops.h 2025-11-03T16:46:48.0322477Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sum_to_size.h 2025-11-03T16:46:48.0326346Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sum_to_size_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:48.0330141Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sum_to_size_native.h 2025-11-03T16:46:48.0333862Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sum_to_size_ops.h 2025-11-03T16:46:48.0337594Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\svd.h 2025-11-03T16:46:48.0341200Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\svd_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:48.0345052Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\svd_native.h 2025-11-03T16:46:48.0348738Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\svd_ops.h 2025-11-03T16:46:48.0353619Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\swapaxes.h 2025-11-03T16:46:48.0357668Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\swapaxes_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:48.0362619Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\swapaxes_native.h 2025-11-03T16:46:48.0368724Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\swapaxes_ops.h 2025-11-03T16:46:48.0374610Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\swapdims.h 2025-11-03T16:46:48.0380134Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\swapdims_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:48.0385797Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\swapdims_native.h 2025-11-03T16:46:48.0391293Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\swapdims_ops.h 2025-11-03T16:46:48.0396893Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sym_constrain_range.h 2025-11-03T16:46:48.0402748Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sym_constrain_range_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.0408478Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sym_constrain_range_for_size.h 2025-11-03T16:46:48.0413140Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sym_constrain_range_for_size_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.0417990Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sym_constrain_range_for_size_native.h 2025-11-03T16:46:48.0422405Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sym_constrain_range_for_size_ops.h 2025-11-03T16:46:48.0426643Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sym_constrain_range_native.h 2025-11-03T16:46:48.0431160Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sym_constrain_range_ops.h 2025-11-03T16:46:48.0435523Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sym_is_contiguous.h 2025-11-03T16:46:48.0439694Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sym_is_contiguous_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:48.0443460Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sym_is_contiguous_native.h 2025-11-03T16:46:48.0447544Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sym_is_contiguous_ops.h 2025-11-03T16:46:48.0451616Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sym_numel.h 2025-11-03T16:46:48.0455571Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sym_numel_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:48.0459312Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sym_numel_native.h 2025-11-03T16:46:48.0462979Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sym_numel_ops.h 2025-11-03T16:46:48.0466717Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sym_size.h 2025-11-03T16:46:48.0470341Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sym_size_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:48.0474192Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sym_size_native.h 2025-11-03T16:46:48.0478004Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sym_size_ops.h 2025-11-03T16:46:48.0481774Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sym_storage_offset.h 2025-11-03T16:46:48.0515559Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sym_storage_offset_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:48.0519520Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sym_storage_offset_native.h 2025-11-03T16:46:48.0523269Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sym_storage_offset_ops.h 2025-11-03T16:46:48.0527235Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sym_stride.h 2025-11-03T16:46:48.0531208Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sym_stride_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:48.0534985Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sym_stride_native.h 2025-11-03T16:46:48.0538764Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sym_stride_ops.h 2025-11-03T16:46:48.0542549Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\t.h 2025-11-03T16:46:48.0546188Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\take.h 2025-11-03T16:46:48.0549727Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\take_along_dim.h 2025-11-03T16:46:48.0553628Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\take_along_dim_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:48.0557763Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\take_along_dim_native.h 2025-11-03T16:46:48.0561626Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\take_along_dim_ops.h 2025-11-03T16:46:48.0565431Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\take_cpu_dispatch.h 2025-11-03T16:46:48.0569171Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\take_cuda_dispatch.h 2025-11-03T16:46:48.0572838Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\take_native.h 2025-11-03T16:46:48.0576549Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\take_ops.h 2025-11-03T16:46:48.0580000Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tan.h 2025-11-03T16:46:48.0583461Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tanh.h 2025-11-03T16:46:48.0587603Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tanh_backward.h 2025-11-03T16:46:48.0591725Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tanh_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:48.0595796Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tanh_backward_cpu_dispatch.h 2025-11-03T16:46:48.0600321Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tanh_backward_cuda_dispatch.h 2025-11-03T16:46:48.0604511Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tanh_backward_meta.h 2025-11-03T16:46:48.0608723Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tanh_backward_meta_dispatch.h 2025-11-03T16:46:48.0613094Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tanh_backward_native.h 2025-11-03T16:46:48.0617667Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tanh_backward_ops.h 2025-11-03T16:46:48.0621883Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tanh_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:48.0626512Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tanh_cpu_dispatch.h 2025-11-03T16:46:48.0630842Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tanh_cuda_dispatch.h 2025-11-03T16:46:48.0635295Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tanh_meta.h 2025-11-03T16:46:48.0639629Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tanh_meta_dispatch.h 2025-11-03T16:46:48.0643969Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tanh_native.h 2025-11-03T16:46:48.0648455Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tanh_ops.h 2025-11-03T16:46:48.0652143Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tan_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:48.0656361Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tan_cpu_dispatch.h 2025-11-03T16:46:48.0660689Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tan_cuda_dispatch.h 2025-11-03T16:46:48.0664570Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tan_meta.h 2025-11-03T16:46:48.0668508Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tan_meta_dispatch.h 2025-11-03T16:46:48.0672726Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tan_native.h 2025-11-03T16:46:48.0676815Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tan_ops.h 2025-11-03T16:46:48.0680889Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tensor.h 2025-11-03T16:46:48.0684883Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tensordot.h 2025-11-03T16:46:48.0689197Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tensordot_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:48.0693345Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tensordot_native.h 2025-11-03T16:46:48.0697632Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tensordot_ops.h 2025-11-03T16:46:48.0701831Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tensor_split.h 2025-11-03T16:46:48.0706067Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tensor_split_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:48.0710410Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tensor_split_native.h 2025-11-03T16:46:48.0715064Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tensor_split_ops.h 2025-11-03T16:46:48.0719023Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\thnn_conv2d.h 2025-11-03T16:46:48.0723519Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\thnn_conv2d_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:48.0752762Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\thnn_conv2d_native.h 2025-11-03T16:46:48.0757092Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\thnn_conv2d_ops.h 2025-11-03T16:46:48.0761271Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\threshold.h 2025-11-03T16:46:48.0765382Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\threshold_backward.h 2025-11-03T16:46:48.0769898Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\threshold_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:48.0774837Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\threshold_backward_cpu_dispatch.h 2025-11-03T16:46:48.0778929Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\threshold_backward_cuda_dispatch.h 2025-11-03T16:46:48.0784806Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\threshold_backward_meta.h 2025-11-03T16:46:48.0790833Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\threshold_backward_meta_dispatch.h 2025-11-03T16:46:48.0796677Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\threshold_backward_native.h 2025-11-03T16:46:48.0801836Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\threshold_backward_ops.h 2025-11-03T16:46:48.0808587Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\threshold_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:48.0812358Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\threshold_cpu_dispatch.h 2025-11-03T16:46:48.0816702Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\threshold_cuda_dispatch.h 2025-11-03T16:46:48.0821023Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\threshold_meta.h 2025-11-03T16:46:48.0824892Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\threshold_meta_dispatch.h 2025-11-03T16:46:48.0828753Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\threshold_native.h 2025-11-03T16:46:48.0833431Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\threshold_ops.h 2025-11-03T16:46:48.0837410Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tile.h 2025-11-03T16:46:48.0841152Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tile_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:48.0845274Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tile_native.h 2025-11-03T16:46:48.0849520Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tile_ops.h 2025-11-03T16:46:48.0853086Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\to.h 2025-11-03T16:46:48.0856502Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\topk.h 2025-11-03T16:46:48.0860245Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\topk_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:48.0863845Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\topk_cpu_dispatch.h 2025-11-03T16:46:48.0867779Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\topk_cuda_dispatch.h 2025-11-03T16:46:48.0871524Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\topk_meta.h 2025-11-03T16:46:48.0875310Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\topk_meta_dispatch.h 2025-11-03T16:46:48.0879551Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\topk_native.h 2025-11-03T16:46:48.0883522Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\topk_ops.h 2025-11-03T16:46:48.0887073Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\to_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:48.0890758Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\to_dense.h 2025-11-03T16:46:48.0894461Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\to_dense_backward.h 2025-11-03T16:46:48.0898676Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\to_dense_backward_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:48.0902390Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\to_dense_backward_native.h 2025-11-03T16:46:48.0906193Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\to_dense_backward_ops.h 2025-11-03T16:46:48.0910030Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\to_dense_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:48.0913783Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\to_dense_native.h 2025-11-03T16:46:48.0917662Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\to_dense_ops.h 2025-11-03T16:46:48.0921448Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\to_mkldnn.h 2025-11-03T16:46:48.0925369Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\to_mkldnn_backward.h 2025-11-03T16:46:48.0929286Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\to_mkldnn_backward_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:48.0933064Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\to_mkldnn_backward_native.h 2025-11-03T16:46:48.0937641Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\to_mkldnn_backward_ops.h 2025-11-03T16:46:48.0942113Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\to_mkldnn_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.0946183Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\to_mkldnn_cpu_dispatch.h 2025-11-03T16:46:48.0950649Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\to_mkldnn_native.h 2025-11-03T16:46:48.0955302Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\to_mkldnn_ops.h 2025-11-03T16:46:48.0959236Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\to_native.h 2025-11-03T16:46:48.0963457Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\to_ops.h 2025-11-03T16:46:48.0967469Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\to_padded_tensor.h 2025-11-03T16:46:48.0971559Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\to_padded_tensor_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.0975891Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\to_padded_tensor_native.h 2025-11-03T16:46:48.0980238Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\to_padded_tensor_ops.h 2025-11-03T16:46:48.0984863Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\to_sparse.h 2025-11-03T16:46:48.0988664Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\to_sparse_bsc.h 2025-11-03T16:46:48.0993016Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\to_sparse_bsc_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:48.0997437Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\to_sparse_bsc_native.h 2025-11-03T16:46:48.1001277Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\to_sparse_bsc_ops.h 2025-11-03T16:46:48.1006102Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\to_sparse_bsr.h 2025-11-03T16:46:48.1011088Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\to_sparse_bsr_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:48.1015662Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\to_sparse_bsr_native.h 2025-11-03T16:46:48.1019711Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\to_sparse_bsr_ops.h 2025-11-03T16:46:48.1024155Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\to_sparse_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:48.1028449Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\to_sparse_csc.h 2025-11-03T16:46:48.1032676Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\to_sparse_csc_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:48.1037162Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\to_sparse_csc_native.h 2025-11-03T16:46:48.1041598Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\to_sparse_csc_ops.h 2025-11-03T16:46:48.1046156Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\to_sparse_csr.h 2025-11-03T16:46:48.1050248Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\to_sparse_csr_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:48.1054816Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\to_sparse_csr_native.h 2025-11-03T16:46:48.1059088Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\to_sparse_csr_ops.h 2025-11-03T16:46:48.1064033Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\to_sparse_native.h 2025-11-03T16:46:48.1068061Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\to_sparse_ops.h 2025-11-03T16:46:48.1072463Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\trace.h 2025-11-03T16:46:48.1077218Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\trace_backward.h 2025-11-03T16:46:48.1081333Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\trace_backward_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:48.1085682Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\trace_backward_native.h 2025-11-03T16:46:48.1090002Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\trace_backward_ops.h 2025-11-03T16:46:48.1094496Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\trace_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.1098515Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\trace_cpu_dispatch.h 2025-11-03T16:46:48.1102877Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\trace_cuda_dispatch.h 2025-11-03T16:46:48.1107445Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\trace_native.h 2025-11-03T16:46:48.1111549Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\trace_ops.h 2025-11-03T16:46:48.1116021Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\transpose.h 2025-11-03T16:46:48.1120407Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\transpose_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.1125068Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\transpose_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:48.1129141Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\transpose_copy.h 2025-11-03T16:46:48.1133728Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\transpose_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:48.1138340Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\transpose_copy_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.1142343Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\transpose_copy_native.h 2025-11-03T16:46:48.1146746Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\transpose_copy_ops.h 2025-11-03T16:46:48.1151093Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\transpose_native.h 2025-11-03T16:46:48.1155588Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\transpose_ops.h 2025-11-03T16:46:48.1159499Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\trapezoid.h 2025-11-03T16:46:48.1163918Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\trapezoid_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:48.1168353Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\trapezoid_native.h 2025-11-03T16:46:48.1172237Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\trapezoid_ops.h 2025-11-03T16:46:48.1176731Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\trapz.h 2025-11-03T16:46:48.1180960Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\trapz_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:48.1185465Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\trapz_native.h 2025-11-03T16:46:48.1189707Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\trapz_ops.h 2025-11-03T16:46:48.1194029Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\triangular_solve.h 2025-11-03T16:46:48.1198652Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\triangular_solve_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:48.1202586Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\triangular_solve_cpu_dispatch.h 2025-11-03T16:46:48.1207016Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\triangular_solve_cuda_dispatch.h 2025-11-03T16:46:48.1211383Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\triangular_solve_meta.h 2025-11-03T16:46:48.1215726Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\triangular_solve_meta_dispatch.h 2025-11-03T16:46:48.1219914Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\triangular_solve_native.h 2025-11-03T16:46:48.1224279Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\triangular_solve_ops.h 2025-11-03T16:46:48.1228715Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tril.h 2025-11-03T16:46:48.1232402Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tril_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:48.1236971Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tril_cpu_dispatch.h 2025-11-03T16:46:48.1241333Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tril_cuda_dispatch.h 2025-11-03T16:46:48.1245222Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tril_indices.h 2025-11-03T16:46:48.1249671Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tril_indices_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.1253851Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tril_indices_cpu_dispatch.h 2025-11-03T16:46:48.1258078Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tril_indices_cuda_dispatch.h 2025-11-03T16:46:48.1262525Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tril_indices_native.h 2025-11-03T16:46:48.1266884Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tril_indices_ops.h 2025-11-03T16:46:48.1271221Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tril_meta.h 2025-11-03T16:46:48.1275142Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tril_meta_dispatch.h 2025-11-03T16:46:48.1279410Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tril_native.h 2025-11-03T16:46:48.1283774Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tril_ops.h 2025-11-03T16:46:48.1289197Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\triplet_margin_loss.h 2025-11-03T16:46:48.1295155Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\triplet_margin_loss_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:48.1302411Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\triplet_margin_loss_native.h 2025-11-03T16:46:48.1306848Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\triplet_margin_loss_ops.h 2025-11-03T16:46:48.1310812Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\triu.h 2025-11-03T16:46:48.1315160Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\triu_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:48.1320093Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\triu_cpu_dispatch.h 2025-11-03T16:46:48.1324283Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\triu_cuda_dispatch.h 2025-11-03T16:46:48.1328086Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\triu_indices.h 2025-11-03T16:46:48.1332625Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\triu_indices_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.1336453Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\triu_indices_cpu_dispatch.h 2025-11-03T16:46:48.1340311Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\triu_indices_cuda_dispatch.h 2025-11-03T16:46:48.1344254Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\triu_indices_native.h 2025-11-03T16:46:48.1348794Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\triu_indices_ops.h 2025-11-03T16:46:48.1352855Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\triu_meta.h 2025-11-03T16:46:48.1356757Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\triu_meta_dispatch.h 2025-11-03T16:46:48.1360902Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\triu_native.h 2025-11-03T16:46:48.1364608Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\triu_ops.h 2025-11-03T16:46:48.1368490Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\true_divide.h 2025-11-03T16:46:48.1372336Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\true_divide_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:48.1376027Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\true_divide_native.h 2025-11-03T16:46:48.1380558Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\true_divide_ops.h 2025-11-03T16:46:48.1384682Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\trunc.h 2025-11-03T16:46:48.1388596Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\trunc_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:48.1392565Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\trunc_cpu_dispatch.h 2025-11-03T16:46:48.1396419Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\trunc_cuda_dispatch.h 2025-11-03T16:46:48.1400160Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\trunc_meta.h 2025-11-03T16:46:48.1403917Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\trunc_meta_dispatch.h 2025-11-03T16:46:48.1407723Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\trunc_native.h 2025-11-03T16:46:48.1411571Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\trunc_ops.h 2025-11-03T16:46:48.1415516Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\type_as.h 2025-11-03T16:46:48.1419129Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\type_as_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:48.1422874Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\type_as_native.h 2025-11-03T16:46:48.1426396Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\type_as_ops.h 2025-11-03T16:46:48.1430438Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\t_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.1433995Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\t_copy.h 2025-11-03T16:46:48.1439376Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\t_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:48.1443604Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\t_copy_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.1448753Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\t_copy_native.h 2025-11-03T16:46:48.1453008Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\t_copy_ops.h 2025-11-03T16:46:48.1457177Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\t_native.h 2025-11-03T16:46:48.1461862Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\t_ops.h 2025-11-03T16:46:48.1465720Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unbind.h 2025-11-03T16:46:48.1469777Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unbind_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.1473912Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unbind_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:48.1479088Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unbind_copy.h 2025-11-03T16:46:48.1483368Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unbind_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:48.1487724Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unbind_copy_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.1492343Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unbind_copy_native.h 2025-11-03T16:46:48.1496953Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unbind_copy_ops.h 2025-11-03T16:46:48.1500860Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unbind_native.h 2025-11-03T16:46:48.1504873Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unbind_ops.h 2025-11-03T16:46:48.1508863Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unflatten.h 2025-11-03T16:46:48.1512928Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unflatten_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:48.1516857Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unflatten_dense_tensors.h 2025-11-03T16:46:48.1521047Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unflatten_dense_tensors_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:48.1525764Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unflatten_dense_tensors_native.h 2025-11-03T16:46:48.1530057Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unflatten_dense_tensors_ops.h 2025-11-03T16:46:48.1534300Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unflatten_native.h 2025-11-03T16:46:48.1539251Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unflatten_ops.h 2025-11-03T16:46:48.1544047Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unfold.h 2025-11-03T16:46:48.1548121Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unfold_backward.h 2025-11-03T16:46:48.1552852Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unfold_backward_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.1558111Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unfold_backward_cpu_dispatch.h 2025-11-03T16:46:48.1562221Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unfold_backward_cuda_dispatch.h 2025-11-03T16:46:48.1566714Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unfold_backward_native.h 2025-11-03T16:46:48.1570956Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unfold_backward_ops.h 2025-11-03T16:46:48.1575005Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unfold_copy.h 2025-11-03T16:46:48.1579270Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unfold_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:48.1583270Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unfold_copy_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.1587210Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unfold_copy_native.h 2025-11-03T16:46:48.1591920Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unfold_copy_ops.h 2025-11-03T16:46:48.1597045Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unfold_cpu_dispatch.h 2025-11-03T16:46:48.1601682Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unfold_cuda_dispatch.h 2025-11-03T16:46:48.1606407Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unfold_meta_dispatch.h 2025-11-03T16:46:48.1611144Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unfold_native.h 2025-11-03T16:46:48.1615764Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unfold_ops.h 2025-11-03T16:46:48.1620346Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\uniform.h 2025-11-03T16:46:48.1625211Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\uniform_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.2787422Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\uniform_cpu_dispatch.h 2025-11-03T16:46:48.2790984Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\uniform_cuda_dispatch.h 2025-11-03T16:46:48.2795483Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\uniform_meta_dispatch.h 2025-11-03T16:46:48.2799060Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\uniform_native.h 2025-11-03T16:46:48.2803530Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\uniform_ops.h 2025-11-03T16:46:48.2808055Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unique_consecutive.h 2025-11-03T16:46:48.2812665Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unique_consecutive_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.2817336Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unique_consecutive_cpu_dispatch.h 2025-11-03T16:46:48.2821896Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unique_consecutive_cuda_dispatch.h 2025-11-03T16:46:48.2826476Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unique_consecutive_native.h 2025-11-03T16:46:48.2830983Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unique_consecutive_ops.h 2025-11-03T16:46:48.2835539Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unique_dim.h 2025-11-03T16:46:48.2839981Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unique_dim_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.2843920Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unique_dim_consecutive.h 2025-11-03T16:46:48.2848280Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unique_dim_consecutive_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.2852588Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unique_dim_consecutive_cpu_dispatch.h 2025-11-03T16:46:48.2856626Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unique_dim_consecutive_cuda_dispatch.h 2025-11-03T16:46:48.2860528Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unique_dim_consecutive_native.h 2025-11-03T16:46:48.2864586Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unique_dim_consecutive_ops.h 2025-11-03T16:46:48.2869186Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unique_dim_cpu_dispatch.h 2025-11-03T16:46:48.2873492Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unique_dim_cuda_dispatch.h 2025-11-03T16:46:48.2877542Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unique_dim_native.h 2025-11-03T16:46:48.2881408Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unique_dim_ops.h 2025-11-03T16:46:48.2885412Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unsafe_chunk.h 2025-11-03T16:46:48.2889424Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unsafe_chunk_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:48.2893212Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unsafe_chunk_native.h 2025-11-03T16:46:48.2896966Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unsafe_chunk_ops.h 2025-11-03T16:46:48.2900955Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unsafe_split.h 2025-11-03T16:46:48.2904913Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unsafe_split_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.2908740Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unsafe_split_native.h 2025-11-03T16:46:48.2912581Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unsafe_split_ops.h 2025-11-03T16:46:48.2916458Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unsafe_split_with_sizes.h 2025-11-03T16:46:48.2920599Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unsafe_split_with_sizes_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.2924575Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unsafe_split_with_sizes_native.h 2025-11-03T16:46:48.2928722Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unsafe_split_with_sizes_ops.h 2025-11-03T16:46:48.2932488Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unsqueeze.h 2025-11-03T16:46:48.2936476Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unsqueeze_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.2940097Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unsqueeze_copy.h 2025-11-03T16:46:48.2944111Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unsqueeze_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:48.2948135Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unsqueeze_copy_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.2952261Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unsqueeze_copy_native.h 2025-11-03T16:46:48.2956268Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unsqueeze_copy_ops.h 2025-11-03T16:46:48.2960107Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unsqueeze_native.h 2025-11-03T16:46:48.2963950Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unsqueeze_ops.h 2025-11-03T16:46:48.2967856Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_bicubic2d.h 2025-11-03T16:46:48.2972293Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_bicubic2d_backward.h 2025-11-03T16:46:48.2976681Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_bicubic2d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:48.2980633Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_bicubic2d_backward_cpu_dispatch.h 2025-11-03T16:46:48.2984555Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_bicubic2d_backward_cuda_dispatch.h 2025-11-03T16:46:48.2988438Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_bicubic2d_backward_meta.h 2025-11-03T16:46:48.2992362Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_bicubic2d_backward_meta_dispatch.h 2025-11-03T16:46:48.2996354Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_bicubic2d_backward_native.h 2025-11-03T16:46:48.3000516Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_bicubic2d_backward_ops.h 2025-11-03T16:46:48.3004758Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_bicubic2d_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:48.3008682Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_bicubic2d_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:48.3012584Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_bicubic2d_cpu_dispatch.h 2025-11-03T16:46:48.3016553Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_bicubic2d_cuda_dispatch.h 2025-11-03T16:46:48.3020477Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_bicubic2d_meta.h 2025-11-03T16:46:48.3024701Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_bicubic2d_meta_dispatch.h 2025-11-03T16:46:48.3028581Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_bicubic2d_native.h 2025-11-03T16:46:48.3032485Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_bicubic2d_ops.h 2025-11-03T16:46:48.3036533Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_bilinear2d.h 2025-11-03T16:46:48.3040515Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_bilinear2d_backward.h 2025-11-03T16:46:48.3044584Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_bilinear2d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:48.3048630Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_bilinear2d_backward_cpu_dispatch.h 2025-11-03T16:46:48.3052593Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_bilinear2d_backward_cuda_dispatch.h 2025-11-03T16:46:48.3056523Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_bilinear2d_backward_meta.h 2025-11-03T16:46:48.3060432Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_bilinear2d_backward_meta_dispatch.h 2025-11-03T16:46:48.3064833Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_bilinear2d_backward_native.h 2025-11-03T16:46:48.3068787Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_bilinear2d_backward_ops.h 2025-11-03T16:46:48.3073225Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_bilinear2d_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:48.3077393Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_bilinear2d_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.3081530Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_bilinear2d_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:48.3085594Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_bilinear2d_cpu_dispatch.h 2025-11-03T16:46:48.3089604Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_bilinear2d_cuda_dispatch.h 2025-11-03T16:46:48.3093690Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_bilinear2d_meta.h 2025-11-03T16:46:48.3097625Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_bilinear2d_meta_dispatch.h 2025-11-03T16:46:48.3101534Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_bilinear2d_native.h 2025-11-03T16:46:48.3105785Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_bilinear2d_ops.h 2025-11-03T16:46:48.3110274Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_linear1d.h 2025-11-03T16:46:48.3114830Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_linear1d_backward.h 2025-11-03T16:46:48.3119011Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_linear1d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:48.3123422Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_linear1d_backward_cpu_dispatch.h 2025-11-03T16:46:48.3127814Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_linear1d_backward_cuda_dispatch.h 2025-11-03T16:46:48.3132235Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_linear1d_backward_meta.h 2025-11-03T16:46:48.3136344Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_linear1d_backward_meta_dispatch.h 2025-11-03T16:46:48.3140478Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_linear1d_backward_native.h 2025-11-03T16:46:48.3145011Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_linear1d_backward_ops.h 2025-11-03T16:46:48.3149243Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_linear1d_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:48.3153243Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_linear1d_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:48.3157748Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_linear1d_cpu_dispatch.h 2025-11-03T16:46:48.3161811Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_linear1d_cuda_dispatch.h 2025-11-03T16:46:48.3166138Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_linear1d_meta.h 2025-11-03T16:46:48.3170202Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_linear1d_meta_dispatch.h 2025-11-03T16:46:48.3174178Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_linear1d_native.h 2025-11-03T16:46:48.3178130Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_linear1d_ops.h 2025-11-03T16:46:48.3182146Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest1d.h 2025-11-03T16:46:48.3186176Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest1d_backward.h 2025-11-03T16:46:48.3190361Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest1d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:48.3194512Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest1d_backward_cpu_dispatch.h 2025-11-03T16:46:48.3198841Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest1d_backward_cuda_dispatch.h 2025-11-03T16:46:48.3203052Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest1d_backward_meta.h 2025-11-03T16:46:48.3207498Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest1d_backward_meta_dispatch.h 2025-11-03T16:46:48.3211507Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest1d_backward_native.h 2025-11-03T16:46:48.3215764Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest1d_backward_ops.h 2025-11-03T16:46:48.3220118Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest1d_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:48.3224162Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest1d_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:48.3228145Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest1d_cpu_dispatch.h 2025-11-03T16:46:48.3232287Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest1d_cuda_dispatch.h 2025-11-03T16:46:48.3236579Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest1d_meta.h 2025-11-03T16:46:48.3240650Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest1d_meta_dispatch.h 2025-11-03T16:46:48.3244884Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest1d_native.h 2025-11-03T16:46:48.3248953Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest1d_ops.h 2025-11-03T16:46:48.3252972Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest2d.h 2025-11-03T16:46:48.3257331Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest2d_backward.h 2025-11-03T16:46:48.3261572Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest2d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:48.3265790Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest2d_backward_cpu_dispatch.h 2025-11-03T16:46:48.3269903Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest2d_backward_cuda_dispatch.h 2025-11-03T16:46:48.3273964Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest2d_backward_meta.h 2025-11-03T16:46:48.3278245Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest2d_backward_meta_dispatch.h 2025-11-03T16:46:48.3282256Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest2d_backward_native.h 2025-11-03T16:46:48.3286449Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest2d_backward_ops.h 2025-11-03T16:46:48.3290761Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest2d_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:48.3294832Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest2d_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.3299479Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest2d_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:48.3304187Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest2d_cpu_dispatch.h 2025-11-03T16:46:48.3309204Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest2d_cuda_dispatch.h 2025-11-03T16:46:48.3313188Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest2d_meta.h 2025-11-03T16:46:48.3317408Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest2d_meta_dispatch.h 2025-11-03T16:46:48.3321592Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest2d_native.h 2025-11-03T16:46:48.3325450Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest2d_ops.h 2025-11-03T16:46:48.3329495Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest3d.h 2025-11-03T16:46:48.3333596Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest3d_backward.h 2025-11-03T16:46:48.3337973Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest3d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:48.3341910Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest3d_backward_cpu_dispatch.h 2025-11-03T16:46:48.3346165Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest3d_backward_cuda_dispatch.h 2025-11-03T16:46:48.3350475Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest3d_backward_meta.h 2025-11-03T16:46:48.3354363Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest3d_backward_meta_dispatch.h 2025-11-03T16:46:48.3358693Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest3d_backward_native.h 2025-11-03T16:46:48.3362793Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest3d_backward_ops.h 2025-11-03T16:46:48.3367099Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest3d_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:48.3371079Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest3d_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:48.3374975Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest3d_cpu_dispatch.h 2025-11-03T16:46:48.3379374Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest3d_cuda_dispatch.h 2025-11-03T16:46:48.3383596Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest3d_meta.h 2025-11-03T16:46:48.3387805Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest3d_meta_dispatch.h 2025-11-03T16:46:48.3391844Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest3d_native.h 2025-11-03T16:46:48.3395997Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest3d_ops.h 2025-11-03T16:46:48.3399954Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_trilinear3d.h 2025-11-03T16:46:48.3403859Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_trilinear3d_backward.h 2025-11-03T16:46:48.3408246Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_trilinear3d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:48.3412240Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_trilinear3d_backward_cpu_dispatch.h 2025-11-03T16:46:48.3416250Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_trilinear3d_backward_cuda_dispatch.h 2025-11-03T16:46:48.3420189Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_trilinear3d_backward_meta.h 2025-11-03T16:46:48.3424203Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_trilinear3d_backward_meta_dispatch.h 2025-11-03T16:46:48.3428292Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_trilinear3d_backward_native.h 2025-11-03T16:46:48.3432245Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_trilinear3d_backward_ops.h 2025-11-03T16:46:48.3437719Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_trilinear3d_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:48.3441018Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_trilinear3d_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:48.3444850Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_trilinear3d_cpu_dispatch.h 2025-11-03T16:46:48.3458749Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_trilinear3d_cuda_dispatch.h 2025-11-03T16:46:48.3459618Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_trilinear3d_meta.h 2025-11-03T16:46:48.3460394Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_trilinear3d_meta_dispatch.h 2025-11-03T16:46:48.3461204Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_trilinear3d_native.h 2025-11-03T16:46:48.3465368Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_trilinear3d_ops.h 2025-11-03T16:46:48.3469223Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\values.h 2025-11-03T16:46:48.3472897Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\values_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.3476870Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\values_copy.h 2025-11-03T16:46:48.3480953Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\values_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:48.3485166Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\values_copy_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.3488958Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\values_copy_native.h 2025-11-03T16:46:48.3492848Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\values_copy_ops.h 2025-11-03T16:46:48.3496800Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\values_native.h 2025-11-03T16:46:48.3500786Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\values_ops.h 2025-11-03T16:46:48.3504859Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\value_selecting_reduction_backward.h 2025-11-03T16:46:48.3508812Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\value_selecting_reduction_backward_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:48.3512611Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\value_selecting_reduction_backward_native.h 2025-11-03T16:46:48.3516481Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\value_selecting_reduction_backward_ops.h 2025-11-03T16:46:48.3520194Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\vander.h 2025-11-03T16:46:48.3523841Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\vander_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:48.3527789Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\vander_native.h 2025-11-03T16:46:48.3531388Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\vander_ops.h 2025-11-03T16:46:48.3535262Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\var.h 2025-11-03T16:46:48.3538827Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\var_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:48.3542816Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\var_cpu_dispatch.h 2025-11-03T16:46:48.3546541Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\var_cuda_dispatch.h 2025-11-03T16:46:48.3550375Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\var_mean.h 2025-11-03T16:46:48.3554340Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\var_mean_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.3558473Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\var_mean_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:48.3562224Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\var_mean_cpu_dispatch.h 2025-11-03T16:46:48.3566170Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\var_mean_cuda_dispatch.h 2025-11-03T16:46:48.3570139Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\var_mean_native.h 2025-11-03T16:46:48.3574116Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\var_mean_ops.h 2025-11-03T16:46:48.3577924Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\var_native.h 2025-11-03T16:46:48.3581640Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\var_ops.h 2025-11-03T16:46:48.3585428Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\vdot.h 2025-11-03T16:46:48.3589373Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\vdot_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.3593043Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\vdot_cpu_dispatch.h 2025-11-03T16:46:48.3597000Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\vdot_cuda_dispatch.h 2025-11-03T16:46:48.3600900Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\vdot_native.h 2025-11-03T16:46:48.3604784Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\vdot_ops.h 2025-11-03T16:46:48.3608407Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\view.h 2025-11-03T16:46:48.3611951Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\view_as.h 2025-11-03T16:46:48.3617439Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\view_as_complex.h 2025-11-03T16:46:48.3621592Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\view_as_complex_copy.h 2025-11-03T16:46:48.3625759Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\view_as_complex_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:48.3629536Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\view_as_complex_copy_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.3633327Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\view_as_complex_copy_native.h 2025-11-03T16:46:48.3637427Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\view_as_complex_copy_ops.h 2025-11-03T16:46:48.3641666Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\view_as_complex_cpu_dispatch.h 2025-11-03T16:46:48.3645597Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\view_as_complex_cuda_dispatch.h 2025-11-03T16:46:48.3649955Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\view_as_complex_meta_dispatch.h 2025-11-03T16:46:48.3654556Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\view_as_complex_native.h 2025-11-03T16:46:48.3658510Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\view_as_complex_ops.h 2025-11-03T16:46:48.3662521Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\view_as_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:48.3666400Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\view_as_native.h 2025-11-03T16:46:48.3670447Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\view_as_ops.h 2025-11-03T16:46:48.3674375Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\view_as_real.h 2025-11-03T16:46:48.3678420Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\view_as_real_copy.h 2025-11-03T16:46:48.3682735Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\view_as_real_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:48.3686672Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\view_as_real_copy_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.3690660Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\view_as_real_copy_native.h 2025-11-03T16:46:48.3694581Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\view_as_real_copy_ops.h 2025-11-03T16:46:48.3698720Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\view_as_real_cpu_dispatch.h 2025-11-03T16:46:48.3702759Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\view_as_real_cuda_dispatch.h 2025-11-03T16:46:48.3706790Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\view_as_real_meta_dispatch.h 2025-11-03T16:46:48.3710797Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\view_as_real_native.h 2025-11-03T16:46:48.3714754Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\view_as_real_ops.h 2025-11-03T16:46:48.3718738Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\view_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.3722249Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\view_copy.h 2025-11-03T16:46:48.3726406Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\view_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:48.3730367Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\view_copy_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.3734370Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\view_copy_native.h 2025-11-03T16:46:48.3738290Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\view_copy_ops.h 2025-11-03T16:46:48.3742251Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\view_cpu_dispatch.h 2025-11-03T16:46:48.3746095Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\view_cuda_dispatch.h 2025-11-03T16:46:48.3750237Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\view_meta_dispatch.h 2025-11-03T16:46:48.3754197Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\view_native.h 2025-11-03T16:46:48.3758090Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\view_ops.h 2025-11-03T16:46:48.3761918Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\vsplit.h 2025-11-03T16:46:48.3765754Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\vsplit_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:48.3769352Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\vsplit_native.h 2025-11-03T16:46:48.3773150Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\vsplit_ops.h 2025-11-03T16:46:48.3776963Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\vstack.h 2025-11-03T16:46:48.3780664Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\vstack_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:48.3784593Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\vstack_native.h 2025-11-03T16:46:48.3788274Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\vstack_ops.h 2025-11-03T16:46:48.3792006Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\where.h 2025-11-03T16:46:48.3796259Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\where_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:48.3800471Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\where_cpu_dispatch.h 2025-11-03T16:46:48.3804803Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\where_cuda_dispatch.h 2025-11-03T16:46:48.3808961Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\where_native.h 2025-11-03T16:46:48.3812916Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\where_ops.h 2025-11-03T16:46:48.3816843Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\xlogy.h 2025-11-03T16:46:48.3821003Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\xlogy_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:48.3824772Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\xlogy_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.3857864Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\xlogy_cpu_dispatch.h 2025-11-03T16:46:48.3861949Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\xlogy_cuda_dispatch.h 2025-11-03T16:46:48.3865738Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\xlogy_meta.h 2025-11-03T16:46:48.3869560Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\xlogy_meta_dispatch.h 2025-11-03T16:46:48.3873600Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\xlogy_native.h 2025-11-03T16:46:48.3877481Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\xlogy_ops.h 2025-11-03T16:46:48.3881157Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\xor.h 2025-11-03T16:46:48.3884793Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\xor_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:48.3888453Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\xor_native.h 2025-11-03T16:46:48.3892303Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\xor_ops.h 2025-11-03T16:46:48.3895815Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\zero.h 2025-11-03T16:46:48.3899282Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\zeros.h 2025-11-03T16:46:48.3903595Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\zeros_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.3907502Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\zeros_like.h 2025-11-03T16:46:48.3911351Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\zeros_like_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.3915277Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\zeros_like_compositeimplicitautogradnestedtensor_dispatch.h 2025-11-03T16:46:48.3919004Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\zeros_like_native.h 2025-11-03T16:46:48.3922818Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\zeros_like_ops.h 2025-11-03T16:46:48.3926629Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\zeros_native.h 2025-11-03T16:46:48.3930615Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\zeros_ops.h 2025-11-03T16:46:48.3944342Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\zero_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.3945126Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\zero_cpu_dispatch.h 2025-11-03T16:46:48.3945784Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\zero_cuda_dispatch.h 2025-11-03T16:46:48.3948782Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\zero_meta_dispatch.h 2025-11-03T16:46:48.3952521Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\zero_native.h 2025-11-03T16:46:48.3956420Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\zero_ops.h 2025-11-03T16:46:48.3960123Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_adaptive_avg_pool2d.h 2025-11-03T16:46:48.3963965Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_adaptive_avg_pool2d_backward.h 2025-11-03T16:46:48.3967819Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_adaptive_avg_pool2d_backward_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.3971662Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_adaptive_avg_pool2d_backward_cpu_dispatch.h 2025-11-03T16:46:48.3976070Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_adaptive_avg_pool2d_backward_cuda_dispatch.h 2025-11-03T16:46:48.3979979Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_adaptive_avg_pool2d_backward_native.h 2025-11-03T16:46:48.3984086Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_adaptive_avg_pool2d_backward_ops.h 2025-11-03T16:46:48.3988143Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_adaptive_avg_pool2d_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.3991988Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_adaptive_avg_pool2d_cpu_dispatch.h 2025-11-03T16:46:48.3996040Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_adaptive_avg_pool2d_cuda_dispatch.h 2025-11-03T16:46:48.3999842Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_adaptive_avg_pool2d_native.h 2025-11-03T16:46:48.4004191Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_adaptive_avg_pool2d_ops.h 2025-11-03T16:46:48.4008235Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_adaptive_avg_pool3d.h 2025-11-03T16:46:48.4012064Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_adaptive_avg_pool3d_backward.h 2025-11-03T16:46:48.4016741Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_adaptive_avg_pool3d_backward_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.4020647Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_adaptive_avg_pool3d_backward_cpu_dispatch.h 2025-11-03T16:46:48.4024564Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_adaptive_avg_pool3d_backward_cuda_dispatch.h 2025-11-03T16:46:48.4028547Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_adaptive_avg_pool3d_backward_native.h 2025-11-03T16:46:48.4032698Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_adaptive_avg_pool3d_backward_ops.h 2025-11-03T16:46:48.4036873Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_adaptive_avg_pool3d_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.4040769Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_adaptive_avg_pool3d_cpu_dispatch.h 2025-11-03T16:46:48.4044760Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_adaptive_avg_pool3d_cuda_dispatch.h 2025-11-03T16:46:48.4048785Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_adaptive_avg_pool3d_native.h 2025-11-03T16:46:48.4053135Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_adaptive_avg_pool3d_ops.h 2025-11-03T16:46:48.4057265Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_addmm_activation.h 2025-11-03T16:46:48.4061320Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_addmm_activation_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:48.4065222Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_addmm_activation_cpu_dispatch.h 2025-11-03T16:46:48.4069191Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_addmm_activation_cuda_dispatch.h 2025-11-03T16:46:48.4073217Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_addmm_activation_meta.h 2025-11-03T16:46:48.4077699Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_addmm_activation_meta_dispatch.h 2025-11-03T16:46:48.4081804Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_addmm_activation_native.h 2025-11-03T16:46:48.4085843Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_addmm_activation_ops.h 2025-11-03T16:46:48.4089856Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_add_batch_dim.h 2025-11-03T16:46:48.4093879Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_add_batch_dim_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:48.4097780Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_add_batch_dim_native.h 2025-11-03T16:46:48.4102064Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_add_batch_dim_ops.h 2025-11-03T16:46:48.4106023Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_add_relu.h 2025-11-03T16:46:48.4110710Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_add_relu_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.4114572Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_add_relu_cpu_dispatch.h 2025-11-03T16:46:48.4118581Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_add_relu_meta_dispatch.h 2025-11-03T16:46:48.4122472Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_add_relu_native.h 2025-11-03T16:46:48.4126468Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_add_relu_ops.h 2025-11-03T16:46:48.4130418Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_aminmax.h 2025-11-03T16:46:48.4134135Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_aminmax_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.4138163Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_aminmax_cpu_dispatch.h 2025-11-03T16:46:48.4143688Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_aminmax_cuda_dispatch.h 2025-11-03T16:46:48.4147590Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_aminmax_native.h 2025-11-03T16:46:48.4151438Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_aminmax_ops.h 2025-11-03T16:46:48.4155650Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_amp_foreach_non_finite_check_and_unscale.h 2025-11-03T16:46:48.4159774Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_amp_foreach_non_finite_check_and_unscale_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.4163929Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_amp_foreach_non_finite_check_and_unscale_cpu_dispatch.h 2025-11-03T16:46:48.4167908Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_amp_foreach_non_finite_check_and_unscale_cuda_dispatch.h 2025-11-03T16:46:48.4172046Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_amp_foreach_non_finite_check_and_unscale_native.h 2025-11-03T16:46:48.4176105Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_amp_foreach_non_finite_check_and_unscale_ops.h 2025-11-03T16:46:48.4179990Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_amp_update_scale.h 2025-11-03T16:46:48.4184267Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_amp_update_scale_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.4188358Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_amp_update_scale_cpu_dispatch.h 2025-11-03T16:46:48.4192868Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_amp_update_scale_cuda_dispatch.h 2025-11-03T16:46:48.4196963Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_amp_update_scale_meta_dispatch.h 2025-11-03T16:46:48.4201327Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_amp_update_scale_native.h 2025-11-03T16:46:48.4205764Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_amp_update_scale_ops.h 2025-11-03T16:46:48.4209935Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_assert_async.h 2025-11-03T16:46:48.4214227Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_assert_async_cpu_dispatch.h 2025-11-03T16:46:48.4218138Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_assert_async_cuda_dispatch.h 2025-11-03T16:46:48.4222004Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_assert_async_native.h 2025-11-03T16:46:48.4225791Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_assert_async_ops.h 2025-11-03T16:46:48.4229715Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_assert_scalar.h 2025-11-03T16:46:48.4233768Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_assert_scalar_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.4237882Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_assert_scalar_native.h 2025-11-03T16:46:48.4241797Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_assert_scalar_ops.h 2025-11-03T16:46:48.4245744Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_assert_tensor_metadata.h 2025-11-03T16:46:48.4249770Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_assert_tensor_metadata_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.4253663Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_assert_tensor_metadata_meta_dispatch.h 2025-11-03T16:46:48.4257672Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_assert_tensor_metadata_native.h 2025-11-03T16:46:48.4261619Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_assert_tensor_metadata_ops.h 2025-11-03T16:46:48.4265798Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_autocast_to_full_precision.h 2025-11-03T16:46:48.4269652Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_autocast_to_full_precision_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:48.4273367Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_autocast_to_full_precision_native.h 2025-11-03T16:46:48.4277430Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_autocast_to_full_precision_ops.h 2025-11-03T16:46:48.4281330Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_autocast_to_reduced_precision.h 2025-11-03T16:46:48.4285481Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_autocast_to_reduced_precision_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:48.4289383Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_autocast_to_reduced_precision_native.h 2025-11-03T16:46:48.4293394Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_autocast_to_reduced_precision_ops.h 2025-11-03T16:46:48.4297250Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_backward.h 2025-11-03T16:46:48.4301665Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_backward_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:48.4306438Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_backward_native.h 2025-11-03T16:46:48.4310602Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_backward_ops.h 2025-11-03T16:46:48.4314437Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_batch_norm_impl_index.h 2025-11-03T16:46:48.4318358Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_batch_norm_impl_index_backward.h 2025-11-03T16:46:48.4322341Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_batch_norm_impl_index_backward_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:48.4326240Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_batch_norm_impl_index_backward_native.h 2025-11-03T16:46:48.4330146Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_batch_norm_impl_index_backward_ops.h 2025-11-03T16:46:48.4361775Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_batch_norm_impl_index_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:48.4365623Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_batch_norm_impl_index_native.h 2025-11-03T16:46:48.4369559Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_batch_norm_impl_index_ops.h 2025-11-03T16:46:48.4373411Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_batch_norm_no_update.h 2025-11-03T16:46:48.4377437Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_batch_norm_no_update_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.4381315Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_batch_norm_no_update_native.h 2025-11-03T16:46:48.4385453Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_batch_norm_no_update_ops.h 2025-11-03T16:46:48.4390115Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_batch_norm_with_update.h 2025-11-03T16:46:48.4394178Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_batch_norm_with_update_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.4398178Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_batch_norm_with_update_cpu_dispatch.h 2025-11-03T16:46:48.4402294Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_batch_norm_with_update_cuda_dispatch.h 2025-11-03T16:46:48.4406168Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_batch_norm_with_update_native.h 2025-11-03T16:46:48.4410206Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_batch_norm_with_update_ops.h 2025-11-03T16:46:48.4413976Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cast_Byte.h 2025-11-03T16:46:48.4417923Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cast_Byte_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:48.4421619Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cast_Byte_native.h 2025-11-03T16:46:48.4425388Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cast_Byte_ops.h 2025-11-03T16:46:48.4429185Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cast_Char.h 2025-11-03T16:46:48.4433924Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cast_Char_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:48.4438032Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cast_Char_native.h 2025-11-03T16:46:48.4441900Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cast_Char_ops.h 2025-11-03T16:46:48.4445869Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cast_Double.h 2025-11-03T16:46:48.4449842Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cast_Double_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:48.4453566Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cast_Double_native.h 2025-11-03T16:46:48.4457393Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cast_Double_ops.h 2025-11-03T16:46:48.4461126Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cast_Float.h 2025-11-03T16:46:48.4465439Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cast_Float_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:48.4469061Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cast_Float_native.h 2025-11-03T16:46:48.4472807Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cast_Float_ops.h 2025-11-03T16:46:48.4476896Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cast_Half.h 2025-11-03T16:46:48.4480868Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cast_Half_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:48.4484610Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cast_Half_native.h 2025-11-03T16:46:48.4488337Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cast_Half_ops.h 2025-11-03T16:46:48.4492423Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cast_Int.h 2025-11-03T16:46:48.4496379Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cast_Int_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:48.4499980Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cast_Int_native.h 2025-11-03T16:46:48.4503684Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cast_Int_ops.h 2025-11-03T16:46:48.4507465Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cast_Long.h 2025-11-03T16:46:48.4511404Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cast_Long_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:48.4515682Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cast_Long_native.h 2025-11-03T16:46:48.4519716Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cast_Long_ops.h 2025-11-03T16:46:48.4523466Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cast_Short.h 2025-11-03T16:46:48.4527435Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cast_Short_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:48.4531138Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cast_Short_native.h 2025-11-03T16:46:48.4534870Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cast_Short_ops.h 2025-11-03T16:46:48.4538670Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cdist_backward.h 2025-11-03T16:46:48.4542920Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cdist_backward_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.4546880Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cdist_backward_cpu_dispatch.h 2025-11-03T16:46:48.4550696Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cdist_backward_cuda_dispatch.h 2025-11-03T16:46:48.4554471Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cdist_backward_native.h 2025-11-03T16:46:48.4559088Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cdist_backward_ops.h 2025-11-03T16:46:48.4563588Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cdist_forward.h 2025-11-03T16:46:48.4567645Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cdist_forward_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.4571463Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cdist_forward_cpu_dispatch.h 2025-11-03T16:46:48.4575529Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cdist_forward_cuda_dispatch.h 2025-11-03T16:46:48.4579364Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cdist_forward_native.h 2025-11-03T16:46:48.4583098Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cdist_forward_ops.h 2025-11-03T16:46:48.4587081Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cholesky_solve_helper.h 2025-11-03T16:46:48.4590891Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cholesky_solve_helper_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.4594681Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cholesky_solve_helper_cpu_dispatch.h 2025-11-03T16:46:48.4598780Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cholesky_solve_helper_cuda_dispatch.h 2025-11-03T16:46:48.4602715Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cholesky_solve_helper_native.h 2025-11-03T16:46:48.4606550Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cholesky_solve_helper_ops.h 2025-11-03T16:46:48.4611034Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_choose_qparams_per_tensor.h 2025-11-03T16:46:48.4615151Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_choose_qparams_per_tensor_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:48.4618998Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_choose_qparams_per_tensor_native.h 2025-11-03T16:46:48.4623140Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_choose_qparams_per_tensor_ops.h 2025-11-03T16:46:48.4627012Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_chunk_cat.h 2025-11-03T16:46:48.4631001Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_chunk_cat_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.4635013Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_chunk_cat_cuda_dispatch.h 2025-11-03T16:46:48.4638916Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_chunk_cat_native.h 2025-11-03T16:46:48.4643233Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_chunk_cat_ops.h 2025-11-03T16:46:48.4647187Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_coalesce.h 2025-11-03T16:46:48.4651059Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_coalesced.h 2025-11-03T16:46:48.4655030Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_coalesced_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.4658888Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_coalesced_meta_dispatch.h 2025-11-03T16:46:48.4662650Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_coalesced_native.h 2025-11-03T16:46:48.4666517Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_coalesced_ops.h 2025-11-03T16:46:48.4670669Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_coalesce_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.4674482Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_coalesce_native.h 2025-11-03T16:46:48.4678774Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_coalesce_ops.h 2025-11-03T16:46:48.4682968Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_compute_linear_combination.h 2025-11-03T16:46:48.4687105Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_compute_linear_combination_cpu_dispatch.h 2025-11-03T16:46:48.4692746Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_compute_linear_combination_cuda_dispatch.h 2025-11-03T16:46:48.4696675Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_compute_linear_combination_native.h 2025-11-03T16:46:48.4700634Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_compute_linear_combination_ops.h 2025-11-03T16:46:48.4704596Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_conj.h 2025-11-03T16:46:48.4708501Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_conj_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.4712255Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_conj_copy.h 2025-11-03T16:46:48.4716477Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_conj_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:48.4720414Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_conj_copy_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.4724414Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_conj_copy_native.h 2025-11-03T16:46:48.4728885Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_conj_copy_ops.h 2025-11-03T16:46:48.4732916Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_conj_native.h 2025-11-03T16:46:48.4736766Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_conj_ops.h 2025-11-03T16:46:48.4740762Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_conj_physical.h 2025-11-03T16:46:48.4744851Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_conj_physical_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.4748785Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_conj_physical_native.h 2025-11-03T16:46:48.4753382Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_conj_physical_ops.h 2025-11-03T16:46:48.4757591Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_convert_indices_from_coo_to_csr.h 2025-11-03T16:46:48.4761910Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_convert_indices_from_coo_to_csr_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:48.4765922Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_convert_indices_from_coo_to_csr_cpu_dispatch.h 2025-11-03T16:46:48.4770166Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_convert_indices_from_coo_to_csr_cuda_dispatch.h 2025-11-03T16:46:48.4774252Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_convert_indices_from_coo_to_csr_meta.h 2025-11-03T16:46:48.4778216Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_convert_indices_from_coo_to_csr_meta_dispatch.h 2025-11-03T16:46:48.4782304Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_convert_indices_from_coo_to_csr_native.h 2025-11-03T16:46:48.4786780Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_convert_indices_from_coo_to_csr_ops.h 2025-11-03T16:46:48.4790607Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_convert_indices_from_csr_to_coo.h 2025-11-03T16:46:48.4795566Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_convert_indices_from_csr_to_coo_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:48.4800066Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_convert_indices_from_csr_to_coo_cpu_dispatch.h 2025-11-03T16:46:48.4804562Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_convert_indices_from_csr_to_coo_cuda_dispatch.h 2025-11-03T16:46:48.4809182Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_convert_indices_from_csr_to_coo_meta.h 2025-11-03T16:46:48.4813693Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_convert_indices_from_csr_to_coo_meta_dispatch.h 2025-11-03T16:46:48.4817691Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_convert_indices_from_csr_to_coo_native.h 2025-11-03T16:46:48.4823113Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_convert_indices_from_csr_to_coo_ops.h 2025-11-03T16:46:48.4827135Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_convert_weight_to_int4pack.h 2025-11-03T16:46:48.4831642Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_convert_weight_to_int4pack_cuda_dispatch.h 2025-11-03T16:46:48.4835588Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_convert_weight_to_int4pack_for_cpu.h 2025-11-03T16:46:48.4839687Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_convert_weight_to_int4pack_for_cpu_cpu_dispatch.h 2025-11-03T16:46:48.4843764Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_convert_weight_to_int4pack_for_cpu_native.h 2025-11-03T16:46:48.4848421Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_convert_weight_to_int4pack_for_cpu_ops.h 2025-11-03T16:46:48.4852602Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_convert_weight_to_int4pack_native.h 2025-11-03T16:46:48.4856556Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_convert_weight_to_int4pack_ops.h 2025-11-03T16:46:48.4860602Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_convolution.h 2025-11-03T16:46:48.4864565Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_convolution_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.4868578Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_convolution_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:48.4872343Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_convolution_double_backward.h 2025-11-03T16:46:48.4876899Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_convolution_double_backward_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:48.4880927Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_convolution_double_backward_native.h 2025-11-03T16:46:48.4884806Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_convolution_double_backward_ops.h 2025-11-03T16:46:48.4888750Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_convolution_mode.h 2025-11-03T16:46:48.4892834Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_convolution_mode_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:48.4896674Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_convolution_mode_native.h 2025-11-03T16:46:48.4900734Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_convolution_mode_ops.h 2025-11-03T16:46:48.4904614Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_convolution_native.h 2025-11-03T16:46:48.4909355Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_convolution_ops.h 2025-11-03T16:46:48.4913204Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_conv_depthwise2d.h 2025-11-03T16:46:48.4917313Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_conv_depthwise2d_cuda_dispatch.h 2025-11-03T16:46:48.4950239Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_conv_depthwise2d_native.h 2025-11-03T16:46:48.4954011Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_conv_depthwise2d_ops.h 2025-11-03T16:46:48.4958202Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_copy_from.h 2025-11-03T16:46:48.4962004Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_copy_from_and_resize.h 2025-11-03T16:46:48.4965962Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_copy_from_and_resize_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.4969731Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_copy_from_and_resize_native.h 2025-11-03T16:46:48.4973576Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_copy_from_and_resize_ops.h 2025-11-03T16:46:48.4978412Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_copy_from_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.4982561Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_copy_from_native.h 2025-11-03T16:46:48.4986328Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_copy_from_ops.h 2025-11-03T16:46:48.4990165Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cslt_compress.h 2025-11-03T16:46:48.4993899Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cslt_compress_cuda_dispatch.h 2025-11-03T16:46:48.4997772Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cslt_compress_native.h 2025-11-03T16:46:48.5001527Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cslt_compress_ops.h 2025-11-03T16:46:48.5005321Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cslt_sparse_mm.h 2025-11-03T16:46:48.5009388Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cslt_sparse_mm_cuda_dispatch.h 2025-11-03T16:46:48.5013453Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cslt_sparse_mm_native.h 2025-11-03T16:46:48.5017337Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cslt_sparse_mm_ops.h 2025-11-03T16:46:48.5021389Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cslt_sparse_mm_search.h 2025-11-03T16:46:48.5025154Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cslt_sparse_mm_search_cuda_dispatch.h 2025-11-03T16:46:48.5029199Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cslt_sparse_mm_search_native.h 2025-11-03T16:46:48.5033018Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cslt_sparse_mm_search_ops.h 2025-11-03T16:46:48.5036887Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_ctc_loss.h 2025-11-03T16:46:48.5040803Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_ctc_loss_backward.h 2025-11-03T16:46:48.5044844Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_ctc_loss_backward_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.5048687Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_ctc_loss_backward_cpu_dispatch.h 2025-11-03T16:46:48.5052544Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_ctc_loss_backward_cuda_dispatch.h 2025-11-03T16:46:48.5056421Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_ctc_loss_backward_native.h 2025-11-03T16:46:48.5060335Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_ctc_loss_backward_ops.h 2025-11-03T16:46:48.5064462Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_ctc_loss_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.5068316Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_ctc_loss_cpu_dispatch.h 2025-11-03T16:46:48.5072326Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_ctc_loss_cuda_dispatch.h 2025-11-03T16:46:48.5076281Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_ctc_loss_meta_dispatch.h 2025-11-03T16:46:48.5080202Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_ctc_loss_native.h 2025-11-03T16:46:48.5084631Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_ctc_loss_ops.h 2025-11-03T16:46:48.5088439Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cudnn_attention_backward.h 2025-11-03T16:46:48.5092370Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cudnn_attention_backward_cuda_dispatch.h 2025-11-03T16:46:48.5096220Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cudnn_attention_backward_native.h 2025-11-03T16:46:48.5100156Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cudnn_attention_backward_ops.h 2025-11-03T16:46:48.5104577Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cudnn_attention_forward.h 2025-11-03T16:46:48.5108618Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cudnn_attention_forward_cuda_dispatch.h 2025-11-03T16:46:48.5112556Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cudnn_attention_forward_native.h 2025-11-03T16:46:48.5116776Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cudnn_attention_forward_ops.h 2025-11-03T16:46:48.5121616Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cudnn_ctc_loss.h 2025-11-03T16:46:48.5125760Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cudnn_ctc_loss_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.5129637Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cudnn_ctc_loss_cuda_dispatch.h 2025-11-03T16:46:48.5133520Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cudnn_ctc_loss_native.h 2025-11-03T16:46:48.5137371Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cudnn_ctc_loss_ops.h 2025-11-03T16:46:48.5141297Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cudnn_init_dropout_state.h 2025-11-03T16:46:48.5145597Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cudnn_init_dropout_state_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.5149542Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cudnn_init_dropout_state_cuda_dispatch.h 2025-11-03T16:46:48.5153496Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cudnn_init_dropout_state_native.h 2025-11-03T16:46:48.5157513Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cudnn_init_dropout_state_ops.h 2025-11-03T16:46:48.5161348Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cudnn_rnn.h 2025-11-03T16:46:48.5165697Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cudnn_rnn_backward.h 2025-11-03T16:46:48.5170086Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cudnn_rnn_backward_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.5174178Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cudnn_rnn_backward_cuda_dispatch.h 2025-11-03T16:46:48.5178068Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cudnn_rnn_backward_native.h 2025-11-03T16:46:48.5181956Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cudnn_rnn_backward_ops.h 2025-11-03T16:46:48.5186403Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cudnn_rnn_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.5190328Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cudnn_rnn_cuda_dispatch.h 2025-11-03T16:46:48.5194431Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cudnn_rnn_flatten_weight.h 2025-11-03T16:46:48.5198600Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cudnn_rnn_flatten_weight_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.5202596Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cudnn_rnn_flatten_weight_cuda_dispatch.h 2025-11-03T16:46:48.5206442Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cudnn_rnn_flatten_weight_native.h 2025-11-03T16:46:48.5210430Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cudnn_rnn_flatten_weight_ops.h 2025-11-03T16:46:48.5214369Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cudnn_rnn_native.h 2025-11-03T16:46:48.5218653Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cudnn_rnn_ops.h 2025-11-03T16:46:48.5222435Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cufft_clear_plan_cache.h 2025-11-03T16:46:48.5226543Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cufft_clear_plan_cache_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:48.5230380Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cufft_clear_plan_cache_native.h 2025-11-03T16:46:48.5234254Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cufft_clear_plan_cache_ops.h 2025-11-03T16:46:48.5238365Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cufft_get_plan_cache_max_size.h 2025-11-03T16:46:48.5242476Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cufft_get_plan_cache_max_size_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:48.5246592Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cufft_get_plan_cache_max_size_native.h 2025-11-03T16:46:48.5250474Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cufft_get_plan_cache_max_size_ops.h 2025-11-03T16:46:48.5254429Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cufft_get_plan_cache_size.h 2025-11-03T16:46:48.5258564Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cufft_get_plan_cache_size_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:48.5262459Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cufft_get_plan_cache_size_native.h 2025-11-03T16:46:48.5266598Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cufft_get_plan_cache_size_ops.h 2025-11-03T16:46:48.5270579Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cufft_set_plan_cache_max_size.h 2025-11-03T16:46:48.5276533Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cufft_set_plan_cache_max_size_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:48.5281443Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cufft_set_plan_cache_max_size_native.h 2025-11-03T16:46:48.5285412Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cufft_set_plan_cache_max_size_ops.h 2025-11-03T16:46:48.5289466Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cummax_helper.h 2025-11-03T16:46:48.5293347Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cummax_helper_cpu_dispatch.h 2025-11-03T16:46:48.5297208Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cummax_helper_cuda_dispatch.h 2025-11-03T16:46:48.5301061Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cummax_helper_native.h 2025-11-03T16:46:48.5304996Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cummax_helper_ops.h 2025-11-03T16:46:48.5308891Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cummin_helper.h 2025-11-03T16:46:48.5312898Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cummin_helper_cpu_dispatch.h 2025-11-03T16:46:48.5317194Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cummin_helper_cuda_dispatch.h 2025-11-03T16:46:48.5321857Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cummin_helper_native.h 2025-11-03T16:46:48.5325802Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cummin_helper_ops.h 2025-11-03T16:46:48.5330084Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_debug_has_internal_overlap.h 2025-11-03T16:46:48.5334681Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_debug_has_internal_overlap_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:48.5339187Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_debug_has_internal_overlap_native.h 2025-11-03T16:46:48.5343561Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_debug_has_internal_overlap_ops.h 2025-11-03T16:46:48.5348235Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_dimI.h 2025-11-03T16:46:48.5352611Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_dimI_native.h 2025-11-03T16:46:48.5357026Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_dimI_ops.h 2025-11-03T16:46:48.5361348Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_dimV.h 2025-11-03T16:46:48.5365452Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_dimV_native.h 2025-11-03T16:46:48.5369149Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_dimV_ops.h 2025-11-03T16:46:48.5373141Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_dim_arange.h 2025-11-03T16:46:48.5377037Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_dim_arange_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:48.5381178Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_dim_arange_native.h 2025-11-03T16:46:48.5385142Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_dim_arange_ops.h 2025-11-03T16:46:48.5388997Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_dirichlet_grad.h 2025-11-03T16:46:48.5393684Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_dirichlet_grad_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.5397579Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_dirichlet_grad_cpu_dispatch.h 2025-11-03T16:46:48.5401486Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_dirichlet_grad_cuda_dispatch.h 2025-11-03T16:46:48.5405464Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_dirichlet_grad_native.h 2025-11-03T16:46:48.5409434Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_dirichlet_grad_ops.h 2025-11-03T16:46:48.5413351Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_dyn_quant_matmul_4bit.h 2025-11-03T16:46:48.5417194Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_dyn_quant_matmul_4bit_cpu_dispatch.h 2025-11-03T16:46:48.5421184Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_dyn_quant_matmul_4bit_native.h 2025-11-03T16:46:48.5425006Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_dyn_quant_matmul_4bit_ops.h 2025-11-03T16:46:48.5428935Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_dyn_quant_pack_4bit_weight.h 2025-11-03T16:46:48.5432887Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_dyn_quant_pack_4bit_weight_cpu_dispatch.h 2025-11-03T16:46:48.5437059Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_dyn_quant_pack_4bit_weight_native.h 2025-11-03T16:46:48.5440910Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_dyn_quant_pack_4bit_weight_ops.h 2025-11-03T16:46:48.5444738Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_efficientzerotensor.h 2025-11-03T16:46:48.5448769Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_efficientzerotensor_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.5453139Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_efficientzerotensor_cpu_dispatch.h 2025-11-03T16:46:48.5457016Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_efficientzerotensor_cuda_dispatch.h 2025-11-03T16:46:48.5461305Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_efficientzerotensor_meta_dispatch.h 2025-11-03T16:46:48.5466032Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_efficientzerotensor_native.h 2025-11-03T16:46:48.5469325Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_efficientzerotensor_ops.h 2025-11-03T16:46:48.5473149Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_efficient_attention_backward.h 2025-11-03T16:46:48.5477168Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_efficient_attention_backward_cuda_dispatch.h 2025-11-03T16:46:48.5481059Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_efficient_attention_backward_native.h 2025-11-03T16:46:48.5485152Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_efficient_attention_backward_ops.h 2025-11-03T16:46:48.5489135Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_efficient_attention_forward.h 2025-11-03T16:46:48.5493510Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_efficient_attention_forward_cuda_dispatch.h 2025-11-03T16:46:48.5497613Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_efficient_attention_forward_native.h 2025-11-03T16:46:48.5501609Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_efficient_attention_forward_ops.h 2025-11-03T16:46:48.5505517Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_embedding_bag.h 2025-11-03T16:46:48.5509415Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_embedding_bag_backward.h 2025-11-03T16:46:48.5513273Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_embedding_bag_backward_cpu_dispatch.h 2025-11-03T16:46:48.5517259Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_embedding_bag_backward_cuda_dispatch.h 2025-11-03T16:46:48.5521283Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_embedding_bag_backward_native.h 2025-11-03T16:46:48.5525129Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_embedding_bag_backward_ops.h 2025-11-03T16:46:48.5529095Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_embedding_bag_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.5533173Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_embedding_bag_cpu_dispatch.h 2025-11-03T16:46:48.5537125Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_embedding_bag_cuda_dispatch.h 2025-11-03T16:46:48.5541175Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_embedding_bag_dense_backward.h 2025-11-03T16:46:48.5545202Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_embedding_bag_dense_backward_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.5549101Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_embedding_bag_dense_backward_cpu_dispatch.h 2025-11-03T16:46:48.5553007Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_embedding_bag_dense_backward_cuda_dispatch.h 2025-11-03T16:46:48.5557195Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_embedding_bag_dense_backward_native.h 2025-11-03T16:46:48.5561095Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_embedding_bag_dense_backward_ops.h 2025-11-03T16:46:48.5565056Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_embedding_bag_forward_only.h 2025-11-03T16:46:48.5569139Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_embedding_bag_forward_only_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.5573118Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_embedding_bag_forward_only_cpu_dispatch.h 2025-11-03T16:46:48.5577303Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_embedding_bag_forward_only_cuda_dispatch.h 2025-11-03T16:46:48.5581339Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_embedding_bag_forward_only_native.h 2025-11-03T16:46:48.5585681Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_embedding_bag_forward_only_ops.h 2025-11-03T16:46:48.5589650Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_embedding_bag_native.h 2025-11-03T16:46:48.5593704Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_embedding_bag_ops.h 2025-11-03T16:46:48.5597809Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_embedding_bag_per_sample_weights_backward.h 2025-11-03T16:46:48.5602126Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_embedding_bag_per_sample_weights_backward_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.5606193Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_embedding_bag_per_sample_weights_backward_cpu_dispatch.h 2025-11-03T16:46:48.5610287Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_embedding_bag_per_sample_weights_backward_cuda_dispatch.h 2025-11-03T16:46:48.5614392Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_embedding_bag_per_sample_weights_backward_native.h 2025-11-03T16:46:48.5618518Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_embedding_bag_per_sample_weights_backward_ops.h 2025-11-03T16:46:48.5622676Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_embedding_bag_sparse_backward.h 2025-11-03T16:46:48.5627442Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_embedding_bag_sparse_backward_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:48.5631661Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_embedding_bag_sparse_backward_native.h 2025-11-03T16:46:48.5635951Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_embedding_bag_sparse_backward_ops.h 2025-11-03T16:46:48.5640024Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_empty_affine_quantized.h 2025-11-03T16:46:48.5644213Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_empty_affine_quantized_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.5648186Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_empty_affine_quantized_cpu_dispatch.h 2025-11-03T16:46:48.5652226Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_empty_affine_quantized_native.h 2025-11-03T16:46:48.5656264Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_empty_affine_quantized_ops.h 2025-11-03T16:46:48.5660494Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_empty_per_channel_affine_quantized.h 2025-11-03T16:46:48.5664713Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_empty_per_channel_affine_quantized_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.5669656Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_empty_per_channel_affine_quantized_cpu_dispatch.h 2025-11-03T16:46:48.5673714Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_empty_per_channel_affine_quantized_native.h 2025-11-03T16:46:48.5678719Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_empty_per_channel_affine_quantized_ops.h 2025-11-03T16:46:48.5682804Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_euclidean_dist.h 2025-11-03T16:46:48.5686863Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_euclidean_dist_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.5691844Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_euclidean_dist_native.h 2025-11-03T16:46:48.5696029Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_euclidean_dist_ops.h 2025-11-03T16:46:48.5700134Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fake_quantize_learnable_per_channel_affine.h 2025-11-03T16:46:48.5704093Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fake_quantize_learnable_per_channel_affine_backward.h 2025-11-03T16:46:48.5708213Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fake_quantize_learnable_per_channel_affine_backward_cpu_dispatch.h 2025-11-03T16:46:48.5712387Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fake_quantize_learnable_per_channel_affine_backward_cuda_dispatch.h 2025-11-03T16:46:48.5716912Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fake_quantize_learnable_per_channel_affine_backward_native.h 2025-11-03T16:46:48.5720967Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fake_quantize_learnable_per_channel_affine_backward_ops.h 2025-11-03T16:46:48.5725314Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fake_quantize_learnable_per_channel_affine_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.5729425Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fake_quantize_learnable_per_channel_affine_cpu_dispatch.h 2025-11-03T16:46:48.5733728Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fake_quantize_learnable_per_channel_affine_cuda_dispatch.h 2025-11-03T16:46:48.5737958Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fake_quantize_learnable_per_channel_affine_native.h 2025-11-03T16:46:48.5742280Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fake_quantize_learnable_per_channel_affine_ops.h 2025-11-03T16:46:48.5746363Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fake_quantize_learnable_per_tensor_affine.h 2025-11-03T16:46:48.5750919Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fake_quantize_learnable_per_tensor_affine_backward.h 2025-11-03T16:46:48.5755491Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fake_quantize_learnable_per_tensor_affine_backward_cpu_dispatch.h 2025-11-03T16:46:48.5759783Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fake_quantize_learnable_per_tensor_affine_backward_cuda_dispatch.h 2025-11-03T16:46:48.5764428Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fake_quantize_learnable_per_tensor_affine_backward_native.h 2025-11-03T16:46:48.5768680Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fake_quantize_learnable_per_tensor_affine_backward_ops.h 2025-11-03T16:46:48.5773180Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fake_quantize_learnable_per_tensor_affine_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.5777466Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fake_quantize_learnable_per_tensor_affine_cpu_dispatch.h 2025-11-03T16:46:48.5781536Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fake_quantize_learnable_per_tensor_affine_cuda_dispatch.h 2025-11-03T16:46:48.5785555Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fake_quantize_learnable_per_tensor_affine_native.h 2025-11-03T16:46:48.5789848Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fake_quantize_learnable_per_tensor_affine_ops.h 2025-11-03T16:46:48.5794105Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fake_quantize_per_tensor_affine_cachemask_tensor_qparams.h 2025-11-03T16:46:48.5798757Z 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-11-03T16:46:48.5803007Z 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-11-03T16:46:48.5807825Z 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-11-03T16:46:48.5814535Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_native.h 2025-11-03T16:46:48.5819166Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_ops.h 2025-11-03T16:46:48.5823525Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fft_c2c.h 2025-11-03T16:46:48.5827501Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fft_c2c_cpu_dispatch.h 2025-11-03T16:46:48.5831487Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fft_c2c_cuda_dispatch.h 2025-11-03T16:46:48.5835631Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fft_c2c_native.h 2025-11-03T16:46:48.5839623Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fft_c2c_ops.h 2025-11-03T16:46:48.5843462Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fft_c2r.h 2025-11-03T16:46:48.5847056Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fft_c2r_cpu_dispatch.h 2025-11-03T16:46:48.5851089Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fft_c2r_cuda_dispatch.h 2025-11-03T16:46:48.5855567Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fft_c2r_native.h 2025-11-03T16:46:48.5859487Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fft_c2r_ops.h 2025-11-03T16:46:48.5863474Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fft_r2c.h 2025-11-03T16:46:48.5867217Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fft_r2c_cpu_dispatch.h 2025-11-03T16:46:48.5870955Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fft_r2c_cuda_dispatch.h 2025-11-03T16:46:48.5885366Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fft_r2c_native.h 2025-11-03T16:46:48.5885657Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fft_r2c_ops.h 2025-11-03T16:46:48.5885965Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fill_mem_eff_dropout_mask.h 2025-11-03T16:46:48.5889879Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fill_mem_eff_dropout_mask_cuda_dispatch.h 2025-11-03T16:46:48.5893853Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fill_mem_eff_dropout_mask_meta_dispatch.h 2025-11-03T16:46:48.5897613Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fill_mem_eff_dropout_mask_native.h 2025-11-03T16:46:48.5901567Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fill_mem_eff_dropout_mask_ops.h 2025-11-03T16:46:48.5905491Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_flash_attention_backward.h 2025-11-03T16:46:48.5909241Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_flash_attention_backward_cuda_dispatch.h 2025-11-03T16:46:48.5914236Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_flash_attention_backward_native.h 2025-11-03T16:46:48.5917077Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_flash_attention_backward_ops.h 2025-11-03T16:46:48.5921084Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_flash_attention_forward.h 2025-11-03T16:46:48.5925086Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_flash_attention_forward_cuda_dispatch.h 2025-11-03T16:46:48.5929227Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_flash_attention_forward_native.h 2025-11-03T16:46:48.5933003Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_flash_attention_forward_ops.h 2025-11-03T16:46:48.5936867Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foobar.h 2025-11-03T16:46:48.5940677Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foobar_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.5944534Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foobar_cpu_dispatch.h 2025-11-03T16:46:48.5948458Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foobar_native.h 2025-11-03T16:46:48.5952346Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foobar_ops.h 2025-11-03T16:46:48.5956229Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_abs.h 2025-11-03T16:46:48.5960065Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_abs_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.5964665Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_abs_cuda_dispatch.h 2025-11-03T16:46:48.5968431Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_abs_native.h 2025-11-03T16:46:48.5972273Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_abs_ops.h 2025-11-03T16:46:48.5976431Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_acos.h 2025-11-03T16:46:48.5980432Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_acos_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.5984743Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_acos_cuda_dispatch.h 2025-11-03T16:46:48.5988591Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_acos_native.h 2025-11-03T16:46:48.5992438Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_acos_ops.h 2025-11-03T16:46:48.5996390Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_add.h 2025-11-03T16:46:48.6031211Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_addcdiv.h 2025-11-03T16:46:48.6035226Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_addcdiv_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.6039550Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_addcdiv_cuda_dispatch.h 2025-11-03T16:46:48.6043495Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_addcdiv_native.h 2025-11-03T16:46:48.6047442Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_addcdiv_ops.h 2025-11-03T16:46:48.6051317Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_addcmul.h 2025-11-03T16:46:48.6055374Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_addcmul_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.6059296Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_addcmul_cuda_dispatch.h 2025-11-03T16:46:48.6063577Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_addcmul_native.h 2025-11-03T16:46:48.6067439Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_addcmul_ops.h 2025-11-03T16:46:48.6071441Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_add_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.6075446Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_add_cuda_dispatch.h 2025-11-03T16:46:48.6079409Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_add_native.h 2025-11-03T16:46:48.6083445Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_add_ops.h 2025-11-03T16:46:48.6087165Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_asin.h 2025-11-03T16:46:48.6091434Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_asin_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.6095347Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_asin_cuda_dispatch.h 2025-11-03T16:46:48.6099761Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_asin_native.h 2025-11-03T16:46:48.6103678Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_asin_ops.h 2025-11-03T16:46:48.6107585Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_atan.h 2025-11-03T16:46:48.6111711Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_atan_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.6115955Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_atan_cuda_dispatch.h 2025-11-03T16:46:48.6120047Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_atan_native.h 2025-11-03T16:46:48.6124761Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_atan_ops.h 2025-11-03T16:46:48.6129290Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_ceil.h 2025-11-03T16:46:48.6133669Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_ceil_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.6137960Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_ceil_cuda_dispatch.h 2025-11-03T16:46:48.6142409Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_ceil_native.h 2025-11-03T16:46:48.6147031Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_ceil_ops.h 2025-11-03T16:46:48.6151040Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_clamp_max.h 2025-11-03T16:46:48.6155826Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_clamp_max_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.6160384Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_clamp_max_cuda_dispatch.h 2025-11-03T16:46:48.6164977Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_clamp_max_native.h 2025-11-03T16:46:48.6169064Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_clamp_max_ops.h 2025-11-03T16:46:48.6173883Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_clamp_min.h 2025-11-03T16:46:48.6178496Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_clamp_min_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.6182913Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_clamp_min_cuda_dispatch.h 2025-11-03T16:46:48.6187229Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_clamp_min_native.h 2025-11-03T16:46:48.6192288Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_clamp_min_ops.h 2025-11-03T16:46:48.6196712Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_copy.h 2025-11-03T16:46:48.6201332Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_copy_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.6206415Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_copy_cuda_dispatch.h 2025-11-03T16:46:48.6210937Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_copy_native.h 2025-11-03T16:46:48.6215891Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_copy_ops.h 2025-11-03T16:46:48.6220664Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_cos.h 2025-11-03T16:46:48.6224638Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_cosh.h 2025-11-03T16:46:48.6229384Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_cosh_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.6233884Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_cosh_cuda_dispatch.h 2025-11-03T16:46:48.6238709Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_cosh_native.h 2025-11-03T16:46:48.6242835Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_cosh_ops.h 2025-11-03T16:46:48.6247505Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_cos_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.6252064Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_cos_cuda_dispatch.h 2025-11-03T16:46:48.6256670Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_cos_native.h 2025-11-03T16:46:48.6260715Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_cos_ops.h 2025-11-03T16:46:48.6265138Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_div.h 2025-11-03T16:46:48.6269862Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_div_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.6274371Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_div_cuda_dispatch.h 2025-11-03T16:46:48.6278709Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_div_native.h 2025-11-03T16:46:48.6283216Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_div_ops.h 2025-11-03T16:46:48.6287724Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_erf.h 2025-11-03T16:46:48.6291871Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_erfc.h 2025-11-03T16:46:48.6296487Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_erfc_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.6301135Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_erfc_cuda_dispatch.h 2025-11-03T16:46:48.6305677Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_erfc_native.h 2025-11-03T16:46:48.6309712Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_erfc_ops.h 2025-11-03T16:46:48.6315948Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_erf_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.6320826Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_erf_cuda_dispatch.h 2025-11-03T16:46:48.6325949Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_erf_native.h 2025-11-03T16:46:48.6332135Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_erf_ops.h 2025-11-03T16:46:48.6336945Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_exp.h 2025-11-03T16:46:48.6342806Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_expm1.h 2025-11-03T16:46:48.6348945Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_expm1_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.6353301Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_expm1_cuda_dispatch.h 2025-11-03T16:46:48.6358066Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_expm1_native.h 2025-11-03T16:46:48.6362815Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_expm1_ops.h 2025-11-03T16:46:48.6367078Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_exp_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.6371995Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_exp_cuda_dispatch.h 2025-11-03T16:46:48.6375985Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_exp_native.h 2025-11-03T16:46:48.6380583Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_exp_ops.h 2025-11-03T16:46:48.6384688Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_floor.h 2025-11-03T16:46:48.6389255Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_floor_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.6393834Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_floor_cuda_dispatch.h 2025-11-03T16:46:48.6398759Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_floor_native.h 2025-11-03T16:46:48.6404629Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_floor_ops.h 2025-11-03T16:46:48.6408619Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_frac.h 2025-11-03T16:46:48.6412587Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_frac_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.6416435Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_frac_cuda_dispatch.h 2025-11-03T16:46:48.6420301Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_frac_native.h 2025-11-03T16:46:48.6424178Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_frac_ops.h 2025-11-03T16:46:48.6428857Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_lerp.h 2025-11-03T16:46:48.6433088Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_lerp_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.6437100Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_lerp_cuda_dispatch.h 2025-11-03T16:46:48.6441116Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_lerp_native.h 2025-11-03T16:46:48.6445038Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_lerp_ops.h 2025-11-03T16:46:48.6448908Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_lgamma.h 2025-11-03T16:46:48.6452961Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_lgamma_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.6457486Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_lgamma_cuda_dispatch.h 2025-11-03T16:46:48.6461506Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_lgamma_native.h 2025-11-03T16:46:48.6465348Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_lgamma_ops.h 2025-11-03T16:46:48.6469530Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_log.h 2025-11-03T16:46:48.6473480Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_log10.h 2025-11-03T16:46:48.6477566Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_log10_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.6481511Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_log10_cuda_dispatch.h 2025-11-03T16:46:48.6485618Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_log10_native.h 2025-11-03T16:46:48.6489708Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_log10_ops.h 2025-11-03T16:46:48.6493758Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_log1p.h 2025-11-03T16:46:48.6497734Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_log1p_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.6501622Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_log1p_cuda_dispatch.h 2025-11-03T16:46:48.6505586Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_log1p_native.h 2025-11-03T16:46:48.6509504Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_log1p_ops.h 2025-11-03T16:46:48.6513631Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_log2.h 2025-11-03T16:46:48.6517866Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_log2_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.6521873Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_log2_cuda_dispatch.h 2025-11-03T16:46:48.6525771Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_log2_native.h 2025-11-03T16:46:48.6529621Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_log2_ops.h 2025-11-03T16:46:48.6533688Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_log_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.6537626Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_log_cuda_dispatch.h 2025-11-03T16:46:48.6541696Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_log_native.h 2025-11-03T16:46:48.6545704Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_log_ops.h 2025-11-03T16:46:48.6549610Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_max.h 2025-11-03T16:46:48.6553570Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_maximum.h 2025-11-03T16:46:48.6557708Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_maximum_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.6562200Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_maximum_cuda_dispatch.h 2025-11-03T16:46:48.6566620Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_maximum_native.h 2025-11-03T16:46:48.6570788Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_maximum_ops.h 2025-11-03T16:46:48.6574831Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_max_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.6578836Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_max_cuda_dispatch.h 2025-11-03T16:46:48.6582826Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_max_native.h 2025-11-03T16:46:48.6586646Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_max_ops.h 2025-11-03T16:46:48.6590420Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_minimum.h 2025-11-03T16:46:48.6594435Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_minimum_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.6598652Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_minimum_cuda_dispatch.h 2025-11-03T16:46:48.6602556Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_minimum_native.h 2025-11-03T16:46:48.6606455Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_minimum_ops.h 2025-11-03T16:46:48.6610248Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_mul.h 2025-11-03T16:46:48.6614205Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_mul_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.6618306Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_mul_cuda_dispatch.h 2025-11-03T16:46:48.6622271Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_mul_native.h 2025-11-03T16:46:48.6626849Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_mul_ops.h 2025-11-03T16:46:48.6630831Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_neg.h 2025-11-03T16:46:48.6635718Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_neg_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.6640071Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_neg_cuda_dispatch.h 2025-11-03T16:46:48.6644581Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_neg_native.h 2025-11-03T16:46:48.6648614Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_neg_ops.h 2025-11-03T16:46:48.6653437Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_norm.h 2025-11-03T16:46:48.6657821Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_norm_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.6662115Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_norm_cuda_dispatch.h 2025-11-03T16:46:48.6666286Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_norm_native.h 2025-11-03T16:46:48.6670684Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_norm_ops.h 2025-11-03T16:46:48.6675624Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_pow.h 2025-11-03T16:46:48.6679873Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_pow_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.6684600Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_pow_cuda_dispatch.h 2025-11-03T16:46:48.6689091Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_pow_native.h 2025-11-03T16:46:48.6693519Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_pow_ops.h 2025-11-03T16:46:48.6697505Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_reciprocal.h 2025-11-03T16:46:48.6702195Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_reciprocal_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.6706727Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_reciprocal_cuda_dispatch.h 2025-11-03T16:46:48.6711411Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_reciprocal_native.h 2025-11-03T16:46:48.6715726Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_reciprocal_ops.h 2025-11-03T16:46:48.6720130Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_round.h 2025-11-03T16:46:48.6724699Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_round_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.6728760Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_round_cuda_dispatch.h 2025-11-03T16:46:48.6733317Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_round_native.h 2025-11-03T16:46:48.6737816Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_round_ops.h 2025-11-03T16:46:48.6742505Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_rsqrt.h 2025-11-03T16:46:48.6746767Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_rsqrt_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.6752042Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_rsqrt_cuda_dispatch.h 2025-11-03T16:46:48.6756553Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_rsqrt_native.h 2025-11-03T16:46:48.6761105Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_rsqrt_ops.h 2025-11-03T16:46:48.6792612Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_sigmoid.h 2025-11-03T16:46:48.6797370Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_sigmoid_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.6802155Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_sigmoid_cuda_dispatch.h 2025-11-03T16:46:48.6806344Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_sigmoid_native.h 2025-11-03T16:46:48.6810836Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_sigmoid_ops.h 2025-11-03T16:46:48.6815528Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_sign.h 2025-11-03T16:46:48.6820424Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_sign_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.6826459Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_sign_cuda_dispatch.h 2025-11-03T16:46:48.6832352Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_sign_native.h 2025-11-03T16:46:48.6838615Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_sign_ops.h 2025-11-03T16:46:48.6843988Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_sin.h 2025-11-03T16:46:48.6848084Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_sinh.h 2025-11-03T16:46:48.6852881Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_sinh_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.6857454Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_sinh_cuda_dispatch.h 2025-11-03T16:46:48.6861858Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_sinh_native.h 2025-11-03T16:46:48.6866260Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_sinh_ops.h 2025-11-03T16:46:48.6870545Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_sin_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.6875287Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_sin_cuda_dispatch.h 2025-11-03T16:46:48.6879393Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_sin_native.h 2025-11-03T16:46:48.6883280Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_sin_ops.h 2025-11-03T16:46:48.6887129Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_sqrt.h 2025-11-03T16:46:48.6891825Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_sqrt_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.6895802Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_sqrt_cuda_dispatch.h 2025-11-03T16:46:48.6899965Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_sqrt_native.h 2025-11-03T16:46:48.6903856Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_sqrt_ops.h 2025-11-03T16:46:48.6907717Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_sub.h 2025-11-03T16:46:48.6911855Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_sub_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.6915977Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_sub_cuda_dispatch.h 2025-11-03T16:46:48.6920144Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_sub_native.h 2025-11-03T16:46:48.6924748Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_sub_ops.h 2025-11-03T16:46:48.6928884Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_tan.h 2025-11-03T16:46:48.6932830Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_tanh.h 2025-11-03T16:46:48.6936969Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_tanh_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.6941405Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_tanh_cuda_dispatch.h 2025-11-03T16:46:48.6945470Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_tanh_native.h 2025-11-03T16:46:48.6949392Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_tanh_ops.h 2025-11-03T16:46:48.6953422Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_tan_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.6957619Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_tan_cuda_dispatch.h 2025-11-03T16:46:48.6961531Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_tan_native.h 2025-11-03T16:46:48.6965802Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_tan_ops.h 2025-11-03T16:46:48.6969730Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_trunc.h 2025-11-03T16:46:48.6974185Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_trunc_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.6978275Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_trunc_cuda_dispatch.h 2025-11-03T16:46:48.6984141Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_trunc_native.h 2025-11-03T16:46:48.6988320Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_trunc_ops.h 2025-11-03T16:46:48.6992286Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_zero.h 2025-11-03T16:46:48.6996561Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_zero_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.7000598Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_zero_cuda_dispatch.h 2025-11-03T16:46:48.7004585Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_zero_native.h 2025-11-03T16:46:48.7008582Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_zero_ops.h 2025-11-03T16:46:48.7012526Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_functional_assert_async.h 2025-11-03T16:46:48.7016611Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_functional_assert_async_cpu_dispatch.h 2025-11-03T16:46:48.7020433Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_functional_assert_async_native.h 2025-11-03T16:46:48.7024801Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_functional_assert_async_ops.h 2025-11-03T16:46:48.7028804Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_functional_assert_scalar.h 2025-11-03T16:46:48.7032955Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_functional_assert_scalar_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.7037065Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_functional_assert_scalar_native.h 2025-11-03T16:46:48.7041256Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_functional_assert_scalar_ops.h 2025-11-03T16:46:48.7045378Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_functional_sym_constrain_range.h 2025-11-03T16:46:48.7050104Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_functional_sym_constrain_range_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.7054230Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_functional_sym_constrain_range_for_size.h 2025-11-03T16:46:48.7058422Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_functional_sym_constrain_range_for_size_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.7062659Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_functional_sym_constrain_range_for_size_native.h 2025-11-03T16:46:48.7066860Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_functional_sym_constrain_range_for_size_ops.h 2025-11-03T16:46:48.7070990Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_functional_sym_constrain_range_native.h 2025-11-03T16:46:48.7075074Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_functional_sym_constrain_range_ops.h 2025-11-03T16:46:48.7079043Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_adagrad.h 2025-11-03T16:46:48.7082995Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_adagrad_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.7087085Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_adagrad_cpu_dispatch.h 2025-11-03T16:46:48.7091019Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_adagrad_cuda_dispatch.h 2025-11-03T16:46:48.7095221Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_adagrad_native.h 2025-11-03T16:46:48.7099237Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_adagrad_ops.h 2025-11-03T16:46:48.7102993Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_adam.h 2025-11-03T16:46:48.7106756Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_adamw.h 2025-11-03T16:46:48.7110698Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_adamw_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.7114853Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_adamw_cpu_dispatch.h 2025-11-03T16:46:48.7118790Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_adamw_cuda_dispatch.h 2025-11-03T16:46:48.7122594Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_adamw_native.h 2025-11-03T16:46:48.7126458Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_adamw_ops.h 2025-11-03T16:46:48.7131122Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_adam_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.7135314Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_adam_cpu_dispatch.h 2025-11-03T16:46:48.7139928Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_adam_cuda_dispatch.h 2025-11-03T16:46:48.7144860Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_adam_native.h 2025-11-03T16:46:48.7149376Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_adam_ops.h 2025-11-03T16:46:48.7154122Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_dropout.h 2025-11-03T16:46:48.7158573Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_dropout_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.7163057Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_dropout_cuda_dispatch.h 2025-11-03T16:46:48.7198071Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_dropout_native.h 2025-11-03T16:46:48.7202663Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_dropout_ops.h 2025-11-03T16:46:48.7206597Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_moving_avg_obs_fq_helper.h 2025-11-03T16:46:48.7211150Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_moving_avg_obs_fq_helper_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.7215605Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_moving_avg_obs_fq_helper_cpu_dispatch.h 2025-11-03T16:46:48.7220194Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_moving_avg_obs_fq_helper_cuda_dispatch.h 2025-11-03T16:46:48.7224225Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_moving_avg_obs_fq_helper_native.h 2025-11-03T16:46:48.7228990Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_moving_avg_obs_fq_helper_ops.h 2025-11-03T16:46:48.7233414Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_rms_norm.h 2025-11-03T16:46:48.7237972Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_rms_norm_backward.h 2025-11-03T16:46:48.7242290Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_rms_norm_backward_cuda_dispatch.h 2025-11-03T16:46:48.7246933Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_rms_norm_backward_native.h 2025-11-03T16:46:48.7251487Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_rms_norm_backward_ops.h 2025-11-03T16:46:48.7256361Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_rms_norm_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:48.7260491Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_rms_norm_cuda_dispatch.h 2025-11-03T16:46:48.7264921Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_rms_norm_native.h 2025-11-03T16:46:48.7269378Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_rms_norm_ops.h 2025-11-03T16:46:48.7274915Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_sdp_choice.h 2025-11-03T16:46:48.7278933Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_sdp_choice_cpu_dispatch.h 2025-11-03T16:46:48.7283529Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_sdp_choice_cuda_dispatch.h 2025-11-03T16:46:48.7288371Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_sdp_choice_meta_dispatch.h 2025-11-03T16:46:48.7292872Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_sdp_choice_native.h 2025-11-03T16:46:48.7297496Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_sdp_choice_ops.h 2025-11-03T16:46:48.7302013Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_sgd.h 2025-11-03T16:46:48.7306700Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_sgd_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.7311294Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_sgd_cpu_dispatch.h 2025-11-03T16:46:48.7315614Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_sgd_cuda_dispatch.h 2025-11-03T16:46:48.7320058Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_sgd_native.h 2025-11-03T16:46:48.7325047Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_sgd_ops.h 2025-11-03T16:46:48.7330772Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fw_primal.h 2025-11-03T16:46:48.7336468Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fw_primal_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.7342238Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fw_primal_copy.h 2025-11-03T16:46:48.7348234Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fw_primal_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:48.7352684Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fw_primal_copy_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.7358288Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fw_primal_copy_native.h 2025-11-03T16:46:48.7362354Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fw_primal_copy_ops.h 2025-11-03T16:46:48.7367045Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fw_primal_native.h 2025-11-03T16:46:48.7372101Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fw_primal_ops.h 2025-11-03T16:46:48.7376495Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_gather_sparse_backward.h 2025-11-03T16:46:48.7380936Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_gather_sparse_backward_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:48.7384940Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_gather_sparse_backward_native.h 2025-11-03T16:46:48.7389466Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_gather_sparse_backward_ops.h 2025-11-03T16:46:48.7393521Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_grid_sampler_2d_cpu_fallback.h 2025-11-03T16:46:48.7397587Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_grid_sampler_2d_cpu_fallback_backward.h 2025-11-03T16:46:48.7401670Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_grid_sampler_2d_cpu_fallback_backward_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:48.7406624Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_grid_sampler_2d_cpu_fallback_backward_native.h 2025-11-03T16:46:48.7410612Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_grid_sampler_2d_cpu_fallback_backward_ops.h 2025-11-03T16:46:48.7415165Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_grid_sampler_2d_cpu_fallback_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.7419094Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_grid_sampler_2d_cpu_fallback_native.h 2025-11-03T16:46:48.7423014Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_grid_sampler_2d_cpu_fallback_ops.h 2025-11-03T16:46:48.7427010Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_grouped_mm.h 2025-11-03T16:46:48.7430932Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_grouped_mm_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.7434763Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_grouped_mm_cuda_dispatch.h 2025-11-03T16:46:48.7439467Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_grouped_mm_native.h 2025-11-03T16:46:48.7443377Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_grouped_mm_ops.h 2025-11-03T16:46:48.7447292Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_has_compatible_shallow_copy_type.h 2025-11-03T16:46:48.7451308Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_has_compatible_shallow_copy_type_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:48.7455339Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_has_compatible_shallow_copy_type_native.h 2025-11-03T16:46:48.7459204Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_has_compatible_shallow_copy_type_ops.h 2025-11-03T16:46:48.7463153Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_has_same_storage_numel.h 2025-11-03T16:46:48.7467041Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_has_same_storage_numel_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.7470937Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_has_same_storage_numel_native.h 2025-11-03T16:46:48.7474926Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_has_same_storage_numel_ops.h 2025-11-03T16:46:48.7479189Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_histogramdd_bin_edges.h 2025-11-03T16:46:48.7483218Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_histogramdd_bin_edges_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.7487020Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_histogramdd_bin_edges_cpu_dispatch.h 2025-11-03T16:46:48.7490853Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_histogramdd_bin_edges_native.h 2025-11-03T16:46:48.7494690Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_histogramdd_bin_edges_ops.h 2025-11-03T16:46:48.7498818Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_histogramdd_from_bin_cts.h 2025-11-03T16:46:48.7503067Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_histogramdd_from_bin_cts_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.7507990Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_histogramdd_from_bin_cts_cpu_dispatch.h 2025-11-03T16:46:48.7511895Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_histogramdd_from_bin_cts_native.h 2025-11-03T16:46:48.7516092Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_histogramdd_from_bin_cts_ops.h 2025-11-03T16:46:48.7519992Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_histogramdd_from_bin_tensors.h 2025-11-03T16:46:48.7524294Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_histogramdd_from_bin_tensors_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.7528345Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_histogramdd_from_bin_tensors_cpu_dispatch.h 2025-11-03T16:46:48.7532260Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_histogramdd_from_bin_tensors_native.h 2025-11-03T16:46:48.7536178Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_histogramdd_from_bin_tensors_ops.h 2025-11-03T16:46:48.7540063Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_index_put_impl.h 2025-11-03T16:46:48.7544002Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_index_put_impl_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.7548393Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_index_put_impl_cpu_dispatch.h 2025-11-03T16:46:48.7552147Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_index_put_impl_cuda_dispatch.h 2025-11-03T16:46:48.7556046Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_index_put_impl_meta_dispatch.h 2025-11-03T16:46:48.7559843Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_index_put_impl_native.h 2025-11-03T16:46:48.7566254Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_index_put_impl_ops.h 2025-11-03T16:46:48.7570214Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_indices.h 2025-11-03T16:46:48.7573730Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_indices_copy.h 2025-11-03T16:46:48.7577759Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:48.7582440Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_indices_copy_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.7585632Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_indices_copy_native.h 2025-11-03T16:46:48.7589392Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_indices_copy_ops.h 2025-11-03T16:46:48.7593249Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_indices_native.h 2025-11-03T16:46:48.7597387Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_indices_ops.h 2025-11-03T16:46:48.7601165Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_int_mm.h 2025-11-03T16:46:48.7604679Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_int_mm_cpu_dispatch.h 2025-11-03T16:46:48.7608876Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_int_mm_cuda_dispatch.h 2025-11-03T16:46:48.7612675Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_int_mm_native.h 2025-11-03T16:46:48.7616430Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_int_mm_ops.h 2025-11-03T16:46:48.7620260Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_is_all_true.h 2025-11-03T16:46:48.7624311Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_is_all_true_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.7628176Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_is_all_true_native.h 2025-11-03T16:46:48.7631899Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_is_all_true_ops.h 2025-11-03T16:46:48.7636280Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_is_any_true.h 2025-11-03T16:46:48.7640491Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_is_any_true_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.7644698Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_is_any_true_native.h 2025-11-03T16:46:48.7649628Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_is_any_true_ops.h 2025-11-03T16:46:48.7654393Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_is_zerotensor.h 2025-11-03T16:46:48.7658213Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_is_zerotensor_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:48.7662659Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_is_zerotensor_native.h 2025-11-03T16:46:48.7666955Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_is_zerotensor_ops.h 2025-11-03T16:46:48.7671099Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_jagged_to_padded_dense_forward.h 2025-11-03T16:46:48.7675464Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_jagged_to_padded_dense_forward_cpu_dispatch.h 2025-11-03T16:46:48.7679850Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_jagged_to_padded_dense_forward_cuda_dispatch.h 2025-11-03T16:46:48.7684693Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_jagged_to_padded_dense_forward_native.h 2025-11-03T16:46:48.7688852Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_jagged_to_padded_dense_forward_ops.h 2025-11-03T16:46:48.7693864Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_lazy_clone.h 2025-11-03T16:46:48.7698228Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_lazy_clone_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.7702449Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_lazy_clone_native.h 2025-11-03T16:46:48.7706351Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_lazy_clone_ops.h 2025-11-03T16:46:48.7710940Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_check_errors.h 2025-11-03T16:46:48.7715597Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_check_errors_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.7730197Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_check_errors_native.h 2025-11-03T16:46:48.7735824Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_check_errors_ops.h 2025-11-03T16:46:48.7740806Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_det.h 2025-11-03T16:46:48.7746281Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_det_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:48.7751333Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_det_cpu_dispatch.h 2025-11-03T16:46:48.7755586Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_det_cuda_dispatch.h 2025-11-03T16:46:48.7759990Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_det_meta.h 2025-11-03T16:46:48.7764377Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_det_meta_dispatch.h 2025-11-03T16:46:48.7768439Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_det_native.h 2025-11-03T16:46:48.7772756Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_det_ops.h 2025-11-03T16:46:48.7777141Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_eigh.h 2025-11-03T16:46:48.7781950Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_eigh_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:48.7786069Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_eigh_cpu_dispatch.h 2025-11-03T16:46:48.7790516Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_eigh_cuda_dispatch.h 2025-11-03T16:46:48.7794945Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_eigh_meta.h 2025-11-03T16:46:48.7799137Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_eigh_meta_dispatch.h 2025-11-03T16:46:48.7803286Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_eigh_native.h 2025-11-03T16:46:48.7807593Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_eigh_ops.h 2025-11-03T16:46:48.7811991Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_eigvals.h 2025-11-03T16:46:48.7816194Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_eigvals_cpu_dispatch.h 2025-11-03T16:46:48.7820599Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_eigvals_cuda_dispatch.h 2025-11-03T16:46:48.7825459Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_eigvals_native.h 2025-11-03T16:46:48.7830912Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_eigvals_ops.h 2025-11-03T16:46:48.7834995Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_slogdet.h 2025-11-03T16:46:48.7841278Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_slogdet_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:48.7847083Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_slogdet_cpu_dispatch.h 2025-11-03T16:46:48.7853862Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_slogdet_cuda_dispatch.h 2025-11-03T16:46:48.7857814Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_slogdet_meta.h 2025-11-03T16:46:48.7862446Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_slogdet_meta_dispatch.h 2025-11-03T16:46:48.7867254Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_slogdet_native.h 2025-11-03T16:46:48.7871245Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_slogdet_ops.h 2025-11-03T16:46:48.7876007Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_solve_ex.h 2025-11-03T16:46:48.7880182Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_solve_ex_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:48.7884893Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_solve_ex_cpu_dispatch.h 2025-11-03T16:46:48.7888898Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_solve_ex_cuda_dispatch.h 2025-11-03T16:46:48.7892704Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_solve_ex_meta.h 2025-11-03T16:46:48.7896563Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_solve_ex_meta_dispatch.h 2025-11-03T16:46:48.7901140Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_solve_ex_native.h 2025-11-03T16:46:48.7905212Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_solve_ex_ops.h 2025-11-03T16:46:48.7909256Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_svd.h 2025-11-03T16:46:48.7913340Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_svd_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:48.7917354Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_svd_cpu_dispatch.h 2025-11-03T16:46:48.7921263Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_svd_cuda_dispatch.h 2025-11-03T16:46:48.7925357Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_svd_meta.h 2025-11-03T16:46:48.7929208Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_svd_meta_dispatch.h 2025-11-03T16:46:48.7933861Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_svd_native.h 2025-11-03T16:46:48.7937910Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_svd_ops.h 2025-11-03T16:46:48.7941771Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_local_scalar_dense.h 2025-11-03T16:46:48.7945599Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_local_scalar_dense_cpu_dispatch.h 2025-11-03T16:46:48.7949376Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_local_scalar_dense_cuda_dispatch.h 2025-11-03T16:46:48.7953201Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_local_scalar_dense_native.h 2025-11-03T16:46:48.7956986Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_local_scalar_dense_ops.h 2025-11-03T16:46:48.7961243Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_logcumsumexp.h 2025-11-03T16:46:48.7965060Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_logcumsumexp_cpu_dispatch.h 2025-11-03T16:46:48.7968862Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_logcumsumexp_cuda_dispatch.h 2025-11-03T16:46:48.7972609Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_logcumsumexp_native.h 2025-11-03T16:46:48.7976362Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_logcumsumexp_ops.h 2025-11-03T16:46:48.7980148Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_log_softmax.h 2025-11-03T16:46:48.7984266Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_log_softmax_backward_data.h 2025-11-03T16:46:48.7988478Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_log_softmax_backward_data_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:48.7992370Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_log_softmax_backward_data_cpu_dispatch.h 2025-11-03T16:46:48.7996529Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_log_softmax_backward_data_cuda_dispatch.h 2025-11-03T16:46:48.8000445Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_log_softmax_backward_data_meta.h 2025-11-03T16:46:48.8004352Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_log_softmax_backward_data_meta_dispatch.h 2025-11-03T16:46:48.8008216Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_log_softmax_backward_data_native.h 2025-11-03T16:46:48.8012314Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_log_softmax_backward_data_ops.h 2025-11-03T16:46:48.8016393Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_log_softmax_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:48.8020228Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_log_softmax_cpu_dispatch.h 2025-11-03T16:46:48.8024086Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_log_softmax_cuda_dispatch.h 2025-11-03T16:46:48.8027882Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_log_softmax_meta.h 2025-11-03T16:46:48.8031765Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_log_softmax_meta_dispatch.h 2025-11-03T16:46:48.8035878Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_log_softmax_native.h 2025-11-03T16:46:48.8039720Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_log_softmax_ops.h 2025-11-03T16:46:48.8043541Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_lstm_mps.h 2025-11-03T16:46:48.8047598Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_lstm_mps_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.8051197Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_lstm_mps_native.h 2025-11-03T16:46:48.8054866Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_lstm_mps_ops.h 2025-11-03T16:46:48.8058697Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_lu_with_info.h 2025-11-03T16:46:48.8063192Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_lu_with_info_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:48.8067232Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_lu_with_info_native.h 2025-11-03T16:46:48.8071049Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_lu_with_info_ops.h 2025-11-03T16:46:48.8075071Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_make_dep_token.h 2025-11-03T16:46:48.8078919Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_make_dep_token_cpu_dispatch.h 2025-11-03T16:46:48.8083369Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_make_dep_token_native.h 2025-11-03T16:46:48.8087085Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_make_dep_token_ops.h 2025-11-03T16:46:48.8090771Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_make_dual.h 2025-11-03T16:46:48.8095213Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_make_dual_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.8098949Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_make_dual_copy.h 2025-11-03T16:46:48.8102998Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_make_dual_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:48.8106956Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_make_dual_copy_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.8110724Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_make_dual_copy_native.h 2025-11-03T16:46:48.8114672Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_make_dual_copy_ops.h 2025-11-03T16:46:48.8118719Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_make_dual_native.h 2025-11-03T16:46:48.8122439Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_make_dual_ops.h 2025-11-03T16:46:48.8126507Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_make_per_channel_quantized_tensor.h 2025-11-03T16:46:48.8130590Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_make_per_channel_quantized_tensor_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.8134523Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_make_per_channel_quantized_tensor_cpu_dispatch.h 2025-11-03T16:46:48.8138414Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_make_per_channel_quantized_tensor_cuda_dispatch.h 2025-11-03T16:46:48.8143472Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_make_per_channel_quantized_tensor_native.h 2025-11-03T16:46:48.8147290Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_make_per_channel_quantized_tensor_ops.h 2025-11-03T16:46:48.8151389Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_make_per_tensor_quantized_tensor.h 2025-11-03T16:46:48.8155694Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_make_per_tensor_quantized_tensor_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.8160166Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_make_per_tensor_quantized_tensor_cpu_dispatch.h 2025-11-03T16:46:48.8164341Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_make_per_tensor_quantized_tensor_cuda_dispatch.h 2025-11-03T16:46:48.8168268Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_make_per_tensor_quantized_tensor_native.h 2025-11-03T16:46:48.8172157Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_make_per_tensor_quantized_tensor_ops.h 2025-11-03T16:46:48.8175903Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_masked_scale.h 2025-11-03T16:46:48.8179779Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_masked_scale_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.8183562Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_masked_scale_cuda_dispatch.h 2025-11-03T16:46:48.8187640Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_masked_scale_native.h 2025-11-03T16:46:48.8191518Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_masked_scale_ops.h 2025-11-03T16:46:48.8195392Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_masked_softmax.h 2025-11-03T16:46:48.8199251Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_masked_softmax_backward.h 2025-11-03T16:46:48.8203173Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_masked_softmax_backward_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.8207387Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_masked_softmax_backward_cpu_dispatch.h 2025-11-03T16:46:48.8211504Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_masked_softmax_backward_cuda_dispatch.h 2025-11-03T16:46:48.8215375Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_masked_softmax_backward_native.h 2025-11-03T16:46:48.8219253Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_masked_softmax_backward_ops.h 2025-11-03T16:46:48.8223436Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_masked_softmax_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.8227172Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_masked_softmax_cpu_dispatch.h 2025-11-03T16:46:48.8231082Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_masked_softmax_cuda_dispatch.h 2025-11-03T16:46:48.8235362Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_masked_softmax_native.h 2025-11-03T16:46:48.8239184Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_masked_softmax_ops.h 2025-11-03T16:46:48.8243543Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_mixed_dtypes_linear.h 2025-11-03T16:46:48.8247880Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_mixed_dtypes_linear_cuda_dispatch.h 2025-11-03T16:46:48.8251788Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_mixed_dtypes_linear_native.h 2025-11-03T16:46:48.8256349Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_mixed_dtypes_linear_ops.h 2025-11-03T16:46:48.8261087Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_mkldnn_reshape.h 2025-11-03T16:46:48.8266039Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_mkldnn_reshape_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.8270065Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_mkldnn_reshape_native.h 2025-11-03T16:46:48.8274586Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_mkldnn_reshape_ops.h 2025-11-03T16:46:48.8279030Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_mkldnn_transpose.h 2025-11-03T16:46:48.8283203Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_mkldnn_transpose_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.8287639Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_mkldnn_transpose_meta_dispatch.h 2025-11-03T16:46:48.8325060Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_mkldnn_transpose_native.h 2025-11-03T16:46:48.8328085Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_mkldnn_transpose_ops.h 2025-11-03T16:46:48.8332534Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_mps_convolution.h 2025-11-03T16:46:48.8336376Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_mps_convolution_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.8340310Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_mps_convolution_native.h 2025-11-03T16:46:48.8344389Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_mps_convolution_ops.h 2025-11-03T16:46:48.8348648Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_mps_convolution_transpose.h 2025-11-03T16:46:48.8353064Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_mps_convolution_transpose_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.8357356Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_mps_convolution_transpose_native.h 2025-11-03T16:46:48.8361300Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_mps_convolution_transpose_ops.h 2025-11-03T16:46:48.8365343Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_native_batch_norm_legit.h 2025-11-03T16:46:48.8369243Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_native_batch_norm_legit_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.8373187Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_native_batch_norm_legit_cpu_dispatch.h 2025-11-03T16:46:48.8377547Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_native_batch_norm_legit_cuda_dispatch.h 2025-11-03T16:46:48.8381306Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_native_batch_norm_legit_native.h 2025-11-03T16:46:48.8385505Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_native_batch_norm_legit_no_training.h 2025-11-03T16:46:48.8389825Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_native_batch_norm_legit_no_training_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.8394700Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_native_batch_norm_legit_no_training_native.h 2025-11-03T16:46:48.8398709Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_native_batch_norm_legit_no_training_ops.h 2025-11-03T16:46:48.8402612Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_native_batch_norm_legit_ops.h 2025-11-03T16:46:48.8406454Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_native_multi_head_attention.h 2025-11-03T16:46:48.8410584Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_native_multi_head_attention_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.8414434Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_native_multi_head_attention_cpu_dispatch.h 2025-11-03T16:46:48.8418378Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_native_multi_head_attention_cuda_dispatch.h 2025-11-03T16:46:48.8422384Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_native_multi_head_attention_native.h 2025-11-03T16:46:48.8426246Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_native_multi_head_attention_ops.h 2025-11-03T16:46:48.8429987Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_neg_view.h 2025-11-03T16:46:48.8433834Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_neg_view_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.8443993Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_neg_view_copy.h 2025-11-03T16:46:48.8444848Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_neg_view_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:48.8445820Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_neg_view_copy_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.8449928Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_neg_view_copy_native.h 2025-11-03T16:46:48.8453656Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_neg_view_copy_ops.h 2025-11-03T16:46:48.8457584Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_neg_view_native.h 2025-11-03T16:46:48.8461411Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_neg_view_ops.h 2025-11-03T16:46:48.8465401Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_compute_contiguous_strides_offsets.h 2025-11-03T16:46:48.8469507Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_compute_contiguous_strides_offsets_cpu_dispatch.h 2025-11-03T16:46:48.8473757Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_compute_contiguous_strides_offsets_cuda_dispatch.h 2025-11-03T16:46:48.8477668Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_compute_contiguous_strides_offsets_native.h 2025-11-03T16:46:48.8481444Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_compute_contiguous_strides_offsets_ops.h 2025-11-03T16:46:48.8485905Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_from_padded.h 2025-11-03T16:46:48.8490377Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_from_padded_and_nested_example.h 2025-11-03T16:46:48.8494567Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_from_padded_and_nested_example_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.8498885Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_from_padded_and_nested_example_native.h 2025-11-03T16:46:48.8502909Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_from_padded_and_nested_example_ops.h 2025-11-03T16:46:48.8506859Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_from_padded_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.8510955Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_from_padded_cpu_dispatch.h 2025-11-03T16:46:48.8514940Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_from_padded_cuda_dispatch.h 2025-11-03T16:46:48.8519011Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_from_padded_native.h 2025-11-03T16:46:48.8522930Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_from_padded_ops.h 2025-11-03T16:46:48.8526863Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_from_padded_tensor.h 2025-11-03T16:46:48.8530833Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_from_padded_tensor_native.h 2025-11-03T16:46:48.8535012Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_from_padded_tensor_ops.h 2025-11-03T16:46:48.8538836Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_get_jagged_dummy.h 2025-11-03T16:46:48.8542740Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_get_jagged_dummy_native.h 2025-11-03T16:46:48.8546688Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_get_jagged_dummy_ops.h 2025-11-03T16:46:48.8550653Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_get_lengths.h 2025-11-03T16:46:48.8554626Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_get_lengths_native.h 2025-11-03T16:46:48.8558480Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_get_lengths_ops.h 2025-11-03T16:46:48.8562688Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_get_max_seqlen.h 2025-11-03T16:46:48.8566646Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_get_max_seqlen_native.h 2025-11-03T16:46:48.8570460Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_get_max_seqlen_ops.h 2025-11-03T16:46:48.8574300Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_get_min_seqlen.h 2025-11-03T16:46:48.8578268Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_get_min_seqlen_native.h 2025-11-03T16:46:48.8582139Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_get_min_seqlen_ops.h 2025-11-03T16:46:48.8586600Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_get_offsets.h 2025-11-03T16:46:48.8590705Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_get_offsets_native.h 2025-11-03T16:46:48.8594548Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_get_offsets_ops.h 2025-11-03T16:46:48.8598821Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_get_ragged_idx.h 2025-11-03T16:46:48.8602852Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_get_ragged_idx_native.h 2025-11-03T16:46:48.8606694Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_get_ragged_idx_ops.h 2025-11-03T16:46:48.8610665Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_get_values.h 2025-11-03T16:46:48.8614507Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_get_values_copy.h 2025-11-03T16:46:48.8618848Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_get_values_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:48.8622843Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_get_values_copy_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.8626725Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_get_values_copy_native.h 2025-11-03T16:46:48.8630636Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_get_values_copy_ops.h 2025-11-03T16:46:48.8634697Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_get_values_native.h 2025-11-03T16:46:48.8638662Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_get_values_ops.h 2025-11-03T16:46:48.8642808Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_select_backward.h 2025-11-03T16:46:48.8646739Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_select_backward_native.h 2025-11-03T16:46:48.8650594Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_select_backward_ops.h 2025-11-03T16:46:48.8654440Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_sum_backward.h 2025-11-03T16:46:48.8658362Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_sum_backward_native.h 2025-11-03T16:46:48.8664038Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_sum_backward_ops.h 2025-11-03T16:46:48.8668096Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_tensor_from_mask.h 2025-11-03T16:46:48.8672115Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_tensor_from_mask_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.8675985Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_tensor_from_mask_cpu_dispatch.h 2025-11-03T16:46:48.8679905Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_tensor_from_mask_cuda_dispatch.h 2025-11-03T16:46:48.8683758Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_tensor_from_mask_left_aligned.h 2025-11-03T16:46:48.8688274Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_tensor_from_mask_left_aligned_cpu_dispatch.h 2025-11-03T16:46:48.8692605Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_tensor_from_mask_left_aligned_cuda_dispatch.h 2025-11-03T16:46:48.8696514Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_tensor_from_mask_left_aligned_native.h 2025-11-03T16:46:48.8700951Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_tensor_from_mask_left_aligned_ops.h 2025-11-03T16:46:48.8704939Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_tensor_from_mask_native.h 2025-11-03T16:46:48.8708844Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_tensor_from_mask_ops.h 2025-11-03T16:46:48.8712995Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_tensor_from_tensor_list.h 2025-11-03T16:46:48.8717307Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_tensor_from_tensor_list_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.8721178Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_tensor_from_tensor_list_native.h 2025-11-03T16:46:48.8726009Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_tensor_from_tensor_list_ops.h 2025-11-03T16:46:48.8730325Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_tensor_size.h 2025-11-03T16:46:48.8734390Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_tensor_size_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.8738799Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_tensor_size_native.h 2025-11-03T16:46:48.8742595Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_tensor_size_ops.h 2025-11-03T16:46:48.8746567Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_tensor_softmax_with_shape.h 2025-11-03T16:46:48.8750558Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_tensor_softmax_with_shape_native.h 2025-11-03T16:46:48.8754472Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_tensor_softmax_with_shape_ops.h 2025-11-03T16:46:48.8758517Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_tensor_storage_offsets.h 2025-11-03T16:46:48.8763716Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_tensor_storage_offsets_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.8767295Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_tensor_storage_offsets_native.h 2025-11-03T16:46:48.8771179Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_tensor_storage_offsets_ops.h 2025-11-03T16:46:48.8775153Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_tensor_strides.h 2025-11-03T16:46:48.8779304Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_tensor_strides_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.8783868Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_tensor_strides_native.h 2025-11-03T16:46:48.8788043Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_tensor_strides_ops.h 2025-11-03T16:46:48.8791947Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_view_from_buffer.h 2025-11-03T16:46:48.8795930Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_view_from_buffer_copy.h 2025-11-03T16:46:48.8801027Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_view_from_buffer_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:48.8805380Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_view_from_buffer_copy_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.8809916Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_view_from_buffer_copy_native.h 2025-11-03T16:46:48.8814505Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_view_from_buffer_copy_ops.h 2025-11-03T16:46:48.8819104Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_view_from_buffer_cpu_dispatch.h 2025-11-03T16:46:48.8823518Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_view_from_buffer_cuda_dispatch.h 2025-11-03T16:46:48.8827987Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_view_from_buffer_native.h 2025-11-03T16:46:48.8832727Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_view_from_buffer_ops.h 2025-11-03T16:46:48.8837607Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_view_from_jagged.h 2025-11-03T16:46:48.8843570Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_view_from_jagged_copy.h 2025-11-03T16:46:48.8850090Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_view_from_jagged_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:48.8856427Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_view_from_jagged_copy_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.8862492Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_view_from_jagged_copy_native.h 2025-11-03T16:46:48.8868302Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_view_from_jagged_copy_ops.h 2025-11-03T16:46:48.8874089Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_view_from_jagged_native.h 2025-11-03T16:46:48.8880079Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_view_from_jagged_ops.h 2025-11-03T16:46:48.8885952Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_new_zeros_with_same_feature_meta.h 2025-11-03T16:46:48.8891807Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_new_zeros_with_same_feature_meta_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.8896666Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_new_zeros_with_same_feature_meta_native.h 2025-11-03T16:46:48.8901464Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_new_zeros_with_same_feature_meta_ops.h 2025-11-03T16:46:48.8906184Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nnpack_available.h 2025-11-03T16:46:48.8910266Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nnpack_available_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:48.8914785Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nnpack_available_native.h 2025-11-03T16:46:48.8919254Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nnpack_available_ops.h 2025-11-03T16:46:48.8923901Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nnpack_spatial_convolution.h 2025-11-03T16:46:48.8928087Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nnpack_spatial_convolution_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.8932041Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nnpack_spatial_convolution_native.h 2025-11-03T16:46:48.8936136Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nnpack_spatial_convolution_ops.h 2025-11-03T16:46:48.8940654Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nnz.h 2025-11-03T16:46:48.8944301Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nnz_native.h 2025-11-03T16:46:48.8948303Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nnz_ops.h 2025-11-03T16:46:48.8951873Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_pack_padded_sequence.h 2025-11-03T16:46:48.8955767Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_pack_padded_sequence_backward.h 2025-11-03T16:46:48.8959779Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_pack_padded_sequence_backward_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:48.8963538Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_pack_padded_sequence_backward_native.h 2025-11-03T16:46:48.8967534Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_pack_padded_sequence_backward_ops.h 2025-11-03T16:46:48.8972440Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_pack_padded_sequence_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.8976454Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_pack_padded_sequence_native.h 2025-11-03T16:46:48.8980411Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_pack_padded_sequence_ops.h 2025-11-03T16:46:48.8984431Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_padded_dense_to_jagged_forward.h 2025-11-03T16:46:48.8988396Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_padded_dense_to_jagged_forward_cpu_dispatch.h 2025-11-03T16:46:48.8992606Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_padded_dense_to_jagged_forward_cuda_dispatch.h 2025-11-03T16:46:48.8997390Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_padded_dense_to_jagged_forward_native.h 2025-11-03T16:46:48.9001398Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_padded_dense_to_jagged_forward_ops.h 2025-11-03T16:46:48.9005355Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_pad_circular.h 2025-11-03T16:46:48.9009275Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_pad_circular_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:48.9013025Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_pad_circular_native.h 2025-11-03T16:46:48.9044753Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_pad_circular_ops.h 2025-11-03T16:46:48.9048664Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_pad_enum.h 2025-11-03T16:46:48.9052562Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_pad_enum_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:48.9056272Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_pad_enum_native.h 2025-11-03T16:46:48.9060054Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_pad_enum_ops.h 2025-11-03T16:46:48.9063944Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_pad_packed_sequence.h 2025-11-03T16:46:48.9067872Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_pad_packed_sequence_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:48.9071751Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_pad_packed_sequence_native.h 2025-11-03T16:46:48.9075883Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_pad_packed_sequence_ops.h 2025-11-03T16:46:48.9079678Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_pdist_backward.h 2025-11-03T16:46:48.9083568Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_pdist_backward_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.9087314Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_pdist_backward_cpu_dispatch.h 2025-11-03T16:46:48.9091157Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_pdist_backward_cuda_dispatch.h 2025-11-03T16:46:48.9095003Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_pdist_backward_native.h 2025-11-03T16:46:48.9098873Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_pdist_backward_ops.h 2025-11-03T16:46:48.9102908Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_pdist_forward.h 2025-11-03T16:46:48.9106903Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_pdist_forward_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.9110772Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_pdist_forward_cpu_dispatch.h 2025-11-03T16:46:48.9114864Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_pdist_forward_cuda_dispatch.h 2025-11-03T16:46:48.9118735Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_pdist_forward_native.h 2025-11-03T16:46:48.9122612Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_pdist_forward_ops.h 2025-11-03T16:46:48.9128698Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_pin_memory.h 2025-11-03T16:46:48.9133385Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_pin_memory_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.9138599Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_pin_memory_native.h 2025-11-03T16:46:48.9144282Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_pin_memory_ops.h 2025-11-03T16:46:48.9150003Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_prelu_kernel.h 2025-11-03T16:46:48.9155731Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_prelu_kernel_backward.h 2025-11-03T16:46:48.9161626Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_prelu_kernel_backward_cpu_dispatch.h 2025-11-03T16:46:48.9167660Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_prelu_kernel_backward_cuda_dispatch.h 2025-11-03T16:46:48.9173632Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_prelu_kernel_backward_native.h 2025-11-03T16:46:48.9179655Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_prelu_kernel_backward_ops.h 2025-11-03T16:46:48.9185523Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_prelu_kernel_cpu_dispatch.h 2025-11-03T16:46:48.9189722Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_prelu_kernel_cuda_dispatch.h 2025-11-03T16:46:48.9194255Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_prelu_kernel_native.h 2025-11-03T16:46:48.9198903Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_prelu_kernel_ops.h 2025-11-03T16:46:48.9202944Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_print.h 2025-11-03T16:46:48.9207542Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_print_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.9211362Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_print_native.h 2025-11-03T16:46:48.9215352Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_print_ops.h 2025-11-03T16:46:48.9219841Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_propagate_xla_data.h 2025-11-03T16:46:48.9223857Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_propagate_xla_data_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:48.9227615Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_propagate_xla_data_native.h 2025-11-03T16:46:48.9231511Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_propagate_xla_data_ops.h 2025-11-03T16:46:48.9236859Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_remove_batch_dim.h 2025-11-03T16:46:48.9241337Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_remove_batch_dim_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:48.9245250Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_remove_batch_dim_native.h 2025-11-03T16:46:48.9249172Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_remove_batch_dim_ops.h 2025-11-03T16:46:48.9253172Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_reshape_alias.h 2025-11-03T16:46:48.9257468Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_reshape_alias_copy.h 2025-11-03T16:46:48.9263985Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_reshape_alias_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:48.9268196Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_reshape_alias_copy_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.9272036Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_reshape_alias_copy_native.h 2025-11-03T16:46:48.9276134Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_reshape_alias_copy_ops.h 2025-11-03T16:46:48.9280207Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_reshape_alias_cpu_dispatch.h 2025-11-03T16:46:48.9284155Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_reshape_alias_cuda_dispatch.h 2025-11-03T16:46:48.9288241Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_reshape_alias_meta_dispatch.h 2025-11-03T16:46:48.9292544Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_reshape_alias_native.h 2025-11-03T16:46:48.9296529Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_reshape_alias_ops.h 2025-11-03T16:46:48.9300391Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_reshape_copy.h 2025-11-03T16:46:48.9304364Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_reshape_copy_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.9308239Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_reshape_copy_native.h 2025-11-03T16:46:48.9312091Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_reshape_copy_ops.h 2025-11-03T16:46:48.9317211Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_reshape_from_tensor.h 2025-11-03T16:46:48.9321609Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_reshape_from_tensor_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:48.9325528Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_reshape_from_tensor_native.h 2025-11-03T16:46:48.9329451Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_reshape_from_tensor_ops.h 2025-11-03T16:46:48.9333436Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_resize_output.h 2025-11-03T16:46:48.9337418Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_resize_output_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.9341332Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_resize_output_meta_dispatch.h 2025-11-03T16:46:48.9345395Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_resize_output_native.h 2025-11-03T16:46:48.9349271Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_resize_output_ops.h 2025-11-03T16:46:48.9353199Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_rowwise_prune.h 2025-11-03T16:46:48.9357224Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_rowwise_prune_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:48.9361623Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_rowwise_prune_native.h 2025-11-03T16:46:48.9365458Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_rowwise_prune_ops.h 2025-11-03T16:46:48.9369324Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_safe_softmax.h 2025-11-03T16:46:48.9373660Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_safe_softmax_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.9377523Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_safe_softmax_native.h 2025-11-03T16:46:48.9381237Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_safe_softmax_ops.h 2025-11-03T16:46:48.9385033Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sample_dirichlet.h 2025-11-03T16:46:48.9388911Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sample_dirichlet_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.9392676Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sample_dirichlet_cpu_dispatch.h 2025-11-03T16:46:48.9396837Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sample_dirichlet_cuda_dispatch.h 2025-11-03T16:46:48.9400697Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sample_dirichlet_native.h 2025-11-03T16:46:48.9404797Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sample_dirichlet_ops.h 2025-11-03T16:46:48.9408827Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_saturate_weight_to_fp16.h 2025-11-03T16:46:48.9412691Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_saturate_weight_to_fp16_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:48.9416450Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_saturate_weight_to_fp16_native.h 2025-11-03T16:46:48.9421039Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_saturate_weight_to_fp16_ops.h 2025-11-03T16:46:48.9425008Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_dot_product_attention_math.h 2025-11-03T16:46:48.9429038Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_dot_product_attention_math_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:48.9432899Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_dot_product_attention_math_for_mps.h 2025-11-03T16:46:48.9468945Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_dot_product_attention_math_for_mps_native.h 2025-11-03T16:46:48.9472809Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_dot_product_attention_math_for_mps_ops.h 2025-11-03T16:46:48.9477112Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_dot_product_attention_math_native.h 2025-11-03T16:46:48.9481105Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_dot_product_attention_math_ops.h 2025-11-03T16:46:48.9485106Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_dot_product_cudnn_attention.h 2025-11-03T16:46:48.9489576Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_dot_product_cudnn_attention_backward.h 2025-11-03T16:46:48.9493993Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_dot_product_cudnn_attention_backward_cuda_dispatch.h 2025-11-03T16:46:48.9498499Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_dot_product_cudnn_attention_backward_native.h 2025-11-03T16:46:48.9502662Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_dot_product_cudnn_attention_backward_ops.h 2025-11-03T16:46:48.9506808Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_dot_product_cudnn_attention_cuda_dispatch.h 2025-11-03T16:46:48.9510770Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_dot_product_cudnn_attention_native.h 2025-11-03T16:46:48.9514700Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_dot_product_cudnn_attention_ops.h 2025-11-03T16:46:48.9518974Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_dot_product_efficient_attention.h 2025-11-03T16:46:48.9523034Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_dot_product_efficient_attention_backward.h 2025-11-03T16:46:48.9527188Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_dot_product_efficient_attention_backward_cuda_dispatch.h 2025-11-03T16:46:48.9531247Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_dot_product_efficient_attention_backward_native.h 2025-11-03T16:46:48.9543521Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_dot_product_efficient_attention_backward_ops.h 2025-11-03T16:46:48.9544479Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_dot_product_efficient_attention_cuda_dispatch.h 2025-11-03T16:46:48.9548206Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_dot_product_efficient_attention_native.h 2025-11-03T16:46:48.9552253Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_dot_product_efficient_attention_ops.h 2025-11-03T16:46:48.9556160Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_dot_product_flash_attention.h 2025-11-03T16:46:48.9560201Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_dot_product_flash_attention_backward.h 2025-11-03T16:46:48.9564327Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_dot_product_flash_attention_backward_cuda_dispatch.h 2025-11-03T16:46:48.9568365Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_dot_product_flash_attention_backward_native.h 2025-11-03T16:46:48.9572495Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_dot_product_flash_attention_backward_ops.h 2025-11-03T16:46:48.9576945Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_dot_product_flash_attention_cuda_dispatch.h 2025-11-03T16:46:48.9581042Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_dot_product_flash_attention_for_cpu.h 2025-11-03T16:46:48.9585352Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_dot_product_flash_attention_for_cpu_backward.h 2025-11-03T16:46:48.9589613Z 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-11-03T16:46:48.9593775Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_dot_product_flash_attention_for_cpu_backward_native.h 2025-11-03T16:46:48.9597987Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_dot_product_flash_attention_for_cpu_backward_ops.h 2025-11-03T16:46:48.9602106Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_dot_product_flash_attention_for_cpu_cpu_dispatch.h 2025-11-03T16:46:48.9606096Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_dot_product_flash_attention_for_cpu_native.h 2025-11-03T16:46:48.9610112Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_dot_product_flash_attention_for_cpu_ops.h 2025-11-03T16:46:48.9614145Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_dot_product_flash_attention_native.h 2025-11-03T16:46:48.9618238Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_dot_product_flash_attention_ops.h 2025-11-03T16:46:48.9622930Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_dot_product_fused_attention_overrideable.h 2025-11-03T16:46:48.9627187Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_dot_product_fused_attention_overrideable_backward.h 2025-11-03T16:46:48.9631401Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_dot_product_fused_attention_overrideable_backward_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.9635640Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_dot_product_fused_attention_overrideable_backward_native.h 2025-11-03T16:46:48.9639776Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_dot_product_fused_attention_overrideable_backward_ops.h 2025-11-03T16:46:48.9644154Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_dot_product_fused_attention_overrideable_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.9648144Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_dot_product_fused_attention_overrideable_native.h 2025-11-03T16:46:48.9652912Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_dot_product_fused_attention_overrideable_ops.h 2025-11-03T16:46:48.9658332Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_grouped_mm.h 2025-11-03T16:46:48.9662080Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_grouped_mm_cuda_dispatch.h 2025-11-03T16:46:48.9666164Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_grouped_mm_native.h 2025-11-03T16:46:48.9670151Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_grouped_mm_ops.h 2025-11-03T16:46:48.9674154Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_grouped_mm_v2.h 2025-11-03T16:46:48.9678402Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_grouped_mm_v2_cuda_dispatch.h 2025-11-03T16:46:48.9682273Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_grouped_mm_v2_native.h 2025-11-03T16:46:48.9686166Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_grouped_mm_v2_ops.h 2025-11-03T16:46:48.9690226Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_mm.h 2025-11-03T16:46:48.9694332Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_mm_cpu_dispatch.h 2025-11-03T16:46:48.9698212Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_mm_cuda_dispatch.h 2025-11-03T16:46:48.9702144Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_mm_native.h 2025-11-03T16:46:48.9706132Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_mm_ops.h 2025-11-03T16:46:48.9710031Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_mm_v2.h 2025-11-03T16:46:48.9714019Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_mm_v2_cuda_dispatch.h 2025-11-03T16:46:48.9718447Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_mm_v2_native.h 2025-11-03T16:46:48.9722514Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_mm_v2_ops.h 2025-11-03T16:46:48.9726643Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_segment_reduce_backward.h 2025-11-03T16:46:48.9730573Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_segment_reduce_backward_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.9734358Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_segment_reduce_backward_cpu_dispatch.h 2025-11-03T16:46:48.9738245Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_segment_reduce_backward_cuda_dispatch.h 2025-11-03T16:46:48.9742079Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_segment_reduce_backward_native.h 2025-11-03T16:46:48.9746218Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_segment_reduce_backward_ops.h 2025-11-03T16:46:48.9750057Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_shape_as_tensor.h 2025-11-03T16:46:48.9755304Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_shape_as_tensor_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:48.9759778Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_shape_as_tensor_native.h 2025-11-03T16:46:48.9764332Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_shape_as_tensor_ops.h 2025-11-03T16:46:48.9768651Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_slow_conv2d_backward.h 2025-11-03T16:46:48.9772857Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_slow_conv2d_backward_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.9776747Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_slow_conv2d_backward_cpu_dispatch.h 2025-11-03T16:46:48.9780771Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_slow_conv2d_backward_cuda_dispatch.h 2025-11-03T16:46:48.9784591Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_slow_conv2d_backward_native.h 2025-11-03T16:46:48.9788546Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_slow_conv2d_backward_ops.h 2025-11-03T16:46:48.9792425Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_slow_conv2d_forward.h 2025-11-03T16:46:48.9796926Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_slow_conv2d_forward_cpu_dispatch.h 2025-11-03T16:46:48.9801306Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_slow_conv2d_forward_cuda_dispatch.h 2025-11-03T16:46:48.9805218Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_slow_conv2d_forward_native.h 2025-11-03T16:46:48.9809113Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_slow_conv2d_forward_ops.h 2025-11-03T16:46:48.9813018Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sobol_engine_draw.h 2025-11-03T16:46:48.9816991Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sobol_engine_draw_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:48.9820787Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sobol_engine_draw_native.h 2025-11-03T16:46:48.9824814Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sobol_engine_draw_ops.h 2025-11-03T16:46:48.9828690Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sobol_engine_ff.h 2025-11-03T16:46:48.9832779Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sobol_engine_ff_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:48.9836953Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sobol_engine_ff_native.h 2025-11-03T16:46:48.9842706Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sobol_engine_ff_ops.h 2025-11-03T16:46:48.9846782Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sobol_engine_initialize_state.h 2025-11-03T16:46:48.9850930Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sobol_engine_initialize_state_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:48.9855920Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sobol_engine_initialize_state_native.h 2025-11-03T16:46:48.9861789Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sobol_engine_initialize_state_ops.h 2025-11-03T16:46:48.9865909Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sobol_engine_scramble.h 2025-11-03T16:46:48.9872713Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sobol_engine_scramble_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:48.9879159Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sobol_engine_scramble_native.h 2025-11-03T16:46:48.9885405Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sobol_engine_scramble_ops.h 2025-11-03T16:46:48.9891321Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_softmax.h 2025-11-03T16:46:48.9896649Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_softmax_backward_data.h 2025-11-03T16:46:48.9902784Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_softmax_backward_data_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:48.9908677Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_softmax_backward_data_cpu_dispatch.h 2025-11-03T16:46:48.9915043Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_softmax_backward_data_cuda_dispatch.h 2025-11-03T16:46:48.9920186Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_softmax_backward_data_meta.h 2025-11-03T16:46:48.9924828Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_softmax_backward_data_meta_dispatch.h 2025-11-03T16:46:48.9928908Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_softmax_backward_data_native.h 2025-11-03T16:46:48.9933475Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_softmax_backward_data_ops.h 2025-11-03T16:46:48.9938256Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_softmax_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:48.9942174Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_softmax_cpu_dispatch.h 2025-11-03T16:46:48.9946289Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_softmax_cuda_dispatch.h 2025-11-03T16:46:48.9950844Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_softmax_meta.h 2025-11-03T16:46:48.9954915Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_softmax_meta_dispatch.h 2025-11-03T16:46:48.9959158Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_softmax_native.h 2025-11-03T16:46:48.9963068Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_softmax_ops.h 2025-11-03T16:46:48.9967726Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_addmm.h 2025-11-03T16:46:48.9971840Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_addmm_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:48.9975752Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_addmm_native.h 2025-11-03T16:46:48.9979523Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_addmm_ops.h 2025-11-03T16:46:48.9983354Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_broadcast_to.h 2025-11-03T16:46:48.9987253Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_broadcast_to_copy.h 2025-11-03T16:46:48.9991900Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_broadcast_to_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:48.9997011Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_broadcast_to_copy_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:49.0001312Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_broadcast_to_copy_native.h 2025-11-03T16:46:49.0005294Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_broadcast_to_copy_ops.h 2025-11-03T16:46:49.0009260Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_broadcast_to_native.h 2025-11-03T16:46:49.0013149Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_broadcast_to_ops.h 2025-11-03T16:46:49.0017161Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_bsc_tensor_unsafe.h 2025-11-03T16:46:49.0021193Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_bsc_tensor_unsafe_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:49.0025236Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_bsc_tensor_unsafe_native.h 2025-11-03T16:46:49.0029190Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_bsc_tensor_unsafe_ops.h 2025-11-03T16:46:49.0033176Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_bsr_tensor_unsafe.h 2025-11-03T16:46:49.0037713Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_bsr_tensor_unsafe_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:49.0041703Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_bsr_tensor_unsafe_native.h 2025-11-03T16:46:49.0045891Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_bsr_tensor_unsafe_ops.h 2025-11-03T16:46:49.0050001Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_compressed_tensor_unsafe.h 2025-11-03T16:46:49.0054959Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_compressed_tensor_unsafe_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:49.0059428Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_compressed_tensor_unsafe_native.h 2025-11-03T16:46:49.0063749Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_compressed_tensor_unsafe_ops.h 2025-11-03T16:46:49.0068384Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_compressed_tensor_with_dims.h 2025-11-03T16:46:49.0073360Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_compressed_tensor_with_dims_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:49.0078111Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_compressed_tensor_with_dims_native.h 2025-11-03T16:46:49.0082325Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_compressed_tensor_with_dims_ops.h 2025-11-03T16:46:49.0087224Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_coo_tensor_unsafe.h 2025-11-03T16:46:49.0092236Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_coo_tensor_unsafe_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:49.0097695Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_coo_tensor_unsafe_native.h 2025-11-03T16:46:49.0102399Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_coo_tensor_unsafe_ops.h 2025-11-03T16:46:49.0106481Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_coo_tensor_with_dims.h 2025-11-03T16:46:49.0111194Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_coo_tensor_with_dims_and_tensors.h 2025-11-03T16:46:49.0116354Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_coo_tensor_with_dims_and_tensors_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:49.0120977Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_coo_tensor_with_dims_and_tensors_meta_dispatch.h 2025-11-03T16:46:49.0125777Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_coo_tensor_with_dims_and_tensors_native.h 2025-11-03T16:46:49.0130029Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_coo_tensor_with_dims_and_tensors_ops.h 2025-11-03T16:46:49.0135264Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_coo_tensor_with_dims_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:49.0139654Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_coo_tensor_with_dims_meta_dispatch.h 2025-11-03T16:46:49.0143998Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_coo_tensor_with_dims_native.h 2025-11-03T16:46:49.0148450Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_coo_tensor_with_dims_ops.h 2025-11-03T16:46:49.0153352Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_csc_tensor_unsafe.h 2025-11-03T16:46:49.0158441Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_csc_tensor_unsafe_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:49.0162996Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_csc_tensor_unsafe_native.h 2025-11-03T16:46:49.0167140Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_csc_tensor_unsafe_ops.h 2025-11-03T16:46:49.0172067Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_csr_prod.h 2025-11-03T16:46:49.0176594Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_csr_prod_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:49.0181188Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_csr_prod_native.h 2025-11-03T16:46:49.0185834Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_csr_prod_ops.h 2025-11-03T16:46:49.0190354Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_csr_sum.h 2025-11-03T16:46:49.0195655Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_csr_sum_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:49.0200168Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_csr_sum_native.h 2025-11-03T16:46:49.0204757Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_csr_sum_ops.h 2025-11-03T16:46:49.0209146Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_csr_tensor_unsafe.h 2025-11-03T16:46:49.0213817Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_csr_tensor_unsafe_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:49.0218341Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_csr_tensor_unsafe_native.h 2025-11-03T16:46:49.0222588Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_csr_tensor_unsafe_ops.h 2025-11-03T16:46:49.0227148Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_log_softmax.h 2025-11-03T16:46:49.0231917Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_log_softmax_backward_data.h 2025-11-03T16:46:49.0236755Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_log_softmax_backward_data_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:49.0240941Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_log_softmax_backward_data_native.h 2025-11-03T16:46:49.0245490Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_log_softmax_backward_data_ops.h 2025-11-03T16:46:49.0250441Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_log_softmax_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:49.0255122Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_log_softmax_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:49.0259322Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_log_softmax_native.h 2025-11-03T16:46:49.0263778Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_log_softmax_ops.h 2025-11-03T16:46:49.0268323Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_mask_projection.h 2025-11-03T16:46:49.0273103Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_mask_projection_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:49.0277791Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_mask_projection_native.h 2025-11-03T16:46:49.0282369Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_mask_projection_ops.h 2025-11-03T16:46:49.0286910Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_mm.h 2025-11-03T16:46:49.0291595Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_mm_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:49.0295869Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_mm_native.h 2025-11-03T16:46:49.0300224Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_mm_ops.h 2025-11-03T16:46:49.0305449Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_mm_reduce_impl.h 2025-11-03T16:46:49.0310094Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_mm_reduce_impl_backward.h 2025-11-03T16:46:49.0315051Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_mm_reduce_impl_backward_native.h 2025-11-03T16:46:49.0319215Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_mm_reduce_impl_backward_ops.h 2025-11-03T16:46:49.0323813Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_mm_reduce_impl_native.h 2025-11-03T16:46:49.0328242Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_mm_reduce_impl_ops.h 2025-11-03T16:46:49.0332701Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_semi_structured_addmm.h 2025-11-03T16:46:49.0337076Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_semi_structured_addmm_cuda_dispatch.h 2025-11-03T16:46:49.0341881Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_semi_structured_addmm_native.h 2025-11-03T16:46:49.0347048Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_semi_structured_addmm_ops.h 2025-11-03T16:46:49.0352338Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_semi_structured_apply.h 2025-11-03T16:46:49.0357293Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_semi_structured_apply_cuda_dispatch.h 2025-11-03T16:46:49.0361479Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_semi_structured_apply_dense.h 2025-11-03T16:46:49.0366426Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_semi_structured_apply_dense_cuda_dispatch.h 2025-11-03T16:46:49.0371466Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_semi_structured_apply_dense_native.h 2025-11-03T16:46:49.0375587Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_semi_structured_apply_dense_ops.h 2025-11-03T16:46:49.0379576Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_semi_structured_apply_native.h 2025-11-03T16:46:49.0384845Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_semi_structured_apply_ops.h 2025-11-03T16:46:49.0388934Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_semi_structured_linear.h 2025-11-03T16:46:49.0393062Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_semi_structured_linear_cuda_dispatch.h 2025-11-03T16:46:49.0398346Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_semi_structured_linear_native.h 2025-11-03T16:46:49.0402553Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_semi_structured_linear_ops.h 2025-11-03T16:46:49.0406577Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_semi_structured_mm.h 2025-11-03T16:46:49.0410679Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_semi_structured_mm_cuda_dispatch.h 2025-11-03T16:46:49.0415206Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_semi_structured_mm_native.h 2025-11-03T16:46:49.0419460Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_semi_structured_mm_ops.h 2025-11-03T16:46:49.0423530Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_semi_structured_tile.h 2025-11-03T16:46:49.0427911Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_semi_structured_tile_cuda_dispatch.h 2025-11-03T16:46:49.0432703Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_semi_structured_tile_native.h 2025-11-03T16:46:49.0438746Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_semi_structured_tile_ops.h 2025-11-03T16:46:49.0442738Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_softmax.h 2025-11-03T16:46:49.0446789Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_softmax_backward_data.h 2025-11-03T16:46:49.0451226Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_softmax_backward_data_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:49.0455249Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_softmax_backward_data_native.h 2025-11-03T16:46:49.0459234Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_softmax_backward_data_ops.h 2025-11-03T16:46:49.0463457Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_softmax_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:49.0467528Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_softmax_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:49.0471682Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_softmax_native.h 2025-11-03T16:46:49.0475861Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_softmax_ops.h 2025-11-03T16:46:49.0479908Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_sparse_matmul.h 2025-11-03T16:46:49.0484097Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_sparse_matmul_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:49.0488656Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_sparse_matmul_native.h 2025-11-03T16:46:49.0492925Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_sparse_matmul_ops.h 2025-11-03T16:46:49.0497342Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_sum.h 2025-11-03T16:46:49.0501621Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_sum_backward.h 2025-11-03T16:46:49.0505817Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_sum_backward_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:49.0510032Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_sum_backward_native.h 2025-11-03T16:46:49.0514072Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_sum_backward_ops.h 2025-11-03T16:46:49.0519079Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_sum_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:49.0523119Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_sum_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:49.0527204Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_sum_native.h 2025-11-03T16:46:49.0531186Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_sum_ops.h 2025-11-03T16:46:49.0535102Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_spdiags.h 2025-11-03T16:46:49.0538869Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_spdiags_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:49.0542725Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_spdiags_cpu_dispatch.h 2025-11-03T16:46:49.0546486Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_spdiags_native.h 2025-11-03T16:46:49.0550183Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_spdiags_ops.h 2025-11-03T16:46:49.0554092Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_spsolve.h 2025-11-03T16:46:49.0557763Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_spsolve_native.h 2025-11-03T16:46:49.0562036Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_spsolve_ops.h 2025-11-03T16:46:49.0565661Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_stack.h 2025-11-03T16:46:49.0569298Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_stack_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:49.0573014Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_stack_cpu_dispatch.h 2025-11-03T16:46:49.0576787Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_stack_native.h 2025-11-03T16:46:49.0581207Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_stack_ops.h 2025-11-03T16:46:49.0584810Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_standard_gamma.h 2025-11-03T16:46:49.0588593Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_standard_gamma_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:49.0622375Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_standard_gamma_cpu_dispatch.h 2025-11-03T16:46:49.0626226Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_standard_gamma_cuda_dispatch.h 2025-11-03T16:46:49.0630082Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_standard_gamma_grad.h 2025-11-03T16:46:49.0634285Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_standard_gamma_grad_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:49.0638591Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_standard_gamma_grad_cpu_dispatch.h 2025-11-03T16:46:49.0642623Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_standard_gamma_grad_cuda_dispatch.h 2025-11-03T16:46:49.0646675Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_standard_gamma_grad_native.h 2025-11-03T16:46:49.0650798Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_standard_gamma_grad_ops.h 2025-11-03T16:46:49.0655614Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_standard_gamma_native.h 2025-11-03T16:46:49.0660775Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_standard_gamma_ops.h 2025-11-03T16:46:49.0664940Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_ambiguous_defaults.h 2025-11-03T16:46:49.0669929Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_ambiguous_defaults_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:49.0674229Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_ambiguous_defaults_native.h 2025-11-03T16:46:49.0678370Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_ambiguous_defaults_ops.h 2025-11-03T16:46:49.0683156Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_autograd_multiple_dispatch.h 2025-11-03T16:46:49.0687729Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_autograd_multiple_dispatch_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:49.0692676Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_autograd_multiple_dispatch_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:49.0696995Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_autograd_multiple_dispatch_native.h 2025-11-03T16:46:49.0701308Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_autograd_multiple_dispatch_ops.h 2025-11-03T16:46:49.0705865Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_autograd_multiple_dispatch_view.h 2025-11-03T16:46:49.0710650Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_autograd_multiple_dispatch_view_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:49.0715368Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_autograd_multiple_dispatch_view_copy.h 2025-11-03T16:46:49.0720159Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_autograd_multiple_dispatch_view_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:49.0724838Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_autograd_multiple_dispatch_view_copy_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:49.0729444Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_autograd_multiple_dispatch_view_copy_native.h 2025-11-03T16:46:49.0734017Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_autograd_multiple_dispatch_view_copy_ops.h 2025-11-03T16:46:49.0738325Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_autograd_multiple_dispatch_view_native.h 2025-11-03T16:46:49.0742875Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_autograd_multiple_dispatch_view_ops.h 2025-11-03T16:46:49.0747508Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_check_tensor.h 2025-11-03T16:46:49.0752892Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_check_tensor_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:49.0757230Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_check_tensor_native.h 2025-11-03T16:46:49.0762521Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_check_tensor_ops.h 2025-11-03T16:46:49.0767208Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_functorch_fallback.h 2025-11-03T16:46:49.0772005Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_functorch_fallback_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:49.0776378Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_functorch_fallback_cpu_dispatch.h 2025-11-03T16:46:49.0780997Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_functorch_fallback_native.h 2025-11-03T16:46:49.0785616Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_functorch_fallback_ops.h 2025-11-03T16:46:49.0790371Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_optional_filled_intlist.h 2025-11-03T16:46:49.0794950Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_optional_filled_intlist_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:49.0799227Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_optional_filled_intlist_cpu_dispatch.h 2025-11-03T16:46:49.0803915Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_optional_filled_intlist_native.h 2025-11-03T16:46:49.0808545Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_optional_filled_intlist_ops.h 2025-11-03T16:46:49.0813069Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_optional_floatlist.h 2025-11-03T16:46:49.0817543Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_optional_floatlist_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:49.0822286Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_optional_floatlist_cpu_dispatch.h 2025-11-03T16:46:49.0826823Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_optional_floatlist_native.h 2025-11-03T16:46:49.0831086Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_optional_floatlist_ops.h 2025-11-03T16:46:49.0835938Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_optional_intlist.h 2025-11-03T16:46:49.0840880Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_optional_intlist_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:49.0845451Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_optional_intlist_cpu_dispatch.h 2025-11-03T16:46:49.0849537Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_optional_intlist_native.h 2025-11-03T16:46:49.0855486Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_optional_intlist_ops.h 2025-11-03T16:46:49.0862139Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_parallel_materialize.h 2025-11-03T16:46:49.0868384Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_parallel_materialize_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:49.0874769Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_parallel_materialize_native.h 2025-11-03T16:46:49.0879731Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_parallel_materialize_ops.h 2025-11-03T16:46:49.0884777Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_serialization_subcmul.h 2025-11-03T16:46:49.0888965Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_serialization_subcmul_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:49.0893623Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_serialization_subcmul_native.h 2025-11-03T16:46:49.0898598Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_serialization_subcmul_ops.h 2025-11-03T16:46:49.0902685Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_string_default.h 2025-11-03T16:46:49.0906877Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_string_default_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:49.0911467Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_string_default_native.h 2025-11-03T16:46:49.0915730Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_string_default_ops.h 2025-11-03T16:46:49.0919790Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_warn_in_autograd.h 2025-11-03T16:46:49.0924327Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_warn_in_autograd_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:49.0928827Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_warn_in_autograd_native.h 2025-11-03T16:46:49.0932846Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_warn_in_autograd_ops.h 2025-11-03T16:46:49.0937028Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_thnn_differentiable_gru_cell_backward.h 2025-11-03T16:46:49.0941229Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_thnn_differentiable_gru_cell_backward_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:49.0945336Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_thnn_differentiable_gru_cell_backward_native.h 2025-11-03T16:46:49.0949455Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_thnn_differentiable_gru_cell_backward_ops.h 2025-11-03T16:46:49.0953678Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_thnn_differentiable_lstm_cell_backward.h 2025-11-03T16:46:49.0958434Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_thnn_differentiable_lstm_cell_backward_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:49.0962852Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_thnn_differentiable_lstm_cell_backward_native.h 2025-11-03T16:46:49.0966954Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_thnn_differentiable_lstm_cell_backward_ops.h 2025-11-03T16:46:49.0971399Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_thnn_fused_gru_cell.h 2025-11-03T16:46:49.0975714Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_thnn_fused_gru_cell_backward.h 2025-11-03T16:46:49.0979722Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_thnn_fused_gru_cell_backward_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:49.0983788Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_thnn_fused_gru_cell_backward_cuda_dispatch.h 2025-11-03T16:46:49.0987966Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_thnn_fused_gru_cell_backward_native.h 2025-11-03T16:46:49.0992065Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_thnn_fused_gru_cell_backward_ops.h 2025-11-03T16:46:49.0996358Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_thnn_fused_gru_cell_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:49.1000317Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_thnn_fused_gru_cell_cuda_dispatch.h 2025-11-03T16:46:49.1004323Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_thnn_fused_gru_cell_native.h 2025-11-03T16:46:49.1008812Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_thnn_fused_gru_cell_ops.h 2025-11-03T16:46:49.1012953Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_thnn_fused_lstm_cell.h 2025-11-03T16:46:49.1017049Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_thnn_fused_lstm_cell_backward.h 2025-11-03T16:46:49.1021480Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_thnn_fused_lstm_cell_backward_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:49.1025533Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_thnn_fused_lstm_cell_backward_impl.h 2025-11-03T16:46:49.1029912Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_thnn_fused_lstm_cell_backward_impl_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:49.1035922Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_thnn_fused_lstm_cell_backward_impl_cuda_dispatch.h 2025-11-03T16:46:49.1040547Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_thnn_fused_lstm_cell_backward_impl_native.h 2025-11-03T16:46:49.1044498Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_thnn_fused_lstm_cell_backward_impl_ops.h 2025-11-03T16:46:49.1048421Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_thnn_fused_lstm_cell_backward_native.h 2025-11-03T16:46:49.1052406Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_thnn_fused_lstm_cell_backward_ops.h 2025-11-03T16:46:49.1056872Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_thnn_fused_lstm_cell_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:49.1060821Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_thnn_fused_lstm_cell_cuda_dispatch.h 2025-11-03T16:46:49.1064903Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_thnn_fused_lstm_cell_native.h 2025-11-03T16:46:49.1069111Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_thnn_fused_lstm_cell_ops.h 2025-11-03T16:46:49.1073052Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_to_copy.h 2025-11-03T16:46:49.1076899Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_to_copy_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:49.1080639Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_to_copy_native.h 2025-11-03T16:46:49.1084476Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_to_copy_ops.h 2025-11-03T16:46:49.1088607Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_to_cpu.h 2025-11-03T16:46:49.1092515Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_to_cpu_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:49.1096126Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_to_cpu_native.h 2025-11-03T16:46:49.1099898Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_to_cpu_ops.h 2025-11-03T16:46:49.1103715Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_to_dense.h 2025-11-03T16:46:49.1107600Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_to_dense_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:49.1111349Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_to_dense_native.h 2025-11-03T16:46:49.1115332Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_to_dense_ops.h 2025-11-03T16:46:49.1119185Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_to_sparse.h 2025-11-03T16:46:49.1123388Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_to_sparse_bsc.h 2025-11-03T16:46:49.1127663Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_to_sparse_bsc_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:49.1131407Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_to_sparse_bsc_cpu_dispatch.h 2025-11-03T16:46:49.1135345Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_to_sparse_bsc_cuda_dispatch.h 2025-11-03T16:46:49.1139217Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_to_sparse_bsc_native.h 2025-11-03T16:46:49.1143059Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_to_sparse_bsc_ops.h 2025-11-03T16:46:49.1146949Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_to_sparse_bsr.h 2025-11-03T16:46:49.1151566Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_to_sparse_bsr_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:49.1155582Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_to_sparse_bsr_cpu_dispatch.h 2025-11-03T16:46:49.1159525Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_to_sparse_bsr_cuda_dispatch.h 2025-11-03T16:46:49.1164454Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_to_sparse_bsr_native.h 2025-11-03T16:46:49.1168637Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_to_sparse_bsr_ops.h 2025-11-03T16:46:49.1173605Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_to_sparse_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:49.1178039Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_to_sparse_cpu_dispatch.h 2025-11-03T16:46:49.1182936Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_to_sparse_csc.h 2025-11-03T16:46:49.1187108Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_to_sparse_csc_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:49.1191512Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_to_sparse_csc_cpu_dispatch.h 2025-11-03T16:46:49.1196073Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_to_sparse_csc_cuda_dispatch.h 2025-11-03T16:46:49.1200078Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_to_sparse_csc_native.h 2025-11-03T16:46:49.1204549Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_to_sparse_csc_ops.h 2025-11-03T16:46:49.1209143Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_to_sparse_csr.h 2025-11-03T16:46:49.1213895Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_to_sparse_csr_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:49.1218060Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_to_sparse_csr_cpu_dispatch.h 2025-11-03T16:46:49.1222720Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_to_sparse_csr_cuda_dispatch.h 2025-11-03T16:46:49.1227096Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_to_sparse_csr_native.h 2025-11-03T16:46:49.1231511Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_to_sparse_csr_ops.h 2025-11-03T16:46:49.1235857Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_to_sparse_cuda_dispatch.h 2025-11-03T16:46:49.1241058Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_to_sparse_native.h 2025-11-03T16:46:49.1245727Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_to_sparse_ops.h 2025-11-03T16:46:49.1250268Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_to_sparse_semi_structured.h 2025-11-03T16:46:49.1254338Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_to_sparse_semi_structured_cuda_dispatch.h 2025-11-03T16:46:49.1258925Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_to_sparse_semi_structured_native.h 2025-11-03T16:46:49.1263386Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_to_sparse_semi_structured_ops.h 2025-11-03T16:46:49.1267963Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_transformer_encoder_layer_fwd.h 2025-11-03T16:46:49.1272197Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_transformer_encoder_layer_fwd_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:49.1277086Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_transformer_encoder_layer_fwd_cpu_dispatch.h 2025-11-03T16:46:49.1281668Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_transformer_encoder_layer_fwd_cuda_dispatch.h 2025-11-03T16:46:49.1285895Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_transformer_encoder_layer_fwd_native.h 2025-11-03T16:46:49.1290445Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_transformer_encoder_layer_fwd_ops.h 2025-11-03T16:46:49.1295211Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_transform_bias_rescale_qkv.h 2025-11-03T16:46:49.1300117Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_transform_bias_rescale_qkv_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:49.1305013Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_transform_bias_rescale_qkv_cpu_dispatch.h 2025-11-03T16:46:49.1309152Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_transform_bias_rescale_qkv_cuda_dispatch.h 2025-11-03T16:46:49.1313758Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_transform_bias_rescale_qkv_native.h 2025-11-03T16:46:49.1318721Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_transform_bias_rescale_qkv_ops.h 2025-11-03T16:46:49.1323175Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_trilinear.h 2025-11-03T16:46:49.1327407Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_trilinear_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:49.1331904Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_trilinear_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:49.1336369Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_trilinear_native.h 2025-11-03T16:46:49.1341009Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_trilinear_ops.h 2025-11-03T16:46:49.1345492Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_triton_multi_head_attention.h 2025-11-03T16:46:49.1350041Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_triton_multi_head_attention_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:49.1355261Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_triton_multi_head_attention_cuda_dispatch.h 2025-11-03T16:46:49.1361112Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_triton_multi_head_attention_native.h 2025-11-03T16:46:49.1367305Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_triton_multi_head_attention_ops.h 2025-11-03T16:46:49.1373163Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_triton_scaled_dot_attention.h 2025-11-03T16:46:49.1378556Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_triton_scaled_dot_attention_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:49.1383293Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_triton_scaled_dot_attention_cuda_dispatch.h 2025-11-03T16:46:49.1388921Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_triton_scaled_dot_attention_native.h 2025-11-03T16:46:49.1393273Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_triton_scaled_dot_attention_ops.h 2025-11-03T16:46:49.1398210Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_unique.h 2025-11-03T16:46:49.1401856Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_unique2.h 2025-11-03T16:46:49.1406391Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_unique2_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:49.1410679Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_unique2_cpu_dispatch.h 2025-11-03T16:46:49.1414758Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_unique2_cuda_dispatch.h 2025-11-03T16:46:49.1419029Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_unique2_native.h 2025-11-03T16:46:49.1423920Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_unique2_ops.h 2025-11-03T16:46:49.1428309Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_unique_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:49.1432397Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_unique_cpu_dispatch.h 2025-11-03T16:46:49.1466428Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_unique_cuda_dispatch.h 2025-11-03T16:46:49.1470983Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_unique_native.h 2025-11-03T16:46:49.1485465Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_unique_ops.h 2025-11-03T16:46:49.1485924Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_unpack_dual.h 2025-11-03T16:46:49.1486976Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_unpack_dual_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:49.1491196Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_unpack_dual_native.h 2025-11-03T16:46:49.1495089Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_unpack_dual_ops.h 2025-11-03T16:46:49.1498940Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_unsafe_index.h 2025-11-03T16:46:49.1503178Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_unsafe_index_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:49.1506989Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_unsafe_index_native.h 2025-11-03T16:46:49.1511624Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_unsafe_index_ops.h 2025-11-03T16:46:49.1515676Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_unsafe_index_put.h 2025-11-03T16:46:49.1519790Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_unsafe_index_put_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:49.1523794Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_unsafe_index_put_native.h 2025-11-03T16:46:49.1527966Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_unsafe_index_put_ops.h 2025-11-03T16:46:49.1532117Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_unsafe_masked_index.h 2025-11-03T16:46:49.1536737Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_unsafe_masked_index_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:49.1540694Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_unsafe_masked_index_native.h 2025-11-03T16:46:49.1544849Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_unsafe_masked_index_ops.h 2025-11-03T16:46:49.1548944Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_unsafe_masked_index_put_accumulate.h 2025-11-03T16:46:49.1553171Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_unsafe_masked_index_put_accumulate_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:49.1557489Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_unsafe_masked_index_put_accumulate_native.h 2025-11-03T16:46:49.1561957Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_unsafe_masked_index_put_accumulate_ops.h 2025-11-03T16:46:49.1566508Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_unsafe_view.h 2025-11-03T16:46:49.1570553Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_unsafe_view_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:49.1574491Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_unsafe_view_native.h 2025-11-03T16:46:49.1578685Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_unsafe_view_ops.h 2025-11-03T16:46:49.1582771Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_bicubic2d_aa.h 2025-11-03T16:46:49.1586629Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_bicubic2d_aa_backward.h 2025-11-03T16:46:49.1591243Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_bicubic2d_aa_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:49.1595240Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_bicubic2d_aa_backward_cpu_dispatch.h 2025-11-03T16:46:49.1599420Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_bicubic2d_aa_backward_cuda_dispatch.h 2025-11-03T16:46:49.1603652Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_bicubic2d_aa_backward_meta.h 2025-11-03T16:46:49.1607669Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_bicubic2d_aa_backward_meta_dispatch.h 2025-11-03T16:46:49.1611685Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_bicubic2d_aa_backward_native.h 2025-11-03T16:46:49.1616756Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_bicubic2d_aa_backward_ops.h 2025-11-03T16:46:49.1621565Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_bicubic2d_aa_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:49.1626306Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_bicubic2d_aa_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:49.1633058Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_bicubic2d_aa_cpu_dispatch.h 2025-11-03T16:46:49.1637855Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_bicubic2d_aa_cuda_dispatch.h 2025-11-03T16:46:49.1642060Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_bicubic2d_aa_meta.h 2025-11-03T16:46:49.1646803Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_bicubic2d_aa_meta_dispatch.h 2025-11-03T16:46:49.1651319Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_bicubic2d_aa_native.h 2025-11-03T16:46:49.1655831Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_bicubic2d_aa_ops.h 2025-11-03T16:46:49.1660071Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_bilinear2d_aa.h 2025-11-03T16:46:49.1664625Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_bilinear2d_aa_backward.h 2025-11-03T16:46:49.1669339Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_bilinear2d_aa_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:49.1673413Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_bilinear2d_aa_backward_cpu_dispatch.h 2025-11-03T16:46:49.1678197Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_bilinear2d_aa_backward_cuda_dispatch.h 2025-11-03T16:46:49.1682781Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_bilinear2d_aa_backward_meta.h 2025-11-03T16:46:49.1687429Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_bilinear2d_aa_backward_meta_dispatch.h 2025-11-03T16:46:49.1691647Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_bilinear2d_aa_backward_native.h 2025-11-03T16:46:49.1696226Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_bilinear2d_aa_backward_ops.h 2025-11-03T16:46:49.1701362Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_bilinear2d_aa_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:49.1706034Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_bilinear2d_aa_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:49.1710166Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_bilinear2d_aa_cpu_dispatch.h 2025-11-03T16:46:49.1714877Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_bilinear2d_aa_cuda_dispatch.h 2025-11-03T16:46:49.1719402Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_bilinear2d_aa_meta.h 2025-11-03T16:46:49.1724104Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_bilinear2d_aa_meta_dispatch.h 2025-11-03T16:46:49.1728504Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_bilinear2d_aa_native.h 2025-11-03T16:46:49.1733540Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_bilinear2d_aa_ops.h 2025-11-03T16:46:49.1738287Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact1d.h 2025-11-03T16:46:49.1742918Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact1d_backward.h 2025-11-03T16:46:49.1747597Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact1d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:49.1752049Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact1d_backward_cpu_dispatch.h 2025-11-03T16:46:49.1757226Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact1d_backward_cuda_dispatch.h 2025-11-03T16:46:49.1761808Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact1d_backward_meta.h 2025-11-03T16:46:49.1766711Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact1d_backward_meta_dispatch.h 2025-11-03T16:46:49.1771085Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact1d_backward_native.h 2025-11-03T16:46:49.1777072Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact1d_backward_ops.h 2025-11-03T16:46:49.1780867Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact1d_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:49.1785509Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact1d_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:49.1789983Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact1d_cpu_dispatch.h 2025-11-03T16:46:49.1794622Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact1d_cuda_dispatch.h 2025-11-03T16:46:49.1829564Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact1d_meta.h 2025-11-03T16:46:49.1834139Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact1d_meta_dispatch.h 2025-11-03T16:46:49.1838856Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact1d_native.h 2025-11-03T16:46:49.1843169Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact1d_ops.h 2025-11-03T16:46:49.1847441Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact2d.h 2025-11-03T16:46:49.1851898Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact2d_backward.h 2025-11-03T16:46:49.1857312Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact2d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:49.1864044Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact2d_backward_cpu_dispatch.h 2025-11-03T16:46:49.1870697Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact2d_backward_cuda_dispatch.h 2025-11-03T16:46:49.1876938Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact2d_backward_meta.h 2025-11-03T16:46:49.1882375Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact2d_backward_meta_dispatch.h 2025-11-03T16:46:49.1887331Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact2d_backward_native.h 2025-11-03T16:46:49.1891617Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact2d_backward_ops.h 2025-11-03T16:46:49.1896689Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact2d_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:49.1901589Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact2d_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:49.1905802Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact2d_cpu_dispatch.h 2025-11-03T16:46:49.1909889Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact2d_cuda_dispatch.h 2025-11-03T16:46:49.1914667Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact2d_meta.h 2025-11-03T16:46:49.1919183Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact2d_meta_dispatch.h 2025-11-03T16:46:49.1923284Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact2d_native.h 2025-11-03T16:46:49.1927797Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact2d_ops.h 2025-11-03T16:46:49.1932411Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact3d.h 2025-11-03T16:46:49.1936711Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact3d_backward.h 2025-11-03T16:46:49.1940923Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact3d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:49.1945007Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact3d_backward_cpu_dispatch.h 2025-11-03T16:46:49.1949093Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact3d_backward_cuda_dispatch.h 2025-11-03T16:46:49.1953421Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact3d_backward_meta.h 2025-11-03T16:46:49.1957605Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact3d_backward_meta_dispatch.h 2025-11-03T16:46:49.1962832Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact3d_backward_native.h 2025-11-03T16:46:49.1966907Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact3d_backward_ops.h 2025-11-03T16:46:49.1971114Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact3d_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:49.1975406Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact3d_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:49.1979441Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact3d_cpu_dispatch.h 2025-11-03T16:46:49.1983482Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact3d_cuda_dispatch.h 2025-11-03T16:46:49.1987959Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact3d_meta.h 2025-11-03T16:46:49.1992087Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact3d_meta_dispatch.h 2025-11-03T16:46:49.1996469Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact3d_native.h 2025-11-03T16:46:49.2000622Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact3d_ops.h 2025-11-03T16:46:49.2004526Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_use_cudnn_ctc_loss.h 2025-11-03T16:46:49.2008530Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_use_cudnn_ctc_loss_cuda_dispatch.h 2025-11-03T16:46:49.2012874Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_use_cudnn_ctc_loss_native.h 2025-11-03T16:46:49.2016892Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_use_cudnn_ctc_loss_ops.h 2025-11-03T16:46:49.2020925Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_use_cudnn_rnn_flatten_weight.h 2025-11-03T16:46:49.2025357Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_use_cudnn_rnn_flatten_weight_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:49.2029393Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_use_cudnn_rnn_flatten_weight_native.h 2025-11-03T16:46:49.2033248Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_use_cudnn_rnn_flatten_weight_ops.h 2025-11-03T16:46:49.2037369Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_validate_compressed_sparse_indices.h 2025-11-03T16:46:49.2041464Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_validate_compressed_sparse_indices_cpu_dispatch.h 2025-11-03T16:46:49.2045557Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_validate_compressed_sparse_indices_cuda_dispatch.h 2025-11-03T16:46:49.2049570Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_validate_compressed_sparse_indices_native.h 2025-11-03T16:46:49.2053894Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_validate_compressed_sparse_indices_ops.h 2025-11-03T16:46:49.2057853Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_validate_sparse_bsc_tensor_args.h 2025-11-03T16:46:49.2062000Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_validate_sparse_bsc_tensor_args_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:49.2066312Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_validate_sparse_bsc_tensor_args_native.h 2025-11-03T16:46:49.2070401Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_validate_sparse_bsc_tensor_args_ops.h 2025-11-03T16:46:49.2074598Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_validate_sparse_bsr_tensor_args.h 2025-11-03T16:46:49.2078954Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_validate_sparse_bsr_tensor_args_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:49.2082943Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_validate_sparse_bsr_tensor_args_native.h 2025-11-03T16:46:49.2087130Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_validate_sparse_bsr_tensor_args_ops.h 2025-11-03T16:46:49.2091471Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_validate_sparse_compressed_tensor_args.h 2025-11-03T16:46:49.2095796Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_validate_sparse_compressed_tensor_args_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:49.2099838Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_validate_sparse_compressed_tensor_args_native.h 2025-11-03T16:46:49.2103886Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_validate_sparse_compressed_tensor_args_ops.h 2025-11-03T16:46:49.2108041Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_validate_sparse_coo_tensor_args.h 2025-11-03T16:46:49.2112436Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_validate_sparse_coo_tensor_args_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:49.2116591Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_validate_sparse_coo_tensor_args_native.h 2025-11-03T16:46:49.2120596Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_validate_sparse_coo_tensor_args_ops.h 2025-11-03T16:46:49.2124644Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_validate_sparse_csc_tensor_args.h 2025-11-03T16:46:49.2128872Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_validate_sparse_csc_tensor_args_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:49.2133098Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_validate_sparse_csc_tensor_args_native.h 2025-11-03T16:46:49.2137129Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_validate_sparse_csc_tensor_args_ops.h 2025-11-03T16:46:49.2142179Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_validate_sparse_csr_tensor_args.h 2025-11-03T16:46:49.2146573Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_validate_sparse_csr_tensor_args_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:49.2150733Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_validate_sparse_csr_tensor_args_native.h 2025-11-03T16:46:49.2155310Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_validate_sparse_csr_tensor_args_ops.h 2025-11-03T16:46:49.2159266Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_values.h 2025-11-03T16:46:49.2163193Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_values_copy.h 2025-11-03T16:46:49.2167816Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_values_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-11-03T16:46:49.2171894Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_values_copy_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:49.2176360Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_values_copy_native.h 2025-11-03T16:46:49.2181103Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_values_copy_ops.h 2025-11-03T16:46:49.2185633Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_values_native.h 2025-11-03T16:46:49.2189948Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_values_ops.h 2025-11-03T16:46:49.2194799Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_version.h 2025-11-03T16:46:49.2199085Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_version_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:49.2203311Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_version_native.h 2025-11-03T16:46:49.2207569Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_version_ops.h 2025-11-03T16:46:49.2212343Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_weight_int4pack_mm.h 2025-11-03T16:46:49.2218460Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_weight_int4pack_mm_cuda_dispatch.h 2025-11-03T16:46:49.2223429Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_weight_int4pack_mm_for_cpu.h 2025-11-03T16:46:49.2227304Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_weight_int4pack_mm_for_cpu_cpu_dispatch.h 2025-11-03T16:46:49.2231712Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_weight_int4pack_mm_for_cpu_native.h 2025-11-03T16:46:49.2236446Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_weight_int4pack_mm_for_cpu_ops.h 2025-11-03T16:46:49.2240811Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_weight_int4pack_mm_native.h 2025-11-03T16:46:49.2245402Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_weight_int4pack_mm_ops.h 2025-11-03T16:46:49.2250483Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_weight_int4pack_mm_with_scales_and_zeros.h 2025-11-03T16:46:49.2255661Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_weight_int4pack_mm_with_scales_and_zeros_native.h 2025-11-03T16:46:49.2260304Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_weight_int4pack_mm_with_scales_and_zeros_ops.h 2025-11-03T16:46:49.2264459Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_weight_int8pack_mm.h 2025-11-03T16:46:49.2269068Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_weight_int8pack_mm_cpu_dispatch.h 2025-11-03T16:46:49.2273714Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_weight_int8pack_mm_cuda_dispatch.h 2025-11-03T16:46:49.2278579Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_weight_int8pack_mm_native.h 2025-11-03T16:46:49.2282658Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_weight_int8pack_mm_ops.h 2025-11-03T16:46:49.2287100Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_weight_norm.h 2025-11-03T16:46:49.2291764Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_weight_norm_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:49.2296334Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_weight_norm_differentiable_backward.h 2025-11-03T16:46:49.2300863Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_weight_norm_differentiable_backward_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:49.2305538Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_weight_norm_differentiable_backward_native.h 2025-11-03T16:46:49.2310164Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_weight_norm_differentiable_backward_ops.h 2025-11-03T16:46:49.2314840Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_weight_norm_interface.h 2025-11-03T16:46:49.2318979Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_weight_norm_interface_backward.h 2025-11-03T16:46:49.2323882Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_weight_norm_interface_backward_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:49.2328697Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_weight_norm_interface_backward_cpu_dispatch.h 2025-11-03T16:46:49.2333411Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_weight_norm_interface_backward_cuda_dispatch.h 2025-11-03T16:46:49.2337493Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_weight_norm_interface_backward_native.h 2025-11-03T16:46:49.2342214Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_weight_norm_interface_backward_ops.h 2025-11-03T16:46:49.2346907Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_weight_norm_interface_compositeexplicitautograd_dispatch.h 2025-11-03T16:46:49.2351709Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_weight_norm_interface_cpu_dispatch.h 2025-11-03T16:46:49.2356038Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_weight_norm_interface_cuda_dispatch.h 2025-11-03T16:46:49.2364380Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_weight_norm_interface_native.h 2025-11-03T16:46:49.2371350Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_weight_norm_interface_ops.h 2025-11-03T16:46:49.2377456Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_weight_norm_native.h 2025-11-03T16:46:49.2383535Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_weight_norm_ops.h 2025-11-03T16:46:49.2388722Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_wrapped_linear_prepack.h 2025-11-03T16:46:49.2393591Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_wrapped_linear_prepack_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:49.2397861Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_wrapped_linear_prepack_native.h 2025-11-03T16:46:49.2402309Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_wrapped_linear_prepack_ops.h 2025-11-03T16:46:49.2406839Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_wrapped_quantized_linear_prepacked.h 2025-11-03T16:46:49.2411079Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_wrapped_quantized_linear_prepacked_compositeimplicitautograd_dispatch.h 2025-11-03T16:46:49.2415325Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_wrapped_quantized_linear_prepacked_native.h 2025-11-03T16:46:49.2420125Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_wrapped_quantized_linear_prepacked_ops.h 2025-11-03T16:46:49.2661121Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\quantized\QTensorImpl.h 2025-11-03T16:46:49.2664785Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\quantized\Quantizer.h 2025-11-03T16:46:49.2673941Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\xpu\CachingHostAllocator.h 2025-11-03T16:46:49.2678344Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\xpu\PhiloxXpuState.h 2025-11-03T16:46:49.2682148Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\xpu\PinnedMemoryAllocator.h 2025-11-03T16:46:49.2686107Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\xpu\XPUContext.h 2025-11-03T16:46:49.2697027Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\xpu\XPUDevice.h 2025-11-03T16:46:49.2700431Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\xpu\XPUEvent.h 2025-11-03T16:46:49.2704296Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\xpu\XPUGeneratorImpl.h 2025-11-03T16:46:49.2708244Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\xpu\XPUGraphsUtils.h 2025-11-03T16:46:49.2716022Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\xpu\detail\XPUHooks.h 2025-11-03T16:46:49.2730160Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\alignment.h 2025-11-03T16:46:49.2734188Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\Allocator.h 2025-11-03T16:46:49.2737889Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\AllocatorConfig.h 2025-11-03T16:46:49.2741938Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\AutogradState.h 2025-11-03T16:46:49.2758647Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\Backend.h 2025-11-03T16:46:49.2762775Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\CachingDeviceAllocator.h 2025-11-03T16:46:49.2766494Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\CompileTimeFunctionPointer.h 2025-11-03T16:46:49.2770817Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\ConstantSymNodeImpl.h 2025-11-03T16:46:49.2774987Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\Contiguity.h 2025-11-03T16:46:49.2778638Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\CopyBytes.h 2025-11-03T16:46:49.2782743Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\CPUAllocator.h 2025-11-03T16:46:49.2786704Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\DefaultDtype.h 2025-11-03T16:46:49.2790567Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\DefaultTensorOptions.h 2025-11-03T16:46:49.2794777Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\Device.h 2025-11-03T16:46:49.2799203Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\DeviceArray.h 2025-11-03T16:46:49.2802780Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\DeviceGuard.h 2025-11-03T16:46:49.2806965Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\DeviceType.h 2025-11-03T16:46:49.2811312Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\DispatchKey.h 2025-11-03T16:46:49.2815634Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\DispatchKeySet.h 2025-11-03T16:46:49.2820077Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\DynamicCast.h 2025-11-03T16:46:49.2838076Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\Event.h 2025-11-03T16:46:49.2842486Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\GeneratorImpl.h 2025-11-03T16:46:49.2846834Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\GradMode.h 2025-11-03T16:46:49.2850534Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\InferenceMode.h 2025-11-03T16:46:49.2854741Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\Layout.h 2025-11-03T16:46:49.2858884Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\MemoryFormat.h 2025-11-03T16:46:49.2862532Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\OptionalRef.h 2025-11-03T16:46:49.2867283Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\PyHandleCache.h 2025-11-03T16:46:49.2872532Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\QEngine.h 2025-11-03T16:46:49.2877841Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\QScheme.h 2025-11-03T16:46:49.2882511Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\RefcountedDeleter.h 2025-11-03T16:46:49.2886316Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\SafePyObject.h 2025-11-03T16:46:49.2903147Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\Scalar.h 2025-11-03T16:46:49.2906643Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\ScalarType.h 2025-11-03T16:46:49.2910643Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\ScalarTypeToTypeMeta.h 2025-11-03T16:46:49.2914827Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\Storage.h 2025-11-03T16:46:49.2918353Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\StorageImpl.h 2025-11-03T16:46:49.2921831Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\Stream.h 2025-11-03T16:46:49.2925214Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\StreamGuard.h 2025-11-03T16:46:49.2929441Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\SymbolicShapeMeta.h 2025-11-03T16:46:49.2933074Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\SymBool.h 2025-11-03T16:46:49.2936503Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\SymFloat.h 2025-11-03T16:46:49.2939910Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\SymInt.h 2025-11-03T16:46:49.2943327Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\SymIntArrayRef.h 2025-11-03T16:46:49.2960489Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\SymNodeImpl.h 2025-11-03T16:46:49.2964066Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\TensorImpl.h 2025-11-03T16:46:49.2968347Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\TensorOptions.h 2025-11-03T16:46:49.2971951Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\thread_pool.h 2025-11-03T16:46:49.2977356Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\UndefinedTensorImpl.h 2025-11-03T16:46:49.2980921Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\WrapDimMinimal.h 2025-11-03T16:46:49.2988795Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\impl\alloc_cpu.h 2025-11-03T16:46:49.2992317Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\impl\COW.h 2025-11-03T16:46:49.2996124Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\impl\COWDeleter.h 2025-11-03T16:46:49.2999696Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\impl\DeviceGuardImplInterface.h 2025-11-03T16:46:49.3015741Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\impl\FakeGuardImpl.h 2025-11-03T16:46:49.3019566Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\impl\GPUTrace.h 2025-11-03T16:46:49.3023624Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\impl\HermeticPyObjectTLS.h 2025-11-03T16:46:49.3027633Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\impl\InlineDeviceGuard.h 2025-11-03T16:46:49.3031319Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\impl\InlineEvent.h 2025-11-03T16:46:49.3035582Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\impl\InlineStreamGuard.h 2025-11-03T16:46:49.3040093Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\impl\LocalDispatchKeySet.h 2025-11-03T16:46:49.3043874Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\impl\PyInterpreter.h 2025-11-03T16:46:49.3047898Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\impl\PyInterpreterHooks.h 2025-11-03T16:46:49.3051879Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\impl\PyObjectSlot.h 2025-11-03T16:46:49.3055754Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\impl\PythonDispatcherTLS.h 2025-11-03T16:46:49.3060233Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\impl\SizesAndStrides.h 2025-11-03T16:46:49.3063691Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\impl\TorchDispatchModeTLS.h 2025-11-03T16:46:49.3067793Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\impl\VirtualGuardImpl.h 2025-11-03T16:46:49.3078138Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\cuda\CUDAAlgorithm.h 2025-11-03T16:46:49.3081804Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\cuda\CUDAAllocatorConfig.h 2025-11-03T16:46:49.3085972Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\cuda\CUDACachingAllocator.h 2025-11-03T16:46:49.3090026Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\cuda\CUDADeviceAssertion.h 2025-11-03T16:46:49.3105505Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\cuda\CUDADeviceAssertionHost.h 2025-11-03T16:46:49.3109454Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\cuda\CUDAException.h 2025-11-03T16:46:49.3113425Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\cuda\CUDAFunctions.h 2025-11-03T16:46:49.3117178Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\cuda\CUDAGraphsC10Utils.h 2025-11-03T16:46:49.3121527Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\cuda\CUDAGuard.h 2025-11-03T16:46:49.3125534Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\cuda\CUDAMacros.h 2025-11-03T16:46:49.3129168Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\cuda\CUDAMathCompat.h 2025-11-03T16:46:49.3133373Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\cuda\CUDAMiscFunctions.h 2025-11-03T16:46:49.3137472Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\cuda\CUDAStream.h 2025-11-03T16:46:49.3141164Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\cuda\driver_api.h 2025-11-03T16:46:49.3149606Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\cuda\impl\CUDAGuardImpl.h 2025-11-03T16:46:49.3153358Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\cuda\impl\CUDATest.h 2025-11-03T16:46:49.3161909Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\macros\cmake_macros.h 2025-11-03T16:46:49.3165444Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\macros\Export.h 2025-11-03T16:46:49.3169801Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\macros\Macros.h 2025-11-03T16:46:49.3177342Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\metal\atomic.h 2025-11-03T16:46:49.3181198Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\metal\common.h 2025-11-03T16:46:49.3184873Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\metal\expm1f.h 2025-11-03T16:46:49.3188521Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\metal\igamma.h 2025-11-03T16:46:49.3192493Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\metal\indexing.h 2025-11-03T16:46:49.3197954Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\metal\random.h 2025-11-03T16:46:49.3201536Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\metal\reduction_utils.h 2025-11-03T16:46:49.3219021Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\metal\special_math.h 2025-11-03T16:46:49.3223155Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\metal\utils.h 2025-11-03T16:46:49.3231312Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\mobile\CPUCachingAllocator.h 2025-11-03T16:46:49.3235308Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\mobile\CPUProfilingAllocator.h 2025-11-03T16:46:49.3247627Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\test\util\complex_math_test_common.h 2025-11-03T16:46:49.3251156Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\test\util\complex_test_common.h 2025-11-03T16:46:49.3255025Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\test\util\Macros.h 2025-11-03T16:46:49.3300436Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\AbortHandler.h 2025-11-03T16:46:49.3304219Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\accumulate.h 2025-11-03T16:46:49.3307973Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\AlignOf.h 2025-11-03T16:46:49.3311800Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\ApproximateClock.h 2025-11-03T16:46:49.3320134Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\Array.h 2025-11-03T16:46:49.3324199Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\ArrayRef.h 2025-11-03T16:46:49.3327643Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\Backtrace.h 2025-11-03T16:46:49.3331675Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\BFloat16-inl.h 2025-11-03T16:46:49.3335690Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\BFloat16-math.h 2025-11-03T16:46:49.3339282Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\BFloat16.h 2025-11-03T16:46:49.3343142Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\bits.h 2025-11-03T16:46:49.3347144Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\Bitset.h 2025-11-03T16:46:49.3350640Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\bit_cast.h 2025-11-03T16:46:49.3354549Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\C++17.h 2025-11-03T16:46:49.3358208Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\CallOnce.h 2025-11-03T16:46:49.3362454Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\complex.h 2025-11-03T16:46:49.3366561Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\complex_math.h 2025-11-03T16:46:49.3370180Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\complex_utils.h 2025-11-03T16:46:49.3374376Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\ConstexprCrc.h 2025-11-03T16:46:49.3378193Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\copysign.h 2025-11-03T16:46:49.3382148Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\DeadlockDetection.h 2025-11-03T16:46:49.3386360Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\Deprecated.h 2025-11-03T16:46:49.3390024Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\DimVector.h 2025-11-03T16:46:49.3393599Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\DynamicCounter.h 2025-11-03T16:46:49.3409673Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\Enumerate.h 2025-11-03T16:46:49.3413804Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\env.h 2025-11-03T16:46:49.3417348Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\error.h 2025-11-03T16:46:49.3420736Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\Exception.h 2025-11-03T16:46:49.3424600Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\ExclusivelyOwned.h 2025-11-03T16:46:49.3428058Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\ExclusivelyOwnedTensorTraits.h 2025-11-03T16:46:49.3431641Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\FbcodeMaps.h 2025-11-03T16:46:49.3435495Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\FileSystem.h 2025-11-03T16:46:49.3439595Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\Flags.h 2025-11-03T16:46:49.3443215Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\flat_hash_map.h 2025-11-03T16:46:49.3447997Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\Float4_e2m1fn_x2.h 2025-11-03T16:46:49.3463849Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\Float8_e4m3fn-inl.h 2025-11-03T16:46:49.3467325Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\Float8_e4m3fn.h 2025-11-03T16:46:49.3470847Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\Float8_e4m3fnuz-inl.h 2025-11-03T16:46:49.3474824Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\Float8_e4m3fnuz.h 2025-11-03T16:46:49.3478728Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\Float8_e5m2-inl.h 2025-11-03T16:46:49.3482356Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\Float8_e5m2.h 2025-11-03T16:46:49.3485936Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\Float8_e5m2fnuz-inl.h 2025-11-03T16:46:49.3489696Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\Float8_e5m2fnuz.h 2025-11-03T16:46:49.3493638Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\Float8_e8m0fnu-inl.h 2025-11-03T16:46:49.3509463Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\Float8_e8m0fnu.h 2025-11-03T16:46:49.3513147Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\floating_point_utils.h 2025-11-03T16:46:49.3517193Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\FunctionRef.h 2025-11-03T16:46:49.3520917Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\Gauge.h 2025-11-03T16:46:49.3524413Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\generic_math.h 2025-11-03T16:46:49.3527981Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\Half-inl.h 2025-11-03T16:46:49.3533246Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\Half.h 2025-11-03T16:46:49.3536622Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\hash.h 2025-11-03T16:46:49.3540188Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\IdWrapper.h 2025-11-03T16:46:49.3543712Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\int128.h 2025-11-03T16:46:49.3553682Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\IntrusiveList.h 2025-11-03T16:46:49.3554475Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\intrusive_ptr.h 2025-11-03T16:46:49.3559226Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\irange.h 2025-11-03T16:46:49.3563081Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\Lazy.h 2025-11-03T16:46:49.3578400Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\LeftRight.h 2025-11-03T16:46:49.3581981Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\llvmMathExtras.h 2025-11-03T16:46:49.3585842Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\Load.h 2025-11-03T16:46:49.3589274Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\Logging.h 2025-11-03T16:46:49.3592953Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\logging_is_google_glog.h 2025-11-03T16:46:49.3596625Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\logging_is_not_google_glog.h 2025-11-03T16:46:49.3600627Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\MathConstants.h 2025-11-03T16:46:49.3604206Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\MaybeOwned.h 2025-11-03T16:46:49.3607743Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\Metaprogramming.h 2025-11-03T16:46:49.3611263Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\NetworkFlow.h 2025-11-03T16:46:49.3615171Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\numa.h 2025-11-03T16:46:49.3641420Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\Optional.h 2025-11-03T16:46:49.3644884Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\OptionalArrayRef.h 2025-11-03T16:46:49.3648556Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\order_preserving_flat_hash_map.h 2025-11-03T16:46:49.3652581Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\overflows.h 2025-11-03T16:46:49.3656170Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\overloaded.h 2025-11-03T16:46:49.3659715Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\ParallelGuard.h 2025-11-03T16:46:49.3663258Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\python_stub.h 2025-11-03T16:46:49.3666764Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\qint32.h 2025-11-03T16:46:49.3680921Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\qint8.h 2025-11-03T16:46:49.3681536Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\quint2x4.h 2025-11-03T16:46:49.3682145Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\quint4x2.h 2025-11-03T16:46:49.3682725Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\quint8.h 2025-11-03T16:46:49.3695885Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\Registry.h 2025-11-03T16:46:49.3699412Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\safe_numerics.h 2025-11-03T16:46:49.3703009Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\ScopeExit.h 2025-11-03T16:46:49.3706547Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\Semaphore.h 2025-11-03T16:46:49.3710518Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\signal_handler.h 2025-11-03T16:46:49.3714164Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\SmallBuffer.h 2025-11-03T16:46:49.3718095Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\SmallVector.h 2025-11-03T16:46:49.3722017Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\sparse_bitset.h 2025-11-03T16:46:49.3726099Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\ssize.h 2025-11-03T16:46:49.3729696Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\static_tracepoint.h 2025-11-03T16:46:49.3733478Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\static_tracepoint_elfx86.h 2025-11-03T16:46:49.3748780Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\strides.h 2025-11-03T16:46:49.3752267Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\StringUtil.h 2025-11-03T16:46:49.3755952Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\string_utils.h 2025-11-03T16:46:49.3759599Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\string_view.h 2025-11-03T16:46:49.3763568Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\strong_type.h 2025-11-03T16:46:49.3767339Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\Synchronized.h 2025-11-03T16:46:49.3770943Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\tempfile.h 2025-11-03T16:46:49.3774467Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\ThreadLocal.h 2025-11-03T16:46:49.3778635Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\ThreadLocalDebugInfo.h 2025-11-03T16:46:49.3782642Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\thread_name.h 2025-11-03T16:46:49.3786568Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\Type.h 2025-11-03T16:46:49.3790775Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\TypeCast.h 2025-11-03T16:46:49.3794433Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\typeid.h 2025-11-03T16:46:49.3798404Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\TypeIndex.h 2025-11-03T16:46:49.3802512Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\TypeList.h 2025-11-03T16:46:49.3806037Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\TypeSafeSignMath.h 2025-11-03T16:46:49.3810084Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\TypeTraits.h 2025-11-03T16:46:49.3814174Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\Unicode.h 2025-11-03T16:46:49.3817798Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\UniqueVoidPtr.h 2025-11-03T16:46:49.3821934Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\Unroll.h 2025-11-03T16:46:49.3826032Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\WaitCounter.h 2025-11-03T16:46:49.3829851Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\WaitCounterDynamicBackend.h 2025-11-03T16:46:49.3834315Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\win32-headers.h 2025-11-03T16:46:49.3870756Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\xpu\XPUCachingAllocator.h 2025-11-03T16:46:49.3876051Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\xpu\XPUDeviceProp.h 2025-11-03T16:46:49.3881090Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\xpu\XPUException.h 2025-11-03T16:46:49.3886181Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\xpu\XPUFunctions.h 2025-11-03T16:46:49.3902984Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\xpu\XPUGraphsC10Utils.h 2025-11-03T16:46:49.3906747Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\xpu\XPUMacros.h 2025-11-03T16:46:49.3910934Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\xpu\XPUStream.h 2025-11-03T16:46:49.3918774Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\xpu\impl\XPUGuardImpl.h 2025-11-03T16:46:49.3930192Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\xpu\test\impl\XPUTest.h 2025-11-03T16:46:49.3943863Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\caffe2\core\common.h 2025-11-03T16:46:49.3947360Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\caffe2\core\macros.h 2025-11-03T16:46:49.3951416Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\caffe2\core\timer.h 2025-11-03T16:46:49.3959519Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\caffe2\perfkernels\batch_box_cox_vec.h 2025-11-03T16:46:49.3962977Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\caffe2\perfkernels\common.h 2025-11-03T16:46:49.3966404Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\caffe2\perfkernels\embedding_lookup_idx.h 2025-11-03T16:46:49.3973829Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\caffe2\serialize\crc_alt.h 2025-11-03T16:46:49.3977720Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\caffe2\serialize\file_adapter.h 2025-11-03T16:46:49.3981533Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\caffe2\serialize\inline_container.h 2025-11-03T16:46:49.3985491Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\caffe2\serialize\in_memory_adapter.h 2025-11-03T16:46:49.4000370Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\caffe2\serialize\istream_adapter.h 2025-11-03T16:46:49.4004144Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\caffe2\serialize\read_adapter_interface.h 2025-11-03T16:46:49.4007642Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\caffe2\serialize\versions.h 2025-11-03T16:46:49.4015073Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\caffe2\utils\fixed_divisor.h 2025-11-03T16:46:49.4019007Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\caffe2\utils\proto_wrap.h 2025-11-03T16:46:49.4022628Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\caffe2\utils\string_utils.h 2025-11-03T16:46:49.4043894Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\caffe2\utils\threadpool\pthreadpool-cpp.h 2025-11-03T16:46:49.4047691Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\caffe2\utils\threadpool\pthreadpool.h 2025-11-03T16:46:49.4051250Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\caffe2\utils\threadpool\ThreadPool.h 2025-11-03T16:46:49.4065725Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\caffe2\utils\threadpool\ThreadPoolCommon.h 2025-11-03T16:46:49.4069366Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\caffe2\utils\threadpool\thread_pool_guard.h 2025-11-03T16:46:49.4073002Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\caffe2\utils\threadpool\WorkersPool.h 2025-11-03T16:46:49.4081897Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\fmt\args.h 2025-11-03T16:46:49.4085511Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\fmt\base.h 2025-11-03T16:46:49.4089809Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\fmt\chrono.h 2025-11-03T16:46:49.4093925Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\fmt\color.h 2025-11-03T16:46:49.4097563Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\fmt\compile.h 2025-11-03T16:46:49.4101101Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\fmt\core.h 2025-11-03T16:46:49.4104525Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\fmt\format-inl.h 2025-11-03T16:46:49.4119483Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\fmt\format.h 2025-11-03T16:46:49.4123735Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\fmt\os.h 2025-11-03T16:46:49.4128049Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\fmt\ostream.h 2025-11-03T16:46:49.4131483Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\fmt\printf.h 2025-11-03T16:46:49.4134795Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\fmt\ranges.h 2025-11-03T16:46:49.4138243Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\fmt\std.h 2025-11-03T16:46:49.4141637Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\fmt\xchar.h 2025-11-03T16:46:49.4149230Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\fp16\bitcasts.h 2025-11-03T16:46:49.4152622Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\fp16\fp16.h 2025-11-03T16:46:49.4156175Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\fp16\psimd.h 2025-11-03T16:46:49.4167610Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\any.h 2025-11-03T16:46:49.4171185Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\any.pb.h 2025-11-03T16:46:49.4174841Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\api.pb.h 2025-11-03T16:46:49.4179507Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\arena.h 2025-11-03T16:46:49.4183753Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\arenastring.h 2025-11-03T16:46:49.4199393Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\arena_impl.h 2025-11-03T16:46:49.4203873Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\descriptor.h 2025-11-03T16:46:49.4208693Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\descriptor.pb.h 2025-11-03T16:46:49.4216418Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\descriptor_database.h 2025-11-03T16:46:49.4220924Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\duration.pb.h 2025-11-03T16:46:49.4225228Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\dynamic_message.h 2025-11-03T16:46:49.4228859Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\empty.pb.h 2025-11-03T16:46:49.4233115Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\extension_set.h 2025-11-03T16:46:49.4238276Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\extension_set_inl.h 2025-11-03T16:46:49.4242826Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\field_mask.pb.h 2025-11-03T16:46:49.4246667Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\generated_enum_reflection.h 2025-11-03T16:46:49.4250783Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\generated_enum_util.h 2025-11-03T16:46:49.4255267Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\generated_message_reflection.h 2025-11-03T16:46:49.4259148Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\generated_message_table_driven.h 2025-11-03T16:46:49.4263335Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\generated_message_util.h 2025-11-03T16:46:49.4278073Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\has_bits.h 2025-11-03T16:46:49.4282186Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\implicit_weak_message.h 2025-11-03T16:46:49.4286283Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\inlined_string_field.h 2025-11-03T16:46:49.4290315Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\map.h 2025-11-03T16:46:49.4294272Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\map_entry.h 2025-11-03T16:46:49.4298338Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\map_entry_lite.h 2025-11-03T16:46:49.4302669Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\map_field.h 2025-11-03T16:46:49.4306702Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\map_field_inl.h 2025-11-03T16:46:49.4310888Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\map_field_lite.h 2025-11-03T16:46:49.4315493Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\map_type_handler.h 2025-11-03T16:46:49.4330473Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\message.h 2025-11-03T16:46:49.4334854Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\message_lite.h 2025-11-03T16:46:49.4338927Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\metadata.h 2025-11-03T16:46:49.4342917Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\metadata_lite.h 2025-11-03T16:46:49.4346924Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\parse_context.h 2025-11-03T16:46:49.4351413Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\port.h 2025-11-03T16:46:49.4355043Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\reflection.h 2025-11-03T16:46:49.4359263Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\reflection_ops.h 2025-11-03T16:46:49.4363468Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\repeated_field.h 2025-11-03T16:46:49.4368574Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\service.h 2025-11-03T16:46:49.4373641Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\source_context.pb.h 2025-11-03T16:46:49.4379134Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\struct.pb.h 2025-11-03T16:46:49.4394505Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\text_format.h 2025-11-03T16:46:49.4398638Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\timestamp.pb.h 2025-11-03T16:46:49.4402930Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\type.pb.h 2025-11-03T16:46:49.4408412Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\unknown_field_set.h 2025-11-03T16:46:49.4413122Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\wire_format.h 2025-11-03T16:46:49.4416974Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\wire_format_lite.h 2025-11-03T16:46:49.4421988Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\wrappers.pb.h 2025-11-03T16:46:49.4431144Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\compiler\code_generator.h 2025-11-03T16:46:49.4435146Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\compiler\command_line_interface.h 2025-11-03T16:46:49.4438558Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\compiler\importer.h 2025-11-03T16:46:49.4442743Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\compiler\parser.h 2025-11-03T16:46:49.4446578Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\compiler\plugin.h 2025-11-03T16:46:49.4460619Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\compiler\plugin.pb.h 2025-11-03T16:46:49.4468519Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\compiler\cpp\cpp_generator.h 2025-11-03T16:46:49.4476937Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\compiler\csharp\csharp_generator.h 2025-11-03T16:46:49.4480519Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\compiler\csharp\csharp_names.h 2025-11-03T16:46:49.4487380Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\compiler\java\java_generator.h 2025-11-03T16:46:49.4490889Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\compiler\java\java_names.h 2025-11-03T16:46:49.4498647Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\compiler\js\js_generator.h 2025-11-03T16:46:49.4502533Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\compiler\js\well_known_types_embed.h 2025-11-03T16:46:49.4510148Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\compiler\objectivec\objectivec_generator.h 2025-11-03T16:46:49.4513680Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\compiler\objectivec\objectivec_helpers.h 2025-11-03T16:46:49.4521474Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\compiler\php\php_generator.h 2025-11-03T16:46:49.4529160Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\compiler\python\python_generator.h 2025-11-03T16:46:49.4536185Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\compiler\ruby\ruby_generator.h 2025-11-03T16:46:49.4544377Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\io\coded_stream.h 2025-11-03T16:46:49.4583284Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\io\gzip_stream.h 2025-11-03T16:46:49.4586847Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\io\io_win32.h 2025-11-03T16:46:49.4590227Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\io\printer.h 2025-11-03T16:46:49.4593884Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\io\strtod.h 2025-11-03T16:46:49.4603104Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\io\tokenizer.h 2025-11-03T16:46:49.4606745Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\io\zero_copy_stream.h 2025-11-03T16:46:49.4610565Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\io\zero_copy_stream_impl.h 2025-11-03T16:46:49.4614406Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\io\zero_copy_stream_impl_lite.h 2025-11-03T16:46:49.4622694Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\stubs\bytestream.h 2025-11-03T16:46:49.4626362Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\stubs\callback.h 2025-11-03T16:46:49.4629691Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\stubs\casts.h 2025-11-03T16:46:49.4633095Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\stubs\common.h 2025-11-03T16:46:49.4637043Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\stubs\fastmem.h 2025-11-03T16:46:49.4640376Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\stubs\hash.h 2025-11-03T16:46:49.4655074Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\stubs\logging.h 2025-11-03T16:46:49.4658733Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\stubs\macros.h 2025-11-03T16:46:49.4662308Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\stubs\map_util.h 2025-11-03T16:46:49.4666055Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\stubs\mutex.h 2025-11-03T16:46:49.4669572Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\stubs\once.h 2025-11-03T16:46:49.4673071Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\stubs\platform_macros.h 2025-11-03T16:46:49.4676968Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\stubs\port.h 2025-11-03T16:46:49.4681035Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\stubs\status.h 2025-11-03T16:46:49.4684839Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\stubs\stl_util.h 2025-11-03T16:46:49.4688413Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\stubs\stringpiece.h 2025-11-03T16:46:49.4692036Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\stubs\strutil.h 2025-11-03T16:46:49.4695620Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\stubs\template_util.h 2025-11-03T16:46:49.4703808Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\util\delimited_message_util.h 2025-11-03T16:46:49.4708270Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\util\field_comparator.h 2025-11-03T16:46:49.4711144Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\util\field_mask_util.h 2025-11-03T16:46:49.4725296Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\util\json_util.h 2025-11-03T16:46:49.4729217Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\util\message_differencer.h 2025-11-03T16:46:49.4733166Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\util\time_util.h 2025-11-03T16:46:49.4737079Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\util\type_resolver.h 2025-11-03T16:46:49.4741233Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\util\type_resolver_util.h 2025-11-03T16:46:49.4751107Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\kineto\AbstractConfig.h 2025-11-03T16:46:49.4755961Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\kineto\ActivityProfilerInterface.h 2025-11-03T16:46:49.4760083Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\kineto\ActivityTraceInterface.h 2025-11-03T16:46:49.4774081Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\kineto\ActivityType.h 2025-11-03T16:46:49.4778033Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\kineto\ClientInterface.h 2025-11-03T16:46:49.4782075Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\kineto\Config.h 2025-11-03T16:46:49.4785835Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\kineto\GenericTraceActivity.h 2025-11-03T16:46:49.4790171Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\kineto\IActivityProfiler.h 2025-11-03T16:46:49.4794585Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\kineto\ILoggerObserver.h 2025-11-03T16:46:49.4798509Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\kineto\ITraceActivity.h 2025-11-03T16:46:49.4802668Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\kineto\libkineto.h 2025-11-03T16:46:49.4806747Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\kineto\LoggingAPI.h 2025-11-03T16:46:49.4810514Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\kineto\output_base.h 2025-11-03T16:46:49.4814582Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\kineto\ThreadUtil.h 2025-11-03T16:46:49.4818547Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\kineto\time_since_epoch.h 2025-11-03T16:46:49.4822433Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\kineto\TraceSpan.h 2025-11-03T16:46:49.4832485Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\legacy\ittnotify.h 2025-11-03T16:46:49.4841415Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\mimalloc-2.2\mimalloc-new-delete.h 2025-11-03T16:46:49.4845504Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\mimalloc-2.2\mimalloc-override.h 2025-11-03T16:46:49.4849650Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\mimalloc-2.2\mimalloc-stats.h 2025-11-03T16:46:49.4864309Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\mimalloc-2.2\mimalloc.h 2025-11-03T16:46:49.4881958Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\oneapi\dnnl\dnnl.h 2025-11-03T16:46:49.4889285Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\oneapi\dnnl\dnnl.hpp 2025-11-03T16:46:49.4899550Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\oneapi\dnnl\dnnl_common.h 2025-11-03T16:46:49.4904820Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\oneapi\dnnl\dnnl_common.hpp 2025-11-03T16:46:49.4910618Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\oneapi\dnnl\dnnl_common_types.h 2025-11-03T16:46:49.4927106Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\oneapi\dnnl\dnnl_config.h 2025-11-03T16:46:49.4930863Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\oneapi\dnnl\dnnl_debug.h 2025-11-03T16:46:49.4935502Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\oneapi\dnnl\dnnl_graph.h 2025-11-03T16:46:49.4940543Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\oneapi\dnnl\dnnl_graph.hpp 2025-11-03T16:46:49.4945406Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\oneapi\dnnl\dnnl_graph_ocl.h 2025-11-03T16:46:49.4949364Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\oneapi\dnnl\dnnl_graph_ocl.hpp 2025-11-03T16:46:49.4954275Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\oneapi\dnnl\dnnl_graph_sycl.h 2025-11-03T16:46:49.4958247Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\oneapi\dnnl\dnnl_graph_sycl.hpp 2025-11-03T16:46:49.4963125Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\oneapi\dnnl\dnnl_graph_types.h 2025-11-03T16:46:49.4967129Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\oneapi\dnnl\dnnl_ocl.h 2025-11-03T16:46:49.4970759Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\oneapi\dnnl\dnnl_ocl.hpp 2025-11-03T16:46:49.4974502Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\oneapi\dnnl\dnnl_ocl_types.h 2025-11-03T16:46:49.4978657Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\oneapi\dnnl\dnnl_sycl.h 2025-11-03T16:46:49.4983090Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\oneapi\dnnl\dnnl_sycl.hpp 2025-11-03T16:46:49.4986797Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\oneapi\dnnl\dnnl_sycl_types.h 2025-11-03T16:46:49.4991047Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\oneapi\dnnl\dnnl_threadpool.h 2025-11-03T16:46:49.6195710Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\oneapi\dnnl\dnnl_threadpool.hpp 2025-11-03T16:46:49.6199055Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\oneapi\dnnl\dnnl_threadpool_iface.hpp 2025-11-03T16:46:49.6202899Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\oneapi\dnnl\dnnl_types.h 2025-11-03T16:46:49.6207192Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\oneapi\dnnl\dnnl_ukernel.h 2025-11-03T16:46:49.6210851Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\oneapi\dnnl\dnnl_ukernel.hpp 2025-11-03T16:46:49.6214842Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\oneapi\dnnl\dnnl_ukernel_types.h 2025-11-03T16:46:49.6218614Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\oneapi\dnnl\dnnl_version.h 2025-11-03T16:46:49.6222478Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\oneapi\dnnl\dnnl_version_hash.h 2025-11-03T16:46:49.6233478Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\attr.h 2025-11-03T16:46:49.6237308Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\buffer_info.h 2025-11-03T16:46:49.6240812Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\cast.h 2025-11-03T16:46:49.6245041Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\chrono.h 2025-11-03T16:46:49.6248553Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\common.h 2025-11-03T16:46:49.6251959Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\complex.h 2025-11-03T16:46:49.6267483Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\critical_section.h 2025-11-03T16:46:49.6271872Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\eigen.h 2025-11-03T16:46:49.6275694Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\embed.h 2025-11-03T16:46:49.6279664Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\eval.h 2025-11-03T16:46:49.6283535Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\functional.h 2025-11-03T16:46:49.6287142Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\gil.h 2025-11-03T16:46:49.6291107Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\gil_safe_call_once.h 2025-11-03T16:46:49.6294712Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\gil_simple.h 2025-11-03T16:46:49.6298743Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\iostream.h 2025-11-03T16:46:49.6302692Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\native_enum.h 2025-11-03T16:46:49.6306615Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\numpy.h 2025-11-03T16:46:49.6310966Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\operators.h 2025-11-03T16:46:49.6315202Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\options.h 2025-11-03T16:46:49.6318667Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\pybind11.h 2025-11-03T16:46:49.6323488Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\pytypes.h 2025-11-03T16:46:49.6328131Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\stl.h 2025-11-03T16:46:49.6332078Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\stl_bind.h 2025-11-03T16:46:49.6335932Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\subinterpreter.h 2025-11-03T16:46:49.6340162Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\trampoline_self_life_support.h 2025-11-03T16:46:49.6344310Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\type_caster_pyobject_ptr.h 2025-11-03T16:46:49.6348935Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\typing.h 2025-11-03T16:46:49.6352900Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\warnings.h 2025-11-03T16:46:49.6371526Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\conduit\pybind11_conduit_v1.h 2025-11-03T16:46:49.6375710Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\conduit\pybind11_platform_abi_id.h 2025-11-03T16:46:49.6379361Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\conduit\wrap_include_python_h.h 2025-11-03T16:46:49.6399524Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\detail\class.h 2025-11-03T16:46:49.6404021Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\detail\common.h 2025-11-03T16:46:49.6408137Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\detail\cpp_conduit.h 2025-11-03T16:46:49.6412301Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\detail\descr.h 2025-11-03T16:46:49.6416724Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\detail\dynamic_raw_ptr_cast_if_possible.h 2025-11-03T16:46:49.6431263Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\detail\exception_translation.h 2025-11-03T16:46:49.6434940Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\detail\function_record_pyobject.h 2025-11-03T16:46:49.6438423Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\detail\init.h 2025-11-03T16:46:49.6441918Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\detail\internals.h 2025-11-03T16:46:49.6446452Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\detail\native_enum_data.h 2025-11-03T16:46:49.6450018Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\detail\pybind11_namespace_macros.h 2025-11-03T16:46:49.6453603Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\detail\struct_smart_holder.h 2025-11-03T16:46:49.6457189Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\detail\typeid.h 2025-11-03T16:46:49.6460556Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\detail\type_caster_base.h 2025-11-03T16:46:49.6464400Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\detail\using_smart_holder.h 2025-11-03T16:46:49.6468039Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\detail\value_and_holder.h 2025-11-03T16:46:49.6476747Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\eigen\common.h 2025-11-03T16:46:49.6480461Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\eigen\matrix.h 2025-11-03T16:46:49.6484063Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\eigen\tensor.h 2025-11-03T16:46:49.6491555Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\stl\filesystem.h 2025-11-03T16:46:49.6500398Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\custom_class.h 2025-11-03T16:46:49.6503936Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\custom_class_detail.h 2025-11-03T16:46:49.6507350Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\extension.h 2025-11-03T16:46:49.6510791Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\library.h 2025-11-03T16:46:49.6524584Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\script.h 2025-11-03T16:46:49.6533153Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\copy_utils.h 2025-11-03T16:46:49.6536918Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\CudaIPCTypes.h 2025-11-03T16:46:49.6540677Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\DataLoader.h 2025-11-03T16:46:49.6544074Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\Device.h 2025-11-03T16:46:49.6557825Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\DeviceAccelerator.h 2025-11-03T16:46:49.6561322Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\Dtype.h 2025-11-03T16:46:49.6564891Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\DynamicTypes.h 2025-11-03T16:46:49.6568527Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\Event.h 2025-11-03T16:46:49.6572048Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\Exceptions.h 2025-11-03T16:46:49.6575597Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\Export.h 2025-11-03T16:46:49.6579053Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\Generator.h 2025-11-03T16:46:49.6582733Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\itt.h 2025-11-03T16:46:49.6588207Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\itt_wrapper.h 2025-11-03T16:46:49.6591740Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\Layout.h 2025-11-03T16:46:49.6595265Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\MemoryFormat.h 2025-11-03T16:46:49.6598771Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\Module.h 2025-11-03T16:46:49.6602448Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\PyInterpreter.h 2025-11-03T16:46:49.6605908Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\PyInterpreterHooks.h 2025-11-03T16:46:49.6609633Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\python_dimname.h 2025-11-03T16:46:49.6613316Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\python_headers.h 2025-11-03T16:46:49.6616836Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\QScheme.h 2025-11-03T16:46:49.6620365Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\serialization.h 2025-11-03T16:46:49.6623758Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\Size.h 2025-11-03T16:46:49.6627210Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\Storage.h 2025-11-03T16:46:49.6641497Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\StorageMethods.h 2025-11-03T16:46:49.6645566Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\StorageSharing.h 2025-11-03T16:46:49.6649305Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\Stream.h 2025-11-03T16:46:49.6653473Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\THConcat.h 2025-11-03T16:46:49.6657074Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\THP.h 2025-11-03T16:46:49.6660897Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\TypeInfo.h 2025-11-03T16:46:49.6664993Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\Types.h 2025-11-03T16:46:49.6668856Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\utils.h 2025-11-03T16:46:49.6677067Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\acc\Module.h 2025-11-03T16:46:49.6693144Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\all.h 2025-11-03T16:46:49.6697219Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\arg.h 2025-11-03T16:46:49.6701246Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\autograd.h 2025-11-03T16:46:49.6704729Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\cuda.h 2025-11-03T16:46:49.6708811Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\data.h 2025-11-03T16:46:49.6712764Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\enum.h 2025-11-03T16:46:49.6716455Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\expanding_array.h 2025-11-03T16:46:49.6735230Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\fft.h 2025-11-03T16:46:49.6738371Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\imethod.h 2025-11-03T16:46:49.6742525Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\jit.h 2025-11-03T16:46:49.6746363Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\mps.h 2025-11-03T16:46:49.6749718Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nested.h 2025-11-03T16:46:49.6753836Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn.h 2025-11-03T16:46:49.6757982Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\optim.h 2025-11-03T16:46:49.6761123Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\ordered_dict.h 2025-11-03T16:46:49.6765285Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\python.h 2025-11-03T16:46:49.6769415Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\serialize.h 2025-11-03T16:46:49.6772691Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\sparse.h 2025-11-03T16:46:49.6776488Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\special.h 2025-11-03T16:46:49.6780977Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\torch.h 2025-11-03T16:46:49.6785068Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\types.h 2025-11-03T16:46:49.6789085Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\utils.h 2025-11-03T16:46:49.6793057Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\version.h 2025-11-03T16:46:49.6797161Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\xpu.h 2025-11-03T16:46:49.6805983Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\data\dataloader.h 2025-11-03T16:46:49.6809734Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\data\dataloader_options.h 2025-11-03T16:46:49.6813869Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\data\datasets.h 2025-11-03T16:46:49.6819121Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\data\example.h 2025-11-03T16:46:49.6823722Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\data\iterator.h 2025-11-03T16:46:49.6838582Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\data\samplers.h 2025-11-03T16:46:49.6842631Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\data\transforms.h 2025-11-03T16:46:49.6846475Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\data\worker_exception.h 2025-11-03T16:46:49.6854671Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\data\dataloader\base.h 2025-11-03T16:46:49.6858368Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\data\dataloader\stateful.h 2025-11-03T16:46:49.6862420Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\data\dataloader\stateless.h 2025-11-03T16:46:49.6870817Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\data\datasets\base.h 2025-11-03T16:46:49.6875076Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\data\datasets\chunk.h 2025-11-03T16:46:49.6879462Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\data\datasets\map.h 2025-11-03T16:46:49.6884192Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\data\datasets\mnist.h 2025-11-03T16:46:49.6887757Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\data\datasets\shared.h 2025-11-03T16:46:49.6892888Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\data\datasets\stateful.h 2025-11-03T16:46:49.6897151Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\data\datasets\tensor.h 2025-11-03T16:46:49.6916009Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\data\detail\data_shuttle.h 2025-11-03T16:46:49.6919552Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\data\detail\queue.h 2025-11-03T16:46:49.6923014Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\data\detail\sequencers.h 2025-11-03T16:46:49.6931253Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\data\samplers\base.h 2025-11-03T16:46:49.6934755Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\data\samplers\custom_batch_request.h 2025-11-03T16:46:49.6938499Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\data\samplers\distributed.h 2025-11-03T16:46:49.6942865Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\data\samplers\random.h 2025-11-03T16:46:49.6946473Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\data\samplers\sequential.h 2025-11-03T16:46:49.6960241Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\data\samplers\serialize.h 2025-11-03T16:46:49.6963756Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\data\samplers\stream.h 2025-11-03T16:46:49.6971597Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\data\transforms\base.h 2025-11-03T16:46:49.6975810Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\data\transforms\collate.h 2025-11-03T16:46:49.6979297Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\data\transforms\lambda.h 2025-11-03T16:46:49.6982962Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\data\transforms\stack.h 2025-11-03T16:46:49.6986465Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\data\transforms\tensor.h 2025-11-03T16:46:49.6994840Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\detail\static.h 2025-11-03T16:46:49.7032701Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\detail\TensorDataContainer.h 2025-11-03T16:46:49.7040980Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nativert\ModelRunnerHandle.h 2025-11-03T16:46:49.7048045Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\cloneable.h 2025-11-03T16:46:49.7051662Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\functional.h 2025-11-03T16:46:49.7055358Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\init.h 2025-11-03T16:46:49.7058731Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\module.h 2025-11-03T16:46:49.7062300Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\modules.h 2025-11-03T16:46:49.7072734Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\options.h 2025-11-03T16:46:49.7076330Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\pimpl-inl.h 2025-11-03T16:46:49.7079964Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\pimpl.h 2025-11-03T16:46:49.7083411Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\utils.h 2025-11-03T16:46:49.7090744Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\functional\activation.h 2025-11-03T16:46:49.7094448Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\functional\batchnorm.h 2025-11-03T16:46:49.7098289Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\functional\conv.h 2025-11-03T16:46:49.7101830Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\functional\distance.h 2025-11-03T16:46:49.7116443Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\functional\dropout.h 2025-11-03T16:46:49.7119998Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\functional\embedding.h 2025-11-03T16:46:49.7123478Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\functional\fold.h 2025-11-03T16:46:49.7127110Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\functional\instancenorm.h 2025-11-03T16:46:49.7130572Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\functional\linear.h 2025-11-03T16:46:49.7134139Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\functional\loss.h 2025-11-03T16:46:49.7137845Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\functional\normalization.h 2025-11-03T16:46:49.7141351Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\functional\padding.h 2025-11-03T16:46:49.7145125Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\functional\pixelshuffle.h 2025-11-03T16:46:49.7148773Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\functional\pooling.h 2025-11-03T16:46:49.7152789Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\functional\upsampling.h 2025-11-03T16:46:49.7156175Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\functional\vision.h 2025-11-03T16:46:49.7164083Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\modules\activation.h 2025-11-03T16:46:49.7167867Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\modules\adaptive.h 2025-11-03T16:46:49.7171348Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\modules\batchnorm.h 2025-11-03T16:46:49.7174917Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\modules\common.h 2025-11-03T16:46:49.7178357Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\modules\conv.h 2025-11-03T16:46:49.7192721Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\modules\distance.h 2025-11-03T16:46:49.7197032Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\modules\dropout.h 2025-11-03T16:46:49.7200971Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\modules\embedding.h 2025-11-03T16:46:49.7205057Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\modules\fold.h 2025-11-03T16:46:49.7208813Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\modules\instancenorm.h 2025-11-03T16:46:49.7212932Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\modules\linear.h 2025-11-03T16:46:49.7216559Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\modules\loss.h 2025-11-03T16:46:49.7220760Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\modules\normalization.h 2025-11-03T16:46:49.7224773Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\modules\padding.h 2025-11-03T16:46:49.7228407Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\modules\pixelshuffle.h 2025-11-03T16:46:49.7233042Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\modules\pooling.h 2025-11-03T16:46:49.7236961Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\modules\rnn.h 2025-11-03T16:46:49.7240537Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\modules\transformer.h 2025-11-03T16:46:49.7244625Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\modules\transformercoder.h 2025-11-03T16:46:49.7249252Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\modules\transformerlayer.h 2025-11-03T16:46:49.7252569Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\modules\upsampling.h 2025-11-03T16:46:49.7256710Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\modules\utils.h 2025-11-03T16:46:49.7261135Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\modules\_functions.h 2025-11-03T16:46:49.7269605Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\modules\container\any.h 2025-11-03T16:46:49.7273716Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\modules\container\any_module_holder.h 2025-11-03T16:46:49.7277866Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\modules\container\any_value.h 2025-11-03T16:46:49.7282471Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\modules\container\functional.h 2025-11-03T16:46:49.7296862Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\modules\container\moduledict.h 2025-11-03T16:46:49.7300614Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\modules\container\modulelist.h 2025-11-03T16:46:49.7304813Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\modules\container\named_any.h 2025-11-03T16:46:49.7309060Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\modules\container\parameterdict.h 2025-11-03T16:46:49.7312777Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\modules\container\parameterlist.h 2025-11-03T16:46:49.7317260Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\modules\container\sequential.h 2025-11-03T16:46:49.7327302Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\options\activation.h 2025-11-03T16:46:49.7330768Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\options\adaptive.h 2025-11-03T16:46:49.7334736Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\options\batchnorm.h 2025-11-03T16:46:49.7338739Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\options\conv.h 2025-11-03T16:46:49.7342430Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\options\distance.h 2025-11-03T16:46:49.7356903Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\options\dropout.h 2025-11-03T16:46:49.7360567Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\options\embedding.h 2025-11-03T16:46:49.7364582Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\options\fold.h 2025-11-03T16:46:49.7368866Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\options\instancenorm.h 2025-11-03T16:46:49.7372625Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\options\linear.h 2025-11-03T16:46:49.7376696Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\options\loss.h 2025-11-03T16:46:49.7380756Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\options\normalization.h 2025-11-03T16:46:49.7384966Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\options\padding.h 2025-11-03T16:46:49.7389084Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\options\pixelshuffle.h 2025-11-03T16:46:49.7394613Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\options\pooling.h 2025-11-03T16:46:49.7399748Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\options\rnn.h 2025-11-03T16:46:49.7404697Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\options\transformer.h 2025-11-03T16:46:49.7410129Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\options\transformercoder.h 2025-11-03T16:46:49.7414773Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\options\transformerlayer.h 2025-11-03T16:46:49.7419157Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\options\upsampling.h 2025-11-03T16:46:49.7422765Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\options\vision.h 2025-11-03T16:46:49.7432054Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\parallel\data_parallel.h 2025-11-03T16:46:49.7439589Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\utils\clip_grad.h 2025-11-03T16:46:49.7443804Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\utils\convert_parameters.h 2025-11-03T16:46:49.7447436Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\utils\rnn.h 2025-11-03T16:46:49.7455401Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\optim\adagrad.h 2025-11-03T16:46:49.7459398Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\optim\adam.h 2025-11-03T16:46:49.7463231Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\optim\adamw.h 2025-11-03T16:46:49.7466695Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\optim\lbfgs.h 2025-11-03T16:46:49.7470275Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\optim\optimizer.h 2025-11-03T16:46:49.7473768Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\optim\rmsprop.h 2025-11-03T16:46:49.7487636Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\optim\serialize.h 2025-11-03T16:46:49.7491687Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\optim\sgd.h 2025-11-03T16:46:49.7499587Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\optim\schedulers\lr_scheduler.h 2025-11-03T16:46:49.7503319Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\optim\schedulers\reduce_on_plateau_scheduler.h 2025-11-03T16:46:49.7506894Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\optim\schedulers\step_lr.h 2025-11-03T16:46:49.7524676Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\python\init.h 2025-11-03T16:46:49.7532078Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\serialize\archive.h 2025-11-03T16:46:49.7535568Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\serialize\input-archive.h 2025-11-03T16:46:49.7539271Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\serialize\output-archive.h 2025-11-03T16:46:49.7543798Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\serialize\tensor.h 2025-11-03T16:46:49.7564796Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\anomaly_mode.h 2025-11-03T16:46:49.7568321Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\autograd.h 2025-11-03T16:46:49.7571825Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\autograd_not_implemented_fallback.h 2025-11-03T16:46:49.7575399Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\cpp_hook.h 2025-11-03T16:46:49.7588988Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\custom_function.h 2025-11-03T16:46:49.7592751Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\edge.h 2025-11-03T16:46:49.7596659Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\engine.h 2025-11-03T16:46:49.7600037Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\forward_grad.h 2025-11-03T16:46:49.7603736Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\function.h 2025-11-03T16:46:49.7607319Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\FunctionsManual.h 2025-11-03T16:46:49.7610912Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\function_hook.h 2025-11-03T16:46:49.7614470Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\grad_mode.h 2025-11-03T16:46:49.7618050Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\graph_task.h 2025-11-03T16:46:49.7621565Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\InferenceMode.h 2025-11-03T16:46:49.7625091Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\input_buffer.h 2025-11-03T16:46:49.7628643Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\input_metadata.h 2025-11-03T16:46:49.7632226Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\jit_decomp_interface.h 2025-11-03T16:46:49.7636044Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\profiler.h 2025-11-03T16:46:49.7639464Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\profiler_kineto.h 2025-11-03T16:46:49.7643490Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\profiler_legacy.h 2025-11-03T16:46:49.7647033Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\profiler_python.h 2025-11-03T16:46:49.7650608Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\python_anomaly_mode.h 2025-11-03T16:46:49.7664048Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\python_autograd.h 2025-11-03T16:46:49.7667662Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\python_cpp_function.h 2025-11-03T16:46:49.7671525Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\python_engine.h 2025-11-03T16:46:49.7675381Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\python_enum_tag.h 2025-11-03T16:46:49.7679032Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\python_fft_functions.h 2025-11-03T16:46:49.7682653Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\python_function.h 2025-11-03T16:46:49.7686280Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\python_hook.h 2025-11-03T16:46:49.7690361Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\python_legacy_variable.h 2025-11-03T16:46:49.7694183Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\python_linalg_functions.h 2025-11-03T16:46:49.7707825Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\python_nested_functions.h 2025-11-03T16:46:49.7711434Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\python_nn_functions.h 2025-11-03T16:46:49.7715812Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\python_saved_variable_hooks.h 2025-11-03T16:46:49.7719555Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\python_sparse_functions.h 2025-11-03T16:46:49.7723183Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\python_special_functions.h 2025-11-03T16:46:49.7726767Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\python_torch_functions.h 2025-11-03T16:46:49.7730465Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\python_variable.h 2025-11-03T16:46:49.7734167Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\python_variable_indexing.h 2025-11-03T16:46:49.7737839Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\record_function_ops.h 2025-11-03T16:46:49.7741621Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\saved_variable.h 2025-11-03T16:46:49.7745146Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\saved_variable_hooks.h 2025-11-03T16:46:49.7758501Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\symbolic.h 2025-11-03T16:46:49.7761953Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\variable.h 2025-11-03T16:46:49.7765620Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\VariableTypeUtils.h 2025-11-03T16:46:49.7769170Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\variable_info.h 2025-11-03T16:46:49.7777149Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\functions\accumulate_grad.h 2025-11-03T16:46:49.7780698Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\functions\basic_ops.h 2025-11-03T16:46:49.7784471Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\functions\comm.h 2025-11-03T16:46:49.7787950Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\functions\pybind.h 2025-11-03T16:46:49.7801887Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\functions\tensor.h 2025-11-03T16:46:49.7805646Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\functions\utils.h 2025-11-03T16:46:49.7814085Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\generated\Functions.h 2025-11-03T16:46:49.7821551Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\generated\python_functions.h 2025-11-03T16:46:49.7826042Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\generated\python_return_types.h 2025-11-03T16:46:49.7839489Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\generated\VariableType.h 2025-11-03T16:46:49.7843713Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\generated\variable_factories.h 2025-11-03T16:46:49.7848706Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\generated\ViewFuncs.h 2025-11-03T16:46:49.7858352Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\utils\error_messages.h 2025-11-03T16:46:49.7863040Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\utils\grad_layout_contract.h 2025-11-03T16:46:49.7867387Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\utils\lambda_post_hook.h 2025-11-03T16:46:49.7871127Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\utils\python_arg_parsing.h 2025-11-03T16:46:49.7885986Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\utils\warnings.h 2025-11-03T16:46:49.7889799Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\utils\wrap_outputs.h 2025-11-03T16:46:49.7900463Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\cpu\Module.h 2025-11-03T16:46:49.7911148Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\cuda\comm.h 2025-11-03T16:46:49.7916314Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\cuda\CUDAPluggableAllocator.h 2025-11-03T16:46:49.7921338Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\cuda\device_set.h 2025-11-03T16:46:49.7926776Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\cuda\Event.h 2025-11-03T16:46:49.7931826Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\cuda\GdsFile.h 2025-11-03T16:46:49.7945667Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\cuda\memory_snapshot.h 2025-11-03T16:46:49.7949629Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\cuda\Module.h 2025-11-03T16:46:49.7953993Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\cuda\nccl.h 2025-11-03T16:46:49.7957586Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\cuda\python_comm.h 2025-11-03T16:46:49.7961894Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\cuda\python_nccl.h 2025-11-03T16:46:49.7965489Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\cuda\Stream.h 2025-11-03T16:46:49.7968814Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\cuda\THCP.h 2025-11-03T16:46:49.7972795Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\cuda\utils.h 2025-11-03T16:46:49.7981045Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\Placement.h 2025-11-03T16:46:49.7984588Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\python_placement.h 2025-11-03T16:46:49.7992446Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\autograd\autograd.h 2025-11-03T16:46:49.7996092Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\autograd\python_autograd.h 2025-11-03T16:46:49.7999639Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\autograd\utils.h 2025-11-03T16:46:49.8006554Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\autograd\context\container.h 2025-11-03T16:46:49.8010064Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\autograd\context\context.h 2025-11-03T16:46:49.8017302Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\autograd\engine\dist_engine.h 2025-11-03T16:46:49.8034499Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\autograd\functions\recvrpc_backward.h 2025-11-03T16:46:49.8038401Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\autograd\functions\sendrpc_backward.h 2025-11-03T16:46:49.8046432Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\autograd\rpc_messages\autograd_metadata.h 2025-11-03T16:46:49.8050133Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\autograd\rpc_messages\cleanup_autograd_context_req.h 2025-11-03T16:46:49.8053894Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\autograd\rpc_messages\cleanup_autograd_context_resp.h 2025-11-03T16:46:49.8067478Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\autograd\rpc_messages\propagate_gradients_req.h 2025-11-03T16:46:49.8071896Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\autograd\rpc_messages\propagate_gradients_resp.h 2025-11-03T16:46:49.8075940Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\autograd\rpc_messages\rpc_with_autograd.h 2025-11-03T16:46:49.8079707Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\autograd\rpc_messages\rpc_with_profiling_req.h 2025-11-03T16:46:49.8083434Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\autograd\rpc_messages\rpc_with_profiling_resp.h 2025-11-03T16:46:49.8087033Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\autograd\rpc_messages\rref_backward_req.h 2025-11-03T16:46:49.8090737Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\autograd\rpc_messages\rref_backward_resp.h 2025-11-03T16:46:49.8108973Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\Backend.hpp 2025-11-03T16:46:49.8112404Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\Backoff.hpp 2025-11-03T16:46:49.8115963Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\c10d.h 2025-11-03T16:46:49.8119567Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\comm.hpp 2025-11-03T16:46:49.8123030Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\debug.h 2025-11-03T16:46:49.8126516Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\default_comm_hooks.hpp 2025-11-03T16:46:49.8139663Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\error.h 2025-11-03T16:46:49.8143178Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\exception.h 2025-11-03T16:46:49.8146713Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\FakeProcessGroup.hpp 2025-11-03T16:46:49.8150167Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\FileStore.hpp 2025-11-03T16:46:49.8153698Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\FlightRecorder.hpp 2025-11-03T16:46:49.8157286Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\FlightRecorderDetail.hpp 2025-11-03T16:46:49.8161022Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\Functional.hpp 2025-11-03T16:46:49.8164677Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\GlooDeviceFactory.hpp 2025-11-03T16:46:49.8168227Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\GroupRegistry.hpp 2025-11-03T16:46:49.8171739Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\HashStore.hpp 2025-11-03T16:46:49.8175842Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\logger.hpp 2025-11-03T16:46:49.8179196Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\logging.h 2025-11-03T16:46:49.8182668Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\NanCheck.hpp 2025-11-03T16:46:49.8186128Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\NCCLUtils.hpp 2025-11-03T16:46:49.8189831Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\ParamCommsUtils.hpp 2025-11-03T16:46:49.8193486Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\PrefixStore.hpp 2025-11-03T16:46:49.8197608Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\ProcessGroup.hpp 2025-11-03T16:46:49.8213203Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\ProcessGroupGloo.hpp 2025-11-03T16:46:49.8216118Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\ProcessGroupGlooDetail.hpp 2025-11-03T16:46:49.8220016Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\ProcessGroupMPI.hpp 2025-11-03T16:46:49.8224781Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\ProcessGroupNCCL.hpp 2025-11-03T16:46:49.8227939Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\ProcessGroupUCC.hpp 2025-11-03T16:46:49.8232568Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\ProcessGroupWrapper.hpp 2025-11-03T16:46:49.8236557Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\PyProcessGroup.hpp 2025-11-03T16:46:49.8240181Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\python_comm_hook.h 2025-11-03T16:46:49.8243969Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\RankLocal.hpp 2025-11-03T16:46:49.8288340Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\reducer.hpp 2025-11-03T16:46:49.8292149Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\reducer_timer.hpp 2025-11-03T16:46:49.8296414Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\sequence_num.hpp 2025-11-03T16:46:49.8300534Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\socket.h 2025-11-03T16:46:49.8304186Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\socket_fmt.h 2025-11-03T16:46:49.8308612Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\Store.hpp 2025-11-03T16:46:49.8312609Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\TCPStore.hpp 2025-11-03T16:46:49.8316374Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\TCPStoreBackend.hpp 2025-11-03T16:46:49.8320504Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\TraceUtils.h 2025-11-03T16:46:49.8324742Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\Types.hpp 2025-11-03T16:46:49.8328311Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\UCCTracing.hpp 2025-11-03T16:46:49.8332418Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\UCCUtils.hpp 2025-11-03T16:46:49.8346012Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\UnixSockUtils.hpp 2025-11-03T16:46:49.8350198Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\Utils.hpp 2025-11-03T16:46:49.8354779Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\WinSockUtils.hpp 2025-11-03T16:46:49.8358374Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\Work.hpp 2025-11-03T16:46:49.8367042Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\control_collectives\ControlCollectives.hpp 2025-11-03T16:46:49.8370982Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\control_collectives\StoreCollectives.hpp 2025-11-03T16:46:49.8379321Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\control_plane\Handlers.hpp 2025-11-03T16:46:49.8383029Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\control_plane\WorkerServer.hpp 2025-11-03T16:46:49.8391753Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\cuda\CUDAEventCache.hpp 2025-11-03T16:46:49.8395832Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\cuda\StreamBlock.hpp 2025-11-03T16:46:49.8400519Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\cuda\utils.hpp 2025-11-03T16:46:49.8412781Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\quantization\quantization.h 2025-11-03T16:46:49.8418318Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\quantization\quantization_gpu.h 2025-11-03T16:46:49.8423649Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\quantization\quantization_utils.h 2025-11-03T16:46:49.8443473Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\symm_mem\CUDASymmetricMemory-inl.h 2025-11-03T16:46:49.8447975Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\symm_mem\CUDASymmetricMemory.hpp 2025-11-03T16:46:49.8451774Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\symm_mem\CUDASymmetricMemoryTypes.hpp 2025-11-03T16:46:49.8465723Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\symm_mem\CUDASymmetricMemoryUtils.hpp 2025-11-03T16:46:49.8469443Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\symm_mem\DMAConnectivity.hpp 2025-11-03T16:46:49.8473081Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\symm_mem\env.hpp 2025-11-03T16:46:49.8477295Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\symm_mem\intra_node_comm.hpp 2025-11-03T16:46:49.8480994Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\symm_mem\nvshmem_team_manager.hpp 2025-11-03T16:46:49.8484782Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\symm_mem\SymmetricMemory.hpp 2025-11-03T16:46:49.8493831Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\rpc\agent_utils.h 2025-11-03T16:46:49.8497376Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\rpc\message.h 2025-11-03T16:46:49.8500881Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\rpc\python_call.h 2025-11-03T16:46:49.8504489Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\rpc\python_functions.h 2025-11-03T16:46:49.8519438Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\rpc\python_remote_call.h 2025-11-03T16:46:49.8522775Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\rpc\python_resp.h 2025-11-03T16:46:49.8526377Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\rpc\python_rpc_handler.h 2025-11-03T16:46:49.8530059Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\rpc\py_rref.h 2025-11-03T16:46:49.8533612Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\rpc\request_callback.h 2025-11-03T16:46:49.8537217Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\rpc\request_callback_impl.h 2025-11-03T16:46:49.8541507Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\rpc\request_callback_no_python.h 2025-11-03T16:46:49.8544987Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\rpc\rpc.h 2025-11-03T16:46:49.8548962Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\rpc\rpc_agent.h 2025-11-03T16:46:49.8552696Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\rpc\rpc_command_base.h 2025-11-03T16:46:49.8556377Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\rpc\rref_context.h 2025-11-03T16:46:49.8559983Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\rpc\rref_impl.h 2025-11-03T16:46:49.8563755Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\rpc\rref_proto.h 2025-11-03T16:46:49.8567384Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\rpc\script_call.h 2025-11-03T16:46:49.8570976Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\rpc\script_remote_call.h 2025-11-03T16:46:49.8574594Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\rpc\script_resp.h 2025-11-03T16:46:49.8587589Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\rpc\tensorpipe_agent.h 2025-11-03T16:46:49.8591140Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\rpc\tensorpipe_utils.h 2025-11-03T16:46:49.8594890Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\rpc\torchscript_functions.h 2025-11-03T16:46:49.8598513Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\rpc\types.h 2025-11-03T16:46:49.8602239Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\rpc\unpickled_python_call.h 2025-11-03T16:46:49.8605904Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\rpc\unpickled_python_remote_call.h 2025-11-03T16:46:49.8609455Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\rpc\utils.h 2025-11-03T16:46:49.8617434Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\rpc\metrics\RpcMetricsHandler.h 2025-11-03T16:46:49.8624564Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\rpc\profiler\remote_profiler_manager.h 2025-11-03T16:46:49.8628246Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\rpc\profiler\server_process_global_profiler.h 2025-11-03T16:46:49.8636213Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\rpc\testing\faulty_tensorpipe_agent.h 2025-11-03T16:46:49.8639695Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\rpc\testing\testing.h 2025-11-03T16:46:49.8648228Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\dynamo\cache_entry.h 2025-11-03T16:46:49.8651792Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\dynamo\compiled_autograd.h 2025-11-03T16:46:49.8655641Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\dynamo\cpp_shim.h 2025-11-03T16:46:49.8659366Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\dynamo\cpython_defs.h 2025-11-03T16:46:49.8673755Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\dynamo\cpython_includes.h 2025-11-03T16:46:49.8677582Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\dynamo\debug_macros.h 2025-11-03T16:46:49.8681050Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\dynamo\eval_frame.h 2025-11-03T16:46:49.8684717Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\dynamo\eval_frame_cpp.h 2025-11-03T16:46:49.8688179Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\dynamo\extra_state.h 2025-11-03T16:46:49.8691723Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\dynamo\framelocals_mapping.h 2025-11-03T16:46:49.8695224Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\dynamo\guards.h 2025-11-03T16:46:49.8698802Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\dynamo\init.h 2025-11-03T16:46:49.8705207Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\dynamo\python_compiled_autograd.h 2025-11-03T16:46:49.8708831Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\dynamo\utils.h 2025-11-03T16:46:49.8717897Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\export\example_upgraders.h 2025-11-03T16:46:49.8721774Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\export\pt2_archive_constants.h 2025-11-03T16:46:49.8725490Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\export\pybind.h 2025-11-03T16:46:49.8729376Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\export\upgrader.h 2025-11-03T16:46:49.8737327Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\functionalization\Module.h 2025-11-03T16:46:49.8745092Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\functorch\init.h 2025-11-03T16:46:49.8753379Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\fx\node.h 2025-11-03T16:46:49.8761922Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\array_ref_impl.h 2025-11-03T16:46:49.8766051Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\cpp_prefix.h 2025-11-03T16:46:49.8769842Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\inductor_ops.h 2025-11-03T16:46:49.8773953Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\static_cuda_launcher.h 2025-11-03T16:46:49.8792293Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\aoti_eager\kernel_holder.h 2025-11-03T16:46:49.8796413Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\aoti_eager\kernel_meta_info.h 2025-11-03T16:46:49.8804625Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\aoti_include\array_ref.h 2025-11-03T16:46:49.8808684Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\aoti_include\common.h 2025-11-03T16:46:49.8812283Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\aoti_include\cpu.h 2025-11-03T16:46:49.8816164Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\aoti_include\cuda.h 2025-11-03T16:46:49.8820216Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\aoti_include\mps.h 2025-11-03T16:46:49.8833926Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\aoti_include\xpu.h 2025-11-03T16:46:49.8842166Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\aoti_package\model_package_loader.h 2025-11-03T16:46:49.8846220Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\aoti_package\pybind.h 2025-11-03T16:46:49.8855165Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\aoti_runner\model_container_runner.h 2025-11-03T16:46:49.8859088Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\aoti_runner\model_container_runner_cpu.h 2025-11-03T16:46:49.8863576Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\aoti_runner\model_container_runner_cuda.h 2025-11-03T16:46:49.8877308Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\aoti_runner\model_container_runner_mps.h 2025-11-03T16:46:49.8881422Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\aoti_runner\model_container_runner_xpu.h 2025-11-03T16:46:49.8885707Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\aoti_runner\pybind.h 2025-11-03T16:46:49.8895493Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\aoti_runtime\arrayref_tensor.h 2025-11-03T16:46:49.8900706Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\aoti_runtime\constant_type.h 2025-11-03T16:46:49.8905947Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\aoti_runtime\device_utils.h 2025-11-03T16:46:49.8919881Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\aoti_runtime\interface.h 2025-11-03T16:46:49.8924149Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\aoti_runtime\kernel_context_tls.h 2025-11-03T16:46:49.8928188Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\aoti_runtime\mini_array_ref.h 2025-11-03T16:46:49.8932129Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\aoti_runtime\model.h 2025-11-03T16:46:49.8936294Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\aoti_runtime\model_base.h 2025-11-03T16:46:49.8940105Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\aoti_runtime\model_container.h 2025-11-03T16:46:49.8944690Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\aoti_runtime\scalar_to_tensor.h 2025-11-03T16:46:49.8948458Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\aoti_runtime\sycl_runtime_wrappers.h 2025-11-03T16:46:49.8951974Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\aoti_runtime\thread_local.h 2025-11-03T16:46:49.8956208Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\aoti_runtime\utils.h 2025-11-03T16:46:49.8959739Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\aoti_runtime\utils_cuda.h 2025-11-03T16:46:49.8963503Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\aoti_runtime\utils_xpu.h 2025-11-03T16:46:49.8972647Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\aoti_torch\mkldnn_tensor.h 2025-11-03T16:46:49.8976629Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\aoti_torch\oss_proxy_executor.h 2025-11-03T16:46:49.8980127Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\aoti_torch\proxy_executor.h 2025-11-03T16:46:49.8994619Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\aoti_torch\tensor_converter.h 2025-11-03T16:46:49.8998236Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\aoti_torch\utils.h 2025-11-03T16:46:49.9005751Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\aoti_torch\c\macros.h 2025-11-03T16:46:49.9009226Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\aoti_torch\c\shim.h 2025-11-03T16:46:49.9012780Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\aoti_torch\c\shim_cpu.h 2025-11-03T16:46:49.9016254Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\aoti_torch\c\shim_deprecated.h 2025-11-03T16:46:49.9019633Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\aoti_torch\c\shim_mps.h 2025-11-03T16:46:49.9023408Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\aoti_torch\c\shim_xpu.h 2025-11-03T16:46:49.9041160Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\aoti_torch\generated\c_shim_aten.h 2025-11-03T16:46:49.9044820Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\aoti_torch\generated\c_shim_cpu.h 2025-11-03T16:46:49.9048602Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\aoti_torch\generated\c_shim_cuda.h 2025-11-03T16:46:49.9062085Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\aoti_torch\generated\c_shim_mps.h 2025-11-03T16:46:49.9065802Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\aoti_torch\generated\c_shim_xpu.h 2025-11-03T16:46:49.9074740Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\cpp_wrapper\array_ref.h 2025-11-03T16:46:49.9078297Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\cpp_wrapper\common.h 2025-11-03T16:46:49.9082576Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\cpp_wrapper\cpu.h 2025-11-03T16:46:49.9086066Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\cpp_wrapper\cuda.h 2025-11-03T16:46:49.9089457Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\cpp_wrapper\mps.h 2025-11-03T16:46:49.9102433Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\cpp_wrapper\xpu.h 2025-11-03T16:46:49.9109660Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\cpp_wrapper\device_internal\cpu.h 2025-11-03T16:46:49.9113552Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\cpp_wrapper\device_internal\cuda.h 2025-11-03T16:46:49.9117157Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\cpp_wrapper\device_internal\mps.h 2025-11-03T16:46:49.9120600Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\cpp_wrapper\device_internal\xpu.h 2025-11-03T16:46:49.9129263Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\instruction_counter\Module.h 2025-11-03T16:46:49.9137145Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\jit_log.h 2025-11-03T16:46:49.9140534Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\jit_opt_limit.h 2025-11-03T16:46:49.9144163Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\resource_guard.h 2025-11-03T16:46:49.9151200Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\api\compilation_unit.h 2025-11-03T16:46:49.9154863Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\api\function_impl.h 2025-11-03T16:46:49.9158242Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\api\method.h 2025-11-03T16:46:49.9161643Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\api\module.h 2025-11-03T16:46:49.9165231Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\api\object.h 2025-11-03T16:46:49.9192637Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\backends\backend.h 2025-11-03T16:46:49.9196150Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\backends\backend_debug_handler.h 2025-11-03T16:46:49.9199629Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\backends\backend_debug_info.h 2025-11-03T16:46:49.9203199Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\backends\backend_detail.h 2025-11-03T16:46:49.9216381Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\backends\backend_exception.h 2025-11-03T16:46:49.9220059Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\backends\backend_init.h 2025-11-03T16:46:49.9223991Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\backends\backend_interface.h 2025-11-03T16:46:49.9227682Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\backends\backend_preprocess.h 2025-11-03T16:46:49.9231393Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\backends\backend_resolver.h 2025-11-03T16:46:49.9242943Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\backends\coreml\cpp\context.h 2025-11-03T16:46:49.9250316Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\backends\coreml\objc\PTMCoreMLCompiler.h 2025-11-03T16:46:49.9254034Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\backends\coreml\objc\PTMCoreMLExecutor.h 2025-11-03T16:46:49.9257833Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\backends\coreml\objc\PTMCoreMLFeatureProvider.h 2025-11-03T16:46:49.9271641Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\backends\coreml\objc\PTMCoreMLModelWrapper.h 2025-11-03T16:46:49.9275870Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\backends\coreml\objc\PTMCoreMLTensorSpec.h 2025-11-03T16:46:49.9284844Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\backends\xnnpack\xnnpack_graph_builder.h 2025-11-03T16:46:49.9292068Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\backends\xnnpack\compiler\xnn_compiler.h 2025-11-03T16:46:49.9299535Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\backends\xnnpack\executor\xnn_executor.h 2025-11-03T16:46:49.9307573Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\backends\xnnpack\serialization\serializer.h 2025-11-03T16:46:49.9319651Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\codegen\cuda\interface.h 2025-11-03T16:46:49.9327775Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\codegen\fuser\arg_spec.h 2025-11-03T16:46:49.9330856Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\codegen\fuser\codegen.h 2025-11-03T16:46:49.9334390Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\codegen\fuser\compiler.h 2025-11-03T16:46:49.9338957Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\codegen\fuser\executor.h 2025-11-03T16:46:49.9342305Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\codegen\fuser\fallback.h 2025-11-03T16:46:49.9345869Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\codegen\fuser\fused_kernel.h 2025-11-03T16:46:49.9360018Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\codegen\fuser\interface.h 2025-11-03T16:46:49.9364028Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\codegen\fuser\kernel_cache.h 2025-11-03T16:46:49.9367822Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\codegen\fuser\kernel_spec.h 2025-11-03T16:46:49.9371981Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\codegen\fuser\partition_desc.h 2025-11-03T16:46:49.9376124Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\codegen\fuser\tensor_desc.h 2025-11-03T16:46:49.9379915Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\codegen\fuser\tensor_info.h 2025-11-03T16:46:49.9388307Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\codegen\fuser\cpu\fused_kernel.h 2025-11-03T16:46:49.9392298Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\codegen\fuser\cpu\resource_strings.h 2025-11-03T16:46:49.9396458Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\codegen\fuser\cpu\temp_file.h 2025-11-03T16:46:49.9406721Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\codegen\fuser\cuda\fused_kernel.h 2025-11-03T16:46:49.9411930Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\codegen\fuser\cuda\resource_strings.h 2025-11-03T16:46:49.9421701Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\codegen\onednn\decompose_silu.h 2025-11-03T16:46:49.9425272Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\codegen\onednn\defer_size_check.h 2025-11-03T16:46:49.9429905Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\codegen\onednn\graph_fuser.h 2025-11-03T16:46:49.9433865Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\codegen\onednn\graph_helper.h 2025-11-03T16:46:49.9448529Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\codegen\onednn\guard_shape.h 2025-11-03T16:46:49.9452104Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\codegen\onednn\interface.h 2025-11-03T16:46:49.9455767Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\codegen\onednn\kernel.h 2025-11-03T16:46:49.9459941Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\codegen\onednn\layout_propagation.h 2025-11-03T16:46:49.9463848Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\codegen\onednn\LlgaTensorImpl.h 2025-11-03T16:46:49.9467384Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\codegen\onednn\operator.h 2025-11-03T16:46:49.9470898Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\codegen\onednn\prepare_binary.h 2025-11-03T16:46:49.9480180Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\cuda\cuda.h 2025-11-03T16:46:49.9487432Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\frontend\builtin_functions.h 2025-11-03T16:46:49.9491178Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\frontend\canonicalize_modified_loop.h 2025-11-03T16:46:49.9494664Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\frontend\concrete_module_type.h 2025-11-03T16:46:49.9508489Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\frontend\convert_to_ssa.h 2025-11-03T16:46:49.9512055Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\frontend\edit_distance.h 2025-11-03T16:46:49.9549849Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\frontend\error_report.h 2025-11-03T16:46:49.9553469Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\frontend\exit_transforms.h 2025-11-03T16:46:49.9557418Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\frontend\function_schema_parser.h 2025-11-03T16:46:49.9560967Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\frontend\inline_loop_condition.h 2025-11-03T16:46:49.9564457Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\frontend\ir_emitter.h 2025-11-03T16:46:49.9567887Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\frontend\lexer.h 2025-11-03T16:46:49.9571388Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\frontend\mini_environment.h 2025-11-03T16:46:49.9574967Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\frontend\name_mangler.h 2025-11-03T16:46:49.9579008Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\frontend\parser.h 2025-11-03T16:46:49.9582028Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\frontend\parser_constants.h 2025-11-03T16:46:49.9585715Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\frontend\parse_string_literal.h 2025-11-03T16:46:49.9589328Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\frontend\resolver.h 2025-11-03T16:46:49.9593431Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\frontend\schema_matching.h 2025-11-03T16:46:49.9597290Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\frontend\schema_type_parser.h 2025-11-03T16:46:49.9600901Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\frontend\script_type_parser.h 2025-11-03T16:46:49.9609969Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\frontend\source_range.h 2025-11-03T16:46:49.9613466Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\frontend\source_ref.h 2025-11-03T16:46:49.9617189Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\frontend\strtod.h 2025-11-03T16:46:49.9620761Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\frontend\sugared_value.h 2025-11-03T16:46:49.9624493Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\frontend\tracer.h 2025-11-03T16:46:49.9628055Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\frontend\tree.h 2025-11-03T16:46:49.9631523Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\frontend\tree_views.h 2025-11-03T16:46:49.9635319Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\frontend\versioned_symbols.h 2025-11-03T16:46:49.9643609Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\ir\alias_analysis.h 2025-11-03T16:46:49.9647186Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\ir\attributes.h 2025-11-03T16:46:49.9650658Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\ir\constants.h 2025-11-03T16:46:49.9654167Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\ir\graph_node_list.h 2025-11-03T16:46:49.9667992Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\ir\graph_utils.h 2025-11-03T16:46:49.9672013Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\ir\ir.h 2025-11-03T16:46:49.9676821Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\ir\irparser.h 2025-11-03T16:46:49.9680327Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\ir\ir_views.h 2025-11-03T16:46:49.9684349Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\ir\named_value.h 2025-11-03T16:46:49.9688483Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\ir\node_hashing.h 2025-11-03T16:46:49.9692105Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\ir\scope.h 2025-11-03T16:46:49.9696051Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\ir\subgraph_matcher.h 2025-11-03T16:46:49.9700256Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\ir\type_hashing.h 2025-11-03T16:46:49.9709366Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\mobile\code.h 2025-11-03T16:46:49.9713413Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\mobile\debug_info.h 2025-11-03T16:46:49.9718066Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\mobile\file_format.h 2025-11-03T16:46:49.9722013Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\mobile\flatbuffer_loader.h 2025-11-03T16:46:49.9736142Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\mobile\frame.h 2025-11-03T16:46:49.9739678Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\mobile\function.h 2025-11-03T16:46:49.9743623Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\mobile\import.h 2025-11-03T16:46:49.9747260Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\mobile\import_data.h 2025-11-03T16:46:49.9751305Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\mobile\import_export_common.h 2025-11-03T16:46:49.9755701Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\mobile\interpreter.h 2025-11-03T16:46:49.9759710Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\mobile\method.h 2025-11-03T16:46:49.9763444Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\mobile\module.h 2025-11-03T16:46:49.9767352Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\mobile\observer.h 2025-11-03T16:46:49.9771219Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\mobile\parse_bytecode.h 2025-11-03T16:46:49.9775309Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\mobile\parse_operators.h 2025-11-03T16:46:49.9779456Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\mobile\prim_ops_registery.h 2025-11-03T16:46:49.9783102Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\mobile\profiler_edge.h 2025-11-03T16:46:49.9787765Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\mobile\promoted_prim_ops.h 2025-11-03T16:46:49.9792215Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\mobile\quantization.h 2025-11-03T16:46:49.9796250Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\mobile\register_ops_common_utils.h 2025-11-03T16:46:49.9800198Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\mobile\type_parser.h 2025-11-03T16:46:49.9804309Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\mobile\upgrader_mobile.h 2025-11-03T16:46:49.9822581Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\mobile\compatibility\backport.h 2025-11-03T16:46:49.9826363Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\mobile\compatibility\backport_manager.h 2025-11-03T16:46:49.9830029Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\mobile\compatibility\model_compatibility.h 2025-11-03T16:46:49.9843815Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\mobile\compatibility\runtime_compatibility.h 2025-11-03T16:46:49.9852260Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\mobile\model_tracer\BuildFeatureTracer.h 2025-11-03T16:46:49.9855987Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\mobile\model_tracer\CustomClassTracer.h 2025-11-03T16:46:49.9859631Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\mobile\model_tracer\KernelDTypeTracer.h 2025-11-03T16:46:49.9874834Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\mobile\model_tracer\MobileModelRunner.h 2025-11-03T16:46:49.9878967Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\mobile\model_tracer\OperatorCallTracer.h 2025-11-03T16:46:49.9882878Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\mobile\model_tracer\TensorUtils.h 2025-11-03T16:46:49.9887251Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\mobile\model_tracer\TracerRunner.h 2025-11-03T16:46:49.9895601Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\mobile\nnc\aot_compiler.h 2025-11-03T16:46:49.9899488Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\mobile\nnc\context.h 2025-11-03T16:46:49.9903470Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\mobile\nnc\registry.h 2025-11-03T16:46:49.9914919Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\mobile\train\export_data.h 2025-11-03T16:46:49.9920137Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\mobile\train\random.h 2025-11-03T16:46:49.9923973Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\mobile\train\sequential.h 2025-11-03T16:46:49.9932360Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\mobile\train\optim\sgd.h 2025-11-03T16:46:49.9941381Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\operator_upgraders\upgraders.h 2025-11-03T16:46:49.9944969Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\operator_upgraders\upgraders_entry.h 2025-11-03T16:46:49.9948786Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\operator_upgraders\utils.h 2025-11-03T16:46:49.9952768Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\operator_upgraders\version_map.h 2025-11-03T16:46:49.9971525Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\add_if_then_else.h 2025-11-03T16:46:49.9975008Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\annotate_warns.h 2025-11-03T16:46:49.9978438Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\autocast.h 2025-11-03T16:46:49.9981993Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\bailout_graph.h 2025-11-03T16:46:49.9996151Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\batch_mm.h 2025-11-03T16:46:50.0000250Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\canonicalize.h 2025-11-03T16:46:50.0003884Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\canonicalize_graph_fuser_ops.h 2025-11-03T16:46:50.0007550Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\check_strict_fusion.h 2025-11-03T16:46:50.0011011Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\clear_profiling.h 2025-11-03T16:46:50.0014569Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\clear_undefinedness.h 2025-11-03T16:46:50.0018391Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\common_subexpression_elimination.h 2025-11-03T16:46:50.0021995Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\concat_opt.h 2025-11-03T16:46:50.0025525Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\constant_pooling.h 2025-11-03T16:46:50.0029128Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\constant_propagation.h 2025-11-03T16:46:50.0033477Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\create_autodiff_subgraphs.h 2025-11-03T16:46:50.0037296Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\create_functional_graphs.h 2025-11-03T16:46:50.0040896Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\dead_code_elimination.h 2025-11-03T16:46:50.0044481Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\decompose_ops.h 2025-11-03T16:46:50.0068318Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\device_type_analysis.h 2025-11-03T16:46:50.0070869Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\dtype_analysis.h 2025-11-03T16:46:50.0074971Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\eliminate_no_ops.h 2025-11-03T16:46:50.0078724Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\erase_number_types.h 2025-11-03T16:46:50.0082580Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\fixup_trace_scope_blocks.h 2025-11-03T16:46:50.0086246Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\fold_conv_bn.h 2025-11-03T16:46:50.0089910Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\fold_linear_bn.h 2025-11-03T16:46:50.0093624Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\freeze_module.h 2025-11-03T16:46:50.0097312Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\frozen_concat_linear.h 2025-11-03T16:46:50.0101158Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\frozen_conv_add_relu_fusion.h 2025-11-03T16:46:50.0115452Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\frozen_conv_folding.h 2025-11-03T16:46:50.0119233Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\frozen_graph_optimizations.h 2025-11-03T16:46:50.0122849Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\frozen_linear_folding.h 2025-11-03T16:46:50.0126670Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\frozen_linear_transpose.h 2025-11-03T16:46:50.0130319Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\frozen_ops_to_mkldnn.h 2025-11-03T16:46:50.0133961Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\fuse_linear.h 2025-11-03T16:46:50.0137814Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\fuse_relu.h 2025-11-03T16:46:50.0141370Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\graph_fuser.h 2025-11-03T16:46:50.0146986Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\graph_rewrite_helper.h 2025-11-03T16:46:50.0160114Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\guard_elimination.h 2025-11-03T16:46:50.0163784Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\hoist_conv_packed_params.h 2025-11-03T16:46:50.0167421Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\inliner.h 2025-11-03T16:46:50.0170995Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\inline_autodiff_subgraphs.h 2025-11-03T16:46:50.0174571Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\inline_forked_closures.h 2025-11-03T16:46:50.0178857Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\inline_fork_wait.h 2025-11-03T16:46:50.0182564Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\inplace_check.h 2025-11-03T16:46:50.0186115Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\insert_guards.h 2025-11-03T16:46:50.0189729Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\integer_value_refinement.h 2025-11-03T16:46:50.0203443Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\lift_closures.h 2025-11-03T16:46:50.0206998Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\liveness.h 2025-11-03T16:46:50.0210625Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\loop_unrolling.h 2025-11-03T16:46:50.0214152Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\lower_grad_of.h 2025-11-03T16:46:50.0217724Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\lower_graph.h 2025-11-03T16:46:50.0221612Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\lower_tuples.h 2025-11-03T16:46:50.0225246Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\metal_rewrite.h 2025-11-03T16:46:50.0229051Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\mkldnn_rewrite.h 2025-11-03T16:46:50.0232747Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\mobile_optimizer_type.h 2025-11-03T16:46:50.0236503Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\normalize_ops.h 2025-11-03T16:46:50.0260801Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\onednn_graph_fuser.h 2025-11-03T16:46:50.0265338Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\onnx.h 2025-11-03T16:46:50.0269673Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\pass_manager.h 2025-11-03T16:46:50.0274170Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\peephole.h 2025-11-03T16:46:50.0277959Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\peephole_alias_sensitive.h 2025-11-03T16:46:50.0281709Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\peephole_dict_idioms.h 2025-11-03T16:46:50.0285422Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\peephole_list_idioms.h 2025-11-03T16:46:50.0289301Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\peephole_non_tensor.h 2025-11-03T16:46:50.0293060Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\prepack_folding.h 2025-11-03T16:46:50.0296828Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\refine_tuple_types.h 2025-11-03T16:46:50.0300617Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\remove_dropout.h 2025-11-03T16:46:50.0314646Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\remove_exceptions.h 2025-11-03T16:46:50.0318503Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\remove_expands.h 2025-11-03T16:46:50.0322626Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\remove_inplace_ops.h 2025-11-03T16:46:50.0326477Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\remove_mutation.h 2025-11-03T16:46:50.0330454Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\remove_redundant_profiles.h 2025-11-03T16:46:50.0334360Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\replacement_of_old_operators.h 2025-11-03T16:46:50.0338063Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\requires_grad_analysis.h 2025-11-03T16:46:50.0341817Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\restore_mutation.h 2025-11-03T16:46:50.0345767Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\shape_analysis.h 2025-11-03T16:46:50.0359632Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\specialize_autogradzero.h 2025-11-03T16:46:50.0363283Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\subgraph_rewrite.h 2025-11-03T16:46:50.0367164Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\symbolic_shape_analysis.h 2025-11-03T16:46:50.0370809Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\symbolic_shape_cache.h 2025-11-03T16:46:50.0374625Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\symbolic_shape_runtime_fusion.h 2025-11-03T16:46:50.0378401Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\tensorexpr_fuser.h 2025-11-03T16:46:50.0382182Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\update_differentiable_graph_requires_grad.h 2025-11-03T16:46:50.0386202Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\value_refinement_utils.h 2025-11-03T16:46:50.0390213Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\variadic_ops.h 2025-11-03T16:46:50.0394026Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\vulkan_rewrite.h 2025-11-03T16:46:50.0397846Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\xnnpack_rewrite.h 2025-11-03T16:46:50.0406011Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\dbr_quantization\remove_redundant_aliases.h 2025-11-03T16:46:50.0415490Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\onnx\cast_all_constant_to_floating.h 2025-11-03T16:46:50.0419679Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\onnx\constant_fold.h 2025-11-03T16:46:50.0423733Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\onnx\constant_map.h 2025-11-03T16:46:50.0427909Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\onnx\deduplicate_initializers.h 2025-11-03T16:46:50.0443091Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\onnx\eliminate_unused_items.h 2025-11-03T16:46:50.0447416Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\onnx\eval_peephole.h 2025-11-03T16:46:50.0451233Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\onnx\fixup_onnx_controlflow.h 2025-11-03T16:46:50.0454765Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\onnx\function_extraction.h 2025-11-03T16:46:50.0458762Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\onnx\function_substitution.h 2025-11-03T16:46:50.0462483Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\onnx\helper.h 2025-11-03T16:46:50.0466059Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\onnx\list_model_parameters.h 2025-11-03T16:46:50.0470123Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\onnx\naming.h 2025-11-03T16:46:50.0473412Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\onnx\onnx_log.h 2025-11-03T16:46:50.0477898Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\onnx\peephole.h 2025-11-03T16:46:50.0482504Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\onnx\prepare_division_for_onnx.h 2025-11-03T16:46:50.0486262Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\onnx\preprocess_for_onnx.h 2025-11-03T16:46:50.0490523Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\onnx\remove_inplace_ops_for_onnx.h 2025-11-03T16:46:50.0493886Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\onnx\scalar_type_analysis.h 2025-11-03T16:46:50.0497913Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\onnx\shape_type_inference.h 2025-11-03T16:46:50.0501547Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\onnx\unpack_quantized_weights.h 2025-11-03T16:46:50.0519001Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\onnx\pattern_conversion\autograd_function_process.h 2025-11-03T16:46:50.0522450Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\onnx\pattern_conversion\common.h 2025-11-03T16:46:50.0526078Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\onnx\pattern_conversion\pattern_conversion.h 2025-11-03T16:46:50.0540009Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\onnx\pattern_conversion\pattern_encapsulation.h 2025-11-03T16:46:50.0548583Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\quantization\dedup_module_uses.h 2025-11-03T16:46:50.0552206Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\quantization\finalize.h 2025-11-03T16:46:50.0556093Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\quantization\fusion_passes.h 2025-11-03T16:46:50.0560461Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\quantization\helper.h 2025-11-03T16:46:50.0573327Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\quantization\insert_observers.h 2025-11-03T16:46:50.0577766Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\quantization\insert_quant_dequant.h 2025-11-03T16:46:50.0581730Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\quantization\quantization_patterns.h 2025-11-03T16:46:50.0586118Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\quantization\quantization_type.h 2025-11-03T16:46:50.0589800Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\quantization\register_packed_params.h 2025-11-03T16:46:50.0599157Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\utils\check_alias_annotation.h 2025-11-03T16:46:50.0603283Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\utils\memory_dag.h 2025-11-03T16:46:50.0606920Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\utils\optimization_utils.h 2025-11-03T16:46:50.0620757Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\utils\op_registry.h 2025-11-03T16:46:50.0624552Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\utils\subgraph_utils.h 2025-11-03T16:46:50.0633132Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\python\init.h 2025-11-03T16:46:50.0636721Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\python\module_python.h 2025-11-03T16:46:50.0640275Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\python\opaque_obj.h 2025-11-03T16:46:50.0644273Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\python\pybind.h 2025-11-03T16:46:50.0647701Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\python\pybind_utils.h 2025-11-03T16:46:50.0661298Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\python\python_arg_flatten.h 2025-11-03T16:46:50.0664972Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\python\python_custom_class.h 2025-11-03T16:46:50.0668538Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\python\python_dict.h 2025-11-03T16:46:50.0672496Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\python\python_ir.h 2025-11-03T16:46:50.0676194Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\python\python_ivalue.h 2025-11-03T16:46:50.0679827Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\python\python_list.h 2025-11-03T16:46:50.0683697Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\python\python_sugared_value.h 2025-11-03T16:46:50.0687497Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\python\python_tracer.h 2025-11-03T16:46:50.0691222Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\python\python_tree_views.h 2025-11-03T16:46:50.0695026Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\python\script_init.h 2025-11-03T16:46:50.0698750Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\python\update_graph_executor_opt.h 2025-11-03T16:46:50.0702616Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\python\utf8_decoding_ignore.h 2025-11-03T16:46:50.0711014Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\runtime\argument_spec.h 2025-11-03T16:46:50.0714770Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\runtime\autodiff.h 2025-11-03T16:46:50.0718560Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\runtime\calculate_necessary_args.h 2025-11-03T16:46:50.0722104Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\runtime\custom_operator.h 2025-11-03T16:46:50.0736605Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\runtime\decomposition_registry.h 2025-11-03T16:46:50.0740150Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\runtime\decomposition_registry_util.h 2025-11-03T16:46:50.0744065Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\runtime\exception_message.h 2025-11-03T16:46:50.0747888Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\runtime\graph_executor.h 2025-11-03T16:46:50.0751424Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\runtime\graph_executor_impl.h 2025-11-03T16:46:50.0755111Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\runtime\graph_iterator.h 2025-11-03T16:46:50.0758722Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\runtime\instruction.h 2025-11-03T16:46:50.0762468Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\runtime\interpreter.h 2025-11-03T16:46:50.0766180Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\runtime\jit_exception.h 2025-11-03T16:46:50.0769875Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\runtime\jit_trace.h 2025-11-03T16:46:50.0773616Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\runtime\logging.h 2025-11-03T16:46:50.0777366Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\runtime\operator.h 2025-11-03T16:46:50.0781041Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\runtime\operator_options.h 2025-11-03T16:46:50.0818899Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\runtime\print_handler.h 2025-11-03T16:46:50.0822724Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\runtime\profiling_graph_executor_impl.h 2025-11-03T16:46:50.0826619Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\runtime\profiling_record.h 2025-11-03T16:46:50.0834683Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\runtime\register_ops_utils.h 2025-11-03T16:46:50.0838942Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\runtime\script_profile.h 2025-11-03T16:46:50.0842672Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\runtime\serialized_shape_function_registry.h 2025-11-03T16:46:50.0846494Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\runtime\shape_function_registry.h 2025-11-03T16:46:50.0850605Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\runtime\simple_graph_executor_impl.h 2025-11-03T16:46:50.0854361Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\runtime\slice_indices_adjust.h 2025-11-03T16:46:50.0858228Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\runtime\symbolic_script.h 2025-11-03T16:46:50.0862034Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\runtime\symbolic_shape_registry.h 2025-11-03T16:46:50.0865863Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\runtime\symbolic_shape_registry_util.h 2025-11-03T16:46:50.0878942Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\runtime\vararg_functions.h 2025-11-03T16:46:50.0882867Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\runtime\variable_tensor_list.h 2025-11-03T16:46:50.0890949Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\runtime\interpreter\can_emit_inline.h 2025-11-03T16:46:50.0894730Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\runtime\interpreter\code_impl.h 2025-11-03T16:46:50.0899603Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\runtime\interpreter\frame.h 2025-11-03T16:46:50.0903682Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\runtime\interpreter\preprocess_graph.h 2025-11-03T16:46:50.0922440Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\runtime\static\fusion.h 2025-11-03T16:46:50.0926722Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\runtime\static\impl.h 2025-11-03T16:46:50.0930789Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\runtime\static\init.h 2025-11-03T16:46:50.0934959Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\runtime\static\memory_planner.h 2025-11-03T16:46:50.0938827Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\runtime\static\ops.h 2025-11-03T16:46:50.0942342Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\runtime\static\passes.h 2025-11-03T16:46:50.0956505Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\runtime\static\ProcessedNodeInputs.h 2025-11-03T16:46:50.0960199Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\runtime\static\processed_node_wrapper.h 2025-11-03T16:46:50.0963754Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\runtime\static\static_method.h 2025-11-03T16:46:50.0968117Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\runtime\static\te_wrapper.h 2025-11-03T16:46:50.0977376Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\serialization\callstack_debug_info_serialization.h 2025-11-03T16:46:50.0981228Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\serialization\export.h 2025-11-03T16:46:50.0984859Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\serialization\export_bytecode.h 2025-11-03T16:46:50.0998809Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\serialization\flatbuffer_serializer.h 2025-11-03T16:46:50.1002421Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\serialization\flatbuffer_serializer_jit.h 2025-11-03T16:46:50.1006198Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\serialization\import.h 2025-11-03T16:46:50.1009626Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\serialization\import_export_constants.h 2025-11-03T16:46:50.1013626Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\serialization\import_export_functions.h 2025-11-03T16:46:50.1017290Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\serialization\import_export_helpers.h 2025-11-03T16:46:50.1020984Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\serialization\import_read.h 2025-11-03T16:46:50.1024942Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\serialization\import_source.h 2025-11-03T16:46:50.1028474Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\serialization\mobile_bytecode_generated.h 2025-11-03T16:46:50.1032804Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\serialization\onnx.h 2025-11-03T16:46:50.1036470Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\serialization\pickle.h 2025-11-03T16:46:50.1040020Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\serialization\pickler.h 2025-11-03T16:46:50.1043986Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\serialization\pickler_helper.h 2025-11-03T16:46:50.1047754Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\serialization\python_print.h 2025-11-03T16:46:50.1051726Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\serialization\source_range_serialization.h 2025-11-03T16:46:50.1055482Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\serialization\source_range_serialization_impl.h 2025-11-03T16:46:50.1059153Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\serialization\storage_context.h 2025-11-03T16:46:50.1072604Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\serialization\type_name_uniquer.h 2025-11-03T16:46:50.1077323Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\serialization\unpickler.h 2025-11-03T16:46:50.1086229Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\analysis.h 2025-11-03T16:46:50.1089802Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\block_codegen.h 2025-11-03T16:46:50.1093566Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\bounds_inference.h 2025-11-03T16:46:50.1097157Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\bounds_overlap.h 2025-11-03T16:46:50.1110688Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\codegen.h 2025-11-03T16:46:50.1114185Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\cpp_codegen.h 2025-11-03T16:46:50.1118185Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\cpp_intrinsics.h 2025-11-03T16:46:50.1121513Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\cuda_codegen.h 2025-11-03T16:46:50.1125011Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\cuda_random.h 2025-11-03T16:46:50.1128602Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\eval.h 2025-11-03T16:46:50.1132411Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\exceptions.h 2025-11-03T16:46:50.1135944Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\expr.h 2025-11-03T16:46:50.1140182Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\external_functions.h 2025-11-03T16:46:50.1143229Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\external_functions_core.h 2025-11-03T16:46:50.1146910Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\external_functions_registry.h 2025-11-03T16:46:50.1150524Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\fwd_decls.h 2025-11-03T16:46:50.1154260Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\graph_opt.h 2025-11-03T16:46:50.1158341Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\half_support.h 2025-11-03T16:46:50.1162024Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\hash_provider.h 2025-11-03T16:46:50.1165618Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\intrinsic_symbols.h 2025-11-03T16:46:50.1169340Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\ir.h 2025-11-03T16:46:50.1183574Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\ir_cloner.h 2025-11-03T16:46:50.1187593Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\ir_mutator.h 2025-11-03T16:46:50.1191470Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\ir_printer.h 2025-11-03T16:46:50.1195576Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\ir_simplifier.h 2025-11-03T16:46:50.1199683Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\ir_verifier.h 2025-11-03T16:46:50.1203564Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\ir_visitor.h 2025-11-03T16:46:50.1207668Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\kernel.h 2025-11-03T16:46:50.1211716Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\llvm_codegen.h 2025-11-03T16:46:50.1215816Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\llvm_jit.h 2025-11-03T16:46:50.1220105Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\loopnest.h 2025-11-03T16:46:50.1224236Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\loopnest_randomization.h 2025-11-03T16:46:50.1238267Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\lowerings.h 2025-11-03T16:46:50.1242611Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\mem_dependency_checker.h 2025-11-03T16:46:50.1246827Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\reduction.h 2025-11-03T16:46:50.1250574Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\registerizer.h 2025-11-03T16:46:50.1254661Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\stmt.h 2025-11-03T16:46:50.1258890Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\tensor.h 2025-11-03T16:46:50.1263203Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\tensorexpr_init.h 2025-11-03T16:46:50.1267304Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\types.h 2025-11-03T16:46:50.1271442Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\unique_name_manager.h 2025-11-03T16:46:50.1275331Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\var_substitutor.h 2025-11-03T16:46:50.1284902Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\operators\conv2d.h 2025-11-03T16:46:50.1288781Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\operators\matmul.h 2025-11-03T16:46:50.1292511Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\operators\misc.h 2025-11-03T16:46:50.1296555Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\operators\norm.h 2025-11-03T16:46:50.1300491Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\operators\operators.h 2025-11-03T16:46:50.1314842Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\operators\pointwise.h 2025-11-03T16:46:50.1319021Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\operators\quantization.h 2025-11-03T16:46:50.1322948Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\operators\reduction.h 2025-11-03T16:46:50.1327134Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\operators\softmax.h 2025-11-03T16:46:50.1336076Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\testing\catch_utils.hpp 2025-11-03T16:46:50.1340070Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\testing\file_check.h 2025-11-03T16:46:50.1344201Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\testing\hooks_for_testing.h 2025-11-03T16:46:50.1358281Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\backend\backend_data.h 2025-11-03T16:46:50.1362439Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\backend\backend_device.h 2025-11-03T16:46:50.1366046Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\backend\backend_interface.h 2025-11-03T16:46:50.1370430Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\backend\lowering_context.h 2025-11-03T16:46:50.1389443Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\core\cache.h 2025-11-03T16:46:50.1393476Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\core\config.h 2025-11-03T16:46:50.1397520Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\core\debug_util.h 2025-11-03T16:46:50.1401446Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\core\dynamic_ir.h 2025-11-03T16:46:50.1405441Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\core\hash.h 2025-11-03T16:46:50.1418461Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\core\helpers.h 2025-11-03T16:46:50.1423254Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\core\ir.h 2025-11-03T16:46:50.1428700Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\core\ir_builder.h 2025-11-03T16:46:50.1433722Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\core\ir_dump_util.h 2025-11-03T16:46:50.1437778Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\core\ir_metadata.h 2025-11-03T16:46:50.1441797Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\core\ir_util.h 2025-11-03T16:46:50.1446016Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\core\lazy_graph_executor.h 2025-11-03T16:46:50.1449750Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\core\metrics.h 2025-11-03T16:46:50.1453964Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\core\multi_wait.h 2025-11-03T16:46:50.1457824Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\core\permutation_util.h 2025-11-03T16:46:50.1461360Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\core\shape.h 2025-11-03T16:46:50.1465452Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\core\shape_inference.h 2025-11-03T16:46:50.1468980Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\core\tensor.h 2025-11-03T16:46:50.1472460Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\core\tensor_impl.h 2025-11-03T16:46:50.1476171Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\core\tensor_util.h 2025-11-03T16:46:50.1480455Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\core\thread_pool.h 2025-11-03T16:46:50.1484068Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\core\trie.h 2025-11-03T16:46:50.1487774Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\core\unique.h 2025-11-03T16:46:50.1491247Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\core\util.h 2025-11-03T16:46:50.1508868Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\core\internal_ops\ltc_ops.h 2025-11-03T16:46:50.1517318Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\core\ops\arithmetic_ir_ops.h 2025-11-03T16:46:50.1520724Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\core\ops\utils.h 2025-11-03T16:46:50.1528665Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\generated\LazyIr.h 2025-11-03T16:46:50.1534124Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\generated\LazyNativeFunctions.h 2025-11-03T16:46:50.1537884Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\generated\LazyNonNativeIr.h 2025-11-03T16:46:50.1545098Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\python\init.h 2025-11-03T16:46:50.1549046Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\python\python_util.h 2025-11-03T16:46:50.1566525Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\ts_backend\config.h 2025-11-03T16:46:50.1570311Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\ts_backend\dynamic_ir.h 2025-11-03T16:46:50.1573912Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\ts_backend\ir_builder.h 2025-11-03T16:46:50.1577738Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\ts_backend\tensor_aten_ops.h 2025-11-03T16:46:50.1591648Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\ts_backend\ts_autograd_functions.h 2025-11-03T16:46:50.1595373Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\ts_backend\ts_backend_impl.h 2025-11-03T16:46:50.1598994Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\ts_backend\ts_eager_fallback.h 2025-11-03T16:46:50.1602539Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\ts_backend\ts_lowering_context.h 2025-11-03T16:46:50.1606004Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\ts_backend\ts_node.h 2025-11-03T16:46:50.1609552Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\ts_backend\ts_node_lowering.h 2025-11-03T16:46:50.1617598Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\ts_backend\ops\device_data.h 2025-11-03T16:46:50.1621134Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\ts_backend\ops\generic.h 2025-11-03T16:46:50.1624761Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\ts_backend\ops\to_copy.h 2025-11-03T16:46:50.1633261Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\monitor\counters.h 2025-11-03T16:46:50.1636701Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\monitor\events.h 2025-11-03T16:46:50.1640697Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\monitor\python_init.h 2025-11-03T16:46:50.1647928Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\mps\Module.h 2025-11-03T16:46:50.1655643Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\mtia\Module.h 2025-11-03T16:46:50.1662690Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\mtia\profiler\MTIAMemoryProfiler.h 2025-11-03T16:46:50.1670499Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\multiprocessing\init.h 2025-11-03T16:46:50.1677770Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\onnx\back_compat.h 2025-11-03T16:46:50.1681227Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\onnx\init.h 2025-11-03T16:46:50.1684530Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\onnx\onnx.h 2025-11-03T16:46:50.1691868Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\profiler\api.h 2025-11-03T16:46:50.1695310Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\profiler\collection.h 2025-11-03T16:46:50.1699538Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\profiler\combined_traceback.h 2025-11-03T16:46:50.1703211Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\profiler\containers.h 2025-11-03T16:46:50.1716557Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\profiler\data_flow.h 2025-11-03T16:46:50.1720084Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\profiler\events.h 2025-11-03T16:46:50.1723563Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\profiler\kineto_client_interface.h 2025-11-03T16:46:50.1727221Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\profiler\kineto_shim.h 2025-11-03T16:46:50.1730848Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\profiler\perf-inl.h 2025-11-03T16:46:50.1734893Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\profiler\perf.h 2025-11-03T16:46:50.1738637Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\profiler\util.h 2025-11-03T16:46:50.1746125Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\profiler\orchestration\observer.h 2025-11-03T16:46:50.1749574Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\profiler\orchestration\python_tracer.h 2025-11-03T16:46:50.1753090Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\profiler\orchestration\vulkan.h 2025-11-03T16:46:50.1760687Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\profiler\python\combined_traceback.h 2025-11-03T16:46:50.1764098Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\profiler\python\init.h 2025-11-03T16:46:50.1767451Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\profiler\python\pybind.h 2025-11-03T16:46:50.1774986Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\profiler\standalone\execution_trace_observer.h 2025-11-03T16:46:50.1778852Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\profiler\standalone\itt_observer.h 2025-11-03T16:46:50.1782745Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\profiler\standalone\nvtx_observer.h 2025-11-03T16:46:50.1796451Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\profiler\standalone\privateuse1_observer.h 2025-11-03T16:46:50.1804100Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\profiler\stubs\base.h 2025-11-03T16:46:50.1811418Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\profiler\unwind\action.h 2025-11-03T16:46:50.1814862Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\profiler\unwind\communicate.h 2025-11-03T16:46:50.1818340Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\profiler\unwind\debug_info.h 2025-11-03T16:46:50.1822069Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\profiler\unwind\dwarf_enums.h 2025-11-03T16:46:50.1836405Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\profiler\unwind\dwarf_symbolize_enums.h 2025-11-03T16:46:50.1840783Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\profiler\unwind\eh_frame_hdr.h 2025-11-03T16:46:50.1844223Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\profiler\unwind\fast_symbolizer.h 2025-11-03T16:46:50.1847641Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\profiler\unwind\fde.h 2025-11-03T16:46:50.1851020Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\profiler\unwind\lexer.h 2025-11-03T16:46:50.1854510Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\profiler\unwind\line_number_program.h 2025-11-03T16:46:50.1857914Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\profiler\unwind\mem_file.h 2025-11-03T16:46:50.1861275Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\profiler\unwind\range_table.h 2025-11-03T16:46:50.1864973Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\profiler\unwind\sections.h 2025-11-03T16:46:50.1868393Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\profiler\unwind\unwind.h 2025-11-03T16:46:50.1871781Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\profiler\unwind\unwinder.h 2025-11-03T16:46:50.1875281Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\profiler\unwind\unwind_error.h 2025-11-03T16:46:50.1892951Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\stable\accelerator.h 2025-11-03T16:46:50.1896536Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\stable\library.h 2025-11-03T16:46:50.1899785Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\stable\ops.h 2025-11-03T16:46:50.1903220Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\stable\stableivalue_conversions.h 2025-11-03T16:46:50.1906682Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\stable\tensor.h 2025-11-03T16:46:50.1920214Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\stable\tensor_inl.h 2025-11-03T16:46:50.1923710Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\stable\tensor_struct.h 2025-11-03T16:46:50.1927100Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\stable\version.h 2025-11-03T16:46:50.1933781Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\stable\c\shim.h 2025-11-03T16:46:50.1942313Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\tensor\python_tensor.h 2025-11-03T16:46:50.1950305Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\utils\byte_order.h 2025-11-03T16:46:50.1953882Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\utils\cpp_stacktraces.h 2025-11-03T16:46:50.1957615Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\utils\cuda_enabled.h 2025-11-03T16:46:50.1961001Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\utils\device_lazy_init.h 2025-11-03T16:46:50.1974135Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\utils\disable_torch_function.h 2025-11-03T16:46:50.1977628Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\utils\generated_serialization_types.h 2025-11-03T16:46:50.1982136Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\utils\init.h 2025-11-03T16:46:50.1985561Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\utils\invalid_arguments.h 2025-11-03T16:46:50.1988985Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\utils\nested.h 2025-11-03T16:46:50.1992312Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\utils\numpy_stub.h 2025-11-03T16:46:50.1996047Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\utils\object_ptr.h 2025-11-03T16:46:50.1999578Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\utils\out_types.h 2025-11-03T16:46:50.2003046Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\utils\pybind.h 2025-11-03T16:46:50.2006641Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\utils\pycfunction_helpers.h 2025-11-03T16:46:50.2046175Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\utils\pyobject_preservation.h 2025-11-03T16:46:50.2051453Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\utils\pythoncapi_compat.h 2025-11-03T16:46:50.2057085Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\utils\python_arg_parser.h 2025-11-03T16:46:50.2062757Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\utils\python_compat.h 2025-11-03T16:46:50.2068191Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\utils\python_dispatch.h 2025-11-03T16:46:50.2073868Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\utils\python_numbers.h 2025-11-03T16:46:50.2083216Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\utils\python_raii.h 2025-11-03T16:46:50.2087863Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\utils\python_scalars.h 2025-11-03T16:46:50.2091778Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\utils\python_strings.h 2025-11-03T16:46:50.2095922Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\utils\python_stub.h 2025-11-03T16:46:50.2099865Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\utils\python_symnode.h 2025-11-03T16:46:50.2103907Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\utils\python_torch_function_mode.h 2025-11-03T16:46:50.2108175Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\utils\python_tuples.h 2025-11-03T16:46:50.2112550Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\utils\schema_info.h 2025-11-03T16:46:50.2116553Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\utils\six.h 2025-11-03T16:46:50.2120601Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\utils\structseq.h 2025-11-03T16:46:50.2134587Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\utils\tensor_apply.h 2025-11-03T16:46:50.2138761Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\utils\tensor_dtypes.h 2025-11-03T16:46:50.2142957Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\utils\tensor_flatten.h 2025-11-03T16:46:50.2146684Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\utils\tensor_layouts.h 2025-11-03T16:46:50.2150769Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\utils\tensor_list.h 2025-11-03T16:46:50.2155220Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\utils\tensor_memoryformats.h 2025-11-03T16:46:50.2159092Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\utils\tensor_new.h 2025-11-03T16:46:50.2163187Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\utils\tensor_numpy.h 2025-11-03T16:46:50.2167500Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\utils\tensor_qschemes.h 2025-11-03T16:46:50.2182033Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\utils\tensor_types.h 2025-11-03T16:46:50.2186277Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\utils\throughput_benchmark-inl.h 2025-11-03T16:46:50.2190150Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\utils\throughput_benchmark.h 2025-11-03T16:46:50.2194166Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\utils\torch_dispatch_mode.h 2025-11-03T16:46:50.2198302Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\utils\variadic.h 2025-11-03T16:46:50.2202903Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\utils\verbose.h 2025-11-03T16:46:50.2212759Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\xpu\Event.h 2025-11-03T16:46:50.2216742Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\xpu\Module.h 2025-11-03T16:46:50.2220144Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\xpu\Stream.h 2025-11-03T16:46:50.2229508Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\headeronly\version.h 2025-11-03T16:46:50.2236460Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\headeronly\core\DeviceType.h 2025-11-03T16:46:50.2239829Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\headeronly\core\ScalarType.h 2025-11-03T16:46:50.2252365Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\headeronly\cpu\vec\intrinsics.h 2025-11-03T16:46:50.2255875Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\headeronly\cpu\vec\vec_half.h 2025-11-03T16:46:50.2262620Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\headeronly\cpu\vec\vec256\missing_vld1_neon.h 2025-11-03T16:46:50.2266493Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\headeronly\cpu\vec\vec256\missing_vst1_neon.h 2025-11-03T16:46:50.2275450Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\headeronly\macros\cmake_macros.h 2025-11-03T16:46:50.2279016Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\headeronly\macros\Export.h 2025-11-03T16:46:50.2282382Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\headeronly\macros\Macros.h 2025-11-03T16:46:50.2289972Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\headeronly\util\BFloat16.h 2025-11-03T16:46:50.2293315Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\headeronly\util\bits.h 2025-11-03T16:46:50.2296748Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\headeronly\util\bit_cast.h 2025-11-03T16:46:50.2300128Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\headeronly\util\complex.h 2025-11-03T16:46:50.2303604Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\headeronly\util\Exception.h 2025-11-03T16:46:50.2307229Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\headeronly\util\Float4_e2m1fn_x2.h 2025-11-03T16:46:50.2321297Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\headeronly\util\Float8_e4m3fn.h 2025-11-03T16:46:50.2324912Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\headeronly\util\Float8_e4m3fnuz.h 2025-11-03T16:46:50.2328716Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\headeronly\util\Float8_e5m2.h 2025-11-03T16:46:50.2332935Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\headeronly\util\Float8_e5m2fnuz.h 2025-11-03T16:46:50.2336399Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\headeronly\util\Float8_e8m0fnu.h 2025-11-03T16:46:50.2339928Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\headeronly\util\Float8_fnuz_cvt.h 2025-11-03T16:46:50.2343571Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\headeronly\util\floating_point_utils.h 2025-11-03T16:46:50.2347107Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\headeronly\util\Half.h 2025-11-03T16:46:50.2350698Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\headeronly\util\qint32.h 2025-11-03T16:46:50.2354217Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\headeronly\util\qint8.h 2025-11-03T16:46:50.2357761Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\headeronly\util\quint2x4.h 2025-11-03T16:46:50.2361801Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\headeronly\util\quint4x2.h 2025-11-03T16:46:50.2366395Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\headeronly\util\quint8.h 2025-11-03T16:46:50.2369973Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\headeronly\util\shim_utils.h 2025-11-03T16:46:50.2374554Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\headeronly\util\TypeSafeSignMath.h 2025-11-03T16:46:50.2386409Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\annotations.py 2025-11-03T16:46:50.2390114Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\frontend.py 2025-11-03T16:46:50.2393870Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\generate_bytecode.py 2025-11-03T16:46:50.2397476Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\quantized.py 2025-11-03T16:46:50.2411706Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\supported_ops.py 2025-11-03T16:46:50.2415610Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\unsupported_tensor_ops.py 2025-11-03T16:46:50.2419678Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\_async.py 2025-11-03T16:46:50.2423347Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\_await.py 2025-11-03T16:46:50.2426909Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\_builtins.py 2025-11-03T16:46:50.2430675Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\_check.py 2025-11-03T16:46:50.2434251Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\_dataclass_impls.py 2025-11-03T16:46:50.2437893Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\_decompositions.py 2025-11-03T16:46:50.2443544Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\_decomposition_utils.py 2025-11-03T16:46:50.2449120Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\_freeze.py 2025-11-03T16:46:50.2454210Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\_fuser.py 2025-11-03T16:46:50.2458983Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\_ir_utils.py 2025-11-03T16:46:50.2463346Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\_logging.py 2025-11-03T16:46:50.2466851Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\_monkeytype_config.py 2025-11-03T16:46:50.2470716Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\_pickle.py 2025-11-03T16:46:50.2474424Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\_recursive.py 2025-11-03T16:46:50.2478374Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\_script.py 2025-11-03T16:46:50.2482398Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\_script.pyi 2025-11-03T16:46:50.2486852Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\_serialization.py 2025-11-03T16:46:50.2491256Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\_shape_functions.py 2025-11-03T16:46:50.2505883Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\_state.py 2025-11-03T16:46:50.2509910Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\_trace.py 2025-11-03T16:46:50.2513979Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\__init__.py 2025-11-03T16:46:50.2522675Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\mobile\__init__.py 2025-11-03T16:46:50.2529915Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\mobile\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:50.2539508Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\_passes\_property_propagation.py 2025-11-03T16:46:50.2543054Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\_passes\__init__.py 2025-11-03T16:46:50.2549412Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\_passes\__pycache__\_property_propagation.cpython-310.pyc 2025-11-03T16:46:50.2553179Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\_passes\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:50.2561847Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\__pycache__\annotations.cpython-310.pyc 2025-11-03T16:46:50.2566042Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\__pycache__\frontend.cpython-310.pyc 2025-11-03T16:46:50.2570086Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\__pycache__\generate_bytecode.cpython-310.pyc 2025-11-03T16:46:50.2584601Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\__pycache__\quantized.cpython-310.pyc 2025-11-03T16:46:50.2588468Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\__pycache__\supported_ops.cpython-310.pyc 2025-11-03T16:46:50.2592568Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\__pycache__\unsupported_tensor_ops.cpython-310.pyc 2025-11-03T16:46:50.2596704Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\__pycache__\_async.cpython-310.pyc 2025-11-03T16:46:50.2600276Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\__pycache__\_await.cpython-310.pyc 2025-11-03T16:46:50.2604235Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\__pycache__\_builtins.cpython-310.pyc 2025-11-03T16:46:50.2608441Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\__pycache__\_check.cpython-310.pyc 2025-11-03T16:46:50.2612336Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\__pycache__\_dataclass_impls.cpython-310.pyc 2025-11-03T16:46:50.2616165Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\__pycache__\_decompositions.cpython-310.pyc 2025-11-03T16:46:50.2621432Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\__pycache__\_decomposition_utils.cpython-310.pyc 2025-11-03T16:46:50.2624867Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\__pycache__\_freeze.cpython-310.pyc 2025-11-03T16:46:50.2628457Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\__pycache__\_fuser.cpython-310.pyc 2025-11-03T16:46:50.2631988Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\__pycache__\_ir_utils.cpython-310.pyc 2025-11-03T16:46:50.2646576Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\__pycache__\_logging.cpython-310.pyc 2025-11-03T16:46:50.2650653Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\__pycache__\_monkeytype_config.cpython-310.pyc 2025-11-03T16:46:50.2654368Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\__pycache__\_pickle.cpython-310.pyc 2025-11-03T16:46:50.2658616Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\__pycache__\_recursive.cpython-310.pyc 2025-11-03T16:46:50.2662952Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\__pycache__\_script.cpython-310.pyc 2025-11-03T16:46:50.2666808Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\__pycache__\_serialization.cpython-310.pyc 2025-11-03T16:46:50.2670756Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\__pycache__\_shape_functions.cpython-310.pyc 2025-11-03T16:46:50.2674791Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\__pycache__\_state.cpython-310.pyc 2025-11-03T16:46:50.2679239Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\__pycache__\_trace.cpython-310.pyc 2025-11-03T16:46:50.2693202Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:50.2702726Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\lib\aoti_custom_ops.dll 2025-11-03T16:46:50.2707745Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\lib\aoti_custom_ops.lib 2025-11-03T16:46:50.2711591Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\lib\backend_with_compiler.dll 2025-11-03T16:46:50.2727489Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\lib\backend_with_compiler.lib 2025-11-03T16:46:50.2731714Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\lib\c10.dll 2025-11-03T16:46:50.2742530Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\lib\c10.lib 2025-11-03T16:46:50.2750073Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\lib\cpuinfo.lib 2025-11-03T16:46:50.2754497Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\lib\fmt.lib 2025-11-03T16:46:50.2765756Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\lib\jitbackend_test.dll 2025-11-03T16:46:50.2770525Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\lib\jitbackend_test.lib 2025-11-03T16:46:50.2774983Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\lib\libittnotify.lib 2025-11-03T16:46:50.2780659Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\lib\microkernels-prod.lib 2025-11-03T16:46:50.2800792Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\lib\pthreadpool.lib 2025-11-03T16:46:50.2805903Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\lib\shm.dll 2025-11-03T16:46:50.2810419Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\lib\shm.lib 2025-11-03T16:46:50.2814289Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\lib\sleef.lib 2025-11-03T16:46:50.2869110Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\lib\torch.dll 2025-11-03T16:46:50.2872854Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\lib\torch.lib 2025-11-03T16:46:50.2876693Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\lib\torchbind_test.dll 2025-11-03T16:46:50.2884520Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\lib\torchbind_test.lib 2025-11-03T16:46:50.2889244Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\lib\torch_cpu.dll 2025-11-03T16:46:50.4245637Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\lib\torch_cpu.lib 2025-11-03T16:46:50.4421219Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\lib\torch_global_deps.dll 2025-11-03T16:46:50.4437176Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\lib\torch_python.dll 2025-11-03T16:46:50.4539529Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\lib\torch_python.lib 2025-11-03T16:46:50.4544842Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\lib\XNNPACK.lib 2025-11-03T16:46:50.4563514Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\lib\_C.lib 2025-11-03T16:46:50.4571315Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\lib\libshm\alloc_info.h 2025-11-03T16:46:50.4574927Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\lib\libshm\err.h 2025-11-03T16:46:50.4578389Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\lib\libshm\libshm.h 2025-11-03T16:46:50.4581984Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\lib\libshm\socket.h 2025-11-03T16:46:50.4589346Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\lib\libshm_windows\libshm.h 2025-11-03T16:46:50.4597385Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\linalg\__init__.py 2025-11-03T16:46:50.4605500Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\linalg\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:50.4614326Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\masked\_docs.py 2025-11-03T16:46:50.4618170Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\masked\_ops.py 2025-11-03T16:46:50.4622277Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\masked\__init__.py 2025-11-03T16:46:50.4629302Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\masked\maskedtensor\binary.py 2025-11-03T16:46:50.4632610Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\masked\maskedtensor\core.py 2025-11-03T16:46:50.4636165Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\masked\maskedtensor\creation.py 2025-11-03T16:46:50.4639496Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\masked\maskedtensor\passthrough.py 2025-11-03T16:46:50.4642929Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\masked\maskedtensor\reductions.py 2025-11-03T16:46:50.4657659Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\masked\maskedtensor\unary.py 2025-11-03T16:46:50.4660841Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\masked\maskedtensor\_ops_refs.py 2025-11-03T16:46:50.4664303Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\masked\maskedtensor\__init__.py 2025-11-03T16:46:50.4671227Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\masked\maskedtensor\__pycache__\binary.cpython-310.pyc 2025-11-03T16:46:50.4674723Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\masked\maskedtensor\__pycache__\core.cpython-310.pyc 2025-11-03T16:46:50.4678306Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\masked\maskedtensor\__pycache__\creation.cpython-310.pyc 2025-11-03T16:46:50.4692384Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\masked\maskedtensor\__pycache__\passthrough.cpython-310.pyc 2025-11-03T16:46:50.4695987Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\masked\maskedtensor\__pycache__\reductions.cpython-310.pyc 2025-11-03T16:46:50.4699538Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\masked\maskedtensor\__pycache__\unary.cpython-310.pyc 2025-11-03T16:46:50.4703348Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\masked\maskedtensor\__pycache__\_ops_refs.cpython-310.pyc 2025-11-03T16:46:50.4707366Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\masked\maskedtensor\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:50.4725469Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\masked\__pycache__\_docs.cpython-310.pyc 2025-11-03T16:46:50.4729151Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\masked\__pycache__\_ops.cpython-310.pyc 2025-11-03T16:46:50.4732873Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\masked\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:50.4751024Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\monitor\__init__.py 2025-11-03T16:46:50.4758364Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\monitor\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:50.4766468Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\mps\event.py 2025-11-03T16:46:50.4769943Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\mps\profiler.py 2025-11-03T16:46:50.4773308Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\mps\__init__.py 2025-11-03T16:46:50.4780363Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\mps\__pycache__\event.cpython-310.pyc 2025-11-03T16:46:50.4784000Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\mps\__pycache__\profiler.cpython-310.pyc 2025-11-03T16:46:50.4787729Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\mps\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:50.4805305Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\mtia\memory.py 2025-11-03T16:46:50.4808826Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\mtia\_utils.py 2025-11-03T16:46:50.4812177Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\mtia\__init__.py 2025-11-03T16:46:50.4819311Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\mtia\__pycache__\memory.cpython-310.pyc 2025-11-03T16:46:50.4822754Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\mtia\__pycache__\_utils.cpython-310.pyc 2025-11-03T16:46:50.4826298Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\mtia\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:50.4843811Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\multiprocessing\pool.py 2025-11-03T16:46:50.4847256Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\multiprocessing\queue.py 2025-11-03T16:46:50.4851112Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\multiprocessing\reductions.py 2025-11-03T16:46:50.4854927Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\multiprocessing\spawn.py 2025-11-03T16:46:50.4858339Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\multiprocessing\_atfork.py 2025-11-03T16:46:50.4872307Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\multiprocessing\__init__.py 2025-11-03T16:46:50.4880509Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\multiprocessing\__pycache__\pool.cpython-310.pyc 2025-11-03T16:46:50.4884845Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\multiprocessing\__pycache__\queue.cpython-310.pyc 2025-11-03T16:46:50.4888613Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\multiprocessing\__pycache__\reductions.cpython-310.pyc 2025-11-03T16:46:50.4903025Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\multiprocessing\__pycache__\spawn.cpython-310.pyc 2025-11-03T16:46:50.4906851Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\multiprocessing\__pycache__\_atfork.cpython-310.pyc 2025-11-03T16:46:50.4910816Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\multiprocessing\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:50.4920168Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nativert\__init__.py 2025-11-03T16:46:50.4926667Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nativert\backends\_lowered_aoti_module.py 2025-11-03T16:46:50.4930431Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nativert\backends\_lower_utils.py 2025-11-03T16:46:50.4934368Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nativert\backends\__init__.py 2025-11-03T16:46:50.4951816Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nativert\backends\__pycache__\_lowered_aoti_module.cpython-310.pyc 2025-11-03T16:46:50.4956270Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nativert\backends\__pycache__\_lower_utils.cpython-310.pyc 2025-11-03T16:46:50.4961044Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nativert\backends\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:50.4980774Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nativert\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:50.4991291Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nested\__init__.py 2025-11-03T16:46:50.4999649Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nested\_internal\nested_int.py 2025-11-03T16:46:50.5005484Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nested\_internal\nested_tensor.py 2025-11-03T16:46:50.5010688Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nested\_internal\ops.py 2025-11-03T16:46:50.5015407Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nested\_internal\sdpa.py 2025-11-03T16:46:50.5059341Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nested\_internal\__init__.py 2025-11-03T16:46:50.5066240Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nested\_internal\__pycache__\nested_int.cpython-310.pyc 2025-11-03T16:46:50.5069466Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nested\_internal\__pycache__\nested_tensor.cpython-310.pyc 2025-11-03T16:46:50.5072880Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nested\_internal\__pycache__\ops.cpython-310.pyc 2025-11-03T16:46:50.5086629Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nested\_internal\__pycache__\sdpa.cpython-310.pyc 2025-11-03T16:46:50.5090637Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nested\_internal\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:50.5098496Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nested\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:50.5107719Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\common_types.py 2025-11-03T16:46:50.5111777Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\cpp.py 2025-11-03T16:46:50.5115471Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\functional.py 2025-11-03T16:46:50.5120388Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\functional.pyi 2025-11-03T16:46:50.5134537Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\grad.py 2025-11-03T16:46:50.5137974Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\init.py 2025-11-03T16:46:50.5141504Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\parameter.py 2025-11-03T16:46:50.5144989Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\parameter.pyi 2025-11-03T16:46:50.5149159Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\_reduction.py 2025-11-03T16:46:50.5152677Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\__init__.py 2025-11-03T16:46:50.5160085Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\attention\bias.py 2025-11-03T16:46:50.5163588Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\attention\flex_attention.py 2025-11-03T16:46:50.5167479Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\attention\varlen.py 2025-11-03T16:46:50.5170973Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\attention\_utils.py 2025-11-03T16:46:50.5174367Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\attention\__init__.py 2025-11-03T16:46:50.5192630Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\attention\experimental\_paged_attention.py 2025-11-03T16:46:50.5196285Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\attention\experimental\__init__.py 2025-11-03T16:46:50.5203509Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\attention\experimental\__pycache__\_paged_attention.cpython-310.pyc 2025-11-03T16:46:50.5207148Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\attention\experimental\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:50.5214936Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\attention\__pycache__\bias.cpython-310.pyc 2025-11-03T16:46:50.5218640Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\attention\__pycache__\flex_attention.cpython-310.pyc 2025-11-03T16:46:50.5222480Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\attention\__pycache__\varlen.cpython-310.pyc 2025-11-03T16:46:50.5236259Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\attention\__pycache__\_utils.cpython-310.pyc 2025-11-03T16:46:50.5240041Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\attention\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:50.5248081Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\backends\thnn.py 2025-11-03T16:46:50.5251923Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\backends\__init__.py 2025-11-03T16:46:50.5258931Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\backends\__pycache__\thnn.cpython-310.pyc 2025-11-03T16:46:50.5263050Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\backends\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:50.5272753Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\intrinsic\__init__.py 2025-11-03T16:46:50.5280558Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\intrinsic\modules\fused.py 2025-11-03T16:46:50.5284001Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\intrinsic\modules\__init__.py 2025-11-03T16:46:50.5292324Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\intrinsic\modules\__pycache__\fused.cpython-310.pyc 2025-11-03T16:46:50.5296371Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\intrinsic\modules\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:50.5305771Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\intrinsic\qat\__init__.py 2025-11-03T16:46:50.5313170Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\intrinsic\qat\modules\conv_fused.py 2025-11-03T16:46:50.5317330Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\intrinsic\qat\modules\linear_fused.py 2025-11-03T16:46:50.5321157Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\intrinsic\qat\modules\linear_relu.py 2025-11-03T16:46:50.5324855Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\intrinsic\qat\modules\__init__.py 2025-11-03T16:46:50.5343035Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\intrinsic\qat\modules\__pycache__\conv_fused.cpython-310.pyc 2025-11-03T16:46:50.5347149Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\intrinsic\qat\modules\__pycache__\linear_fused.cpython-310.pyc 2025-11-03T16:46:50.5350858Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\intrinsic\qat\modules\__pycache__\linear_relu.cpython-310.pyc 2025-11-03T16:46:50.5365438Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\intrinsic\qat\modules\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:50.5373912Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\intrinsic\qat\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:50.5383943Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\intrinsic\quantized\__init__.py 2025-11-03T16:46:50.5391739Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\intrinsic\quantized\dynamic\__init__.py 2025-11-03T16:46:50.5399696Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\intrinsic\quantized\dynamic\modules\linear_relu.py 2025-11-03T16:46:50.5403571Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\intrinsic\quantized\dynamic\modules\__init__.py 2025-11-03T16:46:50.5411279Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\intrinsic\quantized\dynamic\modules\__pycache__\linear_relu.cpython-310.pyc 2025-11-03T16:46:50.5415400Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\intrinsic\quantized\dynamic\modules\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:50.5423878Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\intrinsic\quantized\dynamic\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:50.5432493Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\intrinsic\quantized\modules\bn_relu.py 2025-11-03T16:46:50.5436604Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\intrinsic\quantized\modules\conv_relu.py 2025-11-03T16:46:50.5440227Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\intrinsic\quantized\modules\linear_relu.py 2025-11-03T16:46:50.5444201Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\intrinsic\quantized\modules\__init__.py 2025-11-03T16:46:50.5463237Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\intrinsic\quantized\modules\__pycache__\bn_relu.cpython-310.pyc 2025-11-03T16:46:50.5469234Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\intrinsic\quantized\modules\__pycache__\conv_relu.cpython-310.pyc 2025-11-03T16:46:50.5474761Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\intrinsic\quantized\modules\__pycache__\linear_relu.cpython-310.pyc 2025-11-03T16:46:50.5491109Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\intrinsic\quantized\modules\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:50.5501049Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\intrinsic\quantized\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:50.5520331Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\intrinsic\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:50.5528952Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\activation.py 2025-11-03T16:46:50.5532845Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\adaptive.py 2025-11-03T16:46:50.5536327Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\batchnorm.py 2025-11-03T16:46:50.5540060Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\channelshuffle.py 2025-11-03T16:46:50.5553342Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\container.py 2025-11-03T16:46:50.5557276Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\conv.py 2025-11-03T16:46:50.5560953Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\distance.py 2025-11-03T16:46:50.5564366Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\dropout.py 2025-11-03T16:46:50.5567781Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\flatten.py 2025-11-03T16:46:50.5571091Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\fold.py 2025-11-03T16:46:50.5575191Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\instancenorm.py 2025-11-03T16:46:50.5578795Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\lazy.py 2025-11-03T16:46:50.5582563Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\linear.py 2025-11-03T16:46:50.5585982Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\loss.py 2025-11-03T16:46:50.5590044Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\module.py 2025-11-03T16:46:50.5594272Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\normalization.py 2025-11-03T16:46:50.5597795Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\padding.py 2025-11-03T16:46:50.5601215Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\pixelshuffle.py 2025-11-03T16:46:50.5604758Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\pooling.py 2025-11-03T16:46:50.5608452Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\rnn.py 2025-11-03T16:46:50.5612384Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\sparse.py 2025-11-03T16:46:50.5616193Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\transformer.py 2025-11-03T16:46:50.5620047Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\upsampling.py 2025-11-03T16:46:50.5623793Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\utils.py 2025-11-03T16:46:50.5627296Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\_functions.py 2025-11-03T16:46:50.5630816Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\__init__.py 2025-11-03T16:46:50.5639033Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\__pycache__\activation.cpython-310.pyc 2025-11-03T16:46:50.5642982Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\__pycache__\adaptive.cpython-310.pyc 2025-11-03T16:46:50.5646591Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\__pycache__\batchnorm.cpython-310.pyc 2025-11-03T16:46:50.5660529Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\__pycache__\channelshuffle.cpython-310.pyc 2025-11-03T16:46:50.5664351Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\__pycache__\container.cpython-310.pyc 2025-11-03T16:46:50.5668099Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\__pycache__\conv.cpython-310.pyc 2025-11-03T16:46:50.5672252Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\__pycache__\distance.cpython-310.pyc 2025-11-03T16:46:50.5675900Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\__pycache__\dropout.cpython-310.pyc 2025-11-03T16:46:50.5679571Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\__pycache__\flatten.cpython-310.pyc 2025-11-03T16:46:50.5682909Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\__pycache__\fold.cpython-310.pyc 2025-11-03T16:46:50.5686556Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\__pycache__\instancenorm.cpython-310.pyc 2025-11-03T16:46:50.5690096Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\__pycache__\lazy.cpython-310.pyc 2025-11-03T16:46:50.5693908Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\__pycache__\linear.cpython-310.pyc 2025-11-03T16:46:50.5697451Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\__pycache__\loss.cpython-310.pyc 2025-11-03T16:46:50.5701990Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\__pycache__\module.cpython-310.pyc 2025-11-03T16:46:50.5706045Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\__pycache__\normalization.cpython-310.pyc 2025-11-03T16:46:50.5710105Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\__pycache__\padding.cpython-310.pyc 2025-11-03T16:46:50.5722984Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\__pycache__\pixelshuffle.cpython-310.pyc 2025-11-03T16:46:50.5726434Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\__pycache__\pooling.cpython-310.pyc 2025-11-03T16:46:50.5730566Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\__pycache__\rnn.cpython-310.pyc 2025-11-03T16:46:50.5734585Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\__pycache__\sparse.cpython-310.pyc 2025-11-03T16:46:50.5738205Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\__pycache__\transformer.cpython-310.pyc 2025-11-03T16:46:50.5741957Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\__pycache__\upsampling.cpython-310.pyc 2025-11-03T16:46:50.5745563Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\__pycache__\utils.cpython-310.pyc 2025-11-03T16:46:50.5749274Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\__pycache__\_functions.cpython-310.pyc 2025-11-03T16:46:50.5752799Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:50.5771231Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\parallel\comm.py 2025-11-03T16:46:50.5775131Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\parallel\data_parallel.py 2025-11-03T16:46:50.5779431Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\parallel\distributed.py 2025-11-03T16:46:50.5783933Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\parallel\parallel_apply.py 2025-11-03T16:46:50.5798278Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\parallel\replicate.py 2025-11-03T16:46:50.5802114Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\parallel\scatter_gather.py 2025-11-03T16:46:50.5807791Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\parallel\_functions.py 2025-11-03T16:46:50.5811704Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\parallel\__init__.py 2025-11-03T16:46:50.5820812Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\parallel\__pycache__\comm.cpython-310.pyc 2025-11-03T16:46:50.5824670Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\parallel\__pycache__\data_parallel.cpython-310.pyc 2025-11-03T16:46:50.5828871Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\parallel\__pycache__\distributed.cpython-310.pyc 2025-11-03T16:46:50.5843595Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\parallel\__pycache__\parallel_apply.cpython-310.pyc 2025-11-03T16:46:50.5847418Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\parallel\__pycache__\replicate.cpython-310.pyc 2025-11-03T16:46:50.5852447Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\parallel\__pycache__\scatter_gather.cpython-310.pyc 2025-11-03T16:46:50.5855664Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\parallel\__pycache__\_functions.cpython-310.pyc 2025-11-03T16:46:50.5859819Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\parallel\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:50.5869646Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\qat\__init__.py 2025-11-03T16:46:50.5877632Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\qat\dynamic\__init__.py 2025-11-03T16:46:50.5884895Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\qat\dynamic\modules\linear.py 2025-11-03T16:46:50.5889168Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\qat\dynamic\modules\__init__.py 2025-11-03T16:46:50.5897078Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\qat\dynamic\modules\__pycache__\linear.cpython-310.pyc 2025-11-03T16:46:50.5901961Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\qat\dynamic\modules\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:50.5911084Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\qat\dynamic\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:50.5919707Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\qat\modules\conv.py 2025-11-03T16:46:50.5923563Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\qat\modules\embedding_ops.py 2025-11-03T16:46:50.5926943Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\qat\modules\linear.py 2025-11-03T16:46:50.5930851Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\qat\modules\__init__.py 2025-11-03T16:46:50.5950067Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\qat\modules\__pycache__\conv.cpython-310.pyc 2025-11-03T16:46:50.5954562Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\qat\modules\__pycache__\embedding_ops.cpython-310.pyc 2025-11-03T16:46:50.5959052Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\qat\modules\__pycache__\linear.cpython-310.pyc 2025-11-03T16:46:50.5972387Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\qat\modules\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:50.5984239Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\qat\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:50.5996618Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantizable\__init__.py 2025-11-03T16:46:50.6003970Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantizable\modules\activation.py 2025-11-03T16:46:50.6007794Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantizable\modules\rnn.py 2025-11-03T16:46:50.6011673Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantizable\modules\__init__.py 2025-11-03T16:46:50.6019741Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantizable\modules\__pycache__\activation.cpython-310.pyc 2025-11-03T16:46:50.6024026Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantizable\modules\__pycache__\rnn.cpython-310.pyc 2025-11-03T16:46:50.6027819Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantizable\modules\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:50.6046163Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantizable\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:50.6056231Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\functional.py 2025-11-03T16:46:50.6059804Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\__init__.py 2025-11-03T16:46:50.6068342Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\dynamic\__init__.py 2025-11-03T16:46:50.6076512Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\dynamic\modules\conv.py 2025-11-03T16:46:50.6080148Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\dynamic\modules\linear.py 2025-11-03T16:46:50.6083775Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\dynamic\modules\rnn.py 2025-11-03T16:46:50.6087751Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\dynamic\modules\__init__.py 2025-11-03T16:46:50.6095854Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\dynamic\modules\__pycache__\conv.cpython-310.pyc 2025-11-03T16:46:50.6100009Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\dynamic\modules\__pycache__\linear.cpython-310.pyc 2025-11-03T16:46:50.6104102Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\dynamic\modules\__pycache__\rnn.cpython-310.pyc 2025-11-03T16:46:50.6117715Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\dynamic\modules\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:50.6126166Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\dynamic\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:50.6134640Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\modules\activation.py 2025-11-03T16:46:50.6138040Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\modules\batchnorm.py 2025-11-03T16:46:50.6141467Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\modules\conv.py 2025-11-03T16:46:50.6144867Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\modules\dropout.py 2025-11-03T16:46:50.6148284Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\modules\embedding_ops.py 2025-11-03T16:46:50.6162795Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\modules\functional_modules.py 2025-11-03T16:46:50.6166357Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\modules\linear.py 2025-11-03T16:46:50.6169990Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\modules\normalization.py 2025-11-03T16:46:50.6173574Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\modules\rnn.py 2025-11-03T16:46:50.6176972Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\modules\utils.py 2025-11-03T16:46:50.6181362Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\modules\__init__.py 2025-11-03T16:46:50.6189376Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\modules\__pycache__\activation.cpython-310.pyc 2025-11-03T16:46:50.6193126Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\modules\__pycache__\batchnorm.cpython-310.pyc 2025-11-03T16:46:50.6196893Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\modules\__pycache__\conv.cpython-310.pyc 2025-11-03T16:46:50.6210451Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\modules\__pycache__\dropout.cpython-310.pyc 2025-11-03T16:46:50.6214163Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\modules\__pycache__\embedding_ops.cpython-310.pyc 2025-11-03T16:46:50.6217898Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\modules\__pycache__\functional_modules.cpython-310.pyc 2025-11-03T16:46:50.6221737Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\modules\__pycache__\linear.cpython-310.pyc 2025-11-03T16:46:50.6225481Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\modules\__pycache__\normalization.cpython-310.pyc 2025-11-03T16:46:50.6229346Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\modules\__pycache__\rnn.cpython-310.pyc 2025-11-03T16:46:50.6232765Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\modules\__pycache__\utils.cpython-310.pyc 2025-11-03T16:46:50.6236695Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\modules\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:50.6255972Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\_reference\__init__.py 2025-11-03T16:46:50.6262929Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\_reference\modules\conv.py 2025-11-03T16:46:50.6266246Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\_reference\modules\linear.py 2025-11-03T16:46:50.6269625Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\_reference\modules\rnn.py 2025-11-03T16:46:50.6273088Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\_reference\modules\sparse.py 2025-11-03T16:46:50.6277171Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\_reference\modules\utils.py 2025-11-03T16:46:50.6280948Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\_reference\modules\__init__.py 2025-11-03T16:46:50.6299823Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\_reference\modules\__pycache__\conv.cpython-310.pyc 2025-11-03T16:46:50.6304187Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\_reference\modules\__pycache__\linear.cpython-310.pyc 2025-11-03T16:46:50.6308089Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\_reference\modules\__pycache__\rnn.cpython-310.pyc 2025-11-03T16:46:50.6321586Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\_reference\modules\__pycache__\sparse.cpython-310.pyc 2025-11-03T16:46:50.6325833Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\_reference\modules\__pycache__\utils.cpython-310.pyc 2025-11-03T16:46:50.6364599Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\_reference\modules\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:50.6373725Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\_reference\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:50.6382972Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\__pycache__\functional.cpython-310.pyc 2025-11-03T16:46:50.6387311Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:50.6397375Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\clip_grad.py 2025-11-03T16:46:50.6402046Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\convert_parameters.py 2025-11-03T16:46:50.6405535Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\fusion.py 2025-11-03T16:46:50.6409609Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\init.py 2025-11-03T16:46:50.6414437Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\memory_format.py 2025-11-03T16:46:50.6424275Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\parametrizations.py 2025-11-03T16:46:51.2101067Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\parametrize.py 2025-11-03T16:46:51.2105607Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\prune.py 2025-11-03T16:46:51.2112569Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\rnn.py 2025-11-03T16:46:51.2118177Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\spectral_norm.py 2025-11-03T16:46:51.2123423Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\stateless.py 2025-11-03T16:46:51.2127976Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\weight_norm.py 2025-11-03T16:46:51.2133711Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\_deprecation_utils.py 2025-11-03T16:46:51.2139273Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\_named_member_accessor.py 2025-11-03T16:46:51.2145317Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\_per_sample_grad.py 2025-11-03T16:46:51.2151021Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\__init__.py 2025-11-03T16:46:51.2161833Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\_expanded_weights\conv_expanded_weights.py 2025-11-03T16:46:51.2166769Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\_expanded_weights\conv_utils.py 2025-11-03T16:46:51.2171998Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\_expanded_weights\embedding_expanded_weights.py 2025-11-03T16:46:51.2356170Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\_expanded_weights\expanded_weights_impl.py 2025-11-03T16:46:51.2359889Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\_expanded_weights\expanded_weights_utils.py 2025-11-03T16:46:51.2364124Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\_expanded_weights\group_norm_expanded_weights.py 2025-11-03T16:46:51.2369130Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\_expanded_weights\instance_norm_expanded_weights.py 2025-11-03T16:46:51.2373787Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\_expanded_weights\layer_norm_expanded_weights.py 2025-11-03T16:46:51.2378027Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\_expanded_weights\linear_expanded_weights.py 2025-11-03T16:46:51.2387809Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\_expanded_weights\__init__.py 2025-11-03T16:46:51.2398743Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\_expanded_weights\__pycache__\conv_expanded_weights.cpython-310.pyc 2025-11-03T16:46:51.2402428Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\_expanded_weights\__pycache__\conv_utils.cpython-310.pyc 2025-11-03T16:46:51.2406944Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\_expanded_weights\__pycache__\embedding_expanded_weights.cpython-310.pyc 2025-11-03T16:46:51.2640053Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\_expanded_weights\__pycache__\expanded_weights_impl.cpython-310.pyc 2025-11-03T16:46:51.2645065Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\_expanded_weights\__pycache__\expanded_weights_utils.cpython-310.pyc 2025-11-03T16:46:51.2650678Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\_expanded_weights\__pycache__\group_norm_expanded_weights.cpython-310.pyc 2025-11-03T16:46:51.2655775Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\_expanded_weights\__pycache__\instance_norm_expanded_weights.cpython-310.pyc 2025-11-03T16:46:51.2660383Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\_expanded_weights\__pycache__\layer_norm_expanded_weights.cpython-310.pyc 2025-11-03T16:46:51.2666027Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\_expanded_weights\__pycache__\linear_expanded_weights.cpython-310.pyc 2025-11-03T16:46:51.2669801Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\_expanded_weights\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:51.2679743Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\__pycache__\clip_grad.cpython-310.pyc 2025-11-03T16:46:51.2685077Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\__pycache__\convert_parameters.cpython-310.pyc 2025-11-03T16:46:51.2688726Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\__pycache__\fusion.cpython-310.pyc 2025-11-03T16:46:51.2910858Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\__pycache__\init.cpython-310.pyc 2025-11-03T16:46:51.2915865Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\__pycache__\memory_format.cpython-310.pyc 2025-11-03T16:46:51.2920300Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\__pycache__\parametrizations.cpython-310.pyc 2025-11-03T16:46:51.2925379Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\__pycache__\parametrize.cpython-310.pyc 2025-11-03T16:46:51.2930736Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\__pycache__\prune.cpython-310.pyc 2025-11-03T16:46:51.2935424Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\__pycache__\rnn.cpython-310.pyc 2025-11-03T16:46:51.2940176Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\__pycache__\spectral_norm.cpython-310.pyc 2025-11-03T16:46:51.2944554Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\__pycache__\stateless.cpython-310.pyc 2025-11-03T16:46:51.2949125Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\__pycache__\weight_norm.cpython-310.pyc 2025-11-03T16:46:51.2953803Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\__pycache__\_deprecation_utils.cpython-310.pyc 2025-11-03T16:46:51.2959103Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\__pycache__\_named_member_accessor.cpython-310.pyc 2025-11-03T16:46:51.2963966Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\__pycache__\_per_sample_grad.cpython-310.pyc 2025-11-03T16:46:51.2978556Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:51.3508176Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\__pycache__\common_types.cpython-310.pyc 2025-11-03T16:46:51.3511600Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\__pycache__\cpp.cpython-310.pyc 2025-11-03T16:46:51.3515969Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\__pycache__\functional.cpython-310.pyc 2025-11-03T16:46:51.3526698Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\__pycache__\grad.cpython-310.pyc 2025-11-03T16:46:51.3530415Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\__pycache__\init.cpython-310.pyc 2025-11-03T16:46:51.3534115Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\__pycache__\parameter.cpython-310.pyc 2025-11-03T16:46:51.3537753Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\__pycache__\_reduction.cpython-310.pyc 2025-11-03T16:46:51.3541379Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:51.3550073Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\numa\binding.py 2025-11-03T16:46:51.3553713Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\numa\__init__.py 2025-11-03T16:46:51.3560289Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\numa\__pycache__\binding.cpython-310.pyc 2025-11-03T16:46:51.3564031Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\numa\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:51.3572685Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\errors.py 2025-11-03T16:46:51.3576713Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\operators.py 2025-11-03T16:46:51.3581457Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\symbolic_helper.py 2025-11-03T16:46:51.3585173Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\symbolic_opset10.py 2025-11-03T16:46:51.3593871Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\symbolic_opset11.py 2025-11-03T16:46:51.3597719Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\symbolic_opset12.py 2025-11-03T16:46:51.3601311Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\symbolic_opset13.py 2025-11-03T16:46:51.3604949Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\symbolic_opset14.py 2025-11-03T16:46:51.3608535Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\symbolic_opset15.py 2025-11-03T16:46:51.3612127Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\symbolic_opset16.py 2025-11-03T16:46:51.3615701Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\symbolic_opset17.py 2025-11-03T16:46:51.3619480Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\symbolic_opset18.py 2025-11-03T16:46:51.3623753Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\symbolic_opset19.py 2025-11-03T16:46:51.3628262Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\symbolic_opset20.py 2025-11-03T16:46:51.3631690Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\symbolic_opset7.py 2025-11-03T16:46:51.3636399Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\symbolic_opset8.py 2025-11-03T16:46:51.3640483Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\symbolic_opset9.py 2025-11-03T16:46:51.3644659Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\testing.py 2025-11-03T16:46:51.3648871Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\utils.py 2025-11-03T16:46:51.3652869Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\verification.py 2025-11-03T16:46:51.3663914Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_constants.py 2025-11-03T16:46:51.3667747Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_flags.py 2025-11-03T16:46:51.3671459Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\__init__.py 2025-11-03T16:46:51.3679515Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\ops\_dtype_mappings.py 2025-11-03T16:46:51.3683521Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\ops\_impl.py 2025-11-03T16:46:51.3687264Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\ops\_symbolic_impl.py 2025-11-03T16:46:51.3691029Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\ops\__init__.py 2025-11-03T16:46:51.3703295Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\ops\__pycache__\_dtype_mappings.cpython-310.pyc 2025-11-03T16:46:51.3707359Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\ops\__pycache__\_impl.cpython-310.pyc 2025-11-03T16:46:51.3711096Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\ops\__pycache__\_symbolic_impl.cpython-310.pyc 2025-11-03T16:46:51.3719556Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\ops\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:51.3729020Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\_lazy_import.py 2025-11-03T16:46:51.3735143Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\__init__.py 2025-11-03T16:46:51.3743136Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\_analysis.py 2025-11-03T16:46:51.3746686Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\_building.py 2025-11-03T16:46:51.3750279Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\_capture_strategies.py 2025-11-03T16:46:51.3754422Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\_compat.py 2025-11-03T16:46:51.3763130Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\_constants.py 2025-11-03T16:46:51.3766790Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\_core.py 2025-11-03T16:46:51.3770675Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\_decomp.py 2025-11-03T16:46:51.3774322Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\_dispatching.py 2025-11-03T16:46:51.3777826Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\_dynamic_shapes.py 2025-11-03T16:46:51.3781591Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\_errors.py 2025-11-03T16:46:51.3785848Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\_flags.py 2025-11-03T16:46:51.3789935Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\_fx_passes.py 2025-11-03T16:46:51.3794283Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\_ir_passes.py 2025-11-03T16:46:51.3798311Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\_isolated.py 2025-11-03T16:46:51.3802031Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\_onnx_program.py 2025-11-03T16:46:51.3805642Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\_registration.py 2025-11-03T16:46:51.3809557Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\_reporting.py 2025-11-03T16:46:51.3813359Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\_schemas.py 2025-11-03T16:46:51.3817319Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\_tensors.py 2025-11-03T16:46:51.3820999Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\_testing.py 2025-11-03T16:46:51.3824549Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\_type_casting.py 2025-11-03T16:46:51.3828294Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\_verification.py 2025-11-03T16:46:51.3831882Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\__init__.py 2025-11-03T16:46:51.3844064Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\_torchlib\_tensor_typing.py 2025-11-03T16:46:51.3848593Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\_torchlib\_torchlib_registry.py 2025-11-03T16:46:51.3852784Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\_torchlib\__init__.py 2025-11-03T16:46:51.3866762Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\_torchlib\ops\core.py 2025-11-03T16:46:51.3871042Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\_torchlib\ops\hop.py 2025-11-03T16:46:51.3874833Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\_torchlib\ops\nn.py 2025-11-03T16:46:51.3881958Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\_torchlib\ops\symbolic.py 2025-11-03T16:46:51.3885924Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\_torchlib\ops\symops.py 2025-11-03T16:46:51.3889963Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\_torchlib\ops\__init__.py 2025-11-03T16:46:51.3903699Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\_torchlib\ops\__pycache__\core.cpython-310.pyc 2025-11-03T16:46:51.3908062Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\_torchlib\ops\__pycache__\hop.cpython-310.pyc 2025-11-03T16:46:51.3913074Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\_torchlib\ops\__pycache__\nn.cpython-310.pyc 2025-11-03T16:46:51.3924500Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\_torchlib\ops\__pycache__\symbolic.cpython-310.pyc 2025-11-03T16:46:51.3929950Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\_torchlib\ops\__pycache__\symops.cpython-310.pyc 2025-11-03T16:46:51.3942631Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\_torchlib\ops\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:51.3951633Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\_torchlib\__pycache__\_tensor_typing.cpython-310.pyc 2025-11-03T16:46:51.3956265Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\_torchlib\__pycache__\_torchlib_registry.cpython-310.pyc 2025-11-03T16:46:51.3961611Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\_torchlib\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:51.4176338Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\__pycache__\_analysis.cpython-310.pyc 2025-11-03T16:46:51.4179831Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\__pycache__\_building.cpython-310.pyc 2025-11-03T16:46:51.4183691Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\__pycache__\_capture_strategies.cpython-310.pyc 2025-11-03T16:46:51.4191893Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\__pycache__\_compat.cpython-310.pyc 2025-11-03T16:46:51.4196244Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\__pycache__\_constants.cpython-310.pyc 2025-11-03T16:46:51.4200060Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\__pycache__\_core.cpython-310.pyc 2025-11-03T16:46:51.4204121Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\__pycache__\_decomp.cpython-310.pyc 2025-11-03T16:46:51.4207918Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\__pycache__\_dispatching.cpython-310.pyc 2025-11-03T16:46:51.4211639Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\__pycache__\_dynamic_shapes.cpython-310.pyc 2025-11-03T16:46:51.4215240Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\__pycache__\_errors.cpython-310.pyc 2025-11-03T16:46:51.4219100Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\__pycache__\_flags.cpython-310.pyc 2025-11-03T16:46:51.4223627Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\__pycache__\_fx_passes.cpython-310.pyc 2025-11-03T16:46:51.4227355Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\__pycache__\_ir_passes.cpython-310.pyc 2025-11-03T16:46:51.4231875Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\__pycache__\_isolated.cpython-310.pyc 2025-11-03T16:46:51.4236347Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\__pycache__\_onnx_program.cpython-310.pyc 2025-11-03T16:46:51.4241290Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\__pycache__\_registration.cpython-310.pyc 2025-11-03T16:46:51.4245555Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\__pycache__\_reporting.cpython-310.pyc 2025-11-03T16:46:51.4253967Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\__pycache__\_schemas.cpython-310.pyc 2025-11-03T16:46:51.4257669Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\__pycache__\_tensors.cpython-310.pyc 2025-11-03T16:46:51.4261718Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\__pycache__\_testing.cpython-310.pyc 2025-11-03T16:46:51.4265573Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\__pycache__\_type_casting.cpython-310.pyc 2025-11-03T16:46:51.4269288Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\__pycache__\_verification.cpython-310.pyc 2025-11-03T16:46:51.4273069Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:51.4291185Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\fx\type_utils.py 2025-11-03T16:46:51.4292022Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\fx\_pass.py 2025-11-03T16:46:51.4292619Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\fx\__init__.py 2025-11-03T16:46:51.4297413Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\fx\passes\type_promotion.py 2025-11-03T16:46:51.4301297Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\fx\passes\__init__.py 2025-11-03T16:46:51.4309993Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\fx\passes\__pycache__\type_promotion.cpython-310.pyc 2025-11-03T16:46:51.4314687Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\fx\passes\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:51.4329031Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\fx\__pycache__\type_utils.cpython-310.pyc 2025-11-03T16:46:51.4333152Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\fx\__pycache__\_pass.cpython-310.pyc 2025-11-03T16:46:51.4338881Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\fx\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:51.4358672Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\jit_utils.py 2025-11-03T16:46:51.4363069Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\onnx_proto_utils.py 2025-11-03T16:46:51.4367302Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\registration.py 2025-11-03T16:46:51.4376310Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\symbolic_helper.py 2025-11-03T16:46:51.4381284Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\symbolic_opset10.py 2025-11-03T16:46:51.4385539Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\symbolic_opset11.py 2025-11-03T16:46:51.4390313Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\symbolic_opset12.py 2025-11-03T16:46:51.4394701Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\symbolic_opset13.py 2025-11-03T16:46:51.4400011Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\symbolic_opset14.py 2025-11-03T16:46:51.4404125Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\symbolic_opset15.py 2025-11-03T16:46:51.4408096Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\symbolic_opset16.py 2025-11-03T16:46:51.4412889Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\symbolic_opset17.py 2025-11-03T16:46:51.4417355Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\symbolic_opset18.py 2025-11-03T16:46:51.4421854Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\symbolic_opset19.py 2025-11-03T16:46:51.4425979Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\symbolic_opset20.py 2025-11-03T16:46:51.4430133Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\symbolic_opset7.py 2025-11-03T16:46:51.4435077Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\symbolic_opset8.py 2025-11-03T16:46:51.4439682Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\symbolic_opset9.py 2025-11-03T16:46:51.4445782Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\utils.py 2025-11-03T16:46:51.4454534Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\verification.py 2025-11-03T16:46:51.4459173Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\_experimental.py 2025-11-03T16:46:51.4463809Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\_globals.py 2025-11-03T16:46:51.4467640Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\_type_utils.py 2025-11-03T16:46:51.4472121Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\__init__.py 2025-11-03T16:46:51.4482612Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\__pycache__\jit_utils.cpython-310.pyc 2025-11-03T16:46:51.4486642Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\__pycache__\onnx_proto_utils.cpython-310.pyc 2025-11-03T16:46:51.4491094Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\__pycache__\registration.cpython-310.pyc 2025-11-03T16:46:51.4499622Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\__pycache__\symbolic_helper.cpython-310.pyc 2025-11-03T16:46:51.4504377Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\__pycache__\symbolic_opset10.cpython-310.pyc 2025-11-03T16:46:51.4509222Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\__pycache__\symbolic_opset11.cpython-310.pyc 2025-11-03T16:46:51.4513310Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\__pycache__\symbolic_opset12.cpython-310.pyc 2025-11-03T16:46:51.4517275Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\__pycache__\symbolic_opset13.cpython-310.pyc 2025-11-03T16:46:51.4547755Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\__pycache__\symbolic_opset14.cpython-310.pyc 2025-11-03T16:46:51.4548793Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\__pycache__\symbolic_opset15.cpython-310.pyc 2025-11-03T16:46:51.4549832Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\__pycache__\symbolic_opset16.cpython-310.pyc 2025-11-03T16:46:51.4550801Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\__pycache__\symbolic_opset17.cpython-310.pyc 2025-11-03T16:46:51.4551769Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\__pycache__\symbolic_opset18.cpython-310.pyc 2025-11-03T16:46:51.4554312Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\__pycache__\symbolic_opset19.cpython-310.pyc 2025-11-03T16:46:51.4555314Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\__pycache__\symbolic_opset20.cpython-310.pyc 2025-11-03T16:46:51.4556301Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\__pycache__\symbolic_opset7.cpython-310.pyc 2025-11-03T16:46:51.4705209Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\__pycache__\symbolic_opset8.cpython-310.pyc 2025-11-03T16:46:51.4709406Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\__pycache__\symbolic_opset9.cpython-310.pyc 2025-11-03T16:46:51.4714804Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\__pycache__\utils.cpython-310.pyc 2025-11-03T16:46:51.4719265Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\__pycache__\verification.cpython-310.pyc 2025-11-03T16:46:51.4724144Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\__pycache__\_experimental.cpython-310.pyc 2025-11-03T16:46:51.4728243Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\__pycache__\_globals.cpython-310.pyc 2025-11-03T16:46:51.4732170Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\__pycache__\_type_utils.cpython-310.pyc 2025-11-03T16:46:51.4735915Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:51.4746477Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\__pycache__\_lazy_import.cpython-310.pyc 2025-11-03T16:46:51.4750265Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:51.4761139Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\__pycache__\errors.cpython-310.pyc 2025-11-03T16:46:51.4963994Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\__pycache__\operators.cpython-310.pyc 2025-11-03T16:46:51.4968136Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\__pycache__\symbolic_helper.cpython-310.pyc 2025-11-03T16:46:51.5093824Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\__pycache__\symbolic_opset10.cpython-310.pyc 2025-11-03T16:46:51.5097647Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\__pycache__\symbolic_opset11.cpython-310.pyc 2025-11-03T16:46:51.5102182Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\__pycache__\symbolic_opset12.cpython-310.pyc 2025-11-03T16:46:51.5105920Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\__pycache__\symbolic_opset13.cpython-310.pyc 2025-11-03T16:46:51.5109592Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\__pycache__\symbolic_opset14.cpython-310.pyc 2025-11-03T16:46:51.5113681Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\__pycache__\symbolic_opset15.cpython-310.pyc 2025-11-03T16:46:51.5117687Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\__pycache__\symbolic_opset16.cpython-310.pyc 2025-11-03T16:46:51.5122466Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\__pycache__\symbolic_opset17.cpython-310.pyc 2025-11-03T16:46:51.5126472Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\__pycache__\symbolic_opset18.cpython-310.pyc 2025-11-03T16:46:51.5130327Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\__pycache__\symbolic_opset19.cpython-310.pyc 2025-11-03T16:46:51.5134731Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\__pycache__\symbolic_opset20.cpython-310.pyc 2025-11-03T16:46:51.5138776Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\__pycache__\symbolic_opset7.cpython-310.pyc 2025-11-03T16:46:51.5142641Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\__pycache__\symbolic_opset8.cpython-310.pyc 2025-11-03T16:46:51.5151168Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\__pycache__\symbolic_opset9.cpython-310.pyc 2025-11-03T16:46:51.5155409Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\__pycache__\testing.cpython-310.pyc 2025-11-03T16:46:51.5159278Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\__pycache__\utils.cpython-310.pyc 2025-11-03T16:46:51.5162961Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\__pycache__\verification.cpython-310.pyc 2025-11-03T16:46:51.5167204Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\__pycache__\_constants.cpython-310.pyc 2025-11-03T16:46:51.5171075Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\__pycache__\_flags.cpython-310.pyc 2025-11-03T16:46:51.5175295Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:51.5185789Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\optim\adadelta.py 2025-11-03T16:46:51.5189411Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\optim\adagrad.py 2025-11-03T16:46:51.5192990Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\optim\adam.py 2025-11-03T16:46:51.5196656Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\optim\adamax.py 2025-11-03T16:46:51.5200059Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\optim\adamw.py 2025-11-03T16:46:51.5203515Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\optim\asgd.py 2025-11-03T16:46:51.5206930Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\optim\lbfgs.py 2025-11-03T16:46:51.5214787Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\optim\lr_scheduler.py 2025-11-03T16:46:51.5218989Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\optim\nadam.py 2025-11-03T16:46:51.5222593Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\optim\optimizer.py 2025-11-03T16:46:51.5226367Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\optim\radam.py 2025-11-03T16:46:51.5230159Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\optim\rmsprop.py 2025-11-03T16:46:51.5233743Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\optim\rprop.py 2025-11-03T16:46:51.5237333Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\optim\sgd.py 2025-11-03T16:46:51.5240635Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\optim\sparse_adam.py 2025-11-03T16:46:51.5244057Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\optim\swa_utils.py 2025-11-03T16:46:51.5247666Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\optim\_adafactor.py 2025-11-03T16:46:51.5253096Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\optim\_functional.py 2025-11-03T16:46:51.5256692Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\optim\_muon.py 2025-11-03T16:46:51.5260049Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\optim\__init__.py 2025-11-03T16:46:51.5278929Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\optim\_multi_tensor\__init__.py 2025-11-03T16:46:51.5282362Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\optim\_multi_tensor\__init__.pyi 2025-11-03T16:46:51.5289421Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\optim\_multi_tensor\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:51.5298172Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\optim\__pycache__\adadelta.cpython-310.pyc 2025-11-03T16:46:51.5302012Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\optim\__pycache__\adagrad.cpython-310.pyc 2025-11-03T16:46:51.5305563Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\optim\__pycache__\adam.cpython-310.pyc 2025-11-03T16:46:51.5314408Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\optim\__pycache__\adamax.cpython-310.pyc 2025-11-03T16:46:51.5318127Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\optim\__pycache__\adamw.cpython-310.pyc 2025-11-03T16:46:51.5321697Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\optim\__pycache__\asgd.cpython-310.pyc 2025-11-03T16:46:51.5325206Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\optim\__pycache__\lbfgs.cpython-310.pyc 2025-11-03T16:46:51.5328974Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\optim\__pycache__\lr_scheduler.cpython-310.pyc 2025-11-03T16:46:51.5333142Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\optim\__pycache__\nadam.cpython-310.pyc 2025-11-03T16:46:51.5336895Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\optim\__pycache__\optimizer.cpython-310.pyc 2025-11-03T16:46:51.5340713Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\optim\__pycache__\radam.cpython-310.pyc 2025-11-03T16:46:51.5344543Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\optim\__pycache__\rmsprop.cpython-310.pyc 2025-11-03T16:46:51.5348103Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\optim\__pycache__\rprop.cpython-310.pyc 2025-11-03T16:46:51.5351613Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\optim\__pycache__\sgd.cpython-310.pyc 2025-11-03T16:46:51.5355621Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\optim\__pycache__\sparse_adam.cpython-310.pyc 2025-11-03T16:46:51.5359435Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\optim\__pycache__\swa_utils.cpython-310.pyc 2025-11-03T16:46:51.5363064Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\optim\__pycache__\_adafactor.cpython-310.pyc 2025-11-03T16:46:51.5371140Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\optim\__pycache__\_functional.cpython-310.pyc 2025-11-03T16:46:51.5374961Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\optim\__pycache__\_muon.cpython-310.pyc 2025-11-03T16:46:51.5379162Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\optim\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:51.5388564Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\package\file_structure_representation.py 2025-11-03T16:46:51.5391982Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\package\find_file_dependencies.py 2025-11-03T16:46:51.5395569Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\package\glob_group.py 2025-11-03T16:46:51.5404115Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\package\importer.py 2025-11-03T16:46:51.5407354Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\package\package_exporter.py 2025-11-03T16:46:51.5411250Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\package\package_importer.py 2025-11-03T16:46:51.5414818Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\package\_digraph.py 2025-11-03T16:46:51.5418222Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\package\_directory_reader.py 2025-11-03T16:46:51.5421678Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\package\_importlib.py 2025-11-03T16:46:51.5425127Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\package\_mangling.py 2025-11-03T16:46:51.5428599Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\package\_mock.py 2025-11-03T16:46:51.5432039Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\package\_package_pickler.py 2025-11-03T16:46:51.5435571Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\package\_package_unpickler.py 2025-11-03T16:46:51.5439258Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\package\_stdlib.py 2025-11-03T16:46:51.5442644Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\package\__init__.py 2025-11-03T16:46:51.5450513Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\package\analyze\find_first_use_of_broken_modules.py 2025-11-03T16:46:51.5454085Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\package\analyze\is_from_package.py 2025-11-03T16:46:51.5457615Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\package\analyze\trace_dependencies.py 2025-11-03T16:46:51.5466170Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\package\analyze\__init__.py 2025-11-03T16:46:51.5473441Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\package\analyze\__pycache__\find_first_use_of_broken_modules.cpython-310.pyc 2025-11-03T16:46:51.5477448Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\package\analyze\__pycache__\is_from_package.cpython-310.pyc 2025-11-03T16:46:51.5481579Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\package\analyze\__pycache__\trace_dependencies.cpython-310.pyc 2025-11-03T16:46:51.5490420Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\package\analyze\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:51.5499576Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\package\__pycache__\file_structure_representation.cpython-310.pyc 2025-11-03T16:46:51.5503295Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\package\__pycache__\find_file_dependencies.cpython-310.pyc 2025-11-03T16:46:51.5507425Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\package\__pycache__\glob_group.cpython-310.pyc 2025-11-03T16:46:51.5517043Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\package\__pycache__\importer.cpython-310.pyc 2025-11-03T16:46:51.5520834Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\package\__pycache__\package_exporter.cpython-310.pyc 2025-11-03T16:46:51.5526216Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\package\__pycache__\package_importer.cpython-310.pyc 2025-11-03T16:46:51.5531614Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\package\__pycache__\_digraph.cpython-310.pyc 2025-11-03T16:46:51.5536940Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\package\__pycache__\_directory_reader.cpython-310.pyc 2025-11-03T16:46:51.5542645Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\package\__pycache__\_importlib.cpython-310.pyc 2025-11-03T16:46:51.5548016Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\package\__pycache__\_mangling.cpython-310.pyc 2025-11-03T16:46:51.5553524Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\package\__pycache__\_mock.cpython-310.pyc 2025-11-03T16:46:51.5558914Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\package\__pycache__\_package_pickler.cpython-310.pyc 2025-11-03T16:46:51.5564557Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\package\__pycache__\_package_unpickler.cpython-310.pyc 2025-11-03T16:46:51.5569253Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\package\__pycache__\_stdlib.cpython-310.pyc 2025-11-03T16:46:51.5573271Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\package\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:51.5583326Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\profiler\itt.py 2025-11-03T16:46:51.5587490Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\profiler\profiler.py 2025-11-03T16:46:51.5591215Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\profiler\python_tracer.py 2025-11-03T16:46:51.5594787Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\profiler\_memory_profiler.py 2025-11-03T16:46:51.5599069Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\profiler\_pattern_matcher.py 2025-11-03T16:46:51.5607103Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\profiler\_utils.py 2025-11-03T16:46:51.5610499Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\profiler\__init__.py 2025-11-03T16:46:51.5618741Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\profiler\__pycache__\itt.cpython-310.pyc 2025-11-03T16:46:51.5622364Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\profiler\__pycache__\profiler.cpython-310.pyc 2025-11-03T16:46:51.5625985Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\profiler\__pycache__\python_tracer.cpython-310.pyc 2025-11-03T16:46:51.5634323Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\profiler\__pycache__\_memory_profiler.cpython-310.pyc 2025-11-03T16:46:51.5638082Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\profiler\__pycache__\_pattern_matcher.cpython-310.pyc 2025-11-03T16:46:51.5641812Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\profiler\__pycache__\_utils.cpython-310.pyc 2025-11-03T16:46:51.5645560Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\profiler\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:51.5654426Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\fake_quantize.py 2025-11-03T16:46:51.5658098Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\fuser_method_mappings.py 2025-11-03T16:46:51.5661644Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\fuse_modules.py 2025-11-03T16:46:51.5669491Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\observer.py 2025-11-03T16:46:51.5672984Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\qconfig.py 2025-11-03T16:46:51.5677338Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\quantization_mappings.py 2025-11-03T16:46:51.5681128Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\quantize.py 2025-11-03T16:46:51.5685204Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\quantize_fx.py 2025-11-03T16:46:51.5688961Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\quantize_jit.py 2025-11-03T16:46:51.5692503Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\quant_type.py 2025-11-03T16:46:51.5695973Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\stubs.py 2025-11-03T16:46:51.5699321Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\utils.py 2025-11-03T16:46:51.5702847Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\_numeric_suite.py 2025-11-03T16:46:51.5706460Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\_numeric_suite_fx.py 2025-11-03T16:46:51.5710054Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\_quantized_conversions.py 2025-11-03T16:46:51.5713591Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\__init__.py 2025-11-03T16:46:51.5721022Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\fx\convert.py 2025-11-03T16:46:51.5724268Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\fx\fuse.py 2025-11-03T16:46:51.5727651Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\fx\fusion_patterns.py 2025-11-03T16:46:51.5731047Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\fx\graph_module.py 2025-11-03T16:46:51.5734361Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\fx\match_utils.py 2025-11-03T16:46:51.5745604Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\fx\pattern_utils.py 2025-11-03T16:46:51.5749072Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\fx\prepare.py 2025-11-03T16:46:51.5752444Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\fx\quantization_patterns.py 2025-11-03T16:46:51.5756147Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\fx\quantization_types.py 2025-11-03T16:46:51.5759713Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\fx\utils.py 2025-11-03T16:46:51.5763144Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\fx\_equalize.py 2025-11-03T16:46:51.5766672Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\fx\__init__.py 2025-11-03T16:46:51.5773970Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\fx\__pycache__\convert.cpython-310.pyc 2025-11-03T16:46:51.5777522Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\fx\__pycache__\fuse.cpython-310.pyc 2025-11-03T16:46:51.5781126Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\fx\__pycache__\fusion_patterns.cpython-310.pyc 2025-11-03T16:46:51.5788871Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\fx\__pycache__\graph_module.cpython-310.pyc 2025-11-03T16:46:51.5792615Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\fx\__pycache__\match_utils.cpython-310.pyc 2025-11-03T16:46:51.5796332Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\fx\__pycache__\pattern_utils.cpython-310.pyc 2025-11-03T16:46:51.5799865Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\fx\__pycache__\prepare.cpython-310.pyc 2025-11-03T16:46:51.5803521Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\fx\__pycache__\quantization_patterns.cpython-310.pyc 2025-11-03T16:46:51.5807121Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\fx\__pycache__\quantization_types.cpython-310.pyc 2025-11-03T16:46:51.5810677Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\fx\__pycache__\utils.cpython-310.pyc 2025-11-03T16:46:51.5814279Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\fx\__pycache__\_equalize.cpython-310.pyc 2025-11-03T16:46:51.5817968Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\fx\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:51.5826761Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\__pycache__\fake_quantize.cpython-310.pyc 2025-11-03T16:46:51.5830429Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\__pycache__\fuser_method_mappings.cpython-310.pyc 2025-11-03T16:46:51.5834187Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\__pycache__\fuse_modules.cpython-310.pyc 2025-11-03T16:46:51.5843184Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\__pycache__\observer.cpython-310.pyc 2025-11-03T16:46:51.5847298Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\__pycache__\qconfig.cpython-310.pyc 2025-11-03T16:46:51.5851371Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\__pycache__\quantization_mappings.cpython-310.pyc 2025-11-03T16:46:51.5855574Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\__pycache__\quantize.cpython-310.pyc 2025-11-03T16:46:51.5859894Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\__pycache__\quantize_fx.cpython-310.pyc 2025-11-03T16:46:51.5864158Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\__pycache__\quantize_jit.cpython-310.pyc 2025-11-03T16:46:51.5868427Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\__pycache__\quant_type.cpython-310.pyc 2025-11-03T16:46:51.5872539Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\__pycache__\stubs.cpython-310.pyc 2025-11-03T16:46:51.5876311Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\__pycache__\utils.cpython-310.pyc 2025-11-03T16:46:51.5880762Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\__pycache__\_numeric_suite.cpython-310.pyc 2025-11-03T16:46:51.5884975Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\__pycache__\_numeric_suite_fx.cpython-310.pyc 2025-11-03T16:46:51.5889415Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\__pycache__\_quantized_conversions.cpython-310.pyc 2025-11-03T16:46:51.5893421Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:51.5917370Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\share\cmake\ATen\ATenConfig.cmake 2025-11-03T16:46:51.5925445Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\share\cmake\Caffe2\Caffe2Config.cmake 2025-11-03T16:46:51.5929344Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\share\cmake\Caffe2\Caffe2Targets-release.cmake 2025-11-03T16:46:51.5933425Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\share\cmake\Caffe2\Caffe2Targets.cmake 2025-11-03T16:46:51.5941939Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\share\cmake\Caffe2\FindCUDAToolkit.cmake 2025-11-03T16:46:51.5946161Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\share\cmake\Caffe2\FindCUDSS.cmake 2025-11-03T16:46:51.5950149Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\share\cmake\Caffe2\FindCUSPARSELT.cmake 2025-11-03T16:46:51.5954068Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\share\cmake\Caffe2\FindSYCLToolkit.cmake 2025-11-03T16:46:51.5962671Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\share\cmake\Caffe2\Modules_CUDA_fix\FindCUDA.cmake 2025-11-03T16:46:51.5966492Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\share\cmake\Caffe2\Modules_CUDA_fix\FindCUDNN.cmake 2025-11-03T16:46:51.5978948Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\share\cmake\Caffe2\Modules_CUDA_fix\upstream\CMakeInitializeConfigs.cmake 2025-11-03T16:46:51.5983222Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\share\cmake\Caffe2\Modules_CUDA_fix\upstream\FindCUDA.cmake 2025-11-03T16:46:51.5987876Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\share\cmake\Caffe2\Modules_CUDA_fix\upstream\FindPackageMessage.cmake 2025-11-03T16:46:51.6001191Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\share\cmake\Caffe2\Modules_CUDA_fix\upstream\FindCUDA\make2cmake.cmake 2025-11-03T16:46:51.6005463Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\share\cmake\Caffe2\Modules_CUDA_fix\upstream\FindCUDA\parse_cubin.cmake 2025-11-03T16:46:51.6009223Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\share\cmake\Caffe2\Modules_CUDA_fix\upstream\FindCUDA\run_nvcc.cmake 2025-11-03T16:46:51.6018277Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\share\cmake\Caffe2\Modules_CUDA_fix\upstream\FindCUDA\select_compute_arch.cmake 2025-11-03T16:46:51.6027857Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\share\cmake\Caffe2\public\cuda.cmake 2025-11-03T16:46:51.6032278Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\share\cmake\Caffe2\public\gflags.cmake 2025-11-03T16:46:51.6037504Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\share\cmake\Caffe2\public\glog.cmake 2025-11-03T16:46:51.6043567Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\share\cmake\Caffe2\public\LoadHIP.cmake 2025-11-03T16:46:51.6052179Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\share\cmake\Caffe2\public\mkl.cmake 2025-11-03T16:46:51.6056855Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\share\cmake\Caffe2\public\mkldnn.cmake 2025-11-03T16:46:51.6062344Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\share\cmake\Caffe2\public\protobuf.cmake 2025-11-03T16:46:51.6066407Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\share\cmake\Caffe2\public\utils.cmake 2025-11-03T16:46:51.6070666Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\share\cmake\Caffe2\public\xpu.cmake 2025-11-03T16:46:51.6079411Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\share\cmake\Torch\TorchConfig.cmake 2025-11-03T16:46:51.6082911Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\share\cmake\Torch\TorchConfigVersion.cmake 2025-11-03T16:46:51.6101401Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\signal\__init__.py 2025-11-03T16:46:51.6109013Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\signal\windows\windows.py 2025-11-03T16:46:51.6112438Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\signal\windows\__init__.py 2025-11-03T16:46:51.6119360Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\signal\windows\__pycache__\windows.cpython-310.pyc 2025-11-03T16:46:51.6122932Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\signal\windows\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:51.6131023Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\signal\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:51.6139929Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\sparse\semi_structured.py 2025-11-03T16:46:51.6143579Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\sparse\_semi_structured_conversions.py 2025-11-03T16:46:51.6147069Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\sparse\_semi_structured_ops.py 2025-11-03T16:46:51.6155149Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\sparse\_triton_ops.py 2025-11-03T16:46:51.6159277Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\sparse\_triton_ops_meta.py 2025-11-03T16:46:51.6165458Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\sparse\__init__.py 2025-11-03T16:46:51.6173035Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\sparse\__pycache__\semi_structured.cpython-310.pyc 2025-11-03T16:46:51.6176969Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\sparse\__pycache__\_semi_structured_conversions.cpython-310.pyc 2025-11-03T16:46:51.6180498Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\sparse\__pycache__\_semi_structured_ops.cpython-310.pyc 2025-11-03T16:46:51.6189600Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\sparse\__pycache__\_triton_ops.cpython-310.pyc 2025-11-03T16:46:51.6193538Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\sparse\__pycache__\_triton_ops_meta.cpython-310.pyc 2025-11-03T16:46:51.6198850Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\sparse\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:51.6206850Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\special\__init__.py 2025-11-03T16:46:51.6213743Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\special\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:51.6223777Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\apply_utils_test.exe 2025-11-03T16:46:51.6229285Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\atest.exe 2025-11-03T16:46:51.6234852Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\backend_fallback_test.exe 2025-11-03T16:46:51.6255185Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\basic.exe 2025-11-03T16:46:51.6265204Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\broadcast_test.exe 2025-11-03T16:46:51.6271220Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_accumulate_test.exe 2025-11-03T16:46:51.6276784Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_AllocatorConfig_test.exe 2025-11-03T16:46:51.6282328Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_ArrayRef_test.exe 2025-11-03T16:46:51.6287608Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_bfloat16_test.exe 2025-11-03T16:46:51.6293177Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_Bitset_test.exe 2025-11-03T16:46:51.6298557Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_bit_cast_test.exe 2025-11-03T16:46:51.6304087Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_CompileTimeFunctionPointer_test.exe 2025-11-03T16:46:51.6309574Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_complex_math_test.exe 2025-11-03T16:46:51.6315540Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_complex_test.exe 2025-11-03T16:46:51.6321216Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_ConstexprCrc_test.exe 2025-11-03T16:46:51.6326549Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_cow_test.exe 2025-11-03T16:46:51.6332358Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_DeadlockDetection_test.exe 2025-11-03T16:46:51.6337884Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_DeviceGuard_test.exe 2025-11-03T16:46:51.6348349Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_Device_test.exe 2025-11-03T16:46:51.6353968Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_DispatchKeySet_test.exe 2025-11-03T16:46:51.6359804Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_Enumerate_test.exe 2025-11-03T16:46:51.6365440Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_error_test.exe 2025-11-03T16:46:51.6370913Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_exception_test.exe 2025-11-03T16:46:51.6376577Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_flags_test.exe 2025-11-03T16:46:51.6381977Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_generic_math_test.exe 2025-11-03T16:46:51.6387453Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_Half_test.exe 2025-11-03T16:46:51.6393655Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_InlineDeviceGuard_test.exe 2025-11-03T16:46:51.6405197Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_InlineStreamGuard_test.exe 2025-11-03T16:46:51.6412032Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_IntrusiveList_test.exe 2025-11-03T16:46:51.6417743Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_intrusive_ptr_benchmark.exe 2025-11-03T16:46:51.6422801Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_intrusive_ptr_test.exe 2025-11-03T16:46:51.6432547Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_irange_test.exe 2025-11-03T16:46:51.6437844Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_lazy_test.exe 2025-11-03T16:46:51.6443527Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_LeftRight_test.exe 2025-11-03T16:46:51.6449158Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_logging_test.exe 2025-11-03T16:46:51.6459615Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_Metaprogramming_test.exe 2025-11-03T16:46:51.6465389Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_NetworkFlow_test.exe 2025-11-03T16:46:51.6470790Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_optional_test.exe 2025-11-03T16:46:51.6477328Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_ordered_preserving_dict_test.exe 2025-11-03T16:46:51.6483198Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_registry_test.exe 2025-11-03T16:46:51.6488912Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_Scalar_test.exe 2025-11-03T16:46:51.6494476Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_Semaphore_test.exe 2025-11-03T16:46:51.6500436Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_SizesAndStrides_test.exe 2025-11-03T16:46:51.6506214Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_small_vector_test.exe 2025-11-03T16:46:51.6520169Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_ssize_test.exe 2025-11-03T16:46:51.6525704Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_StreamGuard_test.exe 2025-11-03T16:46:51.6531230Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_string_util_test.exe 2025-11-03T16:46:51.6537432Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_string_view_test.exe 2025-11-03T16:46:51.6544002Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_SymInt_test.exe 2025-11-03T16:46:51.6550941Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_Synchronized_test.exe 2025-11-03T16:46:51.6558684Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_tempfile_test.exe 2025-11-03T16:46:51.6564990Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_ThreadLocal_test.exe 2025-11-03T16:46:51.6581918Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_typeid_test.exe 2025-11-03T16:46:51.6588237Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_TypeIndex_test.exe 2025-11-03T16:46:51.6594420Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_TypeList_test.exe 2025-11-03T16:46:51.6600781Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_TypeTraits_test.exe 2025-11-03T16:46:51.6606995Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\CppSignature_test.exe 2025-11-03T16:46:51.6612673Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\cpu_allocator_test.exe 2025-11-03T16:46:51.6618780Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\cpu_generator_test.exe 2025-11-03T16:46:51.6624713Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\cpu_profiling_allocator_test.exe 2025-11-03T16:46:51.6630278Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\cpu_rng_test.exe 2025-11-03T16:46:51.6642619Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\Dict_test.exe 2025-11-03T16:46:51.6648496Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\Dimname_test.exe 2025-11-03T16:46:51.6653575Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\dlconvertor_test.exe 2025-11-03T16:46:51.6659065Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\extension_backend_test.exe 2025-11-03T16:46:51.6665148Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\half_test.exe 2025-11-03T16:46:51.6670653Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\IListRef_test.exe 2025-11-03T16:46:51.6677885Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\inline_container_test.exe 2025-11-03T16:46:51.6683611Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\ivalue_test.exe 2025-11-03T16:46:51.6690664Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\KernelFunction_test.exe 2025-11-03T16:46:51.6704160Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\kernel_function_legacy_test.exe 2025-11-03T16:46:51.6711361Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\kernel_function_test.exe 2025-11-03T16:46:51.6718769Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\kernel_lambda_legacy_test.exe 2025-11-03T16:46:51.6726546Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\kernel_lambda_test.exe 2025-11-03T16:46:51.6734141Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\kernel_stackbased_test.exe 2025-11-03T16:46:51.6740602Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\lazy_tensor_test.exe 2025-11-03T16:46:51.6746406Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\legacy_vmap_test.exe 2025-11-03T16:46:51.6752939Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\List_test.exe 2025-11-03T16:46:51.6760935Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\make_boxed_from_unboxed_functor_test.exe 2025-11-03T16:46:51.6768012Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\math_kernel_test.exe 2025-11-03T16:46:51.6773823Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\MaybeOwned_test.exe 2025-11-03T16:46:51.6780112Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\memory_format_test.exe 2025-11-03T16:46:51.6785999Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\memory_overlapping_test.exe 2025-11-03T16:46:51.6792010Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\mobile_memory_cleanup.exe 2025-11-03T16:46:51.6797786Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\NamedTensor_test.exe 2025-11-03T16:46:51.6804269Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\native_test.exe 2025-11-03T16:46:51.6815213Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\operators_test.exe 2025-11-03T16:46:51.6821698Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\operator_name_test.exe 2025-11-03T16:46:51.6827256Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\op_allowlist_test.exe 2025-11-03T16:46:51.6832814Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\op_registration_test.exe 2025-11-03T16:46:51.6850985Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\packedtensoraccessor_test.exe 2025-11-03T16:46:51.6857001Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\pow_test.exe 2025-11-03T16:46:51.6863746Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\quantized_test.exe 2025-11-03T16:46:51.6869555Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\reduce_ops_test.exe 2025-11-03T16:46:51.6875636Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\reportMemoryUsage_test.exe 2025-11-03T16:46:51.6881777Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\scalar_tensor_test.exe 2025-11-03T16:46:51.6888133Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\scalar_test.exe 2025-11-03T16:46:51.6894443Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\StorageUtils_test.exe 2025-11-03T16:46:51.6900485Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\stride_properties_test.exe 2025-11-03T16:46:51.6906600Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\tensor_iterator_test.exe 2025-11-03T16:46:51.6913391Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\test_parallel.exe 2025-11-03T16:46:51.6919902Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\thread_init_test.exe 2025-11-03T16:46:51.6925729Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\type_ptr_test.exe 2025-11-03T16:46:51.6931667Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\type_test.exe 2025-11-03T16:46:51.6947502Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\undefined_tensor_test.exe 2025-11-03T16:46:51.6953427Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\verify_api_visibility.exe 2025-11-03T16:46:51.6959173Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\weakref_test.exe 2025-11-03T16:46:51.6964925Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\wrapdim_test.exe 2025-11-03T16:46:51.6970737Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\xla_tensor_test.exe 2025-11-03T16:46:51.6987814Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_comparison.py 2025-11-03T16:46:51.6992543Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_creation.py 2025-11-03T16:46:51.6997083Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_utils.py 2025-11-03T16:46:51.7000546Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\__init__.py 2025-11-03T16:46:51.7013691Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\autocast_test_lists.py 2025-11-03T16:46:51.7017955Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\autograd_function_db.py 2025-11-03T16:46:51.7022085Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\check_kernel_launches.py 2025-11-03T16:46:51.7030555Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\common_cuda.py 2025-11-03T16:46:51.7035360Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\common_device_type.py 2025-11-03T16:46:51.7039814Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\common_distributed.py 2025-11-03T16:46:51.7044914Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\common_dist_composable.py 2025-11-03T16:46:51.7048922Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\common_dtype.py 2025-11-03T16:46:51.7054638Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\common_fsdp.py 2025-11-03T16:46:51.7059378Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\common_jit.py 2025-11-03T16:46:51.7063149Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\common_methods_invocations.py 2025-11-03T16:46:51.7073938Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\common_mkldnn.py 2025-11-03T16:46:51.7077906Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\common_modules.py 2025-11-03T16:46:51.7083484Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\common_mps.py 2025-11-03T16:46:51.7087816Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\common_nn.py 2025-11-03T16:46:51.7092631Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\common_optimizers.py 2025-11-03T16:46:51.7097053Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\common_pruning.py 2025-11-03T16:46:51.7100838Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\common_quantization.py 2025-11-03T16:46:51.7110087Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\common_quantized.py 2025-11-03T16:46:51.7113952Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\common_subclass.py 2025-11-03T16:46:51.7118264Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\common_utils.py 2025-11-03T16:46:51.7123284Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\composite_compliance.py 2025-11-03T16:46:51.7126981Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\custom_op_db.py 2025-11-03T16:46:51.7130557Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\custom_tensor.py 2025-11-03T16:46:51.7134143Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\dist_utils.py 2025-11-03T16:46:51.7137802Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\dynamo_test_failures.py 2025-11-03T16:46:51.7141369Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\fake_config_module.py 2025-11-03T16:46:51.7145177Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\fake_config_module2.py 2025-11-03T16:46:51.7148794Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\fake_config_module3.py 2025-11-03T16:46:51.7157717Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\hop_db.py 2025-11-03T16:46:51.7161199Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\hypothesis_utils.py 2025-11-03T16:46:51.7164888Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\inductor_utils.py 2025-11-03T16:46:51.7168387Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\jit_metaprogramming_utils.py 2025-11-03T16:46:51.7172581Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\jit_utils.py 2025-11-03T16:46:51.7176365Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\logging_tensor.py 2025-11-03T16:46:51.7179884Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\logging_utils.py 2025-11-03T16:46:51.7183702Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\quantization_torch_package_models.py 2025-11-03T16:46:51.7187572Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\static_module.py 2025-11-03T16:46:51.7191495Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\subclasses.py 2025-11-03T16:46:51.7201060Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\torchbind_impls.py 2025-11-03T16:46:51.7204562Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\triton_utils.py 2025-11-03T16:46:51.7208168Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\two_tensor.py 2025-11-03T16:46:51.7211749Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\__init__.py 2025-11-03T16:46:51.7219971Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\codegen\__init__.py 2025-11-03T16:46:51.7227412Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\codegen\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:51.7235688Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\data\network1.py 2025-11-03T16:46:51.7239224Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\data\network2.py 2025-11-03T16:46:51.7242611Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\data\__init__.py 2025-11-03T16:46:51.7249679Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\data\__pycache__\network1.cpython-310.pyc 2025-11-03T16:46:51.7253452Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\data\__pycache__\network2.cpython-310.pyc 2025-11-03T16:46:51.7257296Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\data\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:51.7270538Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\checkpoint_utils.py 2025-11-03T16:46:51.7274234Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\common_state_dict.py 2025-11-03T16:46:51.7277736Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\ddp_under_dist_autograd_test.py 2025-11-03T16:46:51.7286395Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\distributed_test.py 2025-11-03T16:46:51.7292085Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\distributed_utils.py 2025-11-03T16:46:51.7295700Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\fake_pg.py 2025-11-03T16:46:51.7299374Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\multi_threaded_pg.py 2025-11-03T16:46:51.7303138Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\rpc_utils.py 2025-11-03T16:46:51.7306720Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\__init__.py 2025-11-03T16:46:51.7313417Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\nn\__init__.py 2025-11-03T16:46:51.7319301Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\nn\api\remote_module_test.py 2025-11-03T16:46:51.7323038Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\nn\api\__init__.py 2025-11-03T16:46:51.7329545Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\nn\api\__pycache__\remote_module_test.cpython-310.pyc 2025-11-03T16:46:51.7333326Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\nn\api\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:51.7340896Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\nn\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:51.7349645Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\rpc\dist_autograd_test.py 2025-11-03T16:46:51.7354102Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\rpc\dist_optimizer_test.py 2025-11-03T16:46:51.7357774Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\rpc\faulty_agent_rpc_test.py 2025-11-03T16:46:51.7365685Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\rpc\faulty_rpc_agent_test_fixture.py 2025-11-03T16:46:51.7369561Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\rpc\rpc_agent_test_fixture.py 2025-11-03T16:46:51.7373051Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\rpc\rpc_test.py 2025-11-03T16:46:51.7378209Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\rpc\tensorpipe_rpc_agent_test_fixture.py 2025-11-03T16:46:51.7381739Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\rpc\__init__.py 2025-11-03T16:46:51.7387973Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\rpc\examples\parameter_server_test.py 2025-11-03T16:46:51.7391547Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\rpc\examples\reinforcement_learning_rpc_test.py 2025-11-03T16:46:51.7395085Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\rpc\examples\__init__.py 2025-11-03T16:46:51.7408136Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\rpc\examples\__pycache__\parameter_server_test.cpython-310.pyc 2025-11-03T16:46:51.7411875Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\rpc\examples\__pycache__\reinforcement_learning_rpc_test.cpython-310.pyc 2025-11-03T16:46:51.7415463Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\rpc\examples\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:51.7427878Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\rpc\jit\dist_autograd_test.py 2025-11-03T16:46:51.7431240Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\rpc\jit\rpc_test.py 2025-11-03T16:46:51.7435177Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\rpc\jit\rpc_test_faulty.py 2025-11-03T16:46:51.7438793Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\rpc\jit\__init__.py 2025-11-03T16:46:51.7450765Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\rpc\jit\__pycache__\dist_autograd_test.cpython-310.pyc 2025-11-03T16:46:51.7455023Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\rpc\jit\__pycache__\rpc_test.cpython-310.pyc 2025-11-03T16:46:51.7460223Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\rpc\jit\__pycache__\rpc_test_faulty.cpython-310.pyc 2025-11-03T16:46:51.7468892Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\rpc\jit\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:51.7478518Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\rpc\__pycache__\dist_autograd_test.cpython-310.pyc 2025-11-03T16:46:51.7483441Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\rpc\__pycache__\dist_optimizer_test.cpython-310.pyc 2025-11-03T16:46:51.7487221Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\rpc\__pycache__\faulty_agent_rpc_test.cpython-310.pyc 2025-11-03T16:46:51.7495806Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\rpc\__pycache__\faulty_rpc_agent_test_fixture.cpython-310.pyc 2025-11-03T16:46:51.7499666Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\rpc\__pycache__\rpc_agent_test_fixture.cpython-310.pyc 2025-11-03T16:46:51.7503952Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\rpc\__pycache__\rpc_test.cpython-310.pyc 2025-11-03T16:46:51.7509650Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\rpc\__pycache__\tensorpipe_rpc_agent_test_fixture.cpython-310.pyc 2025-11-03T16:46:51.7514446Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\rpc\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:51.7530485Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\_shard\test_common.py 2025-11-03T16:46:51.7534671Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\_shard\__init__.py 2025-11-03T16:46:51.7539961Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\_shard\sharded_tensor\_test_ops_common.py 2025-11-03T16:46:51.7544049Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\_shard\sharded_tensor\_test_st_common.py 2025-11-03T16:46:51.7548234Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\_shard\sharded_tensor\__init__.py 2025-11-03T16:46:51.7562113Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\_shard\sharded_tensor\__pycache__\_test_ops_common.cpython-310.pyc 2025-11-03T16:46:51.7566389Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\_shard\sharded_tensor\__pycache__\_test_st_common.cpython-310.pyc 2025-11-03T16:46:51.7570437Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\_shard\sharded_tensor\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:51.7588596Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\_shard\__pycache__\test_common.cpython-310.pyc 2025-11-03T16:46:51.7592341Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\_shard\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:51.7601509Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\_tensor\common_dtensor.py 2025-11-03T16:46:51.7605460Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\_tensor\__init__.py 2025-11-03T16:46:51.7611962Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\_tensor\__pycache__\common_dtensor.cpython-310.pyc 2025-11-03T16:46:51.7615656Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\_tensor\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:51.7624813Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\__pycache__\checkpoint_utils.cpython-310.pyc 2025-11-03T16:46:51.7628365Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\__pycache__\common_state_dict.cpython-310.pyc 2025-11-03T16:46:51.7632217Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\__pycache__\ddp_under_dist_autograd_test.cpython-310.pyc 2025-11-03T16:46:51.7640865Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\__pycache__\distributed_test.cpython-310.pyc 2025-11-03T16:46:51.7645725Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\__pycache__\distributed_utils.cpython-310.pyc 2025-11-03T16:46:51.7649487Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\__pycache__\fake_pg.cpython-310.pyc 2025-11-03T16:46:51.7653638Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\__pycache__\multi_threaded_pg.cpython-310.pyc 2025-11-03T16:46:51.7657539Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\__pycache__\rpc_utils.cpython-310.pyc 2025-11-03T16:46:51.7661394Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:51.7669833Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\generated\annotated_fn_args.py 2025-11-03T16:46:51.7694515Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\generated\__init__.py 2025-11-03T16:46:51.7700871Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\generated\__pycache__\annotated_fn_args.cpython-310.pyc 2025-11-03T16:46:51.7706733Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\generated\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:51.7715280Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\opinfo\core.py 2025-11-03T16:46:51.7719928Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\opinfo\refs.py 2025-11-03T16:46:51.7723452Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\opinfo\utils.py 2025-11-03T16:46:51.7726797Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\opinfo\__init__.py 2025-11-03T16:46:51.7733672Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\opinfo\definitions\fft.py 2025-11-03T16:46:51.7737286Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\opinfo\definitions\linalg.py 2025-11-03T16:46:51.7741683Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\opinfo\definitions\nested.py 2025-11-03T16:46:51.7745438Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\opinfo\definitions\signal.py 2025-11-03T16:46:51.7748933Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\opinfo\definitions\sparse.py 2025-11-03T16:46:51.7752476Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\opinfo\definitions\special.py 2025-11-03T16:46:51.7761038Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\opinfo\definitions\_masked.py 2025-11-03T16:46:51.7764690Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\opinfo\definitions\__init__.py 2025-11-03T16:46:51.7771992Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\opinfo\definitions\__pycache__\fft.cpython-310.pyc 2025-11-03T16:46:51.7775678Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\opinfo\definitions\__pycache__\linalg.cpython-310.pyc 2025-11-03T16:46:51.7780021Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\opinfo\definitions\__pycache__\nested.cpython-310.pyc 2025-11-03T16:46:51.7789156Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\opinfo\definitions\__pycache__\signal.cpython-310.pyc 2025-11-03T16:46:51.7792983Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\opinfo\definitions\__pycache__\sparse.cpython-310.pyc 2025-11-03T16:46:51.7796676Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\opinfo\definitions\__pycache__\special.cpython-310.pyc 2025-11-03T16:46:51.7800581Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\opinfo\definitions\__pycache__\_masked.cpython-310.pyc 2025-11-03T16:46:51.7804163Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\opinfo\definitions\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:51.7816990Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\opinfo\__pycache__\core.cpython-310.pyc 2025-11-03T16:46:51.7821265Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\opinfo\__pycache__\refs.cpython-310.pyc 2025-11-03T16:46:51.7825332Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\opinfo\__pycache__\utils.cpython-310.pyc 2025-11-03T16:46:51.7834289Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\opinfo\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:51.7842411Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\optests\aot_autograd.py 2025-11-03T16:46:51.7846063Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\optests\autograd_registration.py 2025-11-03T16:46:51.7849592Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\optests\fake_tensor.py 2025-11-03T16:46:51.7853113Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\optests\generate_tests.py 2025-11-03T16:46:51.7860850Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\optests\make_fx.py 2025-11-03T16:46:51.7864444Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\optests\__init__.py 2025-11-03T16:46:51.7871932Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\optests\__pycache__\aot_autograd.cpython-310.pyc 2025-11-03T16:46:51.7876065Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\optests\__pycache__\autograd_registration.cpython-310.pyc 2025-11-03T16:46:51.7879619Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\optests\__pycache__\fake_tensor.cpython-310.pyc 2025-11-03T16:46:51.7887662Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\optests\__pycache__\generate_tests.cpython-310.pyc 2025-11-03T16:46:51.7891307Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\optests\__pycache__\make_fx.cpython-310.pyc 2025-11-03T16:46:51.7896064Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\optests\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:51.7904320Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\test_module\future_div.py 2025-11-03T16:46:51.7908544Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\test_module\no_future_div.py 2025-11-03T16:46:51.7912223Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\test_module\__init__.py 2025-11-03T16:46:51.7924755Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\test_module\__pycache__\future_div.cpython-310.pyc 2025-11-03T16:46:51.7928752Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\test_module\__pycache__\no_future_div.cpython-310.pyc 2025-11-03T16:46:51.7932840Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\test_module\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:51.7948926Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\__pycache__\autocast_test_lists.cpython-310.pyc 2025-11-03T16:46:51.7953387Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\__pycache__\autograd_function_db.cpython-310.pyc 2025-11-03T16:46:51.7957390Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\__pycache__\check_kernel_launches.cpython-310.pyc 2025-11-03T16:46:51.7966800Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\__pycache__\common_cuda.cpython-310.pyc 2025-11-03T16:46:51.7971579Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\__pycache__\common_device_type.cpython-310.pyc 2025-11-03T16:46:51.7975641Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\__pycache__\common_distributed.cpython-310.pyc 2025-11-03T16:46:51.7980314Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\__pycache__\common_dist_composable.cpython-310.pyc 2025-11-03T16:46:51.7984831Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\__pycache__\common_dtype.cpython-310.pyc 2025-11-03T16:46:51.7988699Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\__pycache__\common_fsdp.cpython-310.pyc 2025-11-03T16:46:51.7993169Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\__pycache__\common_jit.cpython-310.pyc 2025-11-03T16:46:51.7997538Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\__pycache__\common_methods_invocations.cpython-310.pyc 2025-11-03T16:46:51.8005853Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\__pycache__\common_mkldnn.cpython-310.pyc 2025-11-03T16:46:51.8010232Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\__pycache__\common_modules.cpython-310.pyc 2025-11-03T16:46:51.8015036Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\__pycache__\common_mps.cpython-310.pyc 2025-11-03T16:46:51.8019111Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\__pycache__\common_nn.cpython-310.pyc 2025-11-03T16:46:51.8024312Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\__pycache__\common_optimizers.cpython-310.pyc 2025-11-03T16:46:51.8033727Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\__pycache__\common_pruning.cpython-310.pyc 2025-11-03T16:46:51.8037664Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\__pycache__\common_quantization.cpython-310.pyc 2025-11-03T16:46:51.8044194Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\__pycache__\common_quantized.cpython-310.pyc 2025-11-03T16:46:51.8050067Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\__pycache__\common_subclass.cpython-310.pyc 2025-11-03T16:46:51.8055543Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\__pycache__\common_utils.cpython-310.pyc 2025-11-03T16:46:51.8061329Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\__pycache__\composite_compliance.cpython-310.pyc 2025-11-03T16:46:51.8065379Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\__pycache__\custom_op_db.cpython-310.pyc 2025-11-03T16:46:51.8069781Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\__pycache__\custom_tensor.cpython-310.pyc 2025-11-03T16:46:51.8074287Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\__pycache__\dist_utils.cpython-310.pyc 2025-11-03T16:46:51.8078270Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\__pycache__\dynamo_test_failures.cpython-310.pyc 2025-11-03T16:46:51.8082091Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\__pycache__\fake_config_module.cpython-310.pyc 2025-11-03T16:46:51.8091225Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\__pycache__\fake_config_module2.cpython-310.pyc 2025-11-03T16:46:51.8095021Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\__pycache__\fake_config_module3.cpython-310.pyc 2025-11-03T16:46:51.8098704Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\__pycache__\hop_db.cpython-310.pyc 2025-11-03T16:46:51.8103118Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\__pycache__\hypothesis_utils.cpython-310.pyc 2025-11-03T16:46:51.8106852Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\__pycache__\inductor_utils.cpython-310.pyc 2025-11-03T16:46:51.8110770Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\__pycache__\jit_metaprogramming_utils.cpython-310.pyc 2025-11-03T16:46:51.8114695Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\__pycache__\jit_utils.cpython-310.pyc 2025-11-03T16:46:51.8118512Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\__pycache__\logging_tensor.cpython-310.pyc 2025-11-03T16:46:51.8130894Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\__pycache__\logging_utils.cpython-310.pyc 2025-11-03T16:46:51.8135389Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\__pycache__\quantization_torch_package_models.cpython-310.pyc 2025-11-03T16:46:51.8139129Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\__pycache__\static_module.cpython-310.pyc 2025-11-03T16:46:51.8142764Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\__pycache__\subclasses.cpython-310.pyc 2025-11-03T16:46:51.8146380Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\__pycache__\torchbind_impls.cpython-310.pyc 2025-11-03T16:46:51.8150161Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\__pycache__\triton_utils.cpython-310.pyc 2025-11-03T16:46:51.8153883Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\__pycache__\two_tensor.cpython-310.pyc 2025-11-03T16:46:51.8157532Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:51.8173672Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\__pycache__\_comparison.cpython-310.pyc 2025-11-03T16:46:51.8177607Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\__pycache__\_creation.cpython-310.pyc 2025-11-03T16:46:51.8181195Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\__pycache__\_utils.cpython-310.pyc 2025-11-03T16:46:51.8189824Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:51.8199960Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\backend_registration.py 2025-11-03T16:46:51.8204008Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\bundled_inputs.py 2025-11-03T16:46:51.8207645Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\checkpoint.py 2025-11-03T16:46:51.8211794Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\collect_env.py 2025-11-03T16:46:51.8219645Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\cpp_backtrace.py 2025-11-03T16:46:51.8223515Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\cpp_extension.py 2025-11-03T16:46:51.8228480Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\deterministic.py 2025-11-03T16:46:51.8232384Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\dlpack.py 2025-11-03T16:46:51.8236172Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\file_baton.py 2025-11-03T16:46:51.8240181Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\flop_counter.py 2025-11-03T16:46:51.8244111Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\hooks.py 2025-11-03T16:46:51.8248108Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\mkldnn.py 2025-11-03T16:46:51.8252103Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\mobile_optimizer.py 2025-11-03T16:46:51.8255623Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\model_zoo.py 2025-11-03T16:46:51.8259746Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\module_tracker.py 2025-11-03T16:46:51.8264189Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\show_pickle.py 2025-11-03T16:46:51.8267792Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\throughput_benchmark.py 2025-11-03T16:46:51.8271896Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\weak.py 2025-11-03T16:46:51.8275902Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_appending_byte_serializer.py 2025-11-03T16:46:51.8279437Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_config_module.py 2025-11-03T16:46:51.8283615Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_config_typing.pyi 2025-11-03T16:46:51.8291492Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_content_store.py 2025-11-03T16:46:51.8295489Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_contextlib.py 2025-11-03T16:46:51.8299617Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_cpp_embed_headers.py 2025-11-03T16:46:51.8303645Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_cpp_extension_versioner.py 2025-11-03T16:46:51.8307703Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_cxx_pytree.py 2025-11-03T16:46:51.8311927Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_debug_mode.py 2025-11-03T16:46:51.8315760Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_device.py 2025-11-03T16:46:51.8319659Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_dtype_abbrs.py 2025-11-03T16:46:51.8323464Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_exposed_in.py 2025-11-03T16:46:51.8327413Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_filelock.py 2025-11-03T16:46:51.8336137Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_foreach_utils.py 2025-11-03T16:46:51.8340041Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_functools.py 2025-11-03T16:46:51.8344409Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_get_clean_triton.py 2025-11-03T16:46:51.8348174Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_helion.py 2025-11-03T16:46:51.8351860Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_import_utils.py 2025-11-03T16:46:51.8355947Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_mode_utils.py 2025-11-03T16:46:51.8359634Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_ordered_set.py 2025-11-03T16:46:51.8363550Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_python_dispatch.py 2025-11-03T16:46:51.8367637Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_pytree.py 2025-11-03T16:46:51.8371618Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_stats.py 2025-11-03T16:46:51.8380377Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_thunk.py 2025-11-03T16:46:51.8384153Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_traceback.py 2025-11-03T16:46:51.8388446Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_triton.py 2025-11-03T16:46:51.8392344Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_typing_utils.py 2025-11-03T16:46:51.8396841Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_zip.py 2025-11-03T16:46:51.8400470Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__init__.py 2025-11-03T16:46:51.8408661Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\backcompat\__init__.py 2025-11-03T16:46:51.8416640Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\backcompat\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:51.8425633Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\__init__.py 2025-11-03T16:46:51.8433555Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\examples\compare.py 2025-11-03T16:46:51.8437196Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\examples\fuzzer.py 2025-11-03T16:46:51.8441163Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\examples\op_benchmark.py 2025-11-03T16:46:51.8444785Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\examples\simple_timeit.py 2025-11-03T16:46:51.8448774Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\examples\spectral_ops_fuzz_test.py 2025-11-03T16:46:51.8456102Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\examples\__init__.py 2025-11-03T16:46:51.8463601Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\examples\__pycache__\compare.cpython-310.pyc 2025-11-03T16:46:51.8467490Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\examples\__pycache__\fuzzer.cpython-310.pyc 2025-11-03T16:46:51.8471594Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\examples\__pycache__\op_benchmark.cpython-310.pyc 2025-11-03T16:46:51.8481046Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\examples\__pycache__\simple_timeit.cpython-310.pyc 2025-11-03T16:46:51.8485015Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\examples\__pycache__\spectral_ops_fuzz_test.cpython-310.pyc 2025-11-03T16:46:51.8489068Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\examples\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:51.8497821Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\op_fuzzers\binary.py 2025-11-03T16:46:51.8501712Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\op_fuzzers\sparse_binary.py 2025-11-03T16:46:51.8505343Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\op_fuzzers\sparse_unary.py 2025-11-03T16:46:51.8509314Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\op_fuzzers\spectral.py 2025-11-03T16:46:51.8517844Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\op_fuzzers\unary.py 2025-11-03T16:46:51.8521714Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\op_fuzzers\__init__.py 2025-11-03T16:46:51.8528785Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\op_fuzzers\__pycache__\binary.cpython-310.pyc 2025-11-03T16:46:51.8532551Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\op_fuzzers\__pycache__\sparse_binary.cpython-310.pyc 2025-11-03T16:46:51.8536950Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\op_fuzzers\__pycache__\sparse_unary.cpython-310.pyc 2025-11-03T16:46:51.8545089Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\op_fuzzers\__pycache__\spectral.cpython-310.pyc 2025-11-03T16:46:51.8548848Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\op_fuzzers\__pycache__\unary.cpython-310.pyc 2025-11-03T16:46:51.8553257Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\op_fuzzers\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:51.8561080Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\utils\common.py 2025-11-03T16:46:51.8564482Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\utils\compare.py 2025-11-03T16:46:51.8567826Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\utils\compile.py 2025-11-03T16:46:51.8571423Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\utils\cpp_jit.py 2025-11-03T16:46:51.8574765Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\utils\fuzzer.py 2025-11-03T16:46:51.8578165Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\utils\sparse_fuzzer.py 2025-11-03T16:46:51.8587343Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\utils\timeit_template.cpp 2025-11-03T16:46:51.8590882Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\utils\timer.py 2025-11-03T16:46:51.8594385Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\utils\_stubs.py 2025-11-03T16:46:51.8597935Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\utils\__init__.py 2025-11-03T16:46:51.8604289Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\utils\valgrind_wrapper\callgrind.h 2025-11-03T16:46:51.8607847Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\utils\valgrind_wrapper\compat_bindings.cpp 2025-11-03T16:46:51.8611785Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\utils\valgrind_wrapper\timer_callgrind_template.cpp 2025-11-03T16:46:51.8620425Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\utils\valgrind_wrapper\timer_interface.py 2025-11-03T16:46:51.8624210Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\utils\valgrind_wrapper\valgrind.h 2025-11-03T16:46:51.8630444Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\utils\valgrind_wrapper\__init__.py 2025-11-03T16:46:51.8637334Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\utils\valgrind_wrapper\__pycache__\timer_interface.cpython-310.pyc 2025-11-03T16:46:51.8642723Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\utils\valgrind_wrapper\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:51.8654912Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\utils\__pycache__\common.cpython-310.pyc 2025-11-03T16:46:51.8660235Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\utils\__pycache__\compare.cpython-310.pyc 2025-11-03T16:46:51.8665476Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\utils\__pycache__\compile.cpython-310.pyc 2025-11-03T16:46:51.8675370Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\utils\__pycache__\cpp_jit.cpython-310.pyc 2025-11-03T16:46:51.8680789Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\utils\__pycache__\fuzzer.cpython-310.pyc 2025-11-03T16:46:51.8686285Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\utils\__pycache__\sparse_fuzzer.cpython-310.pyc 2025-11-03T16:46:51.8690783Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\utils\__pycache__\timer.cpython-310.pyc 2025-11-03T16:46:51.8695126Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\utils\__pycache__\_stubs.cpython-310.pyc 2025-11-03T16:46:51.8698969Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\utils\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:51.8713813Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:51.8722745Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\backward_compatibility.py 2025-11-03T16:46:51.8726609Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\dataloader.py 2025-11-03T16:46:51.8730985Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\dataset.py 2025-11-03T16:46:51.8734508Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\distributed.py 2025-11-03T16:46:51.8744789Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\graph.py 2025-11-03T16:46:51.8748681Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\graph_settings.py 2025-11-03T16:46:51.8752161Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\sampler.py 2025-11-03T16:46:51.8756159Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\__init__.py 2025-11-03T16:46:51.8763984Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\datapipe.py 2025-11-03T16:46:51.8767873Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\datapipe.pyi 2025-11-03T16:46:51.8771317Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\gen_pyi.py 2025-11-03T16:46:51.8774809Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\_decorator.py 2025-11-03T16:46:51.8778617Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\_hook_iterator.py 2025-11-03T16:46:51.8786091Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\_typing.py 2025-11-03T16:46:51.8789565Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\__init__.py 2025-11-03T16:46:51.8796671Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\dataframe\dataframes.py 2025-11-03T16:46:51.8800234Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\dataframe\dataframe_wrapper.py 2025-11-03T16:46:51.8803775Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\dataframe\datapipes.py 2025-11-03T16:46:51.8812441Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\dataframe\structures.py 2025-11-03T16:46:51.8816157Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\dataframe\__init__.py 2025-11-03T16:46:51.8823659Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\dataframe\__pycache__\dataframes.cpython-310.pyc 2025-11-03T16:46:51.8827364Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\dataframe\__pycache__\dataframe_wrapper.cpython-310.pyc 2025-11-03T16:46:51.8831073Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\dataframe\__pycache__\datapipes.cpython-310.pyc 2025-11-03T16:46:51.8838757Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\dataframe\__pycache__\structures.cpython-310.pyc 2025-11-03T16:46:51.8842384Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\dataframe\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:51.8850816Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\iter\callable.py 2025-11-03T16:46:51.8854451Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\iter\combinatorics.py 2025-11-03T16:46:51.8857895Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\iter\combining.py 2025-11-03T16:46:51.8861396Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\iter\filelister.py 2025-11-03T16:46:51.8870421Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\iter\fileopener.py 2025-11-03T16:46:51.8874561Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\iter\grouping.py 2025-11-03T16:46:51.8878118Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\iter\routeddecoder.py 2025-11-03T16:46:51.8882214Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\iter\selecting.py 2025-11-03T16:46:51.8901631Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\iter\sharding.py 2025-11-03T16:46:51.8905489Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\iter\streamreader.py 2025-11-03T16:46:51.8909570Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\iter\utils.py 2025-11-03T16:46:51.8913635Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\iter\__init__.py 2025-11-03T16:46:51.8922573Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\iter\__pycache__\callable.cpython-310.pyc 2025-11-03T16:46:51.8926319Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\iter\__pycache__\combinatorics.cpython-310.pyc 2025-11-03T16:46:51.8930291Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\iter\__pycache__\combining.cpython-310.pyc 2025-11-03T16:46:51.8938084Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\iter\__pycache__\filelister.cpython-310.pyc 2025-11-03T16:46:51.8942225Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\iter\__pycache__\fileopener.cpython-310.pyc 2025-11-03T16:46:51.8947353Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\iter\__pycache__\grouping.cpython-310.pyc 2025-11-03T16:46:51.8950471Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\iter\__pycache__\routeddecoder.cpython-310.pyc 2025-11-03T16:46:51.8954684Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\iter\__pycache__\selecting.cpython-310.pyc 2025-11-03T16:46:51.8958857Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\iter\__pycache__\sharding.cpython-310.pyc 2025-11-03T16:46:51.8962627Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\iter\__pycache__\streamreader.cpython-310.pyc 2025-11-03T16:46:51.8966784Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\iter\__pycache__\utils.cpython-310.pyc 2025-11-03T16:46:51.8971036Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\iter\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:51.8979852Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\map\callable.py 2025-11-03T16:46:51.8983813Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\map\combinatorics.py 2025-11-03T16:46:51.8987300Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\map\combining.py 2025-11-03T16:46:51.8993323Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\map\grouping.py 2025-11-03T16:46:51.8997270Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\map\utils.py 2025-11-03T16:46:51.9005710Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\map\__init__.py 2025-11-03T16:46:51.9013916Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\map\__pycache__\callable.cpython-310.pyc 2025-11-03T16:46:51.9017832Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\map\__pycache__\combinatorics.cpython-310.pyc 2025-11-03T16:46:51.9021972Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\map\__pycache__\combining.cpython-310.pyc 2025-11-03T16:46:51.9029813Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\map\__pycache__\grouping.cpython-310.pyc 2025-11-03T16:46:51.9034022Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\map\__pycache__\utils.cpython-310.pyc 2025-11-03T16:46:51.9038227Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\map\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:51.9048269Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\utils\common.py 2025-11-03T16:46:51.9053326Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\utils\decoder.py 2025-11-03T16:46:51.9058305Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\utils\snapshot.py 2025-11-03T16:46:51.9063585Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\utils\__init__.py 2025-11-03T16:46:51.9071572Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\utils\__pycache__\common.cpython-310.pyc 2025-11-03T16:46:51.9075917Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\utils\__pycache__\decoder.cpython-310.pyc 2025-11-03T16:46:51.9079632Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\utils\__pycache__\snapshot.cpython-310.pyc 2025-11-03T16:46:51.9089358Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\utils\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:51.9097445Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\__pycache__\datapipe.cpython-310.pyc 2025-11-03T16:46:51.9101971Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\__pycache__\gen_pyi.cpython-310.pyc 2025-11-03T16:46:51.9105498Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\__pycache__\_decorator.cpython-310.pyc 2025-11-03T16:46:51.9113503Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\__pycache__\_hook_iterator.cpython-310.pyc 2025-11-03T16:46:51.9117665Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\__pycache__\_typing.cpython-310.pyc 2025-11-03T16:46:51.9121287Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:51.9129685Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\_utils\collate.py 2025-11-03T16:46:51.9133429Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\_utils\fetch.py 2025-11-03T16:46:51.9136751Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\_utils\pin_memory.py 2025-11-03T16:46:51.9140178Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\_utils\signal_handling.py 2025-11-03T16:46:51.9143554Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\_utils\worker.py 2025-11-03T16:46:51.9153498Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\_utils\__init__.py 2025-11-03T16:46:51.9161484Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\_utils\__pycache__\collate.cpython-310.pyc 2025-11-03T16:46:51.9165111Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\_utils\__pycache__\fetch.cpython-310.pyc 2025-11-03T16:46:51.9168700Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\_utils\__pycache__\pin_memory.cpython-310.pyc 2025-11-03T16:46:51.9414493Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\_utils\__pycache__\signal_handling.cpython-310.pyc 2025-11-03T16:46:51.9418461Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\_utils\__pycache__\worker.cpython-310.pyc 2025-11-03T16:46:51.9422181Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\_utils\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:51.9431471Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\__pycache__\backward_compatibility.cpython-310.pyc 2025-11-03T16:46:51.9435632Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\__pycache__\dataloader.cpython-310.pyc 2025-11-03T16:46:51.9439490Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\__pycache__\dataset.cpython-310.pyc 2025-11-03T16:46:51.9449584Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\__pycache__\distributed.cpython-310.pyc 2025-11-03T16:46:51.9453740Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\__pycache__\graph.cpython-310.pyc 2025-11-03T16:46:51.9457604Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\__pycache__\graph_settings.cpython-310.pyc 2025-11-03T16:46:51.9461652Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\__pycache__\sampler.cpython-310.pyc 2025-11-03T16:46:51.9465738Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:51.9474554Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\hipify\constants.py 2025-11-03T16:46:51.9478663Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\hipify\cuda_to_hip_mappings.py 2025-11-03T16:46:51.9485035Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\hipify\hipify_python.py 2025-11-03T16:46:51.9489040Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\hipify\version.py 2025-11-03T16:46:51.9499031Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\hipify\__init__.py 2025-11-03T16:46:51.9506914Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\hipify\__pycache__\constants.cpython-310.pyc 2025-11-03T16:46:51.9511176Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\hipify\__pycache__\cuda_to_hip_mappings.cpython-310.pyc 2025-11-03T16:46:51.9518640Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\hipify\__pycache__\hipify_python.cpython-310.pyc 2025-11-03T16:46:51.9527192Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\hipify\__pycache__\version.cpython-310.pyc 2025-11-03T16:46:51.9531013Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\hipify\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:51.9539845Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\jit\log_extract.py 2025-11-03T16:46:51.9543374Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\jit\__init__.py 2025-11-03T16:46:51.9552625Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\jit\__pycache__\log_extract.cpython-310.pyc 2025-11-03T16:46:51.9557812Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\jit\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:51.9570427Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\model_dump\code.js 2025-11-03T16:46:51.9575114Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\model_dump\htm.mjs 2025-11-03T16:46:51.9578711Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\model_dump\preact.mjs 2025-11-03T16:46:51.9582722Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\model_dump\skeleton.html 2025-11-03T16:46:51.9586814Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\model_dump\__init__.py 2025-11-03T16:46:51.9596048Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\model_dump\__main__.py 2025-11-03T16:46:51.9604221Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\model_dump\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:51.9608086Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\model_dump\__pycache__\__main__.cpython-310.pyc 2025-11-03T16:46:51.9616058Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\serialization\config.py 2025-11-03T16:46:51.9619579Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\serialization\__init__.py 2025-11-03T16:46:51.9627996Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\serialization\__pycache__\config.cpython-310.pyc 2025-11-03T16:46:51.9631573Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\serialization\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:51.9639329Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\tensorboard\summary.py 2025-11-03T16:46:51.9642862Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\tensorboard\writer.py 2025-11-03T16:46:51.9646656Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\tensorboard\_convert_np.py 2025-11-03T16:46:51.9660674Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\tensorboard\_embedding.py 2025-11-03T16:46:51.9661414Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\tensorboard\_onnx_graph.py 2025-11-03T16:46:51.9662189Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\tensorboard\_proto_graph.py 2025-11-03T16:46:51.9665824Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\tensorboard\_pytorch_graph.py 2025-11-03T16:46:51.9669349Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\tensorboard\_utils.py 2025-11-03T16:46:51.9672806Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\tensorboard\__init__.py 2025-11-03T16:46:51.9680286Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\tensorboard\__pycache__\summary.cpython-310.pyc 2025-11-03T16:46:51.9684166Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\tensorboard\__pycache__\writer.cpython-310.pyc 2025-11-03T16:46:51.9687907Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\tensorboard\__pycache__\_convert_np.cpython-310.pyc 2025-11-03T16:46:51.9697056Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\tensorboard\__pycache__\_embedding.cpython-310.pyc 2025-11-03T16:46:51.9700936Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\tensorboard\__pycache__\_onnx_graph.cpython-310.pyc 2025-11-03T16:46:51.9704510Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\tensorboard\__pycache__\_proto_graph.cpython-310.pyc 2025-11-03T16:46:51.9708058Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\tensorboard\__pycache__\_pytorch_graph.cpython-310.pyc 2025-11-03T16:46:51.9711593Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\tensorboard\__pycache__\_utils.cpython-310.pyc 2025-11-03T16:46:51.9715384Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\tensorboard\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:51.9723131Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\viz\_cycles.py 2025-11-03T16:46:51.9726509Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\viz\__init__.py 2025-11-03T16:46:51.9732642Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\viz\__pycache__\_cycles.cpython-310.pyc 2025-11-03T16:46:51.9736226Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\viz\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:51.9744526Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_strobelight\cli_function_profiler.py 2025-11-03T16:46:51.9748189Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_strobelight\__init__.py 2025-11-03T16:46:51.9754611Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_strobelight\__pycache__\cli_function_profiler.cpython-310.pyc 2025-11-03T16:46:51.9758179Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_strobelight\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:51.9765545Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_sympy\functions.py 2025-11-03T16:46:51.9775395Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_sympy\interp.py 2025-11-03T16:46:51.9776659Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_sympy\numbers.py 2025-11-03T16:46:51.9780064Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_sympy\printers.py 2025-11-03T16:46:51.9783733Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_sympy\reference.py 2025-11-03T16:46:51.9792205Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_sympy\singleton_int.py 2025-11-03T16:46:51.9796245Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_sympy\solve.py 2025-11-03T16:46:51.9799547Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_sympy\symbol.py 2025-11-03T16:46:51.9802894Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_sympy\value_ranges.py 2025-11-03T16:46:51.9806389Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_sympy\__init__.py 2025-11-03T16:46:51.9812858Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_sympy\__pycache__\functions.cpython-310.pyc 2025-11-03T16:46:51.9816579Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_sympy\__pycache__\interp.cpython-310.pyc 2025-11-03T16:46:51.9820317Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_sympy\__pycache__\numbers.cpython-310.pyc 2025-11-03T16:46:51.9831079Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_sympy\__pycache__\printers.cpython-310.pyc 2025-11-03T16:46:51.9834783Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_sympy\__pycache__\reference.cpython-310.pyc 2025-11-03T16:46:51.9838400Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_sympy\__pycache__\singleton_int.cpython-310.pyc 2025-11-03T16:46:51.9841972Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_sympy\__pycache__\solve.cpython-310.pyc 2025-11-03T16:46:51.9845573Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_sympy\__pycache__\symbol.cpython-310.pyc 2025-11-03T16:46:51.9849306Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_sympy\__pycache__\value_ranges.cpython-310.pyc 2025-11-03T16:46:51.9852817Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_sympy\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:51.9862113Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__pycache__\backend_registration.cpython-310.pyc 2025-11-03T16:46:51.9865713Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__pycache__\bundled_inputs.cpython-310.pyc 2025-11-03T16:46:51.9869294Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__pycache__\checkpoint.cpython-310.pyc 2025-11-03T16:46:51.9877537Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__pycache__\collect_env.cpython-310.pyc 2025-11-03T16:46:51.9881198Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__pycache__\cpp_backtrace.cpython-310.pyc 2025-11-03T16:46:51.9884797Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__pycache__\cpp_extension.cpython-310.pyc 2025-11-03T16:46:51.9889344Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__pycache__\deterministic.cpython-310.pyc 2025-11-03T16:46:51.9892967Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__pycache__\dlpack.cpython-310.pyc 2025-11-03T16:46:51.9896457Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__pycache__\file_baton.cpython-310.pyc 2025-11-03T16:46:51.9900020Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__pycache__\flop_counter.cpython-310.pyc 2025-11-03T16:46:51.9903550Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__pycache__\hooks.cpython-310.pyc 2025-11-03T16:46:51.9907168Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__pycache__\mkldnn.cpython-310.pyc 2025-11-03T16:46:51.9910751Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__pycache__\mobile_optimizer.cpython-310.pyc 2025-11-03T16:46:51.9914524Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__pycache__\model_zoo.cpython-310.pyc 2025-11-03T16:46:51.9918205Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__pycache__\module_tracker.cpython-310.pyc 2025-11-03T16:46:51.9921701Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__pycache__\show_pickle.cpython-310.pyc 2025-11-03T16:46:51.9929344Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__pycache__\throughput_benchmark.cpython-310.pyc 2025-11-03T16:46:51.9932857Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__pycache__\weak.cpython-310.pyc 2025-11-03T16:46:51.9936466Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__pycache__\_appending_byte_serializer.cpython-310.pyc 2025-11-03T16:46:51.9940327Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__pycache__\_config_module.cpython-310.pyc 2025-11-03T16:46:51.9943941Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__pycache__\_content_store.cpython-310.pyc 2025-11-03T16:46:51.9947362Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__pycache__\_contextlib.cpython-310.pyc 2025-11-03T16:46:51.9950796Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__pycache__\_cpp_embed_headers.cpython-310.pyc 2025-11-03T16:46:51.9954769Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__pycache__\_cpp_extension_versioner.cpython-310.pyc 2025-11-03T16:46:51.9963691Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__pycache__\_cxx_pytree.cpython-310.pyc 2025-11-03T16:46:51.9967726Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__pycache__\_debug_mode.cpython-310.pyc 2025-11-03T16:46:51.9971927Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__pycache__\_device.cpython-310.pyc 2025-11-03T16:46:51.9976105Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__pycache__\_dtype_abbrs.cpython-310.pyc 2025-11-03T16:46:51.9979793Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__pycache__\_exposed_in.cpython-310.pyc 2025-11-03T16:46:51.9984151Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__pycache__\_filelock.cpython-310.pyc 2025-11-03T16:46:51.9988330Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__pycache__\_foreach_utils.cpython-310.pyc 2025-11-03T16:46:51.9991977Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__pycache__\_functools.cpython-310.pyc 2025-11-03T16:46:52.0000922Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__pycache__\_get_clean_triton.cpython-310.pyc 2025-11-03T16:46:52.0005519Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__pycache__\_helion.cpython-310.pyc 2025-11-03T16:46:52.0009334Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__pycache__\_import_utils.cpython-310.pyc 2025-11-03T16:46:52.0013390Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__pycache__\_mode_utils.cpython-310.pyc 2025-11-03T16:46:52.0017338Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__pycache__\_ordered_set.cpython-310.pyc 2025-11-03T16:46:52.0021060Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__pycache__\_python_dispatch.cpython-310.pyc 2025-11-03T16:46:52.0025145Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__pycache__\_pytree.cpython-310.pyc 2025-11-03T16:46:52.0029267Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__pycache__\_stats.cpython-310.pyc 2025-11-03T16:46:52.0033530Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__pycache__\_thunk.cpython-310.pyc 2025-11-03T16:46:52.0049218Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__pycache__\_traceback.cpython-310.pyc 2025-11-03T16:46:52.0053495Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__pycache__\_triton.cpython-310.pyc 2025-11-03T16:46:52.0057828Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__pycache__\_typing_utils.cpython-310.pyc 2025-11-03T16:46:52.0061946Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__pycache__\_zip.cpython-310.pyc 2025-11-03T16:46:52.0066500Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:52.0079688Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\xpu\memory.py 2025-11-03T16:46:52.0084613Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\xpu\random.py 2025-11-03T16:46:52.0089585Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\xpu\streams.py 2025-11-03T16:46:52.0094483Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\xpu\_gpu_trace.py 2025-11-03T16:46:52.0099471Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\xpu\_utils.py 2025-11-03T16:46:52.0103219Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\xpu\__init__.py 2025-11-03T16:46:52.0116004Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\xpu\__pycache__\memory.cpython-310.pyc 2025-11-03T16:46:52.0120246Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\xpu\__pycache__\random.cpython-310.pyc 2025-11-03T16:46:52.0124023Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\xpu\__pycache__\streams.cpython-310.pyc 2025-11-03T16:46:52.0132202Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\xpu\__pycache__\_gpu_trace.cpython-310.pyc 2025-11-03T16:46:52.0135848Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\xpu\__pycache__\_utils.cpython-310.pyc 2025-11-03T16:46:52.0139905Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\xpu\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:52.0148434Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_awaits\__init__.py 2025-11-03T16:46:52.0155538Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_awaits\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:52.0163932Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_C\_aoti.pyi 2025-11-03T16:46:52.0167516Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_C\_autograd.pyi 2025-11-03T16:46:52.0170721Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_C\_cpu.pyi 2025-11-03T16:46:52.0174003Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_C\_cudnn.pyi 2025-11-03T16:46:52.0177301Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_C\_cusparselt.pyi 2025-11-03T16:46:52.0186043Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_C\_distributed.pyi 2025-11-03T16:46:52.0189652Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_C\_distributed_autograd.pyi 2025-11-03T16:46:52.0193245Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_C\_distributed_c10d.pyi 2025-11-03T16:46:52.0197118Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_C\_distributed_rpc.pyi 2025-11-03T16:46:52.0201006Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_C\_distributed_rpc_testing.pyi 2025-11-03T16:46:52.0204823Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_C\_functionalization.pyi 2025-11-03T16:46:52.0208798Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_C\_functions.pyi 2025-11-03T16:46:52.0212281Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_C\_functorch.pyi 2025-11-03T16:46:52.0215852Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_C\_instruction_counter.pyi 2025-11-03T16:46:52.0219330Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_C\_itt.pyi 2025-11-03T16:46:52.0222723Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_C\_jit_tree_views.pyi 2025-11-03T16:46:52.0226336Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_C\_lazy.pyi 2025-11-03T16:46:52.0229727Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_C\_lazy_ts_backend.pyi 2025-11-03T16:46:52.0233239Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_C\_monitor.pyi 2025-11-03T16:46:52.0236723Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_C\_nn.pyi 2025-11-03T16:46:52.0240008Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_C\_nvtx.pyi 2025-11-03T16:46:52.0243436Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_C\_onnx.pyi 2025-11-03T16:46:52.0246769Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_C\_profiler.pyi 2025-11-03T16:46:52.0254284Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_C\_VariableFunctions.pyi 2025-11-03T16:46:52.0264280Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_C\_verbose.pyi 2025-11-03T16:46:52.0268162Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_C\__init__.pyi 2025-11-03T16:46:52.0277421Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_C\_acc\__init__.pyi 2025-11-03T16:46:52.0285381Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_C\_dynamo\compiled_autograd.pyi 2025-11-03T16:46:52.0289159Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_C\_dynamo\eval_frame.pyi 2025-11-03T16:46:52.0308973Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_C\_dynamo\guards.pyi 2025-11-03T16:46:52.0312263Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_C\_dynamo\__init__.pyi 2025-11-03T16:46:52.0319638Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_C\_export\pt2_archive_constants.pyi 2025-11-03T16:46:52.0323113Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_C\_export\__init__.pyi 2025-11-03T16:46:52.0331579Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_custom_op\autograd.py 2025-11-03T16:46:52.0334964Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_custom_op\impl.py 2025-11-03T16:46:52.0338409Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_custom_op\__init__.py 2025-11-03T16:46:52.0344633Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_custom_op\__pycache__\autograd.cpython-310.pyc 2025-11-03T16:46:52.0348443Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_custom_op\__pycache__\impl.cpython-310.pyc 2025-11-03T16:46:52.0352138Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_custom_op\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:52.0366053Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_C_flatbuffer\__init__.pyi 2025-11-03T16:46:52.0373847Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_decomp\decompositions.py 2025-11-03T16:46:52.0378947Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_decomp\decompositions_for_jvp.py 2025-11-03T16:46:52.0383070Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_decomp\decompositions_for_rng.py 2025-11-03T16:46:52.0391734Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_decomp\__init__.py 2025-11-03T16:46:52.0400120Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_decomp\__pycache__\decompositions.cpython-310.pyc 2025-11-03T16:46:52.0404630Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_decomp\__pycache__\decompositions_for_jvp.cpython-310.pyc 2025-11-03T16:46:52.0408741Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_decomp\__pycache__\decompositions_for_rng.cpython-310.pyc 2025-11-03T16:46:52.0417492Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_decomp\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:52.0426079Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dispatch\python.py 2025-11-03T16:46:52.0430205Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dispatch\__init__.py 2025-11-03T16:46:52.0439116Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dispatch\__pycache__\python.cpython-310.pyc 2025-11-03T16:46:52.0443142Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dispatch\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:52.0451560Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\aot_compile.py 2025-11-03T16:46:52.0455524Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\aot_compile_types.py 2025-11-03T16:46:52.0459279Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\bytecode_analysis.py 2025-11-03T16:46:52.0463558Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\bytecode_transformation.py 2025-11-03T16:46:52.0474265Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\cache_size.py 2025-11-03T16:46:52.0478273Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\callback.py 2025-11-03T16:46:52.0481870Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\codegen.py 2025-11-03T16:46:52.0486017Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\code_context.py 2025-11-03T16:46:52.0489706Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\compiled_autograd.py 2025-11-03T16:46:52.0493979Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\comptime.py 2025-11-03T16:46:52.0498222Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\config.py 2025-11-03T16:46:52.0501480Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\convert_frame.py 2025-11-03T16:46:52.0506465Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\create_parameter_op.py 2025-11-03T16:46:52.0510539Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\current_scope_id.py 2025-11-03T16:46:52.0514308Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\debug_utils.py 2025-11-03T16:46:52.0518358Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\decorators.py 2025-11-03T16:46:52.0522610Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\device_interface.py 2025-11-03T16:46:52.0526388Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\distributed.py 2025-11-03T16:46:52.0530430Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\eval_frame.py 2025-11-03T16:46:52.0535149Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\exc.py 2025-11-03T16:46:52.0539477Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\external_utils.py 2025-11-03T16:46:52.0551969Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\funcname_cache.py 2025-11-03T16:46:52.0557281Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\functional_export.py 2025-11-03T16:46:52.0562581Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\graph_break_hints.py 2025-11-03T16:46:52.0567658Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\graph_break_registry.json 2025-11-03T16:46:52.0572105Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\graph_bytecode_inputs.py 2025-11-03T16:46:52.0576383Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\graph_deduplication.py 2025-11-03T16:46:52.0580672Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\graph_region_tracker.py 2025-11-03T16:46:52.0584369Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\graph_utils.py 2025-11-03T16:46:52.0589022Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\guards.py 2025-11-03T16:46:52.0598265Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\hooks.py 2025-11-03T16:46:52.0601865Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\logging.py 2025-11-03T16:46:52.0605300Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\metrics_context.py 2025-11-03T16:46:52.0608804Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\mutation_guard.py 2025-11-03T16:46:52.0612258Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\output_graph.py 2025-11-03T16:46:52.0617181Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\package.py 2025-11-03T16:46:52.0621662Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\pgo.py 2025-11-03T16:46:52.0625611Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\precompile_context.py 2025-11-03T16:46:52.0629351Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\profiler.py 2025-11-03T16:46:52.0632908Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\replay_record.py 2025-11-03T16:46:52.0636392Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\resume_execution.py 2025-11-03T16:46:52.0640105Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\side_effects.py 2025-11-03T16:46:52.0649222Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\source.py 2025-11-03T16:46:52.0652903Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\symbolic_convert.py 2025-11-03T16:46:52.0657775Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\tensor_version_op.py 2025-11-03T16:46:52.0661340Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\testing.py 2025-11-03T16:46:52.0665223Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\test_case.py 2025-11-03T16:46:52.0669090Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\test_dont_skip_tracing_functions.py 2025-11-03T16:46:52.0672699Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\test_minifier_common.py 2025-11-03T16:46:52.0676264Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\trace_rules.py 2025-11-03T16:46:52.0680464Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\types.py 2025-11-03T16:46:52.0683791Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\utils.py 2025-11-03T16:46:52.0688103Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\_trace_wrapped_higher_order_op.py 2025-11-03T16:46:52.0691631Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__init__.py 2025-11-03T16:46:52.0704234Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\backends\common.py 2025-11-03T16:46:52.0708136Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\backends\cudagraphs.py 2025-11-03T16:46:52.0711631Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\backends\debugging.py 2025-11-03T16:46:52.0715886Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\backends\distributed.py 2025-11-03T16:46:52.0724069Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\backends\inductor.py 2025-11-03T16:46:52.0727990Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\backends\onnxrt.py 2025-11-03T16:46:52.0731814Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\backends\registry.py 2025-11-03T16:46:52.0735451Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\backends\tensorrt.py 2025-11-03T16:46:52.0739294Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\backends\torchxla.py 2025-11-03T16:46:52.0742821Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\backends\tvm.py 2025-11-03T16:46:52.0747016Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\backends\__init__.py 2025-11-03T16:46:52.0754440Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\backends\__pycache__\common.cpython-310.pyc 2025-11-03T16:46:52.0758587Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\backends\__pycache__\cudagraphs.cpython-310.pyc 2025-11-03T16:46:52.0762527Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\backends\__pycache__\debugging.cpython-310.pyc 2025-11-03T16:46:52.0771357Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\backends\__pycache__\distributed.cpython-310.pyc 2025-11-03T16:46:52.0775467Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\backends\__pycache__\inductor.cpython-310.pyc 2025-11-03T16:46:52.0779168Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\backends\__pycache__\onnxrt.cpython-310.pyc 2025-11-03T16:46:52.0783422Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\backends\__pycache__\registry.cpython-310.pyc 2025-11-03T16:46:52.0787625Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\backends\__pycache__\tensorrt.cpython-310.pyc 2025-11-03T16:46:52.0791361Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\backends\__pycache__\torchxla.cpython-310.pyc 2025-11-03T16:46:52.0795557Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\backends\__pycache__\tvm.cpython-310.pyc 2025-11-03T16:46:52.0799645Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\backends\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:52.0809264Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\polyfills\builtins.py 2025-11-03T16:46:52.0813228Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\polyfills\functools.py 2025-11-03T16:46:52.0817588Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\polyfills\fx.py 2025-11-03T16:46:52.0821174Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\polyfills\itertools.py 2025-11-03T16:46:52.0831741Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\polyfills\loader.py 2025-11-03T16:46:52.0835887Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\polyfills\operator.py 2025-11-03T16:46:52.0839440Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\polyfills\os.py 2025-11-03T16:46:52.0843369Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\polyfills\pytree.py 2025-11-03T16:46:52.0847274Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\polyfills\struct.py 2025-11-03T16:46:52.0850925Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\polyfills\sys.py 2025-11-03T16:46:52.0854946Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\polyfills\tensor.py 2025-11-03T16:46:52.0858471Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\polyfills\_collections.py 2025-11-03T16:46:52.0862739Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\polyfills\__init__.py 2025-11-03T16:46:52.0871503Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\polyfills\__pycache__\builtins.cpython-310.pyc 2025-11-03T16:46:52.0875509Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\polyfills\__pycache__\functools.cpython-310.pyc 2025-11-03T16:46:52.0879863Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\polyfills\__pycache__\fx.cpython-310.pyc 2025-11-03T16:46:52.0888530Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\polyfills\__pycache__\itertools.cpython-310.pyc 2025-11-03T16:46:52.0892593Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\polyfills\__pycache__\loader.cpython-310.pyc 2025-11-03T16:46:52.0896982Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\polyfills\__pycache__\operator.cpython-310.pyc 2025-11-03T16:46:52.0900680Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\polyfills\__pycache__\os.cpython-310.pyc 2025-11-03T16:46:52.0904926Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\polyfills\__pycache__\pytree.cpython-310.pyc 2025-11-03T16:46:52.0909083Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\polyfills\__pycache__\struct.cpython-310.pyc 2025-11-03T16:46:52.0912781Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\polyfills\__pycache__\sys.cpython-310.pyc 2025-11-03T16:46:52.0916931Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\polyfills\__pycache__\tensor.cpython-310.pyc 2025-11-03T16:46:52.0921152Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\polyfills\__pycache__\_collections.cpython-310.pyc 2025-11-03T16:46:52.0924856Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\polyfills\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:52.0934085Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\repro\after_aot.py 2025-11-03T16:46:52.0938486Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\repro\after_dynamo.py 2025-11-03T16:46:52.0942312Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\repro\aoti.py 2025-11-03T16:46:52.0946266Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\repro\__init__.py 2025-11-03T16:46:52.0958353Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\repro\__pycache__\after_aot.cpython-310.pyc 2025-11-03T16:46:52.0962519Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\repro\__pycache__\after_dynamo.cpython-310.pyc 2025-11-03T16:46:52.0966281Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\repro\__pycache__\aoti.cpython-310.pyc 2025-11-03T16:46:52.0975745Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\repro\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:52.0985660Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\variables\base.py 2025-11-03T16:46:52.0989470Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\variables\builder.py 2025-11-03T16:46:52.0994472Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\variables\builtin.py 2025-11-03T16:46:52.0998551Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\variables\constant.py 2025-11-03T16:46:52.1002661Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\variables\ctx_manager.py 2025-11-03T16:46:52.1011729Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\variables\dicts.py 2025-11-03T16:46:52.1015524Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\variables\distributed.py 2025-11-03T16:46:52.1019931Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\variables\functions.py 2025-11-03T16:46:52.1024390Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\variables\higher_order_ops.py 2025-11-03T16:46:52.1028882Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\variables\iter.py 2025-11-03T16:46:52.1032743Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\variables\lazy.py 2025-11-03T16:46:52.1036825Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\variables\lists.py 2025-11-03T16:46:52.1040341Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\variables\misc.py 2025-11-03T16:46:52.1044673Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\variables\nn_module.py 2025-11-03T16:46:52.1051078Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\variables\optimizer.py 2025-11-03T16:46:52.1055689Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\variables\script_object.py 2025-11-03T16:46:52.1059259Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\variables\sdpa.py 2025-11-03T16:46:52.1063441Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\variables\streams.py 2025-11-03T16:46:52.1066882Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\variables\tensor.py 2025-11-03T16:46:52.1070689Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\variables\torch.py 2025-11-03T16:46:52.1075451Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\variables\torch_function.py 2025-11-03T16:46:52.1079187Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\variables\user_defined.py 2025-11-03T16:46:52.1083412Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\variables\__init__.py 2025-11-03T16:46:52.1092431Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\variables\__pycache__\base.cpython-310.pyc 2025-11-03T16:46:52.1096175Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\variables\__pycache__\builder.cpython-310.pyc 2025-11-03T16:46:52.1100205Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\variables\__pycache__\builtin.cpython-310.pyc 2025-11-03T16:46:52.1109419Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\variables\__pycache__\constant.cpython-310.pyc 2025-11-03T16:46:52.1113054Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\variables\__pycache__\ctx_manager.cpython-310.pyc 2025-11-03T16:46:52.1116788Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\variables\__pycache__\dicts.cpython-310.pyc 2025-11-03T16:46:52.1121113Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\variables\__pycache__\distributed.cpython-310.pyc 2025-11-03T16:46:52.1125153Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\variables\__pycache__\functions.cpython-310.pyc 2025-11-03T16:46:52.1129055Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\variables\__pycache__\higher_order_ops.cpython-310.pyc 2025-11-03T16:46:52.1132937Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\variables\__pycache__\iter.cpython-310.pyc 2025-11-03T16:46:52.1136499Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\variables\__pycache__\lazy.cpython-310.pyc 2025-11-03T16:46:52.1140060Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\variables\__pycache__\lists.cpython-310.pyc 2025-11-03T16:46:52.1143743Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\variables\__pycache__\misc.cpython-310.pyc 2025-11-03T16:46:52.1147657Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\variables\__pycache__\nn_module.cpython-310.pyc 2025-11-03T16:46:52.1151629Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\variables\__pycache__\optimizer.cpython-310.pyc 2025-11-03T16:46:52.1155539Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\variables\__pycache__\script_object.cpython-310.pyc 2025-11-03T16:46:52.1159133Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\variables\__pycache__\sdpa.cpython-310.pyc 2025-11-03T16:46:52.1167166Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\variables\__pycache__\streams.cpython-310.pyc 2025-11-03T16:46:52.1170709Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\variables\__pycache__\tensor.cpython-310.pyc 2025-11-03T16:46:52.1174813Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\variables\__pycache__\torch.cpython-310.pyc 2025-11-03T16:46:52.1179388Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\variables\__pycache__\torch_function.cpython-310.pyc 2025-11-03T16:46:52.1183114Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\variables\__pycache__\user_defined.cpython-310.pyc 2025-11-03T16:46:52.1187388Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\variables\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:52.1196763Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\aot_compile.cpython-310.pyc 2025-11-03T16:46:52.1200374Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\aot_compile_types.cpython-310.pyc 2025-11-03T16:46:52.1204349Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\bytecode_analysis.cpython-310.pyc 2025-11-03T16:46:52.1212009Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\bytecode_transformation.cpython-310.pyc 2025-11-03T16:46:52.1216078Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\cache_size.cpython-310.pyc 2025-11-03T16:46:52.1219767Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\callback.cpython-310.pyc 2025-11-03T16:46:52.1223371Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\codegen.cpython-310.pyc 2025-11-03T16:46:52.1227173Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\code_context.cpython-310.pyc 2025-11-03T16:46:52.1230840Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\compiled_autograd.cpython-310.pyc 2025-11-03T16:46:52.1234628Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\comptime.cpython-310.pyc 2025-11-03T16:46:52.1238243Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\config.cpython-310.pyc 2025-11-03T16:46:52.1242073Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\convert_frame.cpython-310.pyc 2025-11-03T16:46:52.1245867Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\create_parameter_op.cpython-310.pyc 2025-11-03T16:46:52.1249519Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\current_scope_id.cpython-310.pyc 2025-11-03T16:46:52.1253089Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\debug_utils.cpython-310.pyc 2025-11-03T16:46:52.1256818Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\decorators.cpython-310.pyc 2025-11-03T16:46:52.1265467Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\device_interface.cpython-310.pyc 2025-11-03T16:46:52.1269048Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\distributed.cpython-310.pyc 2025-11-03T16:46:52.1273315Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\eval_frame.cpython-310.pyc 2025-11-03T16:46:52.1277311Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\exc.cpython-310.pyc 2025-11-03T16:46:52.1281082Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\external_utils.cpython-310.pyc 2025-11-03T16:46:52.1284692Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\funcname_cache.cpython-310.pyc 2025-11-03T16:46:52.1288386Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\functional_export.cpython-310.pyc 2025-11-03T16:46:52.1292090Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\graph_break_hints.cpython-310.pyc 2025-11-03T16:46:52.1301244Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\graph_bytecode_inputs.cpython-310.pyc 2025-11-03T16:46:52.1305457Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\graph_deduplication.cpython-310.pyc 2025-11-03T16:46:52.1309361Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\graph_region_tracker.cpython-310.pyc 2025-11-03T16:46:52.1312895Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\graph_utils.cpython-310.pyc 2025-11-03T16:46:52.1316541Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\guards.cpython-310.pyc 2025-11-03T16:46:52.1320725Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\hooks.cpython-310.pyc 2025-11-03T16:46:52.1324447Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\logging.cpython-310.pyc 2025-11-03T16:46:52.1328347Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\metrics_context.cpython-310.pyc 2025-11-03T16:46:52.1337111Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\mutation_guard.cpython-310.pyc 2025-11-03T16:46:52.1340659Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\output_graph.cpython-310.pyc 2025-11-03T16:46:52.1344734Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\package.cpython-310.pyc 2025-11-03T16:46:52.1348573Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\pgo.cpython-310.pyc 2025-11-03T16:46:52.1352286Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\precompile_context.cpython-310.pyc 2025-11-03T16:46:52.1356183Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\profiler.cpython-310.pyc 2025-11-03T16:46:52.1361034Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\replay_record.cpython-310.pyc 2025-11-03T16:46:52.1365031Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\resume_execution.cpython-310.pyc 2025-11-03T16:46:52.1369016Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\side_effects.cpython-310.pyc 2025-11-03T16:46:52.1382366Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\source.cpython-310.pyc 2025-11-03T16:46:52.1387366Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\symbolic_convert.cpython-310.pyc 2025-11-03T16:46:52.1392505Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\tensor_version_op.cpython-310.pyc 2025-11-03T16:46:52.1396966Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\testing.cpython-310.pyc 2025-11-03T16:46:52.1400844Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\test_case.cpython-310.pyc 2025-11-03T16:46:52.1405185Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\test_dont_skip_tracing_functions.cpython-310.pyc 2025-11-03T16:46:52.1409443Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\test_minifier_common.cpython-310.pyc 2025-11-03T16:46:52.1413223Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\trace_rules.cpython-310.pyc 2025-11-03T16:46:52.1423462Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\types.cpython-310.pyc 2025-11-03T16:46:52.1427701Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\utils.cpython-310.pyc 2025-11-03T16:46:52.1433286Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\_trace_wrapped_higher_order_op.cpython-310.pyc 2025-11-03T16:46:52.1437128Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:52.1448127Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\config.py 2025-11-03T16:46:52.1452196Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\converter.py 2025-11-03T16:46:52.1456501Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\error.py 2025-11-03T16:46:52.1460572Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\non_strict_utils.py 2025-11-03T16:46:52.1465069Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\pass_base.py 2025-11-03T16:46:52.1488824Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\tools.py 2025-11-03T16:46:52.1492537Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\utils.py 2025-11-03T16:46:52.1496419Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\verifier.py 2025-11-03T16:46:52.1500723Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\wrappers.py 2025-11-03T16:46:52.1504380Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\__init__.py 2025-11-03T16:46:52.1512105Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\case.py 2025-11-03T16:46:52.1515782Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\gen_example.py 2025-11-03T16:46:52.1519823Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\logging.py 2025-11-03T16:46:52.1523751Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\__init__.py 2025-11-03T16:46:52.1532483Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\assume_constant_result.py 2025-11-03T16:46:52.1536351Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\autograd_function.py 2025-11-03T16:46:52.1539873Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\class_method.py 2025-11-03T16:46:52.1548494Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\cond_branch_class_method.py 2025-11-03T16:46:52.1552188Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\cond_branch_nested_function.py 2025-11-03T16:46:52.1557416Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\cond_branch_nonlocal_variables.py 2025-11-03T16:46:52.1563118Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\cond_closed_over_variable.py 2025-11-03T16:46:52.1568403Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\cond_operands.py 2025-11-03T16:46:52.1573758Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\cond_predicate.py 2025-11-03T16:46:52.1579203Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\constrain_as_size_example.py 2025-11-03T16:46:52.1583443Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\constrain_as_value_example.py 2025-11-03T16:46:52.1587738Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\decorator.py 2025-11-03T16:46:52.1591347Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\dictionary.py 2025-11-03T16:46:52.1595732Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\dynamic_shape_assert.py 2025-11-03T16:46:52.1600040Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\dynamic_shape_constructor.py 2025-11-03T16:46:52.1603855Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\dynamic_shape_if_guard.py 2025-11-03T16:46:52.1607514Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\dynamic_shape_map.py 2025-11-03T16:46:52.1611612Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\dynamic_shape_round.py 2025-11-03T16:46:52.1620388Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\dynamic_shape_slicing.py 2025-11-03T16:46:52.1623996Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\dynamic_shape_view.py 2025-11-03T16:46:52.1628027Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\fn_with_kwargs.py 2025-11-03T16:46:52.1631957Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\list_contains.py 2025-11-03T16:46:52.1635813Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\list_unpack.py 2025-11-03T16:46:52.1639271Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\model_attr_mutation.py 2025-11-03T16:46:52.1642838Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\nested_function.py 2025-11-03T16:46:52.1646770Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\null_context_manager.py 2025-11-03T16:46:52.1824448Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\optional_input.py 2025-11-03T16:46:52.1827875Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\pytree_flatten.py 2025-11-03T16:46:52.1831765Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\scalar_output.py 2025-11-03T16:46:52.1835435Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\specialized_attribute.py 2025-11-03T16:46:52.1839103Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\static_for_loop.py 2025-11-03T16:46:52.1842585Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\static_if.py 2025-11-03T16:46:52.1846116Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\tensor_setattr.py 2025-11-03T16:46:52.1849720Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\type_reflection_method.py 2025-11-03T16:46:52.1853360Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\unsupported_operator.py 2025-11-03T16:46:52.1861664Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\user_input_mutation.py 2025-11-03T16:46:52.1865136Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\__init__.py 2025-11-03T16:46:52.1875058Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\__pycache__\assume_constant_result.cpython-310.pyc 2025-11-03T16:46:52.1878721Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\__pycache__\autograd_function.cpython-310.pyc 2025-11-03T16:46:52.1882295Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\__pycache__\class_method.cpython-310.pyc 2025-11-03T16:46:52.1894377Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\__pycache__\cond_branch_class_method.cpython-310.pyc 2025-11-03T16:46:52.1898165Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\__pycache__\cond_branch_nested_function.cpython-310.pyc 2025-11-03T16:46:52.1902149Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\__pycache__\cond_branch_nonlocal_variables.cpython-310.pyc 2025-11-03T16:46:52.1906067Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\__pycache__\cond_closed_over_variable.cpython-310.pyc 2025-11-03T16:46:52.1909677Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\__pycache__\cond_operands.cpython-310.pyc 2025-11-03T16:46:52.1913518Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\__pycache__\cond_predicate.cpython-310.pyc 2025-11-03T16:46:52.1917462Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\__pycache__\constrain_as_size_example.cpython-310.pyc 2025-11-03T16:46:52.1921508Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\__pycache__\constrain_as_value_example.cpython-310.pyc 2025-11-03T16:46:52.1925916Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\__pycache__\decorator.cpython-310.pyc 2025-11-03T16:46:52.1930280Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\__pycache__\dictionary.cpython-310.pyc 2025-11-03T16:46:52.1934155Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\__pycache__\dynamic_shape_assert.cpython-310.pyc 2025-11-03T16:46:52.1939278Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\__pycache__\dynamic_shape_constructor.cpython-310.pyc 2025-11-03T16:46:52.1946238Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\__pycache__\dynamic_shape_if_guard.cpython-310.pyc 2025-11-03T16:46:52.1950506Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\__pycache__\dynamic_shape_map.cpython-310.pyc 2025-11-03T16:46:52.1954889Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\__pycache__\dynamic_shape_round.cpython-310.pyc 2025-11-03T16:46:52.1958984Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\__pycache__\dynamic_shape_slicing.cpython-310.pyc 2025-11-03T16:46:52.1963351Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\__pycache__\dynamic_shape_view.cpython-310.pyc 2025-11-03T16:46:52.1967614Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\__pycache__\fn_with_kwargs.cpython-310.pyc 2025-11-03T16:46:52.1971432Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\__pycache__\list_contains.cpython-310.pyc 2025-11-03T16:46:52.1975572Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\__pycache__\list_unpack.cpython-310.pyc 2025-11-03T16:46:52.1984734Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\__pycache__\model_attr_mutation.cpython-310.pyc 2025-11-03T16:46:52.1988807Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\__pycache__\nested_function.cpython-310.pyc 2025-11-03T16:46:52.1993132Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\__pycache__\null_context_manager.cpython-310.pyc 2025-11-03T16:46:52.1997307Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\__pycache__\optional_input.cpython-310.pyc 2025-11-03T16:46:52.2001213Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\__pycache__\pytree_flatten.cpython-310.pyc 2025-11-03T16:46:52.2005439Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\__pycache__\scalar_output.cpython-310.pyc 2025-11-03T16:46:52.2009682Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\__pycache__\specialized_attribute.cpython-310.pyc 2025-11-03T16:46:52.2013579Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\__pycache__\static_for_loop.cpython-310.pyc 2025-11-03T16:46:52.2025380Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\__pycache__\static_if.cpython-310.pyc 2025-11-03T16:46:52.2029669Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\__pycache__\tensor_setattr.cpython-310.pyc 2025-11-03T16:46:52.2033986Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\__pycache__\type_reflection_method.cpython-310.pyc 2025-11-03T16:46:52.2037792Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\__pycache__\unsupported_operator.cpython-310.pyc 2025-11-03T16:46:52.2042127Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\__pycache__\user_input_mutation.cpython-310.pyc 2025-11-03T16:46:52.2046243Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:52.2063498Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\__pycache__\case.cpython-310.pyc 2025-11-03T16:46:52.2068677Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\__pycache__\gen_example.cpython-310.pyc 2025-11-03T16:46:52.2072195Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\__pycache__\logging.cpython-310.pyc 2025-11-03T16:46:52.2082288Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:52.2092186Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\passes\add_runtime_assertions_for_constraints_pass.py 2025-11-03T16:46:52.2096923Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\passes\collect_tracepoints_pass.py 2025-11-03T16:46:52.2101105Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\passes\constant_folding.py 2025-11-03T16:46:52.2109844Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\passes\functionalize_side_effectful_ops_pass.py 2025-11-03T16:46:52.2113703Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\passes\insert_custom_op_guards.py 2025-11-03T16:46:52.2118321Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\passes\lift_constants_pass.py 2025-11-03T16:46:52.2122572Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\passes\remove_runtime_assertions.py 2025-11-03T16:46:52.2126331Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\passes\replace_autocast_with_hop_pass.py 2025-11-03T16:46:52.2130381Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\passes\replace_quantized_ops_with_standard_ops_pass.py 2025-11-03T16:46:52.2134489Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\passes\replace_set_grad_with_hop_pass.py 2025-11-03T16:46:52.2138160Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\passes\replace_view_ops_with_view_copy_ops_pass.py 2025-11-03T16:46:52.2142870Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\passes\replace_with_hop_pass_util.py 2025-11-03T16:46:52.2146764Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\passes\_node_metadata_hook.py 2025-11-03T16:46:52.2151133Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\passes\__init__.py 2025-11-03T16:46:52.2159267Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\passes\__pycache__\add_runtime_assertions_for_constraints_pass.cpython-310.pyc 2025-11-03T16:46:52.2163592Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\passes\__pycache__\collect_tracepoints_pass.cpython-310.pyc 2025-11-03T16:46:52.2172105Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\passes\__pycache__\constant_folding.cpython-310.pyc 2025-11-03T16:46:52.2176058Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\passes\__pycache__\functionalize_side_effectful_ops_pass.cpython-310.pyc 2025-11-03T16:46:52.2179904Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\passes\__pycache__\insert_custom_op_guards.cpython-310.pyc 2025-11-03T16:46:52.2184008Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\passes\__pycache__\lift_constants_pass.cpython-310.pyc 2025-11-03T16:46:52.2188042Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\passes\__pycache__\remove_runtime_assertions.cpython-310.pyc 2025-11-03T16:46:52.2191924Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\passes\__pycache__\replace_autocast_with_hop_pass.cpython-310.pyc 2025-11-03T16:46:52.2195958Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\passes\__pycache__\replace_quantized_ops_with_standard_ops_pass.cpython-310.pyc 2025-11-03T16:46:52.2199669Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\passes\__pycache__\replace_set_grad_with_hop_pass.cpython-310.pyc 2025-11-03T16:46:52.2204101Z 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-11-03T16:46:52.2208169Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\passes\__pycache__\replace_with_hop_pass_util.cpython-310.pyc 2025-11-03T16:46:52.2211923Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\passes\__pycache__\_node_metadata_hook.cpython-310.pyc 2025-11-03T16:46:52.2215774Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\passes\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:52.2224059Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\pass_infra\node_metadata.py 2025-11-03T16:46:52.2227407Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\pass_infra\proxy_value.py 2025-11-03T16:46:52.2230903Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\pass_infra\__init__.py 2025-11-03T16:46:52.2241561Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\pass_infra\__pycache__\node_metadata.cpython-310.pyc 2025-11-03T16:46:52.2245158Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\pass_infra\__pycache__\proxy_value.cpython-310.pyc 2025-11-03T16:46:52.2248895Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\pass_infra\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:52.2261184Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\serde\dynamic_shapes.py 2025-11-03T16:46:52.2264830Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\serde\export_schema.thrift 2025-11-03T16:46:52.2268225Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\serde\schema.py 2025-11-03T16:46:52.2271628Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\serde\schema.yaml 2025-11-03T16:46:52.2280134Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\serde\schema_check.py 2025-11-03T16:46:52.2283890Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\serde\serialize.py 2025-11-03T16:46:52.2288327Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\serde\union.py 2025-11-03T16:46:52.2291939Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\serde\__init__.py 2025-11-03T16:46:52.2298244Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\serde\__pycache__\dynamic_shapes.cpython-310.pyc 2025-11-03T16:46:52.2301858Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\serde\__pycache__\schema.cpython-310.pyc 2025-11-03T16:46:52.2305714Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\serde\__pycache__\schema_check.cpython-310.pyc 2025-11-03T16:46:52.2313809Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\serde\__pycache__\serialize.cpython-310.pyc 2025-11-03T16:46:52.2317800Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\serde\__pycache__\union.cpython-310.pyc 2025-11-03T16:46:52.2321527Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\serde\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:52.2329661Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\__pycache__\config.cpython-310.pyc 2025-11-03T16:46:52.2333358Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\__pycache__\converter.cpython-310.pyc 2025-11-03T16:46:52.2337015Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\__pycache__\error.cpython-310.pyc 2025-11-03T16:46:52.2345433Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\__pycache__\non_strict_utils.cpython-310.pyc 2025-11-03T16:46:52.2348967Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\__pycache__\pass_base.cpython-310.pyc 2025-11-03T16:46:52.2352499Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\__pycache__\tools.cpython-310.pyc 2025-11-03T16:46:52.2356146Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\__pycache__\utils.cpython-310.pyc 2025-11-03T16:46:52.2359966Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\__pycache__\verifier.cpython-310.pyc 2025-11-03T16:46:52.2364485Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\__pycache__\wrappers.cpython-310.pyc 2025-11-03T16:46:52.2368730Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:52.2379823Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\aot_autograd.py 2025-11-03T16:46:52.2384222Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\apis.py 2025-11-03T16:46:52.2388426Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\autograd_function.py 2025-11-03T16:46:52.2392169Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\batch_norm_replacement.py 2025-11-03T16:46:52.2401205Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\benchmark_utils.py 2025-11-03T16:46:52.2404745Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\compilers.py 2025-11-03T16:46:52.2408836Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\compile_utils.py 2025-11-03T16:46:52.2412934Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\config.py 2025-11-03T16:46:52.2416462Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\deprecated.py 2025-11-03T16:46:52.2420447Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\eager_transforms.py 2025-11-03T16:46:52.2424798Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\functional_call.py 2025-11-03T16:46:52.2428389Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\fx_minifier.py 2025-11-03T16:46:52.2432786Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\make_functional.py 2025-11-03T16:46:52.2437153Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\partitioners.py 2025-11-03T16:46:52.2442938Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\predispatch.py 2025-11-03T16:46:52.2448262Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\pyfunctorch.py 2025-11-03T16:46:52.2453595Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\python_key.py 2025-11-03T16:46:52.2459133Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\pytree_hacks.py 2025-11-03T16:46:52.2464596Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\top_operators_github_usage.py 2025-11-03T16:46:52.2469986Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\utils.py 2025-11-03T16:46:52.2479942Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\vmap.py 2025-11-03T16:46:52.2483729Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\__init__.py 2025-11-03T16:46:52.2492848Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_activation_checkpointing\ac_logging_utils.py 2025-11-03T16:46:52.2496437Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_activation_checkpointing\graph_info_provider.py 2025-11-03T16:46:52.2500559Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_activation_checkpointing\knapsack.py 2025-11-03T16:46:52.2508730Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_activation_checkpointing\knapsack_evaluator.py 2025-11-03T16:46:52.2512871Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_activation_checkpointing\__init__.py 2025-11-03T16:46:52.2520665Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_activation_checkpointing\__pycache__\ac_logging_utils.cpython-310.pyc 2025-11-03T16:46:52.2524433Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_activation_checkpointing\__pycache__\graph_info_provider.cpython-310.pyc 2025-11-03T16:46:52.2528697Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_activation_checkpointing\__pycache__\knapsack.cpython-310.pyc 2025-11-03T16:46:52.2536541Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_activation_checkpointing\__pycache__\knapsack_evaluator.cpython-310.pyc 2025-11-03T16:46:52.2540079Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_activation_checkpointing\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:52.2548240Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_aot_autograd\aot_autograd_result.py 2025-11-03T16:46:52.2551918Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_aot_autograd\autograd_cache.py 2025-11-03T16:46:52.2555898Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_aot_autograd\collect_metadata_analysis.py 2025-11-03T16:46:52.2563852Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_aot_autograd\descriptors.py 2025-11-03T16:46:52.2567527Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_aot_autograd\frontend_utils.py 2025-11-03T16:46:52.2571045Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_aot_autograd\functional_utils.py 2025-11-03T16:46:52.2574598Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_aot_autograd\fx_utils.py 2025-11-03T16:46:52.2578035Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_aot_autograd\graph_capture.py 2025-11-03T16:46:52.2581650Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_aot_autograd\graph_capture_wrappers.py 2025-11-03T16:46:52.2585399Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_aot_autograd\graph_compile.py 2025-11-03T16:46:52.2589618Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_aot_autograd\input_output_analysis.py 2025-11-03T16:46:52.2593817Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_aot_autograd\logging_utils.py 2025-11-03T16:46:52.2597569Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_aot_autograd\runtime_wrappers.py 2025-11-03T16:46:52.2601914Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_aot_autograd\schemas.py 2025-11-03T16:46:52.2605795Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_aot_autograd\subclass_parametrization.py 2025-11-03T16:46:52.2609299Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_aot_autograd\subclass_utils.py 2025-11-03T16:46:52.2612982Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_aot_autograd\utils.py 2025-11-03T16:46:52.2617906Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_aot_autograd\__init__.py 2025-11-03T16:46:52.2630215Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_aot_autograd\__pycache__\aot_autograd_result.cpython-310.pyc 2025-11-03T16:46:52.2635696Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_aot_autograd\__pycache__\autograd_cache.cpython-310.pyc 2025-11-03T16:46:52.2641247Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_aot_autograd\__pycache__\collect_metadata_analysis.cpython-310.pyc 2025-11-03T16:46:52.2651296Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_aot_autograd\__pycache__\descriptors.cpython-310.pyc 2025-11-03T16:46:52.2656685Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_aot_autograd\__pycache__\frontend_utils.cpython-310.pyc 2025-11-03T16:46:52.2662160Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_aot_autograd\__pycache__\functional_utils.cpython-310.pyc 2025-11-03T16:46:52.2667811Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_aot_autograd\__pycache__\fx_utils.cpython-310.pyc 2025-11-03T16:46:52.2672452Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_aot_autograd\__pycache__\graph_capture.cpython-310.pyc 2025-11-03T16:46:52.2676826Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_aot_autograd\__pycache__\graph_capture_wrappers.cpython-310.pyc 2025-11-03T16:46:52.2680781Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_aot_autograd\__pycache__\graph_compile.cpython-310.pyc 2025-11-03T16:46:52.2687360Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_aot_autograd\__pycache__\input_output_analysis.cpython-310.pyc 2025-11-03T16:46:52.2691813Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_aot_autograd\__pycache__\logging_utils.cpython-310.pyc 2025-11-03T16:46:52.2695856Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_aot_autograd\__pycache__\runtime_wrappers.cpython-310.pyc 2025-11-03T16:46:52.2699878Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_aot_autograd\__pycache__\schemas.cpython-310.pyc 2025-11-03T16:46:52.2704434Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_aot_autograd\__pycache__\subclass_parametrization.cpython-310.pyc 2025-11-03T16:46:52.2709090Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_aot_autograd\__pycache__\subclass_utils.cpython-310.pyc 2025-11-03T16:46:52.2717115Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_aot_autograd\__pycache__\utils.cpython-310.pyc 2025-11-03T16:46:52.2721363Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_aot_autograd\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:52.2730286Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\__pycache__\aot_autograd.cpython-310.pyc 2025-11-03T16:46:52.2734476Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\__pycache__\apis.cpython-310.pyc 2025-11-03T16:46:52.2738146Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\__pycache__\autograd_function.cpython-310.pyc 2025-11-03T16:46:52.2746300Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\__pycache__\batch_norm_replacement.cpython-310.pyc 2025-11-03T16:46:52.2750448Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\__pycache__\benchmark_utils.cpython-310.pyc 2025-11-03T16:46:52.2754319Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\__pycache__\compilers.cpython-310.pyc 2025-11-03T16:46:52.2757982Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\__pycache__\compile_utils.cpython-310.pyc 2025-11-03T16:46:52.2761856Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\__pycache__\config.cpython-310.pyc 2025-11-03T16:46:52.2765630Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\__pycache__\deprecated.cpython-310.pyc 2025-11-03T16:46:52.2769172Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\__pycache__\eager_transforms.cpython-310.pyc 2025-11-03T16:46:52.2773153Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\__pycache__\functional_call.cpython-310.pyc 2025-11-03T16:46:52.2776831Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\__pycache__\fx_minifier.cpython-310.pyc 2025-11-03T16:46:52.2780509Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\__pycache__\make_functional.cpython-310.pyc 2025-11-03T16:46:52.2784179Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\__pycache__\partitioners.cpython-310.pyc 2025-11-03T16:46:52.2788436Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\__pycache__\predispatch.cpython-310.pyc 2025-11-03T16:46:52.2792188Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\__pycache__\pyfunctorch.cpython-310.pyc 2025-11-03T16:46:52.2799958Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\__pycache__\python_key.cpython-310.pyc 2025-11-03T16:46:52.2803880Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\__pycache__\pytree_hacks.cpython-310.pyc 2025-11-03T16:46:52.2808281Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\__pycache__\top_operators_github_usage.cpython-310.pyc 2025-11-03T16:46:52.2811931Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\__pycache__\utils.cpython-310.pyc 2025-11-03T16:46:52.2815510Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\__pycache__\vmap.cpython-310.pyc 2025-11-03T16:46:52.2819601Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:52.2828238Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\aoti_call_delegate.py 2025-11-03T16:46:52.2831790Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\associative_scan.py 2025-11-03T16:46:52.2835693Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\auto_functionalize.py 2025-11-03T16:46:52.2859348Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\base_hop.py 2025-11-03T16:46:52.2862632Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\cond.py 2025-11-03T16:46:52.2866207Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\effects.py 2025-11-03T16:46:52.2869842Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\executorch_call_delegate.py 2025-11-03T16:46:52.2873399Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\flat_apply.py 2025-11-03T16:46:52.2877043Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\flex_attention.py 2025-11-03T16:46:52.2880970Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\foreach_map.py 2025-11-03T16:46:52.2884792Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\hints_wrap.py 2025-11-03T16:46:52.2888427Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\invoke_subgraph.py 2025-11-03T16:46:52.2892026Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\local_map.py 2025-11-03T16:46:52.2895842Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\map.py 2025-11-03T16:46:52.2899290Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\out_dtype.py 2025-11-03T16:46:52.2903108Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\partitioner.py 2025-11-03T16:46:52.2907498Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\run_const_graph.py 2025-11-03T16:46:52.2911450Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\scan.py 2025-11-03T16:46:52.2916121Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\schema.py 2025-11-03T16:46:52.2920324Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\strict_mode.py 2025-11-03T16:46:52.2924482Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\torchbind.py 2025-11-03T16:46:52.2928485Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\triton_kernel_wrap.py 2025-11-03T16:46:52.2937199Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\utils.py 2025-11-03T16:46:52.2941031Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\while_loop.py 2025-11-03T16:46:52.2945547Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\wrap.py 2025-11-03T16:46:52.2949639Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\_invoke_quant.py 2025-11-03T16:46:52.2953773Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\__init__.py 2025-11-03T16:46:52.2963261Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\__pycache__\aoti_call_delegate.cpython-310.pyc 2025-11-03T16:46:52.2967512Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\__pycache__\associative_scan.cpython-310.pyc 2025-11-03T16:46:52.2971490Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\__pycache__\auto_functionalize.cpython-310.pyc 2025-11-03T16:46:52.2980321Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\__pycache__\base_hop.cpython-310.pyc 2025-11-03T16:46:52.2984525Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\__pycache__\cond.cpython-310.pyc 2025-11-03T16:46:52.2989017Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\__pycache__\effects.cpython-310.pyc 2025-11-03T16:46:52.2993411Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\__pycache__\executorch_call_delegate.cpython-310.pyc 2025-11-03T16:46:52.2997037Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\__pycache__\flat_apply.cpython-310.pyc 2025-11-03T16:46:52.3001254Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\__pycache__\flex_attention.cpython-310.pyc 2025-11-03T16:46:52.3005694Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\__pycache__\foreach_map.cpython-310.pyc 2025-11-03T16:46:52.3009557Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\__pycache__\hints_wrap.cpython-310.pyc 2025-11-03T16:46:52.3013920Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\__pycache__\invoke_subgraph.cpython-310.pyc 2025-11-03T16:46:52.3018438Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\__pycache__\local_map.cpython-310.pyc 2025-11-03T16:46:52.3022608Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\__pycache__\map.cpython-310.pyc 2025-11-03T16:46:52.3026535Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\__pycache__\out_dtype.cpython-310.pyc 2025-11-03T16:46:52.3030661Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\__pycache__\partitioner.cpython-310.pyc 2025-11-03T16:46:52.3038484Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\__pycache__\run_const_graph.cpython-310.pyc 2025-11-03T16:46:52.3042600Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\__pycache__\scan.cpython-310.pyc 2025-11-03T16:46:52.3047216Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\__pycache__\schema.cpython-310.pyc 2025-11-03T16:46:52.3051095Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\__pycache__\strict_mode.cpython-310.pyc 2025-11-03T16:46:52.3056835Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\__pycache__\torchbind.cpython-310.pyc 2025-11-03T16:46:52.3062744Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\__pycache__\triton_kernel_wrap.cpython-310.pyc 2025-11-03T16:46:52.3068393Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\__pycache__\utils.cpython-310.pyc 2025-11-03T16:46:52.3074653Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\__pycache__\while_loop.cpython-310.pyc 2025-11-03T16:46:52.3080364Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\__pycache__\wrap.cpython-310.pyc 2025-11-03T16:46:52.3090397Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\__pycache__\_invoke_quant.cpython-310.pyc 2025-11-03T16:46:52.3095321Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:52.3107023Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\analyze_preserves_zero_mask.py 2025-11-03T16:46:52.3110965Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\aoti_eager.py 2025-11-03T16:46:52.3115088Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\async_compile.py 2025-11-03T16:46:52.3124241Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\augmented_graph_helper.py 2025-11-03T16:46:52.3128057Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\autotune_process.py 2025-11-03T16:46:52.3132738Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\await_utils.py 2025-11-03T16:46:52.3136395Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\bounds.py 2025-11-03T16:46:52.3140036Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\cache.py 2025-11-03T16:46:52.3143713Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\choices.py 2025-11-03T16:46:52.3147404Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codecache.py 2025-11-03T16:46:52.3153025Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\comms.py 2025-11-03T16:46:52.3156989Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\comms_debug.py 2025-11-03T16:46:52.3161462Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\comm_analysis.py 2025-11-03T16:46:52.3165920Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\comm_lowering.py 2025-11-03T16:46:52.3169952Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\compiler_bisector.py 2025-11-03T16:46:52.3173592Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\compile_fx.py 2025-11-03T16:46:52.3178034Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\compile_fx_async.py 2025-11-03T16:46:52.3181915Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\compile_fx_ext.py 2025-11-03T16:46:52.3186006Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\compile_fx_subproc.py 2025-11-03T16:46:52.3190058Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\config.py 2025-11-03T16:46:52.3194379Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\config_comms.py 2025-11-03T16:46:52.3202892Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\constant_folding.py 2025-11-03T16:46:52.3206743Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\cpp_builder.py 2025-11-03T16:46:52.3210693Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\cpu_vec_isa.py 2025-11-03T16:46:52.3215046Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\cudagraph_trees.py 2025-11-03T16:46:52.3219273Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\cudagraph_utils.py 2025-11-03T16:46:52.3223180Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\custom_graph_pass.py 2025-11-03T16:46:52.3227464Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\debug.py 2025-11-03T16:46:52.3231453Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\decomposition.py 2025-11-03T16:46:52.3235780Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\dependencies.py 2025-11-03T16:46:52.3239755Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\dtype_propagation.py 2025-11-03T16:46:52.3247367Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\exc.py 2025-11-03T16:46:52.3251153Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\extern_node_serializer.py 2025-11-03T16:46:52.3255005Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\freezing.py 2025-11-03T16:46:52.3258560Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\freezing_utils.py 2025-11-03T16:46:52.3262516Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fuzzer.py 2025-11-03T16:46:52.3266109Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_utils.py 2025-11-03T16:46:52.3269625Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\graph.py 2025-11-03T16:46:52.3273707Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\hooks.py 2025-11-03T16:46:52.3277396Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\index_propagation.py 2025-11-03T16:46:52.3281356Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\inductor_prims.py 2025-11-03T16:46:52.3284904Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\ir.py 2025-11-03T16:46:52.3290485Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\jagged_lowerings.py 2025-11-03T16:46:52.3299211Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\kernel_inputs.py 2025-11-03T16:46:52.3303095Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\kernel_template_choice.py 2025-11-03T16:46:52.3306811Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\loop_body.py 2025-11-03T16:46:52.3310867Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\lowering.py 2025-11-03T16:46:52.3315714Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\memory.py 2025-11-03T16:46:52.3319496Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\metrics.py 2025-11-03T16:46:52.3323178Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\mkldnn_ir.py 2025-11-03T16:46:52.3326996Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\mkldnn_lowerings.py 2025-11-03T16:46:52.3331066Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\mock_cache.py 2025-11-03T16:46:52.3334715Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\ops_handler.py 2025-11-03T16:46:52.3338738Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\optimize_indexing.py 2025-11-03T16:46:52.3351876Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\output_code.py 2025-11-03T16:46:52.3356188Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\pattern_matcher.py 2025-11-03T16:46:52.3360678Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\quantized_lowerings.py 2025-11-03T16:46:52.3364891Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\remote_cache.py 2025-11-03T16:46:52.3368688Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\remote_gemm_autotune_cache.py 2025-11-03T16:46:52.3373180Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\scheduler.py 2025-11-03T16:46:52.3378538Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\script.ld 2025-11-03T16:46:52.3382698Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\select_algorithm.py 2025-11-03T16:46:52.3387702Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\shape_propagation.py 2025-11-03T16:46:52.3391814Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\sizevars.py 2025-11-03T16:46:52.3396301Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\standalone_compile.py 2025-11-03T16:46:52.3404973Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\subgraph_lowering.py 2025-11-03T16:46:52.3409351Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\test_case.py 2025-11-03T16:46:52.3413764Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\test_operators.py 2025-11-03T16:46:52.3418463Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\tiling_utils.py 2025-11-03T16:46:52.3422514Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\triton_bundler.py 2025-11-03T16:46:52.3426822Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\utils.py 2025-11-03T16:46:52.3431688Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\virtualized.py 2025-11-03T16:46:52.3435815Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\wrapper_benchmark.py 2025-11-03T16:46:52.3440610Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__autotune_main__.py 2025-11-03T16:46:52.3449360Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__init__.py 2025-11-03T16:46:52.3457565Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\analysis\device_info.py 2025-11-03T16:46:52.3462069Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\analysis\profile_analysis.py 2025-11-03T16:46:52.3465677Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\analysis\__init__.py 2025-11-03T16:46:52.3477853Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\analysis\__pycache__\device_info.cpython-310.pyc 2025-11-03T16:46:52.3481867Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\analysis\__pycache__\profile_analysis.cpython-310.pyc 2025-11-03T16:46:52.3486229Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\analysis\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:52.3501129Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\autoheuristic\autoheuristic.py 2025-11-03T16:46:52.3505367Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\autoheuristic\autoheuristic_utils.py 2025-11-03T16:46:52.3509777Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\autoheuristic\learnedheuristic_interface.py 2025-11-03T16:46:52.3518606Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\autoheuristic\learned_heuristic_controller.py 2025-11-03T16:46:52.3522606Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\autoheuristic\__init__.py 2025-11-03T16:46:52.3529513Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\autoheuristic\artifacts\_MixedMMA100.py 2025-11-03T16:46:52.3533974Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\autoheuristic\artifacts\_MixedMMH100.py 2025-11-03T16:46:52.3537970Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\autoheuristic\artifacts\_MMRankingA100.py 2025-11-03T16:46:52.3547130Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\autoheuristic\artifacts\_MMRankingH100.py 2025-11-03T16:46:52.3550931Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\autoheuristic\artifacts\_PadMMA100.py 2025-11-03T16:46:52.3555005Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\autoheuristic\artifacts\__init__.py 2025-11-03T16:46:52.3564833Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\autoheuristic\artifacts\__pycache__\_MixedMMA100.cpython-310.pyc 2025-11-03T16:46:52.3570623Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\autoheuristic\artifacts\__pycache__\_MixedMMH100.cpython-310.pyc 2025-11-03T16:46:52.3575951Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\autoheuristic\artifacts\__pycache__\_MMRankingA100.cpython-310.pyc 2025-11-03T16:46:52.3587021Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\autoheuristic\artifacts\__pycache__\_MMRankingH100.cpython-310.pyc 2025-11-03T16:46:52.3591217Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\autoheuristic\artifacts\__pycache__\_PadMMA100.cpython-310.pyc 2025-11-03T16:46:52.3595825Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\autoheuristic\artifacts\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:52.3605698Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\autoheuristic\__pycache__\autoheuristic.cpython-310.pyc 2025-11-03T16:46:52.3609368Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\autoheuristic\__pycache__\autoheuristic_utils.cpython-310.pyc 2025-11-03T16:46:52.3613185Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\autoheuristic\__pycache__\learnedheuristic_interface.cpython-310.pyc 2025-11-03T16:46:52.3621507Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\autoheuristic\__pycache__\learned_heuristic_controller.cpython-310.pyc 2025-11-03T16:46:52.3625442Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\autoheuristic\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:52.3635198Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\aoti_hipify_utils.py 2025-11-03T16:46:52.3639091Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\block_analysis.py 2025-11-03T16:46:52.3642763Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\common.py 2025-11-03T16:46:52.3646856Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cpp.py 2025-11-03T16:46:52.3651609Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cpp_bmm_template.py 2025-11-03T16:46:52.3661751Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cpp_flex_attention_template.py 2025-11-03T16:46:52.3666368Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cpp_gemm_template.py 2025-11-03T16:46:52.3670568Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cpp_grouped_gemm_template.py 2025-11-03T16:46:52.3674438Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cpp_micro_gemm.py 2025-11-03T16:46:52.3678562Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cpp_template.py 2025-11-03T16:46:52.3682126Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cpp_template_kernel.py 2025-11-03T16:46:52.3685799Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cpp_utils.py 2025-11-03T16:46:52.3689873Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cpp_wrapper_cpu.py 2025-11-03T16:46:52.3694315Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cpp_wrapper_cpu_array_ref.py 2025-11-03T16:46:52.3698518Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cpp_wrapper_gpu.py 2025-11-03T16:46:52.3702510Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cpp_wrapper_mps.py 2025-11-03T16:46:52.3706364Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cpu_device_op_overrides.py 2025-11-03T16:46:52.3710440Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cuda_combined_scheduling.py 2025-11-03T16:46:52.3714598Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\debug_utils.py 2025-11-03T16:46:52.3722848Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\halide.py 2025-11-03T16:46:52.3726942Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\memory_planning.py 2025-11-03T16:46:52.3730661Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\mps.py 2025-11-03T16:46:52.3734264Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\mps_device_op_overrides.py 2025-11-03T16:46:52.3737942Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\multi_kernel.py 2025-11-03T16:46:52.3741860Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\python_wrapper_mtia.py 2025-11-03T16:46:52.3745686Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\segmented_tree.py 2025-11-03T16:46:52.3749555Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\simd.py 2025-11-03T16:46:52.3754031Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\simd_kernel_features.py 2025-11-03T16:46:52.3757628Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\subgraph.py 2025-11-03T16:46:52.3761321Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\triton.py 2025-11-03T16:46:52.3766389Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\triton_combo_kernel.py 2025-11-03T16:46:52.3775652Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\triton_split_scan.py 2025-11-03T16:46:52.3779064Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\triton_utils.py 2025-11-03T16:46:52.3782803Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\wrapper.py 2025-11-03T16:46:52.3786965Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\wrapper_fxir.py 2025-11-03T16:46:52.3790892Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\__init__.py 2025-11-03T16:46:52.3797669Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\aoti_runtime\interface.cpp 2025-11-03T16:46:52.3805967Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cuda\cuda_cpp_scheduling.py 2025-11-03T16:46:52.3809576Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cuda\cuda_env.py 2025-11-03T16:46:52.3813366Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cuda\cuda_kernel.py 2025-11-03T16:46:52.3816725Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cuda\cuda_template.py 2025-11-03T16:46:52.3826357Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cuda\cutlass_cache.py 2025-11-03T16:46:52.3830103Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cuda\cutlass_python_evt.py 2025-11-03T16:46:52.3833991Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cuda\cutlass_utils.py 2025-11-03T16:46:52.3837629Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cuda\device_op_overrides.py 2025-11-03T16:46:52.3841585Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cuda\gemm_template.py 2025-11-03T16:46:52.3845619Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cuda\serialization.py 2025-11-03T16:46:52.3849442Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cuda\__init__.py 2025-11-03T16:46:52.3856967Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cuda\cutlass_lib_extensions\evt_extensions.py 2025-11-03T16:46:52.3860602Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cuda\cutlass_lib_extensions\gemm_operation_extensions.py 2025-11-03T16:46:52.3864534Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cuda\cutlass_lib_extensions\__init__.py 2025-11-03T16:46:52.3877104Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cuda\cutlass_lib_extensions\cutlass_mock_imports\__init__.py 2025-11-03T16:46:52.3884411Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cuda\cutlass_lib_extensions\cutlass_mock_imports\cuda\cuda.py 2025-11-03T16:46:52.3888291Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cuda\cutlass_lib_extensions\cutlass_mock_imports\cuda\cudart.py 2025-11-03T16:46:52.3892364Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cuda\cutlass_lib_extensions\cutlass_mock_imports\cuda\__init__.py 2025-11-03T16:46:52.3900907Z 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-11-03T16:46:52.3905266Z 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-11-03T16:46:52.3909702Z 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-11-03T16:46:52.3923834Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cuda\cutlass_lib_extensions\cutlass_mock_imports\pydot\__init__.py 2025-11-03T16:46:52.3931723Z 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-11-03T16:46:52.3940243Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cuda\cutlass_lib_extensions\cutlass_mock_imports\scipy\special.py 2025-11-03T16:46:52.3944308Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cuda\cutlass_lib_extensions\cutlass_mock_imports\scipy\__init__.py 2025-11-03T16:46:52.3952627Z 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-11-03T16:46:52.3956652Z 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-11-03T16:46:52.3971079Z 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-11-03T16:46:52.3980217Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cuda\cutlass_lib_extensions\__pycache__\evt_extensions.cpython-310.pyc 2025-11-03T16:46:52.3984708Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cuda\cutlass_lib_extensions\__pycache__\gemm_operation_extensions.cpython-310.pyc 2025-11-03T16:46:52.3988994Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cuda\cutlass_lib_extensions\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:52.4005123Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cuda\__pycache__\cuda_cpp_scheduling.cpython-310.pyc 2025-11-03T16:46:52.4009242Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cuda\__pycache__\cuda_env.cpython-310.pyc 2025-11-03T16:46:52.4013407Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cuda\__pycache__\cuda_kernel.cpython-310.pyc 2025-11-03T16:46:52.4021974Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cuda\__pycache__\cuda_template.cpython-310.pyc 2025-11-03T16:46:52.4026459Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cuda\__pycache__\cutlass_cache.cpython-310.pyc 2025-11-03T16:46:52.4031014Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cuda\__pycache__\cutlass_python_evt.cpython-310.pyc 2025-11-03T16:46:52.4035074Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cuda\__pycache__\cutlass_utils.cpython-310.pyc 2025-11-03T16:46:52.4039289Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cuda\__pycache__\device_op_overrides.cpython-310.pyc 2025-11-03T16:46:52.4043562Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cuda\__pycache__\gemm_template.cpython-310.pyc 2025-11-03T16:46:52.4047999Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cuda\__pycache__\serialization.cpython-310.pyc 2025-11-03T16:46:52.4051922Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cuda\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:52.4080082Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cutedsl\cutedsl_kernel.py 2025-11-03T16:46:52.4084621Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cutedsl\cutedsl_op_overrides.py 2025-11-03T16:46:52.4088835Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cutedsl\cutedsl_scheduling.py 2025-11-03T16:46:52.4097075Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cutedsl\cutedsl_template.py 2025-11-03T16:46:52.4100792Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cutedsl\_cutedsl_utils.py 2025-11-03T16:46:52.4104926Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cutedsl\__init__.py 2025-11-03T16:46:52.4114216Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cutedsl\__pycache__\cutedsl_kernel.cpython-310.pyc 2025-11-03T16:46:52.4118031Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cutedsl\__pycache__\cutedsl_op_overrides.cpython-310.pyc 2025-11-03T16:46:52.4121654Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cutedsl\__pycache__\cutedsl_scheduling.cpython-310.pyc 2025-11-03T16:46:52.4130424Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cutedsl\__pycache__\cutedsl_template.cpython-310.pyc 2025-11-03T16:46:52.4134443Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cutedsl\__pycache__\_cutedsl_utils.cpython-310.pyc 2025-11-03T16:46:52.4138274Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cutedsl\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:52.4146319Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\mtia\device_op_overrides.py 2025-11-03T16:46:52.4149695Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\mtia\__init__.py 2025-11-03T16:46:52.4156051Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\mtia\__pycache__\device_op_overrides.cpython-310.pyc 2025-11-03T16:46:52.4159854Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\mtia\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:52.4168334Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\rocm\ck_conv_template.py 2025-11-03T16:46:52.4171929Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\rocm\ck_template.py 2025-11-03T16:46:52.4175438Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\rocm\ck_tile_template.py 2025-11-03T16:46:52.4179044Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\rocm\ck_tile_universal_gemm_template.py 2025-11-03T16:46:52.4187221Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\rocm\ck_universal_gemm_template.py 2025-11-03T16:46:52.4190899Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\rocm\compile_command.py 2025-11-03T16:46:52.4194765Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\rocm\rocm_benchmark_request.py 2025-11-03T16:46:52.4198223Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\rocm\rocm_cpp_scheduling.py 2025-11-03T16:46:52.4201731Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\rocm\rocm_kernel.py 2025-11-03T16:46:52.4205281Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\rocm\rocm_template.py 2025-11-03T16:46:52.4208887Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\rocm\rocm_template_buffer.py 2025-11-03T16:46:52.4212488Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\rocm\rocm_utils.py 2025-11-03T16:46:52.4215977Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\rocm\__init__.py 2025-11-03T16:46:52.4223433Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\rocm\__pycache__\ck_conv_template.cpython-310.pyc 2025-11-03T16:46:52.4227448Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\rocm\__pycache__\ck_template.cpython-310.pyc 2025-11-03T16:46:52.4231026Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\rocm\__pycache__\ck_tile_template.cpython-310.pyc 2025-11-03T16:46:52.4240028Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\rocm\__pycache__\ck_tile_universal_gemm_template.cpython-310.pyc 2025-11-03T16:46:52.4243689Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\rocm\__pycache__\ck_universal_gemm_template.cpython-310.pyc 2025-11-03T16:46:52.4247408Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\rocm\__pycache__\compile_command.cpython-310.pyc 2025-11-03T16:46:52.4251284Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\rocm\__pycache__\rocm_benchmark_request.cpython-310.pyc 2025-11-03T16:46:52.4254904Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\rocm\__pycache__\rocm_cpp_scheduling.cpython-310.pyc 2025-11-03T16:46:52.4258638Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\rocm\__pycache__\rocm_kernel.cpython-310.pyc 2025-11-03T16:46:52.4262212Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\rocm\__pycache__\rocm_template.cpython-310.pyc 2025-11-03T16:46:52.4265826Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\rocm\__pycache__\rocm_template_buffer.cpython-310.pyc 2025-11-03T16:46:52.4269546Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\rocm\__pycache__\rocm_utils.cpython-310.pyc 2025-11-03T16:46:52.4273140Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\rocm\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:52.4281616Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\xpu\device_op_overrides.py 2025-11-03T16:46:52.4285125Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\xpu\__init__.py 2025-11-03T16:46:52.4291346Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\xpu\__pycache__\device_op_overrides.cpython-310.pyc 2025-11-03T16:46:52.4294913Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\xpu\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:52.4303473Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\__pycache__\aoti_hipify_utils.cpython-310.pyc 2025-11-03T16:46:52.4307627Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\__pycache__\block_analysis.cpython-310.pyc 2025-11-03T16:46:52.4311174Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\__pycache__\common.cpython-310.pyc 2025-11-03T16:46:52.4320752Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\__pycache__\cpp.cpython-310.pyc 2025-11-03T16:46:52.4325621Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\__pycache__\cpp_bmm_template.cpython-310.pyc 2025-11-03T16:46:52.4329447Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\__pycache__\cpp_flex_attention_template.cpython-310.pyc 2025-11-03T16:46:52.4333216Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\__pycache__\cpp_gemm_template.cpython-310.pyc 2025-11-03T16:46:52.4337113Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\__pycache__\cpp_grouped_gemm_template.cpython-310.pyc 2025-11-03T16:46:52.4340979Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\__pycache__\cpp_micro_gemm.cpython-310.pyc 2025-11-03T16:46:52.4344906Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\__pycache__\cpp_template.cpython-310.pyc 2025-11-03T16:46:52.4348612Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\__pycache__\cpp_template_kernel.cpython-310.pyc 2025-11-03T16:46:52.4361774Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\__pycache__\cpp_utils.cpython-310.pyc 2025-11-03T16:46:52.4362634Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\__pycache__\cpp_wrapper_cpu.cpython-310.pyc 2025-11-03T16:46:52.4363512Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\__pycache__\cpp_wrapper_cpu_array_ref.cpython-310.pyc 2025-11-03T16:46:52.4364621Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\__pycache__\cpp_wrapper_gpu.cpython-310.pyc 2025-11-03T16:46:52.4368170Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\__pycache__\cpp_wrapper_mps.cpython-310.pyc 2025-11-03T16:46:52.4377157Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\__pycache__\cpu_device_op_overrides.cpython-310.pyc 2025-11-03T16:46:52.4380967Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\__pycache__\cuda_combined_scheduling.cpython-310.pyc 2025-11-03T16:46:52.4384405Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\__pycache__\debug_utils.cpython-310.pyc 2025-11-03T16:46:52.4387963Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\__pycache__\halide.cpython-310.pyc 2025-11-03T16:46:52.4392044Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\__pycache__\memory_planning.cpython-310.pyc 2025-11-03T16:46:52.4395830Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\__pycache__\mps.cpython-310.pyc 2025-11-03T16:46:52.4400643Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\__pycache__\mps_device_op_overrides.cpython-310.pyc 2025-11-03T16:46:52.4403511Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\__pycache__\multi_kernel.cpython-310.pyc 2025-11-03T16:46:52.4411405Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\__pycache__\python_wrapper_mtia.cpython-310.pyc 2025-11-03T16:46:52.4415078Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\__pycache__\segmented_tree.cpython-310.pyc 2025-11-03T16:46:52.4419719Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\__pycache__\simd.cpython-310.pyc 2025-11-03T16:46:52.4424505Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\__pycache__\simd_kernel_features.cpython-310.pyc 2025-11-03T16:46:52.4428474Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\__pycache__\subgraph.cpython-310.pyc 2025-11-03T16:46:52.4432176Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\__pycache__\triton.cpython-310.pyc 2025-11-03T16:46:52.4437363Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\__pycache__\triton_combo_kernel.cpython-310.pyc 2025-11-03T16:46:52.4441492Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\__pycache__\triton_split_scan.cpython-310.pyc 2025-11-03T16:46:52.4454418Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\__pycache__\triton_utils.cpython-310.pyc 2025-11-03T16:46:52.4457995Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\__pycache__\wrapper.cpython-310.pyc 2025-11-03T16:46:52.4462822Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\__pycache__\wrapper_fxir.cpython-310.pyc 2025-11-03T16:46:52.4466853Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:52.4476986Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\compile_worker\subproc_pool.py 2025-11-03T16:46:52.4480796Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\compile_worker\timer.py 2025-11-03T16:46:52.4484840Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\compile_worker\tracked_process_pool.py 2025-11-03T16:46:52.4488688Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\compile_worker\utils.py 2025-11-03T16:46:52.4497311Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\compile_worker\__init__.py 2025-11-03T16:46:52.4500254Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\compile_worker\__main__.py 2025-11-03T16:46:52.4507991Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\compile_worker\__pycache__\subproc_pool.cpython-310.pyc 2025-11-03T16:46:52.4511780Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\compile_worker\__pycache__\timer.cpython-310.pyc 2025-11-03T16:46:52.4515753Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\compile_worker\__pycache__\tracked_process_pool.cpython-310.pyc 2025-11-03T16:46:52.4524322Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\compile_worker\__pycache__\utils.cpython-310.pyc 2025-11-03T16:46:52.4528206Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\compile_worker\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:52.4531916Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\compile_worker\__pycache__\__main__.cpython-310.pyc 2025-11-03T16:46:52.4541651Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\b2b_gemm.py 2025-11-03T16:46:52.4545188Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\binary_folding.py 2025-11-03T16:46:52.4548932Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\bucketing.py 2025-11-03T16:46:52.4552973Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\control_dependencies.py 2025-11-03T16:46:52.4561079Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\ddp_fusion.py 2025-11-03T16:46:52.4564844Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\decompose_mem_bound_mm.py 2025-11-03T16:46:52.4568442Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\dedupe_symint_uses.py 2025-11-03T16:46:52.4572369Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\efficient_conv_bn_eval.py 2025-11-03T16:46:52.4576083Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\freezing_patterns.py 2025-11-03T16:46:52.4579708Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\fsdp.py 2025-11-03T16:46:52.4583336Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\fuse_attention.py 2025-11-03T16:46:52.4587185Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\group_batch_fusion.py 2025-11-03T16:46:52.4590997Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\joint_graph.py 2025-11-03T16:46:52.4594802Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\memory_estimator.py 2025-11-03T16:46:52.4598294Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\micro_pipeline_tp.py 2025-11-03T16:46:52.4602177Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\misc_patterns.py 2025-11-03T16:46:52.4606030Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\mkldnn_fusion.py 2025-11-03T16:46:52.4609896Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\numeric_utils.py 2025-11-03T16:46:52.4613704Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\overlap_preserving_bucketer.py 2025-11-03T16:46:52.4622532Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\overlap_scheduling.py 2025-11-03T16:46:52.4627818Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\pad_mm.py 2025-11-03T16:46:52.4632097Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\post_grad.py 2025-11-03T16:46:52.4636635Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\pre_grad.py 2025-11-03T16:46:52.4642424Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\quantization.py 2025-11-03T16:46:52.4649466Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\reinplace.py 2025-11-03T16:46:52.4655289Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\replace_random.py 2025-11-03T16:46:52.4660841Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\split_cat.py 2025-11-03T16:46:52.4667357Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\__init__.py 2025-11-03T16:46:52.4682234Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\addmm_pattern.py 2025-11-03T16:46:52.4687413Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\bmm_pattern.py 2025-11-03T16:46:52.4691112Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\mm_pattern.py 2025-11-03T16:46:52.4700200Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_1.py 2025-11-03T16:46:52.4704299Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_10.py 2025-11-03T16:46:52.4708338Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_11.py 2025-11-03T16:46:52.4712423Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_12.py 2025-11-03T16:46:52.4715924Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_13.py 2025-11-03T16:46:52.4720116Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_14.py 2025-11-03T16:46:52.4724317Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_15.py 2025-11-03T16:46:52.4728254Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_16.py 2025-11-03T16:46:52.4732510Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_17.py 2025-11-03T16:46:52.4737074Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_18.py 2025-11-03T16:46:52.4740846Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_19.py 2025-11-03T16:46:52.4744599Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_2.py 2025-11-03T16:46:52.4748337Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_20.py 2025-11-03T16:46:52.4752476Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_21.py 2025-11-03T16:46:52.4756583Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_22.py 2025-11-03T16:46:52.4760399Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_23.py 2025-11-03T16:46:52.4769576Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_24.py 2025-11-03T16:46:52.4773515Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_3.py 2025-11-03T16:46:52.4777179Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_4.py 2025-11-03T16:46:52.4781159Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_5.py 2025-11-03T16:46:52.4784939Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_6.py 2025-11-03T16:46:52.4788557Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_7.py 2025-11-03T16:46:52.4792331Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_8.py 2025-11-03T16:46:52.4796229Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_9.py 2025-11-03T16:46:52.4800009Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\__init__.py 2025-11-03T16:46:52.4812184Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\__pycache__\addmm_pattern.cpython-310.pyc 2025-11-03T16:46:52.4816568Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\__pycache__\bmm_pattern.cpython-310.pyc 2025-11-03T16:46:52.4820508Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\__pycache__\mm_pattern.cpython-310.pyc 2025-11-03T16:46:52.4829225Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\__pycache__\_sfdp_pattern_1.cpython-310.pyc 2025-11-03T16:46:52.4833808Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\__pycache__\_sfdp_pattern_10.cpython-310.pyc 2025-11-03T16:46:52.4838011Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\__pycache__\_sfdp_pattern_11.cpython-310.pyc 2025-11-03T16:46:52.4842435Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\__pycache__\_sfdp_pattern_12.cpython-310.pyc 2025-11-03T16:46:52.4846663Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\__pycache__\_sfdp_pattern_13.cpython-310.pyc 2025-11-03T16:46:52.4850853Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\__pycache__\_sfdp_pattern_14.cpython-310.pyc 2025-11-03T16:46:52.4855471Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\__pycache__\_sfdp_pattern_15.cpython-310.pyc 2025-11-03T16:46:52.4859578Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\__pycache__\_sfdp_pattern_16.cpython-310.pyc 2025-11-03T16:46:52.4863621Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\__pycache__\_sfdp_pattern_17.cpython-310.pyc 2025-11-03T16:46:52.4867920Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\__pycache__\_sfdp_pattern_18.cpython-310.pyc 2025-11-03T16:46:52.4872909Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\__pycache__\_sfdp_pattern_19.cpython-310.pyc 2025-11-03T16:46:52.4877061Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\__pycache__\_sfdp_pattern_2.cpython-310.pyc 2025-11-03T16:46:52.4880891Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\__pycache__\_sfdp_pattern_20.cpython-310.pyc 2025-11-03T16:46:52.4889336Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\__pycache__\_sfdp_pattern_21.cpython-310.pyc 2025-11-03T16:46:52.4893235Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\__pycache__\_sfdp_pattern_22.cpython-310.pyc 2025-11-03T16:46:52.4897798Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\__pycache__\_sfdp_pattern_23.cpython-310.pyc 2025-11-03T16:46:52.4902296Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\__pycache__\_sfdp_pattern_24.cpython-310.pyc 2025-11-03T16:46:52.4906641Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\__pycache__\_sfdp_pattern_3.cpython-310.pyc 2025-11-03T16:46:52.4910782Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\__pycache__\_sfdp_pattern_4.cpython-310.pyc 2025-11-03T16:46:52.4918127Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\__pycache__\_sfdp_pattern_5.cpython-310.pyc 2025-11-03T16:46:52.4922646Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\__pycache__\_sfdp_pattern_6.cpython-310.pyc 2025-11-03T16:46:52.4927031Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\__pycache__\_sfdp_pattern_7.cpython-310.pyc 2025-11-03T16:46:52.4932049Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\__pycache__\_sfdp_pattern_8.cpython-310.pyc 2025-11-03T16:46:52.4936206Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\__pycache__\_sfdp_pattern_9.cpython-310.pyc 2025-11-03T16:46:52.4940585Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:52.4959039Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\__pycache__\b2b_gemm.cpython-310.pyc 2025-11-03T16:46:52.4963781Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\__pycache__\binary_folding.cpython-310.pyc 2025-11-03T16:46:52.4967946Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\__pycache__\bucketing.cpython-310.pyc 2025-11-03T16:46:52.4977043Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\__pycache__\control_dependencies.cpython-310.pyc 2025-11-03T16:46:52.4981244Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\__pycache__\ddp_fusion.cpython-310.pyc 2025-11-03T16:46:52.4985228Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\__pycache__\decompose_mem_bound_mm.cpython-310.pyc 2025-11-03T16:46:52.4989537Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\__pycache__\dedupe_symint_uses.cpython-310.pyc 2025-11-03T16:46:52.4993858Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\__pycache__\efficient_conv_bn_eval.cpython-310.pyc 2025-11-03T16:46:52.4997917Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\__pycache__\freezing_patterns.cpython-310.pyc 2025-11-03T16:46:52.5001925Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\__pycache__\fsdp.cpython-310.pyc 2025-11-03T16:46:52.5006611Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\__pycache__\fuse_attention.cpython-310.pyc 2025-11-03T16:46:52.5010843Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\__pycache__\group_batch_fusion.cpython-310.pyc 2025-11-03T16:46:52.5014908Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\__pycache__\joint_graph.cpython-310.pyc 2025-11-03T16:46:52.5018932Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\__pycache__\memory_estimator.cpython-310.pyc 2025-11-03T16:46:52.5023348Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\__pycache__\micro_pipeline_tp.cpython-310.pyc 2025-11-03T16:46:52.5027564Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\__pycache__\misc_patterns.cpython-310.pyc 2025-11-03T16:46:52.5036052Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\__pycache__\mkldnn_fusion.cpython-310.pyc 2025-11-03T16:46:52.5040899Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\__pycache__\numeric_utils.cpython-310.pyc 2025-11-03T16:46:52.5044521Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\__pycache__\overlap_preserving_bucketer.cpython-310.pyc 2025-11-03T16:46:52.5049006Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\__pycache__\overlap_scheduling.cpython-310.pyc 2025-11-03T16:46:52.5053336Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\__pycache__\pad_mm.cpython-310.pyc 2025-11-03T16:46:52.5057064Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\__pycache__\post_grad.cpython-310.pyc 2025-11-03T16:46:52.5061563Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\__pycache__\pre_grad.cpython-310.pyc 2025-11-03T16:46:52.5066305Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\__pycache__\quantization.cpython-310.pyc 2025-11-03T16:46:52.5077072Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\__pycache__\reinplace.cpython-310.pyc 2025-11-03T16:46:52.5082819Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\__pycache__\replace_random.cpython-310.pyc 2025-11-03T16:46:52.5088225Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\__pycache__\split_cat.cpython-310.pyc 2025-11-03T16:46:52.5092698Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:52.5103026Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\kernel\bmm.py 2025-11-03T16:46:52.5107359Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\kernel\conv.py 2025-11-03T16:46:52.5111150Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\kernel\custom_op.py 2025-11-03T16:46:52.5114778Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\kernel\mm.py 2025-11-03T16:46:52.5119177Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\kernel\mm_common.py 2025-11-03T16:46:52.5126832Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\kernel\mm_grouped.py 2025-11-03T16:46:52.5130477Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\kernel\mm_plus_mm.py 2025-11-03T16:46:52.5134079Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\kernel\__init__.py 2025-11-03T16:46:52.5141729Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\kernel\flex\common.py 2025-11-03T16:46:52.5145231Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\kernel\flex\flex_attention.py 2025-11-03T16:46:52.5148919Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\kernel\flex\flex_cpu.py 2025-11-03T16:46:52.5152930Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\kernel\flex\flex_decoding.py 2025-11-03T16:46:52.5156408Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\kernel\flex\flex_flash_attention.py 2025-11-03T16:46:52.5164443Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\kernel\flex\__init__.py 2025-11-03T16:46:52.5172288Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\kernel\flex\templates\common.py.jinja 2025-11-03T16:46:52.5176085Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\kernel\flex\templates\flash_attention.py.jinja 2025-11-03T16:46:52.5179710Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\kernel\flex\templates\flex_attention.py.jinja 2025-11-03T16:46:52.5188917Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\kernel\flex\templates\flex_backwards.py.jinja 2025-11-03T16:46:52.5192787Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\kernel\flex\templates\flex_decode.py.jinja 2025-11-03T16:46:52.5196577Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\kernel\flex\templates\utilities.py.jinja 2025-11-03T16:46:52.5204570Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\kernel\flex\__pycache__\common.cpython-310.pyc 2025-11-03T16:46:52.5207924Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\kernel\flex\__pycache__\flex_attention.cpython-310.pyc 2025-11-03T16:46:52.5211415Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\kernel\flex\__pycache__\flex_cpu.cpython-310.pyc 2025-11-03T16:46:52.5219494Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\kernel\flex\__pycache__\flex_decoding.cpython-310.pyc 2025-11-03T16:46:52.5223796Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\kernel\flex\__pycache__\flex_flash_attention.cpython-310.pyc 2025-11-03T16:46:52.5227793Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\kernel\flex\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:52.5236620Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\kernel\__pycache__\bmm.cpython-310.pyc 2025-11-03T16:46:52.5240412Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\kernel\__pycache__\conv.cpython-310.pyc 2025-11-03T16:46:52.5244553Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\kernel\__pycache__\custom_op.cpython-310.pyc 2025-11-03T16:46:52.5252313Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\kernel\__pycache__\mm.cpython-310.pyc 2025-11-03T16:46:52.5256691Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\kernel\__pycache__\mm_common.cpython-310.pyc 2025-11-03T16:46:52.5279421Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\kernel\__pycache__\mm_grouped.cpython-310.pyc 2025-11-03T16:46:52.5282850Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\kernel\__pycache__\mm_plus_mm.cpython-310.pyc 2025-11-03T16:46:52.5286419Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\kernel\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:52.5295249Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\lookup_table\choices.py 2025-11-03T16:46:52.5298903Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\lookup_table\__init__.py 2025-11-03T16:46:52.5306142Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\lookup_table\__pycache__\choices.cpython-310.pyc 2025-11-03T16:46:52.5309998Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\lookup_table\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:52.5318159Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\package\build_package.py 2025-11-03T16:46:52.5321814Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\package\package.py 2025-11-03T16:46:52.5325358Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\package\__init__.py 2025-11-03T16:46:52.5332797Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\package\__pycache__\build_package.cpython-310.pyc 2025-11-03T16:46:52.5336380Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\package\__pycache__\package.cpython-310.pyc 2025-11-03T16:46:52.5339948Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\package\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:52.5355595Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\runtime\autotune_cache.py 2025-11-03T16:46:52.5359462Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\runtime\benchmarking.py 2025-11-03T16:46:52.5363208Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\runtime\cache_dir_utils.py 2025-11-03T16:46:52.5367267Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\runtime\compile_tasks.py 2025-11-03T16:46:52.5375416Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\runtime\coordinate_descent_tuner.py 2025-11-03T16:46:52.5379469Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\runtime\debug_utils.py 2025-11-03T16:46:52.5383309Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\runtime\halide_helpers.py 2025-11-03T16:46:52.5387307Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\runtime\hints.py 2025-11-03T16:46:52.5391161Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\runtime\runtime_utils.py 2025-11-03T16:46:52.5395031Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\runtime\static_cuda_launcher.py 2025-11-03T16:46:52.5399295Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\runtime\triton_compat.py 2025-11-03T16:46:52.5403416Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\runtime\triton_helpers.py 2025-11-03T16:46:52.5407112Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\runtime\triton_heuristics.py 2025-11-03T16:46:52.5412227Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\runtime\__init__.py 2025-11-03T16:46:52.5418983Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\runtime\caching\config.py 2025-11-03T16:46:52.5423216Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\runtime\caching\context.py 2025-11-03T16:46:52.5427150Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\runtime\caching\exceptions.py 2025-11-03T16:46:52.5430827Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\runtime\caching\implementations.py 2025-11-03T16:46:52.5434920Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\runtime\caching\interfaces.py 2025-11-03T16:46:52.5445082Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\runtime\caching\locks.py 2025-11-03T16:46:52.5448474Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\runtime\caching\utils.py 2025-11-03T16:46:52.5452263Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\runtime\caching\__init__.py 2025-11-03T16:46:52.5460419Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\runtime\caching\__pycache__\config.cpython-310.pyc 2025-11-03T16:46:52.5464845Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\runtime\caching\__pycache__\context.cpython-310.pyc 2025-11-03T16:46:52.5468995Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\runtime\caching\__pycache__\exceptions.cpython-310.pyc 2025-11-03T16:46:52.5478580Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\runtime\caching\__pycache__\implementations.cpython-310.pyc 2025-11-03T16:46:52.5482922Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\runtime\caching\__pycache__\interfaces.cpython-310.pyc 2025-11-03T16:46:52.5486806Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\runtime\caching\__pycache__\locks.cpython-310.pyc 2025-11-03T16:46:52.5490814Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\runtime\caching\__pycache__\utils.cpython-310.pyc 2025-11-03T16:46:52.5495066Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\runtime\caching\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:52.5504521Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\runtime\__pycache__\autotune_cache.cpython-310.pyc 2025-11-03T16:46:52.5508529Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\runtime\__pycache__\benchmarking.cpython-310.pyc 2025-11-03T16:46:52.5512931Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\runtime\__pycache__\cache_dir_utils.cpython-310.pyc 2025-11-03T16:46:52.5521310Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\runtime\__pycache__\compile_tasks.cpython-310.pyc 2025-11-03T16:46:52.5525496Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\runtime\__pycache__\coordinate_descent_tuner.cpython-310.pyc 2025-11-03T16:46:52.5529739Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\runtime\__pycache__\debug_utils.cpython-310.pyc 2025-11-03T16:46:52.5533951Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\runtime\__pycache__\halide_helpers.cpython-310.pyc 2025-11-03T16:46:52.5537905Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\runtime\__pycache__\hints.cpython-310.pyc 2025-11-03T16:46:52.5541944Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\runtime\__pycache__\runtime_utils.cpython-310.pyc 2025-11-03T16:46:52.5545870Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\runtime\__pycache__\static_cuda_launcher.cpython-310.pyc 2025-11-03T16:46:52.5550259Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\runtime\__pycache__\triton_compat.cpython-310.pyc 2025-11-03T16:46:52.5554374Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\runtime\__pycache__\triton_helpers.cpython-310.pyc 2025-11-03T16:46:52.5558123Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\runtime\__pycache__\triton_heuristics.cpython-310.pyc 2025-11-03T16:46:52.5563201Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\runtime\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:52.5573036Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\template_heuristics\aten.py 2025-11-03T16:46:52.5578249Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\template_heuristics\base.py 2025-11-03T16:46:52.5583355Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\template_heuristics\contiguous_mm.py 2025-11-03T16:46:52.5588810Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\template_heuristics\decompose_k.py 2025-11-03T16:46:52.5597489Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\template_heuristics\gemm.py 2025-11-03T16:46:52.5601367Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\template_heuristics\params.py 2025-11-03T16:46:52.5605679Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\template_heuristics\registry.py 2025-11-03T16:46:52.5609953Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\template_heuristics\triton.py 2025-11-03T16:46:52.5614737Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\template_heuristics\triton_addmm.py 2025-11-03T16:46:52.5618838Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\template_heuristics\__init__.py 2025-11-03T16:46:52.5626546Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\template_heuristics\__pycache__\aten.cpython-310.pyc 2025-11-03T16:46:52.5631214Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\template_heuristics\__pycache__\base.cpython-310.pyc 2025-11-03T16:46:52.5635285Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\template_heuristics\__pycache__\contiguous_mm.cpython-310.pyc 2025-11-03T16:46:52.5643417Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\template_heuristics\__pycache__\decompose_k.cpython-310.pyc 2025-11-03T16:46:52.5647769Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\template_heuristics\__pycache__\gemm.cpython-310.pyc 2025-11-03T16:46:52.5651949Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\template_heuristics\__pycache__\params.cpython-310.pyc 2025-11-03T16:46:52.5655721Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\template_heuristics\__pycache__\registry.cpython-310.pyc 2025-11-03T16:46:52.5659248Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\template_heuristics\__pycache__\triton.cpython-310.pyc 2025-11-03T16:46:52.5663054Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\template_heuristics\__pycache__\triton_addmm.cpython-310.pyc 2025-11-03T16:46:52.5667013Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\template_heuristics\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:52.5675899Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\analyze_preserves_zero_mask.cpython-310.pyc 2025-11-03T16:46:52.5680297Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\aoti_eager.cpython-310.pyc 2025-11-03T16:46:52.5683953Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\async_compile.cpython-310.pyc 2025-11-03T16:46:52.5692536Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\augmented_graph_helper.cpython-310.pyc 2025-11-03T16:46:52.5696118Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\autotune_process.cpython-310.pyc 2025-11-03T16:46:52.5699787Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\await_utils.cpython-310.pyc 2025-11-03T16:46:52.5703264Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\bounds.cpython-310.pyc 2025-11-03T16:46:52.5707003Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\cache.cpython-310.pyc 2025-11-03T16:46:52.5710809Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\choices.cpython-310.pyc 2025-11-03T16:46:52.5714609Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\codecache.cpython-310.pyc 2025-11-03T16:46:52.5718754Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\comms.cpython-310.pyc 2025-11-03T16:46:52.5722663Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\comms_debug.cpython-310.pyc 2025-11-03T16:46:52.5726545Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\comm_analysis.cpython-310.pyc 2025-11-03T16:46:52.5730484Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\comm_lowering.cpython-310.pyc 2025-11-03T16:46:52.5734331Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\compiler_bisector.cpython-310.pyc 2025-11-03T16:46:52.5738201Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\compile_fx.cpython-310.pyc 2025-11-03T16:46:52.5746853Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\compile_fx_async.cpython-310.pyc 2025-11-03T16:46:52.5750251Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\compile_fx_ext.cpython-310.pyc 2025-11-03T16:46:52.5754276Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\compile_fx_subproc.cpython-310.pyc 2025-11-03T16:46:52.5757962Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\config.cpython-310.pyc 2025-11-03T16:46:52.5761677Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\config_comms.cpython-310.pyc 2025-11-03T16:46:52.5765723Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\constant_folding.cpython-310.pyc 2025-11-03T16:46:52.5769435Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\cpp_builder.cpython-310.pyc 2025-11-03T16:46:52.5773400Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\cpu_vec_isa.cpython-310.pyc 2025-11-03T16:46:52.5781953Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\cudagraph_trees.cpython-310.pyc 2025-11-03T16:46:52.5786485Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\cudagraph_utils.cpython-310.pyc 2025-11-03T16:46:52.5790179Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\custom_graph_pass.cpython-310.pyc 2025-11-03T16:46:52.5794104Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\debug.cpython-310.pyc 2025-11-03T16:46:52.5798143Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\decomposition.cpython-310.pyc 2025-11-03T16:46:52.5802240Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\dependencies.cpython-310.pyc 2025-11-03T16:46:52.5805971Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\dtype_propagation.cpython-310.pyc 2025-11-03T16:46:52.5809595Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\exc.cpython-310.pyc 2025-11-03T16:46:52.5818736Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\extern_node_serializer.cpython-310.pyc 2025-11-03T16:46:52.5822540Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\freezing.cpython-310.pyc 2025-11-03T16:46:52.5826485Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\freezing_utils.cpython-310.pyc 2025-11-03T16:46:52.5830075Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\fuzzer.cpython-310.pyc 2025-11-03T16:46:52.5833804Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\fx_utils.cpython-310.pyc 2025-11-03T16:46:52.5837395Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\graph.cpython-310.pyc 2025-11-03T16:46:52.5841590Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\hooks.cpython-310.pyc 2025-11-03T16:46:52.5845547Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\index_propagation.cpython-310.pyc 2025-11-03T16:46:52.5857447Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\inductor_prims.cpython-310.pyc 2025-11-03T16:46:52.5861231Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\ir.cpython-310.pyc 2025-11-03T16:46:52.5867042Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\jagged_lowerings.cpython-310.pyc 2025-11-03T16:46:52.5870922Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\kernel_inputs.cpython-310.pyc 2025-11-03T16:46:52.5874820Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\kernel_template_choice.cpython-310.pyc 2025-11-03T16:46:52.5878624Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\loop_body.cpython-310.pyc 2025-11-03T16:46:52.5882502Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\lowering.cpython-310.pyc 2025-11-03T16:46:52.5887948Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\memory.cpython-310.pyc 2025-11-03T16:46:52.5896998Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\metrics.cpython-310.pyc 2025-11-03T16:46:52.5900734Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\mkldnn_ir.cpython-310.pyc 2025-11-03T16:46:52.5904502Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\mkldnn_lowerings.cpython-310.pyc 2025-11-03T16:46:52.5908191Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\mock_cache.cpython-310.pyc 2025-11-03T16:46:52.5912110Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\ops_handler.cpython-310.pyc 2025-11-03T16:46:52.5916028Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\optimize_indexing.cpython-310.pyc 2025-11-03T16:46:52.5919682Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\output_code.cpython-310.pyc 2025-11-03T16:46:52.5923805Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\pattern_matcher.cpython-310.pyc 2025-11-03T16:46:52.5932987Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\quantized_lowerings.cpython-310.pyc 2025-11-03T16:46:52.5936600Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\remote_cache.cpython-310.pyc 2025-11-03T16:46:52.5940499Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\remote_gemm_autotune_cache.cpython-310.pyc 2025-11-03T16:46:52.5944092Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\scheduler.cpython-310.pyc 2025-11-03T16:46:52.5948764Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\select_algorithm.cpython-310.pyc 2025-11-03T16:46:52.5953600Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\shape_propagation.cpython-310.pyc 2025-11-03T16:46:52.5957531Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\sizevars.cpython-310.pyc 2025-11-03T16:46:52.5961339Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\standalone_compile.cpython-310.pyc 2025-11-03T16:46:52.5969035Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\subgraph_lowering.cpython-310.pyc 2025-11-03T16:46:52.5972883Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\test_case.cpython-310.pyc 2025-11-03T16:46:52.5976751Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\test_operators.cpython-310.pyc 2025-11-03T16:46:52.5980895Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\tiling_utils.cpython-310.pyc 2025-11-03T16:46:52.5984962Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\triton_bundler.cpython-310.pyc 2025-11-03T16:46:52.5989216Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\utils.cpython-310.pyc 2025-11-03T16:46:52.5994263Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\virtualized.cpython-310.pyc 2025-11-03T16:46:52.5998166Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\wrapper_benchmark.cpython-310.pyc 2025-11-03T16:46:52.6002042Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\__autotune_main__.cpython-310.pyc 2025-11-03T16:46:52.6006003Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:52.6017299Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_lazy\closure.py 2025-11-03T16:46:52.6020757Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_lazy\computation.py 2025-11-03T16:46:52.6024456Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_lazy\config.py 2025-11-03T16:46:52.6027823Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_lazy\debug.py 2025-11-03T16:46:52.6031193Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_lazy\device_context.py 2025-11-03T16:46:52.6040384Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_lazy\extract_compiled_graph.py 2025-11-03T16:46:52.6044067Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_lazy\ir_cache.py 2025-11-03T16:46:52.6047495Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_lazy\metrics.py 2025-11-03T16:46:52.6050891Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_lazy\tensor_factory_functions.py 2025-11-03T16:46:52.6054802Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_lazy\ts_backend.py 2025-11-03T16:46:52.6058324Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_lazy\__init__.py 2025-11-03T16:46:52.6066166Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_lazy\__pycache__\closure.cpython-310.pyc 2025-11-03T16:46:52.6069498Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_lazy\__pycache__\computation.cpython-310.pyc 2025-11-03T16:46:52.6073337Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_lazy\__pycache__\config.cpython-310.pyc 2025-11-03T16:46:52.6082423Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_lazy\__pycache__\debug.cpython-310.pyc 2025-11-03T16:46:52.6086210Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_lazy\__pycache__\device_context.cpython-310.pyc 2025-11-03T16:46:52.6091208Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_lazy\__pycache__\extract_compiled_graph.cpython-310.pyc 2025-11-03T16:46:52.6096959Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_lazy\__pycache__\ir_cache.cpython-310.pyc 2025-11-03T16:46:52.6102479Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_lazy\__pycache__\metrics.cpython-310.pyc 2025-11-03T16:46:52.6107969Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_lazy\__pycache__\tensor_factory_functions.cpython-310.pyc 2025-11-03T16:46:52.6113510Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_lazy\__pycache__\ts_backend.cpython-310.pyc 2025-11-03T16:46:52.6119063Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_lazy\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:52.6137372Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_library\autograd.py 2025-11-03T16:46:52.6142176Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_library\custom_ops.py 2025-11-03T16:46:52.6146475Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_library\fake_class_registry.py 2025-11-03T16:46:52.6150197Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_library\fake_impl.py 2025-11-03T16:46:52.6158303Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_library\fake_profile.py 2025-11-03T16:46:52.6162608Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_library\infer_schema.py 2025-11-03T16:46:52.6166180Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_library\opaque_object.py 2025-11-03T16:46:52.6170551Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_library\simple_registry.py 2025-11-03T16:46:52.6174644Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_library\triton.py 2025-11-03T16:46:52.6178343Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_library\utils.py 2025-11-03T16:46:52.6181643Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_library\__init__.py 2025-11-03T16:46:52.6190290Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_library\__pycache__\autograd.cpython-310.pyc 2025-11-03T16:46:52.6194095Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_library\__pycache__\custom_ops.cpython-310.pyc 2025-11-03T16:46:52.6197687Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_library\__pycache__\fake_class_registry.cpython-310.pyc 2025-11-03T16:46:52.6208830Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_library\__pycache__\fake_impl.cpython-310.pyc 2025-11-03T16:46:52.6212503Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_library\__pycache__\fake_profile.cpython-310.pyc 2025-11-03T16:46:52.6216295Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_library\__pycache__\infer_schema.cpython-310.pyc 2025-11-03T16:46:52.6220604Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_library\__pycache__\opaque_object.cpython-310.pyc 2025-11-03T16:46:52.6224174Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_library\__pycache__\simple_registry.cpython-310.pyc 2025-11-03T16:46:52.6228056Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_library\__pycache__\triton.cpython-310.pyc 2025-11-03T16:46:52.6231621Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_library\__pycache__\utils.cpython-310.pyc 2025-11-03T16:46:52.6235925Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_library\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:52.6244377Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_logging\scribe.py 2025-11-03T16:46:52.6247881Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_logging\structured.py 2025-11-03T16:46:52.6251279Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_logging\_internal.py 2025-11-03T16:46:52.6254858Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_logging\_registrations.py 2025-11-03T16:46:52.6263785Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_logging\__init__.py 2025-11-03T16:46:52.6271397Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_logging\__pycache__\scribe.cpython-310.pyc 2025-11-03T16:46:52.6275260Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_logging\__pycache__\structured.cpython-310.pyc 2025-11-03T16:46:52.6279595Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_logging\__pycache__\_internal.cpython-310.pyc 2025-11-03T16:46:52.6289445Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_logging\__pycache__\_registrations.cpython-310.pyc 2025-11-03T16:46:52.6293182Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_logging\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:52.6302429Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_numpy\fft.py 2025-11-03T16:46:52.6306027Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_numpy\linalg.py 2025-11-03T16:46:52.6309880Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_numpy\random.py 2025-11-03T16:46:52.6313882Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_numpy\_binary_ufuncs_impl.py 2025-11-03T16:46:52.6317586Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_numpy\_casting_dicts.py 2025-11-03T16:46:52.6326824Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_numpy\_dtypes.py 2025-11-03T16:46:52.6330290Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_numpy\_dtypes_impl.py 2025-11-03T16:46:52.6334398Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_numpy\_funcs.py 2025-11-03T16:46:52.6338400Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_numpy\_funcs_impl.py 2025-11-03T16:46:52.6342283Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_numpy\_getlimits.py 2025-11-03T16:46:52.6346412Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_numpy\_ndarray.py 2025-11-03T16:46:52.6350814Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_numpy\_normalizations.py 2025-11-03T16:46:52.6354408Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_numpy\_reductions_impl.py 2025-11-03T16:46:52.6358394Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_numpy\_ufuncs.py 2025-11-03T16:46:52.6362566Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_numpy\_unary_ufuncs_impl.py 2025-11-03T16:46:52.6366530Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_numpy\_util.py 2025-11-03T16:46:52.6370415Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_numpy\__init__.py 2025-11-03T16:46:52.6378379Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_numpy\testing\utils.py 2025-11-03T16:46:52.6382847Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_numpy\testing\__init__.py 2025-11-03T16:46:52.6390622Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_numpy\testing\__pycache__\utils.cpython-310.pyc 2025-11-03T16:46:52.6395020Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_numpy\testing\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:52.6404710Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_numpy\__pycache__\fft.cpython-310.pyc 2025-11-03T16:46:52.6408616Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_numpy\__pycache__\linalg.cpython-310.pyc 2025-11-03T16:46:52.6413216Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_numpy\__pycache__\random.cpython-310.pyc 2025-11-03T16:46:52.6421191Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_numpy\__pycache__\_binary_ufuncs_impl.cpython-310.pyc 2025-11-03T16:46:52.6425598Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_numpy\__pycache__\_casting_dicts.cpython-310.pyc 2025-11-03T16:46:52.6429818Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_numpy\__pycache__\_dtypes.cpython-310.pyc 2025-11-03T16:46:52.6433676Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_numpy\__pycache__\_dtypes_impl.cpython-310.pyc 2025-11-03T16:46:52.6438155Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_numpy\__pycache__\_funcs.cpython-310.pyc 2025-11-03T16:46:52.6442793Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_numpy\__pycache__\_funcs_impl.cpython-310.pyc 2025-11-03T16:46:52.6465272Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_numpy\__pycache__\_getlimits.cpython-310.pyc 2025-11-03T16:46:52.6469030Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_numpy\__pycache__\_ndarray.cpython-310.pyc 2025-11-03T16:46:52.6473595Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_numpy\__pycache__\_normalizations.cpython-310.pyc 2025-11-03T16:46:52.6477761Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_numpy\__pycache__\_reductions_impl.cpython-310.pyc 2025-11-03T16:46:52.6481832Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_numpy\__pycache__\_ufuncs.cpython-310.pyc 2025-11-03T16:46:52.6486186Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_numpy\__pycache__\_unary_ufuncs_impl.cpython-310.pyc 2025-11-03T16:46:52.6490567Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_numpy\__pycache__\_util.cpython-310.pyc 2025-11-03T16:46:52.6494932Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_numpy\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:52.6509988Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_prims\context.py 2025-11-03T16:46:52.6514041Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_prims\debug_prims.py 2025-11-03T16:46:52.6517552Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_prims\executor.py 2025-11-03T16:46:52.6521572Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_prims\rng_prims.py 2025-11-03T16:46:52.6525668Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_prims\__init__.py 2025-11-03T16:46:52.6540135Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_prims\__pycache__\context.cpython-310.pyc 2025-11-03T16:46:52.6544404Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_prims\__pycache__\debug_prims.cpython-310.pyc 2025-11-03T16:46:52.6547987Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_prims\__pycache__\executor.cpython-310.pyc 2025-11-03T16:46:52.6557160Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_prims\__pycache__\rng_prims.cpython-310.pyc 2025-11-03T16:46:52.6561073Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_prims\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:52.6570028Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_prims_common\wrappers.py 2025-11-03T16:46:52.6574041Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_prims_common\__init__.py 2025-11-03T16:46:52.6583270Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_prims_common\__pycache__\wrappers.cpython-310.pyc 2025-11-03T16:46:52.6587766Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_prims_common\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:52.6596566Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_refs\fft.py 2025-11-03T16:46:52.6600943Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_refs\_conversions.py 2025-11-03T16:46:52.6604933Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_refs\__init__.py 2025-11-03T16:46:52.6613821Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_refs\linalg\__init__.py 2025-11-03T16:46:52.6621608Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_refs\linalg\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:52.6629652Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_refs\nn\__init__.py 2025-11-03T16:46:52.6637279Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_refs\nn\functional\__init__.py 2025-11-03T16:46:52.6644870Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_refs\nn\functional\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:52.6652495Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_refs\nn\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:52.6666224Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_refs\special\__init__.py 2025-11-03T16:46:52.6676647Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_refs\special\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:52.6688018Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_refs\__pycache__\fft.cpython-310.pyc 2025-11-03T16:46:52.6693530Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_refs\__pycache__\_conversions.cpython-310.pyc 2025-11-03T16:46:52.6698789Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_refs\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:52.6718385Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_strobelight\cli_function_profiler.py 2025-11-03T16:46:52.6722852Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_strobelight\compile_time_profiler.py 2025-11-03T16:46:52.6726621Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_strobelight\__init__.py 2025-11-03T16:46:52.6740144Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_strobelight\__pycache__\cli_function_profiler.cpython-310.pyc 2025-11-03T16:46:52.6744313Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_strobelight\__pycache__\compile_time_profiler.cpython-310.pyc 2025-11-03T16:46:52.6747843Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_strobelight\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:52.6760902Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_subclasses\fake_impls.py 2025-11-03T16:46:52.6764588Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_subclasses\fake_tensor.py 2025-11-03T16:46:52.6769770Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_subclasses\fake_utils.py 2025-11-03T16:46:52.6778218Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_subclasses\functional_tensor.py 2025-11-03T16:46:52.6781893Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_subclasses\meta_utils.py 2025-11-03T16:46:52.6786029Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_subclasses\schema_check_mode.py 2025-11-03T16:46:52.6789828Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_subclasses\_fake_tensor_utils.py 2025-11-03T16:46:52.6793623Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_subclasses\__init__.py 2025-11-03T16:46:52.6801775Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_subclasses\__pycache__\fake_impls.cpython-310.pyc 2025-11-03T16:46:52.6805637Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_subclasses\__pycache__\fake_tensor.cpython-310.pyc 2025-11-03T16:46:52.6809603Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_subclasses\__pycache__\fake_utils.cpython-310.pyc 2025-11-03T16:46:52.6818214Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_subclasses\__pycache__\functional_tensor.cpython-310.pyc 2025-11-03T16:46:52.6822223Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_subclasses\__pycache__\meta_utils.cpython-310.pyc 2025-11-03T16:46:52.6825936Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_subclasses\__pycache__\schema_check_mode.cpython-310.pyc 2025-11-03T16:46:52.6829466Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_subclasses\__pycache__\_fake_tensor_utils.cpython-310.pyc 2025-11-03T16:46:52.6833057Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_subclasses\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:52.6841854Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_vendor\__init__.py 2025-11-03T16:46:52.6847869Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_vendor\packaging\version.py 2025-11-03T16:46:52.6851483Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_vendor\packaging\_structures.py 2025-11-03T16:46:52.6855449Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_vendor\packaging\__init__.py 2025-11-03T16:46:52.6868074Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_vendor\packaging\__pycache__\version.cpython-310.pyc 2025-11-03T16:46:52.6872014Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_vendor\packaging\__pycache__\_structures.cpython-310.pyc 2025-11-03T16:46:52.6875701Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_vendor\packaging\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:52.6887742Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_vendor\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:52.6896376Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\__pycache__\functional.cpython-310.pyc 2025-11-03T16:46:52.6900541Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\__pycache__\hub.cpython-310.pyc 2025-11-03T16:46:52.6904262Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\__pycache__\library.cpython-310.pyc 2025-11-03T16:46:52.6912950Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\__pycache__\overrides.cpython-310.pyc 2025-11-03T16:46:52.6917505Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\__pycache__\quasirandom.cpython-310.pyc 2025-11-03T16:46:52.6921033Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\__pycache__\random.cpython-310.pyc 2025-11-03T16:46:52.6924728Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\__pycache__\return_types.cpython-310.pyc 2025-11-03T16:46:52.6928634Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\__pycache__\serialization.cpython-310.pyc 2025-11-03T16:46:52.6932507Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\__pycache__\storage.cpython-310.pyc 2025-11-03T16:46:52.6936755Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\__pycache__\torch_version.cpython-310.pyc 2025-11-03T16:46:52.6940469Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\__pycache__\types.cpython-310.pyc 2025-11-03T16:46:52.6944054Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\__pycache__\version.cpython-310.pyc 2025-11-03T16:46:52.6948770Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\__pycache__\_appdirs.cpython-310.pyc 2025-11-03T16:46:52.6951876Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\__pycache__\_classes.cpython-310.pyc 2025-11-03T16:46:52.6956393Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\__pycache__\_compile.cpython-310.pyc 2025-11-03T16:46:52.6960107Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\__pycache__\_custom_ops.cpython-310.pyc 2025-11-03T16:46:52.6964274Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\__pycache__\_environment.cpython-310.pyc 2025-11-03T16:46:52.6972847Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\__pycache__\_guards.cpython-310.pyc 2025-11-03T16:46:52.6977048Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\__pycache__\_jit_internal.cpython-310.pyc 2025-11-03T16:46:52.6981250Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\__pycache__\_linalg_utils.cpython-310.pyc 2025-11-03T16:46:52.6985394Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\__pycache__\_lobpcg.cpython-310.pyc 2025-11-03T16:46:52.6989500Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\__pycache__\_lowrank.cpython-310.pyc 2025-11-03T16:46:52.6993775Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\__pycache__\_meta_registrations.cpython-310.pyc 2025-11-03T16:46:52.6999518Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\__pycache__\_namedtensor_internals.cpython-310.pyc 2025-11-03T16:46:52.7003575Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\__pycache__\_ops.cpython-310.pyc 2025-11-03T16:46:52.7014229Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\__pycache__\_python_dispatcher.cpython-310.pyc 2025-11-03T16:46:52.7022469Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\__pycache__\_size_docs.cpython-310.pyc 2025-11-03T16:46:52.7026441Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\__pycache__\_sources.cpython-310.pyc 2025-11-03T16:46:52.7030724Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\__pycache__\_storage_docs.cpython-310.pyc 2025-11-03T16:46:52.7035285Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\__pycache__\_streambase.cpython-310.pyc 2025-11-03T16:46:52.7039186Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\__pycache__\_tensor.cpython-310.pyc 2025-11-03T16:46:52.7043435Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\__pycache__\_tensor_docs.cpython-310.pyc 2025-11-03T16:46:52.7048711Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\__pycache__\_tensor_str.cpython-310.pyc 2025-11-03T16:46:52.7057845Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\__pycache__\_thread_safe_fork.cpython-310.pyc 2025-11-03T16:46:52.7062030Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\__pycache__\_torch_docs.cpython-310.pyc 2025-11-03T16:46:52.7068779Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\__pycache__\_utils.cpython-310.pyc 2025-11-03T16:46:52.7073373Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\__pycache__\_utils_internal.cpython-310.pyc 2025-11-03T16:46:52.7077896Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\__pycache__\_VF.cpython-310.pyc 2025-11-03T16:46:52.7082219Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\__pycache__\_vmap_internals.cpython-310.pyc 2025-11-03T16:46:52.7086133Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\__pycache__\_weights_only_unpickler.cpython-310.pyc 2025-11-03T16:46:52.7091081Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\__pycache__\__config__.cpython-310.pyc 2025-11-03T16:46:52.7110379Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\__pycache__\__future__.cpython-310.pyc 2025-11-03T16:46:52.7116202Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\__pycache__\__init__.cpython-310.pyc 2025-11-03T16:46:52.7127755Z 13659 File(s) copied 2025-11-03T16:46:54.5721785Z ********************************************************************** 2025-11-03T16:46:54.5722606Z ** Visual Studio 2022 Developer Command Prompt v17.12.11 2025-11-03T16:46:54.5722974Z ** Copyright (c) 2022 Microsoft Corporation 2025-11-03T16:46:54.5723273Z ********************************************************************** 2025-11-03T16:46:55.0427841Z [vcvarsall.bat] Environment initialized for: 'x64' 2025-11-03T16:46:55.0461768Z 2025-11-03T16:46:55.0462281Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>popd 2025-11-03T16:46:55.0466157Z 2025-11-03T16:46:55.0466664Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>set DISTUTILS_USE_SDK=1 2025-11-03T16:46:55.0469267Z 2025-11-03T16:46:55.0469637Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>if not "0" == "1" goto cuda_build_end 2025-11-03T16:46:55.0472388Z 2025-11-03T16:46:55.0472856Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>set PYTHONPATH=C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build; 2025-11-03T16:46:55.0475391Z 2025-11-03T16:46:55.0475574Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>set 2025-11-03T16:46:55.0653426Z ACTIONS_ID_TOKEN_REQUEST_TOKEN=*** 2025-11-03T16:46:55.0654557Z ACTIONS_ID_TOKEN_REQUEST_URL=https://run-actions-3-azure-eastus.actions.githubusercontent.com/102//idtoken/0c6015c0-48af-45b0-aaa9-c51e47c71232/b1a2d44c-d24b-5254-9ccc-e577d0b9823b?api-version=2.0 2025-11-03T16:46:55.0655630Z ACTIONS_RUNNER_HOOK_JOB_COMPLETED=C:\actions-runner\jobcompleted.ps1 2025-11-03T16:46:55.0656053Z ALLUSERSPROFILE=C:\ProgramData 2025-11-03T16:46:55.0656432Z ALPINE_IMAGE=308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-11-03T16:46:55.0657001Z APPDATA=C:\Users\runneruser\AppData\Roaming 2025-11-03T16:46:55.0657298Z AWS_DEFAULT_REGION=us-east-1 2025-11-03T16:46:55.0657532Z AWS_EXECUTION_ENV=EC2 2025-11-03T16:46:55.0657813Z BUILD_ENVIRONMENT=win-vs2022-cpu-py3 2025-11-03T16:46:55.0658070Z CI=true 2025-11-03T16:46:55.0658248Z CommandPromptType=Native 2025-11-03T16:46:55.0658528Z COMMONPROGRAMFILES=C:\Program Files\Common Files 2025-11-03T16:46:55.0658855Z COMPUTERNAME=EC2AMAZ-F4P7NAP 2025-11-03T16:46:55.0659128Z COMSPEC=C:\Windows\system32\cmd.exe 2025-11-03T16:46:55.0659415Z CONDA=C:\Jenkins\Miniconda3\condabin\conda.bat 2025-11-03T16:46:55.0659812Z CONDA_BUILD=C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-11-03T16:46:55.0660185Z CONDA_DEFAULT_ENV=py_tmp 2025-11-03T16:46:55.0660452Z CONDA_EXE=C:\Jenkins\Miniconda3\Scripts\conda.exe 2025-11-03T16:46:55.0660834Z CONDA_INSTALL=C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-11-03T16:46:55.0661198Z CONDA_PARENT_DIR=C:\Jenkins 2025-11-03T16:46:55.0661469Z CONDA_PREFIX=C:\Jenkins\Miniconda3\envs\py_tmp 2025-11-03T16:46:55.0661764Z CONDA_PREFIX_1=C:\Jenkins\Miniconda3 2025-11-03T16:46:55.0662029Z CONDA_PROMPT_MODIFIER=(py_tmp) 2025-11-03T16:46:55.0662308Z CONDA_PYTHON_EXE=C:\Jenkins\Miniconda3\python.exe 2025-11-03T16:46:55.0662624Z CONDA_ROOT_DIR=C:\Jenkins\Miniconda3 2025-11-03T16:46:55.0663006Z CONDA_RUN=C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-11-03T16:46:55.0663408Z CONDA_SHLVL=2 2025-11-03T16:46:55.0663597Z CONTINUE_THROUGH_ERROR=True 2025-11-03T16:46:55.0663926Z CUDA_PATH=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v13.0 2025-11-03T16:46:55.0664394Z CUDA_PATH_V12_6=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.6 2025-11-03T16:46:55.0664865Z CUDA_PATH_V12_8=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.8 2025-11-03T16:46:55.0665430Z CUDA_PATH_V12_9=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.9 2025-11-03T16:46:55.0665906Z CUDA_PATH_V13_0=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v13.0 2025-11-03T16:46:55.0666280Z CUDA_VERSION=cpu 2025-11-03T16:46:55.0666516Z ChocolateyInstall=C:\ProgramData\chocolatey 2025-11-03T16:46:55.0666898Z CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files 2025-11-03T16:46:55.0667306Z CommonProgramW6432=C:\Program Files\Common Files 2025-11-03T16:46:55.0667760Z DevEnvDir=C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\Common7\IDE\ 2025-11-03T16:46:55.0668304Z DISTUTILS_USE_SDK=1 2025-11-03T16:46:55.0668553Z DriverData=C:\Windows\System32\Drivers\DriverData 2025-11-03T16:46:55.0668868Z EC2LAUNCH_TELEMETRY=1 2025-11-03T16:46:55.0669236Z ExtensionSdkDir=C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs 2025-11-03T16:46:55.0671670Z 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-11-03T16:46:55.0673686Z Framework40Version=v4.0 2025-11-03T16:46:55.0673985Z FrameworkDir=C:\Windows\Microsoft.NET\Framework64\ 2025-11-03T16:46:55.0674413Z FrameworkDir64=C:\Windows\Microsoft.NET\Framework64\ 2025-11-03T16:46:55.0674756Z FrameworkVersion=v4.0.30319 2025-11-03T16:46:55.0675009Z FrameworkVersion64=v4.0.30319 2025-11-03T16:46:55.0675252Z GITHUB_ACTION=test 2025-11-03T16:46:55.0675444Z GITHUB_ACTIONS=true 2025-11-03T16:46:55.0675663Z GITHUB_ACTION_REF= 2025-11-03T16:46:55.0675863Z GITHUB_ACTION_REPOSITORY= 2025-11-03T16:46:55.0676116Z GITHUB_ACTOR=pytorchmergebot 2025-11-03T16:46:55.0676359Z GITHUB_ACTOR_ID=97764156 2025-11-03T16:46:55.0676610Z GITHUB_API_URL=https://api.github.com 2025-11-03T16:46:55.0676969Z GITHUB_BASE_REF= 2025-11-03T16:46:55.0677409Z GITHUB_ENV=C:\actions-runner\_work\_temp\_runner_file_commands\set_env_4657a930-a8ea-495e-8be2-f3b7d41f03e3 2025-11-03T16:46:55.0677928Z GITHUB_EVENT_NAME=push 2025-11-03T16:46:55.0678274Z GITHUB_EVENT_PATH=C:\actions-runner\_work\_temp\_github_workflow\event.json 2025-11-03T16:46:55.0678737Z GITHUB_GRAPHQL_URL=https://api.github.com/graphql 2025-11-03T16:46:55.0679049Z GITHUB_HEAD_REF= 2025-11-03T16:46:55.0679246Z GITHUB_JOB=test 2025-11-03T16:46:55.0679694Z GITHUB_OUTPUT=C:\actions-runner\_work\_temp\_runner_file_commands\set_output_4657a930-a8ea-495e-8be2-f3b7d41f03e3 2025-11-03T16:46:55.0680464Z GITHUB_PATH=C:\actions-runner\_work\_temp\_runner_file_commands\add_path_4657a930-a8ea-495e-8be2-f3b7d41f03e3 2025-11-03T16:46:55.0680982Z GITHUB_REF=refs/heads/main 2025-11-03T16:46:55.0681219Z GITHUB_REF_NAME=main 2025-11-03T16:46:55.0681446Z GITHUB_REF_PROTECTED=true 2025-11-03T16:46:55.0681666Z GITHUB_REF_TYPE=branch 2025-11-03T16:46:55.0681907Z GITHUB_REPOSITORY=pytorch/pytorch 2025-11-03T16:46:55.0682185Z GITHUB_REPOSITORY_ID=65600975 2025-11-03T16:46:55.0682437Z GITHUB_REPOSITORY_OWNER=pytorch 2025-11-03T16:46:55.0682689Z GITHUB_REPOSITORY_OWNER_ID=21003710 2025-11-03T16:46:55.0682955Z GITHUB_RETENTION_DAYS=90 2025-11-03T16:46:55.0683170Z GITHUB_RUN_ATTEMPT=1 2025-11-03T16:46:55.0683377Z GITHUB_RUN_ID=19040285449 2025-11-03T16:46:55.0683704Z GITHUB_RUN_NUMBER=153984 2025-11-03T16:46:55.0683956Z GITHUB_SERVER_URL=https://github.com 2025-11-03T16:46:55.0684327Z GITHUB_SHA=3f6538febd727b782e6e13cfd026a309fb14351d 2025-11-03T16:46:55.0684905Z GITHUB_STATE=C:\actions-runner\_work\_temp\_runner_file_commands\save_state_4657a930-a8ea-495e-8be2-f3b7d41f03e3 2025-11-03T16:46:55.0685755Z GITHUB_STEP_SUMMARY=C:\actions-runner\_work\_temp\_runner_file_commands\step_summary_4657a930-a8ea-495e-8be2-f3b7d41f03e3 2025-11-03T16:46:55.0686478Z GITHUB_TRIGGERING_ACTOR=pytorchmergebot 2025-11-03T16:46:55.0686759Z GITHUB_WORKFLOW=trunk 2025-11-03T16:46:55.0687318Z GITHUB_WORKFLOW_REF=pytorch/pytorch/.github/workflows/trunk.yml@refs/heads/main 2025-11-03T16:46:55.0687850Z GITHUB_WORKFLOW_SHA=3f6538febd727b782e6e13cfd026a309fb14351d 2025-11-03T16:46:55.0688273Z GITHUB_WORKSPACE=C:\actions-runner\_work\pytorch\pytorch 2025-11-03T16:46:55.0688626Z GIT_DEFAULT_BRANCH=main 2025-11-03T16:46:55.0688841Z HOME=C:\Users\runneruser 2025-11-03T16:46:55.0690934Z 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-11-03T16:46:55.0693401Z INSTALLER_DIR=C:/actions-runner/_work/pytorch/pytorch/.ci/pytorch/win-test-helpers\installation-helpers 2025-11-03T16:46:55.0693927Z INSTALL_WINDOWS_SDK=1 2025-11-03T16:46:55.0694124Z is_x64_arch=true 2025-11-03T16:46:55.0694316Z JOB_ID=54379993351 2025-11-03T16:46:55.0694674Z JOB_NAME=win-vs2022-cpu-py3 / test (default, 4, 4, lf.windows.4xlarge.nonephemeral) 2025-11-03T16:46:55.0695956Z 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-11-03T16:46:55.0698226Z 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-11-03T16:46:55.0699750Z LOCALAPPDATA=C:\Users\runneruser\AppData\Local 2025-11-03T16:46:55.0700144Z NETFXSDKDir=C:\Program Files (x86)\Windows Kits\NETFXSDK\4.8\ 2025-11-03T16:46:55.0700492Z NO_TD=False 2025-11-03T16:46:55.0700673Z NO_TEST_TIMEOUT=False 2025-11-03T16:46:55.0700899Z NUMBER_OF_PROCESSORS=16 2025-11-03T16:46:55.0701113Z NUM_TEST_SHARDS=4 2025-11-03T16:46:55.0701324Z OLDPWD=C:/19040285449/build-results 2025-11-03T16:46:55.0701568Z OS=Windows_NT 2025-11-03T16:46:55.0709535Z 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-11-03T16:46:55.0717849Z PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC 2025-11-03T16:46:55.0718198Z Platform=x64 2025-11-03T16:46:55.0718451Z PROCESSOR_ARCHITECTURE=AMD64 2025-11-03T16:46:55.0718819Z PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 85 Stepping 7, GenuineIntel 2025-11-03T16:46:55.0719213Z PROCESSOR_LEVEL=6 2025-11-03T16:46:55.0719411Z PROCESSOR_REVISION=5507 2025-11-03T16:46:55.0719652Z PROGRAMFILES=C:\Program Files 2025-11-03T16:46:55.0719938Z PROJECT_DIR=C:/actions-runner/_work/pytorch/pytorch 2025-11-03T16:46:55.0720323Z PROJECT_DIR_WIN=C:\actions-runner\_work\pytorch\pytorch 2025-11-03T16:46:55.0720648Z PROMPT=(py_tmp) $P$G 2025-11-03T16:46:55.0720854Z PR_NUMBER= 2025-11-03T16:46:55.0721348Z PSModulePath=C:\Windows\system32\WindowsPowerShell\v1.0\Modules;C:\Program Files\WindowsPowerShell\Modules 2025-11-03T16:46:55.0722074Z PUBLIC=C:\Users\Public 2025-11-03T16:46:55.0722496Z *** 2025-11-03T16:46:55.0722790Z PYTHONPATH=C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build; 2025-11-03T16:46:55.0723185Z PYTHON_VERSION=3.10 2025-11-03T16:46:55.0723447Z PYTORCH_FINAL_PACKAGE_DIR=C:/19040285449/build-results/ 2025-11-03T16:46:55.0723913Z PYTORCH_FINAL_PACKAGE_DIR_WIN=C:\19040285449\build-results\ 2025-11-03T16:46:55.0724259Z PYTORCH_TEST_CUDA_MEM_LEAK_CHECK=0 2025-11-03T16:46:55.0724539Z PYTORCH_TEST_RERUN_DISABLED_TESTS=0 2025-11-03T16:46:55.0724804Z ProgramData=C:\ProgramData 2025-11-03T16:46:55.0725066Z ProgramFiles(x86)=C:\Program Files (x86) 2025-11-03T16:46:55.0725360Z ProgramW6432=C:\Program Files 2025-11-03T16:46:55.0725595Z REENABLED_ISSUES= 2025-11-03T16:46:55.0725793Z RUNNER_ARCH=X64 2025-11-03T16:46:55.0725995Z RUNNER_ENVIRONMENT=self-hosted 2025-11-03T16:46:55.0726248Z RUNNER_NAME=i-09e18480fdc4a034e 2025-11-03T16:46:55.0726476Z RUNNER_OS=Windows 2025-11-03T16:46:55.0726708Z RUNNER_TEMP=C:\actions-runner\_work\_temp 2025-11-03T16:46:55.0727021Z RUNNER_TOOL_CACHE=C:\actions-runner\_work\_tool 2025-11-03T16:46:55.0727522Z RUNNER_TRACKING_ID=github_76812fc2-1232-4101-9892-b69379d78ba1 2025-11-03T16:46:55.0727906Z RUNNER_WORKSPACE=C:\actions-runner\_work\pytorch 2025-11-03T16:46:55.0728403Z SCRIPT_HELPERS_DIR=C:/actions-runner/_work/pytorch/pytorch/.ci/pytorch/win-test-helpers 2025-11-03T16:46:55.0728888Z SHA1=3f6538febd727b782e6e13cfd026a309fb14351d 2025-11-03T16:46:55.0729173Z SHARD_NUMBER=4 2025-11-03T16:46:55.0729355Z SHLVL=2 2025-11-03T16:46:55.0729600Z SSL_CERT_FILE=C:\Jenkins\Miniconda3\Library\ssl\cacert.pem 2025-11-03T16:46:55.0729930Z SYSTEMDRIVE=C: 2025-11-03T16:46:55.0730125Z SYSTEMROOT=C:\Windows 2025-11-03T16:46:55.0730367Z TEMP=C:\Users\RUNNER~1\AppData\Local\Temp 2025-11-03T16:46:55.0730638Z TERM=xterm-256color 2025-11-03T16:46:55.0730844Z TEST_CONFIG=default 2025-11-03T16:46:55.0731091Z TEST_DIR=C:/actions-runner/_work/pytorch/pytorch/test 2025-11-03T16:46:55.0731477Z TEST_DIR_WIN=C:\actions-runner\_work\pytorch\pytorch\test 2025-11-03T16:46:55.0731820Z TEST_SHOWLOCALS=False 2025-11-03T16:46:55.0732117Z TMP=C:\Users\RUNNER~1\AppData\Local\Temp 2025-11-03T16:46:55.0732427Z TMPDIR=C:\Users\RUNNER~1\AppData\Local\Temp 2025-11-03T16:46:55.0732790Z TMP_DIR=C:/actions-runner/_work/pytorch/pytorch/build/win_tmp 2025-11-03T16:46:55.0733245Z TMP_DIR_WIN=C:\actions-runner\_work\pytorch\pytorch\build\win_tmp 2025-11-03T16:46:55.0733600Z TORCH_CUDA_ARCH_LIST=8.6 2025-11-03T16:46:55.0733847Z TORCH_SERIALIZATION_DEBUG=1 2025-11-03T16:46:55.0734074Z UCRTVersion=10.0.19041.0 2025-11-03T16:46:55.0734476Z UniversalCRTSdkDir=C:\Program Files (x86)\Windows Kits\10\ 2025-11-03T16:46:55.0734839Z UPDATEFILE=update.finished 2025-11-03T16:46:55.0735073Z USERDOMAIN=EC2AMAZ-F4P7NAP 2025-11-03T16:46:55.0735320Z USERNAME=runneruser 2025-11-03T16:46:55.0735534Z USERPROFILE=C:\Users\runneruser 2025-11-03T16:46:55.0735768Z USE_CUDA=0 2025-11-03T16:46:55.0736148Z VCIDEInstallDir=C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\Common7\IDE\VC\ 2025-11-03T16:46:55.0736758Z VCINSTALLDIR=C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\ 2025-11-03T16:46:55.0737410Z VCToolsInstallDir=C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\ 2025-11-03T16:46:55.0738178Z VCToolsRedistDir=C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Redist\MSVC\14.42.34433\ 2025-11-03T16:46:55.0738691Z VCToolsVersion=14.42.34433 2025-11-03T16:46:55.0738915Z VC_PRODUCT=BuildTools 2025-11-03T16:46:55.0739124Z VC_VERSION= 2025-11-03T16:46:55.0739295Z VC_YEAR=2022 2025-11-03T16:46:55.0739504Z VERBOSE_ARG='SilentlyContinue' 2025-11-03T16:46:55.0739746Z VERBOSE_TEST_LOGS=False 2025-11-03T16:46:55.0739974Z VisualStudioVersion=17.0 2025-11-03T16:46:55.0740391Z VS170COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\Common7\Tools\ 2025-11-03T16:46:55.0740851Z VSCMD_ARG_app_plat=Desktop 2025-11-03T16:46:55.0741083Z VSCMD_ARG_HOST_ARCH=x64 2025-11-03T16:46:55.0741296Z VSCMD_ARG_TGT_ARCH=x64 2025-11-03T16:46:55.0741508Z VSCMD_VER=17.12.11 2025-11-03T16:46:55.0741837Z VSINSTALLDIR=C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\ 2025-11-03T16:46:55.0742292Z VS_VERSION=17.4.1 2025-11-03T16:46:55.0742482Z WINDIR=C:\Windows 2025-11-03T16:46:55.0743034Z 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-11-03T16:46:55.0743740Z WindowsSdkBinPath=C:\Program Files (x86)\Windows Kits\10\bin\ 2025-11-03T16:46:55.0744171Z WindowsSdkDir=C:\Program Files (x86)\Windows Kits\10\ 2025-11-03T16:46:55.0744592Z WindowsSDKLibVersion=10.0.19041.0\ 2025-11-03T16:46:55.0744999Z WindowsSdkVerBinPath=C:\Program Files (x86)\Windows Kits\10\bin\10.0.19041.0\ 2025-11-03T16:46:55.0745425Z WindowsSDKVersion=10.0.19041.0\ 2025-11-03T16:46:55.0745919Z WindowsSDK_ExecutablePath_x64=C:\Program Files (x86)\Microsoft SDKs\Windows\v10.0A\bin\NETFX 4.8 Tools\x64\ 2025-11-03T16:46:55.0746669Z WindowsSDK_ExecutablePath_x86=C:\Program Files (x86)\Microsoft SDKs\Windows\v10.0A\bin\NETFX 4.8 Tools\ 2025-11-03T16:46:55.0747390Z _=C:/actions-runner/_work/pytorch/pytorch/.ci/pytorch/win-test-helpers/test_python_shard.bat 2025-11-03T16:46:55.0747879Z __CONDA_OPENSLL_CERT_FILE_SET="1" 2025-11-03T16:46:55.0748133Z __DOTNET_ADD_64BIT=1 2025-11-03T16:46:55.0748340Z __DOTNET_PREFERRED_BITNESS=64 2025-11-03T16:46:55.0752377Z __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-11-03T16:46:55.0756441Z 2025-11-03T16:46:55.0756712Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>if not errorlevel 0 ( 2025-11-03T16:46:55.0757109Z echo "setup pytorch env failed" 2025-11-03T16:46:55.0757361Z echo 0 2025-11-03T16:46:55.0757535Z exit /b 2025-11-03T16:46:55.0757696Z ) 2025-11-03T16:46:55.0757798Z 2025-11-03T16:46:55.0757958Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>pushd test 2025-11-03T16:46:55.0758218Z 2025-11-03T16:46:55.0758618Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch\test>set GFLAGS_EXE="C:\Program Files (x86)\Windows Kits\10\Debuggers\x64\gflags.exe" 2025-11-03T16:46:55.0759141Z 2025-11-03T16:46:55.0759541Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch\test>if "4" == "1" (if exist "C:\Program Files (x86)\Windows Kits\10\Debuggers\x64\gflags.exe" ( 2025-11-03T16:46:55.0760115Z echo Some smoke tests 2025-11-03T16:46:55.0760483Z "C:\Program Files (x86)\Windows Kits\10\Debuggers\x64\gflags.exe" /i python.exe +sls 2025-11-03T16:46:55.0761189Z python C:/actions-runner/_work/pytorch/pytorch/.ci/pytorch/win-test-helpers\run_python_nn_smoketests.py 2025-11-03T16:46:55.0761724Z if ERRORLEVEL 1 goto fail 2025-11-03T16:46:55.0762119Z "C:\Program Files (x86)\Windows Kits\10\Debuggers\x64\gflags.exe" /i python.exe -sls 2025-11-03T16:46:55.0762545Z if ERRORLEVEL 1 goto fail 2025-11-03T16:46:55.0762756Z ) ) 2025-11-03T16:46:55.0762848Z 2025-11-03T16:46:55.0763101Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch\test>echo Copying over test times file 2025-11-03T16:46:55.0763531Z Copying over test times file 2025-11-03T16:46:55.0763695Z 2025-11-03T16:46:55.0764263Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch\test>robocopy /E "C:\19040285449\build-results\\.additional_ci_files" "C:\actions-runner\_work\pytorch\pytorch\.additional_ci_files" 2025-11-03T16:46:55.0765013Z 2025-11-03T16:46:55.0765176Z ------------------------------------------------------------------------------- 2025-11-03T16:46:55.0765665Z ROBOCOPY :: Robust File Copy for Windows 2025-11-03T16:46:55.0766106Z ------------------------------------------------------------------------------- 2025-11-03T16:46:55.0766361Z 2025-11-03T16:46:55.0766479Z Started : Monday, November 3, 2025 4:46:55 PM 2025-11-03T16:46:55.0766835Z Source : C:\19040285449\build-results\.additional_ci_files\ 2025-11-03T16:46:55.0767276Z Dest : C:\actions-runner\_work\pytorch\pytorch\.additional_ci_files\ 2025-11-03T16:46:55.0767567Z 2025-11-03T16:46:55.0767639Z Files : *.* 2025-11-03T16:46:55.0767832Z 2025-11-03T16:46:55.0768061Z Options : *.* /S /E /DCOPY:DA /COPY:DAT /R:1000000 /W:30 2025-11-03T16:46:55.0768307Z 2025-11-03T16:46:55.0768452Z ------------------------------------------------------------------------------ 2025-11-03T16:46:55.0768706Z 2025-11-03T16:46:55.0768860Z 2 C:\19040285449\build-results\.additional_ci_files\ 2025-11-03T16:46:55.0769186Z *EXTRA File 85004 td_results.json 2025-11-03T16:46:55.0769498Z New File 2.6 m test-class-times.json 2025-11-03T16:46:55.0769765Z 18% 2025-11-03T16:46:55.0769927Z 37% 2025-11-03T16:46:55.0770079Z 55% 2025-11-03T16:46:55.0770243Z 74% 2025-11-03T16:46:55.0770392Z 93% 2025-11-03T16:46:55.0770553Z 100% 2025-11-03T16:46:55.0770728Z New File 790911 test-times.json 2025-11-03T16:46:55.0770995Z 33% 2025-11-03T16:46:55.0771155Z 66% 2025-11-03T16:46:55.0771317Z 99% 2025-11-03T16:46:55.0771529Z 100% 2025-11-03T16:46:55.0771621Z 2025-11-03T16:46:55.0771766Z ------------------------------------------------------------------------------ 2025-11-03T16:46:55.0772028Z 2025-11-03T16:46:55.0772182Z Total Copied Skipped Mismatch FAILED Extras 2025-11-03T16:46:55.0772545Z Dirs : 1 0 1 0 0 0 2025-11-03T16:46:55.0772887Z Files : 2 2 0 0 0 1 2025-11-03T16:46:55.0773319Z Bytes : 3.44 m 3.44 m 0 0 0 83.0 k 2025-11-03T16:46:55.0773688Z Times : 0:00:00 0:00:00 0:00:00 0:00:00 2025-11-03T16:46:55.0773927Z 2025-11-03T16:46:55.0773931Z 2025-11-03T16:46:55.0774033Z Speed : 401020111 Bytes/sec. 2025-11-03T16:46:55.0774320Z Speed : 22946.554 MegaBytes/min. 2025-11-03T16:46:55.0774623Z Ended : Monday, November 3, 2025 4:46:55 PM 2025-11-03T16:46:55.0774829Z 2025-11-03T16:46:55.0774835Z 2025-11-03T16:46:55.0775025Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch\test>echo Run nn tests 2025-11-03T16:46:55.0775399Z Run nn tests 2025-11-03T16:46:55.0775507Z 2025-11-03T16:46:55.0776128Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch\test>python run_test.py --exclude-jit-executor --exclude-distributed-tests --exclude-quantization-tests --shard "4" "4" --verbose 2025-11-03T16:47:04.7077355Z Found test times from artifacts 2025-11-03T16:47:04.7574658Z Found test times from artifacts 2025-11-03T16:47:04.7586676Z Running all tests 2025-11-03T16:47:04.8212055Z Running parallel tests on 3 processes 2025-11-03T16:47:04.8229362Z Name: tests to run (est. time: 76.24min) 2025-11-03T16:47:04.8229681Z Serial tests (0): 2025-11-03T16:47:04.8229931Z Parallel tests (152): 2025-11-03T16:47:04.8230238Z export/test_export_training_ir_to_run_decomp 1/1 2025-11-03T16:47:04.8230590Z inductor/test_cudagraph_trees 1/1 2025-11-03T16:47:04.8230853Z test_foreach 1/1 2025-11-03T16:47:04.8231112Z functorch/test_aot_joint_with_descriptors 1/1 2025-11-03T16:47:04.8231415Z test_varlen_attention 1/1 2025-11-03T16:47:04.8231802Z inductor/test_compiled_optimizers 1/1 2025-11-03T16:47:04.8232094Z higher_order_ops/test_local_map 1/1 2025-11-03T16:47:04.8232380Z higher_order_ops/test_invoke_subgraph 1/1 2025-11-03T16:47:04.8232677Z export/test_export 1/1 2025-11-03T16:47:04.8232900Z inductor/test_perf 1/1 2025-11-03T16:47:04.8233149Z functorch/test_aotdispatch 1/12 2025-11-03T16:47:04.8233425Z functorch/test_aotdispatch 8/12 2025-11-03T16:47:04.8233697Z functorch/test_aotdispatch 9/12 2025-11-03T16:47:04.8233963Z functorch/test_aotdispatch 10/12 2025-11-03T16:47:04.8234227Z inductor/test_memory 1/1 2025-11-03T16:47:04.8234528Z inductor/test_cudagraph_trees_expandable_segments 1/1 2025-11-03T16:47:04.8234845Z test_decomp 5/18 2025-11-03T16:47:04.8235050Z test_decomp 6/18 2025-11-03T16:47:04.8235296Z test_decomp 7/18 2025-11-03T16:47:04.8235542Z test_decomp 14/18 2025-11-03T16:47:04.8235748Z test_decomp 15/18 2025-11-03T16:47:04.8235981Z test_decomp 16/18 2025-11-03T16:47:04.8236198Z test_ops 5/9 2025-11-03T16:47:04.8236377Z test_ops 6/9 2025-11-03T16:47:04.8236577Z test_ops 7/9 2025-11-03T16:47:04.8236785Z inductor/test_aot_inductor_arrayref 1/1 2025-11-03T16:47:04.8237097Z inductor/test_cooperative_reductions 1/1 2025-11-03T16:47:04.8237393Z inductor/test_compiled_autograd 1/1 2025-11-03T16:47:04.8237671Z dynamo/test_deque_reconstruct 1/1 2025-11-03T16:47:04.8237952Z inductor/test_external_callables 1/1 2025-11-03T16:47:04.8238229Z inductor/test_extension_backend 1/1 2025-11-03T16:47:04.8238660Z cpp_extensions/torch_stable_test_extension/torch_stable_test/test_torch_stable 1/1 2025-11-03T16:47:04.8239103Z inductor/test_triton_kernels 1/1 2025-11-03T16:47:04.8239363Z inductor/test_cache 1/1 2025-11-03T16:47:04.8239594Z inductor/test_minifier 1/1 2025-11-03T16:47:04.8239962Z inductor/test_inductor_annotations 1/1 2025-11-03T16:47:04.8240251Z dynamo/test_buffers_override 1/1 2025-11-03T16:47:04.8240522Z dynamo/test_skip_non_tensor 1/1 2025-11-03T16:47:04.8240786Z dynamo/test_modules 1/1 2025-11-03T16:47:04.8241036Z inductor/test_aot_inductor_custom_ops 1/1 2025-11-03T16:47:04.8241371Z inductor/test_flex_flash 1/1 2025-11-03T16:47:04.8241620Z inductor/test_minifier_utils 1/1 2025-11-03T16:47:04.8241932Z test_functionalization 1/1 2025-11-03T16:47:04.8242316Z dynamo/test_fx_graph_runnable 1/1 2025-11-03T16:47:04.8242600Z dynamo/test_pre_dispatch 1/1 2025-11-03T16:47:04.8242833Z test_typing 1/1 2025-11-03T16:47:04.8243037Z test_fx_experimental 1/1 2025-11-03T16:47:04.8243289Z inductor/test_op_completeness 1/1 2025-11-03T16:47:04.8243551Z export/test_tools 1/1 2025-11-03T16:47:04.8243785Z backends/xeon/test_launch 1/1 2025-11-03T16:47:04.8244028Z test_utils_filelock 1/1 2025-11-03T16:47:04.8244275Z inductor/test_select_algorithm 1/1 2025-11-03T16:47:04.8244525Z test_pytree 1/1 2025-11-03T16:47:04.8244725Z xpu/test_fusion 1/1 2025-11-03T16:47:04.8244933Z inductor/test_utils 1/1 2025-11-03T16:47:04.8245178Z torch_np/test_ufuncs_basic 1/1 2025-11-03T16:47:04.8245452Z inductor/test_coordinate_descent_tuner 1/1 2025-11-03T16:47:04.8245761Z higher_order_ops/test_with_effects 1/1 2025-11-03T16:47:04.8246033Z lazy/test_bindings 1/1 2025-11-03T16:47:04.8246266Z inductor/test_device_assert 1/1 2025-11-03T16:47:04.8246532Z test_flop_counter 1/1 2025-11-03T16:47:04.8246746Z export/test_db 1/1 2025-11-03T16:47:04.8246970Z profiler/test_kineto 1/1 2025-11-03T16:47:04.8247256Z test_per_overload_api 1/1 2025-11-03T16:47:04.8247499Z export/test_passes 1/1 2025-11-03T16:47:04.8247776Z export/test_upgrader 1/1 2025-11-03T16:47:04.8248022Z inductor/test_triton_heuristics 1/1 2025-11-03T16:47:04.8248290Z test_expanded_weights 1/1 2025-11-03T16:47:04.8248584Z torch_np/numpy_tests/core/test_scalarinherit 1/1 2025-11-03T16:47:04.8248913Z functorch/dim/test_getsetitem 1/1 2025-11-03T16:47:04.8249809Z export/test_package 1/1 2025-11-03T16:47:04.8250056Z export/test_schema 1/1 2025-11-03T16:47:04.8250279Z test_namedtensor 1/1 2025-11-03T16:47:04.8250506Z test_openmp 1/1 2025-11-03T16:47:04.8250703Z test_logging 1/1 2025-11-03T16:47:04.8250918Z test_native_functions 1/1 2025-11-03T16:47:04.8251151Z torch_np/test_random 1/1 2025-11-03T16:47:04.8251402Z dynamo/test_compile 1/1 2025-11-03T16:47:04.8251632Z test_compile_benchmark_util 1/1 2025-11-03T16:47:04.8251892Z dynamo/test_after_aot 1/1 2025-11-03T16:47:04.8252137Z inductor/test_codegen_triton 1/1 2025-11-03T16:47:04.8252419Z inductor/test_graph_transform_observer 1/1 2025-11-03T16:47:04.8252708Z test_type_hints 1/1 2025-11-03T16:47:04.8252971Z test_optim 1/1 2025-11-03T16:47:04.8253199Z dynamo/test_graph_region_tracker 1/1 2025-11-03T16:47:04.8253517Z test_fx_passes 1/1 2025-11-03T16:47:04.8253739Z test_binary_ufuncs 1/1 2025-11-03T16:47:04.8253954Z test_jit 1/1 2025-11-03T16:47:04.8254172Z torch_np/numpy_tests/core/test_einsum 1/1 2025-11-03T16:47:04.8254450Z test_module_tracker 1/1 2025-11-03T16:47:04.8254699Z inductor/test_online_softmax 1/1 2025-11-03T16:47:04.8254983Z higher_order_ops/test_invoke_quant 1/1 2025-11-03T16:47:04.8255268Z inductor/test_inductor_scheduler 1/1 2025-11-03T16:47:04.8255547Z torch_np/test_basic 1/1 2025-11-03T16:47:04.8255783Z functorch/test_minifier 1/1 2025-11-03T16:47:04.8256039Z inductor/test_multi_kernel 1/1 2025-11-03T16:47:04.8256277Z test_meta 1/6 2025-11-03T16:47:04.8256477Z dynamo/test_misc 1/1 2025-11-03T16:47:04.8256699Z dynamo/test_export_mutations 1/1 2025-11-03T16:47:04.8256961Z test_nestedtensor 2/4 2025-11-03T16:47:04.8257177Z test_nestedtensor 3/4 2025-11-03T16:47:04.8257498Z inductor/test_op_dtype_prop 1/1 2025-11-03T16:47:04.8257774Z functorch/test_ops 3/9 2025-11-03T16:47:04.8258000Z test_segment_reductions 1/1 2025-11-03T16:47:04.8258285Z torch_np/numpy_tests/core/test_multiarray 1/1 2025-11-03T16:47:04.8258624Z test_jit_fuser_te 1/1 2025-11-03T16:47:04.8258871Z dynamo/test_backward_higher_order_ops 1/1 2025-11-03T16:47:04.8259196Z test_ops_fwd_gradients 1/2 2025-11-03T16:47:04.8259439Z test_ops_fwd_gradients 2/2 2025-11-03T16:47:04.8259676Z dynamo/test_sources 1/1 2025-11-03T16:47:04.8260015Z xpu/test_conv 1/1 2025-11-03T16:47:04.8260237Z dynamo/test_optimizers 1/1 2025-11-03T16:47:04.8260492Z dynamo/test_verify_correctness 1/1 2025-11-03T16:47:04.8260765Z inductor/test_custom_lowering 1/1 2025-11-03T16:47:04.8261020Z inductor/test_config 1/1 2025-11-03T16:47:04.8261251Z test_opaque_obj 1/1 2025-11-03T16:47:04.8269633Z optim/test_lrscheduler 1/1 2025-11-03T16:47:04.8270003Z dynamo/test_aot_autograd_cache 1/1 2025-11-03T16:47:04.8270289Z dynamo/test_backends 1/1 2025-11-03T16:47:04.8270578Z functorch/test_vmap 2/2 2025-11-03T16:47:04.8270819Z test_numa_binding 1/1 2025-11-03T16:47:04.8271049Z lazy/test_functionalization 1/1 2025-11-03T16:47:04.8271313Z test_tensorboard 1/1 2025-11-03T16:47:04.8271526Z test_datapipe 1/1 2025-11-03T16:47:04.8271748Z test_out_dtype_op 1/1 2025-11-03T16:47:04.8271976Z inductor/test_fxir_backend 1/1 2025-11-03T16:47:04.8272243Z torch_np/test_indexing 1/1 2025-11-03T16:47:04.8272485Z test_fx_reinplace_pass 1/1 2025-11-03T16:47:04.8272852Z cpp_extensions/python_agnostic_extension/test/test_python_agnostic 1/1 2025-11-03T16:47:04.8273252Z functorch/test_dims 1/1 2025-11-03T16:47:04.8273476Z test_modules 1/2 2025-11-03T16:47:04.8273686Z dynamo/test_unspec 1/1 2025-11-03T16:47:04.8274046Z cpp_extensions/libtorch_agnostic_extension/test/test_libtorch_agnostic 1/1 2025-11-03T16:47:04.8274464Z dynamo/test_exc 1/1 2025-11-03T16:47:04.8274685Z dynamo/test_precompile_context 1/1 2025-11-03T16:47:04.8274989Z torch_np/numpy_tests/lib/test_histograms 1/1 2025-11-03T16:47:04.8275394Z test_type_info 1/1 2025-11-03T16:47:04.8275654Z test_numba_integration 1/1 2025-11-03T16:47:04.8275919Z inductor/test_mmdecomp 1/1 2025-11-03T16:47:04.8276198Z test_maskedtensor 1/1 2025-11-03T16:47:04.8276423Z test_dataloader 1/2 2025-11-03T16:47:04.8276636Z optim/test_swa_utils 1/1 2025-11-03T16:47:04.8276896Z dynamo/test_subclasses 1/1 2025-11-03T16:47:04.8277130Z test_type_promotion 1/1 2025-11-03T16:47:04.8277402Z torch_np/numpy_tests/core/test_scalar_ctors 1/1 2025-11-03T16:47:04.8277702Z test_dlpack 1/1 2025-11-03T16:47:04.8277929Z profiler/test_torch_tidy 1/1 2025-11-03T16:47:04.8278186Z torch_np/test_reductions 1/1 2025-11-03T16:47:04.8278438Z lazy/test_reuse_ir 1/1 2025-11-03T16:47:04.8278653Z test_prims 1/1 2025-11-03T16:47:04.8278881Z profiler/test_python_tracer 1/1 2025-11-03T16:47:04.8279168Z inductor/test_custom_op_autotune 1/1 2025-11-03T16:47:04.8279446Z Name: excluded (est. time: 0.0min) 2025-11-03T16:47:04.8279700Z Serial tests (0): 2025-11-03T16:47:04.8279899Z Parallel tests (0): 2025-11-03T16:47:04.8292109Z Running export/test_export_training_ir_to_run_decomp 1/1 ... [2025-11-03 16:47:04.828796] 2025-11-03T16:47:04.8292573Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T16:47:04.8304372Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'export/test_export_training_ir_to_run_decomp.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-11-03 16:47:04.829981] 2025-11-03T16:47:04.8306293Z Downloading https://ossci-metrics.s3.amazonaws.com/disabled-tests-condensed.json to C:\actions-runner\_work\pytorch\pytorch\test\.pytorch-disabled-tests.json 2025-11-03T16:47:04.8307193Z Ignoring disabled issues: [''] 2025-11-03T16:47:23.1672440Z 2025-11-03T16:47:23.1673437Z export/test_export_training_ir_to_run_decomp 1/1 was successful, full logs can be found in artifacts with path test/test-reports/export.test_export_training_ir_to_run_decomp_1.1_01cf09afd097de1f_.log 2025-11-03T16:47:23.1674233Z 2025-11-03T16:47:23.1679178Z Running inductor/test_cudagraph_trees 1/1 ... [2025-11-03 16:47:23.167194] 2025-11-03T16:47:23.1679604Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T16:47:23.1686142Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_cudagraph_trees.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-11-03 16:47:23.167194] 2025-11-03T16:47:23.1687376Z GITHUB_RUN_ID, GITHUB_RUN_ATTEMPT, or ARTIFACTS_FILE_SUFFIX not set, not uploading 2025-11-03T16:47:23.1687825Z Uploading artifacts took 0.00 seconds 2025-11-03T16:47:34.6807380Z 2025-11-03T16:47:34.6808490Z inductor/test_cudagraph_trees 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_cudagraph_trees_1.1_b376254fb5508dca_.log 2025-11-03T16:47:34.6809221Z 2025-11-03T16:47:34.6815663Z Running test_foreach 1/1 ... [2025-11-03 16:47:34.674858] 2025-11-03T16:47:34.6816041Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T16:47:34.6822793Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', '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-11-03 16:47:34.674858] 2025-11-03T16:47:48.8931764Z 2025-11-03T16:47:48.8932648Z test_foreach 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_foreach_1.1_1f2fbb20f95618b8_.log 2025-11-03T16:47:48.8933292Z Running 0 items in this shard: 2025-11-03T16:47:48.8933485Z 2025-11-03T16:47:48.8938638Z Running functorch/test_aot_joint_with_descriptors 1/1 ... [2025-11-03 16:47:48.888442] 2025-11-03T16:47:48.8939272Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T16:47:48.8945788Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'functorch/test_aot_joint_with_descriptors.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-11-03 16:47:48.888442] 2025-11-03T16:47:54.2986313Z 2025-11-03T16:47:54.2987922Z functorch/test_aot_joint_with_descriptors 1/1 was successful, full logs can be found in artifacts with path test/test-reports/functorch.test_aot_joint_with_descriptors_1.1_7c42e6c39417f8e8_.log 2025-11-03T16:47:54.2989321Z Running 0 items in this shard: 2025-11-03T16:47:54.2989498Z 2025-11-03T16:47:54.2993446Z Running test_varlen_attention 1/1 ... [2025-11-03 16:47:54.298434] 2025-11-03T16:47:54.2993869Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T16:47:54.3000078Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_varlen_attention.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-11-03 16:47:54.298434] 2025-11-03T16:47:59.8658617Z 2025-11-03T16:47:59.8659456Z test_varlen_attention 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_varlen_attention_1.1_566028866492f0f9_.log 2025-11-03T16:47:59.8660167Z Running 0 items in this shard: 2025-11-03T16:47:59.8660333Z 2025-11-03T16:47:59.8665519Z Running inductor/test_compiled_optimizers 1/1 ... [2025-11-03 16:47:59.866110] 2025-11-03T16:47:59.8665972Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T16:47:59.8672609Z 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-11-03 16:47:59.866703] 2025-11-03T16:48:14.0338765Z 2025-11-03T16:48:14.0339967Z 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_87e75dc1a568f92b_.log 2025-11-03T16:48:14.0340796Z 2025-11-03T16:48:14.0346524Z Running higher_order_ops/test_local_map 1/1 ... [2025-11-03 16:48:14.034481] 2025-11-03T16:48:14.0347043Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T16:48:14.0353998Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'higher_order_ops/test_local_map.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-11-03 16:48:14.035219] 2025-11-03T16:48:19.7707059Z 2025-11-03T16:48:19.7708051Z higher_order_ops/test_local_map 1/1 was successful, full logs can be found in artifacts with path test/test-reports/higher_order_ops.test_local_map_1.1_fdee412c6ee94564_.log 2025-11-03T16:48:19.7708955Z Running 0 items in this shard: 2025-11-03T16:48:19.7709165Z 2025-11-03T16:48:19.7714877Z Running higher_order_ops/test_invoke_subgraph 1/1 ... [2025-11-03 16:48:19.771371] 2025-11-03T16:48:19.7715399Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T16:48:19.7722496Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'higher_order_ops/test_invoke_subgraph.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-11-03 16:48:19.772058] 2025-11-03T16:48:31.0405531Z 2025-11-03T16:48:31.0406466Z higher_order_ops/test_invoke_subgraph 1/1 was successful, full logs can be found in artifacts with path test/test-reports/higher_order_ops.test_invoke_subgraph_1.1_c0c606870e87b61e_.log 2025-11-03T16:48:31.0407321Z Running 0 items in this shard: 2025-11-03T16:48:31.0407642Z 2025-11-03T16:48:31.0412393Z Running export/test_export 1/1 ... [2025-11-03 16:48:31.040909] 2025-11-03T16:48:31.0412769Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T16:48:31.0419215Z 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-11-03 16:48:31.041483] 2025-11-03T16:48:42.5164939Z 2025-11-03T16:48:42.5165909Z export/test_export 1/1 was successful, full logs can be found in artifacts with path test/test-reports/export.test_export_1.1_156b61c12a6d97d2_.log 2025-11-03T16:48:42.5166609Z Running 0 items in this shard: 2025-11-03T16:48:42.5166776Z 2025-11-03T16:48:42.5171348Z Running inductor/test_perf 1/1 ... [2025-11-03 16:48:42.516987] 2025-11-03T16:48:42.5171739Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T16:48:42.5178110Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_perf.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-11-03 16:48:42.517558] 2025-11-03T16:48:53.7271106Z 2025-11-03T16:48:53.7271957Z inductor/test_perf 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_perf_1.1_b2dc44b623b666ca_.log 2025-11-03T16:48:53.7272553Z 2025-11-03T16:48:53.7278913Z Running functorch/test_aotdispatch 1/12 ... [2025-11-03 16:48:53.727492] 2025-11-03T16:48:53.7279321Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T16:48:53.7287837Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'functorch/test_aotdispatch.py', '-m', 'serial', '--shard-id=1', '--num-shards=12', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-11-03 16:48:53.728078] 2025-11-03T16:49:02.6350082Z 2025-11-03T16:49:02.6350984Z functorch/test_aotdispatch 1/12 was successful, full logs can be found in artifacts with path test/test-reports/functorch.test_aotdispatch_1.12_66d724f7973f6ddc_.log 2025-11-03T16:49:02.6351770Z Running 0 items in this shard: 2025-11-03T16:49:02.6351944Z 2025-11-03T16:49:02.6358314Z Running functorch/test_aotdispatch 8/12 ... [2025-11-03 16:49:02.635345] 2025-11-03T16:49:02.6358733Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T16:49:02.6373550Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'functorch/test_aotdispatch.py', '-m', 'serial', '--shard-id=8', '--num-shards=12', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-11-03 16:49:02.637107] 2025-11-03T16:49:11.3212823Z 2025-11-03T16:49:11.3213728Z functorch/test_aotdispatch 8/12 was successful, full logs can be found in artifacts with path test/test-reports/functorch.test_aotdispatch_8.12_93f32246ff3d413c_.log 2025-11-03T16:49:11.3214513Z Running 0 items in this shard: 2025-11-03T16:49:11.3214689Z 2025-11-03T16:49:11.3219786Z Running functorch/test_aotdispatch 9/12 ... [2025-11-03 16:49:11.318180] 2025-11-03T16:49:11.3220229Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T16:49:11.3226216Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'functorch/test_aotdispatch.py', '-m', 'serial', '--shard-id=9', '--num-shards=12', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-11-03 16:49:11.318180] 2025-11-03T16:49:19.8713990Z 2025-11-03T16:49:19.8714862Z functorch/test_aotdispatch 9/12 was successful, full logs can be found in artifacts with path test/test-reports/functorch.test_aotdispatch_9.12_3d68ae959b62b2e5_.log 2025-11-03T16:49:19.8715682Z Running 0 items in this shard: 2025-11-03T16:49:19.8715856Z 2025-11-03T16:49:19.8722240Z Running functorch/test_aotdispatch 10/12 ... [2025-11-03 16:49:19.869500] 2025-11-03T16:49:19.8722661Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T16:49:19.8731036Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'functorch/test_aotdispatch.py', '-m', 'serial', '--shard-id=10', '--num-shards=12', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-11-03 16:49:19.872635] 2025-11-03T16:49:28.3811489Z 2025-11-03T16:49:28.3812373Z functorch/test_aotdispatch 10/12 was successful, full logs can be found in artifacts with path test/test-reports/functorch.test_aotdispatch_10.12_7fe0caabfe98f7f6_.log 2025-11-03T16:49:28.3813184Z Running 0 items in this shard: 2025-11-03T16:49:28.3813359Z 2025-11-03T16:49:28.3818199Z Running inductor/test_memory 1/1 ... [2025-11-03 16:49:28.377832] 2025-11-03T16:49:28.3818626Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T16:49:28.3824899Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_memory.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-11-03 16:49:28.377832] 2025-11-03T16:49:39.6704232Z 2025-11-03T16:49:39.6705123Z inductor/test_memory 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_memory_1.1_8a357d7b584e41f7_.log 2025-11-03T16:49:39.6705749Z 2025-11-03T16:49:39.6711158Z Running inductor/test_cudagraph_trees_expandable_segments 1/1 ... [2025-11-03 16:49:39.656147] 2025-11-03T16:49:39.6711712Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T16:49:39.6717930Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_cudagraph_trees_expandable_segments.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-11-03 16:49:39.656147] 2025-11-03T16:49:50.5266285Z 2025-11-03T16:49:50.5267561Z inductor/test_cudagraph_trees_expandable_segments 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_cudagraph_trees_expandable_segments_1.1_bde6e36aaff75dea_.log 2025-11-03T16:49:50.5268413Z 2025-11-03T16:49:50.5272874Z Running test_decomp 5/18 ... [2025-11-03 16:49:50.525168] 2025-11-03T16:49:50.5273234Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T16:49:50.5279291Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_decomp.py', '-m', 'serial', '--shard-id=5', '--num-shards=18', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-11-03 16:49:50.525168] 2025-11-03T16:49:59.8253132Z 2025-11-03T16:49:59.8253906Z test_decomp 5/18 was successful, full logs can be found in artifacts with path test/test-reports/test_decomp_5.18_078c78b136fac705_.log 2025-11-03T16:49:59.8254574Z Running 0 items in this shard: 2025-11-03T16:49:59.8254744Z 2025-11-03T16:49:59.8259991Z Running test_decomp 6/18 ... [2025-11-03 16:49:59.825589] 2025-11-03T16:49:59.8260339Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T16:49:59.8267009Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_decomp.py', '-m', 'serial', '--shard-id=6', '--num-shards=18', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-11-03 16:49:59.825589] 2025-11-03T16:50:09.2265487Z 2025-11-03T16:50:09.2266272Z test_decomp 6/18 was successful, full logs can be found in artifacts with path test/test-reports/test_decomp_6.18_a199a9821d17f053_.log 2025-11-03T16:50:09.2266919Z Running 0 items in this shard: 2025-11-03T16:50:09.2267114Z 2025-11-03T16:50:09.2272130Z Running test_decomp 7/18 ... [2025-11-03 16:50:09.226914] 2025-11-03T16:50:09.2272546Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T16:50:09.2278981Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_decomp.py', '-m', 'serial', '--shard-id=7', '--num-shards=18', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-11-03 16:50:09.227486] 2025-11-03T16:50:18.7280264Z 2025-11-03T16:50:18.7281494Z test_decomp 7/18 was successful, full logs can be found in artifacts with path test/test-reports/test_decomp_7.18_ddae78a74bb0841a_.log 2025-11-03T16:50:18.7282655Z Running 0 items in this shard: 2025-11-03T16:50:18.7282928Z 2025-11-03T16:50:18.7287144Z Running test_decomp 14/18 ... [2025-11-03 16:50:18.728489] 2025-11-03T16:50:18.7287579Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T16:50:18.7294352Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_decomp.py', '-m', 'serial', '--shard-id=14', '--num-shards=18', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-11-03 16:50:18.729080] 2025-11-03T16:50:28.4331818Z 2025-11-03T16:50:28.4332601Z test_decomp 14/18 was successful, full logs can be found in artifacts with path test/test-reports/test_decomp_14.18_abc65453843a406f_.log 2025-11-03T16:50:28.4333276Z Running 0 items in this shard: 2025-11-03T16:50:28.4333447Z 2025-11-03T16:50:28.4338454Z Running test_decomp 15/18 ... [2025-11-03 16:50:28.431670] 2025-11-03T16:50:28.4338823Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T16:50:28.4345207Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_decomp.py', '-m', 'serial', '--shard-id=15', '--num-shards=18', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-11-03 16:50:28.431670] 2025-11-03T16:50:37.8399218Z 2025-11-03T16:50:37.8400238Z test_decomp 15/18 was successful, full logs can be found in artifacts with path test/test-reports/test_decomp_15.18_52c1b5f259ff39d1_.log 2025-11-03T16:50:37.8400906Z Running 0 items in this shard: 2025-11-03T16:50:37.8401094Z 2025-11-03T16:50:37.8405981Z Running test_decomp 16/18 ... [2025-11-03 16:50:37.840297] 2025-11-03T16:50:37.8406335Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T16:50:37.8413436Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_decomp.py', '-m', 'serial', '--shard-id=16', '--num-shards=18', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-11-03 16:50:37.840897] 2025-11-03T16:50:47.2309542Z 2025-11-03T16:50:47.2310317Z test_decomp 16/18 was successful, full logs can be found in artifacts with path test/test-reports/test_decomp_16.18_87ad11b3ef00b3c0_.log 2025-11-03T16:50:47.2311013Z Running 0 items in this shard: 2025-11-03T16:50:47.2311191Z 2025-11-03T16:50:47.2316217Z Running test_ops 5/9 ... [2025-11-03 16:50:47.230852] 2025-11-03T16:50:47.2316580Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T16:50:47.7438509Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_ops.py', '-m', 'serial', '--shard-id=5', '--num-shards=9', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-11-03 16:50:47.742849] 2025-11-03T16:51:09.6883908Z 2025-11-03T16:51:09.6884678Z test_ops 5/9 was successful, full logs can be found in artifacts with path test/test-reports/test_ops_5.9_87927ef14b28fcd3_.log 2025-11-03T16:51:09.6885456Z Running 0 items in this shard: 2025-11-03T16:51:09.6885650Z 2025-11-03T16:51:09.6893340Z Running test_ops 6/9 ... [2025-11-03 16:51:09.689160] 2025-11-03T16:51:09.6893735Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T16:51:09.6901185Z 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-11-03 16:51:09.689750] 2025-11-03T16:51:31.9865216Z 2025-11-03T16:51:31.9865937Z test_ops 6/9 was successful, full logs can be found in artifacts with path test/test-reports/test_ops_6.9_67b397658a627418_.log 2025-11-03T16:51:31.9866561Z Running 0 items in this shard: 2025-11-03T16:51:31.9866733Z 2025-11-03T16:51:31.9872168Z Running test_ops 7/9 ... [2025-11-03 16:51:31.986753] 2025-11-03T16:51:31.9872507Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T16:51:31.9879304Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_ops.py', '-m', 'serial', '--shard-id=7', '--num-shards=9', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-11-03 16:51:31.987344] 2025-11-03T16:51:54.4681525Z 2025-11-03T16:51:54.4682331Z test_ops 7/9 was successful, full logs can be found in artifacts with path test/test-reports/test_ops_7.9_416dd4271ca77815_.log 2025-11-03T16:51:54.4682988Z Running 0 items in this shard: 2025-11-03T16:51:54.4683875Z 2025-11-03T16:51:54.4688870Z Running inductor/test_aot_inductor_arrayref 1/1 ... [2025-11-03 16:51:54.468653] 2025-11-03T16:51:54.4689361Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T16:51:54.4695558Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_aot_inductor_arrayref.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-11-03 16:51:54.469225] 2025-11-03T16:51:59.2437724Z 2025-11-03T16:51:59.2438779Z inductor/test_aot_inductor_arrayref 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_aot_inductor_arrayref_1.1_da2638c1d0a17c7c_.log 2025-11-03T16:51:59.2439692Z 2025-11-03T16:51:59.2444252Z Running inductor/test_cooperative_reductions 1/1 ... [2025-11-03 16:51:59.231832] 2025-11-03T16:51:59.2444737Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T16:51:59.2451323Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_cooperative_reductions.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-11-03 16:51:59.231832] 2025-11-03T16:52:09.8686062Z 2025-11-03T16:52:09.8687052Z inductor/test_cooperative_reductions 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_cooperative_reductions_1.1_60956654afb17ed3_.log 2025-11-03T16:52:09.8687822Z 2025-11-03T16:52:09.8692320Z Running inductor/test_compiled_autograd 1/1 ... [2025-11-03 16:52:09.863378] 2025-11-03T16:52:09.8692781Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T16:52:09.8698933Z 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-11-03 16:52:09.863378] 2025-11-03T16:52:22.9379886Z 2025-11-03T16:52:22.9380865Z 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_39d84c9ff57dd953_.log 2025-11-03T16:52:22.9381595Z 2025-11-03T16:52:22.9386055Z Running dynamo/test_deque_reconstruct 1/1 ... [2025-11-03 16:52:22.926196] 2025-11-03T16:52:22.9386484Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T16:52:22.9392784Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'dynamo/test_deque_reconstruct.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-11-03 16:52:22.926196] 2025-11-03T16:52:27.3752235Z 2025-11-03T16:52:27.3753126Z dynamo/test_deque_reconstruct 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_deque_reconstruct_1.1_7953a78bfa797303_.log 2025-11-03T16:52:27.3753828Z 2025-11-03T16:52:27.3758722Z Running inductor/test_external_callables 1/1 ... [2025-11-03 16:52:27.371806] 2025-11-03T16:52:27.3759205Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T16:52:27.3765654Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_external_callables.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-11-03 16:52:27.371806] 2025-11-03T16:52:32.1743900Z 2025-11-03T16:52:32.1752456Z inductor/test_external_callables 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_external_callables_1.1_8c8fbc4a96b0458c_.log 2025-11-03T16:52:32.1753211Z 2025-11-03T16:52:32.1753446Z Running inductor/test_extension_backend 1/1 ... [2025-11-03 16:52:32.174467] 2025-11-03T16:52:32.1753875Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T16:52:32.1760494Z 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-11-03 16:52:32.175594] 2025-11-03T16:52:43.4188851Z 2025-11-03T16:52:43.4190089Z 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_7602caa02672d01f_.log 2025-11-03T16:52:43.4190848Z 2025-11-03T16:52:43.4195922Z Running cpp_extensions/torch_stable_test_extension/torch_stable_test/test_torch_stable 1/1 ... [2025-11-03 16:52:43.419009] 2025-11-03T16:52:43.4196771Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T16:52:43.4212046Z 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-11-03 16:52:43.420788] 2025-11-03T16:52:48.2706256Z 2025-11-03T16:52:48.2707578Z 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_9b4bc14082d3099e_.log 2025-11-03T16:52:48.2708845Z Running 0 items in this shard: 2025-11-03T16:52:48.2709021Z 2025-11-03T16:52:48.2712102Z Running inductor/test_triton_kernels 1/1 ... [2025-11-03 16:52:48.270826] 2025-11-03T16:52:48.2712522Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T16:52:48.2719009Z 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-11-03 16:52:48.271458] 2025-11-03T16:52:59.4182288Z 2025-11-03T16:52:59.4183295Z 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_597a57593b9b0f01_.log 2025-11-03T16:52:59.4183988Z 2025-11-03T16:52:59.4188836Z Running inductor/test_cache 1/1 ... [2025-11-03 16:52:59.416676] 2025-11-03T16:52:59.4189225Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T16:52:59.4195990Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_cache.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-11-03 16:52:59.416676] 2025-11-03T16:53:03.8871618Z 2025-11-03T16:53:03.8872452Z inductor/test_cache 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_cache_1.1_8c247fbf37a68822_.log 2025-11-03T16:53:03.8873060Z 2025-11-03T16:53:03.8877975Z Running inductor/test_minifier 1/1 ... [2025-11-03 16:53:03.884204] 2025-11-03T16:53:03.8878403Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T16:53:03.8885114Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/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-11-03 16:53:03.884204] 2025-11-03T16:53:14.7248809Z 2025-11-03T16:53:14.7249758Z inductor/test_minifier 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_minifier_1.1_ea05a0daea4cb80c_.log 2025-11-03T16:53:14.7250432Z 2025-11-03T16:53:14.7255534Z Running inductor/test_inductor_annotations 1/1 ... [2025-11-03 16:53:14.725373] 2025-11-03T16:53:14.7256024Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T16:53:14.7262189Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_inductor_annotations.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-11-03 16:53:14.725944] 2025-11-03T16:53:26.0499170Z 2025-11-03T16:53:26.0500128Z inductor/test_inductor_annotations 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_inductor_annotations_1.1_9371a4f70b246d61_.log 2025-11-03T16:53:26.0500860Z 2025-11-03T16:53:26.0506004Z Running dynamo/test_buffers_override 1/1 ... [2025-11-03 16:53:26.037419] 2025-11-03T16:53:26.0506517Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T16:53:26.0512571Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'dynamo/test_buffers_override.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-11-03 16:53:26.037419] 2025-11-03T16:53:30.8856828Z 2025-11-03T16:53:30.8857954Z dynamo/test_buffers_override 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_buffers_override_1.1_977184198e347775_.log 2025-11-03T16:53:30.8858642Z 2025-11-03T16:53:30.8863153Z Running dynamo/test_skip_non_tensor 1/1 ... [2025-11-03 16:53:30.883255] 2025-11-03T16:53:30.8863578Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T16:53:30.8870337Z 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-11-03 16:53:30.883255] 2025-11-03T16:53:35.7680840Z 2025-11-03T16:53:35.7681697Z 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_fe7699639c0190b5_.log 2025-11-03T16:53:35.7682361Z 2025-11-03T16:53:35.7689033Z Running dynamo/test_modules 1/1 ... [2025-11-03 16:53:35.768553] 2025-11-03T16:53:35.7689440Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T16:53:35.7696618Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'dynamo/test_modules.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-11-03 16:53:35.769164] 2025-11-03T16:53:46.8161453Z 2025-11-03T16:53:46.8162284Z dynamo/test_modules 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_modules_1.1_c34c58e7acf02676_.log 2025-11-03T16:53:46.8163048Z 2025-11-03T16:53:46.8167890Z Running inductor/test_aot_inductor_custom_ops 1/1 ... [2025-11-03 16:53:46.814888] 2025-11-03T16:53:46.8168342Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T16:53:46.8174620Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_aot_inductor_custom_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-11-03 16:53:46.814888] 2025-11-03T16:53:57.8031512Z 2025-11-03T16:53:57.8032515Z inductor/test_aot_inductor_custom_ops 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_aot_inductor_custom_ops_1.1_d669280e3a940ec7_.log 2025-11-03T16:53:57.8033291Z 2025-11-03T16:53:57.8038108Z Running inductor/test_flex_flash 1/1 ... [2025-11-03 16:53:57.803639] 2025-11-03T16:53:57.8038532Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T16:53:57.8045284Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_flex_flash.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-11-03 16:53:57.804214] 2025-11-03T16:54:03.8359169Z 2025-11-03T16:54:03.8366136Z inductor/test_flex_flash 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_flex_flash_1.1_448e9e668314b47a_.log 2025-11-03T16:54:03.8366836Z 2025-11-03T16:54:03.8367055Z Running inductor/test_minifier_utils 1/1 ... [2025-11-03 16:54:03.822023] 2025-11-03T16:54:03.8367518Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T16:54:03.8372496Z 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-11-03 16:54:03.822023] 2025-11-03T16:54:09.3738513Z 2025-11-03T16:54:09.3739392Z 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_d9e62eb38b4a6645_.log 2025-11-03T16:54:09.3740199Z Running 0 items in this shard: 2025-11-03T16:54:09.3740405Z 2025-11-03T16:54:09.3745450Z Running test_functionalization 1/1 ... [2025-11-03 16:54:09.374309] 2025-11-03T16:54:09.3745914Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T16:54:09.3752464Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_functionalization.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-11-03 16:54:09.374879] 2025-11-03T16:54:14.3918407Z 2025-11-03T16:54:14.3919446Z test_functionalization 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_functionalization_1.1_45d4b599d65d1624_.log 2025-11-03T16:54:14.3920269Z Running 0 items in this shard: 2025-11-03T16:54:14.3920457Z 2025-11-03T16:54:14.3924964Z Running dynamo/test_fx_graph_runnable 1/1 ... [2025-11-03 16:54:14.389992] 2025-11-03T16:54:14.3925436Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T16:54:14.3933514Z 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-11-03 16:54:14.393106] 2025-11-03T16:54:26.7378813Z 2025-11-03T16:54:26.7379789Z 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_96c03d0f27339b6a_.log 2025-11-03T16:54:26.7380497Z 2025-11-03T16:54:26.7385335Z Running dynamo/test_pre_dispatch 1/1 ... [2025-11-03 16:54:26.723685] 2025-11-03T16:54:26.7385789Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T16:54:26.7392257Z 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-11-03 16:54:26.723685] 2025-11-03T16:54:31.3920081Z 2025-11-03T16:54:31.3921062Z 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_4aaee2dfb27451a5_.log 2025-11-03T16:54:31.3921847Z 2025-11-03T16:54:31.3927701Z Running test_typing 1/1 ... [2025-11-03 16:54:31.392611] 2025-11-03T16:54:31.3928197Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T16:54:31.3935023Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_typing.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-11-03 16:54:31.393309] 2025-11-03T16:54:36.3908408Z 2025-11-03T16:54:36.3909121Z test_typing 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_typing_1.1_b774d9706e5c67a5_.log 2025-11-03T16:54:36.3909807Z Running 0 items in this shard: 2025-11-03T16:54:36.3910018Z 2025-11-03T16:54:36.3915004Z Running test_fx_experimental 1/1 ... [2025-11-03 16:54:36.384378] 2025-11-03T16:54:36.3915439Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T16:54:36.3922174Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_fx_experimental.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-11-03 16:54:36.384378] 2025-11-03T16:54:43.7884593Z 2025-11-03T16:54:43.7885467Z test_fx_experimental 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_fx_experimental_1.1_ddcb1387684cc7a8_.log 2025-11-03T16:54:43.7886236Z Running 0 items in this shard: 2025-11-03T16:54:43.7886421Z 2025-11-03T16:54:43.7891283Z Running inductor/test_op_completeness 1/1 ... [2025-11-03 16:54:43.780095] 2025-11-03T16:54:43.7892039Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T16:54:43.7904698Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_op_completeness.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-11-03 16:54:43.780095] 2025-11-03T16:54:49.1265225Z 2025-11-03T16:54:49.1266427Z inductor/test_op_completeness 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_op_completeness_1.1_d6b121453a15ee5d_.log 2025-11-03T16:54:49.1267208Z 2025-11-03T16:54:49.1271476Z Running export/test_tools 1/1 ... [2025-11-03 16:54:49.115981] 2025-11-03T16:54:49.1271935Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T16:54:49.1278659Z 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-11-03 16:54:49.115981] 2025-11-03T16:54:54.1645716Z 2025-11-03T16:54:54.1646579Z export/test_tools 1/1 was successful, full logs can be found in artifacts with path test/test-reports/export.test_tools_1.1_aca02224722c87c1_.log 2025-11-03T16:54:54.1647327Z Running 0 items in this shard: 2025-11-03T16:54:54.1648021Z 2025-11-03T16:54:54.1654720Z Running backends/xeon/test_launch 1/1 ... [2025-11-03 16:54:54.165011] 2025-11-03T16:54:54.1655241Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T16:54:54.1802424Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'backends/xeon/test_launch.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-11-03 16:54:54.179952] 2025-11-03T16:54:58.9348211Z 2025-11-03T16:54:58.9349225Z backends/xeon/test_launch 1/1 was successful, full logs can be found in artifacts with path test/test-reports/backends.xeon.test_launch_1.1_c8046e7f9a4717f6_.log 2025-11-03T16:54:58.9350003Z Running 0 items in this shard: 2025-11-03T16:54:58.9350208Z 2025-11-03T16:54:58.9355235Z Running test_utils_filelock 1/1 ... [2025-11-03 16:54:58.929961] 2025-11-03T16:54:58.9355675Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T16:54:58.9361423Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_utils_filelock.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-11-03 16:54:58.929961] 2025-11-03T16:55:03.6448545Z 2025-11-03T16:55:03.6449380Z test_utils_filelock 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_utils_filelock_1.1_2334caa994cd4232_.log 2025-11-03T16:55:03.6450127Z Running 0 items in this shard: 2025-11-03T16:55:03.6450317Z 2025-11-03T16:55:03.6456909Z Running inductor/test_select_algorithm 1/1 ... [2025-11-03 16:55:03.645184] 2025-11-03T16:55:03.6457399Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T16:55:03.6466917Z 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-11-03 16:55:03.646422] 2025-11-03T16:55:15.3031012Z 2025-11-03T16:55:15.3031982Z 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_c1158c725765b352_.log 2025-11-03T16:55:15.3032754Z 2025-11-03T16:55:15.3037419Z Running test_pytree 1/1 ... [2025-11-03 16:55:15.302703] 2025-11-03T16:55:15.3037876Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T16:55:15.3045718Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_pytree.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-11-03 16:55:15.303825] 2025-11-03T16:55:20.2460585Z 2025-11-03T16:55:20.2461596Z test_pytree 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_pytree_1.1_e19e648789b95044_.log 2025-11-03T16:55:20.2462310Z Running 0 items in this shard: 2025-11-03T16:55:20.2462499Z 2025-11-03T16:55:20.2467168Z Running xpu/test_fusion 1/1 ... [2025-11-03 16:55:20.244628] 2025-11-03T16:55:20.2467596Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T16:55:20.2479803Z 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-11-03 16:55:20.247740] 2025-11-03T16:55:25.2143224Z 2025-11-03T16:55:25.2144043Z xpu/test_fusion 1/1 was successful, full logs can be found in artifacts with path test/test-reports/xpu.test_fusion_1.1_caed3e34d752e526_.log 2025-11-03T16:55:25.2144763Z Running 0 items in this shard: 2025-11-03T16:55:25.2144945Z 2025-11-03T16:55:25.2149896Z Running inductor/test_utils 1/1 ... [2025-11-03 16:55:25.205469] 2025-11-03T16:55:25.2150302Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T16:55:25.2158486Z 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-11-03 16:55:25.215574] 2025-11-03T16:55:30.4428546Z 2025-11-03T16:55:30.4429483Z inductor/test_utils 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_utils_1.1_6718ea4b5656f2d7_.log 2025-11-03T16:55:30.4430286Z Running 0 items in this shard: 2025-11-03T16:55:30.4430476Z 2025-11-03T16:55:30.4435517Z Running torch_np/test_ufuncs_basic 1/1 ... [2025-11-03 16:55:30.443283] 2025-11-03T16:55:30.4435943Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T16:55:30.4442412Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'torch_np/test_ufuncs_basic.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-11-03 16:55:30.443854] 2025-11-03T16:55:35.3970437Z 2025-11-03T16:55:35.3971597Z torch_np/test_ufuncs_basic 1/1 was successful, full logs can be found in artifacts with path test/test-reports/torch_np.test_ufuncs_basic_1.1_b992a377a04bae20_.log 2025-11-03T16:55:35.3972407Z Running 0 items in this shard: 2025-11-03T16:55:35.3972595Z 2025-11-03T16:55:35.3977266Z Running inductor/test_coordinate_descent_tuner 1/1 ... [2025-11-03 16:55:35.397507] 2025-11-03T16:55:35.3977770Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T16:55:35.3984298Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_coordinate_descent_tuner.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-11-03 16:55:35.397507] 2025-11-03T16:55:46.3817384Z 2025-11-03T16:55:46.3818587Z inductor/test_coordinate_descent_tuner 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_coordinate_descent_tuner_1.1_8c4273e7ac945182_.log 2025-11-03T16:55:46.3819361Z 2025-11-03T16:55:46.3825033Z Running higher_order_ops/test_with_effects 1/1 ... [2025-11-03 16:55:46.382029] 2025-11-03T16:55:46.3825521Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T16:55:46.3834584Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'higher_order_ops/test_with_effects.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-11-03 16:55:46.383203] 2025-11-03T16:55:52.1045648Z 2025-11-03T16:55:52.1046614Z higher_order_ops/test_with_effects 1/1 was successful, full logs can be found in artifacts with path test/test-reports/higher_order_ops.test_with_effects_1.1_a553b49ae8b9cf1b_.log 2025-11-03T16:55:52.1047477Z Running 0 items in this shard: 2025-11-03T16:55:52.1047690Z 2025-11-03T16:55:52.1052329Z Running lazy/test_bindings 1/1 ... [2025-11-03 16:55:52.105158] 2025-11-03T16:55:52.1052755Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T16:55:52.1059075Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'lazy/test_bindings.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-11-03 16:55:52.105215] 2025-11-03T16:55:56.9863834Z 2025-11-03T16:55:56.9864869Z lazy/test_bindings 1/1 was successful, full logs can be found in artifacts with path test/test-reports/lazy.test_bindings_1.1_dba1073c1a7fd859_.log 2025-11-03T16:55:56.9865601Z Running 0 items in this shard: 2025-11-03T16:55:56.9870254Z 2025-11-03T16:55:56.9870489Z Running inductor/test_device_assert 1/1 ... [2025-11-03 16:55:56.982789] 2025-11-03T16:55:56.9870966Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T16:55:56.9878352Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_device_assert.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-11-03 16:55:56.982789] 2025-11-03T16:56:08.1531866Z 2025-11-03T16:56:08.1532877Z inductor/test_device_assert 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_device_assert_1.1_bacb4da1a1a90b72_.log 2025-11-03T16:56:08.1533660Z 2025-11-03T16:56:08.1538613Z Running test_flop_counter 1/1 ... [2025-11-03 16:56:08.153324] 2025-11-03T16:56:08.1539057Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T16:56:08.1545769Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_flop_counter.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-11-03 16:56:08.153927] 2025-11-03T16:56:13.3616936Z 2025-11-03T16:56:13.3618143Z test_flop_counter 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_flop_counter_1.1_c81f9faf874a2cff_.log 2025-11-03T16:56:13.3618861Z Running 0 items in this shard: 2025-11-03T16:56:13.3619073Z 2025-11-03T16:56:13.3623856Z Running export/test_db 1/1 ... [2025-11-03 16:56:13.361799] 2025-11-03T16:56:13.3624333Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T16:56:13.3630619Z 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-11-03 16:56:13.362407] 2025-11-03T16:56:18.0512654Z 2025-11-03T16:56:18.0513519Z export/test_db 1/1 was successful, full logs can be found in artifacts with path test/test-reports/export.test_db_1.1_b24cf1f2d0529a21_.log 2025-11-03T16:56:18.0514489Z Running 0 items in this shard: 2025-11-03T16:56:18.0514677Z 2025-11-03T16:56:18.0519866Z Running profiler/test_kineto 1/1 ... [2025-11-03 16:56:18.051807] 2025-11-03T16:56:18.0520353Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T16:56:18.0526771Z 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-11-03 16:56:18.052400] 2025-11-03T16:56:22.9758918Z 2025-11-03T16:56:22.9759958Z profiler/test_kineto 1/1 was successful, full logs can be found in artifacts with path test/test-reports/profiler.test_kineto_1.1_581334e5c2558fcc_.log 2025-11-03T16:56:22.9760738Z Running 0 items in this shard: 2025-11-03T16:56:22.9760928Z 2025-11-03T16:56:22.9765824Z Running test_per_overload_api 1/1 ... [2025-11-03 16:56:22.976400] 2025-11-03T16:56:22.9766258Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T16:56:22.9772821Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_per_overload_api.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-11-03 16:56:22.976973] 2025-11-03T16:56:27.9215421Z 2025-11-03T16:56:27.9216322Z test_per_overload_api 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_per_overload_api_1.1_a509b3c7f1faf8f6_.log 2025-11-03T16:56:27.9217054Z Running 0 items in this shard: 2025-11-03T16:56:27.9217267Z 2025-11-03T16:56:27.9222496Z Running export/test_passes 1/1 ... [2025-11-03 16:56:27.919697] 2025-11-03T16:56:27.9222956Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T16:56:27.9228851Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'export/test_passes.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-11-03 16:56:27.919697] 2025-11-03T16:56:34.6278321Z 2025-11-03T16:56:34.6279201Z export/test_passes 1/1 was successful, full logs can be found in artifacts with path test/test-reports/export.test_passes_1.1_d3422a466492ed79_.log 2025-11-03T16:56:34.6279945Z Running 0 items in this shard: 2025-11-03T16:56:34.6280129Z 2025-11-03T16:56:34.6285128Z Running export/test_upgrader 1/1 ... [2025-11-03 16:56:34.627204] 2025-11-03T16:56:34.6285536Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T16:56:34.6292233Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'export/test_upgrader.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-11-03 16:56:34.627204] 2025-11-03T16:56:39.7221545Z 2025-11-03T16:56:39.7222411Z export/test_upgrader 1/1 was successful, full logs can be found in artifacts with path test/test-reports/export.test_upgrader_1.1_73ecde8f2a8c4b42_.log 2025-11-03T16:56:39.7223107Z 2025-11-03T16:56:39.7229167Z Running inductor/test_triton_heuristics 1/1 ... [2025-11-03 16:56:39.722575] 2025-11-03T16:56:39.7229613Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T16:56:39.7237465Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_triton_heuristics.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-11-03 16:56:39.723156] 2025-11-03T16:56:51.0071725Z 2025-11-03T16:56:51.0072905Z inductor/test_triton_heuristics 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_triton_heuristics_1.1_02bd059eb2e44941_.log 2025-11-03T16:56:51.0073834Z 2025-11-03T16:56:51.0078570Z Running test_expanded_weights 1/1 ... [2025-11-03 16:56:51.007431] 2025-11-03T16:56:51.0079017Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T16:56:51.0085411Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_expanded_weights.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-11-03 16:56:51.008005] 2025-11-03T16:56:57.8563008Z 2025-11-03T16:56:57.8564333Z test_expanded_weights 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_expanded_weights_1.1_15c71943cf15470c_.log 2025-11-03T16:56:57.8565093Z Running 0 items in this shard: 2025-11-03T16:56:57.8565356Z 2025-11-03T16:56:57.8569938Z Running torch_np/numpy_tests/core/test_scalarinherit 1/1 ... [2025-11-03 16:56:57.856721] 2025-11-03T16:56:57.8570438Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T16:56:57.8577204Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'torch_np/numpy_tests/core/test_scalarinherit.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-11-03 16:56:57.857310] 2025-11-03T16:57:02.8241972Z 2025-11-03T16:57:02.8243066Z torch_np/numpy_tests/core/test_scalarinherit 1/1 was successful, full logs can be found in artifacts with path test/test-reports/torch_np.numpy_tests.core.test_scalarinherit_1.1_7cd7d78b9e0600d5_.log 2025-11-03T16:57:02.8243980Z Running 0 items in this shard: 2025-11-03T16:57:02.8244187Z 2025-11-03T16:57:02.8248702Z Running functorch/dim/test_getsetitem 1/1 ... [2025-11-03 16:57:02.820656] 2025-11-03T16:57:02.8249175Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T16:57:02.8256073Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'functorch/dim/test_getsetitem.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-11-03 16:57:02.820656] 2025-11-03T16:57:07.6568503Z 2025-11-03T16:57:07.6569509Z functorch/dim/test_getsetitem 1/1 was successful, full logs can be found in artifacts with path test/test-reports/functorch.dim.test_getsetitem_1.1_640ea4fddd1df23c_.log 2025-11-03T16:57:07.6570468Z Running 0 items in this shard: 2025-11-03T16:57:07.6570655Z 2025-11-03T16:57:07.6575335Z Running export/test_package 1/1 ... [2025-11-03 16:57:07.657034] 2025-11-03T16:57:07.6575803Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T16:57:07.6583122Z 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-11-03 16:57:07.657606] 2025-11-03T16:57:12.6512390Z 2025-11-03T16:57:12.6513438Z export/test_package 1/1 was successful, full logs can be found in artifacts with path test/test-reports/export.test_package_1.1_85584231d09a4c15_.log 2025-11-03T16:57:12.6514242Z Running 0 items in this shard: 2025-11-03T16:57:12.6514428Z 2025-11-03T16:57:12.6519120Z Running export/test_schema 1/1 ... [2025-11-03 16:57:12.643701] 2025-11-03T16:57:12.6519529Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T16:57:12.6526120Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'export/test_schema.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-11-03 16:57:12.643701] 2025-11-03T16:57:17.6308572Z 2025-11-03T16:57:17.6309476Z export/test_schema 1/1 was successful, full logs can be found in artifacts with path test/test-reports/export.test_schema_1.1_a1de386d7e9b57d4_.log 2025-11-03T16:57:17.6310374Z Running 0 items in this shard: 2025-11-03T16:57:17.6310579Z 2025-11-03T16:57:17.6315756Z Running test_namedtensor 1/1 ... [2025-11-03 16:57:17.631309] 2025-11-03T16:57:17.6316224Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T16:57:17.6322508Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_namedtensor.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-11-03 16:57:17.631884] 2025-11-03T16:57:22.9910720Z 2025-11-03T16:57:22.9911570Z test_namedtensor 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_namedtensor_1.1_da213c6ca6da8530_.log 2025-11-03T16:57:22.9912267Z Running 0 items in this shard: 2025-11-03T16:57:22.9912474Z 2025-11-03T16:57:22.9917299Z Running test_openmp 1/1 ... [2025-11-03 16:57:22.989430] 2025-11-03T16:57:22.9917689Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T16:57:22.9924064Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_openmp.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-11-03 16:57:22.989430] 2025-11-03T16:57:28.0039293Z 2025-11-03T16:57:28.0040057Z test_openmp 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_openmp_1.1_3024e357e2b9006d_.log 2025-11-03T16:57:28.0040733Z Running 0 items in this shard: 2025-11-03T16:57:28.0040941Z 2025-11-03T16:57:28.0046050Z Running test_logging 1/1 ... [2025-11-03 16:57:28.004287] 2025-11-03T16:57:28.0046516Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T16:57:28.0058706Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_logging.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-11-03 16:57:28.005429] 2025-11-03T16:57:32.9457445Z 2025-11-03T16:57:32.9458157Z test_logging 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_logging_1.1_5f88d0f6e23084ac_.log 2025-11-03T16:57:32.9459556Z Running 0 items in this shard: 2025-11-03T16:57:32.9459761Z 2025-11-03T16:57:32.9464130Z Running test_native_functions 1/1 ... [2025-11-03 16:57:32.945610] 2025-11-03T16:57:32.9464564Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T16:57:32.9470726Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_native_functions.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-11-03 16:57:32.945610] 2025-11-03T16:57:37.7192074Z 2025-11-03T16:57:37.7192924Z test_native_functions 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_native_functions_1.1_6be7a8661cfcdb06_.log 2025-11-03T16:57:37.7193707Z Running 0 items in this shard: 2025-11-03T16:57:37.7193891Z 2025-11-03T16:57:37.7199354Z Running torch_np/test_random 1/1 ... [2025-11-03 16:57:37.719843] 2025-11-03T16:57:37.7199779Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T16:57:37.7206522Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'torch_np/test_random.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-11-03 16:57:37.719920] 2025-11-03T16:57:42.4781603Z 2025-11-03T16:57:42.4782453Z torch_np/test_random 1/1 was successful, full logs can be found in artifacts with path test/test-reports/torch_np.test_random_1.1_427250d8f3a5642b_.log 2025-11-03T16:57:42.4783203Z Running 0 items in this shard: 2025-11-03T16:57:42.4783392Z 2025-11-03T16:57:42.4788346Z Running dynamo/test_compile 1/1 ... [2025-11-03 16:57:42.477379] 2025-11-03T16:57:42.4788897Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T16:57:42.4794967Z 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-11-03 16:57:42.477379] 2025-11-03T16:57:47.6005944Z 2025-11-03T16:57:47.6007264Z dynamo/test_compile 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_compile_1.1_fc8b250c46a12773_.log 2025-11-03T16:57:47.6007944Z 2025-11-03T16:57:47.6012295Z Running test_compile_benchmark_util 1/1 ... [2025-11-03 16:57:47.601050] 2025-11-03T16:57:47.6012764Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T16:57:47.6019314Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_compile_benchmark_util.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-11-03 16:57:47.601050] 2025-11-03T16:57:52.7200576Z 2025-11-03T16:57:52.7201465Z test_compile_benchmark_util 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_compile_benchmark_util_1.1_070fa5552ff2aae5_.log 2025-11-03T16:57:52.7202292Z Running 0 items in this shard: 2025-11-03T16:57:52.7202478Z 2025-11-03T16:57:52.7207000Z Running dynamo/test_after_aot 1/1 ... [2025-11-03 16:57:52.720394] 2025-11-03T16:57:52.7207473Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T16:57:52.7214528Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'dynamo/test_after_aot.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-11-03 16:57:52.721300] 2025-11-03T16:57:57.6677922Z 2025-11-03T16:57:57.6679030Z dynamo/test_after_aot 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_after_aot_1.1_c1ecd8323f5b7a99_.log 2025-11-03T16:57:57.6679838Z 2025-11-03T16:57:57.6684440Z Running inductor/test_codegen_triton 1/1 ... [2025-11-03 16:57:57.666158] 2025-11-03T16:57:57.6684885Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T16:57:57.6691633Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_codegen_triton.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-11-03 16:57:57.666158] 2025-11-03T16:58:08.8970515Z 2025-11-03T16:58:08.8971467Z inductor/test_codegen_triton 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_codegen_triton_1.1_336a7d2e022a83de_.log 2025-11-03T16:58:08.8972164Z 2025-11-03T16:58:08.8976926Z Running inductor/test_graph_transform_observer 1/1 ... [2025-11-03 16:58:08.896157] 2025-11-03T16:58:08.8977482Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T16:58:08.8985119Z 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-11-03 16:58:08.897744] 2025-11-03T16:58:19.6614151Z 2025-11-03T16:58:19.6615433Z 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_dadb22ab4c118bb1_.log 2025-11-03T16:58:19.6616233Z 2025-11-03T16:58:19.6620549Z Running test_type_hints 1/1 ... [2025-11-03 16:58:19.661680] 2025-11-03T16:58:19.6620970Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T16:58:19.6627784Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_type_hints.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-11-03 16:58:19.661680] 2025-11-03T16:58:24.3707971Z 2025-11-03T16:58:24.3708834Z test_type_hints 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_type_hints_1.1_89c0e65a7a811e9d_.log 2025-11-03T16:58:24.3709522Z Running 0 items in this shard: 2025-11-03T16:58:24.3709735Z 2025-11-03T16:58:24.3715023Z Running test_optim 1/1 ... [2025-11-03 16:58:24.371140] 2025-11-03T16:58:24.3715425Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T16:58:24.3721804Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_optim.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-11-03 16:58:24.371709] 2025-11-03T16:58:31.1592673Z 2025-11-03T16:58:31.1593677Z test_optim 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_optim_1.1_b5da6d56ab84a086_.log 2025-11-03T16:58:31.1594384Z Running 0 items in this shard: 2025-11-03T16:58:31.1594574Z 2025-11-03T16:58:31.1599655Z Running dynamo/test_graph_region_tracker 1/1 ... [2025-11-03 16:58:31.151626] 2025-11-03T16:58:31.1600158Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T16:58:31.1606435Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'dynamo/test_graph_region_tracker.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-11-03 16:58:31.151626] 2025-11-03T16:58:36.0250239Z 2025-11-03T16:58:36.0251342Z dynamo/test_graph_region_tracker 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_graph_region_tracker_1.1_ff232bfee7398240_.log 2025-11-03T16:58:36.0252096Z 2025-11-03T16:58:36.0256801Z Running test_fx_passes 1/1 ... [2025-11-03 16:58:36.014102] 2025-11-03T16:58:36.0257354Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T16:58:36.0263290Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_fx_passes.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-11-03 16:58:36.014102] 2025-11-03T16:58:40.7347928Z 2025-11-03T16:58:40.7349027Z test_fx_passes 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_fx_passes_1.1_f60b3c4a91eb6283_.log 2025-11-03T16:58:40.7349709Z Running 0 items in this shard: 2025-11-03T16:58:40.7349924Z 2025-11-03T16:58:40.7354560Z Running test_binary_ufuncs 1/1 ... [2025-11-03 16:58:40.731571] 2025-11-03T16:58:40.7354974Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T16:58:40.7361211Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_binary_ufuncs.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-11-03 16:58:40.731571] 2025-11-03T16:58:50.5581539Z 2025-11-03T16:58:50.5582609Z test_binary_ufuncs 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_binary_ufuncs_1.1_a76567ddbc0743ba_.log 2025-11-03T16:58:50.5583322Z Running 0 items in this shard: 2025-11-03T16:58:50.5583562Z 2025-11-03T16:58:50.5588422Z Running test_jit 1/1 ... [2025-11-03 16:58:50.558705] 2025-11-03T16:58:50.5588822Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T16:58:50.5595343Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_jit.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-11-03 16:58:50.559275] 2025-11-03T16:58:58.8193920Z 2025-11-03T16:58:58.8194985Z test_jit 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_jit_1.1_9e8838ac5658c7d7_.log 2025-11-03T16:58:58.8195674Z Running 0 items in this shard: 2025-11-03T16:58:58.8195864Z 2025-11-03T16:58:58.8202218Z Running torch_np/numpy_tests/core/test_einsum 1/1 ... [2025-11-03 16:58:58.819790] 2025-11-03T16:58:58.8202789Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T16:58:58.8211797Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'torch_np/numpy_tests/core/test_einsum.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-11-03 16:58:58.820371] 2025-11-03T16:59:04.0108452Z 2025-11-03T16:59:04.0109541Z torch_np/numpy_tests/core/test_einsum 1/1 was successful, full logs can be found in artifacts with path test/test-reports/torch_np.numpy_tests.core.test_einsum_1.1_3b8de3822f674c77_.log 2025-11-03T16:59:04.0110448Z Running 0 items in this shard: 2025-11-03T16:59:04.0110665Z 2025-11-03T16:59:04.0115351Z Running test_module_tracker 1/1 ... [2025-11-03 16:59:04.011296] 2025-11-03T16:59:04.0115751Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T16:59:04.0122575Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_module_tracker.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-11-03 16:59:04.011890] 2025-11-03T16:59:08.7987142Z 2025-11-03T16:59:08.7988267Z test_module_tracker 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_module_tracker_1.1_cb565b3edc880f2c_.log 2025-11-03T16:59:08.7989081Z Running 0 items in this shard: 2025-11-03T16:59:08.7989338Z 2025-11-03T16:59:08.7999026Z Running inductor/test_online_softmax 1/1 ... [2025-11-03 16:59:08.799519] 2025-11-03T16:59:08.7999516Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T16:59:08.8006907Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_online_softmax.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-11-03 16:59:08.800106] 2025-11-03T16:59:19.8580814Z 2025-11-03T16:59:19.8581799Z inductor/test_online_softmax 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_online_softmax_1.1_f1bafb3a1f9f85f2_.log 2025-11-03T16:59:19.8586924Z 2025-11-03T16:59:19.8587204Z Running higher_order_ops/test_invoke_quant 1/1 ... [2025-11-03 16:59:19.858068] 2025-11-03T16:59:19.8587675Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T16:59:19.8594044Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'higher_order_ops/test_invoke_quant.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-11-03 16:59:19.858068] 2025-11-03T16:59:30.8138599Z 2025-11-03T16:59:30.8139584Z higher_order_ops/test_invoke_quant 1/1 was successful, full logs can be found in artifacts with path test/test-reports/higher_order_ops.test_invoke_quant_1.1_39187d77097710fb_.log 2025-11-03T16:59:30.8140447Z Running 0 items in this shard: 2025-11-03T16:59:30.8140657Z 2025-11-03T16:59:30.8145266Z Running inductor/test_inductor_scheduler 1/1 ... [2025-11-03 16:59:30.809340] 2025-11-03T16:59:30.8145719Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T16:59:30.8152028Z 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-11-03 16:59:30.809340] 2025-11-03T16:59:42.0063459Z 2025-11-03T16:59:42.0064425Z 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_1a911761eaaeb3ff_.log 2025-11-03T16:59:42.0065286Z Running 0 items in this shard: 2025-11-03T16:59:42.0065471Z 2025-11-03T16:59:42.0070106Z Running torch_np/test_basic 1/1 ... [2025-11-03 16:59:41.997857] 2025-11-03T16:59:42.0070731Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T16:59:42.0076879Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'torch_np/test_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-11-03 16:59:41.997857] 2025-11-03T16:59:47.3067833Z 2025-11-03T16:59:47.3068663Z torch_np/test_basic 1/1 was successful, full logs can be found in artifacts with path test/test-reports/torch_np.test_basic_1.1_8846353f875eae51_.log 2025-11-03T16:59:47.3069530Z Running 0 items in this shard: 2025-11-03T16:59:47.3069763Z 2025-11-03T16:59:47.3106491Z Running functorch/test_minifier 1/1 ... [2025-11-03 16:59:47.310396] 2025-11-03T16:59:47.3106976Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T16:59:47.3115243Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'functorch/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-11-03 16:59:47.311021] 2025-11-03T16:59:52.2103946Z 2025-11-03T16:59:52.2104824Z functorch/test_minifier 1/1 was successful, full logs can be found in artifacts with path test/test-reports/functorch.test_minifier_1.1_c38384f7a2229e44_.log 2025-11-03T16:59:52.2105719Z Running 0 items in this shard: 2025-11-03T16:59:52.2105929Z 2025-11-03T16:59:52.2110893Z Running inductor/test_multi_kernel 1/1 ... [2025-11-03 16:59:52.210537] 2025-11-03T16:59:52.2111373Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T16:59:52.2118058Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_multi_kernel.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-11-03 16:59:52.211628] 2025-11-03T17:00:03.1536892Z 2025-11-03T17:00:03.1537874Z inductor/test_multi_kernel 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_multi_kernel_1.1_a5036ae59a4da562_.log 2025-11-03T17:00:03.1538614Z 2025-11-03T17:00:03.1543228Z Running test_meta 1/6 ... [2025-11-03 17:00:03.153888] 2025-11-03T17:00:03.1543632Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T17:00:03.1549996Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_meta.py', '-m', 'serial', '--shard-id=1', '--num-shards=6', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-11-03 17:00:03.154505] 2025-11-03T17:00:20.8289042Z 2025-11-03T17:00:20.8289826Z test_meta 1/6 was successful, full logs can be found in artifacts with path test/test-reports/test_meta_1.6_c65a39beaaea0296_.log 2025-11-03T17:00:20.8290470Z Running 0 items in this shard: 2025-11-03T17:00:20.8290661Z 2025-11-03T17:00:20.8295955Z Running dynamo/test_misc 1/1 ... [2025-11-03 17:00:20.824504] 2025-11-03T17:00:20.8296349Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T17:00:20.8303011Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'dynamo/test_misc.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-11-03 17:00:20.830081] 2025-11-03T17:00:27.6231515Z 2025-11-03T17:00:27.6232343Z dynamo/test_misc 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_misc_1.1_3fb80d26bc5bc3f0_.log 2025-11-03T17:00:27.6232987Z 2025-11-03T17:00:27.6238009Z Running dynamo/test_export_mutations 1/1 ... [2025-11-03 17:00:27.622513] 2025-11-03T17:00:27.6238486Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T17:00:27.6245102Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'dynamo/test_export_mutations.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-11-03 17:00:27.622513] 2025-11-03T17:00:32.4441029Z 2025-11-03T17:00:32.4441996Z dynamo/test_export_mutations 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_export_mutations_1.1_278aa2f549b2dc71_.log 2025-11-03T17:00:32.4442802Z 2025-11-03T17:00:32.4448444Z Running test_nestedtensor 2/4 ... [2025-11-03 17:00:32.444760] 2025-11-03T17:00:32.4448919Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T17:00:32.4455867Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_nestedtensor.py', '-m', 'serial', '--shard-id=2', '--num-shards=4', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-11-03 17:00:32.445414] 2025-11-03T17:00:40.1103665Z 2025-11-03T17:00:40.1104546Z test_nestedtensor 2/4 was successful, full logs can be found in artifacts with path test/test-reports/test_nestedtensor_2.4_6b2fdbf1473fb5c7_.log 2025-11-03T17:00:40.1105290Z Running 0 items in this shard: 2025-11-03T17:00:40.1105476Z 2025-11-03T17:00:40.1110510Z Running test_nestedtensor 3/4 ... [2025-11-03 17:00:40.107372] 2025-11-03T17:00:40.1110911Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T17:00:40.1117068Z 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-11-03 17:00:40.107372] 2025-11-03T17:00:47.5327746Z 2025-11-03T17:00:47.5328603Z test_nestedtensor 3/4 was successful, full logs can be found in artifacts with path test/test-reports/test_nestedtensor_3.4_f08a653189ec52b8_.log 2025-11-03T17:00:47.5329309Z Running 0 items in this shard: 2025-11-03T17:00:47.5343086Z 2025-11-03T17:00:47.5343616Z Running inductor/test_op_dtype_prop 1/1 ... [2025-11-03 17:00:47.533192] 2025-11-03T17:00:47.5344104Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T17:00:47.5345185Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_op_dtype_prop.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-11-03 17:00:47.533761] 2025-11-03T17:00:59.8958437Z 2025-11-03T17:00:59.8959349Z inductor/test_op_dtype_prop 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_op_dtype_prop_1.1_82faa04a4d047849_.log 2025-11-03T17:00:59.8960092Z 2025-11-03T17:00:59.8965011Z Running functorch/test_ops 3/9 ... [2025-11-03 17:00:59.896148] 2025-11-03T17:00:59.8965452Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T17:00:59.8971910Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'functorch/test_ops.py', '-m', 'serial', '--shard-id=3', '--num-shards=9', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-11-03 17:00:59.896723] 2025-11-03T17:01:09.7692153Z 2025-11-03T17:01:09.7693037Z functorch/test_ops 3/9 was successful, full logs can be found in artifacts with path test/test-reports/functorch.test_ops_3.9_9ae846a83ceb0f13_.log 2025-11-03T17:01:09.7698799Z Running 0 items in this shard: 2025-11-03T17:01:09.7699021Z 2025-11-03T17:01:09.7699221Z Running test_segment_reductions 1/1 ... [2025-11-03 17:01:09.769709] 2025-11-03T17:01:09.7699657Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T17:01:09.7705845Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_segment_reductions.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-11-03 17:01:09.770285] 2025-11-03T17:01:14.9030888Z 2025-11-03T17:01:14.9031835Z test_segment_reductions 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_segment_reductions_1.1_31c5e3b26ca024bd_.log 2025-11-03T17:01:14.9032695Z Running 0 items in this shard: 2025-11-03T17:01:14.9032903Z 2025-11-03T17:01:14.9038159Z Running torch_np/numpy_tests/core/test_multiarray 1/1 ... [2025-11-03 17:01:14.903231] 2025-11-03T17:01:14.9038845Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T17:01:14.9045046Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'torch_np/numpy_tests/core/test_multiarray.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-11-03 17:01:14.903835] 2025-11-03T17:01:20.2631684Z 2025-11-03T17:01:20.2632809Z torch_np/numpy_tests/core/test_multiarray 1/1 was successful, full logs can be found in artifacts with path test/test-reports/torch_np.numpy_tests.core.test_multiarray_1.1_011770b3fe3586b1_.log 2025-11-03T17:01:20.2633743Z Running 0 items in this shard: 2025-11-03T17:01:20.2633926Z 2025-11-03T17:01:20.2638290Z Running test_jit_fuser_te 1/1 ... [2025-11-03 17:01:20.259215] 2025-11-03T17:01:20.2638690Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T17:01:20.2645523Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_jit_fuser_te.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-11-03 17:01:20.259215] 2025-11-03T17:01:29.9129101Z 2025-11-03T17:01:29.9129911Z test_jit_fuser_te 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_jit_fuser_te_1.1_e77b61d3de7df096_.log 2025-11-03T17:01:29.9130633Z Running 0 items in this shard: 2025-11-03T17:01:29.9130820Z 2025-11-03T17:01:29.9137642Z Running dynamo/test_backward_higher_order_ops 1/1 ... [2025-11-03 17:01:29.913399] 2025-11-03T17:01:29.9138154Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T17:01:29.9166073Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'dynamo/test_backward_higher_order_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-11-03 17:01:29.913399] 2025-11-03T17:01:34.8734305Z 2025-11-03T17:01:34.8735327Z dynamo/test_backward_higher_order_ops 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_backward_higher_order_ops_1.1_e37e464319260da4_.log 2025-11-03T17:01:34.8736109Z 2025-11-03T17:01:34.8740830Z Running test_ops_fwd_gradients 1/2 ... [2025-11-03 17:01:34.863326] 2025-11-03T17:01:34.8741238Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T17:01:34.8748054Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_ops_fwd_gradients.py', '-m', 'serial', '--shard-id=1', '--num-shards=2', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-11-03 17:01:34.863326] 2025-11-03T17:01:42.6999006Z 2025-11-03T17:01:42.7000170Z test_ops_fwd_gradients 1/2 was successful, full logs can be found in artifacts with path test/test-reports/test_ops_fwd_gradients_1.2_ecb2a9df8dca3a4d_.log 2025-11-03T17:01:42.7001165Z Running 0 items in this shard: 2025-11-03T17:01:42.7001362Z 2025-11-03T17:01:42.7006277Z Running test_ops_fwd_gradients 2/2 ... [2025-11-03 17:01:42.700005] 2025-11-03T17:01:42.7006763Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T17:01:42.7013089Z 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-11-03 17:01:42.700005] 2025-11-03T17:01:50.2565133Z 2025-11-03T17:01:50.2566018Z 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_f4893104a778a227_.log 2025-11-03T17:01:50.2566781Z Running 0 items in this shard: 2025-11-03T17:01:50.2566970Z 2025-11-03T17:01:50.2571999Z Running dynamo/test_sources 1/1 ... [2025-11-03 17:01:50.249781] 2025-11-03T17:01:50.2572450Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T17:01:50.2581203Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'dynamo/test_sources.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-11-03 17:01:50.257824] 2025-11-03T17:01:54.9220065Z 2025-11-03T17:01:54.9221070Z dynamo/test_sources 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_sources_1.1_fedebf455a0fd7ff_.log 2025-11-03T17:01:54.9221778Z 2025-11-03T17:01:54.9227420Z Running xpu/test_conv 1/1 ... [2025-11-03 17:01:54.922652] 2025-11-03T17:01:54.9227871Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T17:01:54.9235509Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'xpu/test_conv.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-11-03 17:01:54.923384] 2025-11-03T17:02:00.4023615Z 2025-11-03T17:02:00.4024589Z xpu/test_conv 1/1 was successful, full logs can be found in artifacts with path test/test-reports/xpu.test_conv_1.1_6f4d5198925fea62_.log 2025-11-03T17:02:00.4025260Z Running 0 items in this shard: 2025-11-03T17:02:00.4025469Z 2025-11-03T17:02:00.4030672Z Running dynamo/test_optimizers 1/1 ... [2025-11-03 17:02:00.402870] 2025-11-03T17:02:00.4031113Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T17:02:00.4037776Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'dynamo/test_optimizers.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-11-03 17:02:00.403443] 2025-11-03T17:02:05.2145863Z 2025-11-03T17:02:05.2146796Z dynamo/test_optimizers 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_optimizers_1.1_d171c36cbd84c0b4_.log 2025-11-03T17:02:05.2147475Z 2025-11-03T17:02:05.2152502Z Running dynamo/test_verify_correctness 1/1 ... [2025-11-03 17:02:05.214961] 2025-11-03T17:02:05.2152964Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T17:02:05.2159592Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'dynamo/test_verify_correctness.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-11-03 17:02:05.214961] 2025-11-03T17:02:10.4121060Z 2025-11-03T17:02:10.4122322Z dynamo/test_verify_correctness 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_verify_correctness_1.1_e326bbad9de2c26a_.log 2025-11-03T17:02:10.4123078Z 2025-11-03T17:02:10.4127718Z Running inductor/test_custom_lowering 1/1 ... [2025-11-03 17:02:10.406785] 2025-11-03T17:02:10.4128383Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T17:02:10.4135635Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_custom_lowering.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-11-03 17:02:10.406785] 2025-11-03T17:02:22.3292713Z 2025-11-03T17:02:22.3294804Z inductor/test_custom_lowering 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_custom_lowering_1.1_2916bd9e8167b7c4_.log 2025-11-03T17:02:22.3295602Z 2025-11-03T17:02:22.3299496Z Running inductor/test_config 1/1 ... [2025-11-03 17:02:22.329797] 2025-11-03T17:02:22.3306188Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T17:02:22.3307293Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_config.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-11-03 17:02:22.330381] 2025-11-03T17:02:34.0777434Z 2025-11-03T17:02:34.0779283Z inductor/test_config 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_config_1.1_e5373f11dd8a9cf5_.log 2025-11-03T17:02:34.0779937Z 2025-11-03T17:02:34.0784204Z Running test_opaque_obj 1/1 ... [2025-11-03 17:02:34.077780] 2025-11-03T17:02:34.0784608Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T17:02:34.0791605Z 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-11-03 17:02:34.077780] 2025-11-03T17:02:39.0530324Z 2025-11-03T17:02:39.0531461Z test_opaque_obj 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_opaque_obj_1.1_91e4d733dc6362f8_.log 2025-11-03T17:02:39.0532215Z 2025-11-03T17:02:39.0537772Z Running optim/test_lrscheduler 1/1 ... [2025-11-03 17:02:39.053606] 2025-11-03T17:02:39.0538429Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T17:02:39.0546009Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'optim/test_lrscheduler.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-11-03 17:02:39.054217] 2025-11-03T17:02:44.0917880Z 2025-11-03T17:02:44.0918774Z optim/test_lrscheduler 1/1 was successful, full logs can be found in artifacts with path test/test-reports/optim.test_lrscheduler_1.1_acb05b3324bfe1a2_.log 2025-11-03T17:02:44.0924231Z 2025-11-03T17:02:44.0924472Z Running dynamo/test_aot_autograd_cache 1/1 ... [2025-11-03 17:02:44.088595] 2025-11-03T17:02:44.0924957Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T17:02:44.0931670Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'dynamo/test_aot_autograd_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-11-03 17:02:44.088595] 2025-11-03T17:02:54.9501742Z 2025-11-03T17:02:54.9502685Z dynamo/test_aot_autograd_cache 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_aot_autograd_cache_1.1_b06ffe3cff3d2e1f_.log 2025-11-03T17:02:54.9503432Z 2025-11-03T17:02:54.9509708Z Running dynamo/test_backends 1/1 ... [2025-11-03 17:02:54.950504] 2025-11-03T17:02:54.9510120Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T17:02:54.9519786Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'dynamo/test_backends.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-11-03 17:02:54.951742] 2025-11-03T17:03:05.5766018Z 2025-11-03T17:03:05.5766945Z dynamo/test_backends 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_backends_1.1_c7bd914924e28ca2_.log 2025-11-03T17:03:05.5767665Z 2025-11-03T17:03:05.5774683Z Running functorch/test_vmap 2/2 ... [2025-11-03 17:03:05.577293] 2025-11-03T17:03:05.5775121Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T17:03:05.5783168Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'functorch/test_vmap.py', '-m', 'serial', '--shard-id=2', '--num-shards=2', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-11-03 17:03:05.577881] 2025-11-03T17:03:13.0762405Z 2025-11-03T17:03:13.0763597Z functorch/test_vmap 2/2 was successful, full logs can be found in artifacts with path test/test-reports/functorch.test_vmap_2.2_34ceb89ac5b49333_.log 2025-11-03T17:03:13.0764378Z Running 0 items in this shard: 2025-11-03T17:03:13.0764571Z 2025-11-03T17:03:13.0768943Z Running test_numa_binding 1/1 ... [2025-11-03 17:03:13.074991] 2025-11-03T17:03:13.0769380Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T17:03:13.0775766Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_numa_binding.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-11-03 17:03:13.074991] 2025-11-03T17:03:17.7865639Z 2025-11-03T17:03:17.7866483Z test_numa_binding 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_numa_binding_1.1_4b5075bb701906bb_.log 2025-11-03T17:03:17.7867187Z Running 0 items in this shard: 2025-11-03T17:03:17.7867373Z 2025-11-03T17:03:17.7872574Z Running lazy/test_functionalization 1/1 ... [2025-11-03 17:03:17.787174] 2025-11-03T17:03:17.7879257Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T17:03:17.7880376Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'lazy/test_functionalization.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-11-03 17:03:17.787823] 2025-11-03T17:03:22.4862706Z 2025-11-03T17:03:22.4863663Z lazy/test_functionalization 1/1 was successful, full logs can be found in artifacts with path test/test-reports/lazy.test_functionalization_1.1_baab4fc72ed2e478_.log 2025-11-03T17:03:22.4864495Z Running 0 items in this shard: 2025-11-03T17:03:22.4864681Z 2025-11-03T17:03:22.4869296Z Running test_tensorboard 1/1 ... [2025-11-03 17:03:22.483969] 2025-11-03T17:03:22.4869722Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T17:03:22.4876212Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_tensorboard.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-11-03 17:03:22.483969] 2025-11-03T17:03:27.4409853Z 2025-11-03T17:03:27.4410689Z test_tensorboard 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_tensorboard_1.1_7f648cfb0e5c31da_.log 2025-11-03T17:03:27.4411428Z Running 0 items in this shard: 2025-11-03T17:03:27.4411617Z 2025-11-03T17:03:27.4415775Z Running test_datapipe 1/1 ... [2025-11-03 17:03:27.441504] 2025-11-03T17:03:27.4416209Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T17:03:27.4422905Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_datapipe.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-11-03 17:03:27.442091] 2025-11-03T17:03:32.2637488Z 2025-11-03T17:03:32.2638533Z test_datapipe 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_datapipe_1.1_62aeb0e2ba52d276_.log 2025-11-03T17:03:32.2639217Z Running 0 items in this shard: 2025-11-03T17:03:32.2639399Z 2025-11-03T17:03:32.2644802Z Running test_out_dtype_op 1/1 ... [2025-11-03 17:03:32.264027] 2025-11-03T17:03:32.2645221Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T17:03:32.2651493Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_out_dtype_op.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-11-03 17:03:32.264613] 2025-11-03T17:03:37.9386351Z 2025-11-03T17:03:37.9387158Z test_out_dtype_op 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_out_dtype_op_1.1_871bf964a737c586_.log 2025-11-03T17:03:37.9387877Z Running 0 items in this shard: 2025-11-03T17:03:37.9388078Z 2025-11-03T17:03:37.9393282Z Running inductor/test_fxir_backend 1/1 ... [2025-11-03 17:03:37.939259] 2025-11-03T17:03:37.9394070Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T17:03:37.9422257Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_fxir_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-11-03 17:03:37.940075] 2025-11-03T17:03:49.6888759Z 2025-11-03T17:03:49.6889809Z inductor/test_fxir_backend 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_fxir_backend_1.1_13e5f8b95dd454c3_.log 2025-11-03T17:03:49.6890469Z 2025-11-03T17:03:49.6895224Z Running torch_np/test_indexing 1/1 ... [2025-11-03 17:03:49.689219] 2025-11-03T17:03:49.6895619Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T17:03:49.6902257Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'torch_np/test_indexing.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-11-03 17:03:49.689794] 2025-11-03T17:03:54.5042079Z 2025-11-03T17:03:54.5042907Z torch_np/test_indexing 1/1 was successful, full logs can be found in artifacts with path test/test-reports/torch_np.test_indexing_1.1_c9b25186e784994b_.log 2025-11-03T17:03:54.5043643Z Running 0 items in this shard: 2025-11-03T17:03:54.5043817Z 2025-11-03T17:03:54.5048662Z Running test_fx_reinplace_pass 1/1 ... [2025-11-03 17:03:54.499836] 2025-11-03T17:03:54.5049059Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T17:03:54.5056988Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_fx_reinplace_pass.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-11-03 17:03:54.505438] 2025-11-03T17:03:59.1803812Z 2025-11-03T17:03:59.1804614Z test_fx_reinplace_pass 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_fx_reinplace_pass_1.1_e912357fdbe5a33e_.log 2025-11-03T17:03:59.1805367Z Running 0 items in this shard: 2025-11-03T17:03:59.1805540Z 2025-11-03T17:03:59.1810581Z Running cpp_extensions/python_agnostic_extension/test/test_python_agnostic 1/1 ... [2025-11-03 17:03:59.179611] 2025-11-03T17:03:59.1811160Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T17:03:59.1817526Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'cpp_extensions/python_agnostic_extension/test/test_python_agnostic.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-11-03 17:03:59.179611] 2025-11-03T17:04:04.1692316Z 2025-11-03T17:04:04.1693494Z cpp_extensions/python_agnostic_extension/test/test_python_agnostic 1/1 was successful, full logs can be found in artifacts with path test/test-reports/cpp_extensions.python_agnostic_extension.test.test_python_agnostic_1.1_86d81548fb3c85e1_.log 2025-11-03T17:04:04.1694867Z Running 0 items in this shard: 2025-11-03T17:04:04.1695047Z 2025-11-03T17:04:04.1699360Z Running functorch/test_dims 1/1 ... [2025-11-03 17:04:04.169511] 2025-11-03T17:04:04.1699765Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T17:04:04.1706712Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'functorch/test_dims.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-11-03 17:04:04.169511] 2025-11-03T17:04:08.9762543Z 2025-11-03T17:04:08.9763463Z functorch/test_dims 1/1 was successful, full logs can be found in artifacts with path test/test-reports/functorch.test_dims_1.1_2929e82f79bd4364_.log 2025-11-03T17:04:08.9764237Z Running 0 items in this shard: 2025-11-03T17:04:08.9764422Z 2025-11-03T17:04:08.9769826Z Running test_modules 1/2 ... [2025-11-03 17:04:08.976379] 2025-11-03T17:04:08.9770212Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T17:04:08.9777487Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_modules.py', '-m', 'serial', '--shard-id=1', '--num-shards=2', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-11-03 17:04:08.977527] 2025-11-03T17:04:16.5914820Z 2025-11-03T17:04:16.5915788Z test_modules 1/2 was successful, full logs can be found in artifacts with path test/test-reports/test_modules_1.2_04473a8f16ad517e_.log 2025-11-03T17:04:16.5916449Z Running 0 items in this shard: 2025-11-03T17:04:16.5916622Z 2025-11-03T17:04:16.5923258Z Running dynamo/test_unspec 1/1 ... [2025-11-03 17:04:16.591780] 2025-11-03T17:04:16.5923710Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T17:04:16.5931407Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'dynamo/test_unspec.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-11-03 17:04:16.592393] 2025-11-03T17:04:22.1999904Z 2025-11-03T17:04:22.2000789Z dynamo/test_unspec 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_unspec_1.1_15412e2a84e1a73f_.log 2025-11-03T17:04:22.2001423Z 2025-11-03T17:04:22.2006873Z Running cpp_extensions/libtorch_agnostic_extension/test/test_libtorch_agnostic 1/1 ... [2025-11-03 17:04:22.187822] 2025-11-03T17:04:22.2007484Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T17:04:22.2013675Z 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-11-03 17:04:22.187822] 2025-11-03T17:04:27.4647049Z 2025-11-03T17:04:27.4648285Z 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_53337e4e298c013e_.log 2025-11-03T17:04:27.4649439Z Running 0 items in this shard: 2025-11-03T17:04:27.4649612Z 2025-11-03T17:04:27.4653713Z Running dynamo/test_exc 1/1 ... [2025-11-03 17:04:27.464161] 2025-11-03T17:04:27.4654082Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T17:04:27.4660558Z 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-11-03 17:04:27.464161] 2025-11-03T17:04:32.5631045Z 2025-11-03T17:04:32.5631805Z dynamo/test_exc 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_exc_1.1_2176a2f7b67eac81_.log 2025-11-03T17:04:32.5632430Z 2025-11-03T17:04:32.5637480Z Running dynamo/test_precompile_context 1/1 ... [2025-11-03 17:04:32.562087] 2025-11-03T17:04:32.5637912Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T17:04:32.5655916Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'dynamo/test_precompile_context.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-11-03 17:04:32.562087] 2025-11-03T17:04:43.8534979Z 2025-11-03T17:04:43.8535904Z dynamo/test_precompile_context 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_precompile_context_1.1_591a085ab762fd38_.log 2025-11-03T17:04:43.8536688Z 2025-11-03T17:04:43.8543776Z Running torch_np/numpy_tests/lib/test_histograms 1/1 ... [2025-11-03 17:04:43.854262] 2025-11-03T17:04:43.8544268Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T17:04:43.8552264Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'torch_np/numpy_tests/lib/test_histograms.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-11-03 17:04:43.854853] 2025-11-03T17:04:48.5690809Z 2025-11-03T17:04:48.5692019Z torch_np/numpy_tests/lib/test_histograms 1/1 was successful, full logs can be found in artifacts with path test/test-reports/torch_np.numpy_tests.lib.test_histograms_1.1_cfa8e03235135db7_.log 2025-11-03T17:04:48.5692904Z Running 0 items in this shard: 2025-11-03T17:04:48.5693076Z 2025-11-03T17:04:48.5697515Z Running test_type_info 1/1 ... [2025-11-03 17:04:48.569656] 2025-11-03T17:04:48.5697904Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T17:04:48.5704558Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_type_info.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-11-03 17:04:48.570307] 2025-11-03T17:04:53.1894264Z 2025-11-03T17:04:53.1895246Z test_type_info 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_type_info_1.1_be77ac7c13e40118_.log 2025-11-03T17:04:53.1895924Z Running 0 items in this shard: 2025-11-03T17:04:53.1896096Z 2025-11-03T17:04:53.1901116Z Running test_numba_integration 1/1 ... [2025-11-03 17:04:53.187562] 2025-11-03T17:04:53.1901537Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T17:04:53.1907624Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_numba_integration.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-11-03 17:04:53.187562] 2025-11-03T17:04:58.4016199Z 2025-11-03T17:04:58.4017106Z test_numba_integration 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_numba_integration_1.1_831d280d099781bb_.log 2025-11-03T17:04:58.4017835Z Running 0 items in this shard: 2025-11-03T17:04:58.4018027Z 2025-11-03T17:04:58.4025406Z Running inductor/test_mmdecomp 1/1 ... [2025-11-03 17:04:58.402282] 2025-11-03T17:04:58.4025834Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T17:04:58.4033594Z 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-11-03 17:04:58.402869] 2025-11-03T17:05:09.3597937Z 2025-11-03T17:05:09.3599003Z inductor/test_mmdecomp 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_mmdecomp_1.1_cd6bf564b66990e4_.log 2025-11-03T17:05:09.3599660Z 2025-11-03T17:05:09.3604142Z Running test_maskedtensor 1/1 ... [2025-11-03 17:05:09.359525] 2025-11-03T17:05:09.3604562Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T17:05:09.3611564Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_maskedtensor.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-11-03 17:05:09.359525] 2025-11-03T17:05:16.2042856Z 2025-11-03T17:05:16.2043857Z test_maskedtensor 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_maskedtensor_1.1_ca80c476520276da_.log 2025-11-03T17:05:16.2044604Z Running 0 items in this shard: 2025-11-03T17:05:16.2044792Z 2025-11-03T17:05:16.2085905Z Running test_dataloader 1/2 ... [2025-11-03 17:05:16.204888] 2025-11-03T17:05:16.2086366Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T17:05:16.2087429Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_dataloader.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-11-03 17:05:16.205651] 2025-11-03T17:05:22.3413380Z 2025-11-03T17:05:22.3414233Z test_dataloader 1/2 was successful, full logs can be found in artifacts with path test/test-reports/test_dataloader_1.2_2b5f22250d2d4d6f_.log 2025-11-03T17:05:22.3414962Z Running 0 items in this shard: 2025-11-03T17:05:22.3415147Z 2025-11-03T17:05:22.3420263Z Running optim/test_swa_utils 1/1 ... [2025-11-03 17:05:22.338763] 2025-11-03T17:05:22.3420695Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T17:05:22.3427391Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'optim/test_swa_utils.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-11-03 17:05:22.338763] 2025-11-03T17:05:27.3340473Z 2025-11-03T17:05:27.3341675Z optim/test_swa_utils 1/1 was successful, full logs can be found in artifacts with path test/test-reports/optim.test_swa_utils_1.1_11bc4d27a88dd612_.log 2025-11-03T17:05:27.3342323Z 2025-11-03T17:05:27.3347356Z Running dynamo/test_subclasses 1/1 ... [2025-11-03 17:05:27.334152] 2025-11-03T17:05:27.3347843Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T17:05:27.3354357Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'dynamo/test_subclasses.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-11-03 17:05:27.335247] 2025-11-03T17:05:38.3813019Z 2025-11-03T17:05:38.3813902Z dynamo/test_subclasses 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_subclasses_1.1_ec2b6b823215184d_.log 2025-11-03T17:05:38.3814617Z 2025-11-03T17:05:38.3819778Z Running test_type_promotion 1/1 ... [2025-11-03 17:05:38.381276] 2025-11-03T17:05:38.3820214Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T17:05:38.3826497Z 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-11-03 17:05:38.381276] 2025-11-03T17:05:43.8416436Z 2025-11-03T17:05:43.8417386Z test_type_promotion 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_type_promotion_1.1_7a6c4b19b6af4763_.log 2025-11-03T17:05:43.8418202Z Running 0 items in this shard: 2025-11-03T17:05:43.8418582Z 2025-11-03T17:05:43.8423362Z Running torch_np/numpy_tests/core/test_scalar_ctors 1/1 ... [2025-11-03 17:05:43.833705] 2025-11-03T17:05:43.8423860Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T17:05:43.8430211Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'torch_np/numpy_tests/core/test_scalar_ctors.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-11-03 17:05:43.833705] 2025-11-03T17:05:48.8002900Z 2025-11-03T17:05:48.8004146Z torch_np/numpy_tests/core/test_scalar_ctors 1/1 was successful, full logs can be found in artifacts with path test/test-reports/torch_np.numpy_tests.core.test_scalar_ctors_1.1_8f4e8fc45969845c_.log 2025-11-03T17:05:48.8005105Z Running 0 items in this shard: 2025-11-03T17:05:48.8005294Z 2025-11-03T17:05:48.8009557Z Running test_dlpack 1/1 ... [2025-11-03 17:05:48.793770] 2025-11-03T17:05:48.8009951Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T17:05:48.8016234Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_dlpack.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-11-03 17:05:48.793770] 2025-11-03T17:05:53.8996719Z 2025-11-03T17:05:53.8997474Z test_dlpack 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_dlpack_1.1_e2fadd29d1c21e95_.log 2025-11-03T17:05:53.8998281Z Running 0 items in this shard: 2025-11-03T17:05:53.8998470Z 2025-11-03T17:05:53.9003696Z Running profiler/test_torch_tidy 1/1 ... [2025-11-03 17:05:53.899815] 2025-11-03T17:05:53.9004193Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T17:05:53.9010865Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'profiler/test_torch_tidy.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-11-03 17:05:53.900906] 2025-11-03T17:05:58.4888138Z 2025-11-03T17:05:58.4889026Z profiler/test_torch_tidy 1/1 was successful, full logs can be found in artifacts with path test/test-reports/profiler.test_torch_tidy_1.1_48ebd7a27e71345d_.log 2025-11-03T17:05:58.4889796Z Running 0 items in this shard: 2025-11-03T17:05:58.4890007Z 2025-11-03T17:05:58.4896306Z Running torch_np/test_reductions 1/1 ... [2025-11-03 17:05:58.489111] 2025-11-03T17:05:58.4896832Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T17:05:58.4905693Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'torch_np/test_reductions.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-11-03 17:05:58.490285] 2025-11-03T17:06:03.4384288Z 2025-11-03T17:06:03.4385179Z torch_np/test_reductions 1/1 was successful, full logs can be found in artifacts with path test/test-reports/torch_np.test_reductions_1.1_2928927142877315_.log 2025-11-03T17:06:03.4386002Z Running 0 items in this shard: 2025-11-03T17:06:03.4386188Z 2025-11-03T17:06:03.4391062Z Running lazy/test_reuse_ir 1/1 ... [2025-11-03 17:06:03.438369] 2025-11-03T17:06:03.4391483Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T17:06:03.4397851Z 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-11-03 17:06:03.438369] 2025-11-03T17:06:08.1199366Z 2025-11-03T17:06:08.1200236Z 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_9e7d24c29d4fa5a8_.log 2025-11-03T17:06:08.1200990Z Running 0 items in this shard: 2025-11-03T17:06:08.1201335Z 2025-11-03T17:06:08.1206192Z Running test_prims 1/1 ... [2025-11-03 17:06:08.116837] 2025-11-03T17:06:08.1206565Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T17:06:08.1213452Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_prims.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-11-03 17:06:08.116837] 2025-11-03T17:06:14.6891000Z 2025-11-03T17:06:14.6892016Z test_prims 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_prims_1.1_af1162185a2abb72_.log 2025-11-03T17:06:14.6892747Z Running 0 items in this shard: 2025-11-03T17:06:14.6892933Z 2025-11-03T17:06:14.6898869Z Running profiler/test_python_tracer 1/1 ... [2025-11-03 17:06:14.689559] 2025-11-03T17:06:14.6906277Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T17:06:14.6907405Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'profiler/test_python_tracer.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-11-03 17:06:14.690141] 2025-11-03T17:06:19.4864185Z 2025-11-03T17:06:19.4865109Z profiler/test_python_tracer 1/1 was successful, full logs can be found in artifacts with path test/test-reports/profiler.test_python_tracer_1.1_806724d843277797_.log 2025-11-03T17:06:19.4865931Z Running 0 items in this shard: 2025-11-03T17:06:19.4866147Z 2025-11-03T17:06:19.4870892Z Running inductor/test_custom_op_autotune 1/1 ... [2025-11-03 17:06:19.482130] 2025-11-03T17:06:19.4871353Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T17:06:19.4879160Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_custom_op_autotune.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-11-03 17:06:19.487730] 2025-11-03T17:06:31.0819827Z 2025-11-03T17:06:31.0821003Z inductor/test_custom_op_autotune 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_custom_op_autotune_1.1_d82a17e5ffc6adda_.log 2025-11-03T17:06:31.0821781Z 2025-11-03T17:06:36.2155470Z Running export/test_export_training_ir_to_run_decomp 1/1 ... [2025-11-03 17:06:36.215347] 2025-11-03T17:06:36.2156003Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T17:06:36.2162853Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'export/test_export_training_ir_to_run_decomp.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-11-03 17:06:36.215921] 2025-11-03T17:06:36.2454233Z Running inductor/test_cudagraph_trees 1/1 ... [2025-11-03 17:06:36.245021] 2025-11-03T17:06:36.2454744Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T17:06:36.2461817Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_cudagraph_trees.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-11-03 17:06:36.245021] 2025-11-03T17:06:36.3284327Z Running test_foreach 1/1 ... [2025-11-03 17:06:36.327833] 2025-11-03T17:06:36.3284761Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T17:06:36.3292072Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', '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-11-03 17:06:36.328986] 2025-11-03T17:06:47.8607529Z 2025-11-03T17:06:47.8608486Z inductor/test_cudagraph_trees 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_cudagraph_trees_1.1_3eacf208df6826d5_.log 2025-11-03T17:06:47.8610431Z 2025-11-03T17:06:50.3310813Z 2025-11-03T17:06:50.3311853Z export/test_export_training_ir_to_run_decomp 1/1 was successful, full logs can be found in artifacts with path test/test-reports/export.test_export_training_ir_to_run_decomp_1.1_b943cf84ba2a3103_.log 2025-11-03T17:06:50.3312681Z 2025-11-03T17:06:53.1212045Z Running functorch/test_aot_joint_with_descriptors 1/1 ... [2025-11-03 17:06:53.120946] 2025-11-03T17:06:53.1212809Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T17:06:53.1218730Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'functorch/test_aot_joint_with_descriptors.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-11-03 17:06:53.121520] 2025-11-03T17:06:55.6106138Z Running test_varlen_attention 1/1 ... [2025-11-03 17:06:55.610354] 2025-11-03T17:06:55.6106613Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T17:06:55.6114750Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_varlen_attention.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-11-03 17:06:55.610980] 2025-11-03T17:07:01.2242885Z 2025-11-03T17:07:01.2243940Z test_varlen_attention 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_varlen_attention_1.1_51053726077513d1_.log 2025-11-03T17:07:01.2244805Z Running 0 items in this shard: 2025-11-03T17:07:01.2244997Z 2025-11-03T17:07:06.8891736Z Running inductor/test_compiled_optimizers 1/1 ... [2025-11-03 17:07:06.881347] 2025-11-03T17:07:06.8892278Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T17:07:06.8898886Z 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-11-03 17:07:06.881347] 2025-11-03T17:07:11.2353422Z 2025-11-03T17:07:11.2354453Z functorch/test_aot_joint_with_descriptors 1/1 was successful, full logs can be found in artifacts with path test/test-reports/functorch.test_aot_joint_with_descriptors_1.1_d52e9b13aff84196_.log 2025-11-03T17:07:11.2362413Z Running 16 items in this shard: test/functorch/test_aot_joint_with_descriptors.py::TestAOTJointWithDescriptors::test_conv_bn_module, test/functorch/test_aot_joint_with_descriptors.py::TestAOTJointWithDescriptors::test_custom_op_stack_trace, test/functorch/test_aot_joint_with_descriptors.py::TestAOTJointWithDescriptors::test_export_and_compile, test/functorch/test_aot_joint_with_descriptors.py::TestAOTJointWithDescriptors::test_fx_utils_conv_bn_module, test/functorch/test_aot_joint_with_descriptors.py::TestAOTJointWithDescriptors::test_fx_utils_multiple_outputs, test/functorch/test_aot_joint_with_descriptors.py::TestAOTJointWithDescriptors::test_fx_utils_node_consistency, test/functorch/test_aot_joint_with_descriptors.py::TestAOTJointWithDescriptors::test_fx_utils_simple_linear, test/functorch/test_aot_joint_with_descriptors.py::TestAOTJointWithDescriptors::test_in_out_specs, test/functorch/test_aot_joint_with_descriptors.py::TestAOTJointWithDescriptors::test_module_with_kwargs, test/functorch/test_aot_joint_with_descriptors.py::TestAOTJointWithDescriptors::test_multiple_outputs_module, test/functorch/test_aot_joint_with_descriptors.py::TestAOTJointWithDescriptors::test_preserve_annotate_flex_attention, test/functorch/test_aot_joint_with_descriptors.py::TestAOTJointWithDescriptors::test_preserve_annotate_function, test/functorch/test_aot_joint_with_descriptors.py::TestAOTJointWithDescriptors::test_preserve_annotate_replay_view, test/functorch/test_aot_joint_with_descriptors.py::TestAOTJointWithDescriptors::test_preserve_annotate_simple, test/functorch/test_aot_joint_with_descriptors.py::TestAOTJointWithDescriptors::test_simple_linear_module, test/functorch/test_aot_joint_with_descriptors.py::TestAOTJointWithDescriptors::test_static_input_indices 2025-11-03T17:07:11.2369777Z 2025-11-03T17:07:16.7060011Z Running higher_order_ops/test_local_map 1/1 ... [2025-11-03 17:07:16.704918] 2025-11-03T17:07:16.7060508Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T17:07:16.7067389Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'higher_order_ops/test_local_map.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-11-03 17:07:16.704918] 2025-11-03T17:07:20.1843376Z 2025-11-03T17:07:20.1844342Z 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_d51314bbd31fa372_.log 2025-11-03T17:07:20.1845133Z 2025-11-03T17:07:25.6661014Z Running higher_order_ops/test_invoke_subgraph 1/1 ... [2025-11-03 17:07:25.665049] 2025-11-03T17:07:25.6661577Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T17:07:25.6667910Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'higher_order_ops/test_invoke_subgraph.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-11-03 17:07:25.665049] 2025-11-03T17:07:32.5799693Z 2025-11-03T17:07:32.5802841Z higher_order_ops/test_local_map 1/1 was successful, full logs can be found in artifacts with path test/test-reports/higher_order_ops.test_local_map_1.1_3816d15332c2f57f_.log 2025-11-03T17:07:32.5807253Z Running 12 items in this shard: test/higher_order_ops/test_local_map.py::TestLocalMap::test_filtered_gradients, test/higher_order_ops/test_local_map.py::TestLocalMap::test_fx_annotations, test/higher_order_ops/test_local_map.py::TestLocalMap::test_local_map_dynamo_mismatch_placements, test/higher_order_ops/test_local_map.py::TestLocalMap::test_local_map_dynamo_reordered_inputs, test/higher_order_ops/test_local_map.py::TestLocalMap::test_local_map_with_local_shapes_dynamo_tracing, test/higher_order_ops/test_local_map.py::TestLocalMap::test_local_map_with_local_shapes_hop_tracing, test/higher_order_ops/test_local_map.py::TestLocalMap::test_none_gradients, test/higher_order_ops/test_local_map.py::TestLocalMap::test_none_placements, test/higher_order_ops/test_local_map.py::TestLocalMap::test_sac, test/higher_order_ops/test_local_map.py::TestLocalMap::test_sac_deferred, test/higher_order_ops/test_local_map.py::TestLocalMap::test_simple, test/higher_order_ops/test_local_map.py::TestLocalMap::test_symint_activations 2025-11-03T17:07:32.5811122Z 2025-11-03T17:07:38.0716754Z Running export/test_export 1/1 ... [2025-11-03 17:07:38.062275] 2025-11-03T17:07:38.0717253Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T17:07:38.0723919Z 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-11-03 17:07:38.062275] 2025-11-03T17:07:57.8310250Z 2025-11-03T17:07:57.8319163Z export/test_export 1/1 was successful, full logs can be found in artifacts with path test/test-reports/export.test_export_1.1_4c9dad3703b89dd5_.log 2025-11-03T17:07:57.8447500Z Running 467 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_enum_str, 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_invalid_pytree_dynamo_graph_capture, 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_tril_dynamic_diagonal, test/export/test_export.py::TestExport::test_triu_dynamic_diagonal, 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-11-03T17:07:57.8584021Z 2025-11-03T17:08:03.2153324Z Running inductor/test_perf 1/1 ... [2025-11-03 17:08:03.212720] 2025-11-03T17:08:03.2153831Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T17:08:03.2160634Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_perf.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-11-03 17:08:03.212720] 2025-11-03T17:08:15.0801025Z 2025-11-03T17:08:15.0801863Z inductor/test_perf 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_perf_1.1_9f20e725db758fb1_.log 2025-11-03T17:08:15.0802551Z 2025-11-03T17:08:20.6875711Z Running functorch/test_aotdispatch 1/12 ... [2025-11-03 17:08:20.687348] 2025-11-03T17:08:20.6876370Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T17:08:20.6882712Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'functorch/test_aotdispatch.py', '-m', 'not serial', '--shard-id=1', '--num-shards=12', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-11-03 17:08:20.688018] 2025-11-03T17:09:30.2003027Z 2025-11-03T17:09:30.2003846Z test_foreach 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_foreach_1.1_81cc6a420be987b1_.log 2025-11-03T17:09:30.3347151Z Running 3577 items in this shard: test/test_foreach.py::TestForeachCPU::test_0dim_tensor_overload_cpu_ok_cpu, test/test_foreach.py::TestForeachCPU::test_0dim_tensor_overload_exception_cpu, test/test_foreach.py::TestForeachCPU::test_add_scalar_with_empty_list_and_empty_tensor_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_add_scalar_with_empty_list_and_empty_tensor_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_add_scalar_with_empty_list_and_empty_tensor_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_add_scalar_with_empty_list_and_empty_tensor_cpu_float16, test/test_foreach.py::TestForeachCPU::test_add_scalar_with_empty_list_and_empty_tensor_cpu_float32, test/test_foreach.py::TestForeachCPU::test_add_scalar_with_empty_list_and_empty_tensor_cpu_float64, test/test_foreach.py::TestForeachCPU::test_add_scalar_with_empty_list_and_empty_tensor_cpu_int16, test/test_foreach.py::TestForeachCPU::test_add_scalar_with_empty_list_and_empty_tensor_cpu_int32, test/test_foreach.py::TestForeachCPU::test_add_scalar_with_empty_list_and_empty_tensor_cpu_int64, test/test_foreach.py::TestForeachCPU::test_add_scalar_with_empty_list_and_empty_tensor_cpu_int8, test/test_foreach.py::TestForeachCPU::test_add_scalar_with_empty_list_and_empty_tensor_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_all_zero_size_tensors_do_not_launch_kernel__foreach_abs_cpu_float32, test/test_foreach.py::TestForeachCPU::test_all_zero_size_tensors_do_not_launch_kernel__foreach_acos_cpu_float32, test/test_foreach.py::TestForeachCPU::test_all_zero_size_tensors_do_not_launch_kernel__foreach_add_cpu_float32, test/test_foreach.py::TestForeachCPU::test_all_zero_size_tensors_do_not_launch_kernel__foreach_addcdiv_cpu_float32, test/test_foreach.py::TestForeachCPU::test_all_zero_size_tensors_do_not_launch_kernel__foreach_addcmul_cpu_float32, test/test_foreach.py::TestForeachCPU::test_all_zero_size_tensors_do_not_launch_kernel__foreach_asin_cpu_float32, test/test_foreach.py::TestForeachCPU::test_all_zero_size_tensors_do_not_launch_kernel__foreach_atan_cpu_float32, test/test_foreach.py::TestForeachCPU::test_all_zero_size_tensors_do_not_launch_kernel__foreach_ceil_cpu_float32, test/test_foreach.py::TestForeachCPU::test_all_zero_size_tensors_do_not_launch_kernel__foreach_clamp_max_cpu_float32, test/test_foreach.py::TestForeachCPU::test_all_zero_size_tensors_do_not_launch_kernel__foreach_clamp_min_cpu_float32, test/test_foreach.py::TestForeachCPU::test_all_zero_size_tensors_do_not_launch_kernel__foreach_copy_cpu_float32, test/test_foreach.py::TestForeachCPU::test_all_zero_size_tensors_do_not_launch_kernel__foreach_cos_cpu_float32, test/test_foreach.py::TestForeachCPU::test_all_zero_size_tensors_do_not_launch_kernel__foreach_cosh_cpu_float32, test/test_foreach.py::TestForeachCPU::test_all_zero_size_tensors_do_not_launch_kernel__foreach_div_cpu_float32, test/test_foreach.py::TestForeachCPU::test_all_zero_size_tensors_do_not_launch_kernel__foreach_erf_cpu_float32, test/test_foreach.py::TestForeachCPU::test_all_zero_size_tensors_do_not_launch_kernel__foreach_erfc_cpu_float32, test/test_foreach.py::TestForeachCPU::test_all_zero_size_tensors_do_not_launch_kernel__foreach_exp_cpu_float32, test/test_foreach.py::TestForeachCPU::test_all_zero_size_tensors_do_not_launch_kernel__foreach_expm1_cpu_float32, test/test_foreach.py::TestForeachCPU::test_all_zero_size_tensors_do_not_launch_kernel__foreach_floor_cpu_float32, test/test_foreach.py::TestForeachCPU::test_all_zero_size_tensors_do_not_launch_kernel__foreach_frac_cpu_float32, test/test_foreach.py::TestForeachCPU::test_all_zero_size_tensors_do_not_launch_kernel__foreach_lerp_cpu_float32, test/test_foreach.py::TestForeachCPU::test_all_zero_size_tensors_do_not_launch_kernel__foreach_lgamma_cpu_float32, test/test_foreach.py::TestForeachCPU::test_all_zero_size_tensors_do_not_launch_kernel__foreach_log10_cpu_float32, test/test_foreach.py::TestForeachCPU::test_all_zero_size_tensors_do_not_launch_kernel__foreach_log1p_cpu_float32, test/test_foreach.py::TestForeachCPU::test_all_zero_size_tensors_do_not_launch_kernel__foreach_log2_cpu_float32, test/test_foreach.py::TestForeachCPU::test_all_zero_size_tensors_do_not_launch_kernel__foreach_log_cpu_float32, test/test_foreach.py::TestForeachCPU::test_all_zero_size_tensors_do_not_launch_kernel__foreach_max_cpu_float32, test/test_foreach.py::TestForeachCPU::test_all_zero_size_tensors_do_not_launch_kernel__foreach_maximum_cpu_float32, test/test_foreach.py::TestForeachCPU::test_all_zero_size_tensors_do_not_launch_kernel__foreach_minimum_cpu_float32, test/test_foreach.py::TestForeachCPU::test_all_zero_size_tensors_do_not_launch_kernel__foreach_mul_cpu_float32, test/test_foreach.py::TestForeachCPU::test_all_zero_size_tensors_do_not_launch_kernel__foreach_neg_cpu_float32, test/test_foreach.py::TestForeachCPU::test_all_zero_size_tensors_do_not_launch_kernel__foreach_norm_cpu_float32, test/test_foreach.py::TestForeachCPU::test_all_zero_size_tensors_do_not_launch_kernel__foreach_pow_cpu_float32, test/test_foreach.py::TestForeachCPU::test_all_zero_size_tensors_do_not_launch_kernel__foreach_reciprocal_cpu_float32, test/test_foreach.py::TestForeachCPU::test_all_zero_size_tensors_do_not_launch_kernel__foreach_round_cpu_float32, test/test_foreach.py::TestForeachCPU::test_all_zero_size_tensors_do_not_launch_kernel__foreach_rsqrt_cpu_float32, test/test_foreach.py::TestForeachCPU::test_all_zero_size_tensors_do_not_launch_kernel__foreach_sigmoid_cpu_float32, test/test_foreach.py::TestForeachCPU::test_all_zero_size_tensors_do_not_launch_kernel__foreach_sign_cpu_float32, test/test_foreach.py::TestForeachCPU::test_all_zero_size_tensors_do_not_launch_kernel__foreach_sin_cpu_float32, test/test_foreach.py::TestForeachCPU::test_all_zero_size_tensors_do_not_launch_kernel__foreach_sinh_cpu_float32, test/test_foreach.py::TestForeachCPU::test_all_zero_size_tensors_do_not_launch_kernel__foreach_sqrt_cpu_float32, test/test_foreach.py::TestForeachCPU::test_all_zero_size_tensors_do_not_launch_kernel__foreach_sub_cpu_float32, test/test_foreach.py::TestForeachCPU::test_all_zero_size_tensors_do_not_launch_kernel__foreach_tan_cpu_float32, test/test_foreach.py::TestForeachCPU::test_all_zero_size_tensors_do_not_launch_kernel__foreach_tanh_cpu_float32, test/test_foreach.py::TestForeachCPU::test_all_zero_size_tensors_do_not_launch_kernel__foreach_trunc_cpu_float32, test/test_foreach.py::TestForeachCPU::test_all_zero_size_tensors_do_not_launch_kernel__foreach_zero_cpu_float32, test/test_foreach.py::TestForeachCPU::test_autodiff__foreach_abs_inplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_autodiff__foreach_abs_inplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_autodiff__foreach_abs_outplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_autodiff__foreach_abs_outplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_autodiff__foreach_acos_inplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_autodiff__foreach_acos_inplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_autodiff__foreach_acos_outplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_autodiff__foreach_acos_outplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_autodiff__foreach_add_inplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_autodiff__foreach_add_inplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_autodiff__foreach_add_outplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_autodiff__foreach_add_outplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_autodiff__foreach_addcdiv_inplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_autodiff__foreach_addcdiv_inplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_autodiff__foreach_addcdiv_outplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_autodiff__foreach_addcdiv_outplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_autodiff__foreach_addcmul_inplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_autodiff__foreach_addcmul_inplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_autodiff__foreach_addcmul_outplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_autodiff__foreach_addcmul_outplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_autodiff__foreach_asin_inplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_autodiff__foreach_asin_inplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_autodiff__foreach_asin_outplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_autodiff__foreach_asin_outplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_autodiff__foreach_atan_inplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_autodiff__foreach_atan_inplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_autodiff__foreach_atan_outplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_autodiff__foreach_atan_outplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_autodiff__foreach_ceil_inplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_autodiff__foreach_ceil_inplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_autodiff__foreach_ceil_outplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_autodiff__foreach_ceil_outplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_autodiff__foreach_clamp_max_inplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_autodiff__foreach_clamp_max_inplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_autodiff__foreach_clamp_max_outplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_autodiff__foreach_clamp_max_outplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_autodiff__foreach_clamp_min_inplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_autodiff__foreach_clamp_min_inplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_autodiff__foreach_clamp_min_outplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_autodiff__foreach_clamp_min_outplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_autodiff__foreach_copy_inplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_autodiff__foreach_copy_inplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_autodiff__foreach_copy_outplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_autodiff__foreach_copy_outplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_autodiff__foreach_cos_inplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_autodiff__foreach_cos_inplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_autodiff__foreach_cos_outplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_autodiff__foreach_cos_outplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_autodiff__foreach_cosh_inplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_autodiff__foreach_cosh_inplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_autodiff__foreach_cosh_outplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_autodiff__foreach_cosh_outplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_autodiff__foreach_div_inplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_autodiff__foreach_div_inplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_autodiff__foreach_div_outplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_autodiff__foreach_div_outplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_autodiff__foreach_erf_inplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_autodiff__foreach_erf_inplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_autodiff__foreach_erf_outplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_autodiff__foreach_erf_outplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_autodiff__foreach_erfc_inplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_autodiff__foreach_erfc_inplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_autodiff__foreach_erfc_outplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_autodiff__foreach_erfc_outplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_autodiff__foreach_exp_inplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_autodiff__foreach_exp_inplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_autodiff__foreach_exp_outplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_autodiff__foreach_exp_outplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_autodiff__foreach_expm1_inplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_autodiff__foreach_expm1_inplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_autodiff__foreach_expm1_outplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_autodiff__foreach_expm1_outplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_autodiff__foreach_floor_inplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_autodiff__foreach_floor_inplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_autodiff__foreach_floor_outplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_autodiff__foreach_floor_outplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_autodiff__foreach_frac_inplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_autodiff__foreach_frac_inplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_autodiff__foreach_frac_outplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_autodiff__foreach_frac_outplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_autodiff__foreach_lerp_inplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_autodiff__foreach_lerp_inplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_autodiff__foreach_lerp_outplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_autodiff__foreach_lerp_outplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_autodiff__foreach_lgamma_inplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_autodiff__foreach_lgamma_inplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_autodiff__foreach_lgamma_outplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_autodiff__foreach_lgamma_outplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_autodiff__foreach_log10_inplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_autodiff__foreach_log10_inplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_autodiff__foreach_log10_outplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_autodiff__foreach_log10_outplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_autodiff__foreach_log1p_inplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_autodiff__foreach_log1p_inplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_autodiff__foreach_log1p_outplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_autodiff__foreach_log1p_outplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_autodiff__foreach_log2_inplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_autodiff__foreach_log2_inplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_autodiff__foreach_log2_outplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_autodiff__foreach_log2_outplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_autodiff__foreach_log_inplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_autodiff__foreach_log_inplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_autodiff__foreach_log_outplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_autodiff__foreach_log_outplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_autodiff__foreach_max_inplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_autodiff__foreach_max_inplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_autodiff__foreach_max_outplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_autodiff__foreach_max_outplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_autodiff__foreach_maximum_inplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_autodiff__foreach_maximum_inplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_autodiff__foreach_maximum_outplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_autodiff__foreach_maximum_outplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_autodiff__foreach_minimum_inplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_autodiff__foreach_minimum_inplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_autodiff__foreach_minimum_outplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_autodiff__foreach_minimum_outplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_autodiff__foreach_mul_inplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_autodiff__foreach_mul_inplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_autodiff__foreach_mul_outplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_autodiff__foreach_mul_outplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_autodiff__foreach_neg_inplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_autodiff__foreach_neg_inplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_autodiff__foreach_neg_outplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_autodiff__foreach_neg_outplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_autodiff__foreach_norm_inplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_autodiff__foreach_norm_inplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_autodiff__foreach_norm_outplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_autodiff__foreach_norm_outplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_autodiff__foreach_pow_inplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_autodiff__foreach_pow_inplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_autodiff__foreach_pow_outplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_autodiff__foreach_pow_outplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_autodiff__foreach_reciprocal_inplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_autodiff__foreach_reciprocal_inplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_autodiff__foreach_reciprocal_outplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_autodiff__foreach_reciprocal_outplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_autodiff__foreach_round_inplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_autodiff__foreach_round_inplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_autodiff__foreach_round_outplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_autodiff__foreach_round_outplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_autodiff__foreach_rsqrt_inplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_autodiff__foreach_rsqrt_inplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_autodiff__foreach_rsqrt_outplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_autodiff__foreach_rsqrt_outplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_autodiff__foreach_sigmoid_inplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_autodiff__foreach_sigmoid_inplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_autodiff__foreach_sigmoid_outplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_autodiff__foreach_sigmoid_outplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_autodiff__foreach_sign_inplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_autodiff__foreach_sign_inplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_autodiff__foreach_sign_outplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_autodiff__foreach_sign_outplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_autodiff__foreach_sin_inplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_autodiff__foreach_sin_inplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_autodiff__foreach_sin_outplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_autodiff__foreach_sin_outplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_autodiff__foreach_sinh_inplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_autodiff__foreach_sinh_inplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_autodiff__foreach_sinh_outplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_autodiff__foreach_sinh_outplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_autodiff__foreach_sqrt_inplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_autodiff__foreach_sqrt_inplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_autodiff__foreach_sqrt_outplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_autodiff__foreach_sqrt_outplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_autodiff__foreach_sub_inplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_autodiff__foreach_sub_inplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_autodiff__foreach_sub_outplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_autodiff__foreach_sub_outplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_autodiff__foreach_tan_inplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_autodiff__foreach_tan_inplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_autodiff__foreach_tan_outplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_autodiff__foreach_tan_outplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_autodiff__foreach_tanh_inplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_autodiff__foreach_tanh_inplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_autodiff__foreach_tanh_outplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_autodiff__foreach_tanh_outplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_autodiff__foreach_trunc_inplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_autodiff__foreach_trunc_inplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_autodiff__foreach_trunc_outplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_autodiff__foreach_trunc_outplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_autodiff__foreach_zero_inplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_autodiff__foreach_zero_inplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_autodiff__foreach_zero_outplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_autodiff__foreach_zero_outplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_big_num_tensors__foreach_max_use_cuda_graph_False_w_empty_False_cpu_float32, test/test_foreach.py::TestForeachCPU::test_big_num_tensors__foreach_max_use_cuda_graph_False_w_empty_False_cpu_float64, test/test_foreach.py::TestForeachCPU::test_big_num_tensors__foreach_max_use_cuda_graph_False_w_empty_True_cpu_float32, test/test_foreach.py::TestForeachCPU::test_big_num_tensors__foreach_max_use_cuda_graph_False_w_empty_True_cpu_float64, test/test_foreach.py::TestForeachCPU::test_big_num_tensors__foreach_max_use_cuda_graph_True_w_empty_False_cpu_float32, test/test_foreach.py::TestForeachCPU::test_big_num_tensors__foreach_max_use_cuda_graph_True_w_empty_False_cpu_float64, test/test_foreach.py::TestForeachCPU::test_big_num_tensors__foreach_max_use_cuda_graph_True_w_empty_True_cpu_float32, test/test_foreach.py::TestForeachCPU::test_big_num_tensors__foreach_max_use_cuda_graph_True_w_empty_True_cpu_float64, test/test_foreach.py::TestForeachCPU::test_big_num_tensors__foreach_norm_use_cuda_graph_False_w_empty_False_cpu_float32, test/test_foreach.py::TestForeachCPU::test_big_num_tensors__foreach_norm_use_cuda_graph_False_w_empty_False_cpu_float64, test/test_foreach.py::TestForeachCPU::test_big_num_tensors__foreach_norm_use_cuda_graph_False_w_empty_True_cpu_float32, test/test_foreach.py::TestForeachCPU::test_big_num_tensors__foreach_norm_use_cuda_graph_False_w_empty_True_cpu_float64, test/test_foreach.py::TestForeachCPU::test_big_num_tensors__foreach_norm_use_cuda_graph_True_w_empty_False_cpu_float32, test/test_foreach.py::TestForeachCPU::test_big_num_tensors__foreach_norm_use_cuda_graph_True_w_empty_False_cpu_float64, test/test_foreach.py::TestForeachCPU::test_big_num_tensors__foreach_norm_use_cuda_graph_True_w_empty_True_cpu_float32, test/test_foreach.py::TestForeachCPU::test_big_num_tensors__foreach_norm_use_cuda_graph_True_w_empty_True_cpu_float64, test/test_foreach.py::TestForeachCPU::test_binary_op_float_inf_nan__foreach_add_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_binary_op_float_inf_nan__foreach_add_cpu_float16, test/test_foreach.py::TestForeachCPU::test_binary_op_float_inf_nan__foreach_add_cpu_float32, test/test_foreach.py::TestForeachCPU::test_binary_op_float_inf_nan__foreach_add_cpu_float64, test/test_foreach.py::TestForeachCPU::test_binary_op_float_inf_nan__foreach_clamp_max_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_binary_op_float_inf_nan__foreach_clamp_max_cpu_float16, test/test_foreach.py::TestForeachCPU::test_binary_op_float_inf_nan__foreach_clamp_max_cpu_float32, test/test_foreach.py::TestForeachCPU::test_binary_op_float_inf_nan__foreach_clamp_max_cpu_float64, test/test_foreach.py::TestForeachCPU::test_binary_op_float_inf_nan__foreach_clamp_min_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_binary_op_float_inf_nan__foreach_clamp_min_cpu_float16, test/test_foreach.py::TestForeachCPU::test_binary_op_float_inf_nan__foreach_clamp_min_cpu_float32, test/test_foreach.py::TestForeachCPU::test_binary_op_float_inf_nan__foreach_clamp_min_cpu_float64, test/test_foreach.py::TestForeachCPU::test_binary_op_float_inf_nan__foreach_div_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_binary_op_float_inf_nan__foreach_div_cpu_float16, test/test_foreach.py::TestForeachCPU::test_binary_op_float_inf_nan__foreach_div_cpu_float32, test/test_foreach.py::TestForeachCPU::test_binary_op_float_inf_nan__foreach_div_cpu_float64, test/test_foreach.py::TestForeachCPU::test_binary_op_float_inf_nan__foreach_maximum_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_binary_op_float_inf_nan__foreach_maximum_cpu_float16, test/test_foreach.py::TestForeachCPU::test_binary_op_float_inf_nan__foreach_maximum_cpu_float32, test/test_foreach.py::TestForeachCPU::test_binary_op_float_inf_nan__foreach_maximum_cpu_float64, test/test_foreach.py::TestForeachCPU::test_binary_op_float_inf_nan__foreach_minimum_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_binary_op_float_inf_nan__foreach_minimum_cpu_float16, test/test_foreach.py::TestForeachCPU::test_binary_op_float_inf_nan__foreach_minimum_cpu_float32, test/test_foreach.py::TestForeachCPU::test_binary_op_float_inf_nan__foreach_minimum_cpu_float64, test/test_foreach.py::TestForeachCPU::test_binary_op_float_inf_nan__foreach_mul_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_binary_op_float_inf_nan__foreach_mul_cpu_float16, test/test_foreach.py::TestForeachCPU::test_binary_op_float_inf_nan__foreach_mul_cpu_float32, test/test_foreach.py::TestForeachCPU::test_binary_op_float_inf_nan__foreach_mul_cpu_float64, test/test_foreach.py::TestForeachCPU::test_binary_op_float_inf_nan__foreach_pow_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_binary_op_float_inf_nan__foreach_pow_cpu_float16, test/test_foreach.py::TestForeachCPU::test_binary_op_float_inf_nan__foreach_pow_cpu_float32, test/test_foreach.py::TestForeachCPU::test_binary_op_float_inf_nan__foreach_pow_cpu_float64, test/test_foreach.py::TestForeachCPU::test_binary_op_float_inf_nan__foreach_sub_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_binary_op_float_inf_nan__foreach_sub_cpu_float16, test/test_foreach.py::TestForeachCPU::test_binary_op_float_inf_nan__foreach_sub_cpu_float32, test/test_foreach.py::TestForeachCPU::test_binary_op_float_inf_nan__foreach_sub_cpu_float64, test/test_foreach.py::TestForeachCPU::test_binary_op_list_error_cases__foreach_add_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_binary_op_list_error_cases__foreach_add_cpu_bool, test/test_foreach.py::TestForeachCPU::test_binary_op_list_error_cases__foreach_add_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_binary_op_list_error_cases__foreach_add_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_binary_op_list_error_cases__foreach_add_cpu_float16, test/test_foreach.py::TestForeachCPU::test_binary_op_list_error_cases__foreach_add_cpu_float32, test/test_foreach.py::TestForeachCPU::test_binary_op_list_error_cases__foreach_add_cpu_float64, test/test_foreach.py::TestForeachCPU::test_binary_op_list_error_cases__foreach_add_cpu_int16, test/test_foreach.py::TestForeachCPU::test_binary_op_list_error_cases__foreach_add_cpu_int32, test/test_foreach.py::TestForeachCPU::test_binary_op_list_error_cases__foreach_add_cpu_int64, test/test_foreach.py::TestForeachCPU::test_binary_op_list_error_cases__foreach_add_cpu_int8, test/test_foreach.py::TestForeachCPU::test_binary_op_list_error_cases__foreach_add_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_binary_op_list_error_cases__foreach_clamp_max_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_binary_op_list_error_cases__foreach_clamp_max_cpu_bool, test/test_foreach.py::TestForeachCPU::test_binary_op_list_error_cases__foreach_clamp_max_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_binary_op_list_error_cases__foreach_clamp_max_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_binary_op_list_error_cases__foreach_clamp_max_cpu_float16, test/test_foreach.py::TestForeachCPU::test_binary_op_list_error_cases__foreach_clamp_max_cpu_float32, test/test_foreach.py::TestForeachCPU::test_binary_op_list_error_cases__foreach_clamp_max_cpu_float64, test/test_foreach.py::TestForeachCPU::test_binary_op_list_error_cases__foreach_clamp_max_cpu_int16, test/test_foreach.py::TestForeachCPU::test_binary_op_list_error_cases__foreach_clamp_max_cpu_int32, test/test_foreach.py::TestForeachCPU::test_binary_op_list_error_cases__foreach_clamp_max_cpu_int64, test/test_foreach.py::TestForeachCPU::test_binary_op_list_error_cases__foreach_clamp_max_cpu_int8, test/test_foreach.py::TestForeachCPU::test_binary_op_list_error_cases__foreach_clamp_max_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_binary_op_list_error_cases__foreach_clamp_min_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_binary_op_list_error_cases__foreach_clamp_min_cpu_bool, test/test_foreach.py::TestForeachCPU::test_binary_op_list_error_cases__foreach_clamp_min_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_binary_op_list_error_cases__foreach_clamp_min_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_binary_op_list_error_cases__foreach_clamp_min_cpu_float16, test/test_foreach.py::TestForeachCPU::test_binary_op_list_error_cases__foreach_clamp_min_cpu_float32, test/test_foreach.py::TestForeachCPU::test_binary_op_list_error_cases__foreach_clamp_min_cpu_float64, test/test_foreach.py::TestForeachCPU::test_binary_op_list_error_cases__foreach_clamp_min_cpu_int16, test/test_foreach.py::TestForeachCPU::test_binary_op_list_error_cases__foreach_clamp_min_cpu_int32, test/test_foreach.py::TestForeachCPU::test_binary_op_list_error_cases__foreach_clamp_min_cpu_int64, test/test_foreach.py::TestForeachCPU::test_binary_op_list_error_cases__foreach_clamp_min_cpu_int8, test/test_foreach.py::TestForeachCPU::test_binary_op_list_error_cases__foreach_clamp_min_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_binary_op_list_error_cases__foreach_div_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_binary_op_list_error_cases__foreach_div_cpu_bool, test/test_foreach.py::TestForeachCPU::test_binary_op_list_error_cases__foreach_div_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_binary_op_list_error_cases__foreach_div_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_binary_op_list_error_cases__foreach_div_cpu_float16, test/test_foreach.py::TestForeachCPU::test_binary_op_list_error_cases__foreach_div_cpu_float32, test/test_foreach.py::TestForeachCPU::test_binary_op_list_error_cases__foreach_div_cpu_float64, test/test_foreach.py::TestForeachCPU::test_binary_op_list_error_cases__foreach_div_cpu_int16, test/test_foreach.py::TestForeachCPU::test_binary_op_list_error_cases__foreach_div_cpu_int32, test/test_foreach.py::TestForeachCPU::test_binary_op_list_error_cases__foreach_div_cpu_int64, test/test_foreach.py::TestForeachCPU::test_binary_op_list_error_cases__foreach_div_cpu_int8, test/test_foreach.py::TestForeachCPU::test_binary_op_list_error_cases__foreach_div_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_binary_op_list_error_cases__foreach_maximum_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_binary_op_list_error_cases__foreach_maximum_cpu_bool, test/test_foreach.py::TestForeachCPU::test_binary_op_list_error_cases__foreach_maximum_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_binary_op_list_error_cases__foreach_maximum_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_binary_op_list_error_cases__foreach_maximum_cpu_float16, test/test_foreach.py::TestForeachCPU::test_binary_op_list_error_cases__foreach_maximum_cpu_float32, test/test_foreach.py::TestForeachCPU::test_binary_op_list_error_cases__foreach_maximum_cpu_float64, test/test_foreach.py::TestForeachCPU::test_binary_op_list_error_cases__foreach_maximum_cpu_int16, test/test_foreach.py::TestForeachCPU::test_binary_op_list_error_cases__foreach_maximum_cpu_int32, test/test_foreach.py::TestForeachCPU::test_binary_op_list_error_cases__foreach_maximum_cpu_int64, test/test_foreach.py::TestForeachCPU::test_binary_op_list_error_cases__foreach_maximum_cpu_int8, test/test_foreach.py::TestForeachCPU::test_binary_op_list_error_cases__foreach_maximum_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_binary_op_list_error_cases__foreach_minimum_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_binary_op_list_error_cases__foreach_minimum_cpu_bool, test/test_foreach.py::TestForeachCPU::test_binary_op_list_error_cases__foreach_minimum_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_binary_op_list_error_cases__foreach_minimum_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_binary_op_list_error_cases__foreach_minimum_cpu_float16, test/test_foreach.py::TestForeachCPU::test_binary_op_list_error_cases__foreach_minimum_cpu_float32, test/test_foreach.py::TestForeachCPU::test_binary_op_list_error_cases__foreach_minimum_cpu_float64, test/test_foreach.py::TestForeachCPU::test_binary_op_list_error_cases__foreach_minimum_cpu_int16, test/test_foreach.py::TestForeachCPU::test_binary_op_list_error_cases__foreach_minimum_cpu_int32, test/test_foreach.py::TestForeachCPU::test_binary_op_list_error_cases__foreach_minimum_cpu_int64, test/test_foreach.py::TestForeachCPU::test_binary_op_list_error_cases__foreach_minimum_cpu_int8, test/test_foreach.py::TestForeachCPU::test_binary_op_list_error_cases__foreach_minimum_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_binary_op_list_error_cases__foreach_mul_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_binary_op_list_error_cases__foreach_mul_cpu_bool, test/test_foreach.py::TestForeachCPU::test_binary_op_list_error_cases__foreach_mul_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_binary_op_list_error_cases__foreach_mul_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_binary_op_list_error_cases__foreach_mul_cpu_float16, test/test_foreach.py::TestForeachCPU::test_binary_op_list_error_cases__foreach_mul_cpu_float32, test/test_foreach.py::TestForeachCPU::test_binary_op_list_error_cases__foreach_mul_cpu_float64, test/test_foreach.py::TestForeachCPU::test_binary_op_list_error_cases__foreach_mul_cpu_int16, test/test_foreach.py::TestForeachCPU::test_binary_op_list_error_cases__foreach_mul_cpu_int32, test/test_foreach.py::TestForeachCPU::test_binary_op_list_error_cases__foreach_mul_cpu_int64, test/test_foreach.py::TestForeachCPU::test_binary_op_list_error_cases__foreach_mul_cpu_int8, test/test_foreach.py::TestForeachCPU::test_binary_op_list_error_cases__foreach_mul_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_binary_op_list_error_cases__foreach_pow_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_binary_op_list_error_cases__foreach_pow_cpu_bool, test/test_foreach.py::TestForeachCPU::test_binary_op_list_error_cases__foreach_pow_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_binary_op_list_error_cases__foreach_pow_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_binary_op_list_error_cases__foreach_pow_cpu_float16, test/test_foreach.py::TestForeachCPU::test_binary_op_list_error_cases__foreach_pow_cpu_float32, test/test_foreach.py::TestForeachCPU::test_binary_op_list_error_cases__foreach_pow_cpu_float64, test/test_foreach.py::TestForeachCPU::test_binary_op_list_error_cases__foreach_pow_cpu_int16, test/test_foreach.py::TestForeachCPU::test_binary_op_list_error_cases__foreach_pow_cpu_int32, test/test_foreach.py::TestForeachCPU::test_binary_op_list_error_cases__foreach_pow_cpu_int64, test/test_foreach.py::TestForeachCPU::test_binary_op_list_error_cases__foreach_pow_cpu_int8, test/test_foreach.py::TestForeachCPU::test_binary_op_list_error_cases__foreach_pow_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_binary_op_list_error_cases__foreach_sub_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_binary_op_list_error_cases__foreach_sub_cpu_bool, test/test_foreach.py::TestForeachCPU::test_binary_op_list_error_cases__foreach_sub_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_binary_op_list_error_cases__foreach_sub_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_binary_op_list_error_cases__foreach_sub_cpu_float16, test/test_foreach.py::TestForeachCPU::test_binary_op_list_error_cases__foreach_sub_cpu_float32, test/test_foreach.py::TestForeachCPU::test_binary_op_list_error_cases__foreach_sub_cpu_float64, test/test_foreach.py::TestForeachCPU::test_binary_op_list_error_cases__foreach_sub_cpu_int16, test/test_foreach.py::TestForeachCPU::test_binary_op_list_error_cases__foreach_sub_cpu_int32, test/test_foreach.py::TestForeachCPU::test_binary_op_list_error_cases__foreach_sub_cpu_int64, test/test_foreach.py::TestForeachCPU::test_binary_op_list_error_cases__foreach_sub_cpu_int8, test/test_foreach.py::TestForeachCPU::test_binary_op_list_error_cases__foreach_sub_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_binary_op_list_slow_path__foreach_add_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_binary_op_list_slow_path__foreach_add_cpu_bool, test/test_foreach.py::TestForeachCPU::test_binary_op_list_slow_path__foreach_add_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_binary_op_list_slow_path__foreach_add_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_binary_op_list_slow_path__foreach_add_cpu_float16, test/test_foreach.py::TestForeachCPU::test_binary_op_list_slow_path__foreach_add_cpu_float32, test/test_foreach.py::TestForeachCPU::test_binary_op_list_slow_path__foreach_add_cpu_float64, test/test_foreach.py::TestForeachCPU::test_binary_op_list_slow_path__foreach_add_cpu_int16, test/test_foreach.py::TestForeachCPU::test_binary_op_list_slow_path__foreach_add_cpu_int32, test/test_foreach.py::TestForeachCPU::test_binary_op_list_slow_path__foreach_add_cpu_int64, test/test_foreach.py::TestForeachCPU::test_binary_op_list_slow_path__foreach_add_cpu_int8, test/test_foreach.py::TestForeachCPU::test_binary_op_list_slow_path__foreach_add_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_binary_op_list_slow_path__foreach_clamp_max_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_binary_op_list_slow_path__foreach_clamp_max_cpu_bool, test/test_foreach.py::TestForeachCPU::test_binary_op_list_slow_path__foreach_clamp_max_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_binary_op_list_slow_path__foreach_clamp_max_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_binary_op_list_slow_path__foreach_clamp_max_cpu_float16, test/test_foreach.py::TestForeachCPU::test_binary_op_list_slow_path__foreach_clamp_max_cpu_float32, test/test_foreach.py::TestForeachCPU::test_binary_op_list_slow_path__foreach_clamp_max_cpu_float64, test/test_foreach.py::TestForeachCPU::test_binary_op_list_slow_path__foreach_clamp_max_cpu_int16, test/test_foreach.py::TestForeachCPU::test_binary_op_list_slow_path__foreach_clamp_max_cpu_int32, test/test_foreach.py::TestForeachCPU::test_binary_op_list_slow_path__foreach_clamp_max_cpu_int64, test/test_foreach.py::TestForeachCPU::test_binary_op_list_slow_path__foreach_clamp_max_cpu_int8, test/test_foreach.py::TestForeachCPU::test_binary_op_list_slow_path__foreach_clamp_max_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_binary_op_list_slow_path__foreach_clamp_min_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_binary_op_list_slow_path__foreach_clamp_min_cpu_bool, test/test_foreach.py::TestForeachCPU::test_binary_op_list_slow_path__foreach_clamp_min_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_binary_op_list_slow_path__foreach_clamp_min_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_binary_op_list_slow_path__foreach_clamp_min_cpu_float16, test/test_foreach.py::TestForeachCPU::test_binary_op_list_slow_path__foreach_clamp_min_cpu_float32, test/test_foreach.py::TestForeachCPU::test_binary_op_list_slow_path__foreach_clamp_min_cpu_float64, test/test_foreach.py::TestForeachCPU::test_binary_op_list_slow_path__foreach_clamp_min_cpu_int16, test/test_foreach.py::TestForeachCPU::test_binary_op_list_slow_path__foreach_clamp_min_cpu_int32, test/test_foreach.py::TestForeachCPU::test_binary_op_list_slow_path__foreach_clamp_min_cpu_int64, test/test_foreach.py::TestForeachCPU::test_binary_op_list_slow_path__foreach_clamp_min_cpu_int8, test/test_foreach.py::TestForeachCPU::test_binary_op_list_slow_path__foreach_clamp_min_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_binary_op_list_slow_path__foreach_div_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_binary_op_list_slow_path__foreach_div_cpu_bool, test/test_foreach.py::TestForeachCPU::test_binary_op_list_slow_path__foreach_div_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_binary_op_list_slow_path__foreach_div_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_binary_op_list_slow_path__foreach_div_cpu_float16, test/test_foreach.py::TestForeachCPU::test_binary_op_list_slow_path__foreach_div_cpu_float32, test/test_foreach.py::TestForeachCPU::test_binary_op_list_slow_path__foreach_div_cpu_float64, test/test_foreach.py::TestForeachCPU::test_binary_op_list_slow_path__foreach_div_cpu_int16, test/test_foreach.py::TestForeachCPU::test_binary_op_list_slow_path__foreach_div_cpu_int32, test/test_foreach.py::TestForeachCPU::test_binary_op_list_slow_path__foreach_div_cpu_int64, test/test_foreach.py::TestForeachCPU::test_binary_op_list_slow_path__foreach_div_cpu_int8, test/test_foreach.py::TestForeachCPU::test_binary_op_list_slow_path__foreach_div_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_binary_op_list_slow_path__foreach_maximum_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_binary_op_list_slow_path__foreach_maximum_cpu_bool, test/test_foreach.py::TestForeachCPU::test_binary_op_list_slow_path__foreach_maximum_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_binary_op_list_slow_path__foreach_maximum_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_binary_op_list_slow_path__foreach_maximum_cpu_float16, test/test_foreach.py::TestForeachCPU::test_binary_op_list_slow_path__foreach_maximum_cpu_float32, test/test_foreach.py::TestForeachCPU::test_binary_op_list_slow_path__foreach_maximum_cpu_float64, test/test_foreach.py::TestForeachCPU::test_binary_op_list_slow_path__foreach_maximum_cpu_int16, test/test_foreach.py::TestForeachCPU::test_binary_op_list_slow_path__foreach_maximum_cpu_int32, test/test_foreach.py::TestForeachCPU::test_binary_op_list_slow_path__foreach_maximum_cpu_int64, test/test_foreach.py::TestForeachCPU::test_binary_op_list_slow_path__foreach_maximum_cpu_int8, test/test_foreach.py::TestForeachCPU::test_binary_op_list_slow_path__foreach_maximum_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_binary_op_list_slow_path__foreach_minimum_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_binary_op_list_slow_path__foreach_minimum_cpu_bool, test/test_foreach.py::TestForeachCPU::test_binary_op_list_slow_path__foreach_minimum_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_binary_op_list_slow_path__foreach_minimum_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_binary_op_list_slow_path__foreach_minimum_cpu_float16, test/test_foreach.py::TestForeachCPU::test_binary_op_list_slow_path__foreach_minimum_cpu_float32, test/test_foreach.py::TestForeachCPU::test_binary_op_list_slow_path__foreach_minimum_cpu_float64, test/test_foreach.py::TestForeachCPU::test_binary_op_list_slow_path__foreach_minimum_cpu_int16, test/test_foreach.py::TestForeachCPU::test_binary_op_list_slow_path__foreach_minimum_cpu_int32, test/test_foreach.py::TestForeachCPU::test_binary_op_list_slow_path__foreach_minimum_cpu_int64, test/test_foreach.py::TestForeachCPU::test_binary_op_list_slow_path__foreach_minimum_cpu_int8, test/test_foreach.py::TestForeachCPU::test_binary_op_list_slow_path__foreach_minimum_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_binary_op_list_slow_path__foreach_mul_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_binary_op_list_slow_path__foreach_mul_cpu_bool, test/test_foreach.py::TestForeachCPU::test_binary_op_list_slow_path__foreach_mul_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_binary_op_list_slow_path__foreach_mul_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_binary_op_list_slow_path__foreach_mul_cpu_float16, test/test_foreach.py::TestForeachCPU::test_binary_op_list_slow_path__foreach_mul_cpu_float32, test/test_foreach.py::TestForeachCPU::test_binary_op_list_slow_path__foreach_mul_cpu_float64, test/test_foreach.py::TestForeachCPU::test_binary_op_list_slow_path__foreach_mul_cpu_int16, test/test_foreach.py::TestForeachCPU::test_binary_op_list_slow_path__foreach_mul_cpu_int32, test/test_foreach.py::TestForeachCPU::test_binary_op_list_slow_path__foreach_mul_cpu_int64, test/test_foreach.py::TestForeachCPU::test_binary_op_list_slow_path__foreach_mul_cpu_int8, test/test_foreach.py::TestForeachCPU::test_binary_op_list_slow_path__foreach_mul_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_binary_op_list_slow_path__foreach_pow_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_binary_op_list_slow_path__foreach_pow_cpu_bool, test/test_foreach.py::TestForeachCPU::test_binary_op_list_slow_path__foreach_pow_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_binary_op_list_slow_path__foreach_pow_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_binary_op_list_slow_path__foreach_pow_cpu_float16, test/test_foreach.py::TestForeachCPU::test_binary_op_list_slow_path__foreach_pow_cpu_float32, test/test_foreach.py::TestForeachCPU::test_binary_op_list_slow_path__foreach_pow_cpu_float64, test/test_foreach.py::TestForeachCPU::test_binary_op_list_slow_path__foreach_pow_cpu_int16, test/test_foreach.py::TestForeachCPU::test_binary_op_list_slow_path__foreach_pow_cpu_int32, test/test_foreach.py::TestForeachCPU::test_binary_op_list_slow_path__foreach_pow_cpu_int64, test/test_foreach.py::TestForeachCPU::test_binary_op_list_slow_path__foreach_pow_cpu_int8, test/test_foreach.py::TestForeachCPU::test_binary_op_list_slow_path__foreach_pow_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_binary_op_list_slow_path__foreach_sub_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_binary_op_list_slow_path__foreach_sub_cpu_bool, test/test_foreach.py::TestForeachCPU::test_binary_op_list_slow_path__foreach_sub_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_binary_op_list_slow_path__foreach_sub_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_binary_op_list_slow_path__foreach_sub_cpu_float16, test/test_foreach.py::TestForeachCPU::test_binary_op_list_slow_path__foreach_sub_cpu_float32, test/test_foreach.py::TestForeachCPU::test_binary_op_list_slow_path__foreach_sub_cpu_float64, test/test_foreach.py::TestForeachCPU::test_binary_op_list_slow_path__foreach_sub_cpu_int16, test/test_foreach.py::TestForeachCPU::test_binary_op_list_slow_path__foreach_sub_cpu_int32, test/test_foreach.py::TestForeachCPU::test_binary_op_list_slow_path__foreach_sub_cpu_int64, test/test_foreach.py::TestForeachCPU::test_binary_op_list_slow_path__foreach_sub_cpu_int8, test/test_foreach.py::TestForeachCPU::test_binary_op_list_slow_path__foreach_sub_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_binary_op_scalar_with_different_tensor_dtypes__foreach_add_cpu_float32, test/test_foreach.py::TestForeachCPU::test_binary_op_scalar_with_different_tensor_dtypes__foreach_clamp_max_cpu_float32, test/test_foreach.py::TestForeachCPU::test_binary_op_scalar_with_different_tensor_dtypes__foreach_clamp_min_cpu_float32, test/test_foreach.py::TestForeachCPU::test_binary_op_scalar_with_different_tensor_dtypes__foreach_div_cpu_float32, test/test_foreach.py::TestForeachCPU::test_binary_op_scalar_with_different_tensor_dtypes__foreach_maximum_cpu_float32, test/test_foreach.py::TestForeachCPU::test_binary_op_scalar_with_different_tensor_dtypes__foreach_minimum_cpu_float32, test/test_foreach.py::TestForeachCPU::test_binary_op_scalar_with_different_tensor_dtypes__foreach_mul_cpu_float32, test/test_foreach.py::TestForeachCPU::test_binary_op_scalar_with_different_tensor_dtypes__foreach_pow_cpu_float32, test/test_foreach.py::TestForeachCPU::test_binary_op_scalar_with_different_tensor_dtypes__foreach_sub_cpu_float32, test/test_foreach.py::TestForeachCPU::test_binary_op_scalar_with_overlapping_tensors__foreach_add_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_binary_op_scalar_with_overlapping_tensors__foreach_add_cpu_bool, test/test_foreach.py::TestForeachCPU::test_binary_op_scalar_with_overlapping_tensors__foreach_add_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_binary_op_scalar_with_overlapping_tensors__foreach_add_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_binary_op_scalar_with_overlapping_tensors__foreach_add_cpu_float16, test/test_foreach.py::TestForeachCPU::test_binary_op_scalar_with_overlapping_tensors__foreach_add_cpu_float32, test/test_foreach.py::TestForeachCPU::test_binary_op_scalar_with_overlapping_tensors__foreach_add_cpu_float64, test/test_foreach.py::TestForeachCPU::test_binary_op_scalar_with_overlapping_tensors__foreach_add_cpu_int16, test/test_foreach.py::TestForeachCPU::test_binary_op_scalar_with_overlapping_tensors__foreach_add_cpu_int32, test/test_foreach.py::TestForeachCPU::test_binary_op_scalar_with_overlapping_tensors__foreach_add_cpu_int64, test/test_foreach.py::TestForeachCPU::test_binary_op_scalar_with_overlapping_tensors__foreach_add_cpu_int8, test/test_foreach.py::TestForeachCPU::test_binary_op_scalar_with_overlapping_tensors__foreach_add_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_binary_op_scalar_with_overlapping_tensors__foreach_clamp_max_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_binary_op_scalar_with_overlapping_tensors__foreach_clamp_max_cpu_bool, test/test_foreach.py::TestForeachCPU::test_binary_op_scalar_with_overlapping_tensors__foreach_clamp_max_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_binary_op_scalar_with_overlapping_tensors__foreach_clamp_max_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_binary_op_scalar_with_overlapping_tensors__foreach_clamp_max_cpu_float16, test/test_foreach.py::TestForeachCPU::test_binary_op_scalar_with_overlapping_tensors__foreach_clamp_max_cpu_float32, test/test_foreach.py::TestForeachCPU::test_binary_op_scalar_with_overlapping_tensors__foreach_clamp_max_cpu_float64, test/test_foreach.py::TestForeachCPU::test_binary_op_scalar_with_overlapping_tensors__foreach_clamp_max_cpu_int16, test/test_foreach.py::TestForeachCPU::test_binary_op_scalar_with_overlapping_tensors__foreach_clamp_max_cpu_int32, test/test_foreach.py::TestForeachCPU::test_binary_op_scalar_with_overlapping_tensors__foreach_clamp_max_cpu_int64, test/test_foreach.py::TestForeachCPU::test_binary_op_scalar_with_overlapping_tensors__foreach_clamp_max_cpu_int8, test/test_foreach.py::TestForeachCPU::test_binary_op_scalar_with_overlapping_tensors__foreach_clamp_max_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_binary_op_scalar_with_overlapping_tensors__foreach_clamp_min_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_binary_op_scalar_with_overlapping_tensors__foreach_clamp_min_cpu_bool, test/test_foreach.py::TestForeachCPU::test_binary_op_scalar_with_overlapping_tensors__foreach_clamp_min_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_binary_op_scalar_with_overlapping_tensors__foreach_clamp_min_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_binary_op_scalar_with_overlapping_tensors__foreach_clamp_min_cpu_float16, test/test_foreach.py::TestForeachCPU::test_binary_op_scalar_with_overlapping_tensors__foreach_clamp_min_cpu_float32, test/test_foreach.py::TestForeachCPU::test_binary_op_scalar_with_overlapping_tensors__foreach_clamp_min_cpu_float64, test/test_foreach.py::TestForeachCPU::test_binary_op_scalar_with_overlapping_tensors__foreach_clamp_min_cpu_int16, test/test_foreach.py::TestForeachCPU::test_binary_op_scalar_with_overlapping_tensors__foreach_clamp_min_cpu_int32, test/test_foreach.py::TestForeachCPU::test_binary_op_scalar_with_overlapping_tensors__foreach_clamp_min_cpu_int64, test/test_foreach.py::TestForeachCPU::test_binary_op_scalar_with_overlapping_tensors__foreach_clamp_min_cpu_int8, test/test_foreach.py::TestForeachCPU::test_binary_op_scalar_with_overlapping_tensors__foreach_clamp_min_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_binary_op_scalar_with_overlapping_tensors__foreach_div_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_binary_op_scalar_with_overlapping_tensors__foreach_div_cpu_bool, test/test_foreach.py::TestForeachCPU::test_binary_op_scalar_with_overlapping_tensors__foreach_div_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_binary_op_scalar_with_overlapping_tensors__foreach_div_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_binary_op_scalar_with_overlapping_tensors__foreach_div_cpu_float16, test/test_foreach.py::TestForeachCPU::test_binary_op_scalar_with_overlapping_tensors__foreach_div_cpu_float32, test/test_foreach.py::TestForeachCPU::test_binary_op_scalar_with_overlapping_tensors__foreach_div_cpu_float64, test/test_foreach.py::TestForeachCPU::test_binary_op_scalar_with_overlapping_tensors__foreach_div_cpu_int16, test/test_foreach.py::TestForeachCPU::test_binary_op_scalar_with_overlapping_tensors__foreach_div_cpu_int32, test/test_foreach.py::TestForeachCPU::test_binary_op_scalar_with_overlapping_tensors__foreach_div_cpu_int64, test/test_foreach.py::TestForeachCPU::test_binary_op_scalar_with_overlapping_tensors__foreach_div_cpu_int8, test/test_foreach.py::TestForeachCPU::test_binary_op_scalar_with_overlapping_tensors__foreach_div_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_binary_op_scalar_with_overlapping_tensors__foreach_maximum_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_binary_op_scalar_with_overlapping_tensors__foreach_maximum_cpu_bool, test/test_foreach.py::TestForeachCPU::test_binary_op_scalar_with_overlapping_tensors__foreach_maximum_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_binary_op_scalar_with_overlapping_tensors__foreach_maximum_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_binary_op_scalar_with_overlapping_tensors__foreach_maximum_cpu_float16, test/test_foreach.py::TestForeachCPU::test_binary_op_scalar_with_overlapping_tensors__foreach_maximum_cpu_float32, test/test_foreach.py::TestForeachCPU::test_binary_op_scalar_with_overlapping_tensors__foreach_maximum_cpu_float64, test/test_foreach.py::TestForeachCPU::test_binary_op_scalar_with_overlapping_tensors__foreach_maximum_cpu_int16, test/test_foreach.py::TestForeachCPU::test_binary_op_scalar_with_overlapping_tensors__foreach_maximum_cpu_int32, test/test_foreach.py::TestForeachCPU::test_binary_op_scalar_with_overlapping_tensors__foreach_maximum_cpu_int64, test/test_foreach.py::TestForeachCPU::test_binary_op_scalar_with_overlapping_tensors__foreach_maximum_cpu_int8, test/test_foreach.py::TestForeachCPU::test_binary_op_scalar_with_overlapping_tensors__foreach_maximum_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_binary_op_scalar_with_overlapping_tensors__foreach_minimum_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_binary_op_scalar_with_overlapping_tensors__foreach_minimum_cpu_bool, test/test_foreach.py::TestForeachCPU::test_binary_op_scalar_with_overlapping_tensors__foreach_minimum_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_binary_op_scalar_with_overlapping_tensors__foreach_minimum_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_binary_op_scalar_with_overlapping_tensors__foreach_minimum_cpu_float16, test/test_foreach.py::TestForeachCPU::test_binary_op_scalar_with_overlapping_tensors__foreach_minimum_cpu_float32, test/test_foreach.py::TestForeachCPU::test_binary_op_scalar_with_overlapping_tensors__foreach_minimum_cpu_float64, test/test_foreach.py::TestForeachCPU::test_binary_op_scalar_with_overlapping_tensors__foreach_minimum_cpu_int16, test/test_foreach.py::TestForeachCPU::test_binary_op_scalar_with_overlapping_tensors__foreach_minimum_cpu_int32, test/test_foreach.py::TestForeachCPU::test_binary_op_scalar_with_overlapping_tensors__foreach_minimum_cpu_int64, test/test_foreach.py::TestForeachCPU::test_binary_op_scalar_with_overlapping_tensors__foreach_minimum_cpu_int8, test/test_foreach.py::TestForeachCPU::test_binary_op_scalar_with_overlapping_tensors__foreach_minimum_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_binary_op_scalar_with_overlapping_tensors__foreach_mul_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_binary_op_scalar_with_overlapping_tensors__foreach_mul_cpu_bool, test/test_foreach.py::TestForeachCPU::test_binary_op_scalar_with_overlapping_tensors__foreach_mul_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_binary_op_scalar_with_overlapping_tensors__foreach_mul_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_binary_op_scalar_with_overlapping_tensors__foreach_mul_cpu_float16, test/test_foreach.py::TestForeachCPU::test_binary_op_scalar_with_overlapping_tensors__foreach_mul_cpu_float32, test/test_foreach.py::TestForeachCPU::test_binary_op_scalar_with_overlapping_tensors__foreach_mul_cpu_float64, test/test_foreach.py::TestForeachCPU::test_binary_op_scalar_with_overlapping_tensors__foreach_mul_cpu_int16, test/test_foreach.py::TestForeachCPU::test_binary_op_scalar_with_overlapping_tensors__foreach_mul_cpu_int32, test/test_foreach.py::TestForeachCPU::test_binary_op_scalar_with_overlapping_tensors__foreach_mul_cpu_int64, test/test_foreach.py::TestForeachCPU::test_binary_op_scalar_with_overlapping_tensors__foreach_mul_cpu_int8, test/test_foreach.py::TestForeachCPU::test_binary_op_scalar_with_overlapping_tensors__foreach_mul_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_binary_op_scalar_with_overlapping_tensors__foreach_pow_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_binary_op_scalar_with_overlapping_tensors__foreach_pow_cpu_bool, test/test_foreach.py::TestForeachCPU::test_binary_op_scalar_with_overlapping_tensors__foreach_pow_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_binary_op_scalar_with_overlapping_tensors__foreach_pow_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_binary_op_scalar_with_overlapping_tensors__foreach_pow_cpu_float16, test/test_foreach.py::TestForeachCPU::test_binary_op_scalar_with_overlapping_tensors__foreach_pow_cpu_float32, test/test_foreach.py::TestForeachCPU::test_binary_op_scalar_with_overlapping_tensors__foreach_pow_cpu_float64, test/test_foreach.py::TestForeachCPU::test_binary_op_scalar_with_overlapping_tensors__foreach_pow_cpu_int16, test/test_foreach.py::TestForeachCPU::test_binary_op_scalar_with_overlapping_tensors__foreach_pow_cpu_int32, test/test_foreach.py::TestForeachCPU::test_binary_op_scalar_with_overlapping_tensors__foreach_pow_cpu_int64, test/test_foreach.py::TestForeachCPU::test_binary_op_scalar_with_overlapping_tensors__foreach_pow_cpu_int8, test/test_foreach.py::TestForeachCPU::test_binary_op_scalar_with_overlapping_tensors__foreach_pow_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_binary_op_scalar_with_overlapping_tensors__foreach_sub_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_binary_op_scalar_with_overlapping_tensors__foreach_sub_cpu_bool, test/test_foreach.py::TestForeachCPU::test_binary_op_scalar_with_overlapping_tensors__foreach_sub_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_binary_op_scalar_with_overlapping_tensors__foreach_sub_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_binary_op_scalar_with_overlapping_tensors__foreach_sub_cpu_float16, test/test_foreach.py::TestForeachCPU::test_binary_op_scalar_with_overlapping_tensors__foreach_sub_cpu_float32, test/test_foreach.py::TestForeachCPU::test_binary_op_scalar_with_overlapping_tensors__foreach_sub_cpu_float64, test/test_foreach.py::TestForeachCPU::test_binary_op_scalar_with_overlapping_tensors__foreach_sub_cpu_int16, test/test_foreach.py::TestForeachCPU::test_binary_op_scalar_with_overlapping_tensors__foreach_sub_cpu_int32, test/test_foreach.py::TestForeachCPU::test_binary_op_scalar_with_overlapping_tensors__foreach_sub_cpu_int64, test/test_foreach.py::TestForeachCPU::test_binary_op_scalar_with_overlapping_tensors__foreach_sub_cpu_int8, test/test_foreach.py::TestForeachCPU::test_binary_op_scalar_with_overlapping_tensors__foreach_sub_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_binary_op_tensors_on_different_devices__foreach_add_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_binary_op_tensors_on_different_devices__foreach_add_cpu_bool, test/test_foreach.py::TestForeachCPU::test_binary_op_tensors_on_different_devices__foreach_add_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_binary_op_tensors_on_different_devices__foreach_add_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_binary_op_tensors_on_different_devices__foreach_add_cpu_float16, test/test_foreach.py::TestForeachCPU::test_binary_op_tensors_on_different_devices__foreach_add_cpu_float32, test/test_foreach.py::TestForeachCPU::test_binary_op_tensors_on_different_devices__foreach_add_cpu_float64, test/test_foreach.py::TestForeachCPU::test_binary_op_tensors_on_different_devices__foreach_add_cpu_int16, test/test_foreach.py::TestForeachCPU::test_binary_op_tensors_on_different_devices__foreach_add_cpu_int32, test/test_foreach.py::TestForeachCPU::test_binary_op_tensors_on_different_devices__foreach_add_cpu_int64, test/test_foreach.py::TestForeachCPU::test_binary_op_tensors_on_different_devices__foreach_add_cpu_int8, test/test_foreach.py::TestForeachCPU::test_binary_op_tensors_on_different_devices__foreach_add_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_binary_op_tensors_on_different_devices__foreach_clamp_max_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_binary_op_tensors_on_different_devices__foreach_clamp_max_cpu_bool, test/test_foreach.py::TestForeachCPU::test_binary_op_tensors_on_different_devices__foreach_clamp_max_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_binary_op_tensors_on_different_devices__foreach_clamp_max_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_binary_op_tensors_on_different_devices__foreach_clamp_max_cpu_float16, test/test_foreach.py::TestForeachCPU::test_binary_op_tensors_on_different_devices__foreach_clamp_max_cpu_float32, test/test_foreach.py::TestForeachCPU::test_binary_op_tensors_on_different_devices__foreach_clamp_max_cpu_float64, test/test_foreach.py::TestForeachCPU::test_binary_op_tensors_on_different_devices__foreach_clamp_max_cpu_int16, test/test_foreach.py::TestForeachCPU::test_binary_op_tensors_on_different_devices__foreach_clamp_max_cpu_int32, test/test_foreach.py::TestForeachCPU::test_binary_op_tensors_on_different_devices__foreach_clamp_max_cpu_int64, test/test_foreach.py::TestForeachCPU::test_binary_op_tensors_on_different_devices__foreach_clamp_max_cpu_int8, test/test_foreach.py::TestForeachCPU::test_binary_op_tensors_on_different_devices__foreach_clamp_max_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_binary_op_tensors_on_different_devices__foreach_clamp_min_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_binary_op_tensors_on_different_devices__foreach_clamp_min_cpu_bool, test/test_foreach.py::TestForeachCPU::test_binary_op_tensors_on_different_devices__foreach_clamp_min_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_binary_op_tensors_on_different_devices__foreach_clamp_min_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_binary_op_tensors_on_different_devices__foreach_clamp_min_cpu_float16, test/test_foreach.py::TestForeachCPU::test_binary_op_tensors_on_different_devices__foreach_clamp_min_cpu_float32, test/test_foreach.py::TestForeachCPU::test_binary_op_tensors_on_different_devices__foreach_clamp_min_cpu_float64, test/test_foreach.py::TestForeachCPU::test_binary_op_tensors_on_different_devices__foreach_clamp_min_cpu_int16, test/test_foreach.py::TestForeachCPU::test_binary_op_tensors_on_different_devices__foreach_clamp_min_cpu_int32, test/test_foreach.py::TestForeachCPU::test_binary_op_tensors_on_different_devices__foreach_clamp_min_cpu_int64, test/test_foreach.py::TestForeachCPU::test_binary_op_tensors_on_different_devices__foreach_clamp_min_cpu_int8, test/test_foreach.py::TestForeachCPU::test_binary_op_tensors_on_different_devices__foreach_clamp_min_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_binary_op_tensors_on_different_devices__foreach_div_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_binary_op_tensors_on_different_devices__foreach_div_cpu_bool, test/test_foreach.py::TestForeachCPU::test_binary_op_tensors_on_different_devices__foreach_div_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_binary_op_tensors_on_different_devices__foreach_div_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_binary_op_tensors_on_different_devices__foreach_div_cpu_float16, test/test_foreach.py::TestForeachCPU::test_binary_op_tensors_on_different_devices__foreach_div_cpu_float32, test/test_foreach.py::TestForeachCPU::test_binary_op_tensors_on_different_devices__foreach_div_cpu_float64, test/test_foreach.py::TestForeachCPU::test_binary_op_tensors_on_different_devices__foreach_div_cpu_int16, test/test_foreach.py::TestForeachCPU::test_binary_op_tensors_on_different_devices__foreach_div_cpu_int32, test/test_foreach.py::TestForeachCPU::test_binary_op_tensors_on_different_devices__foreach_div_cpu_int64, test/test_foreach.py::TestForeachCPU::test_binary_op_tensors_on_different_devices__foreach_div_cpu_int8, test/test_foreach.py::TestForeachCPU::test_binary_op_tensors_on_different_devices__foreach_div_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_binary_op_tensors_on_different_devices__foreach_maximum_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_binary_op_tensors_on_different_devices__foreach_maximum_cpu_bool, test/test_foreach.py::TestForeachCPU::test_binary_op_tensors_on_different_devices__foreach_maximum_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_binary_op_tensors_on_different_devices__foreach_maximum_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_binary_op_tensors_on_different_devices__foreach_maximum_cpu_float16, test/test_foreach.py::TestForeachCPU::test_binary_op_tensors_on_different_devices__foreach_maximum_cpu_float32, test/test_foreach.py::TestForeachCPU::test_binary_op_tensors_on_different_devices__foreach_maximum_cpu_float64, test/test_foreach.py::TestForeachCPU::test_binary_op_tensors_on_different_devices__foreach_maximum_cpu_int16, test/test_foreach.py::TestForeachCPU::test_binary_op_tensors_on_different_devices__foreach_maximum_cpu_int32, test/test_foreach.py::TestForeachCPU::test_binary_op_tensors_on_different_devices__foreach_maximum_cpu_int64, test/test_foreach.py::TestForeachCPU::test_binary_op_tensors_on_different_devices__foreach_maximum_cpu_int8, test/test_foreach.py::TestForeachCPU::test_binary_op_tensors_on_different_devices__foreach_maximum_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_binary_op_tensors_on_different_devices__foreach_minimum_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_binary_op_tensors_on_different_devices__foreach_minimum_cpu_bool, test/test_foreach.py::TestForeachCPU::test_binary_op_tensors_on_different_devices__foreach_minimum_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_binary_op_tensors_on_different_devices__foreach_minimum_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_binary_op_tensors_on_different_devices__foreach_minimum_cpu_float16, test/test_foreach.py::TestForeachCPU::test_binary_op_tensors_on_different_devices__foreach_minimum_cpu_float32, test/test_foreach.py::TestForeachCPU::test_binary_op_tensors_on_different_devices__foreach_minimum_cpu_float64, test/test_foreach.py::TestForeachCPU::test_binary_op_tensors_on_different_devices__foreach_minimum_cpu_int16, test/test_foreach.py::TestForeachCPU::test_binary_op_tensors_on_different_devices__foreach_minimum_cpu_int32, test/test_foreach.py::TestForeachCPU::test_binary_op_tensors_on_different_devices__foreach_minimum_cpu_int64, test/test_foreach.py::TestForeachCPU::test_binary_op_tensors_on_different_devices__foreach_minimum_cpu_int8, test/test_foreach.py::TestForeachCPU::test_binary_op_tensors_on_different_devices__foreach_minimum_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_binary_op_tensors_on_different_devices__foreach_mul_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_binary_op_tensors_on_different_devices__foreach_mul_cpu_bool, test/test_foreach.py::TestForeachCPU::test_binary_op_tensors_on_different_devices__foreach_mul_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_binary_op_tensors_on_different_devices__foreach_mul_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_binary_op_tensors_on_different_devices__foreach_mul_cpu_float16, test/test_foreach.py::TestForeachCPU::test_binary_op_tensors_on_different_devices__foreach_mul_cpu_float32, test/test_foreach.py::TestForeachCPU::test_binary_op_tensors_on_different_devices__foreach_mul_cpu_float64, test/test_foreach.py::TestForeachCPU::test_binary_op_tensors_on_different_devices__foreach_mul_cpu_int16, test/test_foreach.py::TestForeachCPU::test_binary_op_tensors_on_different_devices__foreach_mul_cpu_int32, test/test_foreach.py::TestForeachCPU::test_binary_op_tensors_on_different_devices__foreach_mul_cpu_int64, test/test_foreach.py::TestForeachCPU::test_binary_op_tensors_on_different_devices__foreach_mul_cpu_int8, test/test_foreach.py::TestForeachCPU::test_binary_op_tensors_on_different_devices__foreach_mul_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_binary_op_tensors_on_different_devices__foreach_pow_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_binary_op_tensors_on_different_devices__foreach_pow_cpu_bool, test/test_foreach.py::TestForeachCPU::test_binary_op_tensors_on_different_devices__foreach_pow_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_binary_op_tensors_on_different_devices__foreach_pow_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_binary_op_tensors_on_different_devices__foreach_pow_cpu_float16, test/test_foreach.py::TestForeachCPU::test_binary_op_tensors_on_different_devices__foreach_pow_cpu_float32, test/test_foreach.py::TestForeachCPU::test_binary_op_tensors_on_different_devices__foreach_pow_cpu_float64, test/test_foreach.py::TestForeachCPU::test_binary_op_tensors_on_different_devices__foreach_pow_cpu_int16, test/test_foreach.py::TestForeachCPU::test_binary_op_tensors_on_different_devices__foreach_pow_cpu_int32, test/test_foreach.py::TestForeachCPU::test_binary_op_tensors_on_different_devices__foreach_pow_cpu_int64, test/test_foreach.py::TestForeachCPU::test_binary_op_tensors_on_different_devices__foreach_pow_cpu_int8, test/test_foreach.py::TestForeachCPU::test_binary_op_tensors_on_different_devices__foreach_pow_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_binary_op_tensors_on_different_devices__foreach_sub_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_binary_op_tensors_on_different_devices__foreach_sub_cpu_bool, test/test_foreach.py::TestForeachCPU::test_binary_op_tensors_on_different_devices__foreach_sub_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_binary_op_tensors_on_different_devices__foreach_sub_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_binary_op_tensors_on_different_devices__foreach_sub_cpu_float16, test/test_foreach.py::TestForeachCPU::test_binary_op_tensors_on_different_devices__foreach_sub_cpu_float32, test/test_foreach.py::TestForeachCPU::test_binary_op_tensors_on_different_devices__foreach_sub_cpu_float64, test/test_foreach.py::TestForeachCPU::test_binary_op_tensors_on_different_devices__foreach_sub_cpu_int16, test/test_foreach.py::TestForeachCPU::test_binary_op_tensors_on_different_devices__foreach_sub_cpu_int32, test/test_foreach.py::TestForeachCPU::test_binary_op_tensors_on_different_devices__foreach_sub_cpu_int64, test/test_foreach.py::TestForeachCPU::test_binary_op_tensors_on_different_devices__foreach_sub_cpu_int8, test/test_foreach.py::TestForeachCPU::test_binary_op_tensors_on_different_devices__foreach_sub_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_binary_op_with_scalar_self_support__foreach_pow_is_fastpath_False_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_binary_op_with_scalar_self_support__foreach_pow_is_fastpath_False_cpu_bool, test/test_foreach.py::TestForeachCPU::test_binary_op_with_scalar_self_support__foreach_pow_is_fastpath_False_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_binary_op_with_scalar_self_support__foreach_pow_is_fastpath_False_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_binary_op_with_scalar_self_support__foreach_pow_is_fastpath_False_cpu_float16, test/test_foreach.py::TestForeachCPU::test_binary_op_with_scalar_self_support__foreach_pow_is_fastpath_False_cpu_float32, test/test_foreach.py::TestForeachCPU::test_binary_op_with_scalar_self_support__foreach_pow_is_fastpath_False_cpu_float64, test/test_foreach.py::TestForeachCPU::test_binary_op_with_scalar_self_support__foreach_pow_is_fastpath_False_cpu_int16, test/test_foreach.py::TestForeachCPU::test_binary_op_with_scalar_self_support__foreach_pow_is_fastpath_False_cpu_int32, test/test_foreach.py::TestForeachCPU::test_binary_op_with_scalar_self_support__foreach_pow_is_fastpath_False_cpu_int64, test/test_foreach.py::TestForeachCPU::test_binary_op_with_scalar_self_support__foreach_pow_is_fastpath_False_cpu_int8, test/test_foreach.py::TestForeachCPU::test_binary_op_with_scalar_self_support__foreach_pow_is_fastpath_False_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_binary_op_with_scalar_self_support__foreach_pow_is_fastpath_True_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_binary_op_with_scalar_self_support__foreach_pow_is_fastpath_True_cpu_bool, test/test_foreach.py::TestForeachCPU::test_binary_op_with_scalar_self_support__foreach_pow_is_fastpath_True_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_binary_op_with_scalar_self_support__foreach_pow_is_fastpath_True_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_binary_op_with_scalar_self_support__foreach_pow_is_fastpath_True_cpu_float16, test/test_foreach.py::TestForeachCPU::test_binary_op_with_scalar_self_support__foreach_pow_is_fastpath_True_cpu_float32, test/test_foreach.py::TestForeachCPU::test_binary_op_with_scalar_self_support__foreach_pow_is_fastpath_True_cpu_float64, test/test_foreach.py::TestForeachCPU::test_binary_op_with_scalar_self_support__foreach_pow_is_fastpath_True_cpu_int16, test/test_foreach.py::TestForeachCPU::test_binary_op_with_scalar_self_support__foreach_pow_is_fastpath_True_cpu_int32, test/test_foreach.py::TestForeachCPU::test_binary_op_with_scalar_self_support__foreach_pow_is_fastpath_True_cpu_int64, test/test_foreach.py::TestForeachCPU::test_binary_op_with_scalar_self_support__foreach_pow_is_fastpath_True_cpu_int8, test/test_foreach.py::TestForeachCPU::test_binary_op_with_scalar_self_support__foreach_pow_is_fastpath_True_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_div_reciprocal_cpu, test/test_foreach.py::TestForeachCPU::test_foreach_check_stride_ignore_dims_of_one_cpu_float32, test/test_foreach.py::TestForeachCPU::test_foreach_copy_with_different_device_inputs__foreach_copy_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_foreach_copy_with_different_device_inputs__foreach_copy_cpu_bool, test/test_foreach.py::TestForeachCPU::test_foreach_copy_with_different_device_inputs__foreach_copy_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_foreach_copy_with_different_device_inputs__foreach_copy_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_foreach_copy_with_different_device_inputs__foreach_copy_cpu_float16, test/test_foreach.py::TestForeachCPU::test_foreach_copy_with_different_device_inputs__foreach_copy_cpu_float32, test/test_foreach.py::TestForeachCPU::test_foreach_copy_with_different_device_inputs__foreach_copy_cpu_float64, test/test_foreach.py::TestForeachCPU::test_foreach_copy_with_different_device_inputs__foreach_copy_cpu_int16, test/test_foreach.py::TestForeachCPU::test_foreach_copy_with_different_device_inputs__foreach_copy_cpu_int32, test/test_foreach.py::TestForeachCPU::test_foreach_copy_with_different_device_inputs__foreach_copy_cpu_int64, test/test_foreach.py::TestForeachCPU::test_foreach_copy_with_different_device_inputs__foreach_copy_cpu_int8, test/test_foreach.py::TestForeachCPU::test_foreach_copy_with_different_device_inputs__foreach_copy_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_foreach_copy_with_multi_device_inputs__foreach_copy_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_foreach_copy_with_multi_device_inputs__foreach_copy_cpu_bool, test/test_foreach.py::TestForeachCPU::test_foreach_copy_with_multi_device_inputs__foreach_copy_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_foreach_copy_with_multi_device_inputs__foreach_copy_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_foreach_copy_with_multi_device_inputs__foreach_copy_cpu_float16, test/test_foreach.py::TestForeachCPU::test_foreach_copy_with_multi_device_inputs__foreach_copy_cpu_float32, test/test_foreach.py::TestForeachCPU::test_foreach_copy_with_multi_device_inputs__foreach_copy_cpu_float64, test/test_foreach.py::TestForeachCPU::test_foreach_copy_with_multi_device_inputs__foreach_copy_cpu_int16, test/test_foreach.py::TestForeachCPU::test_foreach_copy_with_multi_device_inputs__foreach_copy_cpu_int32, test/test_foreach.py::TestForeachCPU::test_foreach_copy_with_multi_device_inputs__foreach_copy_cpu_int64, test/test_foreach.py::TestForeachCPU::test_foreach_copy_with_multi_device_inputs__foreach_copy_cpu_int8, test/test_foreach.py::TestForeachCPU::test_foreach_copy_with_multi_device_inputs__foreach_copy_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_foreach_copy_with_multi_dtypes__foreach_copy_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_foreach_copy_with_multi_dtypes__foreach_copy_cpu_bool, test/test_foreach.py::TestForeachCPU::test_foreach_copy_with_multi_dtypes__foreach_copy_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_foreach_copy_with_multi_dtypes__foreach_copy_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_foreach_copy_with_multi_dtypes__foreach_copy_cpu_float16, test/test_foreach.py::TestForeachCPU::test_foreach_copy_with_multi_dtypes__foreach_copy_cpu_float32, test/test_foreach.py::TestForeachCPU::test_foreach_copy_with_multi_dtypes__foreach_copy_cpu_float64, test/test_foreach.py::TestForeachCPU::test_foreach_copy_with_multi_dtypes__foreach_copy_cpu_int16, test/test_foreach.py::TestForeachCPU::test_foreach_copy_with_multi_dtypes__foreach_copy_cpu_int32, test/test_foreach.py::TestForeachCPU::test_foreach_copy_with_multi_dtypes__foreach_copy_cpu_int64, test/test_foreach.py::TestForeachCPU::test_foreach_copy_with_multi_dtypes__foreach_copy_cpu_int8, test/test_foreach.py::TestForeachCPU::test_foreach_copy_with_multi_dtypes__foreach_copy_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_foreach_copy_with_multi_dtypes_large_input_cpu, test/test_foreach.py::TestForeachCPU::test_foreach_l2_large_value_input__foreach_norm_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_foreach_l2_large_value_input__foreach_norm_cpu_float16, test/test_foreach.py::TestForeachCPU::test_foreach_reduce_large_input__foreach_max_w_empty_False_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_foreach_reduce_large_input__foreach_max_w_empty_False_cpu_bool, test/test_foreach.py::TestForeachCPU::test_foreach_reduce_large_input__foreach_max_w_empty_False_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_foreach_reduce_large_input__foreach_max_w_empty_False_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_foreach_reduce_large_input__foreach_max_w_empty_False_cpu_float16, test/test_foreach.py::TestForeachCPU::test_foreach_reduce_large_input__foreach_max_w_empty_False_cpu_float32, test/test_foreach.py::TestForeachCPU::test_foreach_reduce_large_input__foreach_max_w_empty_False_cpu_float64, test/test_foreach.py::TestForeachCPU::test_foreach_reduce_large_input__foreach_max_w_empty_False_cpu_int16, test/test_foreach.py::TestForeachCPU::test_foreach_reduce_large_input__foreach_max_w_empty_False_cpu_int32, test/test_foreach.py::TestForeachCPU::test_foreach_reduce_large_input__foreach_max_w_empty_False_cpu_int64, test/test_foreach.py::TestForeachCPU::test_foreach_reduce_large_input__foreach_max_w_empty_False_cpu_int8, test/test_foreach.py::TestForeachCPU::test_foreach_reduce_large_input__foreach_max_w_empty_False_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_foreach_reduce_large_input__foreach_max_w_empty_True_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_foreach_reduce_large_input__foreach_max_w_empty_True_cpu_bool, test/test_foreach.py::TestForeachCPU::test_foreach_reduce_large_input__foreach_max_w_empty_True_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_foreach_reduce_large_input__foreach_max_w_empty_True_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_foreach_reduce_large_input__foreach_max_w_empty_True_cpu_float16, test/test_foreach.py::TestForeachCPU::test_foreach_reduce_large_input__foreach_max_w_empty_True_cpu_float32, test/test_foreach.py::TestForeachCPU::test_foreach_reduce_large_input__foreach_max_w_empty_True_cpu_float64, test/test_foreach.py::TestForeachCPU::test_foreach_reduce_large_input__foreach_max_w_empty_True_cpu_int16, test/test_foreach.py::TestForeachCPU::test_foreach_reduce_large_input__foreach_max_w_empty_True_cpu_int32, test/test_foreach.py::TestForeachCPU::test_foreach_reduce_large_input__foreach_max_w_empty_True_cpu_int64, test/test_foreach.py::TestForeachCPU::test_foreach_reduce_large_input__foreach_max_w_empty_True_cpu_int8, test/test_foreach.py::TestForeachCPU::test_foreach_reduce_large_input__foreach_max_w_empty_True_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_foreach_reduce_large_input__foreach_norm_w_empty_False_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_foreach_reduce_large_input__foreach_norm_w_empty_False_cpu_bool, test/test_foreach.py::TestForeachCPU::test_foreach_reduce_large_input__foreach_norm_w_empty_False_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_foreach_reduce_large_input__foreach_norm_w_empty_False_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_foreach_reduce_large_input__foreach_norm_w_empty_False_cpu_float16, test/test_foreach.py::TestForeachCPU::test_foreach_reduce_large_input__foreach_norm_w_empty_False_cpu_float32, test/test_foreach.py::TestForeachCPU::test_foreach_reduce_large_input__foreach_norm_w_empty_False_cpu_float64, test/test_foreach.py::TestForeachCPU::test_foreach_reduce_large_input__foreach_norm_w_empty_False_cpu_int16, test/test_foreach.py::TestForeachCPU::test_foreach_reduce_large_input__foreach_norm_w_empty_False_cpu_int32, test/test_foreach.py::TestForeachCPU::test_foreach_reduce_large_input__foreach_norm_w_empty_False_cpu_int64, test/test_foreach.py::TestForeachCPU::test_foreach_reduce_large_input__foreach_norm_w_empty_False_cpu_int8, test/test_foreach.py::TestForeachCPU::test_foreach_reduce_large_input__foreach_norm_w_empty_False_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_foreach_reduce_large_input__foreach_norm_w_empty_True_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_foreach_reduce_large_input__foreach_norm_w_empty_True_cpu_bool, test/test_foreach.py::TestForeachCPU::test_foreach_reduce_large_input__foreach_norm_w_empty_True_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_foreach_reduce_large_input__foreach_norm_w_empty_True_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_foreach_reduce_large_input__foreach_norm_w_empty_True_cpu_float16, test/test_foreach.py::TestForeachCPU::test_foreach_reduce_large_input__foreach_norm_w_empty_True_cpu_float32, test/test_foreach.py::TestForeachCPU::test_foreach_reduce_large_input__foreach_norm_w_empty_True_cpu_float64, test/test_foreach.py::TestForeachCPU::test_foreach_reduce_large_input__foreach_norm_w_empty_True_cpu_int16, test/test_foreach.py::TestForeachCPU::test_foreach_reduce_large_input__foreach_norm_w_empty_True_cpu_int32, test/test_foreach.py::TestForeachCPU::test_foreach_reduce_large_input__foreach_norm_w_empty_True_cpu_int64, test/test_foreach.py::TestForeachCPU::test_foreach_reduce_large_input__foreach_norm_w_empty_True_cpu_int8, test/test_foreach.py::TestForeachCPU::test_foreach_reduce_large_input__foreach_norm_w_empty_True_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_inplace_foreach_leaf_check_and_grad_fn__foreach_abs_cpu_float32, test/test_foreach.py::TestForeachCPU::test_inplace_foreach_leaf_check_and_grad_fn__foreach_acos_cpu_float32, test/test_foreach.py::TestForeachCPU::test_inplace_foreach_leaf_check_and_grad_fn__foreach_add_cpu_float32, test/test_foreach.py::TestForeachCPU::test_inplace_foreach_leaf_check_and_grad_fn__foreach_addcdiv_cpu_float32, test/test_foreach.py::TestForeachCPU::test_inplace_foreach_leaf_check_and_grad_fn__foreach_addcmul_cpu_float32, test/test_foreach.py::TestForeachCPU::test_inplace_foreach_leaf_check_and_grad_fn__foreach_asin_cpu_float32, test/test_foreach.py::TestForeachCPU::test_inplace_foreach_leaf_check_and_grad_fn__foreach_atan_cpu_float32, test/test_foreach.py::TestForeachCPU::test_inplace_foreach_leaf_check_and_grad_fn__foreach_ceil_cpu_float32, test/test_foreach.py::TestForeachCPU::test_inplace_foreach_leaf_check_and_grad_fn__foreach_clamp_max_cpu_float32, test/test_foreach.py::TestForeachCPU::test_inplace_foreach_leaf_check_and_grad_fn__foreach_clamp_min_cpu_float32, test/test_foreach.py::TestForeachCPU::test_inplace_foreach_leaf_check_and_grad_fn__foreach_copy_cpu_float32, test/test_foreach.py::TestForeachCPU::test_inplace_foreach_leaf_check_and_grad_fn__foreach_cos_cpu_float32, test/test_foreach.py::TestForeachCPU::test_inplace_foreach_leaf_check_and_grad_fn__foreach_cosh_cpu_float32, test/test_foreach.py::TestForeachCPU::test_inplace_foreach_leaf_check_and_grad_fn__foreach_div_cpu_float32, test/test_foreach.py::TestForeachCPU::test_inplace_foreach_leaf_check_and_grad_fn__foreach_erf_cpu_float32, test/test_foreach.py::TestForeachCPU::test_inplace_foreach_leaf_check_and_grad_fn__foreach_erfc_cpu_float32, test/test_foreach.py::TestForeachCPU::test_inplace_foreach_leaf_check_and_grad_fn__foreach_exp_cpu_float32, test/test_foreach.py::TestForeachCPU::test_inplace_foreach_leaf_check_and_grad_fn__foreach_expm1_cpu_float32, test/test_foreach.py::TestForeachCPU::test_inplace_foreach_leaf_check_and_grad_fn__foreach_floor_cpu_float32, test/test_foreach.py::TestForeachCPU::test_inplace_foreach_leaf_check_and_grad_fn__foreach_frac_cpu_float32, test/test_foreach.py::TestForeachCPU::test_inplace_foreach_leaf_check_and_grad_fn__foreach_lerp_cpu_float32, test/test_foreach.py::TestForeachCPU::test_inplace_foreach_leaf_check_and_grad_fn__foreach_lgamma_cpu_float32, test/test_foreach.py::TestForeachCPU::test_inplace_foreach_leaf_check_and_grad_fn__foreach_log10_cpu_float32, test/test_foreach.py::TestForeachCPU::test_inplace_foreach_leaf_check_and_grad_fn__foreach_log1p_cpu_float32, test/test_foreach.py::TestForeachCPU::test_inplace_foreach_leaf_check_and_grad_fn__foreach_log2_cpu_float32, test/test_foreach.py::TestForeachCPU::test_inplace_foreach_leaf_check_and_grad_fn__foreach_log_cpu_float32, test/test_foreach.py::TestForeachCPU::test_inplace_foreach_leaf_check_and_grad_fn__foreach_maximum_cpu_float32, test/test_foreach.py::TestForeachCPU::test_inplace_foreach_leaf_check_and_grad_fn__foreach_minimum_cpu_float32, test/test_foreach.py::TestForeachCPU::test_inplace_foreach_leaf_check_and_grad_fn__foreach_mul_cpu_float32, test/test_foreach.py::TestForeachCPU::test_inplace_foreach_leaf_check_and_grad_fn__foreach_neg_cpu_float32, test/test_foreach.py::TestForeachCPU::test_inplace_foreach_leaf_check_and_grad_fn__foreach_pow_cpu_float32, test/test_foreach.py::TestForeachCPU::test_inplace_foreach_leaf_check_and_grad_fn__foreach_reciprocal_cpu_float32, test/test_foreach.py::TestForeachCPU::test_inplace_foreach_leaf_check_and_grad_fn__foreach_round_cpu_float32, test/test_foreach.py::TestForeachCPU::test_inplace_foreach_leaf_check_and_grad_fn__foreach_rsqrt_cpu_float32, test/test_foreach.py::TestForeachCPU::test_inplace_foreach_leaf_check_and_grad_fn__foreach_sigmoid_cpu_float32, test/test_foreach.py::TestForeachCPU::test_inplace_foreach_leaf_check_and_grad_fn__foreach_sign_cpu_float32, test/test_foreach.py::TestForeachCPU::test_inplace_foreach_leaf_check_and_grad_fn__foreach_sin_cpu_float32, test/test_foreach.py::TestForeachCPU::test_inplace_foreach_leaf_check_and_grad_fn__foreach_sinh_cpu_float32, test/test_foreach.py::TestForeachCPU::test_inplace_foreach_leaf_check_and_grad_fn__foreach_sqrt_cpu_float32, test/test_foreach.py::TestForeachCPU::test_inplace_foreach_leaf_check_and_grad_fn__foreach_sub_cpu_float32, test/test_foreach.py::TestForeachCPU::test_inplace_foreach_leaf_check_and_grad_fn__foreach_tan_cpu_float32, test/test_foreach.py::TestForeachCPU::test_inplace_foreach_leaf_check_and_grad_fn__foreach_tanh_cpu_float32, test/test_foreach.py::TestForeachCPU::test_inplace_foreach_leaf_check_and_grad_fn__foreach_trunc_cpu_float32, test/test_foreach.py::TestForeachCPU::test_inplace_foreach_leaf_check_and_grad_fn__foreach_zero_cpu_float32, test/test_foreach.py::TestForeachCPU::test_lifetime_of_grad_fn_when_result_is_saved__foreach_exp_cpu_float32, test/test_foreach.py::TestForeachCPU::test_lifetime_of_grad_fn_when_result_is_saved__foreach_expm1_cpu_float32, test/test_foreach.py::TestForeachCPU::test_lifetime_of_grad_fn_when_result_is_saved__foreach_pow_cpu_float32, test/test_foreach.py::TestForeachCPU::test_lifetime_of_grad_fn_when_result_is_saved__foreach_reciprocal_cpu_float32, test/test_foreach.py::TestForeachCPU::test_lifetime_of_grad_fn_when_result_is_saved__foreach_rsqrt_cpu_float32, test/test_foreach.py::TestForeachCPU::test_lifetime_of_grad_fn_when_result_is_saved__foreach_sigmoid_cpu_float32, test/test_foreach.py::TestForeachCPU::test_lifetime_of_grad_fn_when_result_is_saved__foreach_sqrt_cpu_float32, test/test_foreach.py::TestForeachCPU::test_lifetime_of_grad_fn_when_result_is_saved__foreach_tan_cpu_float32, test/test_foreach.py::TestForeachCPU::test_lifetime_of_grad_fn_when_result_is_saved__foreach_tanh_cpu_float32, test/test_foreach.py::TestForeachCPU::test_outplace_with_invalid_grads__foreach_abs_cpu_float32, test/test_foreach.py::TestForeachCPU::test_outplace_with_invalid_grads__foreach_acos_cpu_float32, test/test_foreach.py::TestForeachCPU::test_outplace_with_invalid_grads__foreach_add_cpu_float32, test/test_foreach.py::TestForeachCPU::test_outplace_with_invalid_grads__foreach_addcdiv_cpu_float32, test/test_foreach.py::TestForeachCPU::test_outplace_with_invalid_grads__foreach_addcmul_cpu_float32, test/test_foreach.py::TestForeachCPU::test_outplace_with_invalid_grads__foreach_asin_cpu_float32, test/test_foreach.py::TestForeachCPU::test_outplace_with_invalid_grads__foreach_atan_cpu_float32, test/test_foreach.py::TestForeachCPU::test_outplace_with_invalid_grads__foreach_ceil_cpu_float32, test/test_foreach.py::TestForeachCPU::test_outplace_with_invalid_grads__foreach_clamp_max_cpu_float32, test/test_foreach.py::TestForeachCPU::test_outplace_with_invalid_grads__foreach_clamp_min_cpu_float32, test/test_foreach.py::TestForeachCPU::test_outplace_with_invalid_grads__foreach_cos_cpu_float32, test/test_foreach.py::TestForeachCPU::test_outplace_with_invalid_grads__foreach_cosh_cpu_float32, test/test_foreach.py::TestForeachCPU::test_outplace_with_invalid_grads__foreach_div_cpu_float32, test/test_foreach.py::TestForeachCPU::test_outplace_with_invalid_grads__foreach_erf_cpu_float32, test/test_foreach.py::TestForeachCPU::test_outplace_with_invalid_grads__foreach_erfc_cpu_float32, test/test_foreach.py::TestForeachCPU::test_outplace_with_invalid_grads__foreach_exp_cpu_float32, test/test_foreach.py::TestForeachCPU::test_outplace_with_invalid_grads__foreach_expm1_cpu_float32, test/test_foreach.py::TestForeachCPU::test_outplace_with_invalid_grads__foreach_floor_cpu_float32, test/test_foreach.py::TestForeachCPU::test_outplace_with_invalid_grads__foreach_frac_cpu_float32, test/test_foreach.py::TestForeachCPU::test_outplace_with_invalid_grads__foreach_lerp_cpu_float32, test/test_foreach.py::TestForeachCPU::test_outplace_with_invalid_grads__foreach_lgamma_cpu_float32, test/test_foreach.py::TestForeachCPU::test_outplace_with_invalid_grads__foreach_log10_cpu_float32, test/test_foreach.py::TestForeachCPU::test_outplace_with_invalid_grads__foreach_log1p_cpu_float32, test/test_foreach.py::TestForeachCPU::test_outplace_with_invalid_grads__foreach_log2_cpu_float32, test/test_foreach.py::TestForeachCPU::test_outplace_with_invalid_grads__foreach_log_cpu_float32, test/test_foreach.py::TestForeachCPU::test_outplace_with_invalid_grads__foreach_maximum_cpu_float32, test/test_foreach.py::TestForeachCPU::test_outplace_with_invalid_grads__foreach_minimum_cpu_float32, test/test_foreach.py::TestForeachCPU::test_outplace_with_invalid_grads__foreach_mul_cpu_float32, test/test_foreach.py::TestForeachCPU::test_outplace_with_invalid_grads__foreach_neg_cpu_float32, test/test_foreach.py::TestForeachCPU::test_outplace_with_invalid_grads__foreach_pow_cpu_float32, test/test_foreach.py::TestForeachCPU::test_outplace_with_invalid_grads__foreach_reciprocal_cpu_float32, test/test_foreach.py::TestForeachCPU::test_outplace_with_invalid_grads__foreach_round_cpu_float32, test/test_foreach.py::TestForeachCPU::test_outplace_with_invalid_grads__foreach_rsqrt_cpu_float32, test/test_foreach.py::TestForeachCPU::test_outplace_with_invalid_grads__foreach_sigmoid_cpu_float32, test/test_foreach.py::TestForeachCPU::test_outplace_with_invalid_grads__foreach_sign_cpu_float32, test/test_foreach.py::TestForeachCPU::test_outplace_with_invalid_grads__foreach_sin_cpu_float32, test/test_foreach.py::TestForeachCPU::test_outplace_with_invalid_grads__foreach_sinh_cpu_float32, test/test_foreach.py::TestForeachCPU::test_outplace_with_invalid_grads__foreach_sqrt_cpu_float32, test/test_foreach.py::TestForeachCPU::test_outplace_with_invalid_grads__foreach_sub_cpu_float32, test/test_foreach.py::TestForeachCPU::test_outplace_with_invalid_grads__foreach_tan_cpu_float32, test/test_foreach.py::TestForeachCPU::test_outplace_with_invalid_grads__foreach_tanh_cpu_float32, test/test_foreach.py::TestForeachCPU::test_outplace_with_invalid_grads__foreach_trunc_cpu_float32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_abs_fastpath_inplace_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_abs_fastpath_inplace_cpu_bool, test/test_foreach.py::TestForeachCPU::test_parity__foreach_abs_fastpath_inplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_parity__foreach_abs_fastpath_inplace_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_abs_fastpath_inplace_cpu_float16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_abs_fastpath_inplace_cpu_float32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_abs_fastpath_inplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_abs_fastpath_inplace_cpu_int16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_abs_fastpath_inplace_cpu_int32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_abs_fastpath_inplace_cpu_int64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_abs_fastpath_inplace_cpu_int8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_abs_fastpath_inplace_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_abs_fastpath_outplace_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_abs_fastpath_outplace_cpu_bool, test/test_foreach.py::TestForeachCPU::test_parity__foreach_abs_fastpath_outplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_parity__foreach_abs_fastpath_outplace_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_abs_fastpath_outplace_cpu_float16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_abs_fastpath_outplace_cpu_float32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_abs_fastpath_outplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_abs_fastpath_outplace_cpu_int16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_abs_fastpath_outplace_cpu_int32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_abs_fastpath_outplace_cpu_int64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_abs_fastpath_outplace_cpu_int8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_abs_fastpath_outplace_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_abs_slowpath_inplace_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_abs_slowpath_inplace_cpu_bool, test/test_foreach.py::TestForeachCPU::test_parity__foreach_abs_slowpath_inplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_parity__foreach_abs_slowpath_inplace_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_abs_slowpath_inplace_cpu_float16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_abs_slowpath_inplace_cpu_float32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_abs_slowpath_inplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_abs_slowpath_inplace_cpu_int16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_abs_slowpath_inplace_cpu_int32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_abs_slowpath_inplace_cpu_int64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_abs_slowpath_inplace_cpu_int8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_abs_slowpath_inplace_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_abs_slowpath_outplace_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_abs_slowpath_outplace_cpu_bool, test/test_foreach.py::TestForeachCPU::test_parity__foreach_abs_slowpath_outplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_parity__foreach_abs_slowpath_outplace_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_abs_slowpath_outplace_cpu_float16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_abs_slowpath_outplace_cpu_float32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_abs_slowpath_outplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_abs_slowpath_outplace_cpu_int16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_abs_slowpath_outplace_cpu_int32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_abs_slowpath_outplace_cpu_int64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_abs_slowpath_outplace_cpu_int8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_abs_slowpath_outplace_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_acos_fastpath_inplace_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_acos_fastpath_inplace_cpu_bool, test/test_foreach.py::TestForeachCPU::test_parity__foreach_acos_fastpath_inplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_parity__foreach_acos_fastpath_inplace_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_acos_fastpath_inplace_cpu_float16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_acos_fastpath_inplace_cpu_float32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_acos_fastpath_inplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_acos_fastpath_inplace_cpu_int16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_acos_fastpath_inplace_cpu_int32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_acos_fastpath_inplace_cpu_int64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_acos_fastpath_inplace_cpu_int8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_acos_fastpath_inplace_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_acos_fastpath_outplace_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_acos_fastpath_outplace_cpu_bool, test/test_foreach.py::TestForeachCPU::test_parity__foreach_acos_fastpath_outplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_parity__foreach_acos_fastpath_outplace_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_acos_fastpath_outplace_cpu_float16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_acos_fastpath_outplace_cpu_float32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_acos_fastpath_outplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_acos_fastpath_outplace_cpu_int16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_acos_fastpath_outplace_cpu_int32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_acos_fastpath_outplace_cpu_int64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_acos_fastpath_outplace_cpu_int8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_acos_fastpath_outplace_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_acos_slowpath_inplace_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_acos_slowpath_inplace_cpu_bool, test/test_foreach.py::TestForeachCPU::test_parity__foreach_acos_slowpath_inplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_parity__foreach_acos_slowpath_inplace_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_acos_slowpath_inplace_cpu_float16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_acos_slowpath_inplace_cpu_float32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_acos_slowpath_inplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_acos_slowpath_inplace_cpu_int16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_acos_slowpath_inplace_cpu_int32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_acos_slowpath_inplace_cpu_int64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_acos_slowpath_inplace_cpu_int8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_acos_slowpath_inplace_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_acos_slowpath_outplace_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_acos_slowpath_outplace_cpu_bool, test/test_foreach.py::TestForeachCPU::test_parity__foreach_acos_slowpath_outplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_parity__foreach_acos_slowpath_outplace_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_acos_slowpath_outplace_cpu_float16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_acos_slowpath_outplace_cpu_float32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_acos_slowpath_outplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_acos_slowpath_outplace_cpu_int16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_acos_slowpath_outplace_cpu_int32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_acos_slowpath_outplace_cpu_int64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_acos_slowpath_outplace_cpu_int8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_acos_slowpath_outplace_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_add_fastpath_inplace_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_add_fastpath_inplace_cpu_bool, test/test_foreach.py::TestForeachCPU::test_parity__foreach_add_fastpath_inplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_parity__foreach_add_fastpath_inplace_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_add_fastpath_inplace_cpu_float16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_add_fastpath_inplace_cpu_float32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_add_fastpath_inplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_add_fastpath_inplace_cpu_int16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_add_fastpath_inplace_cpu_int32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_add_fastpath_inplace_cpu_int64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_add_fastpath_inplace_cpu_int8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_add_fastpath_inplace_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_add_fastpath_outplace_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_add_fastpath_outplace_cpu_bool, test/test_foreach.py::TestForeachCPU::test_parity__foreach_add_fastpath_outplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_parity__foreach_add_fastpath_outplace_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_add_fastpath_outplace_cpu_float16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_add_fastpath_outplace_cpu_float32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_add_fastpath_outplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_add_fastpath_outplace_cpu_int16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_add_fastpath_outplace_cpu_int32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_add_fastpath_outplace_cpu_int64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_add_fastpath_outplace_cpu_int8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_add_fastpath_outplace_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_add_slowpath_inplace_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_add_slowpath_inplace_cpu_bool, test/test_foreach.py::TestForeachCPU::test_parity__foreach_add_slowpath_inplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_parity__foreach_add_slowpath_inplace_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_add_slowpath_inplace_cpu_float16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_add_slowpath_inplace_cpu_float32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_add_slowpath_inplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_add_slowpath_inplace_cpu_int16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_add_slowpath_inplace_cpu_int32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_add_slowpath_inplace_cpu_int64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_add_slowpath_inplace_cpu_int8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_add_slowpath_inplace_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_add_slowpath_outplace_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_add_slowpath_outplace_cpu_bool, test/test_foreach.py::TestForeachCPU::test_parity__foreach_add_slowpath_outplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_parity__foreach_add_slowpath_outplace_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_add_slowpath_outplace_cpu_float16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_add_slowpath_outplace_cpu_float32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_add_slowpath_outplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_add_slowpath_outplace_cpu_int16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_add_slowpath_outplace_cpu_int32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_add_slowpath_outplace_cpu_int64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_add_slowpath_outplace_cpu_int8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_add_slowpath_outplace_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_addcdiv_fastpath_inplace_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_addcdiv_fastpath_inplace_cpu_bool, test/test_foreach.py::TestForeachCPU::test_parity__foreach_addcdiv_fastpath_inplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_parity__foreach_addcdiv_fastpath_inplace_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_addcdiv_fastpath_inplace_cpu_float16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_addcdiv_fastpath_inplace_cpu_float32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_addcdiv_fastpath_inplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_addcdiv_fastpath_inplace_cpu_int16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_addcdiv_fastpath_inplace_cpu_int32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_addcdiv_fastpath_inplace_cpu_int64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_addcdiv_fastpath_inplace_cpu_int8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_addcdiv_fastpath_inplace_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_addcdiv_fastpath_outplace_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_addcdiv_fastpath_outplace_cpu_bool, test/test_foreach.py::TestForeachCPU::test_parity__foreach_addcdiv_fastpath_outplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_parity__foreach_addcdiv_fastpath_outplace_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_addcdiv_fastpath_outplace_cpu_float16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_addcdiv_fastpath_outplace_cpu_float32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_addcdiv_fastpath_outplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_addcdiv_fastpath_outplace_cpu_int16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_addcdiv_fastpath_outplace_cpu_int32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_addcdiv_fastpath_outplace_cpu_int64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_addcdiv_fastpath_outplace_cpu_int8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_addcdiv_fastpath_outplace_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_addcdiv_slowpath_inplace_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_addcdiv_slowpath_inplace_cpu_bool, test/test_foreach.py::TestForeachCPU::test_parity__foreach_addcdiv_slowpath_inplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_parity__foreach_addcdiv_slowpath_inplace_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_addcdiv_slowpath_inplace_cpu_float16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_addcdiv_slowpath_inplace_cpu_float32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_addcdiv_slowpath_inplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_addcdiv_slowpath_inplace_cpu_int16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_addcdiv_slowpath_inplace_cpu_int32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_addcdiv_slowpath_inplace_cpu_int64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_addcdiv_slowpath_inplace_cpu_int8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_addcdiv_slowpath_inplace_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_addcdiv_slowpath_outplace_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_addcdiv_slowpath_outplace_cpu_bool, test/test_foreach.py::TestForeachCPU::test_parity__foreach_addcdiv_slowpath_outplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_parity__foreach_addcdiv_slowpath_outplace_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_addcdiv_slowpath_outplace_cpu_float16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_addcdiv_slowpath_outplace_cpu_float32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_addcdiv_slowpath_outplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_addcdiv_slowpath_outplace_cpu_int16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_addcdiv_slowpath_outplace_cpu_int32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_addcdiv_slowpath_outplace_cpu_int64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_addcdiv_slowpath_outplace_cpu_int8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_addcdiv_slowpath_outplace_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_addcmul_fastpath_inplace_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_addcmul_fastpath_inplace_cpu_bool, test/test_foreach.py::TestForeachCPU::test_parity__foreach_addcmul_fastpath_inplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_parity__foreach_addcmul_fastpath_inplace_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_addcmul_fastpath_inplace_cpu_float16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_addcmul_fastpath_inplace_cpu_float32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_addcmul_fastpath_inplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_addcmul_fastpath_inplace_cpu_int16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_addcmul_fastpath_inplace_cpu_int32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_addcmul_fastpath_inplace_cpu_int64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_addcmul_fastpath_inplace_cpu_int8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_addcmul_fastpath_inplace_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_addcmul_fastpath_outplace_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_addcmul_fastpath_outplace_cpu_bool, test/test_foreach.py::TestForeachCPU::test_parity__foreach_addcmul_fastpath_outplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_parity__foreach_addcmul_fastpath_outplace_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_addcmul_fastpath_outplace_cpu_float16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_addcmul_fastpath_outplace_cpu_float32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_addcmul_fastpath_outplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_addcmul_fastpath_outplace_cpu_int16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_addcmul_fastpath_outplace_cpu_int32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_addcmul_fastpath_outplace_cpu_int64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_addcmul_fastpath_outplace_cpu_int8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_addcmul_fastpath_outplace_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_addcmul_slowpath_inplace_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_addcmul_slowpath_inplace_cpu_bool, test/test_foreach.py::TestForeachCPU::test_parity__foreach_addcmul_slowpath_inplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_parity__foreach_addcmul_slowpath_inplace_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_addcmul_slowpath_inplace_cpu_float16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_addcmul_slowpath_inplace_cpu_float32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_addcmul_slowpath_inplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_addcmul_slowpath_inplace_cpu_int16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_addcmul_slowpath_inplace_cpu_int32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_addcmul_slowpath_inplace_cpu_int64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_addcmul_slowpath_inplace_cpu_int8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_addcmul_slowpath_inplace_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_addcmul_slowpath_outplace_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_addcmul_slowpath_outplace_cpu_bool, test/test_foreach.py::TestForeachCPU::test_parity__foreach_addcmul_slowpath_outplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_parity__foreach_addcmul_slowpath_outplace_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_addcmul_slowpath_outplace_cpu_float16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_addcmul_slowpath_outplace_cpu_float32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_addcmul_slowpath_outplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_addcmul_slowpath_outplace_cpu_int16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_addcmul_slowpath_outplace_cpu_int32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_addcmul_slowpath_outplace_cpu_int64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_addcmul_slowpath_outplace_cpu_int8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_addcmul_slowpath_outplace_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_asin_fastpath_inplace_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_asin_fastpath_inplace_cpu_bool, test/test_foreach.py::TestForeachCPU::test_parity__foreach_asin_fastpath_inplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_parity__foreach_asin_fastpath_inplace_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_asin_fastpath_inplace_cpu_float16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_asin_fastpath_inplace_cpu_float32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_asin_fastpath_inplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_asin_fastpath_inplace_cpu_int16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_asin_fastpath_inplace_cpu_int32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_asin_fastpath_inplace_cpu_int64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_asin_fastpath_inplace_cpu_int8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_asin_fastpath_inplace_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_asin_fastpath_outplace_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_asin_fastpath_outplace_cpu_bool, test/test_foreach.py::TestForeachCPU::test_parity__foreach_asin_fastpath_outplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_parity__foreach_asin_fastpath_outplace_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_asin_fastpath_outplace_cpu_float16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_asin_fastpath_outplace_cpu_float32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_asin_fastpath_outplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_asin_fastpath_outplace_cpu_int16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_asin_fastpath_outplace_cpu_int32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_asin_fastpath_outplace_cpu_int64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_asin_fastpath_outplace_cpu_int8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_asin_fastpath_outplace_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_asin_slowpath_inplace_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_asin_slowpath_inplace_cpu_bool, test/test_foreach.py::TestForeachCPU::test_parity__foreach_asin_slowpath_inplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_parity__foreach_asin_slowpath_inplace_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_asin_slowpath_inplace_cpu_float16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_asin_slowpath_inplace_cpu_float32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_asin_slowpath_inplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_asin_slowpath_inplace_cpu_int16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_asin_slowpath_inplace_cpu_int32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_asin_slowpath_inplace_cpu_int64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_asin_slowpath_inplace_cpu_int8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_asin_slowpath_inplace_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_asin_slowpath_outplace_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_asin_slowpath_outplace_cpu_bool, test/test_foreach.py::TestForeachCPU::test_parity__foreach_asin_slowpath_outplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_parity__foreach_asin_slowpath_outplace_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_asin_slowpath_outplace_cpu_float16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_asin_slowpath_outplace_cpu_float32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_asin_slowpath_outplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_asin_slowpath_outplace_cpu_int16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_asin_slowpath_outplace_cpu_int32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_asin_slowpath_outplace_cpu_int64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_asin_slowpath_outplace_cpu_int8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_asin_slowpath_outplace_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_atan_fastpath_inplace_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_atan_fastpath_inplace_cpu_bool, test/test_foreach.py::TestForeachCPU::test_parity__foreach_atan_fastpath_inplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_parity__foreach_atan_fastpath_inplace_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_atan_fastpath_inplace_cpu_float16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_atan_fastpath_inplace_cpu_float32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_atan_fastpath_inplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_atan_fastpath_inplace_cpu_int16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_atan_fastpath_inplace_cpu_int32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_atan_fastpath_inplace_cpu_int64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_atan_fastpath_inplace_cpu_int8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_atan_fastpath_inplace_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_atan_fastpath_outplace_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_atan_fastpath_outplace_cpu_bool, test/test_foreach.py::TestForeachCPU::test_parity__foreach_atan_fastpath_outplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_parity__foreach_atan_fastpath_outplace_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_atan_fastpath_outplace_cpu_float16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_atan_fastpath_outplace_cpu_float32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_atan_fastpath_outplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_atan_fastpath_outplace_cpu_int16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_atan_fastpath_outplace_cpu_int32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_atan_fastpath_outplace_cpu_int64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_atan_fastpath_outplace_cpu_int8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_atan_fastpath_outplace_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_atan_slowpath_inplace_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_atan_slowpath_inplace_cpu_bool, test/test_foreach.py::TestForeachCPU::test_parity__foreach_atan_slowpath_inplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_parity__foreach_atan_slowpath_inplace_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_atan_slowpath_inplace_cpu_float16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_atan_slowpath_inplace_cpu_float32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_atan_slowpath_inplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_atan_slowpath_inplace_cpu_int16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_atan_slowpath_inplace_cpu_int32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_atan_slowpath_inplace_cpu_int64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_atan_slowpath_inplace_cpu_int8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_atan_slowpath_inplace_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_atan_slowpath_outplace_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_atan_slowpath_outplace_cpu_bool, test/test_foreach.py::TestForeachCPU::test_parity__foreach_atan_slowpath_outplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_parity__foreach_atan_slowpath_outplace_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_atan_slowpath_outplace_cpu_float16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_atan_slowpath_outplace_cpu_float32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_atan_slowpath_outplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_atan_slowpath_outplace_cpu_int16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_atan_slowpath_outplace_cpu_int32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_atan_slowpath_outplace_cpu_int64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_atan_slowpath_outplace_cpu_int8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_atan_slowpath_outplace_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_ceil_fastpath_inplace_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_ceil_fastpath_inplace_cpu_bool, test/test_foreach.py::TestForeachCPU::test_parity__foreach_ceil_fastpath_inplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_parity__foreach_ceil_fastpath_inplace_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_ceil_fastpath_inplace_cpu_float16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_ceil_fastpath_inplace_cpu_float32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_ceil_fastpath_inplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_ceil_fastpath_inplace_cpu_int16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_ceil_fastpath_inplace_cpu_int32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_ceil_fastpath_inplace_cpu_int64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_ceil_fastpath_inplace_cpu_int8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_ceil_fastpath_inplace_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_ceil_fastpath_outplace_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_ceil_fastpath_outplace_cpu_bool, test/test_foreach.py::TestForeachCPU::test_parity__foreach_ceil_fastpath_outplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_parity__foreach_ceil_fastpath_outplace_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_ceil_fastpath_outplace_cpu_float16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_ceil_fastpath_outplace_cpu_float32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_ceil_fastpath_outplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_ceil_fastpath_outplace_cpu_int16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_ceil_fastpath_outplace_cpu_int32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_ceil_fastpath_outplace_cpu_int64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_ceil_fastpath_outplace_cpu_int8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_ceil_fastpath_outplace_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_ceil_slowpath_inplace_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_ceil_slowpath_inplace_cpu_bool, test/test_foreach.py::TestForeachCPU::test_parity__foreach_ceil_slowpath_inplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_parity__foreach_ceil_slowpath_inplace_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_ceil_slowpath_inplace_cpu_float16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_ceil_slowpath_inplace_cpu_float32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_ceil_slowpath_inplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_ceil_slowpath_inplace_cpu_int16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_ceil_slowpath_inplace_cpu_int32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_ceil_slowpath_inplace_cpu_int64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_ceil_slowpath_inplace_cpu_int8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_ceil_slowpath_inplace_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_ceil_slowpath_outplace_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_ceil_slowpath_outplace_cpu_bool, test/test_foreach.py::TestForeachCPU::test_parity__foreach_ceil_slowpath_outplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_parity__foreach_ceil_slowpath_outplace_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_ceil_slowpath_outplace_cpu_float16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_ceil_slowpath_outplace_cpu_float32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_ceil_slowpath_outplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_ceil_slowpath_outplace_cpu_int16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_ceil_slowpath_outplace_cpu_int32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_ceil_slowpath_outplace_cpu_int64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_ceil_slowpath_outplace_cpu_int8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_ceil_slowpath_outplace_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_clamp_max_fastpath_inplace_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_clamp_max_fastpath_inplace_cpu_bool, test/test_foreach.py::TestForeachCPU::test_parity__foreach_clamp_max_fastpath_inplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_parity__foreach_clamp_max_fastpath_inplace_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_clamp_max_fastpath_inplace_cpu_float16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_clamp_max_fastpath_inplace_cpu_float32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_clamp_max_fastpath_inplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_clamp_max_fastpath_inplace_cpu_int16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_clamp_max_fastpath_inplace_cpu_int32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_clamp_max_fastpath_inplace_cpu_int64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_clamp_max_fastpath_inplace_cpu_int8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_clamp_max_fastpath_inplace_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_clamp_max_fastpath_outplace_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_clamp_max_fastpath_outplace_cpu_bool, test/test_foreach.py::TestForeachCPU::test_parity__foreach_clamp_max_fastpath_outplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_parity__foreach_clamp_max_fastpath_outplace_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_clamp_max_fastpath_outplace_cpu_float16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_clamp_max_fastpath_outplace_cpu_float32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_clamp_max_fastpath_outplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_clamp_max_fastpath_outplace_cpu_int16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_clamp_max_fastpath_outplace_cpu_int32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_clamp_max_fastpath_outplace_cpu_int64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_clamp_max_fastpath_outplace_cpu_int8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_clamp_max_fastpath_outplace_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_clamp_max_slowpath_inplace_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_clamp_max_slowpath_inplace_cpu_bool, test/test_foreach.py::TestForeachCPU::test_parity__foreach_clamp_max_slowpath_inplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_parity__foreach_clamp_max_slowpath_inplace_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_clamp_max_slowpath_inplace_cpu_float16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_clamp_max_slowpath_inplace_cpu_float32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_clamp_max_slowpath_inplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_clamp_max_slowpath_inplace_cpu_int16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_clamp_max_slowpath_inplace_cpu_int32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_clamp_max_slowpath_inplace_cpu_int64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_clamp_max_slowpath_inplace_cpu_int8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_clamp_max_slowpath_inplace_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_clamp_max_slowpath_outplace_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_clamp_max_slowpath_outplace_cpu_bool, test/test_foreach.py::TestForeachCPU::test_parity__foreach_clamp_max_slowpath_outplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_parity__foreach_clamp_max_slowpath_outplace_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_clamp_max_slowpath_outplace_cpu_float16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_clamp_max_slowpath_outplace_cpu_float32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_clamp_max_slowpath_outplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_clamp_max_slowpath_outplace_cpu_int16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_clamp_max_slowpath_outplace_cpu_int32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_clamp_max_slowpath_outplace_cpu_int64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_clamp_max_slowpath_outplace_cpu_int8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_clamp_max_slowpath_outplace_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_clamp_min_fastpath_inplace_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_clamp_min_fastpath_inplace_cpu_bool, test/test_foreach.py::TestForeachCPU::test_parity__foreach_clamp_min_fastpath_inplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_parity__foreach_clamp_min_fastpath_inplace_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_clamp_min_fastpath_inplace_cpu_float16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_clamp_min_fastpath_inplace_cpu_float32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_clamp_min_fastpath_inplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_clamp_min_fastpath_inplace_cpu_int16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_clamp_min_fastpath_inplace_cpu_int32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_clamp_min_fastpath_inplace_cpu_int64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_clamp_min_fastpath_inplace_cpu_int8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_clamp_min_fastpath_inplace_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_clamp_min_fastpath_outplace_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_clamp_min_fastpath_outplace_cpu_bool, test/test_foreach.py::TestForeachCPU::test_parity__foreach_clamp_min_fastpath_outplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_parity__foreach_clamp_min_fastpath_outplace_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_clamp_min_fastpath_outplace_cpu_float16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_clamp_min_fastpath_outplace_cpu_float32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_clamp_min_fastpath_outplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_clamp_min_fastpath_outplace_cpu_int16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_clamp_min_fastpath_outplace_cpu_int32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_clamp_min_fastpath_outplace_cpu_int64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_clamp_min_fastpath_outplace_cpu_int8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_clamp_min_fastpath_outplace_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_clamp_min_slowpath_inplace_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_clamp_min_slowpath_inplace_cpu_bool, test/test_foreach.py::TestForeachCPU::test_parity__foreach_clamp_min_slowpath_inplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_parity__foreach_clamp_min_slowpath_inplace_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_clamp_min_slowpath_inplace_cpu_float16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_clamp_min_slowpath_inplace_cpu_float32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_clamp_min_slowpath_inplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_clamp_min_slowpath_inplace_cpu_int16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_clamp_min_slowpath_inplace_cpu_int32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_clamp_min_slowpath_inplace_cpu_int64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_clamp_min_slowpath_inplace_cpu_int8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_clamp_min_slowpath_inplace_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_clamp_min_slowpath_outplace_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_clamp_min_slowpath_outplace_cpu_bool, test/test_foreach.py::TestForeachCPU::test_parity__foreach_clamp_min_slowpath_outplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_parity__foreach_clamp_min_slowpath_outplace_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_clamp_min_slowpath_outplace_cpu_float16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_clamp_min_slowpath_outplace_cpu_float32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_clamp_min_slowpath_outplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_clamp_min_slowpath_outplace_cpu_int16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_clamp_min_slowpath_outplace_cpu_int32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_clamp_min_slowpath_outplace_cpu_int64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_clamp_min_slowpath_outplace_cpu_int8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_clamp_min_slowpath_outplace_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_copy_fastpath_inplace_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_copy_fastpath_inplace_cpu_bool, test/test_foreach.py::TestForeachCPU::test_parity__foreach_copy_fastpath_inplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_parity__foreach_copy_fastpath_inplace_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_copy_fastpath_inplace_cpu_float16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_copy_fastpath_inplace_cpu_float32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_copy_fastpath_inplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_copy_fastpath_inplace_cpu_int16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_copy_fastpath_inplace_cpu_int32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_copy_fastpath_inplace_cpu_int64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_copy_fastpath_inplace_cpu_int8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_copy_fastpath_inplace_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_copy_fastpath_outplace_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_copy_fastpath_outplace_cpu_bool, test/test_foreach.py::TestForeachCPU::test_parity__foreach_copy_fastpath_outplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_parity__foreach_copy_fastpath_outplace_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_copy_fastpath_outplace_cpu_float16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_copy_fastpath_outplace_cpu_float32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_copy_fastpath_outplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_copy_fastpath_outplace_cpu_int16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_copy_fastpath_outplace_cpu_int32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_copy_fastpath_outplace_cpu_int64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_copy_fastpath_outplace_cpu_int8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_copy_fastpath_outplace_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_copy_slowpath_inplace_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_copy_slowpath_inplace_cpu_bool, test/test_foreach.py::TestForeachCPU::test_parity__foreach_copy_slowpath_inplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_parity__foreach_copy_slowpath_inplace_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_copy_slowpath_inplace_cpu_float16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_copy_slowpath_inplace_cpu_float32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_copy_slowpath_inplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_copy_slowpath_inplace_cpu_int16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_copy_slowpath_inplace_cpu_int32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_copy_slowpath_inplace_cpu_int64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_copy_slowpath_inplace_cpu_int8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_copy_slowpath_inplace_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_copy_slowpath_outplace_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_copy_slowpath_outplace_cpu_bool, test/test_foreach.py::TestForeachCPU::test_parity__foreach_copy_slowpath_outplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_parity__foreach_copy_slowpath_outplace_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_copy_slowpath_outplace_cpu_float16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_copy_slowpath_outplace_cpu_float32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_copy_slowpath_outplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_copy_slowpath_outplace_cpu_int16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_copy_slowpath_outplace_cpu_int32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_copy_slowpath_outplace_cpu_int64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_copy_slowpath_outplace_cpu_int8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_copy_slowpath_outplace_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_cos_fastpath_inplace_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_cos_fastpath_inplace_cpu_bool, test/test_foreach.py::TestForeachCPU::test_parity__foreach_cos_fastpath_inplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_parity__foreach_cos_fastpath_inplace_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_cos_fastpath_inplace_cpu_float16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_cos_fastpath_inplace_cpu_float32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_cos_fastpath_inplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_cos_fastpath_inplace_cpu_int16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_cos_fastpath_inplace_cpu_int32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_cos_fastpath_inplace_cpu_int64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_cos_fastpath_inplace_cpu_int8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_cos_fastpath_inplace_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_cos_fastpath_outplace_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_cos_fastpath_outplace_cpu_bool, test/test_foreach.py::TestForeachCPU::test_parity__foreach_cos_fastpath_outplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_parity__foreach_cos_fastpath_outplace_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_cos_fastpath_outplace_cpu_float16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_cos_fastpath_outplace_cpu_float32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_cos_fastpath_outplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_cos_fastpath_outplace_cpu_int16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_cos_fastpath_outplace_cpu_int32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_cos_fastpath_outplace_cpu_int64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_cos_fastpath_outplace_cpu_int8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_cos_fastpath_outplace_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_cos_slowpath_inplace_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_cos_slowpath_inplace_cpu_bool, test/test_foreach.py::TestForeachCPU::test_parity__foreach_cos_slowpath_inplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_parity__foreach_cos_slowpath_inplace_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_cos_slowpath_inplace_cpu_float16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_cos_slowpath_inplace_cpu_float32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_cos_slowpath_inplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_cos_slowpath_inplace_cpu_int16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_cos_slowpath_inplace_cpu_int32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_cos_slowpath_inplace_cpu_int64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_cos_slowpath_inplace_cpu_int8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_cos_slowpath_inplace_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_cos_slowpath_outplace_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_cos_slowpath_outplace_cpu_bool, test/test_foreach.py::TestForeachCPU::test_parity__foreach_cos_slowpath_outplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_parity__foreach_cos_slowpath_outplace_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_cos_slowpath_outplace_cpu_float16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_cos_slowpath_outplace_cpu_float32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_cos_slowpath_outplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_cos_slowpath_outplace_cpu_int16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_cos_slowpath_outplace_cpu_int32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_cos_slowpath_outplace_cpu_int64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_cos_slowpath_outplace_cpu_int8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_cos_slowpath_outplace_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_cosh_fastpath_inplace_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_cosh_fastpath_inplace_cpu_bool, test/test_foreach.py::TestForeachCPU::test_parity__foreach_cosh_fastpath_inplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_parity__foreach_cosh_fastpath_inplace_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_cosh_fastpath_inplace_cpu_float16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_cosh_fastpath_inplace_cpu_float32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_cosh_fastpath_inplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_cosh_fastpath_inplace_cpu_int16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_cosh_fastpath_inplace_cpu_int32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_cosh_fastpath_inplace_cpu_int64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_cosh_fastpath_inplace_cpu_int8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_cosh_fastpath_inplace_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_cosh_fastpath_outplace_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_cosh_fastpath_outplace_cpu_bool, test/test_foreach.py::TestForeachCPU::test_parity__foreach_cosh_fastpath_outplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_parity__foreach_cosh_fastpath_outplace_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_cosh_fastpath_outplace_cpu_float16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_cosh_fastpath_outplace_cpu_float32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_cosh_fastpath_outplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_cosh_fastpath_outplace_cpu_int16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_cosh_fastpath_outplace_cpu_int32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_cosh_fastpath_outplace_cpu_int64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_cosh_fastpath_outplace_cpu_int8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_cosh_fastpath_outplace_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_cosh_slowpath_inplace_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_cosh_slowpath_inplace_cpu_bool, test/test_foreach.py::TestForeachCPU::test_parity__foreach_cosh_slowpath_inplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_parity__foreach_cosh_slowpath_inplace_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_cosh_slowpath_inplace_cpu_float16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_cosh_slowpath_inplace_cpu_float32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_cosh_slowpath_inplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_cosh_slowpath_inplace_cpu_int16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_cosh_slowpath_inplace_cpu_int32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_cosh_slowpath_inplace_cpu_int64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_cosh_slowpath_inplace_cpu_int8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_cosh_slowpath_inplace_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_cosh_slowpath_outplace_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_cosh_slowpath_outplace_cpu_bool, test/test_foreach.py::TestForeachCPU::test_parity__foreach_cosh_slowpath_outplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_parity__foreach_cosh_slowpath_outplace_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_cosh_slowpath_outplace_cpu_float16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_cosh_slowpath_outplace_cpu_float32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_cosh_slowpath_outplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_cosh_slowpath_outplace_cpu_int16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_cosh_slowpath_outplace_cpu_int32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_cosh_slowpath_outplace_cpu_int64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_cosh_slowpath_outplace_cpu_int8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_cosh_slowpath_outplace_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_div_fastpath_inplace_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_div_fastpath_inplace_cpu_bool, test/test_foreach.py::TestForeachCPU::test_parity__foreach_div_fastpath_inplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_parity__foreach_div_fastpath_inplace_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_div_fastpath_inplace_cpu_float16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_div_fastpath_inplace_cpu_float32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_div_fastpath_inplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_div_fastpath_inplace_cpu_int16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_div_fastpath_inplace_cpu_int32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_div_fastpath_inplace_cpu_int64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_div_fastpath_inplace_cpu_int8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_div_fastpath_inplace_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_div_fastpath_outplace_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_div_fastpath_outplace_cpu_bool, test/test_foreach.py::TestForeachCPU::test_parity__foreach_div_fastpath_outplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_parity__foreach_div_fastpath_outplace_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_div_fastpath_outplace_cpu_float16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_div_fastpath_outplace_cpu_float32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_div_fastpath_outplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_div_fastpath_outplace_cpu_int16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_div_fastpath_outplace_cpu_int32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_div_fastpath_outplace_cpu_int64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_div_fastpath_outplace_cpu_int8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_div_fastpath_outplace_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_div_slowpath_inplace_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_div_slowpath_inplace_cpu_bool, test/test_foreach.py::TestForeachCPU::test_parity__foreach_div_slowpath_inplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_parity__foreach_div_slowpath_inplace_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_div_slowpath_inplace_cpu_float16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_div_slowpath_inplace_cpu_float32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_div_slowpath_inplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_div_slowpath_inplace_cpu_int16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_div_slowpath_inplace_cpu_int32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_div_slowpath_inplace_cpu_int64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_div_slowpath_inplace_cpu_int8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_div_slowpath_inplace_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_div_slowpath_outplace_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_div_slowpath_outplace_cpu_bool, test/test_foreach.py::TestForeachCPU::test_parity__foreach_div_slowpath_outplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_parity__foreach_div_slowpath_outplace_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_div_slowpath_outplace_cpu_float16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_div_slowpath_outplace_cpu_float32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_div_slowpath_outplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_div_slowpath_outplace_cpu_int16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_div_slowpath_outplace_cpu_int32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_div_slowpath_outplace_cpu_int64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_div_slowpath_outplace_cpu_int8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_div_slowpath_outplace_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_erf_fastpath_inplace_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_erf_fastpath_inplace_cpu_bool, test/test_foreach.py::TestForeachCPU::test_parity__foreach_erf_fastpath_inplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_parity__foreach_erf_fastpath_inplace_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_erf_fastpath_inplace_cpu_float16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_erf_fastpath_inplace_cpu_float32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_erf_fastpath_inplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_erf_fastpath_inplace_cpu_int16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_erf_fastpath_inplace_cpu_int32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_erf_fastpath_inplace_cpu_int64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_erf_fastpath_inplace_cpu_int8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_erf_fastpath_inplace_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_erf_fastpath_outplace_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_erf_fastpath_outplace_cpu_bool, test/test_foreach.py::TestForeachCPU::test_parity__foreach_erf_fastpath_outplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_parity__foreach_erf_fastpath_outplace_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_erf_fastpath_outplace_cpu_float16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_erf_fastpath_outplace_cpu_float32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_erf_fastpath_outplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_erf_fastpath_outplace_cpu_int16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_erf_fastpath_outplace_cpu_int32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_erf_fastpath_outplace_cpu_int64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_erf_fastpath_outplace_cpu_int8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_erf_fastpath_outplace_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_erf_slowpath_inplace_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_erf_slowpath_inplace_cpu_bool, test/test_foreach.py::TestForeachCPU::test_parity__foreach_erf_slowpath_inplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_parity__foreach_erf_slowpath_inplace_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_erf_slowpath_inplace_cpu_float16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_erf_slowpath_inplace_cpu_float32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_erf_slowpath_inplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_erf_slowpath_inplace_cpu_int16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_erf_slowpath_inplace_cpu_int32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_erf_slowpath_inplace_cpu_int64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_erf_slowpath_inplace_cpu_int8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_erf_slowpath_inplace_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_erf_slowpath_outplace_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_erf_slowpath_outplace_cpu_bool, test/test_foreach.py::TestForeachCPU::test_parity__foreach_erf_slowpath_outplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_parity__foreach_erf_slowpath_outplace_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_erf_slowpath_outplace_cpu_float16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_erf_slowpath_outplace_cpu_float32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_erf_slowpath_outplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_erf_slowpath_outplace_cpu_int16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_erf_slowpath_outplace_cpu_int32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_erf_slowpath_outplace_cpu_int64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_erf_slowpath_outplace_cpu_int8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_erf_slowpath_outplace_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_erfc_fastpath_inplace_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_erfc_fastpath_inplace_cpu_bool, test/test_foreach.py::TestForeachCPU::test_parity__foreach_erfc_fastpath_inplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_parity__foreach_erfc_fastpath_inplace_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_erfc_fastpath_inplace_cpu_float16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_erfc_fastpath_inplace_cpu_float32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_erfc_fastpath_inplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_erfc_fastpath_inplace_cpu_int16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_erfc_fastpath_inplace_cpu_int32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_erfc_fastpath_inplace_cpu_int64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_erfc_fastpath_inplace_cpu_int8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_erfc_fastpath_inplace_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_erfc_fastpath_outplace_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_erfc_fastpath_outplace_cpu_bool, test/test_foreach.py::TestForeachCPU::test_parity__foreach_erfc_fastpath_outplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_parity__foreach_erfc_fastpath_outplace_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_erfc_fastpath_outplace_cpu_float16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_erfc_fastpath_outplace_cpu_float32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_erfc_fastpath_outplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_erfc_fastpath_outplace_cpu_int16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_erfc_fastpath_outplace_cpu_int32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_erfc_fastpath_outplace_cpu_int64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_erfc_fastpath_outplace_cpu_int8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_erfc_fastpath_outplace_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_erfc_slowpath_inplace_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_erfc_slowpath_inplace_cpu_bool, test/test_foreach.py::TestForeachCPU::test_parity__foreach_erfc_slowpath_inplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_parity__foreach_erfc_slowpath_inplace_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_erfc_slowpath_inplace_cpu_float16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_erfc_slowpath_inplace_cpu_float32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_erfc_slowpath_inplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_erfc_slowpath_inplace_cpu_int16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_erfc_slowpath_inplace_cpu_int32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_erfc_slowpath_inplace_cpu_int64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_erfc_slowpath_inplace_cpu_int8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_erfc_slowpath_inplace_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_erfc_slowpath_outplace_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_erfc_slowpath_outplace_cpu_bool, test/test_foreach.py::TestForeachCPU::test_parity__foreach_erfc_slowpath_outplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_parity__foreach_erfc_slowpath_outplace_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_erfc_slowpath_outplace_cpu_float16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_erfc_slowpath_outplace_cpu_float32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_erfc_slowpath_outplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_erfc_slowpath_outplace_cpu_int16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_erfc_slowpath_outplace_cpu_int32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_erfc_slowpath_outplace_cpu_int64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_erfc_slowpath_outplace_cpu_int8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_erfc_slowpath_outplace_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_exp_fastpath_inplace_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_exp_fastpath_inplace_cpu_bool, test/test_foreach.py::TestForeachCPU::test_parity__foreach_exp_fastpath_inplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_parity__foreach_exp_fastpath_inplace_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_exp_fastpath_inplace_cpu_float16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_exp_fastpath_inplace_cpu_float32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_exp_fastpath_inplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_exp_fastpath_inplace_cpu_int16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_exp_fastpath_inplace_cpu_int32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_exp_fastpath_inplace_cpu_int64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_exp_fastpath_inplace_cpu_int8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_exp_fastpath_inplace_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_exp_fastpath_outplace_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_exp_fastpath_outplace_cpu_bool, test/test_foreach.py::TestForeachCPU::test_parity__foreach_exp_fastpath_outplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_parity__foreach_exp_fastpath_outplace_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_exp_fastpath_outplace_cpu_float16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_exp_fastpath_outplace_cpu_float32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_exp_fastpath_outplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_exp_fastpath_outplace_cpu_int16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_exp_fastpath_outplace_cpu_int32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_exp_fastpath_outplace_cpu_int64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_exp_fastpath_outplace_cpu_int8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_exp_fastpath_outplace_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_exp_slowpath_inplace_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_exp_slowpath_inplace_cpu_bool, test/test_foreach.py::TestForeachCPU::test_parity__foreach_exp_slowpath_inplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_parity__foreach_exp_slowpath_inplace_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_exp_slowpath_inplace_cpu_float16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_exp_slowpath_inplace_cpu_float32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_exp_slowpath_inplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_exp_slowpath_inplace_cpu_int16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_exp_slowpath_inplace_cpu_int32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_exp_slowpath_inplace_cpu_int64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_exp_slowpath_inplace_cpu_int8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_exp_slowpath_inplace_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_exp_slowpath_outplace_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_exp_slowpath_outplace_cpu_bool, test/test_foreach.py::TestForeachCPU::test_parity__foreach_exp_slowpath_outplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_parity__foreach_exp_slowpath_outplace_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_exp_slowpath_outplace_cpu_float16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_exp_slowpath_outplace_cpu_float32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_exp_slowpath_outplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_exp_slowpath_outplace_cpu_int16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_exp_slowpath_outplace_cpu_int32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_exp_slowpath_outplace_cpu_int64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_exp_slowpath_outplace_cpu_int8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_exp_slowpath_outplace_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_expm1_fastpath_inplace_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_expm1_fastpath_inplace_cpu_bool, test/test_foreach.py::TestForeachCPU::test_parity__foreach_expm1_fastpath_inplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_parity__foreach_expm1_fastpath_inplace_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_expm1_fastpath_inplace_cpu_float16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_expm1_fastpath_inplace_cpu_float32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_expm1_fastpath_inplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_expm1_fastpath_inplace_cpu_int16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_expm1_fastpath_inplace_cpu_int32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_expm1_fastpath_inplace_cpu_int64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_expm1_fastpath_inplace_cpu_int8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_expm1_fastpath_inplace_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_expm1_fastpath_outplace_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_expm1_fastpath_outplace_cpu_bool, test/test_foreach.py::TestForeachCPU::test_parity__foreach_expm1_fastpath_outplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_parity__foreach_expm1_fastpath_outplace_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_expm1_fastpath_outplace_cpu_float16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_expm1_fastpath_outplace_cpu_float32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_expm1_fastpath_outplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_expm1_fastpath_outplace_cpu_int16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_expm1_fastpath_outplace_cpu_int32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_expm1_fastpath_outplace_cpu_int64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_expm1_fastpath_outplace_cpu_int8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_expm1_fastpath_outplace_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_expm1_slowpath_inplace_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_expm1_slowpath_inplace_cpu_bool, test/test_foreach.py::TestForeachCPU::test_parity__foreach_expm1_slowpath_inplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_parity__foreach_expm1_slowpath_inplace_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_expm1_slowpath_inplace_cpu_float16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_expm1_slowpath_inplace_cpu_float32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_expm1_slowpath_inplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_expm1_slowpath_inplace_cpu_int16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_expm1_slowpath_inplace_cpu_int32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_expm1_slowpath_inplace_cpu_int64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_expm1_slowpath_inplace_cpu_int8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_expm1_slowpath_inplace_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_expm1_slowpath_outplace_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_expm1_slowpath_outplace_cpu_bool, test/test_foreach.py::TestForeachCPU::test_parity__foreach_expm1_slowpath_outplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_parity__foreach_expm1_slowpath_outplace_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_expm1_slowpath_outplace_cpu_float16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_expm1_slowpath_outplace_cpu_float32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_expm1_slowpath_outplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_expm1_slowpath_outplace_cpu_int16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_expm1_slowpath_outplace_cpu_int32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_expm1_slowpath_outplace_cpu_int64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_expm1_slowpath_outplace_cpu_int8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_expm1_slowpath_outplace_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_floor_fastpath_inplace_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_floor_fastpath_inplace_cpu_bool, test/test_foreach.py::TestForeachCPU::test_parity__foreach_floor_fastpath_inplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_parity__foreach_floor_fastpath_inplace_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_floor_fastpath_inplace_cpu_float16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_floor_fastpath_inplace_cpu_float32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_floor_fastpath_inplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_floor_fastpath_inplace_cpu_int16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_floor_fastpath_inplace_cpu_int32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_floor_fastpath_inplace_cpu_int64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_floor_fastpath_inplace_cpu_int8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_floor_fastpath_inplace_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_floor_fastpath_outplace_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_floor_fastpath_outplace_cpu_bool, test/test_foreach.py::TestForeachCPU::test_parity__foreach_floor_fastpath_outplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_parity__foreach_floor_fastpath_outplace_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_floor_fastpath_outplace_cpu_float16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_floor_fastpath_outplace_cpu_float32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_floor_fastpath_outplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_floor_fastpath_outplace_cpu_int16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_floor_fastpath_outplace_cpu_int32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_floor_fastpath_outplace_cpu_int64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_floor_fastpath_outplace_cpu_int8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_floor_fastpath_outplace_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_floor_slowpath_inplace_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_floor_slowpath_inplace_cpu_bool, test/test_foreach.py::TestForeachCPU::test_parity__foreach_floor_slowpath_inplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_parity__foreach_floor_slowpath_inplace_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_floor_slowpath_inplace_cpu_float16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_floor_slowpath_inplace_cpu_float32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_floor_slowpath_inplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_floor_slowpath_inplace_cpu_int16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_floor_slowpath_inplace_cpu_int32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_floor_slowpath_inplace_cpu_int64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_floor_slowpath_inplace_cpu_int8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_floor_slowpath_inplace_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_floor_slowpath_outplace_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_floor_slowpath_outplace_cpu_bool, test/test_foreach.py::TestForeachCPU::test_parity__foreach_floor_slowpath_outplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_parity__foreach_floor_slowpath_outplace_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_floor_slowpath_outplace_cpu_float16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_floor_slowpath_outplace_cpu_float32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_floor_slowpath_outplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_floor_slowpath_outplace_cpu_int16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_floor_slowpath_outplace_cpu_int32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_floor_slowpath_outplace_cpu_int64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_floor_slowpath_outplace_cpu_int8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_floor_slowpath_outplace_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_frac_fastpath_inplace_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_frac_fastpath_inplace_cpu_bool, test/test_foreach.py::TestForeachCPU::test_parity__foreach_frac_fastpath_inplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_parity__foreach_frac_fastpath_inplace_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_frac_fastpath_inplace_cpu_float16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_frac_fastpath_inplace_cpu_float32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_frac_fastpath_inplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_frac_fastpath_inplace_cpu_int16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_frac_fastpath_inplace_cpu_int32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_frac_fastpath_inplace_cpu_int64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_frac_fastpath_inplace_cpu_int8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_frac_fastpath_inplace_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_frac_fastpath_outplace_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_frac_fastpath_outplace_cpu_bool, test/test_foreach.py::TestForeachCPU::test_parity__foreach_frac_fastpath_outplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_parity__foreach_frac_fastpath_outplace_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_frac_fastpath_outplace_cpu_float16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_frac_fastpath_outplace_cpu_float32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_frac_fastpath_outplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_frac_fastpath_outplace_cpu_int16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_frac_fastpath_outplace_cpu_int32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_frac_fastpath_outplace_cpu_int64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_frac_fastpath_outplace_cpu_int8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_frac_fastpath_outplace_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_frac_slowpath_inplace_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_frac_slowpath_inplace_cpu_bool, test/test_foreach.py::TestForeachCPU::test_parity__foreach_frac_slowpath_inplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_parity__foreach_frac_slowpath_inplace_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_frac_slowpath_inplace_cpu_float16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_frac_slowpath_inplace_cpu_float32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_frac_slowpath_inplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_frac_slowpath_inplace_cpu_int16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_frac_slowpath_inplace_cpu_int32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_frac_slowpath_inplace_cpu_int64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_frac_slowpath_inplace_cpu_int8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_frac_slowpath_inplace_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_frac_slowpath_outplace_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_frac_slowpath_outplace_cpu_bool, test/test_foreach.py::TestForeachCPU::test_parity__foreach_frac_slowpath_outplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_parity__foreach_frac_slowpath_outplace_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_frac_slowpath_outplace_cpu_float16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_frac_slowpath_outplace_cpu_float32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_frac_slowpath_outplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_frac_slowpath_outplace_cpu_int16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_frac_slowpath_outplace_cpu_int32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_frac_slowpath_outplace_cpu_int64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_frac_slowpath_outplace_cpu_int8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_frac_slowpath_outplace_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_lerp_fastpath_inplace_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_lerp_fastpath_inplace_cpu_bool, test/test_foreach.py::TestForeachCPU::test_parity__foreach_lerp_fastpath_inplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_parity__foreach_lerp_fastpath_inplace_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_lerp_fastpath_inplace_cpu_float16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_lerp_fastpath_inplace_cpu_float32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_lerp_fastpath_inplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_lerp_fastpath_inplace_cpu_int16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_lerp_fastpath_inplace_cpu_int32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_lerp_fastpath_inplace_cpu_int64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_lerp_fastpath_inplace_cpu_int8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_lerp_fastpath_inplace_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_lerp_fastpath_outplace_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_lerp_fastpath_outplace_cpu_bool, test/test_foreach.py::TestForeachCPU::test_parity__foreach_lerp_fastpath_outplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_parity__foreach_lerp_fastpath_outplace_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_lerp_fastpath_outplace_cpu_float16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_lerp_fastpath_outplace_cpu_float32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_lerp_fastpath_outplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_lerp_fastpath_outplace_cpu_int16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_lerp_fastpath_outplace_cpu_int32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_lerp_fastpath_outplace_cpu_int64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_lerp_fastpath_outplace_cpu_int8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_lerp_fastpath_outplace_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_lerp_slowpath_inplace_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_lerp_slowpath_inplace_cpu_bool, test/test_foreach.py::TestForeachCPU::test_parity__foreach_lerp_slowpath_inplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_parity__foreach_lerp_slowpath_inplace_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_lerp_slowpath_inplace_cpu_float16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_lerp_slowpath_inplace_cpu_float32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_lerp_slowpath_inplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_lerp_slowpath_inplace_cpu_int16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_lerp_slowpath_inplace_cpu_int32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_lerp_slowpath_inplace_cpu_int64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_lerp_slowpath_inplace_cpu_int8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_lerp_slowpath_inplace_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_lerp_slowpath_outplace_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_lerp_slowpath_outplace_cpu_bool, test/test_foreach.py::TestForeachCPU::test_parity__foreach_lerp_slowpath_outplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_parity__foreach_lerp_slowpath_outplace_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_lerp_slowpath_outplace_cpu_float16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_lerp_slowpath_outplace_cpu_float32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_lerp_slowpath_outplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_lerp_slowpath_outplace_cpu_int16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_lerp_slowpath_outplace_cpu_int32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_lerp_slowpath_outplace_cpu_int64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_lerp_slowpath_outplace_cpu_int8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_lerp_slowpath_outplace_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_lgamma_fastpath_inplace_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_lgamma_fastpath_inplace_cpu_bool, test/test_foreach.py::TestForeachCPU::test_parity__foreach_lgamma_fastpath_inplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_parity__foreach_lgamma_fastpath_inplace_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_lgamma_fastpath_inplace_cpu_float16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_lgamma_fastpath_inplace_cpu_float32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_lgamma_fastpath_inplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_lgamma_fastpath_inplace_cpu_int16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_lgamma_fastpath_inplace_cpu_int32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_lgamma_fastpath_inplace_cpu_int64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_lgamma_fastpath_inplace_cpu_int8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_lgamma_fastpath_inplace_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_lgamma_fastpath_outplace_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_lgamma_fastpath_outplace_cpu_bool, test/test_foreach.py::TestForeachCPU::test_parity__foreach_lgamma_fastpath_outplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_parity__foreach_lgamma_fastpath_outplace_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_lgamma_fastpath_outplace_cpu_float16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_lgamma_fastpath_outplace_cpu_float32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_lgamma_fastpath_outplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_lgamma_fastpath_outplace_cpu_int16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_lgamma_fastpath_outplace_cpu_int32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_lgamma_fastpath_outplace_cpu_int64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_lgamma_fastpath_outplace_cpu_int8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_lgamma_fastpath_outplace_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_lgamma_slowpath_inplace_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_lgamma_slowpath_inplace_cpu_bool, test/test_foreach.py::TestForeachCPU::test_parity__foreach_lgamma_slowpath_inplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_parity__foreach_lgamma_slowpath_inplace_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_lgamma_slowpath_inplace_cpu_float16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_lgamma_slowpath_inplace_cpu_float32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_lgamma_slowpath_inplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_lgamma_slowpath_inplace_cpu_int16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_lgamma_slowpath_inplace_cpu_int32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_lgamma_slowpath_inplace_cpu_int64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_lgamma_slowpath_inplace_cpu_int8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_lgamma_slowpath_inplace_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_lgamma_slowpath_outplace_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_lgamma_slowpath_outplace_cpu_bool, test/test_foreach.py::TestForeachCPU::test_parity__foreach_lgamma_slowpath_outplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_parity__foreach_lgamma_slowpath_outplace_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_lgamma_slowpath_outplace_cpu_float16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_lgamma_slowpath_outplace_cpu_float32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_lgamma_slowpath_outplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_lgamma_slowpath_outplace_cpu_int16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_lgamma_slowpath_outplace_cpu_int32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_lgamma_slowpath_outplace_cpu_int64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_lgamma_slowpath_outplace_cpu_int8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_lgamma_slowpath_outplace_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log10_fastpath_inplace_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log10_fastpath_inplace_cpu_bool, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log10_fastpath_inplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log10_fastpath_inplace_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log10_fastpath_inplace_cpu_float16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log10_fastpath_inplace_cpu_float32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log10_fastpath_inplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log10_fastpath_inplace_cpu_int16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log10_fastpath_inplace_cpu_int32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log10_fastpath_inplace_cpu_int64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log10_fastpath_inplace_cpu_int8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log10_fastpath_inplace_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log10_fastpath_outplace_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log10_fastpath_outplace_cpu_bool, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log10_fastpath_outplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log10_fastpath_outplace_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log10_fastpath_outplace_cpu_float16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log10_fastpath_outplace_cpu_float32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log10_fastpath_outplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log10_fastpath_outplace_cpu_int16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log10_fastpath_outplace_cpu_int32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log10_fastpath_outplace_cpu_int64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log10_fastpath_outplace_cpu_int8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log10_fastpath_outplace_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log10_slowpath_inplace_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log10_slowpath_inplace_cpu_bool, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log10_slowpath_inplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log10_slowpath_inplace_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log10_slowpath_inplace_cpu_float16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log10_slowpath_inplace_cpu_float32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log10_slowpath_inplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log10_slowpath_inplace_cpu_int16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log10_slowpath_inplace_cpu_int32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log10_slowpath_inplace_cpu_int64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log10_slowpath_inplace_cpu_int8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log10_slowpath_inplace_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log10_slowpath_outplace_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log10_slowpath_outplace_cpu_bool, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log10_slowpath_outplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log10_slowpath_outplace_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log10_slowpath_outplace_cpu_float16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log10_slowpath_outplace_cpu_float32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log10_slowpath_outplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log10_slowpath_outplace_cpu_int16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log10_slowpath_outplace_cpu_int32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log10_slowpath_outplace_cpu_int64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log10_slowpath_outplace_cpu_int8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log10_slowpath_outplace_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log1p_fastpath_inplace_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log1p_fastpath_inplace_cpu_bool, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log1p_fastpath_inplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log1p_fastpath_inplace_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log1p_fastpath_inplace_cpu_float16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log1p_fastpath_inplace_cpu_float32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log1p_fastpath_inplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log1p_fastpath_inplace_cpu_int16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log1p_fastpath_inplace_cpu_int32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log1p_fastpath_inplace_cpu_int64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log1p_fastpath_inplace_cpu_int8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log1p_fastpath_inplace_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log1p_fastpath_outplace_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log1p_fastpath_outplace_cpu_bool, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log1p_fastpath_outplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log1p_fastpath_outplace_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log1p_fastpath_outplace_cpu_float16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log1p_fastpath_outplace_cpu_float32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log1p_fastpath_outplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log1p_fastpath_outplace_cpu_int16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log1p_fastpath_outplace_cpu_int32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log1p_fastpath_outplace_cpu_int64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log1p_fastpath_outplace_cpu_int8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log1p_fastpath_outplace_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log1p_slowpath_inplace_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log1p_slowpath_inplace_cpu_bool, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log1p_slowpath_inplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log1p_slowpath_inplace_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log1p_slowpath_inplace_cpu_float16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log1p_slowpath_inplace_cpu_float32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log1p_slowpath_inplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log1p_slowpath_inplace_cpu_int16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log1p_slowpath_inplace_cpu_int32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log1p_slowpath_inplace_cpu_int64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log1p_slowpath_inplace_cpu_int8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log1p_slowpath_inplace_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log1p_slowpath_outplace_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log1p_slowpath_outplace_cpu_bool, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log1p_slowpath_outplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log1p_slowpath_outplace_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log1p_slowpath_outplace_cpu_float16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log1p_slowpath_outplace_cpu_float32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log1p_slowpath_outplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log1p_slowpath_outplace_cpu_int16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log1p_slowpath_outplace_cpu_int32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log1p_slowpath_outplace_cpu_int64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log1p_slowpath_outplace_cpu_int8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log1p_slowpath_outplace_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log2_fastpath_inplace_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log2_fastpath_inplace_cpu_bool, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log2_fastpath_inplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log2_fastpath_inplace_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log2_fastpath_inplace_cpu_float16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log2_fastpath_inplace_cpu_float32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log2_fastpath_inplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log2_fastpath_inplace_cpu_int16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log2_fastpath_inplace_cpu_int32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log2_fastpath_inplace_cpu_int64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log2_fastpath_inplace_cpu_int8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log2_fastpath_inplace_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log2_fastpath_outplace_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log2_fastpath_outplace_cpu_bool, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log2_fastpath_outplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log2_fastpath_outplace_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log2_fastpath_outplace_cpu_float16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log2_fastpath_outplace_cpu_float32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log2_fastpath_outplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log2_fastpath_outplace_cpu_int16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log2_fastpath_outplace_cpu_int32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log2_fastpath_outplace_cpu_int64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log2_fastpath_outplace_cpu_int8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log2_fastpath_outplace_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log2_slowpath_inplace_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log2_slowpath_inplace_cpu_bool, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log2_slowpath_inplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log2_slowpath_inplace_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log2_slowpath_inplace_cpu_float16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log2_slowpath_inplace_cpu_float32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log2_slowpath_inplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log2_slowpath_inplace_cpu_int16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log2_slowpath_inplace_cpu_int32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log2_slowpath_inplace_cpu_int64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log2_slowpath_inplace_cpu_int8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log2_slowpath_inplace_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log2_slowpath_outplace_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log2_slowpath_outplace_cpu_bool, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log2_slowpath_outplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log2_slowpath_outplace_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log2_slowpath_outplace_cpu_float16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log2_slowpath_outplace_cpu_float32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log2_slowpath_outplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log2_slowpath_outplace_cpu_int16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log2_slowpath_outplace_cpu_int32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log2_slowpath_outplace_cpu_int64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log2_slowpath_outplace_cpu_int8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log2_slowpath_outplace_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log_fastpath_inplace_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log_fastpath_inplace_cpu_bool, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log_fastpath_inplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log_fastpath_inplace_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log_fastpath_inplace_cpu_float16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log_fastpath_inplace_cpu_float32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log_fastpath_inplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log_fastpath_inplace_cpu_int16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log_fastpath_inplace_cpu_int32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log_fastpath_inplace_cpu_int64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log_fastpath_inplace_cpu_int8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log_fastpath_inplace_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log_fastpath_outplace_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log_fastpath_outplace_cpu_bool, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log_fastpath_outplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log_fastpath_outplace_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log_fastpath_outplace_cpu_float16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log_fastpath_outplace_cpu_float32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log_fastpath_outplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log_fastpath_outplace_cpu_int16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log_fastpath_outplace_cpu_int32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log_fastpath_outplace_cpu_int64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log_fastpath_outplace_cpu_int8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log_fastpath_outplace_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log_slowpath_inplace_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log_slowpath_inplace_cpu_bool, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log_slowpath_inplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log_slowpath_inplace_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log_slowpath_inplace_cpu_float16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log_slowpath_inplace_cpu_float32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log_slowpath_inplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log_slowpath_inplace_cpu_int16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log_slowpath_inplace_cpu_int32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log_slowpath_inplace_cpu_int64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log_slowpath_inplace_cpu_int8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log_slowpath_inplace_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log_slowpath_outplace_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log_slowpath_outplace_cpu_bool, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log_slowpath_outplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log_slowpath_outplace_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log_slowpath_outplace_cpu_float16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log_slowpath_outplace_cpu_float32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log_slowpath_outplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log_slowpath_outplace_cpu_int16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log_slowpath_outplace_cpu_int32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log_slowpath_outplace_cpu_int64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log_slowpath_outplace_cpu_int8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_log_slowpath_outplace_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_max_fastpath_inplace_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_max_fastpath_inplace_cpu_bool, test/test_foreach.py::TestForeachCPU::test_parity__foreach_max_fastpath_inplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_parity__foreach_max_fastpath_inplace_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_max_fastpath_inplace_cpu_float16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_max_fastpath_inplace_cpu_float32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_max_fastpath_inplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_max_fastpath_inplace_cpu_int16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_max_fastpath_inplace_cpu_int32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_max_fastpath_inplace_cpu_int64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_max_fastpath_inplace_cpu_int8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_max_fastpath_inplace_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_max_fastpath_outplace_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_max_fastpath_outplace_cpu_bool, test/test_foreach.py::TestForeachCPU::test_parity__foreach_max_fastpath_outplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_parity__foreach_max_fastpath_outplace_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_max_fastpath_outplace_cpu_float16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_max_fastpath_outplace_cpu_float32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_max_fastpath_outplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_max_fastpath_outplace_cpu_int16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_max_fastpath_outplace_cpu_int32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_max_fastpath_outplace_cpu_int64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_max_fastpath_outplace_cpu_int8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_max_fastpath_outplace_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_max_slowpath_inplace_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_max_slowpath_inplace_cpu_bool, test/test_foreach.py::TestForeachCPU::test_parity__foreach_max_slowpath_inplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_parity__foreach_max_slowpath_inplace_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_max_slowpath_inplace_cpu_float16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_max_slowpath_inplace_cpu_float32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_max_slowpath_inplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_max_slowpath_inplace_cpu_int16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_max_slowpath_inplace_cpu_int32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_max_slowpath_inplace_cpu_int64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_max_slowpath_inplace_cpu_int8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_max_slowpath_inplace_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_max_slowpath_outplace_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_max_slowpath_outplace_cpu_bool, test/test_foreach.py::TestForeachCPU::test_parity__foreach_max_slowpath_outplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_parity__foreach_max_slowpath_outplace_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_max_slowpath_outplace_cpu_float16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_max_slowpath_outplace_cpu_float32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_max_slowpath_outplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_max_slowpath_outplace_cpu_int16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_max_slowpath_outplace_cpu_int32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_max_slowpath_outplace_cpu_int64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_max_slowpath_outplace_cpu_int8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_max_slowpath_outplace_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_maximum_fastpath_inplace_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_maximum_fastpath_inplace_cpu_bool, test/test_foreach.py::TestForeachCPU::test_parity__foreach_maximum_fastpath_inplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_parity__foreach_maximum_fastpath_inplace_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_maximum_fastpath_inplace_cpu_float16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_maximum_fastpath_inplace_cpu_float32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_maximum_fastpath_inplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_maximum_fastpath_inplace_cpu_int16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_maximum_fastpath_inplace_cpu_int32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_maximum_fastpath_inplace_cpu_int64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_maximum_fastpath_inplace_cpu_int8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_maximum_fastpath_inplace_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_maximum_fastpath_outplace_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_maximum_fastpath_outplace_cpu_bool, test/test_foreach.py::TestForeachCPU::test_parity__foreach_maximum_fastpath_outplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_parity__foreach_maximum_fastpath_outplace_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_maximum_fastpath_outplace_cpu_float16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_maximum_fastpath_outplace_cpu_float32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_maximum_fastpath_outplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_maximum_fastpath_outplace_cpu_int16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_maximum_fastpath_outplace_cpu_int32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_maximum_fastpath_outplace_cpu_int64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_maximum_fastpath_outplace_cpu_int8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_maximum_fastpath_outplace_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_maximum_slowpath_inplace_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_maximum_slowpath_inplace_cpu_bool, test/test_foreach.py::TestForeachCPU::test_parity__foreach_maximum_slowpath_inplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_parity__foreach_maximum_slowpath_inplace_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_maximum_slowpath_inplace_cpu_float16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_maximum_slowpath_inplace_cpu_float32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_maximum_slowpath_inplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_maximum_slowpath_inplace_cpu_int16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_maximum_slowpath_inplace_cpu_int32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_maximum_slowpath_inplace_cpu_int64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_maximum_slowpath_inplace_cpu_int8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_maximum_slowpath_inplace_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_maximum_slowpath_outplace_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_maximum_slowpath_outplace_cpu_bool, test/test_foreach.py::TestForeachCPU::test_parity__foreach_maximum_slowpath_outplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_parity__foreach_maximum_slowpath_outplace_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_maximum_slowpath_outplace_cpu_float16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_maximum_slowpath_outplace_cpu_float32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_maximum_slowpath_outplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_maximum_slowpath_outplace_cpu_int16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_maximum_slowpath_outplace_cpu_int32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_maximum_slowpath_outplace_cpu_int64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_maximum_slowpath_outplace_cpu_int8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_maximum_slowpath_outplace_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_minimum_fastpath_inplace_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_minimum_fastpath_inplace_cpu_bool, test/test_foreach.py::TestForeachCPU::test_parity__foreach_minimum_fastpath_inplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_parity__foreach_minimum_fastpath_inplace_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_minimum_fastpath_inplace_cpu_float16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_minimum_fastpath_inplace_cpu_float32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_minimum_fastpath_inplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_minimum_fastpath_inplace_cpu_int16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_minimum_fastpath_inplace_cpu_int32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_minimum_fastpath_inplace_cpu_int64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_minimum_fastpath_inplace_cpu_int8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_minimum_fastpath_inplace_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_minimum_fastpath_outplace_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_minimum_fastpath_outplace_cpu_bool, test/test_foreach.py::TestForeachCPU::test_parity__foreach_minimum_fastpath_outplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_parity__foreach_minimum_fastpath_outplace_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_minimum_fastpath_outplace_cpu_float16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_minimum_fastpath_outplace_cpu_float32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_minimum_fastpath_outplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_minimum_fastpath_outplace_cpu_int16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_minimum_fastpath_outplace_cpu_int32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_minimum_fastpath_outplace_cpu_int64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_minimum_fastpath_outplace_cpu_int8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_minimum_fastpath_outplace_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_minimum_slowpath_inplace_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_minimum_slowpath_inplace_cpu_bool, test/test_foreach.py::TestForeachCPU::test_parity__foreach_minimum_slowpath_inplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_parity__foreach_minimum_slowpath_inplace_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_minimum_slowpath_inplace_cpu_float16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_minimum_slowpath_inplace_cpu_float32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_minimum_slowpath_inplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_minimum_slowpath_inplace_cpu_int16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_minimum_slowpath_inplace_cpu_int32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_minimum_slowpath_inplace_cpu_int64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_minimum_slowpath_inplace_cpu_int8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_minimum_slowpath_inplace_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_minimum_slowpath_outplace_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_minimum_slowpath_outplace_cpu_bool, test/test_foreach.py::TestForeachCPU::test_parity__foreach_minimum_slowpath_outplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_parity__foreach_minimum_slowpath_outplace_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_minimum_slowpath_outplace_cpu_float16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_minimum_slowpath_outplace_cpu_float32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_minimum_slowpath_outplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_minimum_slowpath_outplace_cpu_int16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_minimum_slowpath_outplace_cpu_int32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_minimum_slowpath_outplace_cpu_int64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_minimum_slowpath_outplace_cpu_int8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_minimum_slowpath_outplace_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_mul_fastpath_inplace_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_mul_fastpath_inplace_cpu_bool, test/test_foreach.py::TestForeachCPU::test_parity__foreach_mul_fastpath_inplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_parity__foreach_mul_fastpath_inplace_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_mul_fastpath_inplace_cpu_float16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_mul_fastpath_inplace_cpu_float32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_mul_fastpath_inplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_mul_fastpath_inplace_cpu_int16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_mul_fastpath_inplace_cpu_int32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_mul_fastpath_inplace_cpu_int64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_mul_fastpath_inplace_cpu_int8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_mul_fastpath_inplace_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_mul_fastpath_outplace_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_mul_fastpath_outplace_cpu_bool, test/test_foreach.py::TestForeachCPU::test_parity__foreach_mul_fastpath_outplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_parity__foreach_mul_fastpath_outplace_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_mul_fastpath_outplace_cpu_float16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_mul_fastpath_outplace_cpu_float32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_mul_fastpath_outplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_mul_fastpath_outplace_cpu_int16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_mul_fastpath_outplace_cpu_int32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_mul_fastpath_outplace_cpu_int64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_mul_fastpath_outplace_cpu_int8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_mul_fastpath_outplace_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_mul_slowpath_inplace_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_mul_slowpath_inplace_cpu_bool, test/test_foreach.py::TestForeachCPU::test_parity__foreach_mul_slowpath_inplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_parity__foreach_mul_slowpath_inplace_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_mul_slowpath_inplace_cpu_float16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_mul_slowpath_inplace_cpu_float32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_mul_slowpath_inplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_mul_slowpath_inplace_cpu_int16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_mul_slowpath_inplace_cpu_int32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_mul_slowpath_inplace_cpu_int64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_mul_slowpath_inplace_cpu_int8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_mul_slowpath_inplace_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_mul_slowpath_outplace_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_mul_slowpath_outplace_cpu_bool, test/test_foreach.py::TestForeachCPU::test_parity__foreach_mul_slowpath_outplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_parity__foreach_mul_slowpath_outplace_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_mul_slowpath_outplace_cpu_float16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_mul_slowpath_outplace_cpu_float32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_mul_slowpath_outplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_mul_slowpath_outplace_cpu_int16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_mul_slowpath_outplace_cpu_int32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_mul_slowpath_outplace_cpu_int64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_mul_slowpath_outplace_cpu_int8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_mul_slowpath_outplace_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_neg_fastpath_inplace_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_neg_fastpath_inplace_cpu_bool, test/test_foreach.py::TestForeachCPU::test_parity__foreach_neg_fastpath_inplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_parity__foreach_neg_fastpath_inplace_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_neg_fastpath_inplace_cpu_float16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_neg_fastpath_inplace_cpu_float32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_neg_fastpath_inplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_neg_fastpath_inplace_cpu_int16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_neg_fastpath_inplace_cpu_int32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_neg_fastpath_inplace_cpu_int64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_neg_fastpath_inplace_cpu_int8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_neg_fastpath_inplace_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_neg_fastpath_outplace_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_neg_fastpath_outplace_cpu_bool, test/test_foreach.py::TestForeachCPU::test_parity__foreach_neg_fastpath_outplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_parity__foreach_neg_fastpath_outplace_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_neg_fastpath_outplace_cpu_float16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_neg_fastpath_outplace_cpu_float32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_neg_fastpath_outplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_neg_fastpath_outplace_cpu_int16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_neg_fastpath_outplace_cpu_int32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_neg_fastpath_outplace_cpu_int64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_neg_fastpath_outplace_cpu_int8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_neg_fastpath_outplace_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_neg_slowpath_inplace_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_neg_slowpath_inplace_cpu_bool, test/test_foreach.py::TestForeachCPU::test_parity__foreach_neg_slowpath_inplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_parity__foreach_neg_slowpath_inplace_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_neg_slowpath_inplace_cpu_float16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_neg_slowpath_inplace_cpu_float32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_neg_slowpath_inplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_neg_slowpath_inplace_cpu_int16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_neg_slowpath_inplace_cpu_int32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_neg_slowpath_inplace_cpu_int64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_neg_slowpath_inplace_cpu_int8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_neg_slowpath_inplace_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_neg_slowpath_outplace_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_neg_slowpath_outplace_cpu_bool, test/test_foreach.py::TestForeachCPU::test_parity__foreach_neg_slowpath_outplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_parity__foreach_neg_slowpath_outplace_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_neg_slowpath_outplace_cpu_float16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_neg_slowpath_outplace_cpu_float32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_neg_slowpath_outplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_neg_slowpath_outplace_cpu_int16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_neg_slowpath_outplace_cpu_int32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_neg_slowpath_outplace_cpu_int64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_neg_slowpath_outplace_cpu_int8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_neg_slowpath_outplace_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_norm_fastpath_inplace_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_norm_fastpath_inplace_cpu_bool, test/test_foreach.py::TestForeachCPU::test_parity__foreach_norm_fastpath_inplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_parity__foreach_norm_fastpath_inplace_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_norm_fastpath_inplace_cpu_float16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_norm_fastpath_inplace_cpu_float32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_norm_fastpath_inplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_norm_fastpath_inplace_cpu_int16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_norm_fastpath_inplace_cpu_int32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_norm_fastpath_inplace_cpu_int64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_norm_fastpath_inplace_cpu_int8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_norm_fastpath_inplace_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_norm_fastpath_outplace_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_norm_fastpath_outplace_cpu_bool, test/test_foreach.py::TestForeachCPU::test_parity__foreach_norm_fastpath_outplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_parity__foreach_norm_fastpath_outplace_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_norm_fastpath_outplace_cpu_float16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_norm_fastpath_outplace_cpu_float32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_norm_fastpath_outplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_norm_fastpath_outplace_cpu_int16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_norm_fastpath_outplace_cpu_int32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_norm_fastpath_outplace_cpu_int64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_norm_fastpath_outplace_cpu_int8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_norm_fastpath_outplace_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_norm_slowpath_inplace_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_norm_slowpath_inplace_cpu_bool, test/test_foreach.py::TestForeachCPU::test_parity__foreach_norm_slowpath_inplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_parity__foreach_norm_slowpath_inplace_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_norm_slowpath_inplace_cpu_float16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_norm_slowpath_inplace_cpu_float32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_norm_slowpath_inplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_norm_slowpath_inplace_cpu_int16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_norm_slowpath_inplace_cpu_int32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_norm_slowpath_inplace_cpu_int64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_norm_slowpath_inplace_cpu_int8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_norm_slowpath_inplace_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_norm_slowpath_outplace_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_norm_slowpath_outplace_cpu_bool, test/test_foreach.py::TestForeachCPU::test_parity__foreach_norm_slowpath_outplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_parity__foreach_norm_slowpath_outplace_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_norm_slowpath_outplace_cpu_float16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_norm_slowpath_outplace_cpu_float32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_norm_slowpath_outplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_norm_slowpath_outplace_cpu_int16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_norm_slowpath_outplace_cpu_int32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_norm_slowpath_outplace_cpu_int64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_norm_slowpath_outplace_cpu_int8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_norm_slowpath_outplace_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_pow_fastpath_inplace_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_pow_fastpath_inplace_cpu_bool, test/test_foreach.py::TestForeachCPU::test_parity__foreach_pow_fastpath_inplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_parity__foreach_pow_fastpath_inplace_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_pow_fastpath_inplace_cpu_float16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_pow_fastpath_inplace_cpu_float32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_pow_fastpath_inplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_pow_fastpath_inplace_cpu_int16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_pow_fastpath_inplace_cpu_int32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_pow_fastpath_inplace_cpu_int64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_pow_fastpath_inplace_cpu_int8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_pow_fastpath_inplace_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_pow_fastpath_outplace_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_pow_fastpath_outplace_cpu_bool, test/test_foreach.py::TestForeachCPU::test_parity__foreach_pow_fastpath_outplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_parity__foreach_pow_fastpath_outplace_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_pow_fastpath_outplace_cpu_float16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_pow_fastpath_outplace_cpu_float32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_pow_fastpath_outplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_pow_fastpath_outplace_cpu_int16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_pow_fastpath_outplace_cpu_int32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_pow_fastpath_outplace_cpu_int64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_pow_fastpath_outplace_cpu_int8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_pow_fastpath_outplace_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_pow_slowpath_inplace_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_pow_slowpath_inplace_cpu_bool, test/test_foreach.py::TestForeachCPU::test_parity__foreach_pow_slowpath_inplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_parity__foreach_pow_slowpath_inplace_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_pow_slowpath_inplace_cpu_float16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_pow_slowpath_inplace_cpu_float32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_pow_slowpath_inplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_pow_slowpath_inplace_cpu_int16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_pow_slowpath_inplace_cpu_int32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_pow_slowpath_inplace_cpu_int64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_pow_slowpath_inplace_cpu_int8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_pow_slowpath_inplace_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_pow_slowpath_outplace_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_pow_slowpath_outplace_cpu_bool, test/test_foreach.py::TestForeachCPU::test_parity__foreach_pow_slowpath_outplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_parity__foreach_pow_slowpath_outplace_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_pow_slowpath_outplace_cpu_float16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_pow_slowpath_outplace_cpu_float32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_pow_slowpath_outplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_pow_slowpath_outplace_cpu_int16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_pow_slowpath_outplace_cpu_int32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_pow_slowpath_outplace_cpu_int64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_pow_slowpath_outplace_cpu_int8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_pow_slowpath_outplace_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_reciprocal_fastpath_inplace_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_reciprocal_fastpath_inplace_cpu_bool, test/test_foreach.py::TestForeachCPU::test_parity__foreach_reciprocal_fastpath_inplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_parity__foreach_reciprocal_fastpath_inplace_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_reciprocal_fastpath_inplace_cpu_float16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_reciprocal_fastpath_inplace_cpu_float32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_reciprocal_fastpath_inplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_reciprocal_fastpath_inplace_cpu_int16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_reciprocal_fastpath_inplace_cpu_int32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_reciprocal_fastpath_inplace_cpu_int64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_reciprocal_fastpath_inplace_cpu_int8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_reciprocal_fastpath_inplace_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_reciprocal_fastpath_outplace_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_reciprocal_fastpath_outplace_cpu_bool, test/test_foreach.py::TestForeachCPU::test_parity__foreach_reciprocal_fastpath_outplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_parity__foreach_reciprocal_fastpath_outplace_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_reciprocal_fastpath_outplace_cpu_float16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_reciprocal_fastpath_outplace_cpu_float32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_reciprocal_fastpath_outplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_reciprocal_fastpath_outplace_cpu_int16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_reciprocal_fastpath_outplace_cpu_int32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_reciprocal_fastpath_outplace_cpu_int64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_reciprocal_fastpath_outplace_cpu_int8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_reciprocal_fastpath_outplace_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_reciprocal_slowpath_inplace_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_reciprocal_slowpath_inplace_cpu_bool, test/test_foreach.py::TestForeachCPU::test_parity__foreach_reciprocal_slowpath_inplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_parity__foreach_reciprocal_slowpath_inplace_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_reciprocal_slowpath_inplace_cpu_float16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_reciprocal_slowpath_inplace_cpu_float32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_reciprocal_slowpath_inplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_reciprocal_slowpath_inplace_cpu_int16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_reciprocal_slowpath_inplace_cpu_int32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_reciprocal_slowpath_inplace_cpu_int64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_reciprocal_slowpath_inplace_cpu_int8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_reciprocal_slowpath_inplace_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_reciprocal_slowpath_outplace_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_reciprocal_slowpath_outplace_cpu_bool, test/test_foreach.py::TestForeachCPU::test_parity__foreach_reciprocal_slowpath_outplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_parity__foreach_reciprocal_slowpath_outplace_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_reciprocal_slowpath_outplace_cpu_float16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_reciprocal_slowpath_outplace_cpu_float32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_reciprocal_slowpath_outplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_reciprocal_slowpath_outplace_cpu_int16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_reciprocal_slowpath_outplace_cpu_int32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_reciprocal_slowpath_outplace_cpu_int64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_reciprocal_slowpath_outplace_cpu_int8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_reciprocal_slowpath_outplace_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_round_fastpath_inplace_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_round_fastpath_inplace_cpu_bool, test/test_foreach.py::TestForeachCPU::test_parity__foreach_round_fastpath_inplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_parity__foreach_round_fastpath_inplace_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_round_fastpath_inplace_cpu_float16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_round_fastpath_inplace_cpu_float32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_round_fastpath_inplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_round_fastpath_inplace_cpu_int16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_round_fastpath_inplace_cpu_int32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_round_fastpath_inplace_cpu_int64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_round_fastpath_inplace_cpu_int8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_round_fastpath_inplace_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_round_fastpath_outplace_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_round_fastpath_outplace_cpu_bool, test/test_foreach.py::TestForeachCPU::test_parity__foreach_round_fastpath_outplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_parity__foreach_round_fastpath_outplace_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_round_fastpath_outplace_cpu_float16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_round_fastpath_outplace_cpu_float32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_round_fastpath_outplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_round_fastpath_outplace_cpu_int16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_round_fastpath_outplace_cpu_int32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_round_fastpath_outplace_cpu_int64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_round_fastpath_outplace_cpu_int8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_round_fastpath_outplace_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_round_slowpath_inplace_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_round_slowpath_inplace_cpu_bool, test/test_foreach.py::TestForeachCPU::test_parity__foreach_round_slowpath_inplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_parity__foreach_round_slowpath_inplace_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_round_slowpath_inplace_cpu_float16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_round_slowpath_inplace_cpu_float32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_round_slowpath_inplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_round_slowpath_inplace_cpu_int16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_round_slowpath_inplace_cpu_int32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_round_slowpath_inplace_cpu_int64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_round_slowpath_inplace_cpu_int8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_round_slowpath_inplace_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_round_slowpath_outplace_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_round_slowpath_outplace_cpu_bool, test/test_foreach.py::TestForeachCPU::test_parity__foreach_round_slowpath_outplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_parity__foreach_round_slowpath_outplace_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_round_slowpath_outplace_cpu_float16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_round_slowpath_outplace_cpu_float32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_round_slowpath_outplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_round_slowpath_outplace_cpu_int16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_round_slowpath_outplace_cpu_int32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_round_slowpath_outplace_cpu_int64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_round_slowpath_outplace_cpu_int8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_round_slowpath_outplace_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_rsqrt_fastpath_inplace_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_rsqrt_fastpath_inplace_cpu_bool, test/test_foreach.py::TestForeachCPU::test_parity__foreach_rsqrt_fastpath_inplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_parity__foreach_rsqrt_fastpath_inplace_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_rsqrt_fastpath_inplace_cpu_float16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_rsqrt_fastpath_inplace_cpu_float32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_rsqrt_fastpath_inplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_rsqrt_fastpath_inplace_cpu_int16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_rsqrt_fastpath_inplace_cpu_int32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_rsqrt_fastpath_inplace_cpu_int64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_rsqrt_fastpath_inplace_cpu_int8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_rsqrt_fastpath_inplace_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_rsqrt_fastpath_outplace_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_rsqrt_fastpath_outplace_cpu_bool, test/test_foreach.py::TestForeachCPU::test_parity__foreach_rsqrt_fastpath_outplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_parity__foreach_rsqrt_fastpath_outplace_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_rsqrt_fastpath_outplace_cpu_float16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_rsqrt_fastpath_outplace_cpu_float32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_rsqrt_fastpath_outplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_rsqrt_fastpath_outplace_cpu_int16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_rsqrt_fastpath_outplace_cpu_int32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_rsqrt_fastpath_outplace_cpu_int64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_rsqrt_fastpath_outplace_cpu_int8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_rsqrt_fastpath_outplace_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_rsqrt_slowpath_inplace_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_rsqrt_slowpath_inplace_cpu_bool, test/test_foreach.py::TestForeachCPU::test_parity__foreach_rsqrt_slowpath_inplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_parity__foreach_rsqrt_slowpath_inplace_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_rsqrt_slowpath_inplace_cpu_float16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_rsqrt_slowpath_inplace_cpu_float32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_rsqrt_slowpath_inplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_rsqrt_slowpath_inplace_cpu_int16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_rsqrt_slowpath_inplace_cpu_int32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_rsqrt_slowpath_inplace_cpu_int64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_rsqrt_slowpath_inplace_cpu_int8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_rsqrt_slowpath_inplace_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_rsqrt_slowpath_outplace_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_rsqrt_slowpath_outplace_cpu_bool, test/test_foreach.py::TestForeachCPU::test_parity__foreach_rsqrt_slowpath_outplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_parity__foreach_rsqrt_slowpath_outplace_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_rsqrt_slowpath_outplace_cpu_float16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_rsqrt_slowpath_outplace_cpu_float32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_rsqrt_slowpath_outplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_rsqrt_slowpath_outplace_cpu_int16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_rsqrt_slowpath_outplace_cpu_int32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_rsqrt_slowpath_outplace_cpu_int64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_rsqrt_slowpath_outplace_cpu_int8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_rsqrt_slowpath_outplace_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sigmoid_fastpath_inplace_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sigmoid_fastpath_inplace_cpu_bool, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sigmoid_fastpath_inplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sigmoid_fastpath_inplace_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sigmoid_fastpath_inplace_cpu_float16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sigmoid_fastpath_inplace_cpu_float32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sigmoid_fastpath_inplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sigmoid_fastpath_inplace_cpu_int16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sigmoid_fastpath_inplace_cpu_int32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sigmoid_fastpath_inplace_cpu_int64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sigmoid_fastpath_inplace_cpu_int8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sigmoid_fastpath_inplace_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sigmoid_fastpath_outplace_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sigmoid_fastpath_outplace_cpu_bool, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sigmoid_fastpath_outplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sigmoid_fastpath_outplace_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sigmoid_fastpath_outplace_cpu_float16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sigmoid_fastpath_outplace_cpu_float32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sigmoid_fastpath_outplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sigmoid_fastpath_outplace_cpu_int16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sigmoid_fastpath_outplace_cpu_int32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sigmoid_fastpath_outplace_cpu_int64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sigmoid_fastpath_outplace_cpu_int8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sigmoid_fastpath_outplace_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sigmoid_slowpath_inplace_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sigmoid_slowpath_inplace_cpu_bool, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sigmoid_slowpath_inplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sigmoid_slowpath_inplace_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sigmoid_slowpath_inplace_cpu_float16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sigmoid_slowpath_inplace_cpu_float32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sigmoid_slowpath_inplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sigmoid_slowpath_inplace_cpu_int16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sigmoid_slowpath_inplace_cpu_int32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sigmoid_slowpath_inplace_cpu_int64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sigmoid_slowpath_inplace_cpu_int8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sigmoid_slowpath_inplace_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sigmoid_slowpath_outplace_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sigmoid_slowpath_outplace_cpu_bool, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sigmoid_slowpath_outplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sigmoid_slowpath_outplace_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sigmoid_slowpath_outplace_cpu_float16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sigmoid_slowpath_outplace_cpu_float32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sigmoid_slowpath_outplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sigmoid_slowpath_outplace_cpu_int16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sigmoid_slowpath_outplace_cpu_int32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sigmoid_slowpath_outplace_cpu_int64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sigmoid_slowpath_outplace_cpu_int8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sigmoid_slowpath_outplace_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sign_fastpath_inplace_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sign_fastpath_inplace_cpu_bool, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sign_fastpath_inplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sign_fastpath_inplace_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sign_fastpath_inplace_cpu_float16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sign_fastpath_inplace_cpu_float32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sign_fastpath_inplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sign_fastpath_inplace_cpu_int16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sign_fastpath_inplace_cpu_int32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sign_fastpath_inplace_cpu_int64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sign_fastpath_inplace_cpu_int8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sign_fastpath_inplace_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sign_fastpath_outplace_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sign_fastpath_outplace_cpu_bool, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sign_fastpath_outplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sign_fastpath_outplace_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sign_fastpath_outplace_cpu_float16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sign_fastpath_outplace_cpu_float32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sign_fastpath_outplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sign_fastpath_outplace_cpu_int16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sign_fastpath_outplace_cpu_int32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sign_fastpath_outplace_cpu_int64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sign_fastpath_outplace_cpu_int8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sign_fastpath_outplace_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sign_slowpath_inplace_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sign_slowpath_inplace_cpu_bool, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sign_slowpath_inplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sign_slowpath_inplace_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sign_slowpath_inplace_cpu_float16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sign_slowpath_inplace_cpu_float32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sign_slowpath_inplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sign_slowpath_inplace_cpu_int16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sign_slowpath_inplace_cpu_int32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sign_slowpath_inplace_cpu_int64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sign_slowpath_inplace_cpu_int8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sign_slowpath_inplace_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sign_slowpath_outplace_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sign_slowpath_outplace_cpu_bool, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sign_slowpath_outplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sign_slowpath_outplace_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sign_slowpath_outplace_cpu_float16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sign_slowpath_outplace_cpu_float32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sign_slowpath_outplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sign_slowpath_outplace_cpu_int16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sign_slowpath_outplace_cpu_int32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sign_slowpath_outplace_cpu_int64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sign_slowpath_outplace_cpu_int8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sign_slowpath_outplace_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sin_fastpath_inplace_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sin_fastpath_inplace_cpu_bool, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sin_fastpath_inplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sin_fastpath_inplace_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sin_fastpath_inplace_cpu_float16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sin_fastpath_inplace_cpu_float32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sin_fastpath_inplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sin_fastpath_inplace_cpu_int16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sin_fastpath_inplace_cpu_int32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sin_fastpath_inplace_cpu_int64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sin_fastpath_inplace_cpu_int8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sin_fastpath_inplace_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sin_fastpath_outplace_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sin_fastpath_outplace_cpu_bool, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sin_fastpath_outplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sin_fastpath_outplace_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sin_fastpath_outplace_cpu_float16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sin_fastpath_outplace_cpu_float32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sin_fastpath_outplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sin_fastpath_outplace_cpu_int16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sin_fastpath_outplace_cpu_int32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sin_fastpath_outplace_cpu_int64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sin_fastpath_outplace_cpu_int8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sin_fastpath_outplace_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sin_slowpath_inplace_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sin_slowpath_inplace_cpu_bool, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sin_slowpath_inplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sin_slowpath_inplace_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sin_slowpath_inplace_cpu_float16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sin_slowpath_inplace_cpu_float32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sin_slowpath_inplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sin_slowpath_inplace_cpu_int16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sin_slowpath_inplace_cpu_int32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sin_slowpath_inplace_cpu_int64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sin_slowpath_inplace_cpu_int8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sin_slowpath_inplace_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sin_slowpath_outplace_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sin_slowpath_outplace_cpu_bool, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sin_slowpath_outplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sin_slowpath_outplace_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sin_slowpath_outplace_cpu_float16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sin_slowpath_outplace_cpu_float32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sin_slowpath_outplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sin_slowpath_outplace_cpu_int16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sin_slowpath_outplace_cpu_int32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sin_slowpath_outplace_cpu_int64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sin_slowpath_outplace_cpu_int8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sin_slowpath_outplace_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sinh_fastpath_inplace_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sinh_fastpath_inplace_cpu_bool, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sinh_fastpath_inplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sinh_fastpath_inplace_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sinh_fastpath_inplace_cpu_float16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sinh_fastpath_inplace_cpu_float32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sinh_fastpath_inplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sinh_fastpath_inplace_cpu_int16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sinh_fastpath_inplace_cpu_int32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sinh_fastpath_inplace_cpu_int64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sinh_fastpath_inplace_cpu_int8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sinh_fastpath_inplace_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sinh_fastpath_outplace_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sinh_fastpath_outplace_cpu_bool, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sinh_fastpath_outplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sinh_fastpath_outplace_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sinh_fastpath_outplace_cpu_float16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sinh_fastpath_outplace_cpu_float32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sinh_fastpath_outplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sinh_fastpath_outplace_cpu_int16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sinh_fastpath_outplace_cpu_int32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sinh_fastpath_outplace_cpu_int64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sinh_fastpath_outplace_cpu_int8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sinh_fastpath_outplace_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sinh_slowpath_inplace_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sinh_slowpath_inplace_cpu_bool, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sinh_slowpath_inplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sinh_slowpath_inplace_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sinh_slowpath_inplace_cpu_float16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sinh_slowpath_inplace_cpu_float32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sinh_slowpath_inplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sinh_slowpath_inplace_cpu_int16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sinh_slowpath_inplace_cpu_int32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sinh_slowpath_inplace_cpu_int64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sinh_slowpath_inplace_cpu_int8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sinh_slowpath_inplace_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sinh_slowpath_outplace_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sinh_slowpath_outplace_cpu_bool, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sinh_slowpath_outplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sinh_slowpath_outplace_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sinh_slowpath_outplace_cpu_float16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sinh_slowpath_outplace_cpu_float32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sinh_slowpath_outplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sinh_slowpath_outplace_cpu_int16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sinh_slowpath_outplace_cpu_int32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sinh_slowpath_outplace_cpu_int64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sinh_slowpath_outplace_cpu_int8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sinh_slowpath_outplace_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sqrt_fastpath_inplace_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sqrt_fastpath_inplace_cpu_bool, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sqrt_fastpath_inplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sqrt_fastpath_inplace_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sqrt_fastpath_inplace_cpu_float16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sqrt_fastpath_inplace_cpu_float32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sqrt_fastpath_inplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sqrt_fastpath_inplace_cpu_int16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sqrt_fastpath_inplace_cpu_int32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sqrt_fastpath_inplace_cpu_int64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sqrt_fastpath_inplace_cpu_int8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sqrt_fastpath_inplace_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sqrt_fastpath_outplace_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sqrt_fastpath_outplace_cpu_bool, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sqrt_fastpath_outplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sqrt_fastpath_outplace_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sqrt_fastpath_outplace_cpu_float16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sqrt_fastpath_outplace_cpu_float32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sqrt_fastpath_outplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sqrt_fastpath_outplace_cpu_int16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sqrt_fastpath_outplace_cpu_int32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sqrt_fastpath_outplace_cpu_int64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sqrt_fastpath_outplace_cpu_int8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sqrt_fastpath_outplace_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sqrt_slowpath_inplace_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sqrt_slowpath_inplace_cpu_bool, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sqrt_slowpath_inplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sqrt_slowpath_inplace_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sqrt_slowpath_inplace_cpu_float16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sqrt_slowpath_inplace_cpu_float32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sqrt_slowpath_inplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sqrt_slowpath_inplace_cpu_int16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sqrt_slowpath_inplace_cpu_int32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sqrt_slowpath_inplace_cpu_int64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sqrt_slowpath_inplace_cpu_int8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sqrt_slowpath_inplace_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sqrt_slowpath_outplace_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sqrt_slowpath_outplace_cpu_bool, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sqrt_slowpath_outplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sqrt_slowpath_outplace_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sqrt_slowpath_outplace_cpu_float16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sqrt_slowpath_outplace_cpu_float32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sqrt_slowpath_outplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sqrt_slowpath_outplace_cpu_int16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sqrt_slowpath_outplace_cpu_int32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sqrt_slowpath_outplace_cpu_int64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sqrt_slowpath_outplace_cpu_int8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sqrt_slowpath_outplace_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sub_fastpath_inplace_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sub_fastpath_inplace_cpu_bool, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sub_fastpath_inplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sub_fastpath_inplace_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sub_fastpath_inplace_cpu_float16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sub_fastpath_inplace_cpu_float32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sub_fastpath_inplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sub_fastpath_inplace_cpu_int16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sub_fastpath_inplace_cpu_int32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sub_fastpath_inplace_cpu_int64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sub_fastpath_inplace_cpu_int8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sub_fastpath_inplace_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sub_fastpath_outplace_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sub_fastpath_outplace_cpu_bool, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sub_fastpath_outplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sub_fastpath_outplace_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sub_fastpath_outplace_cpu_float16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sub_fastpath_outplace_cpu_float32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sub_fastpath_outplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sub_fastpath_outplace_cpu_int16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sub_fastpath_outplace_cpu_int32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sub_fastpath_outplace_cpu_int64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sub_fastpath_outplace_cpu_int8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sub_fastpath_outplace_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sub_slowpath_inplace_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sub_slowpath_inplace_cpu_bool, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sub_slowpath_inplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sub_slowpath_inplace_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sub_slowpath_inplace_cpu_float16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sub_slowpath_inplace_cpu_float32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sub_slowpath_inplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sub_slowpath_inplace_cpu_int16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sub_slowpath_inplace_cpu_int32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sub_slowpath_inplace_cpu_int64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sub_slowpath_inplace_cpu_int8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sub_slowpath_inplace_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sub_slowpath_outplace_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sub_slowpath_outplace_cpu_bool, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sub_slowpath_outplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sub_slowpath_outplace_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sub_slowpath_outplace_cpu_float16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sub_slowpath_outplace_cpu_float32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sub_slowpath_outplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sub_slowpath_outplace_cpu_int16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sub_slowpath_outplace_cpu_int32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sub_slowpath_outplace_cpu_int64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sub_slowpath_outplace_cpu_int8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_sub_slowpath_outplace_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_tan_fastpath_inplace_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_tan_fastpath_inplace_cpu_bool, test/test_foreach.py::TestForeachCPU::test_parity__foreach_tan_fastpath_inplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_parity__foreach_tan_fastpath_inplace_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_tan_fastpath_inplace_cpu_float16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_tan_fastpath_inplace_cpu_float32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_tan_fastpath_inplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_tan_fastpath_inplace_cpu_int16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_tan_fastpath_inplace_cpu_int32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_tan_fastpath_inplace_cpu_int64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_tan_fastpath_inplace_cpu_int8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_tan_fastpath_inplace_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_tan_fastpath_outplace_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_tan_fastpath_outplace_cpu_bool, test/test_foreach.py::TestForeachCPU::test_parity__foreach_tan_fastpath_outplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_parity__foreach_tan_fastpath_outplace_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_tan_fastpath_outplace_cpu_float16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_tan_fastpath_outplace_cpu_float32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_tan_fastpath_outplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_tan_fastpath_outplace_cpu_int16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_tan_fastpath_outplace_cpu_int32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_tan_fastpath_outplace_cpu_int64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_tan_fastpath_outplace_cpu_int8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_tan_fastpath_outplace_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_tan_slowpath_inplace_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_tan_slowpath_inplace_cpu_bool, test/test_foreach.py::TestForeachCPU::test_parity__foreach_tan_slowpath_inplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_parity__foreach_tan_slowpath_inplace_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_tan_slowpath_inplace_cpu_float16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_tan_slowpath_inplace_cpu_float32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_tan_slowpath_inplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_tan_slowpath_inplace_cpu_int16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_tan_slowpath_inplace_cpu_int32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_tan_slowpath_inplace_cpu_int64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_tan_slowpath_inplace_cpu_int8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_tan_slowpath_inplace_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_tan_slowpath_outplace_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_tan_slowpath_outplace_cpu_bool, test/test_foreach.py::TestForeachCPU::test_parity__foreach_tan_slowpath_outplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_parity__foreach_tan_slowpath_outplace_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_tan_slowpath_outplace_cpu_float16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_tan_slowpath_outplace_cpu_float32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_tan_slowpath_outplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_tan_slowpath_outplace_cpu_int16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_tan_slowpath_outplace_cpu_int32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_tan_slowpath_outplace_cpu_int64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_tan_slowpath_outplace_cpu_int8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_tan_slowpath_outplace_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_tanh_fastpath_inplace_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_tanh_fastpath_inplace_cpu_bool, test/test_foreach.py::TestForeachCPU::test_parity__foreach_tanh_fastpath_inplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_parity__foreach_tanh_fastpath_inplace_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_tanh_fastpath_inplace_cpu_float16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_tanh_fastpath_inplace_cpu_float32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_tanh_fastpath_inplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_tanh_fastpath_inplace_cpu_int16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_tanh_fastpath_inplace_cpu_int32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_tanh_fastpath_inplace_cpu_int64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_tanh_fastpath_inplace_cpu_int8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_tanh_fastpath_inplace_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_tanh_fastpath_outplace_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_tanh_fastpath_outplace_cpu_bool, test/test_foreach.py::TestForeachCPU::test_parity__foreach_tanh_fastpath_outplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_parity__foreach_tanh_fastpath_outplace_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_tanh_fastpath_outplace_cpu_float16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_tanh_fastpath_outplace_cpu_float32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_tanh_fastpath_outplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_tanh_fastpath_outplace_cpu_int16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_tanh_fastpath_outplace_cpu_int32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_tanh_fastpath_outplace_cpu_int64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_tanh_fastpath_outplace_cpu_int8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_tanh_fastpath_outplace_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_tanh_slowpath_inplace_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_tanh_slowpath_inplace_cpu_bool, test/test_foreach.py::TestForeachCPU::test_parity__foreach_tanh_slowpath_inplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_parity__foreach_tanh_slowpath_inplace_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_tanh_slowpath_inplace_cpu_float16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_tanh_slowpath_inplace_cpu_float32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_tanh_slowpath_inplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_tanh_slowpath_inplace_cpu_int16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_tanh_slowpath_inplace_cpu_int32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_tanh_slowpath_inplace_cpu_int64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_tanh_slowpath_inplace_cpu_int8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_tanh_slowpath_inplace_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_tanh_slowpath_outplace_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_tanh_slowpath_outplace_cpu_bool, test/test_foreach.py::TestForeachCPU::test_parity__foreach_tanh_slowpath_outplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_parity__foreach_tanh_slowpath_outplace_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_tanh_slowpath_outplace_cpu_float16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_tanh_slowpath_outplace_cpu_float32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_tanh_slowpath_outplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_tanh_slowpath_outplace_cpu_int16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_tanh_slowpath_outplace_cpu_int32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_tanh_slowpath_outplace_cpu_int64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_tanh_slowpath_outplace_cpu_int8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_tanh_slowpath_outplace_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_trunc_fastpath_inplace_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_trunc_fastpath_inplace_cpu_bool, test/test_foreach.py::TestForeachCPU::test_parity__foreach_trunc_fastpath_inplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_parity__foreach_trunc_fastpath_inplace_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_trunc_fastpath_inplace_cpu_float16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_trunc_fastpath_inplace_cpu_float32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_trunc_fastpath_inplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_trunc_fastpath_inplace_cpu_int16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_trunc_fastpath_inplace_cpu_int32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_trunc_fastpath_inplace_cpu_int64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_trunc_fastpath_inplace_cpu_int8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_trunc_fastpath_inplace_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_trunc_fastpath_outplace_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_trunc_fastpath_outplace_cpu_bool, test/test_foreach.py::TestForeachCPU::test_parity__foreach_trunc_fastpath_outplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_parity__foreach_trunc_fastpath_outplace_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_trunc_fastpath_outplace_cpu_float16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_trunc_fastpath_outplace_cpu_float32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_trunc_fastpath_outplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_trunc_fastpath_outplace_cpu_int16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_trunc_fastpath_outplace_cpu_int32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_trunc_fastpath_outplace_cpu_int64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_trunc_fastpath_outplace_cpu_int8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_trunc_fastpath_outplace_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_trunc_slowpath_inplace_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_trunc_slowpath_inplace_cpu_bool, test/test_foreach.py::TestForeachCPU::test_parity__foreach_trunc_slowpath_inplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_parity__foreach_trunc_slowpath_inplace_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_trunc_slowpath_inplace_cpu_float16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_trunc_slowpath_inplace_cpu_float32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_trunc_slowpath_inplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_trunc_slowpath_inplace_cpu_int16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_trunc_slowpath_inplace_cpu_int32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_trunc_slowpath_inplace_cpu_int64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_trunc_slowpath_inplace_cpu_int8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_trunc_slowpath_inplace_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_trunc_slowpath_outplace_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_trunc_slowpath_outplace_cpu_bool, test/test_foreach.py::TestForeachCPU::test_parity__foreach_trunc_slowpath_outplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_parity__foreach_trunc_slowpath_outplace_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_trunc_slowpath_outplace_cpu_float16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_trunc_slowpath_outplace_cpu_float32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_trunc_slowpath_outplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_trunc_slowpath_outplace_cpu_int16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_trunc_slowpath_outplace_cpu_int32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_trunc_slowpath_outplace_cpu_int64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_trunc_slowpath_outplace_cpu_int8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_trunc_slowpath_outplace_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_zero_fastpath_inplace_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_zero_fastpath_inplace_cpu_bool, test/test_foreach.py::TestForeachCPU::test_parity__foreach_zero_fastpath_inplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_parity__foreach_zero_fastpath_inplace_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_zero_fastpath_inplace_cpu_float16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_zero_fastpath_inplace_cpu_float32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_zero_fastpath_inplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_zero_fastpath_inplace_cpu_int16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_zero_fastpath_inplace_cpu_int32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_zero_fastpath_inplace_cpu_int64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_zero_fastpath_inplace_cpu_int8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_zero_fastpath_inplace_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_zero_fastpath_outplace_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_zero_fastpath_outplace_cpu_bool, test/test_foreach.py::TestForeachCPU::test_parity__foreach_zero_fastpath_outplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_parity__foreach_zero_fastpath_outplace_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_zero_fastpath_outplace_cpu_float16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_zero_fastpath_outplace_cpu_float32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_zero_fastpath_outplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_zero_fastpath_outplace_cpu_int16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_zero_fastpath_outplace_cpu_int32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_zero_fastpath_outplace_cpu_int64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_zero_fastpath_outplace_cpu_int8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_zero_fastpath_outplace_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_zero_slowpath_inplace_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_zero_slowpath_inplace_cpu_bool, test/test_foreach.py::TestForeachCPU::test_parity__foreach_zero_slowpath_inplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_parity__foreach_zero_slowpath_inplace_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_zero_slowpath_inplace_cpu_float16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_zero_slowpath_inplace_cpu_float32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_zero_slowpath_inplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_zero_slowpath_inplace_cpu_int16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_zero_slowpath_inplace_cpu_int32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_zero_slowpath_inplace_cpu_int64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_zero_slowpath_inplace_cpu_int8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_zero_slowpath_inplace_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_zero_slowpath_outplace_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_zero_slowpath_outplace_cpu_bool, test/test_foreach.py::TestForeachCPU::test_parity__foreach_zero_slowpath_outplace_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_parity__foreach_zero_slowpath_outplace_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_zero_slowpath_outplace_cpu_float16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_zero_slowpath_outplace_cpu_float32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_zero_slowpath_outplace_cpu_float64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_zero_slowpath_outplace_cpu_int16, test/test_foreach.py::TestForeachCPU::test_parity__foreach_zero_slowpath_outplace_cpu_int32, test/test_foreach.py::TestForeachCPU::test_parity__foreach_zero_slowpath_outplace_cpu_int64, test/test_foreach.py::TestForeachCPU::test_parity__foreach_zero_slowpath_outplace_cpu_int8, test/test_foreach.py::TestForeachCPU::test_parity__foreach_zero_slowpath_outplace_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_pointwise_op_tensors_on_different_devices__foreach_addcdiv_cpu_float32, test/test_foreach.py::TestForeachCPU::test_pointwise_op_tensors_on_different_devices__foreach_addcdiv_cpu_float64, test/test_foreach.py::TestForeachCPU::test_pointwise_op_tensors_on_different_devices__foreach_addcmul_cpu_float32, test/test_foreach.py::TestForeachCPU::test_pointwise_op_tensors_on_different_devices__foreach_addcmul_cpu_float64, test/test_foreach.py::TestForeachCPU::test_pointwise_op_with_tensor_of_scalarlist_overload__foreach_addcdiv_is_fastpath_False_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_pointwise_op_with_tensor_of_scalarlist_overload__foreach_addcdiv_is_fastpath_False_cpu_bool, test/test_foreach.py::TestForeachCPU::test_pointwise_op_with_tensor_of_scalarlist_overload__foreach_addcdiv_is_fastpath_False_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_pointwise_op_with_tensor_of_scalarlist_overload__foreach_addcdiv_is_fastpath_False_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_pointwise_op_with_tensor_of_scalarlist_overload__foreach_addcdiv_is_fastpath_False_cpu_float16, test/test_foreach.py::TestForeachCPU::test_pointwise_op_with_tensor_of_scalarlist_overload__foreach_addcdiv_is_fastpath_False_cpu_float32, test/test_foreach.py::TestForeachCPU::test_pointwise_op_with_tensor_of_scalarlist_overload__foreach_addcdiv_is_fastpath_False_cpu_float64, test/test_foreach.py::TestForeachCPU::test_pointwise_op_with_tensor_of_scalarlist_overload__foreach_addcdiv_is_fastpath_False_cpu_int16, test/test_foreach.py::TestForeachCPU::test_pointwise_op_with_tensor_of_scalarlist_overload__foreach_addcdiv_is_fastpath_False_cpu_int32, test/test_foreach.py::TestForeachCPU::test_pointwise_op_with_tensor_of_scalarlist_overload__foreach_addcdiv_is_fastpath_False_cpu_int64, test/test_foreach.py::TestForeachCPU::test_pointwise_op_with_tensor_of_scalarlist_overload__foreach_addcdiv_is_fastpath_False_cpu_int8, test/test_foreach.py::TestForeachCPU::test_pointwise_op_with_tensor_of_scalarlist_overload__foreach_addcdiv_is_fastpath_False_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_pointwise_op_with_tensor_of_scalarlist_overload__foreach_addcdiv_is_fastpath_True_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_pointwise_op_with_tensor_of_scalarlist_overload__foreach_addcdiv_is_fastpath_True_cpu_bool, test/test_foreach.py::TestForeachCPU::test_pointwise_op_with_tensor_of_scalarlist_overload__foreach_addcdiv_is_fastpath_True_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_pointwise_op_with_tensor_of_scalarlist_overload__foreach_addcdiv_is_fastpath_True_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_pointwise_op_with_tensor_of_scalarlist_overload__foreach_addcdiv_is_fastpath_True_cpu_float16, test/test_foreach.py::TestForeachCPU::test_pointwise_op_with_tensor_of_scalarlist_overload__foreach_addcdiv_is_fastpath_True_cpu_float32, test/test_foreach.py::TestForeachCPU::test_pointwise_op_with_tensor_of_scalarlist_overload__foreach_addcdiv_is_fastpath_True_cpu_float64, test/test_foreach.py::TestForeachCPU::test_pointwise_op_with_tensor_of_scalarlist_overload__foreach_addcdiv_is_fastpath_True_cpu_int16, test/test_foreach.py::TestForeachCPU::test_pointwise_op_with_tensor_of_scalarlist_overload__foreach_addcdiv_is_fastpath_True_cpu_int32, test/test_foreach.py::TestForeachCPU::test_pointwise_op_with_tensor_of_scalarlist_overload__foreach_addcdiv_is_fastpath_True_cpu_int64, test/test_foreach.py::TestForeachCPU::test_pointwise_op_with_tensor_of_scalarlist_overload__foreach_addcdiv_is_fastpath_True_cpu_int8, test/test_foreach.py::TestForeachCPU::test_pointwise_op_with_tensor_of_scalarlist_overload__foreach_addcdiv_is_fastpath_True_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_pointwise_op_with_tensor_of_scalarlist_overload__foreach_addcmul_is_fastpath_False_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_pointwise_op_with_tensor_of_scalarlist_overload__foreach_addcmul_is_fastpath_False_cpu_bool, test/test_foreach.py::TestForeachCPU::test_pointwise_op_with_tensor_of_scalarlist_overload__foreach_addcmul_is_fastpath_False_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_pointwise_op_with_tensor_of_scalarlist_overload__foreach_addcmul_is_fastpath_False_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_pointwise_op_with_tensor_of_scalarlist_overload__foreach_addcmul_is_fastpath_False_cpu_float16, test/test_foreach.py::TestForeachCPU::test_pointwise_op_with_tensor_of_scalarlist_overload__foreach_addcmul_is_fastpath_False_cpu_float32, test/test_foreach.py::TestForeachCPU::test_pointwise_op_with_tensor_of_scalarlist_overload__foreach_addcmul_is_fastpath_False_cpu_float64, test/test_foreach.py::TestForeachCPU::test_pointwise_op_with_tensor_of_scalarlist_overload__foreach_addcmul_is_fastpath_False_cpu_int16, test/test_foreach.py::TestForeachCPU::test_pointwise_op_with_tensor_of_scalarlist_overload__foreach_addcmul_is_fastpath_False_cpu_int32, test/test_foreach.py::TestForeachCPU::test_pointwise_op_with_tensor_of_scalarlist_overload__foreach_addcmul_is_fastpath_False_cpu_int64, test/test_foreach.py::TestForeachCPU::test_pointwise_op_with_tensor_of_scalarlist_overload__foreach_addcmul_is_fastpath_False_cpu_int8, test/test_foreach.py::TestForeachCPU::test_pointwise_op_with_tensor_of_scalarlist_overload__foreach_addcmul_is_fastpath_False_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_pointwise_op_with_tensor_of_scalarlist_overload__foreach_addcmul_is_fastpath_True_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_pointwise_op_with_tensor_of_scalarlist_overload__foreach_addcmul_is_fastpath_True_cpu_bool, test/test_foreach.py::TestForeachCPU::test_pointwise_op_with_tensor_of_scalarlist_overload__foreach_addcmul_is_fastpath_True_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_pointwise_op_with_tensor_of_scalarlist_overload__foreach_addcmul_is_fastpath_True_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_pointwise_op_with_tensor_of_scalarlist_overload__foreach_addcmul_is_fastpath_True_cpu_float16, test/test_foreach.py::TestForeachCPU::test_pointwise_op_with_tensor_of_scalarlist_overload__foreach_addcmul_is_fastpath_True_cpu_float32, test/test_foreach.py::TestForeachCPU::test_pointwise_op_with_tensor_of_scalarlist_overload__foreach_addcmul_is_fastpath_True_cpu_float64, test/test_foreach.py::TestForeachCPU::test_pointwise_op_with_tensor_of_scalarlist_overload__foreach_addcmul_is_fastpath_True_cpu_int16, test/test_foreach.py::TestForeachCPU::test_pointwise_op_with_tensor_of_scalarlist_overload__foreach_addcmul_is_fastpath_True_cpu_int32, test/test_foreach.py::TestForeachCPU::test_pointwise_op_with_tensor_of_scalarlist_overload__foreach_addcmul_is_fastpath_True_cpu_int64, test/test_foreach.py::TestForeachCPU::test_pointwise_op_with_tensor_of_scalarlist_overload__foreach_addcmul_is_fastpath_True_cpu_int8, test/test_foreach.py::TestForeachCPU::test_pointwise_op_with_tensor_of_scalarlist_overload__foreach_addcmul_is_fastpath_True_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_tensors_grouping_cpu, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_abs_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_abs_cpu_bool, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_abs_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_abs_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_abs_cpu_float16, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_abs_cpu_float32, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_abs_cpu_float64, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_abs_cpu_int16, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_abs_cpu_int32, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_abs_cpu_int64, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_abs_cpu_int8, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_abs_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_acos_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_acos_cpu_bool, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_acos_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_acos_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_acos_cpu_float16, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_acos_cpu_float32, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_acos_cpu_float64, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_acos_cpu_int16, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_acos_cpu_int32, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_acos_cpu_int64, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_acos_cpu_int8, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_acos_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_asin_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_asin_cpu_bool, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_asin_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_asin_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_asin_cpu_float16, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_asin_cpu_float32, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_asin_cpu_float64, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_asin_cpu_int16, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_asin_cpu_int32, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_asin_cpu_int64, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_asin_cpu_int8, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_asin_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_atan_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_atan_cpu_bool, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_atan_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_atan_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_atan_cpu_float16, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_atan_cpu_float32, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_atan_cpu_float64, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_atan_cpu_int16, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_atan_cpu_int32, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_atan_cpu_int64, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_atan_cpu_int8, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_atan_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_ceil_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_ceil_cpu_bool, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_ceil_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_ceil_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_ceil_cpu_float16, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_ceil_cpu_float32, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_ceil_cpu_float64, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_ceil_cpu_int16, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_ceil_cpu_int32, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_ceil_cpu_int64, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_ceil_cpu_int8, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_ceil_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_cos_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_cos_cpu_bool, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_cos_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_cos_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_cos_cpu_float16, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_cos_cpu_float32, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_cos_cpu_float64, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_cos_cpu_int16, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_cos_cpu_int32, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_cos_cpu_int64, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_cos_cpu_int8, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_cos_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_cosh_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_cosh_cpu_bool, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_cosh_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_cosh_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_cosh_cpu_float16, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_cosh_cpu_float32, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_cosh_cpu_float64, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_cosh_cpu_int16, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_cosh_cpu_int32, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_cosh_cpu_int64, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_cosh_cpu_int8, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_cosh_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_erf_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_erf_cpu_bool, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_erf_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_erf_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_erf_cpu_float16, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_erf_cpu_float32, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_erf_cpu_float64, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_erf_cpu_int16, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_erf_cpu_int32, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_erf_cpu_int64, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_erf_cpu_int8, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_erf_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_erfc_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_erfc_cpu_bool, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_erfc_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_erfc_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_erfc_cpu_float16, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_erfc_cpu_float32, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_erfc_cpu_float64, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_erfc_cpu_int16, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_erfc_cpu_int32, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_erfc_cpu_int64, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_erfc_cpu_int8, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_erfc_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_exp_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_exp_cpu_bool, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_exp_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_exp_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_exp_cpu_float16, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_exp_cpu_float32, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_exp_cpu_float64, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_exp_cpu_int16, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_exp_cpu_int32, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_exp_cpu_int64, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_exp_cpu_int8, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_exp_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_expm1_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_expm1_cpu_bool, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_expm1_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_expm1_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_expm1_cpu_float16, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_expm1_cpu_float32, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_expm1_cpu_float64, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_expm1_cpu_int16, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_expm1_cpu_int32, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_expm1_cpu_int64, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_expm1_cpu_int8, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_expm1_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_floor_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_floor_cpu_bool, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_floor_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_floor_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_floor_cpu_float16, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_floor_cpu_float32, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_floor_cpu_float64, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_floor_cpu_int16, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_floor_cpu_int32, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_floor_cpu_int64, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_floor_cpu_int8, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_floor_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_frac_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_frac_cpu_bool, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_frac_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_frac_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_frac_cpu_float16, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_frac_cpu_float32, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_frac_cpu_float64, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_frac_cpu_int16, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_frac_cpu_int32, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_frac_cpu_int64, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_frac_cpu_int8, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_frac_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_lgamma_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_lgamma_cpu_bool, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_lgamma_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_lgamma_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_lgamma_cpu_float16, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_lgamma_cpu_float32, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_lgamma_cpu_float64, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_lgamma_cpu_int16, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_lgamma_cpu_int32, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_lgamma_cpu_int64, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_lgamma_cpu_int8, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_lgamma_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_log10_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_log10_cpu_bool, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_log10_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_log10_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_log10_cpu_float16, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_log10_cpu_float32, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_log10_cpu_float64, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_log10_cpu_int16, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_log10_cpu_int32, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_log10_cpu_int64, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_log10_cpu_int8, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_log10_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_log1p_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_log1p_cpu_bool, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_log1p_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_log1p_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_log1p_cpu_float16, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_log1p_cpu_float32, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_log1p_cpu_float64, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_log1p_cpu_int16, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_log1p_cpu_int32, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_log1p_cpu_int64, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_log1p_cpu_int8, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_log1p_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_log2_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_log2_cpu_bool, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_log2_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_log2_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_log2_cpu_float16, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_log2_cpu_float32, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_log2_cpu_float64, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_log2_cpu_int16, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_log2_cpu_int32, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_log2_cpu_int64, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_log2_cpu_int8, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_log2_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_log_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_log_cpu_bool, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_log_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_log_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_log_cpu_float16, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_log_cpu_float32, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_log_cpu_float64, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_log_cpu_int16, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_log_cpu_int32, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_log_cpu_int64, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_log_cpu_int8, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_log_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_neg_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_neg_cpu_bool, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_neg_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_neg_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_neg_cpu_float16, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_neg_cpu_float32, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_neg_cpu_float64, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_neg_cpu_int16, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_neg_cpu_int32, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_neg_cpu_int64, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_neg_cpu_int8, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_neg_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_reciprocal_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_reciprocal_cpu_bool, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_reciprocal_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_reciprocal_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_reciprocal_cpu_float16, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_reciprocal_cpu_float32, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_reciprocal_cpu_float64, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_reciprocal_cpu_int16, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_reciprocal_cpu_int32, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_reciprocal_cpu_int64, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_reciprocal_cpu_int8, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_reciprocal_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_round_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_round_cpu_bool, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_round_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_round_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_round_cpu_float16, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_round_cpu_float32, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_round_cpu_float64, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_round_cpu_int16, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_round_cpu_int32, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_round_cpu_int64, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_round_cpu_int8, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_round_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_rsqrt_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_rsqrt_cpu_bool, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_rsqrt_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_rsqrt_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_rsqrt_cpu_float16, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_rsqrt_cpu_float32, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_rsqrt_cpu_float64, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_rsqrt_cpu_int16, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_rsqrt_cpu_int32, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_rsqrt_cpu_int64, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_rsqrt_cpu_int8, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_rsqrt_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_sigmoid_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_sigmoid_cpu_bool, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_sigmoid_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_sigmoid_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_sigmoid_cpu_float16, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_sigmoid_cpu_float32, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_sigmoid_cpu_float64, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_sigmoid_cpu_int16, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_sigmoid_cpu_int32, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_sigmoid_cpu_int64, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_sigmoid_cpu_int8, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_sigmoid_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_sign_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_sign_cpu_bool, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_sign_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_sign_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_sign_cpu_float16, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_sign_cpu_float32, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_sign_cpu_float64, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_sign_cpu_int16, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_sign_cpu_int32, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_sign_cpu_int64, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_sign_cpu_int8, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_sign_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_sin_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_sin_cpu_bool, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_sin_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_sin_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_sin_cpu_float16, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_sin_cpu_float32, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_sin_cpu_float64, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_sin_cpu_int16, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_sin_cpu_int32, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_sin_cpu_int64, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_sin_cpu_int8, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_sin_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_sinh_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_sinh_cpu_bool, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_sinh_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_sinh_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_sinh_cpu_float16, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_sinh_cpu_float32, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_sinh_cpu_float64, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_sinh_cpu_int16, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_sinh_cpu_int32, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_sinh_cpu_int64, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_sinh_cpu_int8, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_sinh_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_sqrt_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_sqrt_cpu_bool, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_sqrt_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_sqrt_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_sqrt_cpu_float16, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_sqrt_cpu_float32, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_sqrt_cpu_float64, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_sqrt_cpu_int16, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_sqrt_cpu_int32, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_sqrt_cpu_int64, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_sqrt_cpu_int8, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_sqrt_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_tan_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_tan_cpu_bool, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_tan_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_tan_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_tan_cpu_float16, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_tan_cpu_float32, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_tan_cpu_float64, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_tan_cpu_int16, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_tan_cpu_int32, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_tan_cpu_int64, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_tan_cpu_int8, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_tan_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_tanh_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_tanh_cpu_bool, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_tanh_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_tanh_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_tanh_cpu_float16, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_tanh_cpu_float32, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_tanh_cpu_float64, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_tanh_cpu_int16, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_tanh_cpu_int32, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_tanh_cpu_int64, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_tanh_cpu_int8, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_tanh_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_trunc_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_trunc_cpu_bool, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_trunc_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_trunc_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_trunc_cpu_float16, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_trunc_cpu_float32, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_trunc_cpu_float64, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_trunc_cpu_int16, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_trunc_cpu_int32, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_trunc_cpu_int64, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_trunc_cpu_int8, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_trunc_cpu_uint8, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_zero_cpu_bfloat16, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_zero_cpu_bool, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_zero_cpu_complex128, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_zero_cpu_complex64, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_zero_cpu_float16, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_zero_cpu_float32, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_zero_cpu_float64, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_zero_cpu_int16, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_zero_cpu_int32, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_zero_cpu_int64, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_zero_cpu_int8, test/test_foreach.py::TestForeachCPU::test_unary_op_tensors_on_different_devices__foreach_zero_cpu_uint8 2025-11-03T17:09:30.4611760Z 2025-11-03T17:09:35.7455111Z Running functorch/test_aotdispatch 8/12 ... [2025-11-03 17:09:35.745226] 2025-11-03T17:09:35.7455639Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T17:09:35.7461895Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'functorch/test_aotdispatch.py', '-m', 'not serial', '--shard-id=8', '--num-shards=12', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-11-03 17:09:35.745833] 2025-11-03T17:10:33.7209127Z 2025-11-03T17:10:33.7210840Z higher_order_ops/test_invoke_subgraph 1/1 was successful, full logs can be found in artifacts with path test/test-reports/higher_order_ops.test_invoke_subgraph_1.1_6b754caf95e38520_.log 2025-11-03T17:10:33.7267209Z Running 69 items in this shard: test/higher_order_ops/test_invoke_subgraph.py::TestInvokeSubgraph::test_aot_function, test/higher_order_ops/test_invoke_subgraph.py::TestInvokeSubgraph::test_multiple, test/higher_order_ops/test_invoke_subgraph.py::TestInvokeSubgraph::test_simple, test/higher_order_ops/test_invoke_subgraph.py::TestInvokeSubgraphCompile::test_ac, test/higher_order_ops/test_invoke_subgraph.py::TestInvokeSubgraphCompile::test_ac_rng, test/higher_order_ops/test_invoke_subgraph.py::TestInvokeSubgraphCompile::test_ac_rng_cudagraphs, test/higher_order_ops/test_invoke_subgraph.py::TestInvokeSubgraphCompile::test_auto_functionalize, test/higher_order_ops/test_invoke_subgraph.py::TestInvokeSubgraphCompile::test_autograd_function, test/higher_order_ops/test_invoke_subgraph.py::TestInvokeSubgraphCompile::test_buffer_mutation_errors_under_training, test/higher_order_ops/test_invoke_subgraph.py::TestInvokeSubgraphCompile::test_buffer_mutation_works_under_no_grad, test/higher_order_ops/test_invoke_subgraph.py::TestInvokeSubgraphCompile::test_bwd_partitioning, test/higher_order_ops/test_invoke_subgraph.py::TestInvokeSubgraphCompile::test_complex, test/higher_order_ops/test_invoke_subgraph.py::TestInvokeSubgraphCompile::test_const_tensor, test/higher_order_ops/test_invoke_subgraph.py::TestInvokeSubgraphCompile::test_dce, test/higher_order_ops/test_invoke_subgraph.py::TestInvokeSubgraphCompile::test_dedupe, test/higher_order_ops/test_invoke_subgraph.py::TestInvokeSubgraphCompile::test_different_strides_in_backward, test/higher_order_ops/test_invoke_subgraph.py::TestInvokeSubgraphCompile::test_different_symint, test/higher_order_ops/test_invoke_subgraph.py::TestInvokeSubgraphCompile::test_differing_strides_for_grad_outs, test/higher_order_ops/test_invoke_subgraph.py::TestInvokeSubgraphCompile::test_div, test/higher_order_ops/test_invoke_subgraph.py::TestInvokeSubgraphCompile::test_dropout_checks_joint_graph, test/higher_order_ops/test_invoke_subgraph.py::TestInvokeSubgraphCompile::test_dropout_checks_joint_graph_inference, test/higher_order_ops/test_invoke_subgraph.py::TestInvokeSubgraphCompile::test_dynamic, test/higher_order_ops/test_invoke_subgraph.py::TestInvokeSubgraphCompile::test_fail_with_direct_invoke_subgraph, test/higher_order_ops/test_invoke_subgraph.py::TestInvokeSubgraphCompile::test_fake_tensor_checking, test/higher_order_ops/test_invoke_subgraph.py::TestInvokeSubgraphCompile::test_gen_schema, test/higher_order_ops/test_invoke_subgraph.py::TestInvokeSubgraphCompile::test_gen_schema_with_buffer_mutation, test/higher_order_ops/test_invoke_subgraph.py::TestInvokeSubgraphCompile::test_input_input_aliasing, test/higher_order_ops/test_invoke_subgraph.py::TestInvokeSubgraphCompile::test_input_mutation, test/higher_order_ops/test_invoke_subgraph.py::TestInvokeSubgraphCompile::test_input_mutation_inference_mode, test/higher_order_ops/test_invoke_subgraph.py::TestInvokeSubgraphCompile::test_input_mutation_mutiple_times, test/higher_order_ops/test_invoke_subgraph.py::TestInvokeSubgraphCompile::test_input_mutation_mutiple_times_fake_tensor_cahche_hit, test/higher_order_ops/test_invoke_subgraph.py::TestInvokeSubgraphCompile::test_input_output_aliasing, test/higher_order_ops/test_invoke_subgraph.py::TestInvokeSubgraphCompile::test_kwargs_only, test/higher_order_ops/test_invoke_subgraph.py::TestInvokeSubgraphCompile::test_list, test/higher_order_ops/test_invoke_subgraph.py::TestInvokeSubgraphCompile::test_mod_attr_aliasing, test/higher_order_ops/test_invoke_subgraph.py::TestInvokeSubgraphCompile::test_module, test/higher_order_ops/test_invoke_subgraph.py::TestInvokeSubgraphCompile::test_module_forward, test/higher_order_ops/test_invoke_subgraph.py::TestInvokeSubgraphCompile::test_module_method, test/higher_order_ops/test_invoke_subgraph.py::TestInvokeSubgraphCompile::test_nonlocal_update, test/higher_order_ops/test_invoke_subgraph.py::TestInvokeSubgraphCompile::test_normalize_gm, test/higher_order_ops/test_invoke_subgraph.py::TestInvokeSubgraphCompile::test_output_output_aliasing, test/higher_order_ops/test_invoke_subgraph.py::TestInvokeSubgraphCompile::test_pending_unbacked, test/higher_order_ops/test_invoke_subgraph.py::TestInvokeSubgraphCompile::test_preserves_output_strides, test/higher_order_ops/test_invoke_subgraph.py::TestInvokeSubgraphCompile::test_preserves_strides, test/higher_order_ops/test_invoke_subgraph.py::TestInvokeSubgraphCompile::test_redundant_compile_region, test/higher_order_ops/test_invoke_subgraph.py::TestInvokeSubgraphCompile::test_return_none, test/higher_order_ops/test_invoke_subgraph.py::TestInvokeSubgraphCompile::test_return_none_from_fwd, test/higher_order_ops/test_invoke_subgraph.py::TestInvokeSubgraphCompile::test_return_size, test/higher_order_ops/test_invoke_subgraph.py::TestInvokeSubgraphCompile::test_sdpa, test/higher_order_ops/test_invoke_subgraph.py::TestInvokeSubgraphCompile::test_simple, test/higher_order_ops/test_invoke_subgraph.py::TestInvokeSubgraphCompile::test_simple_module, test/higher_order_ops/test_invoke_subgraph.py::TestInvokeSubgraphCompile::test_symint_from_fwd_to_bwd, test/higher_order_ops/test_invoke_subgraph.py::TestInvokeSubgraphCompile::test_triton_kernel_native, test/higher_order_ops/test_invoke_subgraph.py::TestInvokeSubgraphCompile::test_tuple_of_tuple, test/higher_order_ops/test_invoke_subgraph.py::TestInvokeSubgraphCompile::test_unbacked1, test/higher_order_ops/test_invoke_subgraph.py::TestInvokeSubgraphCompile::test_unbacked2, test/higher_order_ops/test_invoke_subgraph.py::TestInvokeSubgraphCompile::test_unbacked_symbol, test/higher_order_ops/test_invoke_subgraph.py::TestInvokeSubgraphCompile::test_view_to_reshape, test/higher_order_ops/test_invoke_subgraph.py::TestInvokeSubgraphExportNonstrict::test_multiple_module, test/higher_order_ops/test_invoke_subgraph.py::TestInvokeSubgraphExportNonstrict::test_pending_unbacked, test/higher_order_ops/test_invoke_subgraph.py::TestInvokeSubgraphExportNonstrict::test_simple_func, test/higher_order_ops/test_invoke_subgraph.py::TestInvokeSubgraphExportNonstrict::test_simple_method, test/higher_order_ops/test_invoke_subgraph.py::TestInvokeSubgraphExportNonstrict::test_unbacked, test/higher_order_ops/test_invoke_subgraph.py::TestInvokeSubgraphExportStrict::test_multiple_module, test/higher_order_ops/test_invoke_subgraph.py::TestInvokeSubgraphExportStrict::test_pending_unbacked, test/higher_order_ops/test_invoke_subgraph.py::TestInvokeSubgraphExportStrict::test_simple_func, test/higher_order_ops/test_invoke_subgraph.py::TestInvokeSubgraphExportStrict::test_simple_method, test/higher_order_ops/test_invoke_subgraph.py::TestInvokeSubgraphExportStrict::test_unbacked, test/higher_order_ops/test_invoke_subgraph.py::NegativeTesting::test_graph_break 2025-11-03T17:10:33.7318609Z 2025-11-03T17:10:40.6610227Z Running functorch/test_aotdispatch 9/12 ... [2025-11-03 17:10:40.659281] 2025-11-03T17:10:40.6610743Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T17:10:40.6617269Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'functorch/test_aotdispatch.py', '-m', 'not serial', '--shard-id=9', '--num-shards=12', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-11-03 17:10:40.659281] 2025-11-03T17:17:06.9340999Z 2025-11-03T17:17:06.9342520Z functorch/test_aotdispatch 1/12 was successful, full logs can be found in artifacts with path test/test-reports/functorch.test_aotdispatch_1.12_e855964f32bbe6f8_.log 2025-11-03T17:17:06.9512882Z Running 306 items in this shard: test/functorch/test_aotdispatch.py::TestAOTAutograd::test_backward_mutation_data, test/functorch/test_aotdispatch.py::TestAOTAutograd::test_composite_impl_compile, test/functorch/test_aotdispatch.py::TestAOTAutograd::test_input_mutation_aliases_and_none_require_gradients, test/functorch/test_aotdispatch.py::TestAOTAutograd::test_input_mutation_aliases_and_output_alias, test/functorch/test_aotdispatch.py::TestAOTAutograd::test_input_mutation_aliases_other_input, test/functorch/test_aotdispatch.py::TestAOTAutograd::test_input_mutation_is_output, test/functorch/test_aotdispatch.py::TestAOTAutograd::test_input_mutation_requires_grad_no_grad, test/functorch/test_aotdispatch.py::TestAOTAutograd::test_mark_activations_dynamic_with_nested, test/functorch/test_aotdispatch.py::TestAOTAutograd::test_nested_subclasses, test/functorch/test_aotdispatch.py::TestAOTAutograd::test_output_aliases_intermediate_inplace_view_and_view, test/functorch/test_aotdispatch.py::TestAOTAutograd::test_output_aliases_intermediate_mutation_linear, test/functorch/test_aotdispatch.py::TestAOTAutograd::test_output_aliases_output_view_meta_replay, test/functorch/test_aotdispatch.py::TestAOTAutograd::test_real_weights_in_symbolic_mode_with_inplace_ops, test/functorch/test_aotdispatch.py::TestAOTAutograd::test_set__not_allowed, test/functorch/test_aotdispatch.py::TestAOTAutograd::test_subclass_metadata_mutation_req_grad_False, test/functorch/test_aotdispatch.py::TestAOTAutograd::test_synthetic_base_base_attribute_is_none, test/functorch/test_aotdispatch.py::TestAOTExport::test_aot_export_input_mutation, test/functorch/test_aotdispatch.py::TestAOTDispatch::test_aot_dispatch_output_requires_grad_in_no_grad, test/functorch/test_aotdispatch.py::TestAOTModuleSimplified::test_inductor_freezing_with_subclasses, test/functorch/test_aotdispatch.py::TestAOTModuleSimplified::test_saved_tensors_hooks_recompile, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive___getitem___cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive__unsafe_masked_index_put_accumulate_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_addcmul_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_amax_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_as_strided_partial_views_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_block_diag_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_bmm_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_cat_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_cauchy_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_cholesky_solve_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_cosh_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_diff_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_expm1_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_fill_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_flatten_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_fliplr_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_histogramdd_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_i0_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_index_add_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_index_reduce_amax_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_lgamma_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_linalg_inv_ex_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_linalg_tensorinv_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_logdet_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_masked_cumprod_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_masked_mean_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_msort_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_multinomial_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_new_empty_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_new_empty_strided_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_nextafter_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_nn_functional_adaptive_max_pool1d_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_nn_functional_adaptive_max_pool3d_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_nn_functional_avg_pool2d_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_nn_functional_conv_transpose1d_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_nn_functional_feature_alpha_dropout_without_train_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_nn_functional_gelu_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_nn_functional_hinge_embedding_loss_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_nn_functional_huber_loss_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_nn_functional_interpolate_linear_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_nn_functional_kl_div_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_nn_functional_max_unpool3d_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_nn_functional_pixel_unshuffle_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_nn_functional_prelu_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_nn_functional_relu_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_nn_functional_scaled_dot_product_attention_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_nn_functional_softplus_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_nn_functional_tanhshrink_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_nn_functional_triplet_margin_with_distance_loss_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_normal_number_mean_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_outer_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_randn_like_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_reshape_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_rot90_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_signal_windows_exponential_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_signal_windows_kaiser_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_special_laguerre_polynomial_l_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_special_shifted_chebyshev_polynomial_v_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_squeeze_copy_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_stack_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_unsqueeze_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_var_mean_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive__unsafe_masked_index_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_addr_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_bernoulli_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_cholesky_solve_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_cond_simple_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_conj_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_contiguous_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_empty_permuted_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_empty_strided_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_eye_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_fft_ifft_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_gather_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_gt_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_linalg_matrix_rank_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_linspace_tensor_overload_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_map_nested_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_masked_normalize_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_max_binary_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_meshgrid_variadic_tensors_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_nanmedian_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_neg_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_new_ones_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_nn_functional_conv3d_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_nn_functional_feature_alpha_dropout_without_train_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_nn_functional_margin_ranking_loss_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_nn_functional_max_unpool2d_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_nn_functional_multilabel_margin_loss_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_nn_functional_prelu_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_nn_functional_rms_norm_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_nn_functional_tanhshrink_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_nn_functional_unfold_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_ones_like_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_permute_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_polygamma_polygamma_n_1_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_real_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_repeat_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_resize_as__cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_rot90_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_round_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_round_decimals_neg_3_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_select_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_sign_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_signal_windows_gaussian_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_special_polygamma_special_polygamma_n_0_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_special_scaled_modified_bessel_k0_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_special_zeta_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_t_copy_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_to_sparse_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_triu_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_var_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_view_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_addmv_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_atleast_3d_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_bmm_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_char_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_cumprod_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_expm1_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_fft_fft2_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_fft_ifftshift_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_irfft_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_frac_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_histogram_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_isreal_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_linalg_inv_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_linalg_lu_solve_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_linalg_matrix_rank_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_linalg_svdvals_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_log2_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_map_nested_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_masked_logaddexp_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_masked_median_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_masked_softmax_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_max_binary_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_mvlgamma_mvlgamma_p_3_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_new_empty_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_new_full_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_nn_functional_alpha_dropout_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_nn_functional_conv1d_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_max_unpool1d_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_smooth_l1_loss_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_outer_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_polygamma_polygamma_n_2_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_real_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_repeat_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_roll_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_scatter_reduce_sum_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_special_entr_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_special_modified_bessel_i1_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_ndtri_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_split_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_split_with_sizes_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_svd_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_tile_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_unsqueeze_copy_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_view_as_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_simple_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_zeros_like_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__unsafe_masked_index_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_acosh_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_addcdiv_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_amax_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_bfloat16_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_corrcoef_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_deg2rad_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_diagonal_copy_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_diagonal_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_empty_strided_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_ihfft_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_full_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_gt_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_fill_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_jiterator_2inputs_2outputs_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_logaddexp2_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_logical_and_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_argmax_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_masked_median_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_maximum_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_conv_transpose1d_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_nn_functional_dropout3d_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_l1_loss_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_nn_functional_max_pool1d_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_unpool1d_grad_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_mse_loss_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_soft_margin_loss_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_nn_functional_triplet_margin_loss_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_nonzero_static_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_norm_inf_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_outer_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_resolve_neg_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_select_scatter_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_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_special_modified_bessel_k1_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_trapz_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_triu_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_trunc_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_unflatten_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_uniform_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_unique_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_var_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_view_as_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionModuleInfoCPU::test_aot_autograd_module_exhaustive_nn_CrossEntropyLoss_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_GLU_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_InstanceNorm2d_eval_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_LSTMCell_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionModuleInfoCPU::test_aot_autograd_module_exhaustive_nn_LeakyReLU_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionModuleInfoCPU::test_aot_autograd_module_exhaustive_nn_PoissonNLLLoss_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionModuleInfoCPU::test_aot_autograd_module_exhaustive_nn_ReLU6_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_module_exhaustive_nn_ZeroPad2d_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_Hardshrink_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionModuleInfoCPU::test_aot_autograd_symbolic_module_exhaustive_nn_LSTM_eval_mode_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionModuleInfoCPU::test_aot_autograd_symbolic_module_exhaustive_nn_LazyConvTranspose3d_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_LocalResponseNorm_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionModuleInfoCPU::test_aot_autograd_symbolic_module_exhaustive_nn_Softsign_cpu_float32, test/functorch/test_aotdispatch.py::TestAOTAutogradWithDynamo::test_alias_of_intermediate_detach_backend_inductor_view_replay_for_aliased_outputs_False_dynamic_shapes_False, test/functorch/test_aotdispatch.py::TestAOTAutogradWithDynamo::test_alias_of_intermediate_detach_backend_inductor_view_replay_for_aliased_outputs_False_dynamic_shapes_True, test/functorch/test_aotdispatch.py::TestAOTAutogradWithDynamo::test_backward_mutation_metadata, test/functorch/test_aotdispatch.py::TestAOTAutogradWithDynamo::test_backward_pass_autocast_custom, test/functorch/test_aotdispatch.py::TestAOTAutogradWithDynamo::test_backward_pass_autocast_off, test/functorch/test_aotdispatch.py::TestAOTAutogradWithDynamo::test_dupe_arg_returned_as_output, test/functorch/test_aotdispatch.py::TestAOTAutogradWithDynamo::test_duplicated_arguments_on_tensor_overlap, test/functorch/test_aotdispatch.py::TestAOTAutogradWithDynamo::test_input_mutation_aliases_and_none_require_gradients, test/functorch/test_aotdispatch.py::TestAOTAutogradWithDynamo::test_list_codegen, test/functorch/test_aotdispatch.py::TestAOTAutogradWithDynamo::test_mark_activations_dynamic, test/functorch/test_aotdispatch.py::TestAOTAutogradWithDynamo::test_mark_activations_dynamic_with_nested, test/functorch/test_aotdispatch.py::TestAOTAutogradWithDynamo::test_mark_outputs_dynamic_use_autograd_True, test/functorch/test_aotdispatch.py::TestAOTAutogradWithDynamo::test_output_aliases_input_multi_output_view, test/functorch/test_aotdispatch.py::TestAOTAutogradWithDynamo::test_output_aliases_intermediate_mutation_linear, test/functorch/test_aotdispatch.py::TestAOTAutogradWithDynamo::test_subclasses_mixed, test/functorch/test_aotdispatch.py::TestAOTAutogradWithDynamo::test_view_detach, test/functorch/test_aotdispatch.py::TestAOTAutogradWithCache::test_alias_of_intermediate_detach_backend_inductor_view_replay_for_aliased_outputs_False_dynamic_shapes_True, test/functorch/test_aotdispatch.py::TestAOTAutogradWithCache::test_backward_mutation_data, test/functorch/test_aotdispatch.py::TestAOTAutogradWithCache::test_complex_linear, test/functorch/test_aotdispatch.py::TestAOTAutogradWithCache::test_grad_context, test/functorch/test_aotdispatch.py::TestAOTAutogradWithCache::test_input_aliased_with_mutation_output_alias, test/functorch/test_aotdispatch.py::TestAOTAutogradWithCache::test_input_output_view_simple, test/functorch/test_aotdispatch.py::TestAOTAutogradWithCache::test_inputs_overlapping_unsqueeze_with_mutation, test/functorch/test_aotdispatch.py::TestAOTAutogradWithCache::test_invalid_requires_grad_fake, test/functorch/test_aotdispatch.py::TestAOTAutogradWithCache::test_output_aliases_intermediate_and_returned_flipped, test/functorch/test_aotdispatch.py::TestAOTAutogradWithCache::test_output_aliases_intermediate_multiple, test/functorch/test_aotdispatch.py::TestAOTAutogradWithCache::test_output_aliases_intermediate_no_grad, test/functorch/test_aotdispatch.py::TestAOTAutogradWithCache::test_output_aliases_intermediate_returned_multiple_times, test/functorch/test_aotdispatch.py::TestAOTAutogradWithCache::test_output_aliases_intermediate_view_meta_replay, test/functorch/test_aotdispatch.py::TestAOTAutogradWithCache::test_output_all_alias_types, test/functorch/test_aotdispatch.py::TestAOTAutogradWithCache::test_set__not_allowed, test/functorch/test_aotdispatch.py::TestAOTAutogradWithCache::test_subclass_metadata_mutation_req_grad_True, test/functorch/test_aotdispatch.py::TestAOTAutogradWithCache::test_subclasses_mixed, test/functorch/test_aotdispatch.py::TestAOTAutogradWithCache::test_view_detach 2025-11-03T17:17:06.9666939Z 2025-11-03T17:17:12.2290856Z Running functorch/test_aotdispatch 10/12 ... [2025-11-03 17:17:12.228660] 2025-11-03T17:17:12.2291354Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T17:17:12.2297710Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'functorch/test_aotdispatch.py', '-m', 'not serial', '--shard-id=10', '--num-shards=12', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-11-03 17:17:12.228660] 2025-11-03T17:19:37.8234164Z 2025-11-03T17:19:37.8235174Z functorch/test_aotdispatch 8/12 was successful, full logs can be found in artifacts with path test/test-reports/functorch.test_aotdispatch_8.12_26f4b6f2832c7bbe_.log 2025-11-03T17:19:37.8400033Z Running 298 items in this shard: test/functorch/test_aotdispatch.py::TestAOTAutograd::test_batchnorm, test/functorch/test_aotdispatch.py::TestAOTAutograd::test_input_mutation_return, test/functorch/test_aotdispatch.py::TestAOTAutograd::test_invalid_dupe_fake, test/functorch/test_aotdispatch.py::TestAOTAutograd::test_mark_outputs_dynamic_use_autograd_True, test/functorch/test_aotdispatch.py::TestAOTAutograd::test_output_aliases_input_view_meta_replay, test/functorch/test_aotdispatch.py::TestAOTAutograd::test_output_aliases_intermediate_multiple_mixed, test/functorch/test_aotdispatch.py::TestAOTAutograd::test_output_aliases_intermediate_view_meta_replay, test/functorch/test_aotdispatch.py::TestAOTExport::test_aot_export_functionalized_rng_banned, test/functorch/test_aotdispatch.py::TestAOTExport::test_aot_export_predispatch_conv_and_bn, test/functorch/test_aotdispatch.py::TestAOTExport::test_aot_export_predispatch_reshape, test/functorch/test_aotdispatch.py::TestPartitioning::test_custom_partitioner_fn, test/functorch/test_aotdispatch.py::TestPartitioning::test_generate_gives_inference_graph, test/functorch/test_aotdispatch.py::TestPartitioning::test_min_cut_partitioner_output_tensor_shape_tensor, test/functorch/test_aotdispatch.py::TestPartitioning::test_preserve_random, test/functorch/test_aotdispatch.py::TestAOTDispatch::test_aot_dispatch_simple, test/functorch/test_aotdispatch.py::TestAOTModuleSimplified::test_grads_no_force_contiguous_dense, test/functorch/test_aotdispatch.py::TestAOTModuleSimplified::test_layer_norm, test/functorch/test_aotdispatch.py::TestAOTModuleSimplified::test_noncontig_nonmemformat_tangents_dynamic_shapes_True_test_subclasses_True_device_cuda, test/functorch/test_aotdispatch.py::TestAOTModuleSimplified::test_rrelu_with_noise_mutation, test/functorch/test_aotdispatch.py::TestAOTModuleSimplified::test_subclass_parameters_torture_case, test/functorch/test_aotdispatch.py::TestPythonKeyCPU::test_make_fx_jacrev_cpu, test/functorch/test_aotdispatch.py::TestPythonKeyCPU::test_make_fx_vjp_cpu, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive__batch_norm_with_update_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_argwhere_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_as_strided_scatter_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_asinh_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_atleast_3d_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_baddbmm_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_ceil_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_count_nonzero_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_einsum_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_empty_permuted_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_empty_strided_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_fft_irfftn_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_fmod_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_gather_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_gt_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_histc_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_linalg_det_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_linalg_matrix_rank_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_linalg_norm_subgradients_at_zero_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_linalg_solve_triangular_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_linalg_svd_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_linspace_tensor_overload_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_local_map_hop_simple_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_log10_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_masked_normalize_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_masked_scatter_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_maximum_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_movedim_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_nan_to_num_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_nn_functional_adaptive_max_pool2d_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_nn_functional_binary_cross_entropy_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_nn_functional_channel_shuffle_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_nn_functional_conv1d_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_nn_functional_ctc_loss_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_nn_functional_dropout_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_nn_functional_max_pool3d_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_nn_functional_max_unpool1d_grad_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_nn_functional_max_unpool2d_grad_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_nn_functional_pad_circular_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_nn_functional_pdist_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_nn_functional_soft_margin_loss_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_nn_functional_softmin_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_nn_functional_threshold_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_nn_functional_upsample_bilinear_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_pca_lowrank_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_rand_like_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_real_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_resize__cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_rsub_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_scatter_reduce_mean_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_scatter_reduce_prod_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_signal_windows_cosine_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_signal_windows_hann_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_special_chebyshev_polynomial_u_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_special_hermite_polynomial_he_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_special_modified_bessel_i0_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_special_modified_bessel_k1_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_std_mean_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_std_mean_unbiased_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_transpose_copy_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_transpose_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_trapz_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_tril_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_uniform_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_unsqueeze_copy_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_view_as_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_zero__cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive___rsub___cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive__segment_reduce_offsets_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_acosh_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_amax_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_amin_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_argsort_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_asin_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_broadcast_to_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_cartesian_prod_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_chunk_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_diagonal_scatter_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_div_floor_rounding_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_flex_attention_backward_simple_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_hash_tensor_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_igamma_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_index_add_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_ldexp_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_le_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_linalg_ldl_factor_ex_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_linalg_ldl_solve_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_linalg_lu_solve_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_linalg_pinv_singular_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_linalg_solve_ex_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_linalg_solve_triangular_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_log1p_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_map_triple_nested_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_masked_amin_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_masked_softmin_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_min_binary_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_minimum_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_nn_functional_adaptive_avg_pool2d_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_nn_functional_adaptive_max_pool3d_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_nn_functional_alpha_dropout_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_nn_functional_binary_cross_entropy_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_nn_functional_cross_entropy_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_nn_functional_hardswish_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_positive_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_prod_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_qr_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_randn_like_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_roll_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_searchsorted_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_signal_windows_hann_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_special_chebyshev_polynomial_w_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_special_shifted_chebyshev_polynomial_t_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_square_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_squeeze_copy_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_trace_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_var_unbiased_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_vstack_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive___radd___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__softmax_backward_data_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive__unsafe_masked_index_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_addr_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_block_diag_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_clamp_max_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_diagflat_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_diagonal_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_expand_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_ifft_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_fft_ihfft_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_fmod_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_full_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_inner_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_isnan_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_eigvalsh_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_logical_xor_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_mT_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_maximum_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_mode_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_native_batch_norm_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_dropout3d_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_nn_functional_feature_alpha_dropout_without_train_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_pairwise_distance_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_nn_functional_softmin_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_nn_functional_triplet_margin_loss_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_nonzero_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_resize__cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_resolve_conj_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_special_scaled_modified_bessel_k1_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_special_spherical_bessel_j0_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_lowrank_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_t_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_take_along_dim_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_torch_ops_aten__safe_softmax_default_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_transpose_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_unbind_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_symbolic_exhaustive___rmatmul___cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive__segment_reduce_lengths_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive__softmax_backward_data_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_add_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_addmm_decomposed_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_alias_copy_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_combinations_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_conj_physical_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_diagflat_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_dsplit_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_fft_irfftn_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_hsplit_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_linalg_cond_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_linalg_lu_factor_ex_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_linalg_pinv_singular_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_vector_norm_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_logsumexp_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_map_nested_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_masked_std_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_mul_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_nn_functional_channel_shuffle_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_nn_functional_conv1d_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_nn_functional_fractional_max_pool2d_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_nn_functional_interpolate_trilinear_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_nn_functional_pixel_shuffle_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_nn_functional_rms_norm_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_nn_functional_silu_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_nn_functional_tanhshrink_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_nonzero_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_polygamma_polygamma_n_0_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_qr_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_quantile_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_randint_like_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_repeat_interleave_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_scalar_tensor_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_sparse_sampled_addmm_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_special_bessel_j0_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_special_chebyshev_polynomial_v_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_special_zeta_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_var_mean_unbiased_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_BatchNorm1d_eval_mode_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionModuleInfoCPU::test_aot_autograd_module_exhaustive_nn_CircularPad2d_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_Conv2d_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_LSTM_train_mode_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_LogSoftmax_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionModuleInfoCPU::test_aot_autograd_module_exhaustive_nn_MaxPool1d_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionModuleInfoCPU::test_aot_autograd_module_exhaustive_nn_Threshold_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionModuleInfoCPU::test_aot_autograd_module_exhaustive_nn_ZeroPad1d_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionModuleInfoCPU::test_aot_autograd_symbolic_module_exhaustive_nn_AdaptiveMaxPool1d_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_ConvTranspose3d_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionModuleInfoCPU::test_aot_autograd_symbolic_module_exhaustive_nn_CosineEmbeddingLoss_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionModuleInfoCPU::test_aot_autograd_symbolic_module_exhaustive_nn_GRU_eval_mode_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionModuleInfoCPU::test_aot_autograd_symbolic_module_exhaustive_nn_Hardswish_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_LazyConv1d_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionModuleInfoCPU::test_aot_autograd_symbolic_module_exhaustive_nn_LogSigmoid_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionModuleInfoCPU::test_aot_autograd_symbolic_module_exhaustive_nn_SELU_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_SmoothL1Loss_cpu_float32, test/functorch/test_aotdispatch.py::TestAOTAutogradWithDynamo::test_backward_pass_autocast_on, test/functorch/test_aotdispatch.py::TestAOTAutogradWithDynamo::test_buffer_copied_in_graph_with_different_shapes, test/functorch/test_aotdispatch.py::TestAOTAutogradWithDynamo::test_default_partitioner_saves_symints_not_tensors_for_bw, 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, test/functorch/test_aotdispatch.py::TestAOTAutogradWithDynamo::test_inputs_overlapping_unsqueeze_with_mutation, test/functorch/test_aotdispatch.py::TestAOTAutogradWithDynamo::test_multi_output, test/functorch/test_aotdispatch.py::TestAOTAutogradWithDynamo::test_no_grad_input_output, test/functorch/test_aotdispatch.py::TestAOTAutogradWithDynamo::test_output_aliases_intermediate_and_returned_different_grad, test/functorch/test_aotdispatch.py::TestAOTAutogradWithDynamo::test_output_aliases_intermediate_single, test/functorch/test_aotdispatch.py::TestAOTAutogradWithDynamo::test_some_outputs_dont_require_grad_view, test/functorch/test_aotdispatch.py::TestAOTAutogradWithCache::test_alias_of_intermediate_detach_backend_aot_eager_view_replay_for_aliased_outputs_True_dynamic_shapes_False, test/functorch/test_aotdispatch.py::TestAOTAutogradWithCache::test_dynamic_shape_output_not_in_bw_graph, test/functorch/test_aotdispatch.py::TestAOTAutogradWithCache::test_inner_grad, test/functorch/test_aotdispatch.py::TestAOTAutogradWithCache::test_input_data_and_metadata_mutation_aliases_other_input, test/functorch/test_aotdispatch.py::TestAOTAutogradWithCache::test_input_mutation_and_output_view, test/functorch/test_aotdispatch.py::TestAOTAutogradWithCache::test_input_mutation_modifies_autograd_meta_of_aliases, test/functorch/test_aotdispatch.py::TestAOTAutogradWithCache::test_input_mutation_requires_grad_no_grad, test/functorch/test_aotdispatch.py::TestAOTAutogradWithCache::test_input_mutation_storage_resize_up, test/functorch/test_aotdispatch.py::TestAOTAutogradWithCache::test_mark_activations_dynamic_with_nested, test/functorch/test_aotdispatch.py::TestAOTAutogradWithCache::test_mem_leak_from_save_for_bw, test/functorch/test_aotdispatch.py::TestAOTAutogradWithCache::test_mutation_of_input_in_fw_and_bw, 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_outputs_are_aliased, test/functorch/test_aotdispatch.py::TestAOTAutogradWithCache::test_set__and_data_mutation_good, test/functorch/test_aotdispatch.py::TestAOTAutogradWithCache::test_single_output, test/functorch/test_aotdispatch.py::TestAOTAutogradWithCache::test_some_outputs_dont_require_grad_view, test/functorch/test_aotdispatch.py::TestAOTAutogradWithCache::test_squeeze_mutation 2025-11-03T17:19:37.8554388Z 2025-11-03T17:19:43.4949992Z Running inductor/test_memory 1/1 ... [2025-11-03 17:19:43.479817] 2025-11-03T17:19:43.4950781Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T17:19:43.4958342Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_memory.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-11-03 17:19:43.495526] 2025-11-03T17:19:55.4132887Z 2025-11-03T17:19:55.4134059Z inductor/test_memory 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_memory_1.1_e39b8386fe1fe9de_.log 2025-11-03T17:19:55.4134799Z 2025-11-03T17:20:01.0037813Z Running inductor/test_cudagraph_trees_expandable_segments 1/1 ... [2025-11-03 17:20:00.997535] 2025-11-03T17:20:01.0038810Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T17:20:01.0045481Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_cudagraph_trees_expandable_segments.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-11-03 17:20:00.997535] 2025-11-03T17:20:12.7181391Z 2025-11-03T17:20:12.7184400Z inductor/test_cudagraph_trees_expandable_segments 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_cudagraph_trees_expandable_segments_1.1_0a34d2125056f825_.log 2025-11-03T17:20:12.7185312Z 2025-11-03T17:20:18.1710896Z Running test_decomp 5/18 ... [2025-11-03 17:20:18.168385] 2025-11-03T17:20:18.1711322Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T17:20:18.1717923Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_decomp.py', '-m', 'not serial', '--shard-id=5', '--num-shards=18', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-11-03 17:20:18.168385] 2025-11-03T17:22:32.1968773Z 2025-11-03T17:22:32.1969644Z functorch/test_aotdispatch 9/12 was successful, full logs can be found in artifacts with path test/test-reports/functorch.test_aotdispatch_9.12_a6d308c442d52739_.log 2025-11-03T17:22:32.2187259Z Running 306 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_True, test/functorch/test_aotdispatch.py::TestAOTAutograd::test_alias_of_intermediate_detach_backend_aot_eager_view_replay_for_aliased_outputs_True_dynamic_shapes_False, test/functorch/test_aotdispatch.py::TestAOTAutograd::test_alias_of_intermediate_detach_backend_inductor_view_replay_for_aliased_outputs_False_dynamic_shapes_True, test/functorch/test_aotdispatch.py::TestAOTAutograd::test_backward_mutation_forward_inputs, test/functorch/test_aotdispatch.py::TestAOTAutograd::test_batch_norm_amp, test/functorch/test_aotdispatch.py::TestAOTAutograd::test_batchnorm_inference, test/functorch/test_aotdispatch.py::TestAOTAutograd::test_buffer_batch_norm, test/functorch/test_aotdispatch.py::TestAOTAutograd::test_grad_context, test/functorch/test_aotdispatch.py::TestAOTAutograd::test_input_mutation_requires_grad_no_grad_detach_mixed, test/functorch/test_aotdispatch.py::TestAOTAutograd::test_input_mutation_set__nop, 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_with_detach, test/functorch/test_aotdispatch.py::TestAOTAutograd::test_output_all_alias_types, test/functorch/test_aotdispatch.py::TestAOTAutograd::test_some_outputs_dont_require_grad_view, test/functorch/test_aotdispatch.py::TestAOTExport::test_aot_export_module_joint, test/functorch/test_aotdispatch.py::TestAOTExport::test_aot_export_predispatch_composite_implicit_linear, test/functorch/test_aotdispatch.py::TestAOTExport::test_aot_export_predispatch_contiguous, test/functorch/test_aotdispatch.py::TestAOTExport::test_aot_export_predispatch_with_cond, test/functorch/test_aotdispatch.py::TestPartitioning::test_min_cut_partitioner, test/functorch/test_aotdispatch.py::TestAOTModuleSimplified::test_noncontig_nonmemformat_tangents_dynamic_shapes_False_test_subclasses_False_device_cuda, 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::TestPythonKeyCPU::test_make_fx_cpu, test/functorch/test_aotdispatch.py::TestPythonKeyCPU::test_nnc_jit_cpu, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive__upsample_bilinear2d_aa_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_abs_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_addcdiv_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_addmm_decomposed_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_bool_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_bucketize_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_cartesian_prod_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_cdist_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_clamp_min_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_column_stack_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_complex_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_expand_as_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_exponential_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_fft_fftn_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_fft_ifft2_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_fft_ihfft_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_flex_attention_simple_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_heaviside_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_index_put_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_invoke_subgraph_simple_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_isnan_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_linalg_diagonal_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_linalg_eigvalsh_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_logaddexp2_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_logcumsumexp_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_logspace_tensor_overload_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_lu_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_matrix_exp_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_meshgrid_list_of_tensors_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_meshgrid_variadic_tensors_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_minimum_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_nn_functional_elu_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_nn_functional_gaussian_nll_loss_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_nn_functional_hardswish_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_nn_functional_local_response_norm_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_nn_functional_logsigmoid_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_nn_functional_max_unpool2d_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_nn_functional_multilabel_margin_loss_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_nn_functional_relu6_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_nn_functional_upsample_nearest_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_rad2deg_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_roll_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_round_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_scatter_reduce_sum_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_signal_windows_bartlett_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_special_i1_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_special_polygamma_special_polygamma_n_0_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_special_xlog1py_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_sub_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_tan_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_trunc_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_vsplit_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_T_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive___radd___cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive___rmul___cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive__unsafe_masked_index_put_accumulate_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_alias_copy_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_angle_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_argmin_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_cat_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_chalf_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_clone_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_exp2_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_expand_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_exponential_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_fliplr_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_frexp_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_kthvalue_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_linalg_cholesky_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_linalg_matrix_rank_hermitian_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_linalg_norm_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_linalg_norm_subgradients_at_zero_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_linalg_pinv_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_linalg_svd_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_linspace_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_lt_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_masked_argmin_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_masked_cumprod_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_masked_norm_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_msort_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_mvlgamma_mvlgamma_p_5_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_nansum_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_nn_functional_gelu_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_nn_functional_interpolate_trilinear_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_nn_functional_l1_loss_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_nn_functional_local_response_norm_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_nn_functional_max_pool3d_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_nn_functional_max_unpool1d_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_nn_functional_max_unpool3d_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_nn_functional_max_unpool3d_grad_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_nn_functional_nll_loss_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_nonzero_static_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_randint_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_signal_windows_cosine_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_signal_windows_nuttall_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_signbit_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_sparse_sampled_addmm_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_special_erfcx_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_special_modified_bessel_k1_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_special_shifted_chebyshev_polynomial_v_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_special_shifted_chebyshev_polynomial_w_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_special_xlog1py_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_sqrt_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_std_mean_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_tan_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_unsafe_split_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_var_mean_unbiased_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_vdot_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_view_as_complex_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_xlogy_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_zeros_like_cpu_float32, 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_addcdiv_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_argsort_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_cauchy_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_cdouble_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_cholesky_inverse_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_clone_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_cosh_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_diff_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_fft_hfftn_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_fft_rfft2_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_half_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_heaviside_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_igammac_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_invoke_quant_packed_simple_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_linalg_householder_product_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_linalg_lstsq_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_linalg_solve_ex_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_log10_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_logit_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_lu_solve_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_mH_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_masked_amin_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_masked_argmax_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_fill_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_masked_norm_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_masked_select_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_masked_softmin_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_minimum_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_nn_functional_avg_pool1d_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_nn_functional_kl_div_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_nn_functional_nll_loss_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_nn_functional_rms_norm_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_nn_functional_soft_margin_loss_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_nn_functional_softmin_with_dtype_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_nn_functional_triplet_margin_with_distance_loss_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_normal_in_place_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_polygamma_polygamma_n_1_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_prod_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_randn_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_scatter_add_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_searchsorted_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_sigmoid_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_signal_windows_blackman_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_sparse_sampled_addmm_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_sum_to_size_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_unflatten_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_unfold_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive___rmul___cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_abs_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_allclose_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_amin_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_atan2_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_bmm_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_clamp_max_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_cumulative_trapezoid_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_empty_like_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_as_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_ifft_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_fft_irfft2_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_float_power_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_fmax_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_geqrf_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_heaviside_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_linalg_svdvals_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_masked_mean_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_min_reduction_with_dim_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_minimum_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_nanmean_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_native_layer_norm_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_new_empty_strided_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_pool2d_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_dropout_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_nn_functional_embedding_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_kl_div_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_nn_functional_pdist_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_nn_functional_upsample_nearest_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_normal_in_place_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_ones_like_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_permute_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_randint_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_resolve_conj_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_scan_simple_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_scatter_reduce_mean_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_scatter_reduce_prod_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_signal_windows_general_cosine_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_signal_windows_hamming_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_sinc_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_special_airy_ai_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_scaled_modified_bessel_k0_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_special_scaled_modified_bessel_k1_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_split_with_sizes_copy_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_stft_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_svd_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_svd_lowrank_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_torch_ops_aten__safe_softmax_default_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_trace_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_true_divide_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_var_mean_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_while_loop_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_AdaptiveAvgPool2d_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionModuleInfoCPU::test_aot_autograd_module_exhaustive_nn_Embedding_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionModuleInfoCPU::test_aot_autograd_module_exhaustive_nn_GELU_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionModuleInfoCPU::test_aot_autograd_module_exhaustive_nn_GRU_train_mode_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionModuleInfoCPU::test_aot_autograd_module_exhaustive_nn_InstanceNorm2d_train_mode_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_LocalResponseNorm_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_RNN_train_mode_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionModuleInfoCPU::test_aot_autograd_module_exhaustive_nn_ReLU_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_Sigmoid_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_TransformerEncoder_train_mode_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionModuleInfoCPU::test_aot_autograd_symbolic_module_exhaustive_nn_AdaptiveAvgPool2d_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionModuleInfoCPU::test_aot_autograd_symbolic_module_exhaustive_nn_AvgPool3d_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionModuleInfoCPU::test_aot_autograd_symbolic_module_exhaustive_nn_GRU_train_mode_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionModuleInfoCPU::test_aot_autograd_symbolic_module_exhaustive_nn_HuberLoss_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionModuleInfoCPU::test_aot_autograd_symbolic_module_exhaustive_nn_Tanh_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_TransformerEncoderLayer_eval_mode_cpu_float32, test/functorch/test_aotdispatch.py::TestAOTAutogradWithDynamo::test_batchnorm_inference, test/functorch/test_aotdispatch.py::TestAOTAutogradWithDynamo::test_inference_mode, test/functorch/test_aotdispatch.py::TestAOTAutogradWithDynamo::test_input_metadata_mutation_aliases, test/functorch/test_aotdispatch.py::TestAOTAutogradWithDynamo::test_input_mutation_false_aliasing, test/functorch/test_aotdispatch.py::TestAOTAutogradWithDynamo::test_input_mutation_requires_grad_no_grad, test/functorch/test_aotdispatch.py::TestAOTAutogradWithDynamo::test_input_output_view_mutate_multiple, test/functorch/test_aotdispatch.py::TestAOTAutogradWithDynamo::test_mutation_of_input_in_fw_and_bw, test/functorch/test_aotdispatch.py::TestAOTAutogradWithDynamo::test_nested_subclasses_complicated_inps, test/functorch/test_aotdispatch.py::TestAOTAutogradWithDynamo::test_nested_subclasses_complicated_inps_mixed, test/functorch/test_aotdispatch.py::TestAOTAutogradWithDynamo::test_new_inp_requires_grad_now, test/functorch/test_aotdispatch.py::TestAOTAutogradWithDynamo::test_output_aliases_intermediate_multi_output_view, test/functorch/test_aotdispatch.py::TestAOTAutogradWithDynamo::test_output_aliases_intermediate_view_meta_replay, test/functorch/test_aotdispatch.py::TestAOTAutogradWithDynamo::test_output_aliases_output_view_meta_replay, test/functorch/test_aotdispatch.py::TestAOTAutogradWithDynamo::test_set__and_data_mutation_good, test/functorch/test_aotdispatch.py::TestAOTAutogradWithDynamo::test_subclass_metadata_mutation_req_grad_True, test/functorch/test_aotdispatch.py::TestAOTAutogradWithCache::test_alias_of_intermediate_detach_backend_aot_eager_view_replay_for_aliased_outputs_False_dynamic_shapes_False, test/functorch/test_aotdispatch.py::TestAOTAutogradWithCache::test_backward_pass_autocast_custom, test/functorch/test_aotdispatch.py::TestAOTAutogradWithCache::test_batch_norm_amp, test/functorch/test_aotdispatch.py::TestAOTAutogradWithCache::test_compilation_context, test/functorch/test_aotdispatch.py::TestAOTAutogradWithCache::test_input_mutation_aliases_and_output_alias, test/functorch/test_aotdispatch.py::TestAOTAutogradWithCache::test_input_mutation_is_output, test/functorch/test_aotdispatch.py::TestAOTAutogradWithCache::test_invalid_dupe_fake, test/functorch/test_aotdispatch.py::TestAOTAutogradWithCache::test_invalid_requires_grad, test/functorch/test_aotdispatch.py::TestAOTAutogradWithCache::test_module, test/functorch/test_aotdispatch.py::TestAOTAutogradWithCache::test_multi_output_list, test/functorch/test_aotdispatch.py::TestAOTAutogradWithCache::test_no_grad_input_output, test/functorch/test_aotdispatch.py::TestAOTAutogradWithCache::test_output_aliases_intermediate_and_returned 2025-11-03T17:22:32.2355160Z 2025-11-03T17:22:38.2257462Z Running test_decomp 6/18 ... [2025-11-03 17:22:38.220782] 2025-11-03T17:22:38.2263858Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T17:22:38.2265663Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_decomp.py', '-m', 'not serial', '--shard-id=6', '--num-shards=18', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-11-03 17:22:38.220782] 2025-11-03T17:25:12.4429031Z 2025-11-03T17:25:12.4430399Z functorch/test_aotdispatch 10/12 was successful, full logs can be found in artifacts with path test/test-reports/functorch.test_aotdispatch_10.12_b230b9e65fff1828_.log 2025-11-03T17:25:12.4601395Z Running 300 items in this shard: test/functorch/test_aotdispatch.py::TestAOTAutograd::test_alias_of_intermediate_detach_backend_inductor_view_replay_for_aliased_outputs_False_dynamic_shapes_False, test/functorch/test_aotdispatch.py::TestAOTAutograd::test_buffer_copied_in_graph_with_different_shapes, test/functorch/test_aotdispatch.py::TestAOTAutograd::test_fw_bw_mutation_no_functionalization2, test/functorch/test_aotdispatch.py::TestAOTAutograd::test_input_mutation_false_aliasing, test/functorch/test_aotdispatch.py::TestAOTAutograd::test_input_output_view_simple, test/functorch/test_aotdispatch.py::TestAOTAutograd::test_invalid_requires_grad, test/functorch/test_aotdispatch.py::TestAOTAutograd::test_invalid_requires_grad_fake, test/functorch/test_aotdispatch.py::TestAOTAutograd::test_module, test/functorch/test_aotdispatch.py::TestAOTAutograd::test_output_dict, test/functorch/test_aotdispatch.py::TestAOTAutograd::test_saved_tensors_hooks_mutations_raise, test/functorch/test_aotdispatch.py::TestAOTAutograd::test_set__and_data_mutation_good, test/functorch/test_aotdispatch.py::TestAOTAutograd::test_some_output_requires_grad_input_doesnt, test/functorch/test_aotdispatch.py::TestAOTAutograd::test_squeeze_mutation, test/functorch/test_aotdispatch.py::TestPartitioning::test_min_cut_partitioner_save_shape, test/functorch/test_aotdispatch.py::TestAOTDispatch::test_aot_dispatch_incorrect_backward, test/functorch/test_aotdispatch.py::TestAOTModuleSimplified::test_inference_python_dispatcher, test/functorch/test_aotdispatch.py::TestPythonKeyCPU::test_nnc_passthrough_cpu, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive__chunk_cat_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_addr_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_all_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_argmin_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_as_strided_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_clone_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_corrcoef_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_cos_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_diagflat_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_dsplit_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_equal_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_flex_attention_backward_simple_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_fmax_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_frexp_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_full_like_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_hypot_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_index_fill_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_isinf_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_linalg_cond_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_linalg_householder_product_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_linalg_solve_ex_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_linalg_vecdot_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_linalg_vector_norm_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_masked_amax_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_max_pool2d_with_indices_backward_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_max_reduction_no_dim_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_max_reduction_with_dim_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_neg_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_new_full_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_new_ones_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_nn_functional_conv2d_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_nn_functional_conv_transpose3d_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_nn_functional_dropout3d_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_nn_functional_embedding_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_nn_functional_fractional_max_pool3d_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_nn_functional_interpolate_bicubic_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_nn_functional_interpolate_trilinear_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_nn_functional_margin_ranking_loss_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_nn_functional_max_unpool1d_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_nn_functional_mish_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_nn_functional_pad_constant_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_nn_functional_pairwise_distance_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_nn_functional_poisson_nll_loss_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_nn_functional_silu_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_nonzero_static_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_pinverse_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_polar_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_polygamma_polygamma_n_3_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_resolve_conj_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_scalar_tensor_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_scatter_reduce_amax_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_sigmoid_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_signal_windows_general_cosine_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_special_chebyshev_polynomial_v_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_special_chebyshev_polynomial_w_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_special_shifted_chebyshev_polynomial_w_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_special_spherical_bessel_j0_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_special_zeta_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_split_with_sizes_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_sum_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_exhaustive_tensor_split_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive___getitem___cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_abs_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_atleast_2d_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_char_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_complex_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_cosh_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_cov_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_cumsum_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_cumulative_trapezoid_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_diff_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_dot_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_expand_copy_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_fft_hfftn_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_flex_attention_simple_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_geometric_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_index_copy_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_index_reduce_amin_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_isinf_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_item_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_linalg_eigvalsh_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_linalg_inv_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_linalg_tensorinv_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_logsumexp_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_masked_cumsum_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_masked_mean_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_masked_select_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_max_reduction_with_dim_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_mul_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_nn_functional_hardtanh_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_nn_functional_hinge_embedding_loss_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_nn_functional_huber_loss_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_nn_functional_interpolate_area_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_nn_functional_layer_norm_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_nn_functional_max_pool2d_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_nn_functional_pad_reflect_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_nn_functional_softmin_with_dtype_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_nn_functional_upsample_nearest_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_nonzero_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_norm_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_norm_fro_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_polygamma_polygamma_n_4_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_quantile_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_ravel_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_renorm_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_short_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_signal_windows_general_cosine_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_sin_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_slice_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_special_hermite_polynomial_h_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_special_i0e_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_special_shifted_chebyshev_polynomial_u_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_special_spherical_bessel_j0_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_unique_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_disable_functionalization_symbolic_exhaustive_where_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive___rmatmul___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_addmm_decomposed_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_atan_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_ceil_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_cholesky_solve_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_conj_physical_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_cumsum_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_double_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_empty_like_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_empty_strided_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_exp2_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_expand_as_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_flex_attention_simple_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_gather_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_histogramdd_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_isposinf_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_item_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_jiterator_binary_return_by_ref_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_ldl_factor_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_linalg_lu_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_linalg_norm_subgradients_at_zero_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_lu_unpack_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_masked_log_softmax_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_masked_mean_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_movedim_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_mvlgamma_mvlgamma_p_1_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_nn_functional_adaptive_avg_pool2d_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_nn_functional_batch_norm_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_nn_functional_celu_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_nn_functional_dropout_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_nn_functional_embedding_bag_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_nn_functional_feature_alpha_dropout_with_train_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_nn_functional_fractional_max_pool2d_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_hinge_embedding_loss_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_nn_functional_interpolate_bilinear_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_margin_ranking_loss_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_nn_functional_poisson_nll_loss_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_nn_functional_threshold_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_normal_number_mean_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_permute_copy_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_polygamma_polygamma_n_3_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_scatter_reduce_amin_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_scatter_reduce_mean_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_erfcx_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_special_shifted_chebyshev_polynomial_v_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_squeeze_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_std_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_to_sparse_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_zeros_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive__native_batch_norm_legit_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_argwhere_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_char_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_clone_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_copysign_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_cumsum_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_div_no_rounding_mode_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_fft_fft_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_histc_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_invoke_quant_packed_simple_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_isneginf_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_linalg_inv_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_linalg_lstsq_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_linalg_lu_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_linalg_multi_dot_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_log2_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_logcumsumexp_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_logdet_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_masked_amax_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_masked_cumprod_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_sum_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_min_binary_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_mv_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_new_full_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_nn_functional_adaptive_max_pool1d_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_batch_norm_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_with_train_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_nn_functional_fractional_max_pool3d_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_nn_functional_gaussian_nll_loss_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_pool3d_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_nn_functional_pad_constant_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_nn_functional_prelu_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_nn_functional_scaled_dot_product_attention_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_nn_functional_smooth_l1_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_pinverse_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_repeat_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_resize_as__cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_rot90_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_scatter_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_scatter_reduce_amax_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_searchsorted_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_signal_windows_exponential_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_signal_windows_general_hamming_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_sinh_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_split_list_args_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_vsplit_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_xlogy_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_BatchNorm3d_train_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_LSTM_eval_mode_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionModuleInfoCPU::test_aot_autograd_module_exhaustive_nn_LazyConvTranspose3d_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_ReflectionPad3d_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_BCEWithLogitsLoss_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_BatchNorm2d_train_mode_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionModuleInfoCPU::test_aot_autograd_symbolic_module_exhaustive_nn_ConstantPad2d_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionModuleInfoCPU::test_aot_autograd_symbolic_module_exhaustive_nn_ConstantPad3d_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionModuleInfoCPU::test_aot_autograd_symbolic_module_exhaustive_nn_LazyConvTranspose1d_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionModuleInfoCPU::test_aot_autograd_symbolic_module_exhaustive_nn_MaxPool3d_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionModuleInfoCPU::test_aot_autograd_symbolic_module_exhaustive_nn_MultiLabelMarginLoss_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionModuleInfoCPU::test_aot_autograd_symbolic_module_exhaustive_nn_MultiheadAttention_eval_mode_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionModuleInfoCPU::test_aot_autograd_symbolic_module_exhaustive_nn_NLLLoss_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_ReplicationPad2d_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionModuleInfoCPU::test_aot_autograd_symbolic_module_exhaustive_nn_Tanhshrink_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionModuleInfoCPU::test_aot_autograd_symbolic_module_exhaustive_nn_TransformerDecoderLayer_cpu_float32, test/functorch/test_aotdispatch.py::TestAOTAutogradWithDynamo::test_batch_norm_amp, test/functorch/test_aotdispatch.py::TestAOTAutogradWithDynamo::test_fw_bw_mutation_no_functionalization2, test/functorch/test_aotdispatch.py::TestAOTAutogradWithDynamo::test_inner_grad, test/functorch/test_aotdispatch.py::TestAOTAutogradWithDynamo::test_input_aliased_with_mutation_output_alias, test/functorch/test_aotdispatch.py::TestAOTAutogradWithDynamo::test_input_mutation_aliases_bases_out_of_order, 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_storage_resize_down, test/functorch/test_aotdispatch.py::TestAOTAutogradWithDynamo::test_invalid_requires_grad, test/functorch/test_aotdispatch.py::TestAOTAutogradWithDynamo::test_output_aliases_intermediate_inplace_view_and_view, test/functorch/test_aotdispatch.py::TestAOTAutogradWithDynamo::test_output_aliases_intermediate_multiple_mixed, test/functorch/test_aotdispatch.py::TestAOTAutogradWithDynamo::test_outputs_are_aliased, test/functorch/test_aotdispatch.py::TestAOTAutogradWithDynamo::test_some_output_requires_grad_input_doesnt, test/functorch/test_aotdispatch.py::TestAOTAutogradWithDynamo::test_synthetic_base_base_attribute_is_none, test/functorch/test_aotdispatch.py::TestAOTAutogradWithCache::test_autocast_disable_guard, test/functorch/test_aotdispatch.py::TestAOTAutogradWithCache::test_input_data_and_metadata_mutation, test/functorch/test_aotdispatch.py::TestAOTAutogradWithCache::test_invalid_dupe_left_bias, test/functorch/test_aotdispatch.py::TestAOTAutogradWithCache::test_set__and_data_mutation_bad 2025-11-03T17:25:12.4756051Z 2025-11-03T17:25:17.7782569Z Running test_decomp 7/18 ... [2025-11-03 17:25:17.777076] 2025-11-03T17:25:17.7788659Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T17:25:17.7789720Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_decomp.py', '-m', 'not serial', '--shard-id=7', '--num-shards=18', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-11-03 17:25:17.777076] 2025-11-03T17:29:06.7351060Z 2025-11-03T17:29:06.7351922Z test_decomp 5/18 was successful, full logs can be found in artifacts with path test/test-reports/test_decomp_5.18_07ac7e5b16ebbf39_.log 2025-11-03T17:29:06.7492137Z Running 457 items in this shard: test/test_decomp.py::TestDecompCPU::test_comprehensive_T_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive___rmul___cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive___rsub___cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive__segment_reduce_offsets_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive__unsafe_masked_index_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive__unsafe_masked_index_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_acosh_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_add_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_addcdiv_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_addmv_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_alias_copy_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_amax_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_amax_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_amin_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_amin_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_argmax_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_as_strided_copy_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_as_strided_partial_views_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_as_strided_partial_views_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_as_strided_scatter_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_asinh_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_atan_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_atanh_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_atanh_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_atanh_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_atleast_1d_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_atleast_1d_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_comprehensive_atleast_1d_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_atleast_3d_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_baddbmm_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_bfloat16_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_bitwise_not_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_bitwise_right_shift_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_bmm_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_broadcast_tensors_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_cat_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_cdouble_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_ceil_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_cfloat_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_chalf_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_chalf_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_char_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_comprehensive_char_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_char_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_chunk_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_clamp_min_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_column_stack_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_column_stack_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_combinations_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_combinations_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_combinations_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_complex_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_complex_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_contiguous_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_cos_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_count_nonzero_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_cov_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_cummin_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_cumsum_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_diagflat_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_div_floor_rounding_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_div_trunc_rounding_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_div_trunc_rounding_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_dsplit_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_einsum_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_empty_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_empty_like_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_empty_permuted_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_exp2_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_exp2_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_expand_copy_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_expand_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_expm1_cpu_uint8, 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_fft2_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_fftn_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_hfft2_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_ifft2_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_ifftshift_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_ifftshift_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_ihfftn_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_ihfftn_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_ihfftn_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_flipud_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_float_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_float_power_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_frac_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_geqrf_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_grid_sampler_3d_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_half_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_hash_tensor_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_histogram_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_hsplit_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_index_add_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_index_reduce_mean_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_index_reduce_prod_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_index_reduce_prod_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_int_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_isclose_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_isclose_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_isin_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_isinf_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_isreal_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_jiterator_binary_return_by_ref_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_jiterator_unary_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_jiterator_unary_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_ldexp_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_lgamma_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_ldl_factor_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_lstsq_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_lstsq_grad_oriented_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_matrix_power_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_matrix_power_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_norm_subgradients_at_zero_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_pinv_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_pinv_singular_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_qr_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_svdvals_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_svdvals_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_log1p_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_log2_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_log_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_log_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_log_softmax_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_logcumsumexp_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_logcumsumexp_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_logical_and_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_logical_not_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_logical_xor_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_logical_xor_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_logical_xor_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_logical_xor_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_logspace_tensor_overload_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_long_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_lt_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_lu_solve_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_mH_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_mH_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_mT_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_cumsum_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_logaddexp_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_logaddexp_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_logsumexp_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_logsumexp_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_normalize_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_prod_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_select_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_sum_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_var_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_matmul_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_maximum_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_meshgrid_list_of_tensors_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_min_binary_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_min_binary_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_min_binary_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_min_reduction_no_dim_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_min_reduction_no_dim_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_min_reduction_with_dim_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_mm_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_mm_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_mul_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_multinomial_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_multinomial_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_mv_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_mvlgamma_mvlgamma_p_1_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_mvlgamma_mvlgamma_p_3_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_nan_to_num_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_native_layer_norm_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_new_empty_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_new_empty_strided_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nextafter_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_adaptive_max_pool1d_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_adaptive_max_pool2d_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_avg_pool2d_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_binary_cross_entropy_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_binary_cross_entropy_with_logits_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_channel_shuffle_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_conv1d_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_conv3d_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_cosine_embedding_loss_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_fractional_max_pool3d_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_grid_sample_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_group_norm_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_hardsigmoid_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_interpolate_linear_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_layer_norm_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_local_response_norm_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_max_pool1d_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_max_pool1d_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_max_pool2d_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_pool3d_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_max_unpool1d_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_pad_circular_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_pad_circular_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_pad_replicate_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_pad_replicate_negative_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_pairwise_distance_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_softmin_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_softmin_with_dtype_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_softplus_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_softsign_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_upsample_bilinear_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_norm_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_comprehensive_norm_fro_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_norm_inf_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_norm_inf_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_norm_inf_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_normal_in_place_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_ones_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_ones_like_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_comprehensive_polygamma_polygamma_n_0_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_polygamma_polygamma_n_2_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_polygamma_polygamma_n_2_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_polygamma_polygamma_n_4_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_pow_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_put_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_rand_like_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_randint_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_randint_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_reciprocal_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_repeat_interleave_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_repeat_interleave_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_reshape_as_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_resize_as__cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_resolve_neg_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_roll_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_rot90_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_round_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_round_decimals_3_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_scalar_tensor_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_scalar_tensor_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_scatter_add_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_scatter_reduce_amax_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_scatter_reduce_amin_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_scatter_reduce_sum_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_select_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_comprehensive_select_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_select_scatter_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_sgn_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_short_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_short_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_sigmoid_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_sigmoid_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_sinc_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_sinh_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_slice_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_slice_scatter_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_softmax_with_dtype_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_chebyshev_polynomial_t_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_chebyshev_polynomial_v_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_legendre_polynomial_p_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_log_ndtr_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_log_ndtr_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_i1_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_modified_bessel_k1_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_scaled_modified_bessel_k0_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_scaled_modified_bessel_k1_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_shifted_chebyshev_polynomial_v_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_shifted_chebyshev_polynomial_v_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_square_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_squeeze_copy_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_squeeze_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_stack_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_std_mean_unbiased_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_stft_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_sum_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_sum_to_size_cpu_complex128, 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_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_take_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_tan_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_tanh_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_tanh_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_tensor_split_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_tensordot_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_to_sparse_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_topk_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_torch_ops_aten__safe_softmax_default_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_trapz_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_triu_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_triu_indices_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_unbind_copy_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_unbind_copy_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_unfold_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_uniform_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_unsafe_split_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_unsqueeze_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_comprehensive_var_mean_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_var_mean_unbiased_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_vdot_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_view_copy_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_vsplit_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_acos_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_addmm_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_addmv_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_alias_copy_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_alias_copy_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_amin_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_aminmax_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_as_strided_copy_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_asin_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_asin_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_atan2_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_atan2_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_atanh_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_baddbmm_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_bitwise_left_shift_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_bitwise_not_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_bitwise_or_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_cat_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_cauchy_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_ceil_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_clamp_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_clamp_max_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_clamp_max_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_clamp_max_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_clone_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_constant_pad_nd_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_diagonal_copy_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_renorm_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_core_backward_take_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_cosh_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_cosh_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_count_nonzero_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_cumprod_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_deg2rad_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_deg2rad_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_diag_embed_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_diagonal_copy_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_diagonal_copy_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_diagonal_copy_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_dot_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_empty_like_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_empty_like_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_eq_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_erfc_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_erfinv_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_exp_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_expand_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_expm1_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_fft_fft2_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_fft_fft_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_fft_hfftn_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_fft_ifftn_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_fft_ihfft2_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_fft_ihfft_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_fft_irfft2_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_flip_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_gcd_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_gcd_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_i0_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_index_copy_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_index_fill_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_index_select_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_isinf_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_isnan_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_isposinf_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_lcm_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_lgamma_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_linspace_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_linspace_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_linspace_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_log10_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_log1p_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_log1p_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_log2_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_log_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_logaddexp2_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_logaddexp_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_logical_and_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_logical_and_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_logical_or_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_logical_xor_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_logsumexp_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_logsumexp_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_lt_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_maximum_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_meshgrid_variadic_tensors_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_minimum_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_mul_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_mvlgamma_mvlgamma_p_3_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_mvlgamma_mvlgamma_p_5_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_nan_to_num_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_nan_to_num_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_nan_to_num_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_native_dropout_backward_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_native_dropout_backward_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_ne_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_neg_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_new_empty_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_new_empty_strided_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_new_zeros_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_new_zeros_cpu_int64, 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_leaky_relu_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_nn_functional_relu6_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_nn_functional_silu_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_nn_functional_softplus_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_norm_fro_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_permute_copy_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_prod_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_reciprocal_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_roll_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_rot90_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_round_decimals_3_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_rsub_cpu_complex64, 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_complex128, test/test_decomp.py::TestDecompCPU::test_quick_sign_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_signbit_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_sinc_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_softmax_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_special_log_ndtr_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_special_ndtr_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_split_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_split_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_sqrt_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_sqrt_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_sqrt_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_squeeze_copy_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_squeeze_copy_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_squeeze_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_quick_squeeze_multiple_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_squeeze_multiple_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_stack_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_std_mean_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_sub_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_quick_sum_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_tanh_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_transpose_copy_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_tril_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_triu_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_unbind_copy_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_unbind_copy_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_unbind_copy_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_unbind_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_unfold_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_unfold_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_unfold_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_unfold_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_var_unbiased_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_vdot_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_view_copy_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_view_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_where_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_xlogy_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_xlogy_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_zero__cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_zeros_cpu_int64, test/test_decomp.py::DecompOneOffTestsCPU::test_weight_norm_interface_cpu 2025-11-03T17:29:06.7620316Z 2025-11-03T17:29:11.9952630Z Running test_decomp 14/18 ... [2025-11-03 17:29:11.992226] 2025-11-03T17:29:11.9953047Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T17:29:11.9959312Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_decomp.py', '-m', 'not serial', '--shard-id=14', '--num-shards=18', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-11-03 17:29:11.992226] 2025-11-03T17:30:20.3809027Z 2025-11-03T17:30:20.3809771Z test_decomp 6/18 was successful, full logs can be found in artifacts with path test/test-reports/test_decomp_6.18_f201eea206979e58_.log 2025-11-03T17:30:20.3964635Z Running 521 items in this shard: test/test_decomp.py::TestDecompCPU::test_comprehensive___getitem___cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive___getitem___cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive___radd___cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive___rand___cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive___ror___cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive___rpow___cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive__batch_norm_with_update_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive__chunk_cat_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive__chunk_cat_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive__native_batch_norm_legit_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive__unsafe_masked_index_put_accumulate_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_acos_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_acosh_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_addbmm_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_addcdiv_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_addcdiv_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_addmv_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_addr_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_alias_copy_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_alias_copy_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_all_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_amax_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_amax_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_angle_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_any_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_argmax_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_argwhere_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_as_strided_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_as_strided_partial_views_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_as_strided_partial_views_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_atan_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_atanh_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_atleast_1d_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_atleast_2d_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_comprehensive_atleast_3d_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_bernoulli_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_bfloat16_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_block_diag_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_bool_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_broadcast_to_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_bucketize_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_bucketize_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_cartesian_prod_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_cat_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_cfloat_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_char_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_cholesky_solve_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_clamp_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_clamp_max_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_clone_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_conj_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_constant_pad_nd_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_contiguous_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_copysign_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_corrcoef_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_count_nonzero_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_count_nonzero_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_count_nonzero_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_cov_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_cov_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_cross_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_cross_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_cumprod_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_cumprod_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_deg2rad_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_diag_embed_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_diag_embed_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_diagonal_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_diagonal_scatter_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_div_floor_rounding_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_empty_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_empty_permuted_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_empty_strided_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_erfc_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_erfc_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_erfc_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_expand_as_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_expand_as_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_expand_as_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_expand_copy_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_expand_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_expand_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_expand_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_expm1_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_fft_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_fftn_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_fftshift_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_hfftn_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_ifft2_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_ifft2_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_ihfft2_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_ihfftn_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_ihfftn_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_irfft2_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_irfftn_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_irfftn_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_rfftn_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_fill_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_flatten_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_comprehensive_fliplr_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_flipud_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_flipud_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_float_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_fmax_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_fmin_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_fmod_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_fmod_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_frac_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_gather_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_gather_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_gradient_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_gradient_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_gt_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_heaviside_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_hsplit_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_hsplit_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_i0_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_igamma_cpu_float16, 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_add_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_index_copy_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_index_put_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_index_reduce_amax_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_index_reduce_amin_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_index_select_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_int_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_int_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_isin_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_isin_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_isinf_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_isnan_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_isposinf_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_isreal_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_jiterator_4inputs_with_extra_args_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_jiterator_binary_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_jiterator_binary_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_jiterator_binary_return_by_ref_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_jiterator_binary_return_by_ref_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_le_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_le_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_lerp_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_lgamma_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_cross_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_diagonal_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_diagonal_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_eig_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_householder_product_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_matrix_rank_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_multi_dot_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_norm_subgradients_at_zero_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_pinv_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_pinv_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_pinv_hermitian_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_svdvals_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_vector_norm_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_linspace_tensor_overload_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_log10_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_log10_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_log2_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_log2_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_log_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_log_softmax_with_dtype_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_logdet_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_logical_and_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_logical_or_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_logical_or_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_logit_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_logit_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_logit_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_logspace_tensor_overload_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_long_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_long_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_long_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_lt_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_mH_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_mH_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_argmax_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_prod_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_softmin_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_sum_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_var_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_max_binary_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_median_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_meshgrid_list_of_tensors_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_min_reduction_with_dim_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_movedim_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_mul_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_mv_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_mvlgamma_mvlgamma_p_3_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_mvlgamma_mvlgamma_p_5_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nan_to_num_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_nan_to_num_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_nanmean_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_nanmedian_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nanmedian_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_narrow_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_narrow_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_narrow_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_new_empty_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_new_full_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_new_ones_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_comprehensive_nextafter_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_celu_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_conv1d_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_conv2d_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_conv_transpose1d_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_cross_entropy_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_dropout_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_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_fractional_max_pool2d_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_gaussian_nll_loss_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_interpolate_bilinear_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_interpolate_nearest_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_max_pool2d_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_max_pool2d_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_max_pool3d_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_max_unpool1d_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_max_unpool1d_grad_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_max_unpool1d_grad_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_max_unpool2d_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_mish_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_mse_loss_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_nll_loss_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_pad_circular_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_pad_constant_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_pad_constant_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_pad_reflect_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_pad_reflect_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_pad_replicate_cpu_float16, 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_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_poisson_nll_loss_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_prelu_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_relu_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_softsign_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_threshold_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_triplet_margin_with_distance_loss_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_nonzero_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_norm_inf_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_normal_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_normal_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_normal_in_place_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_ones_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_permute_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_pinverse_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_polygamma_polygamma_n_2_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_polygamma_polygamma_n_4_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_pow_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_pow_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_put_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_rad2deg_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_rad2deg_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_randint_like_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_randn_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_randn_like_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_real_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_comprehensive_reciprocal_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_renorm_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_repeat_interleave_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_comprehensive_reshape_as_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_comprehensive_reshape_as_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_reshape_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_reshape_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_resize__cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_resolve_conj_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_resolve_neg_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_roll_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_rsqrt_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_scatter_add_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_scatter_reduce_amax_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_scatter_reduce_prod_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_select_scatter_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_sgn_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_short_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_signal_windows_gaussian_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_signbit_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_sin_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_sinh_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_sinh_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_softmax_with_dtype_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_sort_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_bessel_y0_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_chebyshev_polynomial_t_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_chebyshev_polynomial_u_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_entr_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_erfcx_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_erfcx_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_erfcx_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_hermite_polynomial_h_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_hermite_polynomial_he_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_hermite_polynomial_he_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_i0e_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_legendre_polynomial_p_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_modified_bessel_i1_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_modified_bessel_k0_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_modified_bessel_k1_cpu_int16, 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_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_shifted_chebyshev_polynomial_w_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_zeta_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_split_with_sizes_copy_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_comprehensive_sqrt_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_squeeze_copy_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_squeeze_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_squeeze_multiple_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_std_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_std_mean_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_stft_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_t_copy_cpu_bfloat16, 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_take_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_to_sparse_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_transpose_copy_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_true_divide_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_unbind_copy_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_unique_consecutive_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_unsafe_split_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_unsafe_split_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_unsqueeze_copy_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_var_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_var_mean_unbiased_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_vdot_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_vdot_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_view_as_complex_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_view_as_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_view_as_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_view_copy_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_view_copy_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_where_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_comprehensive_where_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_xlogy_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_zero__cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick__unsafe_masked_index_put_accumulate_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick__upsample_bilinear2d_aa_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_acos_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_acosh_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_addcmul_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_addcmul_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_addmm_decomposed_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_addmv_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_addr_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_addr_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_amax_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_any_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_arange_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_arange_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_as_strided_copy_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_as_strided_scatter_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_as_strided_scatter_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_asinh_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_asinh_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_atan_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_baddbmm_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_bernoulli_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_bitwise_left_shift_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_bitwise_not_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_bitwise_xor_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_block_diag_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_clamp_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_clamp_min_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_clone_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_complex_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_constant_pad_nd_cpu_complex128, 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_copysign_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_core_backward_dot_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_core_backward_lerp_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_core_backward_nn_functional_max_unpool2d_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_core_backward_std_mean_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_core_backward_unbind_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_cos_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_count_nonzero_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_count_nonzero_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_cumprod_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_deg2rad_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_diag_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_diag_embed_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_diagonal_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_diagonal_scatter_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_empty_like_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_empty_like_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_erf_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_erfinv_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_exp2_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_exp2_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_exp_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_expm1_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_eye_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_float64, test/test_decomp.py::TestDecompCPU::test_quick_fft_hfftn_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_fft_ifft2_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_fft_ifft_cpu_uint8, 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_irfft2_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_flip_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_flip_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_floor_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_fmin_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_fmin_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_fmod_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_fmod_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_ge_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_geometric_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_grid_sampler_2d_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_igammac_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_index_add_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_index_add_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_index_copy_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_index_select_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_isinf_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_quick_isneginf_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_isposinf_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_item_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_le_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_linalg_cross_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_linalg_diagonal_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_log10_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_log10_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_log1p_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_log2_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_log_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_log_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_logical_not_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_logit_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_logsumexp_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_masked_fill_cpu_float16, 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_int64, test/test_decomp.py::TestDecompCPU::test_quick_meshgrid_list_of_tensors_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_meshgrid_variadic_tensors_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_minimum_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_minimum_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_mul_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_mul_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_mul_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_mvlgamma_mvlgamma_p_1_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_nan_to_num_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_narrow_copy_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_narrow_copy_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_native_dropout_backward_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_ne_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_ne_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_new_ones_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_new_zeros_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_nextafter_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_nn_functional_hardtanh_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_nn_functional_max_unpool2d_grad_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_nn_functional_max_unpool3d_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_nn_functional_max_unpool3d_grad_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_nn_functional_pad_constant_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_nn_functional_relu6_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_norm_inf_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_normal_in_place_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_normal_number_mean_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_ones_like_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_ones_like_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_ones_like_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_permute_copy_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_permute_copy_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_rad2deg_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_rad2deg_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_randn_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_quick_randn_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_renorm_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_round_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_rsqrt_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_select_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_sgn_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_sigmoid_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_sigmoid_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_sigmoid_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_sin_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_sin_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_sinh_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_slice_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_slice_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_special_i1e_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_special_log_ndtr_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_split_with_sizes_copy_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_split_with_sizes_copy_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_split_with_sizes_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_squeeze_copy_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_squeeze_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_std_mean_unbiased_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_std_unbiased_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_std_unbiased_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_std_unbiased_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_sub_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_sum_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_t_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_tanh_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_tanh_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_tril_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_tril_indices_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_triu_indices_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_trunc_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_unbind_copy_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_unfold_copy_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_unfold_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_unfold_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_quick_unfold_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_uniform_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_unsqueeze_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_var_mean_unbiased_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_var_unbiased_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_view_copy_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_view_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_quick_where_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_where_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_where_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_zero__cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_zero__cpu_uint8, test/test_decomp.py::DecompOneOffTestsCPU::test_rms_norm_decomp_cuda_cpu 2025-11-03T17:30:20.4110580Z 2025-11-03T17:30:25.9366835Z Running test_decomp 15/18 ... [2025-11-03 17:30:25.933082] 2025-11-03T17:30:25.9367270Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T17:30:25.9376417Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_decomp.py', '-m', 'not serial', '--shard-id=15', '--num-shards=18', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-11-03 17:30:25.933082] 2025-11-03T17:33:40.5269319Z 2025-11-03T17:33:40.5270131Z test_decomp 7/18 was successful, full logs can be found in artifacts with path test/test-reports/test_decomp_7.18_7764780649702ca8_.log 2025-11-03T17:33:40.5427929Z Running 519 items in this shard: test/test_decomp.py::TestDecompCPU::test_arange_graph_cpu, test/test_decomp.py::TestDecompCPU::test_comprehensive_H_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive___getitem___cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive___radd___cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive___rdiv___cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive___rmatmul___cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive___rmatmul___cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive___rmod___cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive___rmul___cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive___ror___cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive___rpow___cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_abs_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_add_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_addbmm_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_addbmm_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_addmm_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_addr_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_amax_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_any_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_argmin_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_argmin_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_argwhere_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_as_strided_copy_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_as_strided_copy_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_as_strided_copy_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_as_strided_scatter_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_comprehensive_as_strided_scatter_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_asinh_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_atleast_1d_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_bernoulli_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_bincount_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_bitwise_not_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_bitwise_or_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_bitwise_or_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_bitwise_right_shift_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_broadcast_tensors_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_byte_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_cat_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_cat_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_cat_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_cdouble_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_cdouble_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_cdouble_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_ceil_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_ceil_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_char_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_chunk_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_chunk_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_clamp_max_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_clamp_min_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_clamp_min_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_clone_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_column_stack_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_combinations_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_conj_physical_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_conj_physical_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_copysign_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_corrcoef_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_corrcoef_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_cos_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_cosh_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_cosh_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_cross_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_cummax_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_cummax_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_cummin_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_cummin_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_cummin_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_cumsum_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_diag_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_diag_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_diagflat_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_diagflat_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_diagonal_copy_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_comprehensive_diagonal_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_diagonal_scatter_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_diagonal_scatter_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_double_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_dsplit_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_dsplit_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_dstack_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_einsum_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_empty_like_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_empty_permuted_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_equal_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_erf_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_erfc_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_exp2_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_exp_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_exp_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_expand_as_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_expand_copy_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_expm1_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_fft2_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_fft2_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_fft2_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_hfft2_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_ifft2_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_ifft2_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_ifftn_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_ifftshift_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_irfft2_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_irfftn_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_fill_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_flatten_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_flip_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_flip_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_fliplr_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_float_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_float_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_floor_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_floor_divide_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_full_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_full_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_full_like_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_gather_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_ge_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_hash_tensor_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_heaviside_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_heaviside_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_histc_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_igamma_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_index_put_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_index_put_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_index_reduce_amax_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_index_select_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_inner_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_isfinite_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_isfinite_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_comprehensive_isin_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_isin_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_isnan_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_isposinf_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_isposinf_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_isreal_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_item_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_jiterator_2inputs_2outputs_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_jiterator_4inputs_with_extra_args_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_jiterator_binary_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_lcm_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_ldexp_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_ldexp_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_le_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_le_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_cond_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_cond_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_eigvals_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_eigvals_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_householder_product_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_ldl_factor_ex_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_matrix_power_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_multi_dot_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_tensorinv_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_tensorsolve_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_vander_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_vander_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_vector_norm_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_linspace_tensor_overload_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_log1p_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_log2_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_log_normal_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_log_softmax_with_dtype_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_log_softmax_with_dtype_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_logaddexp2_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_logical_not_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_logical_xor_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_logit_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_logit_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_logsumexp_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_lt_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_lu_unpack_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_mH_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_mT_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_amax_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_argmax_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_argmin_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_cumsum_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_logsumexp_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_mean_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_median_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_norm_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_prod_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_prod_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_prod_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_select_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_select_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_softmax_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_std_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_var_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_meshgrid_list_of_tensors_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_meshgrid_list_of_tensors_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_meshgrid_variadic_tensors_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_min_reduction_with_dim_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_minimum_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_minimum_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_mm_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_movedim_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_msort_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_mul_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_mul_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_mvlgamma_mvlgamma_p_3_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nan_to_num_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nanmean_cpu_bfloat16, 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_nansum_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_native_dropout_backward_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_new_empty_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_new_empty_strided_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_adaptive_max_pool2d_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_avg_pool3d_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_binary_cross_entropy_with_logits_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_feature_alpha_dropout_with_train_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_fractional_max_pool3d_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_glu_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_hardswish_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_hardtanh_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_instance_norm_cpu_float32, 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_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_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_linear_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_logsigmoid_cpu_bfloat16, 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_unpool1d_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_mse_loss_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_pad_circular_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_pad_circular_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_pad_replicate_negative_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_pixel_shuffle_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_pixel_shuffle_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_pixel_unshuffle_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_pixel_unshuffle_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_poisson_nll_loss_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_relu_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_rrelu_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_softmin_with_dtype_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_softplus_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_softshrink_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_softshrink_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_softsign_cpu_int64, 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_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_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_upsample_nearest_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_upsample_nearest_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nonzero_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_nonzero_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nonzero_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_norm_nuc_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_ones_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_permute_copy_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_polygamma_polygamma_n_0_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_prod_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_put_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_rad2deg_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_randint_like_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_ravel_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_real_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_real_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_real_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_remainder_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_remainder_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_repeat_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_resize__cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_resize__cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_resize_as__cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_resize_as__cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_roll_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_comprehensive_round_decimals_3_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_rsub_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_scatter_add_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_scatter_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_scatter_reduce_amax_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_scatter_reduce_prod_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_searchsorted_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_select_scatter_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_select_scatter_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_sgn_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_comprehensive_sgn_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_signal_windows_nuttall_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_slice_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_sort_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_sparse_sampled_addmm_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_bessel_y0_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_bessel_y1_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_chebyshev_polynomial_t_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_entr_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_erfcx_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_erfcx_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_erfcx_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_hermite_polynomial_h_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_hermite_polynomial_he_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_i0e_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_i0e_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_i1_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_legendre_polynomial_p_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_modified_bessel_i0_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_modified_bessel_i1_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_modified_bessel_i1_cpu_int8, 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_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_scaled_modified_bessel_k0_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_shifted_chebyshev_polynomial_w_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_split_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_split_list_args_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_split_list_args_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_split_with_sizes_copy_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_square_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_stack_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_std_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_std_mean_unbiased_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_sub_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_sum_to_size_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_t_copy_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_t_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_take_along_dim_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_take_along_dim_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_tensor_split_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_tile_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_to_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_to_sparse_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_to_sparse_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_torch_ops_aten__safe_softmax_default_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_torch_ops_aten__safe_softmax_default_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_triu_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_triu_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_trunc_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_unbind_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_unbind_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_unfold_copy_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_unfold_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_unique_consecutive_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_unravel_index_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_unsafe_chunk_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_unsafe_split_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_var_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_var_mean_unbiased_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_view_as_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_view_as_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_vsplit_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_vstack_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_vstack_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_xlogy_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_zeros_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_zeros_like_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick__chunk_cat_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick__chunk_cat_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick__softmax_backward_data_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_abs_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_quick_acos_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_add_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_addr_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_addr_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_alias_copy_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_amax_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_amax_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_aminmax_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_any_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_asinh_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_atan_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_atanh_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_baddbmm_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_bitwise_right_shift_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_bitwise_xor_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_cauchy_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_ceil_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_clamp_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_clone_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_conj_physical_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_conj_physical_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_conj_physical_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_constant_pad_nd_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_core_backward_xlogy_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_cumsum_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_diag_embed_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_diagonal_scatter_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_digamma_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_digamma_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_div_floor_rounding_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_div_no_rounding_mode_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_div_trunc_rounding_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_eq_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_eq_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_erf_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_expand_copy_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_expand_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_eye_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_fft_hfft2_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_fft_hfft_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_fft_ifft2_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_fft_ihfft2_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_fft_irfftn_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_fft_rfft_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_flip_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_floor_divide_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_fmin_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_fmod_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_full_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_quick_gt_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_heaviside_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_heaviside_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_i0_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_index_copy_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_index_fill_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_isinf_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_isinf_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_isinf_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_isnan_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_isneginf_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_lgamma_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_linalg_vector_norm_cpu_complex128, 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_linspace_tensor_overload_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_logaddexp2_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_logical_and_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_logical_and_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_logical_not_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_logical_not_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_logical_or_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_logit_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_logit_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_logspace_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_logspace_tensor_overload_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_lt_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_masked_fill_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_maximum_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_mv_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_mvlgamma_mvlgamma_p_1_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_nansum_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_nansum_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_native_batch_norm_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_ne_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_new_empty_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_new_empty_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_quick_new_full_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_nn_functional_gelu_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_nn_functional_huber_loss_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_nn_functional_max_unpool3d_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_nn_functional_pad_constant_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_nn_functional_pad_constant_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_nn_functional_relu6_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_nn_functional_relu6_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_nn_functional_rrelu_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_nn_functional_silu_cpu_float32, 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_unfold_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_norm_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_norm_fro_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_norm_inf_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_normal_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_ones_like_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_ones_like_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_permute_copy_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_permute_copy_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_permute_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_prod_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_randn_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_reciprocal_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_remainder_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_renorm_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_repeat_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_round_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_rsqrt_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_rsqrt_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_select_scatter_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_sigmoid_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_sign_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_sign_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_sign_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_signbit_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_sinc_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_sinh_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_sinh_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_slice_scatter_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_slice_scatter_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_special_erfcx_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_special_i0e_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_special_i0e_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_special_i1_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_special_i1_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_special_i1e_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_special_log_ndtr_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_special_ndtri_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_special_zeta_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_split_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_split_with_sizes_copy_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_quick_split_with_sizes_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_squeeze_copy_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_squeeze_copy_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_squeeze_multiple_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_stack_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_std_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_std_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_t_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_t_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_tan_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_tanh_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_tanh_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_trace_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_transpose_copy_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_transpose_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_tril_indices_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_trunc_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_unfold_copy_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_unfold_copy_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_unsafe_split_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_unsqueeze_copy_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_view_copy_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_view_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_where_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_zeros_like_cpu_int32, test/test_decomp.py::TestDecompCPU::test_rnn_decomp_module_nn_RNN_eval_mode_cpu_float64, test/test_decomp.py::DecompOneOffTestsCPU::test_sdpa_nn_functional_scaled_dot_product_attention_cpu_bfloat16 2025-11-03T17:33:40.5575209Z 2025-11-03T17:33:45.9827568Z Running test_decomp 16/18 ... [2025-11-03 17:33:45.982520] 2025-11-03T17:33:45.9828026Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T17:33:45.9835116Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_decomp.py', '-m', 'not serial', '--shard-id=16', '--num-shards=18', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-11-03 17:33:45.983309] 2025-11-03T17:36:10.5346245Z 2025-11-03T17:36:10.5347307Z test_decomp 14/18 was successful, full logs can be found in artifacts with path test/test-reports/test_decomp_14.18_94c27a4b185a3d89_.log 2025-11-03T17:36:10.5604318Z Running 525 items in this shard: test/test_decomp.py::TestDecompCPU::test_batch_norm_unflatten_weight_bias_cpu, test/test_decomp.py::TestDecompCPU::test_cat_single_input_cpu, test/test_decomp.py::TestDecompCPU::test_comprehensive_H_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_H_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_T_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_T_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive___getitem___cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive___rpow___cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive___rxor___cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive___rxor___cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive__segment_reduce_lengths_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive__segment_reduce_lengths_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive__unsafe_masked_index_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_abs_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_acosh_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_addmm_decomposed_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_addr_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_addr_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_alias_copy_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_all_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_allclose_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_amin_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_amin_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_aminmax_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_aminmax_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_angle_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_any_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_any_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_argsort_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_as_strided_copy_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_as_strided_copy_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_asin_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_asinh_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_atanh_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_atleast_1d_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_atleast_2d_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_atleast_3d_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_baddbmm_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_baddbmm_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_bernoulli_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_bitwise_and_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_bitwise_not_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_block_diag_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_bmm_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_bmm_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_bool_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_broadcast_tensors_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_broadcast_tensors_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_byte_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_byte_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_cauchy_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_ceil_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_ceil_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_chalf_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_chunk_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_chunk_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_chunk_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_chunk_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_clamp_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_clamp_min_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_clone_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_conj_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_corrcoef_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_cos_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_cos_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_cosh_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_cosh_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_cross_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_cross_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_cumprod_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_diag_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_diagflat_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_diagonal_copy_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_diagonal_copy_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_digamma_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_digamma_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_dist_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_div_floor_rounding_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_dot_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_double_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_double_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_double_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_dstack_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_einsum_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_empty_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_empty_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_comprehensive_empty_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_empty_permuted_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_empty_strided_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_erfinv_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_exp_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_expand_as_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_exponential_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_eye_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_fft2_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_fft_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_fftshift_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_hfft2_cpu_float32, 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_ihfft_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_irfft_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_rfft2_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_rfftn_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_fill_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_fill_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_comprehensive_flatten_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_flatten_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_flip_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_flip_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_float_power_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_floor_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_fmax_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_frexp_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_gather_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_gather_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_gt_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_half_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_heaviside_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_histc_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_hsplit_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_i0_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_index_copy_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_index_reduce_prod_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_index_reduce_prod_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_index_select_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_index_select_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_int_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_isfinite_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_isposinf_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_isreal_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_isreal_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_comprehensive_item_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_item_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_jiterator_4inputs_with_extra_args_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_jiterator_4inputs_with_extra_args_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_jiterator_binary_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_jiterator_binary_cpu_complex64, 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_jiterator_unary_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_kron_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_cholesky_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_cholesky_ex_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_det_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_diagonal_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_lstsq_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_lu_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_matrix_norm_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_multi_dot_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_pinv_singular_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_tensorinv_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_vander_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_linspace_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_linspace_cpu_uint8, 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_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_log_softmax_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_logcumsumexp_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_logdet_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_logical_or_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_logsumexp_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_logsumexp_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_lt_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_mH_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_mT_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_amin_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_argmax_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_cumsum_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_fill_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_mean_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_normalize_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_select_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_softmin_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_std_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_max_pool2d_with_indices_backward_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_max_pool2d_with_indices_backward_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_max_pool2d_with_indices_backward_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_meshgrid_list_of_tensors_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_meshgrid_variadic_tensors_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_min_binary_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_min_binary_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_min_reduction_with_dim_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_minimum_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_minimum_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_minimum_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_mm_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_msort_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_mul_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_mul_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_mv_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_mvlgamma_mvlgamma_p_1_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_mvlgamma_mvlgamma_p_1_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_mvlgamma_mvlgamma_p_1_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_nansum_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nansum_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_narrow_copy_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_narrow_copy_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_neg_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_new_empty_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_new_empty_strided_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_comprehensive_new_empty_strided_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_new_full_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_new_full_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_new_ones_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_channel_shuffle_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_cosine_embedding_loss_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_fractional_max_pool2d_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_gelu_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_hardshrink_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_hardswish_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_hardtanh_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_interpolate_nearest_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_l1_loss_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_local_response_norm_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_local_response_norm_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_margin_ranking_loss_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_margin_ranking_loss_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_max_pool3d_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_max_unpool3d_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_max_unpool3d_grad_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_mish_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_multi_head_attention_forward_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_normalize_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_normalize_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_one_hot_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_pad_circular_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_pad_replicate_negative_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_pairwise_distance_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_pixel_shuffle_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_pixel_shuffle_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_selu_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_softplus_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_softsign_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_softsign_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_tanhshrink_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_unfold_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_upsample_nearest_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_nonzero_static_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_norm_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_norm_nuc_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_outer_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_pca_lowrank_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_pinverse_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_polygamma_polygamma_n_3_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_positive_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_positive_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_put_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_rad2deg_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_rand_like_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_randint_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_randn_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_randn_like_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_randn_like_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_reciprocal_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_remainder_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_repeat_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_repeat_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_reshape_as_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_reshape_as_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_reshape_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_resize__cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_rot90_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_round_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_round_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_rsqrt_cpu_bool, 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_scatter_add_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_scatter_reduce_mean_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_scatter_reduce_prod_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_scatter_reduce_sum_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_select_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_select_scatter_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_short_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_short_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_short_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_short_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_sigmoid_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_sign_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_signal_windows_general_hamming_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_signal_windows_hann_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_signbit_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_sin_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_sinh_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_slice_scatter_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_airy_ai_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_bessel_j0_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_chebyshev_polynomial_w_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_hermite_polynomial_h_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_i0e_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_i1e_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_legendre_polynomial_p_cpu_int8, 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_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_ndtr_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_ndtr_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_polygamma_special_polygamma_n_0_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_polygamma_special_polygamma_n_0_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_shifted_chebyshev_polynomial_v_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_shifted_chebyshev_polynomial_w_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_spherical_bessel_j0_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_split_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_split_list_args_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_split_with_sizes_copy_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_sqrt_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_squeeze_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_squeeze_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_squeeze_multiple_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_squeeze_multiple_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_stack_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_comprehensive_stack_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_sub_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_sum_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_sum_to_size_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_sum_to_size_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_t_copy_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_t_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_tan_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_tensor_split_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_tensor_split_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_tensordot_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_to_cpu_int16, 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_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_torch_ops_aten__safe_softmax_default_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_trace_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_transpose_copy_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_transpose_copy_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_transpose_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_transpose_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_trapezoid_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_tril_indices_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_triu_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_triu_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_true_divide_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_true_divide_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_unbind_copy_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_unbind_copy_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_unflatten_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_unfold_copy_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_unfold_copy_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_unique_consecutive_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_unsqueeze_copy_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_unsqueeze_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_view_as_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_vsplit_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_comprehensive_vsplit_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_zeros_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_zeros_like_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_zeros_like_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick__batch_norm_with_update_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick__unsafe_masked_index_put_accumulate_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_abs_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_abs_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_acos_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_addmm_decomposed_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_addmv_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_addmv_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_all_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_amin_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_aminmax_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_aminmax_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_any_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_asin_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_asin_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_asin_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_atan2_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_bitwise_or_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_bitwise_right_shift_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_block_diag_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_cat_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_ceil_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_clamp_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_clamp_max_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_clamp_max_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_clone_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_constant_pad_nd_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_core_backward__unsafe_masked_index_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_core_backward_roll_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_core_backward_sinc_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_core_backward_split_with_sizes_copy_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_core_backward_unfold_copy_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_cos_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_count_nonzero_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_deg2rad_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_diag_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_diag_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_diagonal_copy_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_diagonal_copy_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_diagonal_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_diagonal_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_div_floor_rounding_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_div_trunc_rounding_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_empty_strided_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_erfc_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_erfinv_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_exp_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_expand_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_expand_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_eye_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_eye_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_fft_fft_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_fft_fftn_cpu_int32, 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_int16, test/test_decomp.py::TestDecompCPU::test_quick_fft_hfft_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_fft_ifft2_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_fft_ihfft2_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_fft_ihfftn_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_fft_ihfftn_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_fft_irfft_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_fft_irfft_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_fft_rfft_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_fft_rfft_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_fft_rfft_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_fft_rfftn_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_flip_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_frexp_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_full_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_full_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_ge_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_ge_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_ge_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_gt_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_i0_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_index_add_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_index_copy_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_index_fill_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_isinf_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_isinf_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_isinf_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_lcm_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_linalg_vector_norm_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_linspace_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_linspace_tensor_overload_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_linspace_tensor_overload_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_linspace_tensor_overload_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_linspace_tensor_overload_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_logaddexp_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_logaddexp_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_logical_and_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_logical_or_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_logical_or_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_logical_xor_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_logical_xor_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_lt_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_lt_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_masked_fill_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_masked_fill_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_mean_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_mul_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_mvlgamma_mvlgamma_p_1_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_mvlgamma_mvlgamma_p_5_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_narrow_copy_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_quick_narrow_copy_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_narrow_copy_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_native_layer_norm_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_neg_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_new_empty_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_new_empty_strided_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_new_zeros_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_quick_new_zeros_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_nn_functional_hardswish_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_nn_functional_relu_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_nn_functional_softshrink_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_norm_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_norm_inf_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_norm_nuc_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_normal_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_ones_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_quick_ones_like_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_permute_copy_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_permute_copy_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_quick_permute_copy_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_pow_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_reciprocal_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_repeat_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_rot90_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_rsqrt_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_select_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_select_scatter_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_sigmoid_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_sinc_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_sinh_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_slice_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_special_entr_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_special_i0e_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_special_xlog1py_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_special_xlog1py_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_special_zeta_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_special_zeta_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_split_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_split_list_args_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_split_with_sizes_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_split_with_sizes_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_sqrt_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_squeeze_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_stack_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_t_copy_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_t_copy_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_take_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_tan_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_trace_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_transpose_copy_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_transpose_copy_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_transpose_copy_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_transpose_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_triu_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_unbind_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_quick_unfold_copy_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_unsafe_split_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_unsqueeze_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_vdot_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_view_copy_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_view_copy_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_zero__cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_zero__cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_zeros_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_zeros_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_quick_zeros_like_cpu_float16 2025-11-03T17:36:10.5835826Z 2025-11-03T17:36:16.1286181Z Running test_ops 5/9 ... [2025-11-03 17:36:16.119257] 2025-11-03T17:36:16.1286638Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T17:36:16.1292942Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_ops.py', '-m', 'not serial', '--shard-id=5', '--num-shards=9', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-11-03 17:36:16.119257] 2025-11-03T17:41:07.5643518Z 2025-11-03T17:41:07.5644839Z test_decomp 15/18 was successful, full logs can be found in artifacts with path test/test-reports/test_decomp_15.18_a4afb792c2a706f3_.log 2025-11-03T17:41:07.5942963Z Running 531 items in this shard: test/test_decomp.py::TestDecompCPU::test_comprehensive_H_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive___rand___cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive___rmatmul___cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive___rmul___cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive__segment_reduce_lengths_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive__unsafe_masked_index_put_accumulate_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive__upsample_bilinear2d_aa_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive__upsample_bilinear2d_aa_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_acos_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_acos_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_acosh_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_addbmm_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_addcmul_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_addmm_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_addmm_decomposed_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_addmm_decomposed_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_addmm_decomposed_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_addmm_decomposed_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_addmv_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_allclose_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_aminmax_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_aminmax_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_arange_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_argmax_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_as_strided_scatter_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_as_strided_scatter_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_asinh_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_atan2_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_atan_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_atleast_1d_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_bfloat16_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_bincount_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_bincount_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_bitwise_not_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_bitwise_or_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_block_diag_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_broadcast_to_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_bucketize_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_bucketize_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_cdouble_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_ceil_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_char_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_cholesky_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_clamp_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_clamp_max_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_clamp_max_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_combinations_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_combinations_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_conj_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_comprehensive_conj_physical_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_constant_pad_nd_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_constant_pad_nd_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_constant_pad_nd_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_contiguous_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_comprehensive_copysign_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_corrcoef_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_cosh_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_count_nonzero_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_cummin_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_cumprod_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_cumprod_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_diag_embed_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_diag_embed_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_diagflat_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_diagonal_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_diagonal_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_diff_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_div_floor_rounding_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_div_no_rounding_mode_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_div_trunc_rounding_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_double_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_dstack_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_empty_like_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_empty_permuted_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_empty_strided_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_erfc_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_erfc_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_expand_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_expm1_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_expm1_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_eye_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_eye_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_eye_cpu_float8_e4m3fnuz, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_fft_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_fftshift_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_fftshift_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_hfft2_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_hfft_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_ifft2_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_ifft_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_ifftn_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_ifftshift_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_ihfft_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_ihfftn_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_irfft_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_irfft_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_irfft_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_rfft2_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_rfft_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_flatten_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_flip_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_flip_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_flipud_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_float_power_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_float_power_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_float_power_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_float_power_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_floor_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_floor_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_fmax_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_frac_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_full_like_cpu_uint16, test/test_decomp.py::TestDecompCPU::test_comprehensive_geqrf_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_grid_sampler_2d_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_half_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_half_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_hstack_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_hypot_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_index_add_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_index_copy_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_index_fill_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_index_put_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_index_put_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_index_put_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_index_reduce_amax_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_index_reduce_mean_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_inner_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_inner_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_int_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_isclose_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_isclose_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_isclose_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_isnan_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_isnan_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_isneginf_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_isneginf_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_isneginf_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_isreal_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_jiterator_unary_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_kron_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_kron_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_kthvalue_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_lerp_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_cross_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_diagonal_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_eigh_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_lstsq_grad_oriented_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_multi_dot_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_qr_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_solve_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_solve_triangular_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_svdvals_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_tensorsolve_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_vecdot_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_linspace_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_linspace_tensor_overload_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_log10_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_log1p_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_log_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_log_softmax_with_dtype_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_logaddexp2_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_logaddexp_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_logical_and_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_logical_not_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_logical_not_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_logsumexp_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_long_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_mH_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_comprehensive_mT_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_amin_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_amin_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_cumprod_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_fill_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_fill_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_logsumexp_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_prod_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_std_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_std_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_sum_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_matmul_cpu_int64, 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_binary_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_max_reduction_with_dim_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_max_reduction_with_dim_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_meshgrid_list_of_tensors_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_meshgrid_list_of_tensors_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_minimum_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_minimum_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_mm_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_movedim_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_mul_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_narrow_copy_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_narrow_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_native_dropout_backward_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_neg_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_neg_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_new_empty_strided_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_new_full_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_new_full_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_comprehensive_new_ones_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_new_zeros_cpu_complex32, 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_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_adaptive_max_pool2d_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_avg_pool1d_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_bilinear_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_binary_cross_entropy_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_celu_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_conv2d_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_conv3d_cpu_complex128, 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_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_dropout3d_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_dropout_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_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_feature_alpha_dropout_without_train_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_instance_norm_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_kl_div_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_linear_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_linear_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_max_pool2d_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_multilabel_soft_margin_loss_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_nll_loss_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_pad_circular_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_pad_circular_cpu_int64, 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_bfloat16, 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_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_pixel_unshuffle_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_rrelu_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_silu_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_softshrink_cpu_float64, 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_nn_functional_unfold_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_nonzero_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_comprehensive_norm_fro_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_normal_number_mean_cpu_bfloat16, 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_permute_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_polygamma_polygamma_n_1_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_polygamma_polygamma_n_2_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_polygamma_polygamma_n_3_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_positive_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_positive_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_prod_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_prod_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_put_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_rand_like_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_randint_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_randint_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_repeat_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_reshape_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_reshape_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_reshape_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_resize__cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_resize_as__cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_resize_as__cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_resolve_neg_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_resolve_neg_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_roll_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_rsqrt_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_rsqrt_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_rsqrt_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_scalar_tensor_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_scatter_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_scatter_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_scatter_reduce_prod_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_scatter_reduce_sum_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_searchsorted_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_select_scatter_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_sign_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_signal_windows_hann_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_slice_scatter_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_sparse_sampled_addmm_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_airy_ai_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_bessel_j1_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_bessel_j1_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_bessel_j1_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_chebyshev_polynomial_u_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_hermite_polynomial_he_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_laguerre_polynomial_l_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_scaled_modified_bessel_k0_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_shifted_chebyshev_polynomial_t_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_shifted_chebyshev_polynomial_t_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_shifted_chebyshev_polynomial_u_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_shifted_chebyshev_polynomial_v_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_shifted_chebyshev_polynomial_w_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_spherical_bessel_j0_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_xlog1py_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_xlog1py_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_split_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_split_list_args_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_split_with_sizes_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_split_with_sizes_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_sqrt_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_squeeze_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_std_unbiased_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_std_unbiased_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_sub_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_sub_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_comprehensive_sub_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_sum_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_t_copy_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_t_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_tan_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_tan_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_tanh_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_tensor_split_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_tile_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_topk_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_torch_ops_aten__safe_softmax_default_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_trace_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_trace_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_transpose_copy_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_transpose_copy_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_transpose_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_trunc_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_unbind_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_unflatten_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_unfold_copy_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_comprehensive_unfold_copy_cpu_int32, 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_unique_cpu_uint16, test/test_decomp.py::TestDecompCPU::test_comprehensive_unsafe_chunk_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_unsafe_chunk_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_unsqueeze_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_var_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_var_mean_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_var_mean_unbiased_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_zero__cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_zeros_like_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_comprehensive_zeros_like_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick__batch_norm_with_update_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick__chunk_cat_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_quick__chunk_cat_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick__chunk_cat_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick__softmax_backward_data_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick__unsafe_masked_index_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick__unsafe_masked_index_put_accumulate_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick__unsafe_masked_index_put_accumulate_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick__unsafe_masked_index_put_accumulate_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick__unsafe_masked_index_put_accumulate_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_abs_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_abs_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_abs_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_acos_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_add_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_addcdiv_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_addcdiv_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_addmm_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_addmv_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_addr_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_alias_copy_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_all_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_amin_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_aminmax_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_any_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_as_strided_copy_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_as_strided_copy_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_as_strided_copy_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_as_strided_copy_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_as_strided_copy_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_atan_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_atanh_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_atanh_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_bitwise_and_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_bitwise_and_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_block_diag_cpu_uint8, 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_float64, test/test_decomp.py::TestDecompCPU::test_quick_complex_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_conj_physical_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_constant_pad_nd_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_core_backward_addcmul_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_core_backward_select_scatter_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_core_backward_squeeze_copy_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_core_backward_std_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_core_backward_unsafe_split_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_core_backward_zero__cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_cos_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_count_nonzero_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_cumprod_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_cumsum_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_cumsum_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_deg2rad_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_diag_embed_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_quick_diagonal_copy_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_div_no_rounding_mode_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_div_no_rounding_mode_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_dot_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_empty_like_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_empty_strided_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_erfinv_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_exp2_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_exp_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_expand_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_expm1_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_expm1_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_fft_fft2_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_fft_fft_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_fft_ihfft2_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_fft_irfft2_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_fft_irfft2_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_fft_rfft2_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_fft_rfft_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_fill_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_floor_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_floor_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_floor_divide_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_full_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_geometric_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_geometric_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_grid_sampler_2d_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_gt_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_heaviside_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_i0_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_igamma_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_index_add_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_quick_index_add_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_index_copy_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_index_select_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_quick_isin_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_isinf_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_isinf_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_item_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_linalg_cross_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_linalg_diagonal_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_linalg_diagonal_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_log1p_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_log2_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_log_softmax_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_logical_not_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_logical_not_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_logit_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_logspace_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_logspace_tensor_overload_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_lt_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_masked_fill_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_quick_mean_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_meshgrid_list_of_tensors_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_meshgrid_variadic_tensors_cpu_int16, 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_3_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_mvlgamma_mvlgamma_p_5_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_mvlgamma_mvlgamma_p_5_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_mvlgamma_mvlgamma_p_5_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_native_batch_norm_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_native_dropout_backward_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_native_dropout_backward_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_neg_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_new_empty_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_new_full_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_new_full_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_quick_new_ones_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_new_ones_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_new_ones_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_nn_functional_binary_cross_entropy_with_logits_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_nn_functional_elu_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_nn_functional_hardswish_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_nn_functional_hardtanh_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_nn_functional_leaky_relu_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_nn_functional_max_unpool2d_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_nn_functional_pad_constant_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_nn_functional_relu6_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_nn_functional_relu_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_nn_functional_unfold_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_nn_functional_unfold_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_norm_nuc_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_normal_in_place_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_normal_in_place_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_normal_in_place_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_ones_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_ones_like_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_permute_copy_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_permute_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_rad2deg_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_randn_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_reciprocal_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_roll_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_roll_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_roll_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_rot90_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_round_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_rsub_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_select_scatter_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_sgn_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_sigmoid_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_signbit_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_slice_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_softmax_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_special_log_ndtr_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_special_log_ndtr_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_special_ndtri_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_special_ndtri_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_split_list_args_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_split_list_args_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_split_with_sizes_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_sqrt_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_squeeze_copy_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_squeeze_multiple_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_squeeze_multiple_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_stack_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_sum_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_take_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_tan_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_tanh_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_tril_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_trunc_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_trunc_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_unbind_copy_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_unbind_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_unsafe_split_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_unsqueeze_copy_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_var_mean_unbiased_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_vdot_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_view_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_where_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_quick_where_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_xlogy_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_xlogy_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_zeros_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_zeros_like_cpu_int8 2025-11-03T17:41:07.6228262Z 2025-11-03T17:41:13.5565359Z Running test_ops 6/9 ... [2025-11-03 17:41:13.551700] 2025-11-03T17:41:13.5565806Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T17:41:13.5572142Z 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-11-03 17:41:13.551700] 2025-11-03T17:46:07.6811006Z 2025-11-03T17:46:07.6812331Z test_ops 5/9 was successful, full logs can be found in artifacts with path test/test-reports/test_ops_5.9_22a3111a58089702_.log 2025-11-03T17:46:07.8475448Z Running 3884 items in this shard: test/test_ops.py::TestCommonCPU::test_compare_cpu___rpow___cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_atleast_2d_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_atleast_3d_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_block_diag_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_cumsum_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_diagonal_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_flipud_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_index_add_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_linalg_svdvals_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_logaddexp2_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_new_empty_strided_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_new_ones_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_nn_functional_channel_shuffle_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_nn_functional_log_softmax_with_dtype_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_normal__in_place_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_unsqueeze_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_view_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__unsafe_masked_index_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_cholesky_solve_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_column_stack_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_diag_embed_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_diagonal_scatter_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_dot_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_geqrf_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_hypot_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_index_fill_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_ldexp_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_linalg_diagonal_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_linalg_ldl_factor_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_linalg_ldl_solve_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_linalg_lu_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_linalg_lu_solve_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_linalg_matrix_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_linalg_solve_ex_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_linalg_solve_triangular_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_masked_log_softmax_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_masked_logaddexp_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_masked_normalize_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_mm_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_movedim_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_multinomial_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_avg_pool1d_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_conv1d_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_conv3d_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_glu_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_hardshrink_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_hardtanh_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_huber_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_instance_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_max_pool3d_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_max_unpool3d_grad_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_normalize_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_pad_constant_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_pad_reflect_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_pixel_unshuffle_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_softshrink_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_upsample_bilinear_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_permute_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_rand_like_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_randn_like_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_resize_as__cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_rsub_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_scatter_reduce_mean_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_special_legendre_polynomial_p_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_special_shifted_chebyshev_polynomial_u_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_special_xlog1py_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_std_mean_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_std_mean_unbiased_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_to_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_var_mean_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_view_as_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_view_as_real_cpu_complex64, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_abs_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_conj_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_diag_embed_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_diagonal_copy_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_imag_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_index_add_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_isinf_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_new_full_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_randn_like_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_split_with_sizes_copy_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_tril_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_unsqueeze_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_vstack_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_zeros_like_cpu_complex32, test/test_ops.py::TestCommonCPU::test_dtypes_H_cpu, test/test_ops.py::TestCommonCPU::test_dtypes___rxor___cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_amax_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_broadcast_shapes_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_chunk_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_conj_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_cos_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_cosh_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_cumsum_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_empty_strided_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_fft_hfft_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_floor_divide_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_fmin_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_frac_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_geometric_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_igammac_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_index_add_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_istft_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_linalg_matrix_norm_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_linalg_svd_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_logaddexp2_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_logical_not_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_movedim_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_new_zeros_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_layer_norm_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_leaky_relu_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_mish_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_pixel_shuffle_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_normal_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_normal_number_mean_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_pow_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_repeat_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_signbit_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_sin_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_special_i0e_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_special_multigammaln_mvlgamma_p_1_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_special_multigammaln_mvlgamma_p_3_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_special_softmax_with_dtype_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_special_xlog1py_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_vsplit_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_addmv_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_argmax_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_asin_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_char_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_clamp_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_complex_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_conj_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_constant_pad_nd_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_diff_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_empty_permuted_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_exp_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_expand_as_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_expand_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_fft_rfft_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_full_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_full_like_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_histogram_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_index_reduce_amin_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_isneginf_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_jiterator_unary_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_linalg_eigvalsh_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_log_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_logdet_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_logical_or_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_logit_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_logsumexp_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_lu_solve_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_masked_logsumexp_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_masked_norm_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_masked_scatter_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_max_binary_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_maximum_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_median_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_native_dropout_backward_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_new_zeros_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_adaptive_avg_pool2d_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_batch_norm_without_cudnn_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_binary_cross_entropy_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_conv1d_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_feature_alpha_dropout_without_train_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_hinge_embedding_loss_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_layer_norm_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_leaky_relu_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_max_unpool2d_grad_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_normalize_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_one_hot_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_pairwise_distance_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_soft_margin_loss_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_unfold_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_upsample_nearest_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_polygamma_polygamma_n_3_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_prod_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_ravel_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_reshape_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_resolve_conj_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_signal_windows_hann_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_signbit_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_softmax_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_sort_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_sparse_sampled_addmm_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_special_erfcx_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_special_i1_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_special_shifted_chebyshev_polynomial_w_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_std_mean_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_stft_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_tile_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_trapezoid_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_unbind_copy_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_unravel_index_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_unsqueeze_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_var_mean_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_view_as_complex_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_xlogy_cpu, test/test_ops.py::TestCommonCPU::test_errors_atan2_cpu, test/test_ops.py::TestCommonCPU::test_errors_diag_cpu, test/test_ops.py::TestCommonCPU::test_errors_dstack_cpu, test/test_ops.py::TestCommonCPU::test_errors_fft_irfft2_cpu, test/test_ops.py::TestCommonCPU::test_errors_fft_rfft_cpu, test/test_ops.py::TestCommonCPU::test_errors_fliplr_cpu, test/test_ops.py::TestCommonCPU::test_errors_histogramdd_cpu, test/test_ops.py::TestCommonCPU::test_errors_index_add_cpu, test/test_ops.py::TestCommonCPU::test_errors_linalg_lstsq_grad_oriented_cpu, test/test_ops.py::TestCommonCPU::test_errors_logical_xor_cpu, test/test_ops.py::TestCommonCPU::test_errors_lt_cpu, test/test_ops.py::TestCommonCPU::test_errors_nn_functional_avg_pool1d_cpu, test/test_ops.py::TestCommonCPU::test_errors_nn_functional_conv3d_cpu, test/test_ops.py::TestCommonCPU::test_errors_nn_functional_soft_margin_loss_cpu, test/test_ops.py::TestCommonCPU::test_errors_polar_cpu, test/test_ops.py::TestCommonCPU::test_errors_sparse_mul_layout4_cpu, test/test_ops.py::TestCommonCPU::test_errors_special_legendre_polynomial_p_cpu, test/test_ops.py::TestCommonCPU::test_errors_vdot_cpu, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_addcmul_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_addmm_decomposed_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_aminmax_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_atan2_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_cat_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_div_trunc_rounding_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_fft_ihfftn_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_fft_rfft_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_fft_rfftn_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_float_power_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_fmod_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_frexp_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_hash_tensor_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_index_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_isneginf_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_linalg_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_linalg_norm_subgradients_at_zero_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_linalg_tensorsolve_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_linalg_vector_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_log_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_logical_xor_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_multinomial_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_outer_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_polar_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_scatter_reduce_sum_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_special_hermite_polynomial_h_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_special_i0e_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_special_modified_bessel_i1_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_special_modified_bessel_k1_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_split_with_sizes_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_take_along_dim_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_tensordot_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_triu_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices__chunk_cat_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices__segment_reduce_offsets_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices__unsafe_masked_index_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices__upsample_bilinear2d_aa_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_addbmm_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_addmv_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_amax_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_angle_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_arange_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_arange_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_as_strided_copy_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_as_strided_scatter_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_atan_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_atanh_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_bfloat16_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_cat_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_cdouble_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_chalf_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_conj_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_cumsum_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_diagonal_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_diagonal_scatter_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_div_floor_rounding_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_div_trunc_rounding_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_erf_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_erf_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_exp_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_expm1_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_fft_ifftshift_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_fft_irfft2_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_fft_irfft_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_fft_rfft_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_flatten_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_flatten_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_full_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_full_like_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_full_like_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_gradient_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_gt_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_hsplit_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_i0_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_index_fill_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_int_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_isin_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_isnan_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_isposinf_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_kthvalue_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_linalg_eigvalsh_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_linalg_ldl_factor_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_linalg_ldl_factor_ex_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_linalg_matrix_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_linalg_pinv_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_linalg_pinv_hermitian_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_log10_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_log2_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_log_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_logaddexp_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_logical_and_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_masked_amax_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_masked_argmin_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_masked_argmin_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_masked_fill_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_masked_log_softmax_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_masked_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_masked_softmax_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_masked_sum_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_max_pool2d_with_indices_backward_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_max_reduction_no_dim_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_min_reduction_with_dim_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_mvlgamma_mvlgamma_p_1_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nan_to_num_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_new_empty_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_new_empty_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_conv3d_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_fractional_max_pool2d_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_hardshrink_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_hardtanh_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_huber_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_interpolate_linear_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_kl_div_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_linear_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_local_response_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_max_unpool3d_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_multi_margin_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_multilabel_soft_margin_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_pdist_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_pixel_shuffle_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_pixel_shuffle_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_pixel_unshuffle_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_pixel_unshuffle_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_rrelu_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_unfold_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_normal_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_positive_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_prod_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_reshape_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_scatter_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_searchsorted_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_select_scatter_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_signal_windows_nuttall_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_sin_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_special_airy_ai_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_special_bessel_j0_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_special_hermite_polynomial_he_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_special_modified_bessel_i1_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_special_ndtr_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_special_polygamma_special_polygamma_n_0_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_special_xlog1py_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_split_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_square_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_squeeze_copy_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_squeeze_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_stft_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_t_copy_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_t_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_tensordot_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_topk_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_transpose_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_tril_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_triu_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_unfold_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_unique_consecutive_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_unique_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_var_mean_cpu_float32, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_addr_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_cat_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_erf_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_expm1_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_fft2_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_fftn_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_hfft_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_rfft2_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_flatten_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_float_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_full_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_ge_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_isnan_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_isreal_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_ldexp_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_max_reduction_with_dim_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_mode_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_nansum_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_new_empty_strided_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_nn_functional_feature_alpha_dropout_without_train_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_nn_functional_pixel_unshuffle_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_outer_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_polygamma_polygamma_n_0_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_polygamma_polygamma_n_4_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_prod_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_ravel_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_reshape_as_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_rot90_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_scalar_tensor_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_sign_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_sinc_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_slice_scatter_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_i1e_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_polygamma_special_polygamma_n_0_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_sum_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_tan_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_true_divide_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_unfold_cpu_bool, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_H_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_T_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples___rmatmul___cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples___rpow___cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples___rsub___cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples__unsafe_masked_index_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples__unsafe_masked_index_put_accumulate_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples__upsample_bilinear2d_aa_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_abs_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_add_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_addmm_decomposed_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_aminmax_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_aminmax_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_arange_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_as_strided_partial_views_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_asin_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_block_diag_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_broadcast_tensors_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_broadcast_to_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_byte_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_char_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_cholesky_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_chunk_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_clamp_max_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_clamp_min_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_cosh_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_cummin_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_diag_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_diagflat_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_dist_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_dot_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_dot_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_dsplit_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_dstack_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_empty_permuted_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_equal_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_exponential_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_hfft_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_hfftn_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ifftn_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_irfft2_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_rfftn_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_float_power_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_fmax_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_fmin_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_frac_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_geometric_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_gradient_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_half_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_hash_tensor_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_hsplit_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_add_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_copy_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_fill_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_reduce_amax_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_reduce_amin_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_inner_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_isclose_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_isreal_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_item_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_jiterator_unary_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_lerp_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_inv_ex_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_inv_ex_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_matrix_rank_hermitian_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_multi_dot_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_pinv_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_pinv_hermitian_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_qr_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_qr_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_tensorsolve_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linspace_tensor_overload_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_log2_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_log_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_logical_not_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_logical_xor_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_lu_solve_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_argmax_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_fill_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_scatter_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_maximum_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_meshgrid_list_of_tensors_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_mm_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_mode_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_movedim_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_mul_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_mul_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nan_to_num_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_narrow_copy_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_narrow_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_narrow_copy_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_new_zeros_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_adaptive_max_pool1d_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_conv_transpose2d_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_conv_transpose2d_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_cosine_similarity_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_gaussian_nll_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_group_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_hardswish_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_hardtanh_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_interpolate_bicubic_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_interpolate_linear_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_interpolate_nearest-exact_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_multi_margin_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pad_reflect_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_prelu_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_relu6_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_relu_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_rms_norm_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_soft_margin_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_softmin_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_triplet_margin_loss_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_triplet_margin_with_distance_loss_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_unfold_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_norm_inf_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_normal_in_place_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_ones_like_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_ormqr_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_put_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_real_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_reshape_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_resize__cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_rsub_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_scatter_add_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_scatter_reduce_amax_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_scatter_reduce_amin_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_scatter_reduce_mean_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_scatter_reduce_prod_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_sgn_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_signal_windows_gaussian_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_slice_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_chebyshev_polynomial_u_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_chebyshev_polynomial_w_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_erfcx_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_laguerre_polynomial_l_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_modified_bessel_i1_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_polygamma_special_polygamma_n_0_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_shifted_chebyshev_polynomial_v_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_spherical_bessel_j0_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_split_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_split_with_sizes_copy_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_split_with_sizes_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_square_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_squeeze_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_squeeze_multiple_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_stack_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_sum_to_size_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_svd_lowrank_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_tan_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_tanh_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_trace_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_transpose_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_transpose_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_unbind_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_unbind_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_unfold_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_unsqueeze_copy_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_var_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_vdot_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_vdot_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_view_as_real_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_vstack_cpu_float32, test/test_ops.py::TestCommonCPU::test_numpy_ref_addbmm_cpu_int64, test/test_ops.py::TestCommonCPU::test_numpy_ref_allclose_cpu_float64, test/test_ops.py::TestCommonCPU::test_numpy_ref_argwhere_cpu_int64, test/test_ops.py::TestCommonCPU::test_numpy_ref_broadcast_tensors_cpu_complex128, test/test_ops.py::TestCommonCPU::test_numpy_ref_broadcast_tensors_cpu_int64, test/test_ops.py::TestCommonCPU::test_numpy_ref_broadcast_to_cpu_complex128, test/test_ops.py::TestCommonCPU::test_numpy_ref_clamp_cpu_int64, test/test_ops.py::TestCommonCPU::test_numpy_ref_diagflat_cpu_complex128, test/test_ops.py::TestCommonCPU::test_numpy_ref_linalg_tensorinv_cpu_float64, test/test_ops.py::TestCommonCPU::test_numpy_ref_linalg_vander_cpu_float64, test/test_ops.py::TestCommonCPU::test_numpy_ref_nn_functional_conv_transpose1d_cpu_int64, test/test_ops.py::TestCommonCPU::test_numpy_ref_nn_functional_pairwise_distance_cpu_complex128, test/test_ops.py::TestCommonCPU::test_numpy_ref_nn_functional_rms_norm_cpu_complex128, test/test_ops.py::TestCommonCPU::test_numpy_ref_signal_windows_hamming_cpu_float64, test/test_ops.py::TestCommonCPU::test_out___rdiv___cpu_float32, test/test_ops.py::TestCommonCPU::test_out___rxor___cpu_int64, test/test_ops.py::TestCommonCPU::test_out__refs__conversions_bfloat16_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs__conversions_int_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_arange_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_asinh_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_cauchy_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_ceil_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_chunk_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_clamp_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_clamp_min_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_conj_physical_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_diagonal_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_diagonal_scatter_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_dstack_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_erf_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_expand_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_exponential_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_fft_ifft2_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_fft_ihfft2_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_fmod_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_index_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_isreal_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_istft_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out__refs_le_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_linalg_cross_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_logical_or_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_maximum_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_mean_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_mul_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_nn_functional_channel_shuffle_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_nn_functional_leaky_relu_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_nn_functional_threshold_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_normal__in_place_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_normal_number_mean_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_rad2deg_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_reshape_as_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_rsub_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_sgn_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_sign_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_special_erfcx_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_special_log_ndtr_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_stack_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_sub_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_t_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_unbind_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_var_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_vstack_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__softmax_backward_data_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__upsample_bilinear2d_aa_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_acos_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_addcdiv_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_addmm_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_aminmax_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_atan2_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_atleast_1d_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_bitwise_left_shift_cpu_int64, test/test_ops.py::TestCommonCPU::test_out_char_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_cholesky_inverse_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_cholesky_solve_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_combinations_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_cos_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_diag_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_expand_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_expm1_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_fft_irfft_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_fft_rfftn_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_flatten_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_fmax_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_fmin_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_frac_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_hash_tensor_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_hypot_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_integral_dtype__refs_prod_cpu_int16, test/test_ops.py::TestCommonCPU::test_out_isfinite_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_linalg_det_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_linalg_eigh_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_linalg_lstsq_grad_oriented_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_linalg_matrix_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_linalg_matrix_rank_hermitian_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_linalg_multi_dot_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_logical_or_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_masked_amax_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_masked_fill_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_masked_median_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_masked_scatter_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_meshgrid_list_of_tensors_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_multinomial_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_mvlgamma_mvlgamma_p_5_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nansum_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_neg_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_new_ones_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_bilinear_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_dropout2d_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_dropout3d_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_feature_alpha_dropout_with_train_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_hardtanh_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_interpolate_area_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_interpolate_nearest_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_layer_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_multi_head_attention_forward_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_pairwise_distance_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_pixel_unshuffle_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_poisson_nll_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_rms_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_tanhshrink_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_threshold_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_triplet_margin_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_unfold_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_upsample_bilinear_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_ormqr_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_positive_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_ravel_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_repeat_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_addbmm_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_addcmul_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_addcmul_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_cholesky_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_copysign_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_cross_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_expm1_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_fft_ifft2_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_fft_ihfft2_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_fft_irfft2_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_fft_irfft2_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_fft_irfft_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_float_power_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_linalg_cholesky_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_linalg_cholesky_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_linalg_cholesky_ex_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_linalg_eigvals_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_linalg_eigvalsh_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_linalg_inv_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_linalg_inv_ex_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_linalg_lu_solve_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_linalg_multi_dot_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_linalg_norm_subgradients_at_zero_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_linalg_pinv_hermitian_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_linalg_solve_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_linalg_svdvals_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_linalg_tensorsolve_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_linalg_vecdot_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_log_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_log_softmax_with_dtype_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_logcumsumexp_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_logsumexp_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_lu_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_masked_select_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_mean_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_mean_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_min_reduction_no_dim_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_mm_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_mul_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_mvlgamma_mvlgamma_p_1_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_mvlgamma_mvlgamma_p_5_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_nn_functional_avg_pool3d_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_nn_functional_normalize_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_pow_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_renorm_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_renorm_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_round_decimals_neg_3_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_scatter_add_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_scatter_reduce_amax_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_scatter_reduce_sum_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_sin_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_softmax_with_dtype_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_softmax_with_dtype_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_special_i1_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_sqrt_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_squeeze_copy_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_stack_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_std_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_std_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_svd_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_take_along_dim_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_true_divide_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_unbind_copy_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_unbind_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_unsqueeze_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_zeros_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_scalar_tensor_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_scatter_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_sign_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_signal_windows_blackman_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_special_bessel_j1_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_special_chebyshev_polynomial_v_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_special_modified_bessel_k0_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_special_modified_bessel_k1_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_special_scaled_modified_bessel_k1_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_special_shifted_chebyshev_polynomial_t_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_split_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_stack_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_std_mean_unbiased_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_stft_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_to_sparse_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_transpose_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_true_divide_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_trunc_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_unfold_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_unsqueeze_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_view_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_vsplit_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_warning_H_cpu, test/test_ops.py::TestCommonCPU::test_out_warning___rmul___cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs__conversions_bool_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs__conversions_float_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs__conversions_half_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs__conversions_polar_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_asinh_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_atan2_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_atan_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_atleast_2d_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_diagonal_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_empty_like_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_expm1_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_fft_fft_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_fft_fftshift_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_fft_ifftn_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_fft_ihfftn_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_fft_rfft2_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_geometric_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_hypot_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_igammac_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_isclose_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_isinf_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_le_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_linspace_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_log_normal_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_new_zeros_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_glu_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_mish_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_relu_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_permute_copy_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_pow_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_ravel_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_sign_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_signbit_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_special_erfcx_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_squeeze_copy_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_tensor_split_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_tril_indices_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_unflatten_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_unfold_copy_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_zeros_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__segment_reduce_lengths_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__unsafe_masked_index_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_acos_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_acosh_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_addcmul_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_addmv_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_all_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_amin_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_as_strided_scatter_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_broadcast_shapes_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_cfloat_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_chalf_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_char_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_cholesky_inverse_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_column_stack_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_complex_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_conj_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_digamma_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_dot_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_dstack_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_fft_hfft2_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_fft_ihfft_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_fft_ihfftn_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_fft_irfft2_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_fill_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_flipud_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_float_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_floor_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_gcd_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_gradient_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_grid_sampler_2d_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_grid_sampler_3d_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_half_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_index_reduce_amin_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_index_reduce_mean_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_ldexp_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_linalg_svd_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_linalg_vector_norm_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_log10_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_log_normal_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_logaddexp2_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_logical_not_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_masked_cumprod_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_masked_softmin_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_matmul_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_max_pool2d_with_indices_backward_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_minimum_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_multinomial_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_mvlgamma_mvlgamma_p_5_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_ne_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_adaptive_avg_pool3d_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_avg_pool1d_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_conv2d_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_interpolate_area_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_l1_loss_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_margin_ranking_loss_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_max_unpool3d_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_max_unpool3d_grad_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_multilabel_soft_margin_loss_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_normalize_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_upsample_bilinear_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nonzero_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_norm_fro_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_permute_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_polygamma_polygamma_n_2_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_randn_like_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_repeat_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_reshape_as_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_searchsorted_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_signal_windows_cosine_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_sinc_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_special_airy_ai_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_special_bessel_y0_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_special_chebyshev_polynomial_v_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_special_laguerre_polynomial_l_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_split_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_split_with_sizes_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_to_sparse_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_torch_ops_aten__efficient_attention_forward_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_tril_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_triu_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_view_copy_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_view_cpu, test/test_ops.py::TestCommonCPU::test_out_zero__cpu_float32, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_acos_cpu_bool, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_asinh_cpu_uint8, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_atanh_cpu_uint8, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_cosh_cpu_uint8, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_deg2rad_cpu_uint8, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_digamma_cpu_int16, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_div_no_rounding_mode_cpu_int32, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_erf_cpu_int8, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_erfinv_cpu_uint8, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_exp_cpu_int8, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_expm1_cpu_int64, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_float_power_cpu_bool, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_lgamma_cpu_bool, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_log10_cpu_int32, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_mvlgamma_mvlgamma_p_3_cpu_int16, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_mvlgamma_mvlgamma_p_3_cpu_int64, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_mvlgamma_mvlgamma_p_5_cpu_int16, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_polygamma_polygamma_n_0_cpu_uint8, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_polygamma_polygamma_n_2_cpu_bool, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_polygamma_polygamma_n_2_cpu_int64, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_polygamma_polygamma_n_3_cpu_uint8, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_reciprocal_cpu_int16, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_rsqrt_cpu_int32, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_sinh_cpu_uint8, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_special_chebyshev_polynomial_u_cpu_bool, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_special_chebyshev_polynomial_v_cpu_bool, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_special_hermite_polynomial_h_cpu_bool, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_special_hermite_polynomial_he_cpu_bool, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_special_hermite_polynomial_he_cpu_int64, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_special_laguerre_polynomial_l_cpu_int32, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_special_shifted_chebyshev_polynomial_u_cpu_int32, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_special_shifted_chebyshev_polynomial_u_cpu_int8, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_special_shifted_chebyshev_polynomial_v_cpu_int16, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_special_shifted_chebyshev_polynomial_v_cpu_uint8, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_special_shifted_chebyshev_polynomial_w_cpu_int16, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_sqrt_cpu_bool, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_xlogy_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_T_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_bfloat16_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_bool_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_bool_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_cdouble_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_cfloat_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_cfloat_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_char_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_complex_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_double_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_half_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_int_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_long_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_short_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_abs_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_abs_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_abs_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_acos_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_acosh_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_acosh_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_add_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_addcdiv_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_addr_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_addr_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_addr_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_alias_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_all_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_all_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_allclose_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_allclose_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_amax_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_amax_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_any_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_arange_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_copy_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_copy_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_partial_views_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_partial_views_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_partial_views_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_partial_views_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_partial_views_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_partial_views_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_scatter_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_asin_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_asin_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_asin_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_atan2_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_atan2_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_atan_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_2d_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_2d_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_2d_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_2d_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_3d_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_3d_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_3d_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_or_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_or_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_xor_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_xor_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_block_diag_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_tensors_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_to_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_bucketize_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_bucketize_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_bucketize_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_bucketize_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_cat_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_cat_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_chunk_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_max_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_min_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_clone_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_column_stack_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_conj_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_conj_physical_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_constant_pad_nd_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_contiguous_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_contiguous_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_copysign_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_cos_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_cos_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_cosh_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_cosh_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_cumprod_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_cumsum_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_cumsum_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_cumsum_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_deg2rad_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_deg2rad_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_diag_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_diag_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_diag_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_diag_embed_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_diag_embed_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_copy_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_scatter_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_scatter_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_digamma_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_digamma_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_div_floor_rounding_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_div_floor_rounding_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_div_no_rounding_mode_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_div_no_rounding_mode_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_div_no_rounding_mode_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_dot_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_dot_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_dsplit_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_dstack_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_empty_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_empty_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_empty_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_empty_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_empty_like_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_empty_like_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_empty_like_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_empty_strided_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_empty_strided_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_eq_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_eq_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_equal_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_equal_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_equal_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_equal_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_erf_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_erfc_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_erfc_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_erfinv_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_exp_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_expand_as_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_expand_as_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_expand_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_expand_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_expand_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_expand_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_expm1_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_expm1_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_exponential_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_eye_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_eye_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftn_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftshift_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftshift_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft2_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft2_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfftn_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfftn_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft2_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftshift_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfft2_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfftn_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfftn_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft2_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfftn_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fill_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fill_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_flatten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_flatten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_flatten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fliplr_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fliplr_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fliplr_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_floor_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_floor_divide_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fmax_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fmin_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fmin_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fmod_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_frac_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_gcd_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_ge_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_geometric_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_gt_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_gt_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_heaviside_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_heaviside_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_hsplit_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_hsplit_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_hstack_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_hstack_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_hypot_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_igamma_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_igammac_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_index_copy_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_index_fill_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_index_select_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_index_select_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_isclose_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_isfinite_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_isfinite_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_isinf_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_isnan_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_isneginf_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_isneginf_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_isneginf_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_isreal_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_isreal_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_le_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_lerp_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_diagonal_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_diagonal_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_vecdot_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_vecdot_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_linspace_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_log10_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_log10_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_log1p_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_log_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_log_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_log_softmax_with_dtype_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logaddexp2_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logical_and_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logical_not_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logical_or_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logical_or_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logical_xor_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logspace_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logsumexp_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_masked_fill_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_masked_fill_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_maximum_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_mean_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_mean_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_variadic_tensors_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_variadic_tensors_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_variadic_tensors_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_minimum_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_minimum_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_minimum_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_mul_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nan_to_num_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_narrow_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_narrow_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_narrow_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_new_empty_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_new_full_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_new_zeros_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_celu_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_channel_shuffle_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_channel_shuffle_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_elu_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_leaky_relu_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_log_softmax_with_dtype_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_log_softmax_with_dtype_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_margin_ranking_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_margin_ranking_loss_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_margin_ranking_loss_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_pairwise_distance_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_pixel_unshuffle_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_pixel_unshuffle_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_relu_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_relu_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_smooth_l1_loss_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_softmax_with_dtype_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_softmax_with_dtype_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_softmin_with_dtype_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_softmin_with_dtype_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_softmin_with_dtype_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_threshold_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_threshold_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_threshold_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_permute_copy_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_permute_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_positive_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_ravel_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_reciprocal_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_reciprocal_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_remainder_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_renorm_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_as_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_as_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_roll_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_roll_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_rot90_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_rsqrt_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sgn_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sigmoid_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sigmoid_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sigmoid_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sign_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_signbit_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sinc_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_softmax_with_dtype_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_bessel_j0_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_bessel_j0_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_bessel_j1_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_entr_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_entr_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_i0e_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_i1_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_i1_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_i1e_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_log_softmax_with_dtype_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_log_softmax_with_dtype_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_log_softmax_with_dtype_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_logit_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_multigammaln_mvlgamma_p_3_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_multigammaln_mvlgamma_p_3_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_ndtr_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_ndtri_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_softmax_with_dtype_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_zeta_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_zeta_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_zeta_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_split_with_sizes_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_split_with_sizes_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_split_with_sizes_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sqrt_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_squeeze_copy_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_squeeze_copy_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_squeeze_multiple_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_squeeze_multiple_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_squeeze_multiple_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_squeeze_multiple_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_squeeze_multiple_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_stack_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_std_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sum_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sum_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sum_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sum_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_t_copy_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_t_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_t_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_take_along_dim_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_tan_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_tan_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_tan_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_tan_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_tanh_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_tensor_split_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_to_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_trace_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_trace_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_trace_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_transpose_copy_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_tril_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_triu_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_triu_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_triu_indices_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_trunc_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_trunc_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_unbind_copy_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_unflatten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_unflatten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_unfold_copy_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_unfold_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_unsqueeze_copy_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_unsqueeze_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_var_mean_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_var_mean_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_var_mean_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_vdot_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_view_as_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_view_copy_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_view_copy_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_vsplit_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_vstack_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_vstack_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_xlogy_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_xlogy_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_as_strided_scatter_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_diag_embed_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_dot_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_dstack_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_exponential_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_fft_ifft2_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_fliplr_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_hsplit_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_igammac_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_nn_functional_poisson_nll_loss_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_nn_functional_triplet_margin_loss_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_rot90_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_sub_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_triu_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_view_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_bfloat16_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_cdouble_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_cdouble_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_cdouble_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_cfloat_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_cfloat_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_chalf_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_double_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_double_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_float_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_float_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_half_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_int_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_int_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_long_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_alias_copy_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_allclose_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_copy_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_partial_views_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_scatter_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_and_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_and_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_right_shift_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_xor_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_block_diag_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bucketize_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ceil_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ceil_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ceil_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_count_nonzero_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cumprod_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cumprod_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_deg2rad_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_deg2rad_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_copy_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_copy_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_digamma_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_digamma_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_digamma_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_strided_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_strided_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_equal_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfinv_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_copy_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_copy_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_copy_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eye_executor_aten_cpu_float8_e4m3fnuz, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft2_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfftn_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfftn_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfftn_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_divide_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_divide_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_geometric_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_geometric_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_imag_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_add_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_add_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_copy_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_fill_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_fill_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_fill_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_select_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isreal_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_item_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lcm_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lcm_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_diagonal_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_vector_norm_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_vector_norm_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_tensor_overload_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_tensor_overload_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_tensor_overload_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_normal_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_softmax_with_dtype_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logaddexp2_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logaddexp2_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logaddexp_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_tensor_overload_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_tensor_overload_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_copy_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_strided_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_strided_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_dropout_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_elu_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardshrink_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardtanh_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hinge_embedding_loss_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_huber_loss_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_huber_loss_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_l1_loss_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_l1_loss_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_l1_loss_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_log_softmax_with_dtype_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_pairwise_distance_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_pixel_shuffle_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_pixel_shuffle_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_pixel_unshuffle_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_poisson_nll_loss_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu6_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu6_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu6_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_selu_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_selu_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_smooth_l1_loss_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softmin_with_dtype_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softplus_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_threshold_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_threshold_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_threshold_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_normal_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ones_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ones_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ones_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_copy_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rad2deg_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_randn_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_randn_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_randn_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_repeat_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_round_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_select_scatter_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_select_scatter_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sgn_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sgn_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sgn_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_softmax_with_dtype_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_softmax_with_dtype_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_bessel_j0_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_entr_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_erfcx_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_erfcx_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1e_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_log_softmax_with_dtype_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_3_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_softmax_with_dtype_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_spherical_bessel_j0_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_spherical_bessel_j0_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_split_with_sizes_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_split_with_sizes_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_copy_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_copy_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_copy_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_multiple_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_to_size_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_to_size_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_to_size_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_to_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_to_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_copy_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_copy_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_copy_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tril_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tril_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tril_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_triu_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_copy_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_copy_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_copy_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unfold_copy_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unfold_copy_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unfold_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unfold_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_mean_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_as_complex_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_as_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_as_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_as_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_copy_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_copy_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_copy_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_xlogy_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_zeros_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_zeros_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_zeros_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_bool_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_bool_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_bool_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_cdouble_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_cfloat_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_cfloat_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_chalf_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_chalf_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_char_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_char_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_char_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_double_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_float_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_float_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_half_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_int_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_long_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_short_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acos_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acos_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acosh_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acosh_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_add_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_add_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addcdiv_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_alias_copy_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_alias_copy_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_all_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_all_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_all_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_allclose_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amax_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_any_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_any_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_any_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_arange_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_arange_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_copy_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_scatter_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan2_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atanh_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_1d_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_1d_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_1d_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_2d_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_3d_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_and_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_and_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_left_shift_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_not_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_not_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_xor_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_block_diag_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_block_diag_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_tensors_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cat_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cat_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cat_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cauchy_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ceil_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ceil_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_max_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_max_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clone_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_physical_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_physical_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_contiguous_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_contiguous_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_contiguous_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cos_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cosh_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cosh_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_count_nonzero_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_count_nonzero_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cumprod_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cumsum_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_deg2rad_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diag_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diag_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diag_embed_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_copy_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_copy_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_scatter_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_digamma_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_floor_rounding_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_floor_rounding_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_floor_rounding_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_floor_rounding_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_no_rounding_mode_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dot_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dot_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dot_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dot_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dsplit_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dsplit_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dsplit_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_like_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_strided_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_strided_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_strided_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_eq_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_eq_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_eq_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_eq_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erf_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfinv_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfinv_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfinv_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expand_as_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expand_copy_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expand_copy_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expand_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expm1_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_eye_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft2_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft2_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftn_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft2_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft2_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft2_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfftn_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfftn_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft2_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft2_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftshift_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfft2_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft2_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fill_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flatten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flip_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flip_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fliplr_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fliplr_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_float_power_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_float_power_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_float_power_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_floor_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_floor_divide_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_floor_divide_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_floor_divide_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmax_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmin_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmin_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmod_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_frac_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_frac_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_frexp_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_gcd_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ge_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_geometric_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_gt_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_gt_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_heaviside_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_heaviside_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_heaviside_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hsplit_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hsplit_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hstack_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hstack_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hypot_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_i0_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_i0_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_index_add_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_index_add_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_index_copy_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_index_fill_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_index_fill_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_index_select_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_index_select_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_index_select_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_index_select_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isfinite_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isinf_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isinf_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isinf_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isneginf_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isreal_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isreal_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_istft_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_item_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_le_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_le_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_cross_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_diagonal_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_diagonal_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_diagonal_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_matrix_norm_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_svdvals_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linspace_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linspace_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linspace_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linspace_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log10_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log1p_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log2_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log2_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_softmax_with_dtype_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_softmax_with_dtype_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_and_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_not_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_not_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_or_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_or_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_xor_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logspace_tensor_overload_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logspace_tensor_overload_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lt_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lt_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mean_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mean_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_list_of_tensors_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_list_of_tensors_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_list_of_tensors_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_minimum_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mul_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mul_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nan_to_num_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_copy_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_native_layer_norm_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ne_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_neg_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_strided_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_full_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_zeros_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_zeros_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_alpha_dropout_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_elu_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_gelu_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_hardshrink_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_hardtanh_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_hardtanh_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_hardtanh_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_l1_loss_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_l1_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_layer_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_log_softmax_with_dtype_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_margin_ranking_loss_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_mish_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_pairwise_distance_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_pixel_unshuffle_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_relu6_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_relu6_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_softmin_with_dtype_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_threshold_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_triplet_margin_loss_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_norm_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_normal_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_normal_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ones_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ones_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ones_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ones_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_permute_copy_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_permute_copy_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_permute_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_permute_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_prod_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_prod_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rad2deg_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_randn_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ravel_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ravel_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ravel_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_real_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_real_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reciprocal_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_remainder_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_renorm_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_renorm_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_renorm_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_repeat_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_repeat_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_roll_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_roll_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rot90_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_round_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsqrt_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsub_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_select_scatter_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sgn_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sgn_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sigmoid_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sigmoid_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sigmoid_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sign_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sign_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sign_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_signbit_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sinc_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_bessel_j1_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i0e_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i0e_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i1_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i1_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i1_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i1e_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i1e_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_log_ndtr_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_log_softmax_with_dtype_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_logit_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_multigammaln_mvlgamma_p_1_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_multigammaln_mvlgamma_p_5_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_ndtr_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_ndtri_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_ndtri_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_softmax_with_dtype_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_spherical_bessel_j0_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_xlog1py_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_zeta_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sqrt_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_square_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_square_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_squeeze_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_squeeze_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_squeeze_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_stack_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_stack_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_std_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_std_mean_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sum_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sum_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_t_copy_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_t_copy_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_t_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_t_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_take_along_dim_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tanh_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tanh_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tanh_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_to_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_to_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_to_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_to_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_trace_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_trace_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_transpose_copy_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_transpose_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_triu_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_triu_indices_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_true_divide_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unbind_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unflatten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unflatten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unfold_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unfold_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unfold_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unfold_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unsqueeze_copy_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unsqueeze_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unsqueeze_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_var_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vdot_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vdot_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_as_complex_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_copy_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_copy_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_copy_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vsplit_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vsplit_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vsplit_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vstack_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vstack_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_zeros_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_bfloat16_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_bool_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_bool_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_cdouble_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_cdouble_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_cdouble_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_cfloat_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_cfloat_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_chalf_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_chalf_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_chalf_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_char_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_char_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_float_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_float_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_float_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_int_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_long_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_long_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_long_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_long_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_abs_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acos_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acosh_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_add_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_add_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addcmul_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addcmul_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addcmul_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addcmul_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addr_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addr_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_alias_copy_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_alias_copy_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_alias_copy_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_all_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_all_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_all_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amax_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_any_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_arange_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_arange_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_arange_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asin_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asin_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asinh_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atanh_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_1d_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_2d_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_2d_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_3d_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_3d_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_not_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_or_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_xor_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_block_diag_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_block_diag_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_block_diag_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_tensors_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bucketize_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bucketize_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cauchy_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_max_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_min_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clone_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_column_stack_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_physical_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_physical_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_constant_pad_nd_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_contiguous_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_contiguous_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_contiguous_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_copysign_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_copysign_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_copysign_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cos_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cos_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cosh_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_count_nonzero_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cumprod_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cumsum_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_deg2rad_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_copy_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_scatter_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_digamma_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_digamma_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dot_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dot_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dsplit_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dstack_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dstack_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dstack_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dstack_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_like_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_like_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_strided_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_eq_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_equal_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_equal_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erf_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfc_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfc_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp2_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expand_as_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expand_as_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expand_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expand_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expand_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expm1_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_eye_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_eye_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft2_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft2_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftshift_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftshift_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft2_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft2_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft2_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft2_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftn_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftn_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftshift_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftshift_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfft2_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfft_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfftn_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfftn_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft2_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft2_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfftn_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfft2_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfft_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfftn_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fill_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fill_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flatten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flatten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flatten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flatten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flip_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fliplr_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flipud_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flipud_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flipud_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_floor_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_floor_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_floor_divide_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_floor_divide_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_floor_divide_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmod_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_frexp_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ge_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_geometric_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hsplit_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hsplit_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hsplit_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hstack_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hstack_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hstack_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_index_add_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_index_copy_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_index_copy_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_index_copy_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_index_fill_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_index_select_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_index_select_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isfinite_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isfinite_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isinf_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isnan_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isnan_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isneginf_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isneginf_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isneginf_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isposinf_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isreal_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isreal_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isreal_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isreal_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_item_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_item_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_item_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_item_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lgamma_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_svd_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_svdvals_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_vecdot_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_vecdot_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linspace_tensor_overload_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linspace_tensor_overload_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linspace_tensor_overload_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log10_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log1p_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log2_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log2_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_softmax_with_dtype_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logaddexp_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_and_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_and_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_not_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_or_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_or_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_or_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_xor_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logspace_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logspace_tensor_overload_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logspace_tensor_overload_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lt_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lt_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_maximum_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_minimum_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_minimum_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mul_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mul_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nan_to_num_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nan_to_num_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nan_to_num_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_copy_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_native_layer_norm_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ne_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ne_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_neg_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_neg_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_empty_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_empty_strided_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_empty_strided_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_full_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_ones_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_ones_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_zeros_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_alpha_dropout_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_channel_shuffle_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_dropout_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_elu_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_group_norm_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_hardshrink_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_hinge_embedding_loss_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_huber_loss_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_l1_loss_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_log_softmax_with_dtype_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_log_softmax_with_dtype_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_log_softmax_with_dtype_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_margin_ranking_loss_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_mish_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_pairwise_distance_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_pixel_shuffle_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_pixel_shuffle_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_poisson_nll_loss_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_prelu_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_relu6_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_relu6_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_softmax_with_dtype_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_softmax_with_dtype_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_triplet_margin_loss_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_norm_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_normal_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_normal_number_mean_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ones_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ones_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ones_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_permute_copy_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_permute_copy_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_permute_copy_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_permute_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_permute_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_positive_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_pow_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_prod_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_prod_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_prod_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_prod_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rad2deg_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rad2deg_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ravel_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ravel_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ravel_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ravel_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_real_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_remainder_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_repeat_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_repeat_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_repeat_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_repeat_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_as_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_roll_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_roll_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_round_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsub_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sgn_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sgn_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sgn_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sigmoid_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sign_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sin_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sin_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sinc_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sinc_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_bessel_j1_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_bessel_j1_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_entr_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_erfcx_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i1_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_log_ndtr_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_log_softmax_with_dtype_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_log_softmax_with_dtype_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_log_softmax_with_dtype_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_log_softmax_with_dtype_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_multigammaln_mvlgamma_p_3_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_multigammaln_mvlgamma_p_3_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_multigammaln_mvlgamma_p_3_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_multigammaln_mvlgamma_p_3_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_ndtr_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_softmax_with_dtype_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_softmax_with_dtype_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_spherical_bessel_j0_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_spherical_bessel_j0_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_xlog1py_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_split_with_sizes_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_split_with_sizes_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sqrt_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_square_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_squeeze_copy_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_squeeze_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_stack_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_stack_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_std_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sub_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sub_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sum_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sum_to_size_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_t_copy_cpu_float16, 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_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_take_along_dim_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tan_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tan_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tanh_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_to_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_to_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_to_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_trace_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_transpose_copy_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_transpose_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_transpose_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tril_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tril_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tril_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_triu_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_triu_indices_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_true_divide_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_trunc_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_trunc_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unbind_copy_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unbind_copy_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unflatten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unflatten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unflatten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unflatten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unfold_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unfold_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unsqueeze_copy_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_var_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vdot_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vdot_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_as_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_copy_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vsplit_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vsplit_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vstack_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vstack_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_where_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_zeros_cpu_float32, test/test_ops.py::TestCommonCPU::test_reduction_ops_reduce_all_cpu, test/test_ops.py::TestCommonCPU::test_reduction_ops_reduce_logsumexp_cpu, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager__unsafe_masked_index_put_accumulate_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_abs_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_addcdiv_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_addmv_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_addr_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_all_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_allclose_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_angle_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_argwhere_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_bucketize_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_cdouble_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_combinations_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_conj_physical_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_cos_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_count_nonzero_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_cumsum_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_diagflat_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_diagonal_copy_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_div_trunc_rounding_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_dstack_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_empty_strided_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_erfinv_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_exp2_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_expand_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_fft2_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_fft_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_rfft2_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_float_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_fmod_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_full_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_geometric_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_geqrf_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_grid_sampler_3d_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_half_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_histogram_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_hypot_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_igamma_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_imag_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_index_copy_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_index_fill_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_isinf_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_isposinf_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_jiterator_binary_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_kthvalue_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_lerp_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_cholesky_ex_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_ldl_solve_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_lu_factor_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_tensorsolve_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_vector_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linspace_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linspace_tensor_overload_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_log_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_log_softmax_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_logaddexp_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_masked_amax_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_masked_cumprod_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_masked_fill_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_masked_mean_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_masked_prod_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_masked_scatter_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_masked_select_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_masked_select_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_max_pool2d_with_indices_backward_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_mean_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_meshgrid_list_of_tensors_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_meshgrid_variadic_tensors_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_min_binary_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_min_reduction_with_dim_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_minimum_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_multinomial_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_mvlgamma_mvlgamma_p_3_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nanmedian_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nanquantile_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_narrow_copy_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_new_empty_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_adaptive_avg_pool3d_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_adaptive_max_pool3d_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_avg_pool1d_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_celu_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_conv1d_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_conv2d_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_conv_transpose1d_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_conv_transpose2d_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_cross_entropy_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_feature_alpha_dropout_with_train_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_fractional_max_pool2d_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_interpolate_linear_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_max_pool2d_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_max_unpool1d_grad_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_mish_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_mse_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_nll_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_pad_constant_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_pad_reflect_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_relu_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_rms_norm_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_smooth_l1_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_softsign_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nonzero_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nonzero_static_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_norm_fro_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_norm_nuc_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_normal_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_normal_in_place_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_ones_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_permute_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_prod_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_resolve_conj_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_rsqrt_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_signal_windows_cosine_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_signal_windows_nuttall_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_sinh_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_sort_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_sparse_sampled_addmm_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_i0e_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_scaled_modified_bessel_k0_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_split_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_split_list_args_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_sqrt_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_squeeze_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_squeeze_multiple_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_sum_to_size_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_t_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_tensor_split_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_tensor_split_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_transpose_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_trapezoid_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_unfold_copy_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_unfold_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_unsafe_chunk_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_var_mean_unbiased_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_var_mean_unbiased_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_vsplit_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_xlogy_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_T_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward___rmatmul___cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward__batch_norm_with_update_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward__upsample_bilinear2d_aa_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_abs_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_amin_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_block_diag_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_cdouble_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_cholesky_solve_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_clone_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_constant_pad_nd_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_copysign_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_cumprod_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_erf_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_expand_as_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_expand_copy_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_fft_ifftn_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_fft_irfftn_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_gather_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_hsplit_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_index_fill_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_cross_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_multi_dot_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_tensorsolve_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_logaddexp2_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_logit_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_logsumexp_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_masked_amax_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_masked_cumsum_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_masked_logsumexp_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_masked_scatter_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_min_reduction_no_dim_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nan_to_num_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nanmean_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_native_layer_norm_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_neg_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_adaptive_avg_pool2d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_conv2d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_conv_transpose3d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_cosine_similarity_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_ctc_loss_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_dropout2d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_elu_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_feature_alpha_dropout_without_train_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_interpolate_area_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_max_unpool2d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_normalize_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_pixel_unshuffle_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_relu_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_norm_fro_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_permute_copy_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_permute_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_polar_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_positive_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_resolve_conj_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_roll_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_round_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_scatter_reduce_amax_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_select_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_softmax_with_dtype_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_sort_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_squeeze_multiple_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_sum_to_size_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_to_sparse_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_trace_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_transpose_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_tril_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_trunc_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_unbind_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_unfold_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_vsplit_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_zero__cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input___rsub___cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input__chunk_cat_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input__upsample_bilinear2d_aa_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_addcmul_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_bmm_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_byte_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_ceil_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_cfloat_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_cholesky_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_clamp_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_complex_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_deg2rad_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_diagonal_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_digamma_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_einsum_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_exp2_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_expand_copy_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_fft_fftshift_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_fft_hfft_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_float_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_ge_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_hypot_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_index_reduce_amin_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_isin_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_jiterator_binary_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_kron_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_kthvalue_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_linalg_diagonal_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_linalg_eigh_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_linalg_lu_solve_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_linalg_svd_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_linalg_vander_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_linalg_vecdot_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_log_normal_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_log_softmax_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_logdet_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_lt_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_masked_amin_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_masked_log_softmax_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_masked_logsumexp_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_masked_mean_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_matmul_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_max_binary_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_min_reduction_no_dim_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_msort_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_multinomial_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_mv_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_narrow_copy_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_native_dropout_backward_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_new_ones_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_new_zeros_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_nn_functional_avg_pool2d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_nn_functional_binary_cross_entropy_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_nn_functional_binary_cross_entropy_with_logits_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_nn_functional_channel_shuffle_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_nn_functional_conv_transpose1d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_nn_functional_conv_transpose2d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_nn_functional_interpolate_area_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_nn_functional_local_response_norm_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_nn_functional_logsigmoid_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_nn_functional_margin_ranking_loss_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_nn_functional_pad_replicate_negative_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_nn_functional_relu6_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_nn_functional_silu_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_nn_functional_soft_margin_loss_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_nn_functional_softmin_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_nn_functional_softplus_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_nn_functional_triplet_margin_with_distance_loss_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_normal_in_place_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_normal_number_mean_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_pca_lowrank_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_pinverse_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_rad2deg_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_repeat_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_rsub_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_scatter_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_scatter_reduce_sum_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_short_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_sin_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_slice_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_softmax_with_dtype_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_special_polygamma_special_polygamma_n_0_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_special_xlog1py_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_split_list_args_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_stft_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_transpose_copy_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_triu_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_unsqueeze_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_view_copy_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_view_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_vstack_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_T_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad__unsafe_masked_index_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_abs_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_addbmm_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_addmm_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_addmv_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_addr_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_argmin_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_argwhere_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_atanh_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_bool_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_broadcast_tensors_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_byte_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_chalf_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_cov_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_cummin_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_diagflat_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_div_no_rounding_mode_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_erfc_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_erfinv_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_geometric_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_hstack_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_int_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_isin_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_kron_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_ldl_factor_ex_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_matrix_rank_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_log1p_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_logit_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_logsumexp_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_lu_unpack_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_masked_std_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_masked_var_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_max_binary_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_max_pool2d_with_indices_backward_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_mm_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_mvlgamma_mvlgamma_p_3_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_mvlgamma_mvlgamma_p_5_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_narrow_copy_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_new_full_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nextafter_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_adaptive_avg_pool1d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_adaptive_max_pool3d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_alpha_dropout_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_conv1d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_embedding_bag_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_interpolate_trilinear_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_kl_div_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_linear_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_max_pool2d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_max_unpool1d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_multi_margin_loss_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_pairwise_distance_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_triplet_margin_with_distance_loss_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_norm_fro_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_polygamma_polygamma_n_2_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_reciprocal_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_round_decimals_3_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_round_decimals_neg_3_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_rsqrt_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_scatter_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_select_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_signal_windows_hamming_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_slice_scatter_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_chebyshev_polynomial_t_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_chebyshev_polynomial_w_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_i0e_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_zeta_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_std_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_stft_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_sum_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_sum_to_size_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_tile_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_torch_ops_aten__safe_softmax_default_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_view_as_complex_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_view_copy_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_vsplit_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_addcdiv_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_argmin_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_atleast_3d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_broadcast_tensors_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_cholesky_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_clamp_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_corrcoef_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_cummin_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_diag_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_empty_permuted_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_erf_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_exp2_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_expand_as_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_fft_rfftn_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_flipud_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_gradient_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_hypot_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_igammac_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_index_add_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_ldl_factor_ex_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_lstsq_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_matrix_rank_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_norm_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_norm_subgradients_at_zero_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_pinv_hermitian_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_qr_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_log10_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_log2_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_log_softmax_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_logsumexp_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_lu_unpack_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_masked_amax_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_masked_cumprod_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_masked_logsumexp_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_masked_prod_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_masked_select_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_mm_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_mvlgamma_mvlgamma_p_1_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_native_dropout_backward_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_adaptive_max_pool3d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_conv3d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_elu_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_feature_alpha_dropout_without_train_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_gaussian_nll_loss_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_glu_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_kl_div_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_logsigmoid_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_max_pool2d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_max_unpool1d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_max_unpool1d_grad_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_multi_head_attention_forward_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_multilabel_margin_loss_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_scaled_dot_product_attention_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_selu_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_silu_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_triplet_margin_with_distance_loss_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_pca_lowrank_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_polygamma_polygamma_n_3_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_randn_like_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_repeat_interleave_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_round_decimals_neg_3_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_scatter_reduce_amax_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_scatter_reduce_prod_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_select_scatter_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_signal_windows_cosine_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_signal_windows_gaussian_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_sort_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_sparse_mm_reduce_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_special_shifted_chebyshev_polynomial_u_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_split_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_split_with_sizes_copy_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_std_mean_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_sum_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_sum_to_size_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_tensor_split_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_to_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_unbind_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_unsqueeze_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay__upsample_bilinear2d_aa_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_addcmul_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_addmm_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_all_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_atanh_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_baddbmm_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_cat_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_combinations_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_cross_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_cumsum_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_eq_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_expm1_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_fft_fft_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_fft_irfftn_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_half_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_i0_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_igamma_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_int_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_isinf_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_linalg_multi_dot_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_linalg_pinv_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_linalg_qr_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_linalg_solve_triangular_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_log10_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_log_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_log_normal_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_logical_and_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_lt_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_lu_unpack_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_masked_cumsum_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_masked_var_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_matmul_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_max_pool2d_with_indices_backward_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_meshgrid_variadic_tensors_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_mm_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_msort_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_mul_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_nn_functional_adaptive_avg_pool1d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_nn_functional_avg_pool2d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_nn_functional_cross_entropy_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_nn_functional_hardswish_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_nn_functional_interpolate_area_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_nn_functional_interpolate_bicubic_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_nn_functional_kl_div_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_nn_functional_l1_loss_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_nn_functional_margin_ranking_loss_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_nn_functional_max_unpool1d_grad_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_nn_functional_multilabel_margin_loss_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_nn_functional_pad_reflect_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_nn_functional_poisson_nll_loss_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_nn_functional_softmin_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_nn_functional_triplet_margin_with_distance_loss_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_nn_functional_unfold_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_outer_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_permute_copy_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_polygamma_polygamma_n_4_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_put_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_repeat_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_resolve_conj_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_round_decimals_3_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_rsub_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_scatter_reduce_mean_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_searchsorted_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_signal_windows_nuttall_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_sin_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_sinh_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_special_bessel_y0_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_special_hermite_polynomial_he_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_special_modified_bessel_i0_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_special_modified_bessel_k1_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_squeeze_copy_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_squeeze_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_torch_ops_aten__safe_softmax_default_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_trace_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_triu_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_unfold_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_unsafe_split_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_vdot_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_vstack_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_xlogy_cpu_float32, test/test_ops.py::TestMathBitsCPU::test_conj_view___getitem___cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs__conversions_char_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_acos_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_addcdiv_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_any_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_as_strided_scatter_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_atleast_1d_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_chunk_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_diag_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_expand_copy_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_expm1_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_fft_hfft2_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_fliplr_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_index_select_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_istft_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_linspace_tensor_overload_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_log_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_logical_not_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_movedim_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_ne_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_nn_functional_pixel_shuffle_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_positive_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_renorm_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_tan_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_unflatten_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_var_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_add_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_argwhere_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_broadcast_to_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_chunk_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_column_stack_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_combinations_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_dsplit_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_einsum_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_fft_hfft2_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_fft_hfftn_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_full_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_hsplit_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_jiterator_binary_return_by_ref_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_linalg_lstsq_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_linalg_lstsq_grad_oriented_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_linalg_vecdot_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_linspace_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_log1p_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_logcumsumexp_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_long_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_masked_prod_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_meshgrid_list_of_tensors_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_mv_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_neg_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_pad_replicate_negative_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_triplet_margin_with_distance_loss_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_nonzero_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_ravel_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_real_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_rsqrt_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_scatter_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_sigmoid_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_split_with_sizes_copy_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_split_with_sizes_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_std_mean_unbiased_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_sub_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_sum_to_size_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_svd_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_tril_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_triu_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_unfold_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_view_as_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view___rsub___cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs__conversions_cdouble_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs__conversions_double_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs__conversions_half_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs__conversions_int_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_add_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_atleast_3d_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_broadcast_tensors_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_diag_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_eq_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_equal_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_exp_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_expm1_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_fft_fft_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_fft_fftn_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_fft_irfftn_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_fill_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_lerp_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_linalg_cross_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_linalg_norm_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_linspace_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_new_empty_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_nn_functional_triplet_margin_loss_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_norm_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_sinc_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_sqrt_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_sum_to_size_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_unfold_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_vdot_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_addmm_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_atanh_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_bfloat16_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_column_stack_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_dist_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_expm1_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_fft_fft_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_fft_ifft2_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_fft_ifft_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_fft_irfft2_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_fft_irfft_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_fft_irfftn_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_half_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_jiterator_2inputs_2outputs_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_cross_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_det_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_matrix_rank_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_multi_dot_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_pinv_hermitian_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_tensorinv_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_log2_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_log_softmax_with_dtype_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_masked_mean_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_masked_scatter_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_movedim_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_narrow_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_channel_shuffle_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_conv_transpose3d_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_pad_circular_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_ones_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_ormqr_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_pca_lowrank_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_permute_copy_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_pinverse_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_positive_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_scatter_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_softmax_with_dtype_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_std_mean_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_svd_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_to_sparse_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_true_divide_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_var_unbiased_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_acosh_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_all_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_any_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_conj_physical_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_diag_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_diagonal_copy_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_dot_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_expand_as_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_ifftn_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_ihfft2_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_rfft_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_fmin_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_i0_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_igammac_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_index_fill_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_le_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_log_softmax_with_dtype_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_logaddexp_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_logical_and_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_logsumexp_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_narrow_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_nextafter_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_gelu_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_huber_loss_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_roll_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_sinh_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_special_log_ndtr_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_split_with_sizes_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_squeeze_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_take_along_dim_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_unbind_copy_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_var_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_as_strided_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_as_strided_scatter_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_asin_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_asinh_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_conj_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_constant_pad_nd_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_cos_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_diag_embed_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_equal_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_exp2_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_expand_as_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_fft_ifftn_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_fft_rfft2_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_hash_tensor_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_hstack_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_index_add_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_index_reduce_mean_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_int_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_isneginf_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_jiterator_2inputs_2outputs_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_kthvalue_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_linalg_inv_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_linalg_inv_ex_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_linalg_lu_factor_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_linalg_matrix_rank_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_linalg_pinv_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_linalg_slogdet_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_linalg_solve_triangular_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_linalg_svd_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_log_softmax_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_logaddexp_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_masked_argmax_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_masked_cumsum_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_masked_softmax_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_max_pool2d_with_indices_backward_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_mvlgamma_mvlgamma_p_5_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_neg_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_new_full_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_new_ones_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_cross_entropy_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_ctc_loss_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_grid_sample_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_interpolate_area_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_interpolate_trilinear_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_kl_div_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_relu_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_rms_norm_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nonzero_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_permute_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_qr_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_rand_like_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_real_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_reshape_as_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_sigmoid_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_slice_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_special_airy_ai_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_special_bessel_y0_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_special_bessel_y1_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_special_chebyshev_polynomial_v_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_special_entr_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_special_hermite_polynomial_he_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_special_i1e_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_special_log_ndtr_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_special_scaled_modified_bessel_k1_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_t_copy_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_to_sparse_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_triu_cpu_float64, 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_add_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_addcdiv__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_addcdiv_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_atanh_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_bitwise_and__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_cat_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_chunk_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_clone_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_column_stack_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_digamma_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_empty_permuted_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_erf__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_irfft2_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_hstack_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_igammac__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_isneginf_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_item_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_lcm__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_native_group_norm_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_native_layer_norm_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_alpha_dropout_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_glu_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_hardshrink_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_huber_loss_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_poisson_nll_loss_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_relu_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_softshrink_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_tanhshrink_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_randn_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_sgn_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_sigmoid_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_sin_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_special_i1e_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_std_mean_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_sub__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_sub_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_t_copy_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_take_along_dim_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_tril_indices_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_var_mean_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_vsplit_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs__conversions_cfloat_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs__conversions_short_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_addr_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_alias_copy_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_as_strided_copy_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_bitwise_right_shift__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_bitwise_right_shift_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_broadcast_to_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_cauchy_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_clamp_min__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_contiguous_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_cumprod__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_cumsum__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_div_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_dsplit_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_eq_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_expm1_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_hfft2_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_frac__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_geometric_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_hypot_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_logspace_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_narrow_copy_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_new_full_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_alpha_dropout_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_elu__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_elu_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_glu_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_layer_norm_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_reciprocal__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_round_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_sign__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_signbit_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_sinh_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_special_logit_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_special_ndtr_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_std_mean_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_view_copy_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_view_cpu, test/test_ops.py::TestFakeTensorCPU::test_fake___radd___cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake__softmax_backward_data_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_arange_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_as_strided_copy_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_atleast_2d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast___rmul___cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_abs_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_acosh_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_addcdiv_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_addcmul_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_addmv_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_alias_copy_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_amax_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_any_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_argmax_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_argwhere_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_as_strided_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_broadcast_shapes_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_bucketize_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_cholesky_inverse_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_complex_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_conj_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_copysign_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_diag_embed_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_dot_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_empty_like_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_fft_fftn_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_fft_hfft_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_fft_ifftn_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_float_power_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_frexp_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_full_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_gather_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_gt_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_half_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_igammac_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_index_reduce_amin_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_index_reduce_prod_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_inner_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_isfinite_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_isposinf_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_istft_cpu_complex64, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_jiterator_unary_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_lcm_cpu_int64, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_linalg_eigvals_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_linalg_inv_ex_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_linalg_ldl_factor_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_linalg_matrix_rank_hermitian_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_linalg_slogdet_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_linalg_solve_ex_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_linalg_vander_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_log_softmax_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_logaddexp2_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_logical_xor_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_long_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_lu_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_mT_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_masked_amax_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_masked_norm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_masked_softmin_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_masked_var_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_minimum_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nan_to_num_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_narrow_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_native_layer_norm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_adaptive_avg_pool2d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_bilinear_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_conv_transpose2d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_elu_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_interpolate_bicubic_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_max_unpool2d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_multi_head_attention_forward_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_selu_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_smooth_l1_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_softmin_with_dtype_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_norm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_polar_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_real_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_renorm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_repeat_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_repeat_interleave_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_signal_windows_bartlett_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_signal_windows_blackman_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_signal_windows_gaussian_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_signal_windows_hann_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_signal_windows_nuttall_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_slice_scatter_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_sparse_sampled_addmm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_special_bessel_j0_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_special_bessel_y1_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_special_i1e_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_special_log_ndtr_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_special_modified_bessel_i1_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_std_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_stft_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_sub_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_tan_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_transpose_copy_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_unfold_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_uniform_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_unsafe_split_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_var_unbiased_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_view_as_complex_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_vstack_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_bernoulli_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_bitwise_left_shift_cpu_int64, test/test_ops.py::TestFakeTensorCPU::test_fake_chalf_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_H_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp___rmatmul___cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_addcdiv_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_addmm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_atan2_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_cholesky_solve_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_conj_physical_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_cumulative_trapezoid_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_dist_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_div_floor_rounding_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_exp_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_fft_fftn_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_fft_ifft_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_fft_ifftshift_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_fft_rfft2_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_flip_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_flipud_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_float_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_lgamma_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_linalg_cholesky_ex_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_linalg_pinv_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_logcumsumexp_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_masked_mean_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_masked_median_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_masked_scatter_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_bilinear_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_binary_cross_entropy_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_cross_entropy_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_hardshrink_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_kl_div_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_logsigmoid_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_max_pool3d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_max_unpool3d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_multi_head_attention_forward_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_pad_replicate_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_relu6_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_triplet_margin_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_norm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_outer_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_polygamma_polygamma_n_3_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_scatter_reduce_amax_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_scatter_reduce_mean_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_select_scatter_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_sparse_sampled_addmm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_special_erfcx_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_split_list_args_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_squeeze_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_std_mean_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_stft_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_take_along_dim_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_tensor_split_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_tile_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_unsqueeze_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_vsplit_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___rsub___cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_acosh_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_addcmul_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_alias_copy_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_baddbmm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_bernoulli_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_bmm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_broadcast_tensors_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_corrcoef_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_erf_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_flip_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_frac_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_grid_sampler_3d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_index_reduce_amin_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_linalg_lstsq_grad_oriented_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_linalg_multi_dot_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_linalg_pinv_singular_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_log2_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_logaddexp_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_mH_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_masked_cumsum_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_masked_norm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_max_binary_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_mvlgamma_mvlgamma_p_1_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nanmedian_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_native_layer_norm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_adaptive_max_pool3d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_conv2d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_fractional_max_pool3d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_grid_sample_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_hardtanh_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_interpolate_area_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_interpolate_nearest-exact_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_l1_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_max_unpool1d_grad_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_max_unpool2d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_normalize_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_rms_norm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_scaled_dot_product_attention_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_ormqr_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_pinverse_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_polygamma_polygamma_n_0_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_renorm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_round_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_scatter_reduce_amin_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_scatter_reduce_mean_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_sqrt_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_square_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_stft_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_tensor_split_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_torch_ops_aten__safe_softmax_default_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_tril_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_unsafe_split_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_var_unbiased_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_where_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_cumprod_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_cumulative_trapezoid_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_einsum_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_empty_strided_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_equal_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_expand_copy_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_expand_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_exponential_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_flip_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_fliplr_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_gt_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_hash_tensor_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_index_fill_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_index_reduce_amax_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_jiterator_binary_return_by_ref_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_linalg_cholesky_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_linalg_eigvalsh_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_linalg_ldl_solve_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_linalg_solve_triangular_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_log_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_log_softmax_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_logaddexp_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_logical_or_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_lu_unpack_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_masked_amin_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_masked_cumsum_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_masked_logaddexp_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_masked_logsumexp_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_masked_scatter_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_masked_sum_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_max_reduction_no_dim_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_mean_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_new_full_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_avg_pool1d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_conv1d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_layer_norm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_max_unpool2d_grad_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_normalize_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_pad_reflect_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_silu_complex_cpu_complex64, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_softmin_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_softmin_with_dtype_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_threshold_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_triplet_margin_with_distance_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_ones_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_outer_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_polygamma_polygamma_n_2_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_pow_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_scalar_tensor_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_signal_windows_bartlett_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_slice_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_special_hermite_polynomial_he_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_special_log_ndtr_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_split_list_args_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_split_with_sizes_copy_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_tanh_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_tile_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_to_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_true_divide_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_unique_consecutive_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_var_unbiased_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_view_as_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops___rand___cpu_int64, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops___rdiv___cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops___ror___cpu_int64, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops__batch_norm_with_update_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_addcmul_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_argmin_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_atleast_1d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_bitwise_not_cpu_int64, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_bucketize_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_byte_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_copysign_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_cross_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_deg2rad_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_diagonal_copy_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_diagonal_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_diagonal_scatter_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_div_no_rounding_mode_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_dsplit_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_fft_fft2_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_fft_ifftshift_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_fft_ihfftn_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_frexp_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_gcd_cpu_int64, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_heaviside_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_index_reduce_prod_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_inner_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_isnan_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_isneginf_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_jiterator_binary_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_kthvalue_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_le_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_linalg_cross_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_linalg_ldl_factor_ex_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_linalg_multi_dot_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_linalg_norm_subgradients_at_zero_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_log10_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_log2_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_log_normal_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_logical_xor_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_logsumexp_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_masked_amax_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_masked_select_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_matrix_exp_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_minimum_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_mode_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_mul_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_mv_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_mvlgamma_mvlgamma_p_5_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_new_full_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_bilinear_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_celu_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_conv2d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_conv_transpose2d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_ctc_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_embedding_bag_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_glu_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_hardsigmoid_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_linear_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_max_pool1d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_max_unpool1d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_multi_margin_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_multilabel_soft_margin_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_pdist_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_rms_norm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_selu_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_softshrink_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_tanhshrink_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_upsample_bilinear_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_polygamma_polygamma_n_4_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_randint_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_round_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_round_decimals_3_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_scatter_add_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_searchsorted_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_select_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_signal_windows_hann_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_sinh_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_sparse_sampled_addmm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_special_airy_ai_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_special_bessel_j1_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_special_chebyshev_polynomial_t_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_special_i0e_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_special_xlog1py_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_std_unbiased_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_svd_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_t_copy_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_triangular_solve_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_uniform_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_unsqueeze_copy_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_var_mean_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_view_as_real_cpu_complex64, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_zero__cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_strided_layout__refs_arange_cpu_float16, test/test_ops.py::TestFakeTensorCPU::test_strided_layout__refs_arange_cpu_int64, test/test_ops.py::TestFakeTensorCPU::test_strided_layout__refs_arange_cpu_int8, test/test_ops.py::TestFakeTensorCPU::test_strided_layout__refs_arange_cpu_uint8, test/test_ops.py::TestFakeTensorCPU::test_strided_layout__refs_linspace_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_strided_layout__refs_linspace_tensor_overload_cpu_complex128, test/test_ops.py::TestFakeTensorCPU::test_strided_layout__refs_linspace_tensor_overload_cpu_int32, test/test_ops.py::TestFakeTensorCPU::test_strided_layout__refs_logspace_cpu_complex128, test/test_ops.py::TestFakeTensorCPU::test_strided_layout__refs_logspace_cpu_int16, test/test_ops.py::TestFakeTensorCPU::test_strided_layout__refs_logspace_tensor_overload_cpu_bfloat16, test/test_ops.py::TestFakeTensorCPU::test_strided_layout__refs_ones_cpu_int8, test/test_ops.py::TestFakeTensorCPU::test_strided_layout__refs_zeros_cpu_complex128, test/test_ops.py::TestFakeTensorCPU::test_strided_layout_arange_cpu_bfloat16, test/test_ops.py::TestFakeTensorCPU::test_strided_layout_full_cpu_float64, test/test_ops.py::TestFakeTensorCPU::test_strided_layout_linspace_cpu_float16, test/test_ops.py::TestFakeTensorCPU::test_strided_layout_linspace_cpu_float64, test/test_ops.py::TestFakeTensorCPU::test_strided_layout_logspace_tensor_overload_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_strided_layout_zeros_cpu_int32, test/test_ops.py::TestTagsCPU::test_tags_T_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_abs_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_addcdiv_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_alias_copy_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_amin_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_as_strided_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_as_strided_partial_views_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_conj_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_contiguous_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_count_nonzero_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_empty_like_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_erf_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_exponential_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_eye_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_fft_fftn_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_fft_ihfft_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_fft_irfftn_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_fliplr_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_fmin_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_frac_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_isneginf_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_lcm_cpu_int64, test/test_ops.py::TestTagsCPU::test_tags__refs_le_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_linalg_norm_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_linalg_svdvals_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_native_layer_norm_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_new_empty_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_new_full_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_hardshrink_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_log_softmax_with_dtype_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_nll_loss_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_threshold_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_randn_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_special_erfcx_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_special_logit_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_special_ndtr_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_special_ndtri_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_stack_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_stft_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_sub_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_to_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_tril_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_unsqueeze_copy_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_view_as_complex_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_where_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_zeros_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_addcdiv_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_allclose_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_as_strided_partial_views_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_bincount_cpu_int64, test/test_ops.py::TestTagsCPU::test_tags_block_diag_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_cartesian_prod_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_ceil_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_char_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_chunk_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_cumsum_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_diagonal_copy_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_diagonal_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_empty_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_equal_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_fft_fft2_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_fft_ifft2_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_fft_ifftshift_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_fft_ihfft_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_fft_irfft2_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_fft_rfft_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_float_power_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_gather_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_index_add_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_index_reduce_amax_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_kron_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_linalg_eig_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_linalg_pinv_hermitian_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_linalg_solve_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_linspace_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_log2_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_logical_and_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_long_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_lu_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_masked_amax_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_masked_prod_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_masked_scatter_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_msort_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_mvlgamma_mvlgamma_p_3_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_native_batch_norm_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_ne_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_conv1d_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_conv2d_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_conv_transpose2d_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_fractional_max_pool2d_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_huber_loss_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_layer_norm_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_pad_reflect_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_prelu_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_softplus_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_threshold_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_upsample_bilinear_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nonzero_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_norm_fro_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_normal_number_mean_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_permute_copy_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_resize_as__cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_rot90_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_sgn_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_sign_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_signal_windows_hamming_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_slice_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_softmax_with_dtype_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_sparse_mm_reduce_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_special_bessel_j0_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_special_chebyshev_polynomial_u_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_special_legendre_polynomial_p_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_special_modified_bessel_k0_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_special_ndtri_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_std_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_tile_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_transpose_copy_cpu_float32 2025-11-03T17:46:07.9644165Z 2025-11-03T17:46:13.6477828Z Running test_ops 7/9 ... [2025-11-03 17:46:13.647583] 2025-11-03T17:46:13.6478570Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T17:46:13.6512795Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_ops.py', '-m', 'not serial', '--shard-id=7', '--num-shards=9', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-11-03 17:46:13.650892] 2025-11-03T17:46:32.3095677Z 2025-11-03T17:46:32.3096941Z test_decomp 16/18 was successful, full logs can be found in artifacts with path test/test-reports/test_decomp_16.18_b238dc2e676ff662_.log 2025-11-03T17:46:32.3377377Z Running 507 items in this shard: test/test_decomp.py::TestDecompCPU::test_comprehensive___radd___cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive___rmul___cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive___rpow___cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive___rsub___cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive___rsub___cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive___rsub___cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive__chunk_cat_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_comprehensive__unsafe_masked_index_put_accumulate_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_abs_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_acos_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_acos_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_acos_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_add_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_add_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_addcmul_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_addmm_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_addmm_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_addr_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_all_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_all_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_all_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_amax_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_amin_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_amin_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_angle_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_angle_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_angle_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_argmax_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_as_strided_partial_views_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_asin_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_asin_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_asinh_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_atan2_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_atanh_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_atleast_2d_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_atleast_3d_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_bincount_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_bitwise_not_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_bitwise_right_shift_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_block_diag_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_bool_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_bool_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_bool_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_broadcast_tensors_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_broadcast_to_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_broadcast_to_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_bucketize_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_byte_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_cauchy_cpu_float64, 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_cdouble_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_ceil_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_cholesky_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_chunk_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_clone_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_clone_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_conj_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_conj_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_constant_pad_nd_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_corrcoef_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_cos_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_cos_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_count_nonzero_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_cov_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_cummax_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_cumulative_trapezoid_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_diag_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_diag_embed_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_diff_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_digamma_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_dist_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_div_floor_rounding_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_double_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_dsplit_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_dstack_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_empty_like_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_empty_like_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_empty_permuted_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_comprehensive_empty_permuted_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_exp_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_exp_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_exp_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_expand_copy_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_expand_copy_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_expm1_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_exponential_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_eye_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_fft_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_fftn_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_fftshift_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_hfft_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_ifft2_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_fliplr_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_flipud_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_float_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_fmin_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_fmod_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_fmod_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_gather_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_gather_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_gather_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_geometric_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_gradient_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_hash_tensor_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_heaviside_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_histogram_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_index_add_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_index_reduce_amax_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_index_select_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_int_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_isinf_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_isneginf_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_isposinf_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_item_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_item_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_comprehensive_item_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_jiterator_4inputs_with_extra_args_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_jiterator_binary_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_jiterator_binary_return_by_ref_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_jiterator_binary_return_by_ref_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_kron_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_ldexp_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_lgamma_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_cross_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_diagonal_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_eigh_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_inv_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_inv_ex_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_ldl_factor_ex_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_lu_solve_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_matrix_rank_hermitian_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_multi_dot_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_norm_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_norm_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_norm_subgradients_at_zero_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_pinv_singular_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_pinv_singular_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_tensorinv_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_vecdot_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_linspace_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_linspace_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_log_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_logaddexp_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_logical_not_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_logical_not_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_long_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_lt_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_lu_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_lu_solve_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_argmax_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_argmin_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_cumprod_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_cumsum_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_fill_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_log_softmax_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_logsumexp_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_normalize_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_prod_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_scatter_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_matmul_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_matmul_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_matmul_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_max_reduction_no_dim_cpu_int16, 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_meshgrid_variadic_tensors_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_min_reduction_no_dim_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_mode_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_msort_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_mul_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_comprehensive_nanmean_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nanquantile_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_nansum_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_narrow_copy_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_native_batch_norm_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_native_dropout_backward_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_native_dropout_backward_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_ne_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_new_empty_strided_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_new_empty_strided_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_new_ones_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_adaptive_avg_pool3d_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_adaptive_max_pool3d_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_alpha_dropout_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_avg_pool1d_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_bilinear_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_binary_cross_entropy_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_celu_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_conv2d_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_conv_transpose1d_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_conv_transpose1d_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_cross_entropy_cpu_float64, 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_gaussian_nll_loss_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_grid_sample_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_grid_sample_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_huber_loss_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_interpolate_area_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_interpolate_bicubic_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_interpolate_nearest_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_interpolate_trilinear_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_leaky_relu_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_linear_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_logsigmoid_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_logsigmoid_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_logsigmoid_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_max_pool2d_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_max_pool3d_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_pad_reflect_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_pad_replicate_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_pad_replicate_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_pad_replicate_negative_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_pixel_shuffle_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_pixel_unshuffle_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_poisson_nll_loss_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_scaled_dot_product_attention_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_selu_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_silu_complex_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_softsign_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_tanhshrink_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_tanhshrink_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_triplet_margin_loss_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_unfold_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_upsample_bilinear_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nonzero_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_nonzero_static_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_norm_nuc_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_outer_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_permute_copy_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_polar_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_polygamma_polygamma_n_0_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_polygamma_polygamma_n_1_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_polygamma_polygamma_n_3_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_polygamma_polygamma_n_3_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_polygamma_polygamma_n_4_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_prod_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_qr_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_randint_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_randn_like_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_real_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_repeat_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_repeat_interleave_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_reshape_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_reshape_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_resize__cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_resolve_neg_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_comprehensive_roll_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_round_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_round_decimals_neg_3_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_rsub_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_rsub_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_rsub_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_scalar_tensor_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_scatter_add_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_scatter_add_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_scatter_reduce_amin_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_searchsorted_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_sgn_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_short_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_sigmoid_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_sign_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_signal_windows_nuttall_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_signbit_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_sin_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_sin_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_softmax_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_sparse_mm_reduce_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_bessel_j0_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_bessel_y0_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_bessel_y1_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_bessel_y1_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_chebyshev_polynomial_t_cpu_float32, 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_float32, 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_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_chebyshev_polynomial_w_cpu_float32, 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_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_entr_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_entr_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_entr_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_entr_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_i0e_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_i1_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_log_ndtr_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_ndtri_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_shifted_chebyshev_polynomial_v_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_spherical_bessel_j0_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_split_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_split_list_args_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_split_with_sizes_copy_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_sqrt_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_sqrt_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_squeeze_copy_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_squeeze_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_squeeze_multiple_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_stack_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_stack_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_std_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_std_mean_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_sum_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_sum_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_sum_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_t_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_take_along_dim_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_take_along_dim_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_take_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_take_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_tan_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_tensor_split_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_to_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_to_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_topk_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_torch__scaled_mm_cpu_float8_e4m3fn, test/test_decomp.py::TestDecompCPU::test_comprehensive_transpose_copy_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_trapezoid_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_trapz_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_tril_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_triu_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_unflatten_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_unflatten_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_comprehensive_unflatten_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_unique_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_unique_cpu_uint64, test/test_decomp.py::TestDecompCPU::test_comprehensive_unsafe_chunk_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_unsafe_split_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_unsqueeze_copy_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_unsqueeze_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_unsqueeze_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_var_mean_unbiased_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_view_as_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_view_copy_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_view_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_vsplit_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_where_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_xlogy_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_zero__cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_acos_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_acos_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_add_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_addcdiv_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_addcmul_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_addcmul_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_addmm_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_addr_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_addr_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_alias_copy_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_quick_arange_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_asin_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_atan2_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_atan_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_atanh_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_baddbmm_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_cat_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_clamp_min_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_clamp_min_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_conj_physical_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_conj_physical_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_conj_physical_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_copysign_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_core_backward_alias_copy_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_core_backward_index_fill_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_core_backward_mv_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_core_backward_rot90_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_core_backward_sum_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_core_backward_triu_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_cumsum_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_deg2rad_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_diag_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_diagonal_copy_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_diagonal_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_diagonal_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_diagonal_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_div_floor_rounding_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_dot_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_empty_like_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_empty_strided_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_empty_strided_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_eq_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_erf_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_erfc_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_erfc_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_erfinv_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_exp2_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_exp2_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_exp_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_exp_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_expand_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_eye_cpu_float8_e4m3fn, test/test_decomp.py::TestDecompCPU::test_quick_eye_cpu_float8_e4m3fnuz, test/test_decomp.py::TestDecompCPU::test_quick_eye_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_fft_fft2_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_fft_fft_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_fft_fft_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_fft_fftn_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_fft_hfft2_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_fft_ifft_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_fft_ihfft2_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_fft_irfft2_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_fill_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_flip_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_floor_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_floor_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_fmax_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_fmax_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_fmod_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_full_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_i0_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_igammac_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_index_add_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_index_copy_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_index_copy_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_index_fill_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_isin_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_isposinf_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_le_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_linalg_diagonal_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_log10_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_log10_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_log_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_logical_and_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_logical_and_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_logical_not_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_logical_not_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_logical_not_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_logical_or_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_logical_xor_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_logical_xor_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_logical_xor_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_logit_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_logspace_tensor_overload_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_maximum_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_maximum_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_maximum_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_minimum_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_mv_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_nan_to_num_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_new_empty_strided_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_new_full_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_new_ones_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_new_ones_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_nn_functional_elu_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_nn_functional_glu_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_nn_functional_hardsigmoid_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_nn_functional_hardtanh_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_nn_functional_huber_loss_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_nn_functional_huber_loss_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_nn_functional_max_unpool2d_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_nn_functional_mse_loss_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_norm_fro_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_permute_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_remainder_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_repeat_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_round_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_rsqrt_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_rsqrt_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_rsub_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_select_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_sgn_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_sigmoid_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_sigmoid_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_slice_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_quick_slice_cpu_int64, 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_ndtri_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_special_xlog1py_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_split_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_split_with_sizes_copy_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_squeeze_multiple_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_stack_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_std_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_sub_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_take_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_tan_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_tan_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_tan_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_tanh_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_trace_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_transpose_copy_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_transpose_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_quick_transpose_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_triu_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_unbind_copy_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_unbind_copy_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_unbind_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_unbind_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_unsafe_split_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_unsafe_split_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_unsqueeze_copy_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_var_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_var_mean_unbiased_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_vdot_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_view_copy_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_view_copy_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_view_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_where_cpu_bfloat16, 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, test/test_decomp.py::TestDecompCPU::test_rnn_decomp_module_nn_GRU_eval_mode_cpu_float64, test/test_decomp.py::DecompOneOffTestsCPU::test_exponential_non_inf_cpu, test/test_decomp.py::DecompOneOffTestsCPU::test_native_layer_norm_cpu_decomp_cpu, test/test_decomp.py::DecompOneOffTestsCPU::test_sdpa_nn_functional_scaled_dot_product_attention_cpu_float32, test/test_decomp.py::DecompOneOffTestsCPU::test_threshold_backward_dtype_cpu 2025-11-03T17:46:32.3642165Z 2025-11-03T17:46:38.4819363Z Running inductor/test_aot_inductor_arrayref 1/1 ... [2025-11-03 17:46:38.481712] 2025-11-03T17:46:38.4820268Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T17:46:38.4828280Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_aot_inductor_arrayref.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-11-03 17:46:38.482388] 2025-11-03T17:46:43.8497132Z 2025-11-03T17:46:43.8498675Z inductor/test_aot_inductor_arrayref 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_aot_inductor_arrayref_1.1_84b97913dd85e6e6_.log 2025-11-03T17:46:43.8500031Z 2025-11-03T17:46:50.0799248Z Running inductor/test_cooperative_reductions 1/1 ... [2025-11-03 17:46:50.079682] 2025-11-03T17:46:50.0800480Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T17:46:50.0807923Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_cooperative_reductions.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-11-03 17:46:50.080322] 2025-11-03T17:47:02.6988182Z 2025-11-03T17:47:02.6989521Z inductor/test_cooperative_reductions 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_cooperative_reductions_1.1_3ac11286271c5e34_.log 2025-11-03T17:47:02.6990358Z 2025-11-03T17:47:09.2189321Z Running inductor/test_compiled_autograd 1/1 ... [2025-11-03 17:47:09.208194] 2025-11-03T17:47:09.2190190Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T17:47:09.2197054Z 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-11-03 17:47:09.208194] 2025-11-03T17:47:24.5573791Z 2025-11-03T17:47:24.5575794Z 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_457a83547a527e13_.log 2025-11-03T17:47:24.5577089Z 2025-11-03T17:47:30.3116713Z Running dynamo/test_deque_reconstruct 1/1 ... [2025-11-03 17:47:30.311283] 2025-11-03T17:47:30.3126478Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T17:47:30.3128387Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'dynamo/test_deque_reconstruct.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-11-03 17:47:30.311906] 2025-11-03T17:47:35.0488407Z 2025-11-03T17:47:35.0489463Z dynamo/test_deque_reconstruct 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_deque_reconstruct_1.1_ce5ed0b25b6a1977_.log 2025-11-03T17:47:35.0490187Z 2025-11-03T17:47:40.7400666Z Running inductor/test_external_callables 1/1 ... [2025-11-03 17:47:40.739660] 2025-11-03T17:47:40.7401957Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T17:47:40.7411509Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_external_callables.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-11-03 17:47:40.740851] 2025-11-03T17:47:45.9805952Z 2025-11-03T17:47:45.9807452Z inductor/test_external_callables 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_external_callables_1.1_f3be52205fbe91f3_.log 2025-11-03T17:47:45.9808843Z 2025-11-03T17:47:51.5948896Z Running inductor/test_extension_backend 1/1 ... [2025-11-03 17:47:51.585092] 2025-11-03T17:47:51.5949686Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T17:47:51.5956160Z 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-11-03 17:47:51.585092] 2025-11-03T17:48:04.3112155Z 2025-11-03T17:48:04.3113743Z 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_c886d2109d98049d_.log 2025-11-03T17:48:04.3115042Z 2025-11-03T17:48:10.4119898Z Running cpp_extensions/torch_stable_test_extension/torch_stable_test/test_torch_stable 1/1 ... [2025-11-03 17:48:10.411386] 2025-11-03T17:48:10.4121565Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T17:48:10.4128746Z 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-11-03 17:48:10.412571] 2025-11-03T17:48:16.3450709Z 2025-11-03T17:48:16.3452310Z 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_4e7971e891a20353_.log 2025-11-03T17:48:16.3455232Z Running 0 items in this shard: 2025-11-03T17:48:16.3455460Z 2025-11-03T17:48:21.9079037Z Running inductor/test_triton_kernels 1/1 ... [2025-11-03 17:48:21.907416] 2025-11-03T17:48:21.9079883Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T17:48:21.9088584Z 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-11-03 17:48:21.908558] 2025-11-03T17:48:34.3030407Z 2025-11-03T17:48:34.3031928Z 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_4be06ddfb21fd2c4_.log 2025-11-03T17:48:34.3032975Z 2025-11-03T17:48:41.4575029Z Running inductor/test_cache 1/1 ... [2025-11-03 17:48:41.457176] 2025-11-03T17:48:41.4576231Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T17:48:41.4586240Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_cache.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-11-03 17:48:41.458373] 2025-11-03T17:48:46.9583513Z 2025-11-03T17:48:46.9584938Z inductor/test_cache 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_cache_1.1_3be3eb4ba86d0eb8_.log 2025-11-03T17:48:46.9585918Z 2025-11-03T17:48:53.6354494Z Running inductor/test_minifier 1/1 ... [2025-11-03 17:48:53.634758] 2025-11-03T17:48:53.6355395Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T17:48:53.6365794Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/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-11-03 17:48:53.636009] 2025-11-03T17:49:07.7224259Z 2025-11-03T17:49:07.7225422Z inductor/test_minifier 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_minifier_1.1_9e1bc96f06b60770_.log 2025-11-03T17:49:07.7226094Z 2025-11-03T17:49:14.3169587Z Running inductor/test_inductor_annotations 1/1 ... [2025-11-03 17:49:14.315390] 2025-11-03T17:49:14.3170364Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T17:49:14.3178511Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_inductor_annotations.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-11-03 17:49:14.315390] 2025-11-03T17:49:28.9224289Z 2025-11-03T17:49:28.9225722Z inductor/test_inductor_annotations 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_inductor_annotations_1.1_981c6b116ca3253c_.log 2025-11-03T17:49:28.9227168Z 2025-11-03T17:49:35.7892797Z Running dynamo/test_buffers_override 1/1 ... [2025-11-03 17:49:35.787027] 2025-11-03T17:49:35.7893517Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T17:49:35.7917313Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'dynamo/test_buffers_override.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-11-03 17:49:35.787027] 2025-11-03T17:49:40.8709739Z 2025-11-03T17:49:40.8742712Z dynamo/test_buffers_override 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_buffers_override_1.1_fe6415d89c5cd2bd_.log 2025-11-03T17:49:40.8744179Z 2025-11-03T17:49:47.4711290Z Running dynamo/test_skip_non_tensor 1/1 ... [2025-11-03 17:49:47.470521] 2025-11-03T17:49:47.4712368Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T17:49:47.4719168Z 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-11-03 17:49:47.471146] 2025-11-03T17:49:53.3162651Z 2025-11-03T17:49:53.3164201Z 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_7a9ff4e5e72a6bca_.log 2025-11-03T17:49:53.3165518Z 2025-11-03T17:49:59.5241133Z Running dynamo/test_modules 1/1 ... [2025-11-03 17:49:59.514140] 2025-11-03T17:49:59.5242042Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T17:49:59.5244006Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'dynamo/test_modules.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-11-03 17:49:59.514140] 2025-11-03T17:50:13.4271344Z 2025-11-03T17:50:13.4272895Z dynamo/test_modules 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_modules_1.1_fd0e4ceb03c2a56b_.log 2025-11-03T17:50:13.4273859Z 2025-11-03T17:50:20.4223392Z Running inductor/test_aot_inductor_custom_ops 1/1 ... [2025-11-03 17:50:20.422149] 2025-11-03T17:50:20.4223953Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T17:50:20.4233913Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_aot_inductor_custom_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-11-03 17:50:20.422731] 2025-11-03T17:50:33.3761660Z 2025-11-03T17:50:33.3763526Z inductor/test_aot_inductor_custom_ops 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_aot_inductor_custom_ops_1.1_e94b7502376115a1_.log 2025-11-03T17:50:33.3765314Z 2025-11-03T17:50:40.3533070Z Running inductor/test_flex_flash 1/1 ... [2025-11-03 17:50:40.353120] 2025-11-03T17:50:40.3534200Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T17:50:40.3543096Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_flex_flash.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-11-03 17:50:40.353915] 2025-11-03T17:50:48.0455817Z 2025-11-03T17:50:48.0457174Z inductor/test_flex_flash 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_flex_flash_1.1_bdaf96166b9e7f70_.log 2025-11-03T17:50:48.0458218Z 2025-11-03T17:50:53.9484571Z Running inductor/test_minifier_utils 1/1 ... [2025-11-03 17:50:53.946769] 2025-11-03T17:50:53.9485398Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T17:50:53.9492487Z 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-11-03 17:50:53.946769] 2025-11-03T17:51:01.3184038Z 2025-11-03T17:51:01.3185690Z 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_2b7640cd5d579fb6_.log 2025-11-03T17:51:01.3188924Z 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-11-03T17:51:01.3191023Z 2025-11-03T17:51:07.7339508Z Running test_functionalization 1/1 ... [2025-11-03 17:51:07.723774] 2025-11-03T17:51:07.7339983Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T17:51:07.7346603Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_functionalization.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-11-03 17:51:07.733901] 2025-11-03T17:51:09.4705753Z 2025-11-03T17:51:09.4706646Z test_ops 6/9 was successful, full logs can be found in artifacts with path test/test-reports/test_ops_6.9_d703891a68c23f04_.log 2025-11-03T17:51:09.6574585Z Running 3913 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_reduction_ops_reduce_mean_cpu, test/test_ops.py::TestCommonCPU::test_reduction_ops_reduce_min_reduction_no_dim_cpu, test/test_ops.py::TestCommonCPU::test_reduction_ops_reduce_nansum_cpu, test/test_ops.py::TestCommonCPU::test_reduction_ops_reduce_std_mean_unbiased_cpu, test/test_ops.py::TestCommonCPU::test_reduction_ops_reduce_std_unbiased_cpu, 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-11-03T17:51:09.8572514Z 2025-11-03T17:51:15.8968482Z Running dynamo/test_fx_graph_runnable 1/1 ... [2025-11-03 17:51:15.896598] 2025-11-03T17:51:15.8969196Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T17:51:15.8978400Z 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-11-03 17:51:15.897194] 2025-11-03T17:51:21.4568759Z 2025-11-03T17:51:21.4570121Z test_functionalization 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_functionalization_1.1_79d6481e05151da2_.log 2025-11-03T17:51:21.4632673Z Running 112 items in this shard: test/test_functionalization.py::TestFunctionalization::test_advanced_indexing, test/test_functionalization.py::TestFunctionalization::test_advanced_indexing_correct_strides, test/test_functionalization.py::TestFunctionalization::test_aliases_maintained_after_pass_when_reapplying_views, test/test_functionalization.py::TestFunctionalization::test_as_strided, test/test_functionalization.py::TestFunctionalization::test_batch_norm, test/test_functionalization.py::TestFunctionalization::test_cat, test/test_functionalization.py::TestFunctionalization::test_channels_last_contiguous, test/test_functionalization.py::TestFunctionalization::test_copy_, test/test_functionalization.py::TestFunctionalization::test_copy_stride_mismatch, test/test_functionalization.py::TestFunctionalization::test_diagonal, test/test_functionalization.py::TestFunctionalization::test_diagonal_mutated_input, test/test_functionalization.py::TestFunctionalization::test_everything, test/test_functionalization.py::TestFunctionalization::test_expand_symint, test/test_functionalization.py::TestFunctionalization::test_fill_, test/test_functionalization.py::TestFunctionalization::test_freeze, test/test_functionalization.py::TestFunctionalization::test_index_mutation_on_non_input, test/test_functionalization.py::TestFunctionalization::test_inplace_on_non_view, test/test_functionalization.py::TestFunctionalization::test_instance_norm, test/test_functionalization.py::TestFunctionalization::test_metadata_change, test/test_functionalization.py::TestFunctionalization::test_metadata_change_out_op, test/test_functionalization.py::TestFunctionalization::test_mixed_wrappers_invalid, test/test_functionalization.py::TestFunctionalization::test_mixed_wrappers_valid, test/test_functionalization.py::TestFunctionalization::test_multi_out, test/test_functionalization.py::TestFunctionalization::test_multiple_views_of_same_base, test/test_functionalization.py::TestFunctionalization::test_mutable_op_not_inplace_or_other, test/test_functionalization.py::TestFunctionalization::test_mutation_overlapping_mem, test/test_functionalization.py::TestFunctionalization::test_nested_functions_propagate_updates, test/test_functionalization.py::TestFunctionalization::test_only_one_view, test/test_functionalization.py::TestFunctionalization::test_optional_tensor_list, test/test_functionalization.py::TestFunctionalization::test_python_functionalization, test/test_functionalization.py::TestFunctionalization::test_python_functionalization_conj, test/test_functionalization.py::TestFunctionalization::test_python_functionalization_is_conj, test/test_functionalization.py::TestFunctionalization::test_python_functionalization_is_neg, test/test_functionalization.py::TestFunctionalization::test_python_functionalization_lift_fresh, test/test_functionalization.py::TestFunctionalization::test_python_functionalization_lift_fresh_storage, test/test_functionalization.py::TestFunctionalization::test_python_functionalization_neg, test/test_functionalization.py::TestFunctionalization::test_python_functionalization_zero_tensor, test/test_functionalization.py::TestFunctionalization::test_reapply_views_simple, test/test_functionalization.py::TestFunctionalization::test_resize_larger_invalid, test/test_functionalization.py::TestFunctionalization::test_resize_larger_valid, test/test_functionalization.py::TestFunctionalization::test_resize_same_size_diff_rank, test/test_functionalization.py::TestFunctionalization::test_resize_smaller, test/test_functionalization.py::TestFunctionalization::test_save_for_backwards_segfault, test/test_functionalization.py::TestFunctionalization::test_scalars, test/test_functionalization.py::TestFunctionalization::test_set_, test/test_functionalization.py::TestFunctionalization::test_simple, test/test_functionalization.py::TestFunctionalization::test_simple_out, test/test_functionalization.py::TestFunctionalization::test_slice, test/test_functionalization.py::TestFunctionalization::test_split, test/test_functionalization.py::TestFunctionalization::test_split_with_sizes, test/test_functionalization.py::TestFunctionalization::test_tensor_ctr, test/test_functionalization.py::TestFunctionalization::test_tensor_list_composite, test/test_functionalization.py::TestFunctionalization::test_tensor_list_mixed_functional_nonfunctional, test/test_functionalization.py::TestFunctionalization::test_unbind, test/test_functionalization.py::TestFunctionalization::test_view_clone_view_inplace, test/test_functionalization.py::TestFunctionalization::test_view_inplace, test/test_functionalization.py::TestCrossRefFunctionalization::test_advanced_indexing, test/test_functionalization.py::TestCrossRefFunctionalization::test_advanced_indexing_correct_strides, test/test_functionalization.py::TestCrossRefFunctionalization::test_aliases_maintained_after_pass_when_reapplying_views, test/test_functionalization.py::TestCrossRefFunctionalization::test_as_strided, test/test_functionalization.py::TestCrossRefFunctionalization::test_batch_norm, test/test_functionalization.py::TestCrossRefFunctionalization::test_cat, test/test_functionalization.py::TestCrossRefFunctionalization::test_channels_last_contiguous, test/test_functionalization.py::TestCrossRefFunctionalization::test_copy_, test/test_functionalization.py::TestCrossRefFunctionalization::test_copy_stride_mismatch, test/test_functionalization.py::TestCrossRefFunctionalization::test_diagonal, test/test_functionalization.py::TestCrossRefFunctionalization::test_diagonal_mutated_input, test/test_functionalization.py::TestCrossRefFunctionalization::test_everything, test/test_functionalization.py::TestCrossRefFunctionalization::test_expand_symint, test/test_functionalization.py::TestCrossRefFunctionalization::test_fill_, test/test_functionalization.py::TestCrossRefFunctionalization::test_freeze, test/test_functionalization.py::TestCrossRefFunctionalization::test_index_mutation_on_non_input, test/test_functionalization.py::TestCrossRefFunctionalization::test_inplace_on_non_view, test/test_functionalization.py::TestCrossRefFunctionalization::test_instance_norm, test/test_functionalization.py::TestCrossRefFunctionalization::test_metadata_change, test/test_functionalization.py::TestCrossRefFunctionalization::test_metadata_change_out_op, test/test_functionalization.py::TestCrossRefFunctionalization::test_mixed_wrappers_invalid, test/test_functionalization.py::TestCrossRefFunctionalization::test_mixed_wrappers_valid, test/test_functionalization.py::TestCrossRefFunctionalization::test_multi_out, test/test_functionalization.py::TestCrossRefFunctionalization::test_multiple_views_of_same_base, test/test_functionalization.py::TestCrossRefFunctionalization::test_mutable_op_not_inplace_or_other, test/test_functionalization.py::TestCrossRefFunctionalization::test_mutation_overlapping_mem, test/test_functionalization.py::TestCrossRefFunctionalization::test_nested_functions_propagate_updates, test/test_functionalization.py::TestCrossRefFunctionalization::test_only_one_view, test/test_functionalization.py::TestCrossRefFunctionalization::test_optional_tensor_list, test/test_functionalization.py::TestCrossRefFunctionalization::test_python_functionalization, test/test_functionalization.py::TestCrossRefFunctionalization::test_python_functionalization_conj, test/test_functionalization.py::TestCrossRefFunctionalization::test_python_functionalization_is_conj, test/test_functionalization.py::TestCrossRefFunctionalization::test_python_functionalization_is_neg, test/test_functionalization.py::TestCrossRefFunctionalization::test_python_functionalization_lift_fresh, test/test_functionalization.py::TestCrossRefFunctionalization::test_python_functionalization_lift_fresh_storage, test/test_functionalization.py::TestCrossRefFunctionalization::test_python_functionalization_neg, test/test_functionalization.py::TestCrossRefFunctionalization::test_python_functionalization_zero_tensor, test/test_functionalization.py::TestCrossRefFunctionalization::test_reapply_views_simple, test/test_functionalization.py::TestCrossRefFunctionalization::test_resize_larger_invalid, test/test_functionalization.py::TestCrossRefFunctionalization::test_resize_larger_valid, test/test_functionalization.py::TestCrossRefFunctionalization::test_resize_same_size_diff_rank, test/test_functionalization.py::TestCrossRefFunctionalization::test_resize_smaller, test/test_functionalization.py::TestCrossRefFunctionalization::test_save_for_backwards_segfault, test/test_functionalization.py::TestCrossRefFunctionalization::test_scalars, test/test_functionalization.py::TestCrossRefFunctionalization::test_set_, test/test_functionalization.py::TestCrossRefFunctionalization::test_simple, test/test_functionalization.py::TestCrossRefFunctionalization::test_simple_out, test/test_functionalization.py::TestCrossRefFunctionalization::test_slice, test/test_functionalization.py::TestCrossRefFunctionalization::test_split, test/test_functionalization.py::TestCrossRefFunctionalization::test_split_with_sizes, test/test_functionalization.py::TestCrossRefFunctionalization::test_tensor_ctr, test/test_functionalization.py::TestCrossRefFunctionalization::test_tensor_list_composite, test/test_functionalization.py::TestCrossRefFunctionalization::test_tensor_list_mixed_functional_nonfunctional, test/test_functionalization.py::TestCrossRefFunctionalization::test_unbind, test/test_functionalization.py::TestCrossRefFunctionalization::test_view_clone_view_inplace, test/test_functionalization.py::TestCrossRefFunctionalization::test_view_inplace 2025-11-03T17:51:21.4720872Z 2025-11-03T17:51:27.4812577Z Running dynamo/test_pre_dispatch 1/1 ... [2025-11-03 17:51:27.481001] 2025-11-03T17:51:27.4813397Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T17:51:27.4820201Z 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-11-03 17:51:27.481583] 2025-11-03T17:51:29.3193843Z 2025-11-03T17:51:29.3195273Z 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_acf700dd94634bee_.log 2025-11-03T17:51:29.3196608Z 2025-11-03T17:51:32.6910171Z 2025-11-03T17:51:32.6911588Z 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_ac47a7053fccd391_.log 2025-11-03T17:51:32.6912748Z 2025-11-03T17:51:35.1182491Z Running test_typing 1/1 ... [2025-11-03 17:51:35.117664] 2025-11-03T17:51:35.1183675Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T17:51:35.1188904Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_typing.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-11-03 17:51:35.118251] 2025-11-03T17:51:38.5953472Z Running test_fx_experimental 1/1 ... [2025-11-03 17:51:38.588295] 2025-11-03T17:51:38.5953888Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T17:51:38.5960617Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_fx_experimental.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-11-03 17:51:38.588295] 2025-11-03T17:51:39.9871341Z 2025-11-03T17:51:39.9872546Z test_typing 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_typing_1.1_f9b61cbae63d90a0_.log 2025-11-03T17:51:39.9881780Z Running 18 items in this shard: test/test_typing.py::TestTyping::test_fail_arithmetic_ops.py, test/test_typing.py::TestTyping::test_fail_creation_ops.py, test/test_typing.py::TestTyping::test_fail_random.py, test/test_typing.py::TestTyping::test_fail_torch_size.py, test/test_typing.py::TestTyping::test_reveal_module_list.py, test/test_typing.py::TestTyping::test_reveal_namedtuple.py, test/test_typing.py::TestTyping::test_reveal_opt_size.py, test/test_typing.py::TestTyping::test_reveal_size.py, test/test_typing.py::TestTyping::test_reveal_tensor_constructors.py, test/test_typing.py::TestTyping::test_reveal_tensor_copy.py, test/test_typing.py::TestTyping::test_reveal_tensor_sampling.py, test/test_typing.py::TestTyping::test_reveal_torch_optim.py, test/test_typing.py::TestTyping::test_success_arithmetic_ops.py, test/test_typing.py::TestTyping::test_success_creation_ops.py, test/test_typing.py::TestTyping::test_success_cuda_steam.py, test/test_typing.py::TestTyping::test_success_distributions.py, test/test_typing.py::TestTyping::test_success_math_ops.py, test/test_typing.py::TestTyping::test_success_torch_size.py 2025-11-03T17:51:39.9889544Z 2025-11-03T17:51:46.0863488Z Running inductor/test_op_completeness 1/1 ... [2025-11-03 17:51:46.071286] 2025-11-03T17:51:46.0864213Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T17:51:46.0872498Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_op_completeness.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-11-03 17:51:46.087010] 2025-11-03T17:51:52.4822596Z 2025-11-03T17:51:52.4824049Z inductor/test_op_completeness 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_op_completeness_1.1_3e161b09bf988a31_.log 2025-11-03T17:51:52.4825149Z 2025-11-03T17:51:58.9584053Z Running export/test_tools 1/1 ... [2025-11-03 17:51:58.958155] 2025-11-03T17:51:58.9584732Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T17:51:58.9592084Z 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-11-03 17:51:58.958736] 2025-11-03T17:52:05.7470710Z 2025-11-03T17:52:05.7471926Z export/test_tools 1/1 was successful, full logs can be found in artifacts with path test/test-reports/export.test_tools_1.1_dc53a693378e20f4_.log 2025-11-03T17:52:05.7474766Z 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-11-03T17:52:05.7476155Z 2025-11-03T17:52:11.5829486Z Running backends/xeon/test_launch 1/1 ... [2025-11-03 17:52:11.581895] 2025-11-03T17:52:11.5829967Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T17:52:11.5836302Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'backends/xeon/test_launch.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-11-03 17:52:11.581895] 2025-11-03T17:52:16.4883158Z 2025-11-03T17:52:16.4884703Z backends/xeon/test_launch 1/1 was successful, full logs can be found in artifacts with path test/test-reports/backends.xeon.test_launch_1.1_3ab92eed0e5e025a_.log 2025-11-03T17:52:16.4887086Z Running 2 items in this shard: test/backends/xeon/test_launch.py::TestTorchrun::test_cpu_info, test/backends/xeon/test_launch.py::TestTorchrun::test_multi_threads 2025-11-03T17:52:16.4888890Z 2025-11-03T17:52:22.6527801Z Running test_utils_filelock 1/1 ... [2025-11-03 17:52:22.647536] 2025-11-03T17:52:22.6528405Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T17:52:22.6537324Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_utils_filelock.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-11-03 17:52:22.647536] 2025-11-03T17:52:29.2167670Z 2025-11-03T17:52:29.2168801Z test_utils_filelock 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_utils_filelock_1.1_caf10ce1db9e0d4a_.log 2025-11-03T17:52:29.2171056Z Running 2 items in this shard: test/test_utils_filelock.py::TestFileLock::test_no_crash, test/test_utils_filelock.py::TestFileLock::test_sequencing 2025-11-03T17:52:29.2171927Z 2025-11-03T17:52:36.6547251Z Running inductor/test_select_algorithm 1/1 ... [2025-11-03 17:52:36.654495] 2025-11-03T17:52:36.6547969Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T17:52:36.6556714Z 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-11-03 17:52:36.655097] 2025-11-03T17:52:49.9499634Z 2025-11-03T17:52:49.9500996Z 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_71917669667a31c4_.log 2025-11-03T17:52:49.9502451Z 2025-11-03T17:52:56.2996672Z Running test_pytree 1/1 ... [2025-11-03 17:52:56.299372] 2025-11-03T17:52:56.2997082Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T17:52:56.3003563Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_pytree.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-11-03 17:52:56.299990] 2025-11-03T17:53:04.7988600Z 2025-11-03T17:53:04.7992724Z test_pytree 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_pytree_1.1_9d8ea9757e92879a_.log 2025-11-03T17:53:04.8018498Z Running 98 items in this shard: test/test_pytree.py::TestGenericPytree::test_aligned_public_apis, test/test_pytree.py::TestGenericPytree::test_broadcast_to_and_flatten_cxx, test/test_pytree.py::TestGenericPytree::test_broadcast_to_and_flatten_python, test/test_pytree.py::TestGenericPytree::test_enum_treespec_roundtrip_cxx, test/test_pytree.py::TestGenericPytree::test_enum_treespec_roundtrip_python, test/test_pytree.py::TestGenericPytree::test_flatten_unflatten_defaultdict_cxx, test/test_pytree.py::TestGenericPytree::test_flatten_unflatten_defaultdict_python, test/test_pytree.py::TestGenericPytree::test_flatten_unflatten_deque_cxx, test/test_pytree.py::TestGenericPytree::test_flatten_unflatten_deque_python, test/test_pytree.py::TestGenericPytree::test_flatten_unflatten_dict_cxx, test/test_pytree.py::TestGenericPytree::test_flatten_unflatten_dict_python, test/test_pytree.py::TestGenericPytree::test_flatten_unflatten_leaf_cxx, test/test_pytree.py::TestGenericPytree::test_flatten_unflatten_leaf_python, test/test_pytree.py::TestGenericPytree::test_flatten_unflatten_list_cxx, test/test_pytree.py::TestGenericPytree::test_flatten_unflatten_list_python, test/test_pytree.py::TestGenericPytree::test_flatten_unflatten_namedtuple_cxx, test/test_pytree.py::TestGenericPytree::test_flatten_unflatten_namedtuple_python, test/test_pytree.py::TestGenericPytree::test_flatten_unflatten_nested_cxx, test/test_pytree.py::TestGenericPytree::test_flatten_unflatten_nested_python, test/test_pytree.py::TestGenericPytree::test_flatten_unflatten_ordereddict_cxx, test/test_pytree.py::TestGenericPytree::test_flatten_unflatten_ordereddict_python, test/test_pytree.py::TestGenericPytree::test_flatten_unflatten_return_types_max_cxx, test/test_pytree.py::TestGenericPytree::test_flatten_unflatten_return_types_max_python, test/test_pytree.py::TestGenericPytree::test_flatten_unflatten_return_types_min_cxx, test/test_pytree.py::TestGenericPytree::test_flatten_unflatten_return_types_min_python, test/test_pytree.py::TestGenericPytree::test_flatten_unflatten_tuple_cxx, test/test_pytree.py::TestGenericPytree::test_flatten_unflatten_tuple_python, test/test_pytree.py::TestGenericPytree::test_flatten_with_is_leaf_cxx, test/test_pytree.py::TestGenericPytree::test_flatten_with_is_leaf_python, test/test_pytree.py::TestGenericPytree::test_is_namedtuple_cxx, test/test_pytree.py::TestGenericPytree::test_is_namedtuple_python, test/test_pytree.py::TestGenericPytree::test_is_structseq_cxx, test/test_pytree.py::TestGenericPytree::test_is_structseq_python, test/test_pytree.py::TestGenericPytree::test_pytree_serialize_bad_input_cxx, test/test_pytree.py::TestGenericPytree::test_pytree_serialize_bad_input_python, test/test_pytree.py::TestGenericPytree::test_register_pytree_node_cxx, test/test_pytree.py::TestGenericPytree::test_register_pytree_node_python, test/test_pytree.py::TestGenericPytree::test_tree_all_any_cxx, test/test_pytree.py::TestGenericPytree::test_tree_all_any_python, test/test_pytree.py::TestGenericPytree::test_tree_map_cxx, test/test_pytree.py::TestGenericPytree::test_tree_map_multi_inputs_cxx, test/test_pytree.py::TestGenericPytree::test_tree_map_multi_inputs_python, test/test_pytree.py::TestGenericPytree::test_tree_map_only_cxx, test/test_pytree.py::TestGenericPytree::test_tree_map_only_predicate_fn_cxx, test/test_pytree.py::TestGenericPytree::test_tree_map_only_predicate_fn_python, test/test_pytree.py::TestGenericPytree::test_tree_map_only_python, test/test_pytree.py::TestGenericPytree::test_tree_map_python, test/test_pytree.py::TestPythonPytree::test_constant, test/test_pytree.py::TestPythonPytree::test_constant_default_eq_error, test/test_pytree.py::TestPythonPytree::test_constant_default_hash_error, test/test_pytree.py::TestPythonPytree::test_dataclass, test/test_pytree.py::TestPythonPytree::test_deprecated_register_pytree_node, test/test_pytree.py::TestPythonPytree::test_flatten_flatten_with_key_consistency, test/test_pytree.py::TestPythonPytree::test_import_pytree_doesnt_import_optree, test/test_pytree.py::TestPythonPytree::test_key_access, test/test_pytree.py::TestPythonPytree::test_key_str, test/test_pytree.py::TestPythonPytree::test_pytree_context_serialize_bad, test/test_pytree.py::TestPythonPytree::test_pytree_custom_type_serialize, test/test_pytree.py::TestPythonPytree::test_pytree_custom_type_serialize_bad, test/test_pytree.py::TestPythonPytree::test_pytree_serialize_bad_protocol, test/test_pytree.py::TestPythonPytree::test_pytree_serialize_defaultdict_enum, test/test_pytree.py::TestPythonPytree::test_pytree_serialize_enum, test/test_pytree.py::TestPythonPytree::test_pytree_serialize_namedtuple, test/test_pytree.py::TestPythonPytree::test_pytree_serialize_namedtuple_bad, test/test_pytree.py::TestPythonPytree::test_pytree_serialize_register_bad, test/test_pytree.py::TestPythonPytree::test_pytree_serialize_spec0, test/test_pytree.py::TestPythonPytree::test_pytree_serialize_spec1, test/test_pytree.py::TestPythonPytree::test_pytree_serialize_spec2, test/test_pytree.py::TestPythonPytree::test_pytree_serialize_spec3, test/test_pytree.py::TestPythonPytree::test_pytree_serialize_spec4, test/test_pytree.py::TestPythonPytree::test_pytree_serialize_spec5, test/test_pytree.py::TestPythonPytree::test_pytree_serialize_spec6, test/test_pytree.py::TestPythonPytree::test_pytree_serialize_spec7, test/test_pytree.py::TestPythonPytree::test_pytree_serialize_spec8, test/test_pytree.py::TestPythonPytree::test_pytree_serialize_spec9, test/test_pytree.py::TestPythonPytree::test_register_dataclass_class, test/test_pytree.py::TestPythonPytree::test_saved_serialized, test/test_pytree.py::TestPythonPytree::test_tree_flatten_with_path_is_leaf, test/test_pytree.py::TestPythonPytree::test_tree_flatten_with_path_roundtrip, test/test_pytree.py::TestPythonPytree::test_tree_leaves_with_path, test/test_pytree.py::TestPythonPytree::test_tree_map_with_path, test/test_pytree.py::TestPythonPytree::test_tree_map_with_path_multiple_trees, test/test_pytree.py::TestPythonPytree::test_treespec_equality, test/test_pytree.py::TestPythonPytree::test_treespec_repr, test/test_pytree.py::TestCxxPytree::test_pytree_custom_type_serialize, test/test_pytree.py::TestCxxPytree::test_pytree_serialize_namedtuple, test/test_pytree.py::TestCxxPytree::test_pytree_serialize_spec0, test/test_pytree.py::TestCxxPytree::test_pytree_serialize_spec1, test/test_pytree.py::TestCxxPytree::test_pytree_serialize_spec2, test/test_pytree.py::TestCxxPytree::test_pytree_serialize_spec3, test/test_pytree.py::TestCxxPytree::test_pytree_serialize_spec4, test/test_pytree.py::TestCxxPytree::test_pytree_serialize_spec5, test/test_pytree.py::TestCxxPytree::test_pytree_serialize_spec6, test/test_pytree.py::TestCxxPytree::test_pytree_serialize_spec7, test/test_pytree.py::TestCxxPytree::test_pytree_serialize_spec8, test/test_pytree.py::TestCxxPytree::test_pytree_serialize_spec9, test/test_pytree.py::TestCxxPytree::test_treespec_equality, test/test_pytree.py::TestCxxPytree::test_treespec_repr 2025-11-03T17:53:04.8044471Z 2025-11-03T17:53:10.1582962Z Running xpu/test_fusion 1/1 ... [2025-11-03 17:53:10.158011] 2025-11-03T17:53:10.1583482Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T17:53:10.1590312Z 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-11-03 17:53:10.158602] 2025-11-03T17:53:10.8269289Z 2025-11-03T17:53:10.8270725Z test_fx_experimental 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_fx_experimental_1.1_ba5fae3a2e02822f_.log 2025-11-03T17:53:10.8897754Z Running 724 items in this shard: test/test_fx_experimental.py::TestFXExperimental::test_annotate_getitem_node, test/test_fx_experimental.py::TestFXExperimental::test_annotate_returns_with_schema, test/test_fx_experimental.py::TestFXExperimental::test_aot_based_partition, test/test_fx_experimental.py::TestFXExperimental::test_call_to_assert_no_msg, test/test_fx_experimental.py::TestFXExperimental::test_call_to_assert_with_empty_msg, test/test_fx_experimental.py::TestFXExperimental::test_call_to_assert_with_msg, test/test_fx_experimental.py::TestFXExperimental::test_call_to_assert_with_multiline_message, test/test_fx_experimental.py::TestFXExperimental::test_conv_bn_fusion, test/test_fx_experimental.py::TestFXExperimental::test_conv_bn_fusion_mixed_dtype, test/test_fx_experimental.py::TestFXExperimental::test_conv_bn_fusion_not_running_state, test/test_fx_experimental.py::TestFXExperimental::test_cost_aware_partition, test/test_fx_experimental.py::TestFXExperimental::test_fetch, test/test_fx_experimental.py::TestFXExperimental::test_find_single_partition, test/test_fx_experimental.py::TestFXExperimental::test_lack_of_devices, test/test_fx_experimental.py::TestFXExperimental::test_large_node_error, test/test_fx_experimental.py::TestFXExperimental::test_merge_matmuls, test/test_fx_experimental.py::TestFXExperimental::test_meta_tracer, test/test_fx_experimental.py::TestFXExperimental::test_normalize_args, test/test_fx_experimental.py::TestFXExperimental::test_normalize_args_perserve_type, test/test_fx_experimental.py::TestFXExperimental::test_normalize_args_preserve_meta, test/test_fx_experimental.py::TestFXExperimental::test_normalize_binary_operators, test/test_fx_experimental.py::TestFXExperimental::test_normalize_modules_exhaustive, test/test_fx_experimental.py::TestFXExperimental::test_optimize_for_inference_cpu, test/test_fx_experimental.py::TestFXExperimental::test_optimize_for_inference_cpu_torchvision, test/test_fx_experimental.py::TestFXExperimental::test_partition_device_mapping, test/test_fx_experimental.py::TestFXExperimental::test_partition_latency, test/test_fx_experimental.py::TestFXExperimental::test_partition_node_manipulation, test/test_fx_experimental.py::TestFXExperimental::test_replace_target_nodes_with, test/test_fx_experimental.py::TestFXExperimental::test_saturate_host, test/test_fx_experimental.py::TestFXExperimental::test_size_based_partition, test/test_fx_experimental.py::TestFXExperimental::test_sparse_nn_partition, test/test_fx_experimental.py::TestFXExperimental::test_split_module_dead_code, test/test_fx_experimental.py::TestFXExperimental::test_split_module_default_arg, test/test_fx_experimental.py::TestFXExperimental::test_split_module_input_names, test/test_fx_experimental.py::TestFXExperimental::test_split_module_keep_original_order_and_noop_graph, test/test_fx_experimental.py::TestFXExperimental::test_split_module_kwargs_expansion, test/test_fx_experimental.py::TestFXExperimental::test_split_module_return_node, test/test_fx_experimental.py::TestFXExperimental::test_split_module_symint_dependency_handling, test/test_fx_experimental.py::TestFXExperimental::test_split_qualname_mapping, test/test_fx_experimental.py::TestFXExperimental::test_subgraph_creation, test/test_fx_experimental.py::TestFXExperimental::test_subgraph_trivial_resnet, test/test_fx_experimental.py::TestFXExperimental::test_subgraph_uniquename, test/test_fx_experimental.py::TestFXExperimental::test_to_folder, test/test_fx_experimental.py::TestFXExperimental::test_traceable_function_with_nonstandard_name, test/test_fx_experimental.py::TestFXExperimental::test_type_matches, test/test_fx_experimental.py::TestTranslationValidation::test_sat, test/test_fx_experimental.py::TestTranslationValidation::test_sat_bitwise, test/test_fx_experimental.py::TestTranslationValidation::test_sympy_to_z3, test/test_fx_experimental.py::TestTranslationValidation::test_unsat, test/test_fx_experimental.py::TestTranslationValidation::test_z3str, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_args_op_overload_cpu, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_H_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_T_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive___getitem___cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive___radd___cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive___rdiv___cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive___rmatmul___cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive___rmod___cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive___rmul___cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive___rpow___cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive___rsub___cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive__batch_norm_with_update_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive__chunk_cat_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive__native_batch_norm_legit_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive__segment_reduce_lengths_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive__segment_reduce_offsets_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive__softmax_backward_data_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive__unsafe_masked_index_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive__unsafe_masked_index_put_accumulate_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive__upsample_bilinear2d_aa_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_abs_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_acos_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_acosh_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_add_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_addbmm_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_addcdiv_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_addcmul_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_addmm_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_addmm_decomposed_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_addmv_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_addr_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_alias_copy_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_all_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_allclose_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_amax_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_amin_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_aminmax_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_angle_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_any_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_arange_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_argmax_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_argmin_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_argsort_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_argwhere_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_as_strided_copy_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_as_strided_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_as_strided_partial_views_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_as_strided_scatter_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_asin_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_asinh_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_atan2_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_atan_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_atanh_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_atleast_1d_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_atleast_2d_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_atleast_3d_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_baddbmm_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_bernoulli_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_bfloat16_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_block_diag_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_bmm_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_bool_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_broadcast_shapes_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_broadcast_tensors_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_broadcast_to_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_bucketize_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_byte_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_cartesian_prod_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_cat_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_cauchy_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_cdist_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_cdouble_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_ceil_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_cfloat_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_chalf_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_char_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_cholesky_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_cholesky_inverse_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_cholesky_solve_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_chunk_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_clamp_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_clamp_max_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_clamp_min_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_clone_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_column_stack_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_combinations_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_complex_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_conj_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_conj_physical_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_constant_pad_nd_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_contiguous_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_copysign_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_corrcoef_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_cos_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_cosh_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_count_nonzero_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_cov_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_cross_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_cummax_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_cummin_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_cumprod_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_cumsum_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_cumulative_trapezoid_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_deg2rad_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_diag_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_diag_embed_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_diagflat_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_diagonal_copy_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_diagonal_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_diagonal_scatter_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_diff_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_digamma_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_dist_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_div_floor_rounding_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_div_no_rounding_mode_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_div_trunc_rounding_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_dot_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_double_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_dsplit_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_dstack_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_einsum_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_empty_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_empty_like_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_empty_permuted_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_empty_strided_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_eq_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_equal_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_erf_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_erfc_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_erfinv_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_exp2_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_exp_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_expand_as_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_expand_copy_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_expand_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_expm1_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_exponential_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_eye_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_fft_fft2_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_fft_fft_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_fft_fftn_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_fft_fftshift_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_fft_hfft2_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_fft_hfft_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_fft_hfftn_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_fft_ifft2_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_fft_ifft_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_fft_ifftn_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_fft_ifftshift_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_fft_ihfft2_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_fft_ihfft_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_fft_ihfftn_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_fft_irfft2_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_fft_irfft_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_fft_irfftn_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_fft_rfft2_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_fft_rfft_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_fft_rfftn_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_fill_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_flatten_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_flip_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_fliplr_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_flipud_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_float_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_float_power_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_floor_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_floor_divide_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_fmax_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_fmin_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_fmod_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_frac_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_frexp_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_full_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_full_like_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_gather_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_ge_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_geometric_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_geqrf_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_gradient_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_grid_sampler_2d_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_grid_sampler_3d_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_gt_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_half_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_hash_tensor_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_heaviside_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_histc_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_histogram_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_histogramdd_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_hsplit_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_hstack_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_hypot_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_i0_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_igamma_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_igammac_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_index_add_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_index_copy_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_index_fill_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_index_put_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_index_reduce_amax_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_index_reduce_amin_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_index_reduce_mean_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_index_reduce_prod_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_index_select_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_inner_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_int_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_isclose_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_isfinite_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_isin_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_isinf_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_isnan_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_isneginf_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_isposinf_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_isreal_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_item_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_jiterator_2inputs_2outputs_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_jiterator_4inputs_with_extra_args_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_jiterator_binary_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_jiterator_binary_return_by_ref_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_jiterator_unary_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_kron_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_kthvalue_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_ldexp_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_le_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_lerp_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_lgamma_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_linalg_cholesky_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_linalg_cholesky_ex_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_linalg_cond_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_linalg_cross_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_linalg_det_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_linalg_diagonal_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_linalg_eig_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_linalg_eigh_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_linalg_eigvals_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_linalg_eigvalsh_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_linalg_householder_product_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_linalg_inv_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_linalg_inv_ex_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_linalg_ldl_factor_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_linalg_ldl_factor_ex_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_linalg_ldl_solve_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_linalg_lstsq_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_linalg_lstsq_grad_oriented_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_linalg_lu_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_linalg_lu_factor_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_linalg_lu_factor_ex_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_linalg_lu_solve_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_linalg_matrix_norm_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_linalg_matrix_power_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_linalg_matrix_rank_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_linalg_matrix_rank_hermitian_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_linalg_multi_dot_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_linalg_norm_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_linalg_norm_subgradients_at_zero_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_linalg_pinv_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_linalg_pinv_hermitian_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_linalg_pinv_singular_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_linalg_qr_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_linalg_slogdet_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_linalg_solve_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_linalg_solve_ex_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_linalg_solve_triangular_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_linalg_svd_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_linalg_svdvals_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_linalg_tensorinv_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_linalg_tensorsolve_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_linalg_vander_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_linalg_vecdot_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_linalg_vector_norm_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_linspace_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_linspace_tensor_overload_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_log10_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_log1p_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_log2_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_log_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_log_normal_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_log_softmax_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_log_softmax_with_dtype_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_logaddexp2_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_logaddexp_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_logcumsumexp_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_logdet_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_logical_and_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_logical_not_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_logical_or_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_logical_xor_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_logit_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_logspace_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_logspace_tensor_overload_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_logsumexp_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_long_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_lt_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_lu_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_lu_solve_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_lu_unpack_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_mH_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_mT_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_masked_amax_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_masked_amin_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_masked_argmax_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_masked_argmin_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_masked_cumprod_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_masked_cumsum_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_masked_fill_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_masked_log_softmax_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_masked_logaddexp_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_masked_logsumexp_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_masked_mean_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_masked_median_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_masked_norm_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_masked_normalize_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_masked_prod_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_masked_scatter_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_masked_select_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_masked_softmax_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_masked_softmin_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_masked_std_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_masked_sum_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_masked_var_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_matmul_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_matrix_exp_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_max_binary_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_max_pool2d_with_indices_backward_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_max_reduction_no_dim_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_max_reduction_with_dim_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_maximum_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_mean_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_median_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_meshgrid_list_of_tensors_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_meshgrid_variadic_tensors_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_min_binary_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_min_reduction_no_dim_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_min_reduction_with_dim_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_minimum_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_mm_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_mode_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_movedim_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_msort_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_mul_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_multinomial_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_mv_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_mvlgamma_mvlgamma_p_1_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_mvlgamma_mvlgamma_p_3_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_mvlgamma_mvlgamma_p_5_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_nan_to_num_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_nanmean_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_nanmedian_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_nanquantile_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_nansum_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_narrow_copy_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_narrow_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_native_batch_norm_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_native_dropout_backward_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_native_layer_norm_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_ne_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_neg_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_new_empty_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_new_empty_strided_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_new_full_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_new_ones_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_new_zeros_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_nextafter_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_nn_functional_adaptive_avg_pool1d_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_nn_functional_adaptive_avg_pool2d_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_nn_functional_adaptive_avg_pool3d_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_nn_functional_adaptive_max_pool1d_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_nn_functional_adaptive_max_pool2d_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_nn_functional_adaptive_max_pool3d_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_nn_functional_alpha_dropout_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_nn_functional_avg_pool1d_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_nn_functional_avg_pool2d_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_nn_functional_avg_pool3d_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_nn_functional_batch_norm_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_nn_functional_bilinear_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_nn_functional_binary_cross_entropy_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_nn_functional_binary_cross_entropy_with_logits_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_nn_functional_celu_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_nn_functional_channel_shuffle_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_nn_functional_conv1d_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_nn_functional_conv2d_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_nn_functional_conv3d_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_nn_functional_conv_transpose1d_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_nn_functional_conv_transpose2d_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_nn_functional_conv_transpose3d_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_nn_functional_cosine_embedding_loss_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_nn_functional_cosine_similarity_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_nn_functional_cross_entropy_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_nn_functional_ctc_loss_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_nn_functional_dropout2d_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_nn_functional_dropout3d_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_nn_functional_dropout_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_nn_functional_elu_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_nn_functional_embedding_bag_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_nn_functional_embedding_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_nn_functional_feature_alpha_dropout_with_train_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_nn_functional_feature_alpha_dropout_without_train_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_nn_functional_fractional_max_pool2d_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_nn_functional_fractional_max_pool3d_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_nn_functional_gaussian_nll_loss_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_nn_functional_gelu_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_nn_functional_glu_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_nn_functional_grid_sample_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_nn_functional_group_norm_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_nn_functional_hardshrink_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_nn_functional_hardsigmoid_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_nn_functional_hardswish_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_nn_functional_hardtanh_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_nn_functional_hinge_embedding_loss_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_nn_functional_huber_loss_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_nn_functional_instance_norm_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_nn_functional_interpolate_area_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_nn_functional_interpolate_bicubic_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_nn_functional_interpolate_bilinear_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_nn_functional_interpolate_linear_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_nn_functional_interpolate_nearest-exact_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_nn_functional_interpolate_nearest_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_nn_functional_interpolate_trilinear_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_nn_functional_kl_div_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_nn_functional_l1_loss_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_nn_functional_layer_norm_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_nn_functional_leaky_relu_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_nn_functional_linear_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_nn_functional_local_response_norm_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_nn_functional_logsigmoid_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_nn_functional_margin_ranking_loss_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_nn_functional_max_pool1d_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_nn_functional_max_pool2d_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_nn_functional_max_pool3d_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_nn_functional_max_unpool1d_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_nn_functional_max_unpool1d_grad_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_nn_functional_max_unpool2d_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_nn_functional_max_unpool2d_grad_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_nn_functional_max_unpool3d_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_nn_functional_max_unpool3d_grad_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_nn_functional_mish_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_nn_functional_mse_loss_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_nn_functional_multi_head_attention_forward_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_nn_functional_multi_margin_loss_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_nn_functional_multilabel_margin_loss_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_nn_functional_multilabel_soft_margin_loss_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_nn_functional_nll_loss_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_nn_functional_normalize_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_nn_functional_pad_circular_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_nn_functional_pad_constant_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_nn_functional_pad_reflect_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_nn_functional_pad_replicate_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_nn_functional_pad_replicate_negative_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_nn_functional_pairwise_distance_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_nn_functional_pdist_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_nn_functional_pixel_shuffle_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_nn_functional_pixel_unshuffle_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_nn_functional_poisson_nll_loss_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_nn_functional_prelu_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_nn_functional_relu6_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_nn_functional_relu_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_nn_functional_rms_norm_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_nn_functional_rrelu_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_nn_functional_scaled_dot_product_attention_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_nn_functional_selu_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_nn_functional_silu_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_nn_functional_smooth_l1_loss_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_nn_functional_soft_margin_loss_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_nn_functional_softmin_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_nn_functional_softmin_with_dtype_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_nn_functional_softplus_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_nn_functional_softshrink_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_nn_functional_softsign_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_nn_functional_tanhshrink_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_nn_functional_threshold_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_nn_functional_triplet_margin_loss_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_nn_functional_triplet_margin_with_distance_loss_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_nn_functional_unfold_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_nn_functional_upsample_bilinear_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_nn_functional_upsample_nearest_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_nonzero_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_nonzero_static_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_norm_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_norm_fro_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_norm_inf_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_norm_nuc_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_normal_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_normal_in_place_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_normal_number_mean_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_ones_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_ones_like_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_ormqr_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_outer_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_pca_lowrank_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_permute_copy_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_permute_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_pinverse_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_polar_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_polygamma_polygamma_n_0_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_polygamma_polygamma_n_1_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_polygamma_polygamma_n_2_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_polygamma_polygamma_n_3_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_polygamma_polygamma_n_4_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_positive_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_pow_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_prod_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_put_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_qr_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_quantile_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_rad2deg_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_rand_like_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_randint_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_randint_like_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_randn_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_randn_like_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_ravel_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_real_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_reciprocal_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_remainder_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_renorm_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_repeat_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_repeat_interleave_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_reshape_as_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_reshape_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_resize__cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_resize_as__cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_resolve_conj_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_resolve_neg_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_roll_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_rot90_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_round_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_round_decimals_0_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_round_decimals_3_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_round_decimals_neg_3_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_rsqrt_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_rsub_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_scalar_tensor_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_scatter_add_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_scatter_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_scatter_reduce_amax_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_scatter_reduce_amin_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_scatter_reduce_mean_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_scatter_reduce_prod_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_scatter_reduce_sum_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_searchsorted_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_select_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_select_scatter_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_sgn_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_short_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_sigmoid_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_sign_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_signal_windows_bartlett_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_signal_windows_blackman_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_signal_windows_cosine_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_signal_windows_exponential_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_signal_windows_gaussian_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_signal_windows_general_cosine_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_signal_windows_general_hamming_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_signal_windows_hamming_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_signal_windows_hann_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_signal_windows_kaiser_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_signal_windows_nuttall_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_signbit_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_sin_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_sinc_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_sinh_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_slice_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_slice_scatter_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_softmax_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_softmax_with_dtype_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_sort_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_sparse_mm_reduce_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_sparse_sampled_addmm_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_special_airy_ai_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_special_bessel_j0_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_special_bessel_j1_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_special_bessel_y0_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_special_bessel_y1_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_special_chebyshev_polynomial_t_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_special_chebyshev_polynomial_u_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_special_chebyshev_polynomial_v_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_special_chebyshev_polynomial_w_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_special_entr_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_special_erfcx_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_special_hermite_polynomial_h_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_special_hermite_polynomial_he_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_special_i0e_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_special_i1_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_special_i1e_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_special_laguerre_polynomial_l_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_special_legendre_polynomial_p_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_special_log_ndtr_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_special_modified_bessel_i0_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_special_modified_bessel_i1_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_special_modified_bessel_k0_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_special_modified_bessel_k1_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_special_ndtr_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_special_ndtri_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_special_polygamma_special_polygamma_n_0_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_special_scaled_modified_bessel_k0_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_special_scaled_modified_bessel_k1_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_special_shifted_chebyshev_polynomial_t_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_special_shifted_chebyshev_polynomial_u_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_special_shifted_chebyshev_polynomial_v_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_special_shifted_chebyshev_polynomial_w_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_special_spherical_bessel_j0_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_special_xlog1py_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_special_zeta_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_split_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_split_list_args_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_split_with_sizes_copy_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_split_with_sizes_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_sqrt_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_square_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_squeeze_copy_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_squeeze_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_squeeze_multiple_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_stack_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_std_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_std_mean_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_std_mean_unbiased_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_std_unbiased_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_stft_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_sub_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_sum_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_sum_to_size_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_svd_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_svd_lowrank_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_t_copy_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_t_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_take_along_dim_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_take_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_tan_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_tanh_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_tensor_split_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_tensordot_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_tile_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_to_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_to_sparse_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_topk_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_torch_ops_aten__safe_softmax_default_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_trace_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_transpose_copy_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_transpose_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_trapezoid_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_trapz_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_triangular_solve_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_tril_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_triu_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_true_divide_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_trunc_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_unbind_copy_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_unbind_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_unflatten_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_unfold_copy_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_unfold_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_uniform_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_unique_consecutive_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_unique_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_unsafe_chunk_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_unsafe_split_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_unsqueeze_copy_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_unsqueeze_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_var_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_var_mean_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_var_mean_unbiased_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_var_unbiased_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_vdot_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_view_as_complex_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_view_as_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_view_copy_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_view_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_vsplit_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_vstack_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_where_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_xlogy_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_zero__cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_zeros_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_operator_exhaustive_zeros_like_cpu_float32, test/test_fx_experimental.py::TestNormalizeOperatorsCPU::test_normalize_quantized_eb_cpu 2025-11-03T17:53:10.9326702Z 2025-11-03T17:53:16.1086214Z 2025-11-03T17:53:16.1087035Z xpu/test_fusion 1/1 was successful, full logs can be found in artifacts with path test/test-reports/xpu.test_fusion_1.1_8625c8afb726b0b9_.log 2025-11-03T17:53:16.1088361Z Running 0 items in this shard: 2025-11-03T17:53:16.1088556Z 2025-11-03T17:53:16.3510883Z Running inductor/test_utils 1/1 ... [2025-11-03 17:53:16.350604] 2025-11-03T17:53:16.3511323Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T17:53:16.3518002Z 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-11-03 17:53:16.351191] 2025-11-03T17:53:21.2645751Z Running torch_np/test_ufuncs_basic 1/1 ... [2025-11-03 17:53:21.258498] 2025-11-03T17:53:21.2646217Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T17:53:21.2652810Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'torch_np/test_ufuncs_basic.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-11-03 17:53:21.258498] 2025-11-03T17:53:21.7372366Z 2025-11-03T17:53:21.7373408Z inductor/test_utils 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_utils_1.1_702ec804246bca9a_.log 2025-11-03T17:53:21.7376288Z 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-11-03T17:53:21.7378249Z 2025-11-03T17:53:26.8575616Z Running inductor/test_coordinate_descent_tuner 1/1 ... [2025-11-03 17:53:26.856957] 2025-11-03T17:53:26.8576213Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T17:53:26.8582495Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_coordinate_descent_tuner.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-11-03 17:53:26.857569] 2025-11-03T17:53:28.3717888Z 2025-11-03T17:53:28.3718970Z torch_np/test_ufuncs_basic 1/1 was successful, full logs can be found in artifacts with path test/test-reports/torch_np.test_ufuncs_basic_1.1_9588441b1a8fffb5_.log 2025-11-03T17:53:28.3883061Z Running 371 items in this shard: test/torch_np/test_ufuncs_basic.py::TestUnaryUfuncs::test_scalar_ufunc0, test/torch_np/test_ufuncs_basic.py::TestUnaryUfuncs::test_x_and_dtype_casting_casting_equiv_ufunc0_dtype_complex128, test/torch_np/test_ufuncs_basic.py::TestUnaryUfuncs::test_x_and_dtype_casting_casting_equiv_ufunc0_dtype_float32, test/torch_np/test_ufuncs_basic.py::TestUnaryUfuncs::test_x_and_dtype_casting_casting_equiv_ufunc0_dtype_float64, test/torch_np/test_ufuncs_basic.py::TestUnaryUfuncs::test_x_and_dtype_casting_casting_no_ufunc0_dtype_complex128, test/torch_np/test_ufuncs_basic.py::TestUnaryUfuncs::test_x_and_dtype_casting_casting_no_ufunc0_dtype_float32, test/torch_np/test_ufuncs_basic.py::TestUnaryUfuncs::test_x_and_dtype_casting_casting_no_ufunc0_dtype_float64, test/torch_np/test_ufuncs_basic.py::TestUnaryUfuncs::test_x_and_dtype_casting_casting_safe_ufunc0_dtype_complex128, test/torch_np/test_ufuncs_basic.py::TestUnaryUfuncs::test_x_and_dtype_casting_casting_safe_ufunc0_dtype_float32, test/torch_np/test_ufuncs_basic.py::TestUnaryUfuncs::test_x_and_dtype_casting_casting_safe_ufunc0_dtype_float64, test/torch_np/test_ufuncs_basic.py::TestUnaryUfuncs::test_x_and_dtype_casting_casting_same_kind_ufunc0_dtype_complex128, test/torch_np/test_ufuncs_basic.py::TestUnaryUfuncs::test_x_and_dtype_casting_casting_same_kind_ufunc0_dtype_float32, test/torch_np/test_ufuncs_basic.py::TestUnaryUfuncs::test_x_and_dtype_casting_casting_same_kind_ufunc0_dtype_float64, test/torch_np/test_ufuncs_basic.py::TestUnaryUfuncs::test_x_and_dtype_casting_casting_unsafe_ufunc0_dtype_complex128, test/torch_np/test_ufuncs_basic.py::TestUnaryUfuncs::test_x_and_dtype_casting_casting_unsafe_ufunc0_dtype_float32, test/torch_np/test_ufuncs_basic.py::TestUnaryUfuncs::test_x_and_dtype_casting_casting_unsafe_ufunc0_dtype_float64, test/torch_np/test_ufuncs_basic.py::TestUnaryUfuncs::test_x_and_dtype_ufunc0, test/torch_np/test_ufuncs_basic.py::TestUnaryUfuncs::test_x_and_out_broadcast_ufunc0, test/torch_np/test_ufuncs_basic.py::TestUnaryUfuncs::test_x_and_out_casting_casting_equiv_ufunc0_out_dtype_complex128, test/torch_np/test_ufuncs_basic.py::TestUnaryUfuncs::test_x_and_out_casting_casting_equiv_ufunc0_out_dtype_float32, test/torch_np/test_ufuncs_basic.py::TestUnaryUfuncs::test_x_and_out_casting_casting_equiv_ufunc0_out_dtype_float64, test/torch_np/test_ufuncs_basic.py::TestUnaryUfuncs::test_x_and_out_casting_casting_no_ufunc0_out_dtype_complex128, test/torch_np/test_ufuncs_basic.py::TestUnaryUfuncs::test_x_and_out_casting_casting_no_ufunc0_out_dtype_float32, test/torch_np/test_ufuncs_basic.py::TestUnaryUfuncs::test_x_and_out_casting_casting_no_ufunc0_out_dtype_float64, test/torch_np/test_ufuncs_basic.py::TestUnaryUfuncs::test_x_and_out_casting_casting_safe_ufunc0_out_dtype_complex128, test/torch_np/test_ufuncs_basic.py::TestUnaryUfuncs::test_x_and_out_casting_casting_safe_ufunc0_out_dtype_float32, test/torch_np/test_ufuncs_basic.py::TestUnaryUfuncs::test_x_and_out_casting_casting_safe_ufunc0_out_dtype_float64, test/torch_np/test_ufuncs_basic.py::TestUnaryUfuncs::test_x_and_out_casting_casting_same_kind_ufunc0_out_dtype_complex128, test/torch_np/test_ufuncs_basic.py::TestUnaryUfuncs::test_x_and_out_casting_casting_same_kind_ufunc0_out_dtype_float32, test/torch_np/test_ufuncs_basic.py::TestUnaryUfuncs::test_x_and_out_casting_casting_same_kind_ufunc0_out_dtype_float64, test/torch_np/test_ufuncs_basic.py::TestUnaryUfuncs::test_x_and_out_casting_casting_unsafe_ufunc0_out_dtype_complex128, test/torch_np/test_ufuncs_basic.py::TestUnaryUfuncs::test_x_and_out_casting_casting_unsafe_ufunc0_out_dtype_float32, test/torch_np/test_ufuncs_basic.py::TestUnaryUfuncs::test_x_and_out_casting_casting_unsafe_ufunc0_out_dtype_float64, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_scalar_ufunc0, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_scalar_ufunc1, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_scalar_ufunc10, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_scalar_ufunc11, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_scalar_ufunc12, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_scalar_ufunc13, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_scalar_ufunc14, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_scalar_ufunc15, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_scalar_ufunc16, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_scalar_ufunc2, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_scalar_ufunc3, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_scalar_ufunc4, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_scalar_ufunc5, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_scalar_ufunc6, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_scalar_ufunc7, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_scalar_ufunc8, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_scalar_ufunc9, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_vector_vs_scalar_ufunc0, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_vector_vs_scalar_ufunc1, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_vector_vs_scalar_ufunc10, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_vector_vs_scalar_ufunc11, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_vector_vs_scalar_ufunc12, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_vector_vs_scalar_ufunc13, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_vector_vs_scalar_ufunc14, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_vector_vs_scalar_ufunc15, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_vector_vs_scalar_ufunc16, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_vector_vs_scalar_ufunc2, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_vector_vs_scalar_ufunc3, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_vector_vs_scalar_ufunc4, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_vector_vs_scalar_ufunc5, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_vector_vs_scalar_ufunc6, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_vector_vs_scalar_ufunc7, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_vector_vs_scalar_ufunc8, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_vector_vs_scalar_ufunc9, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_broadcast_ufunc0, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_broadcast_ufunc1, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_broadcast_ufunc10, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_broadcast_ufunc11, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_broadcast_ufunc12, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_broadcast_ufunc13, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_broadcast_ufunc14, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_broadcast_ufunc15, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_broadcast_ufunc16, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_broadcast_ufunc2, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_broadcast_ufunc3, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_broadcast_ufunc4, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_broadcast_ufunc5, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_broadcast_ufunc6, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_broadcast_ufunc7, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_broadcast_ufunc8, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_broadcast_ufunc9, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_equiv_ufunc0_out_dtype_complex128, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_equiv_ufunc0_out_dtype_float32, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_equiv_ufunc0_out_dtype_float64, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_equiv_ufunc10_out_dtype_complex128, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_equiv_ufunc10_out_dtype_float32, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_equiv_ufunc10_out_dtype_float64, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_equiv_ufunc11_out_dtype_complex128, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_equiv_ufunc11_out_dtype_float32, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_equiv_ufunc11_out_dtype_float64, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_equiv_ufunc12_out_dtype_complex128, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_equiv_ufunc12_out_dtype_float32, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_equiv_ufunc12_out_dtype_float64, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_equiv_ufunc13_out_dtype_complex128, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_equiv_ufunc13_out_dtype_float32, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_equiv_ufunc13_out_dtype_float64, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_equiv_ufunc14_out_dtype_complex128, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_equiv_ufunc14_out_dtype_float32, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_equiv_ufunc14_out_dtype_float64, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_equiv_ufunc15_out_dtype_complex128, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_equiv_ufunc15_out_dtype_float32, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_equiv_ufunc15_out_dtype_float64, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_equiv_ufunc16_out_dtype_complex128, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_equiv_ufunc16_out_dtype_float32, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_equiv_ufunc16_out_dtype_float64, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_equiv_ufunc1_out_dtype_complex128, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_equiv_ufunc1_out_dtype_float32, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_equiv_ufunc1_out_dtype_float64, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_equiv_ufunc2_out_dtype_complex128, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_equiv_ufunc2_out_dtype_float32, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_equiv_ufunc2_out_dtype_float64, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_equiv_ufunc3_out_dtype_complex128, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_equiv_ufunc3_out_dtype_float32, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_equiv_ufunc3_out_dtype_float64, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_equiv_ufunc4_out_dtype_complex128, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_equiv_ufunc4_out_dtype_float32, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_equiv_ufunc4_out_dtype_float64, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_equiv_ufunc5_out_dtype_complex128, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_equiv_ufunc5_out_dtype_float32, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_equiv_ufunc5_out_dtype_float64, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_equiv_ufunc6_out_dtype_complex128, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_equiv_ufunc6_out_dtype_float32, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_equiv_ufunc6_out_dtype_float64, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_equiv_ufunc7_out_dtype_complex128, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_equiv_ufunc7_out_dtype_float32, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_equiv_ufunc7_out_dtype_float64, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_equiv_ufunc8_out_dtype_complex128, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_equiv_ufunc8_out_dtype_float32, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_equiv_ufunc8_out_dtype_float64, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_equiv_ufunc9_out_dtype_complex128, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_equiv_ufunc9_out_dtype_float32, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_equiv_ufunc9_out_dtype_float64, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_no_ufunc0_out_dtype_complex128, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_no_ufunc0_out_dtype_float32, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_no_ufunc0_out_dtype_float64, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_no_ufunc10_out_dtype_complex128, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_no_ufunc10_out_dtype_float32, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_no_ufunc10_out_dtype_float64, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_no_ufunc11_out_dtype_complex128, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_no_ufunc11_out_dtype_float32, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_no_ufunc11_out_dtype_float64, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_no_ufunc12_out_dtype_complex128, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_no_ufunc12_out_dtype_float32, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_no_ufunc12_out_dtype_float64, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_no_ufunc13_out_dtype_complex128, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_no_ufunc13_out_dtype_float32, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_no_ufunc13_out_dtype_float64, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_no_ufunc14_out_dtype_complex128, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_no_ufunc14_out_dtype_float32, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_no_ufunc14_out_dtype_float64, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_no_ufunc15_out_dtype_complex128, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_no_ufunc15_out_dtype_float32, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_no_ufunc15_out_dtype_float64, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_no_ufunc16_out_dtype_complex128, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_no_ufunc16_out_dtype_float32, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_no_ufunc16_out_dtype_float64, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_no_ufunc1_out_dtype_complex128, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_no_ufunc1_out_dtype_float32, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_no_ufunc1_out_dtype_float64, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_no_ufunc2_out_dtype_complex128, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_no_ufunc2_out_dtype_float32, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_no_ufunc2_out_dtype_float64, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_no_ufunc3_out_dtype_complex128, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_no_ufunc3_out_dtype_float32, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_no_ufunc3_out_dtype_float64, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_no_ufunc4_out_dtype_complex128, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_no_ufunc4_out_dtype_float32, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_no_ufunc4_out_dtype_float64, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_no_ufunc5_out_dtype_complex128, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_no_ufunc5_out_dtype_float32, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_no_ufunc5_out_dtype_float64, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_no_ufunc6_out_dtype_complex128, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_no_ufunc6_out_dtype_float32, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_no_ufunc6_out_dtype_float64, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_no_ufunc7_out_dtype_complex128, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_no_ufunc7_out_dtype_float32, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_no_ufunc7_out_dtype_float64, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_no_ufunc8_out_dtype_complex128, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_no_ufunc8_out_dtype_float32, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_no_ufunc8_out_dtype_float64, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_no_ufunc9_out_dtype_complex128, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_no_ufunc9_out_dtype_float32, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_no_ufunc9_out_dtype_float64, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_safe_ufunc0_out_dtype_complex128, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_safe_ufunc0_out_dtype_float32, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_safe_ufunc0_out_dtype_float64, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_safe_ufunc10_out_dtype_complex128, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_safe_ufunc10_out_dtype_float32, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_safe_ufunc10_out_dtype_float64, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_safe_ufunc11_out_dtype_complex128, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_safe_ufunc11_out_dtype_float32, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_safe_ufunc11_out_dtype_float64, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_safe_ufunc12_out_dtype_complex128, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_safe_ufunc12_out_dtype_float32, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_safe_ufunc12_out_dtype_float64, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_safe_ufunc13_out_dtype_complex128, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_safe_ufunc13_out_dtype_float32, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_safe_ufunc13_out_dtype_float64, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_safe_ufunc14_out_dtype_complex128, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_safe_ufunc14_out_dtype_float32, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_safe_ufunc14_out_dtype_float64, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_safe_ufunc15_out_dtype_complex128, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_safe_ufunc15_out_dtype_float32, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_safe_ufunc15_out_dtype_float64, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_safe_ufunc16_out_dtype_complex128, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_safe_ufunc16_out_dtype_float32, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_safe_ufunc16_out_dtype_float64, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_safe_ufunc1_out_dtype_complex128, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_safe_ufunc1_out_dtype_float32, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_safe_ufunc1_out_dtype_float64, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_safe_ufunc2_out_dtype_complex128, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_safe_ufunc2_out_dtype_float32, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_safe_ufunc2_out_dtype_float64, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_safe_ufunc3_out_dtype_complex128, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_safe_ufunc3_out_dtype_float32, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_safe_ufunc3_out_dtype_float64, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_safe_ufunc4_out_dtype_complex128, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_safe_ufunc4_out_dtype_float32, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_safe_ufunc4_out_dtype_float64, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_safe_ufunc5_out_dtype_complex128, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_safe_ufunc5_out_dtype_float32, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_safe_ufunc5_out_dtype_float64, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_safe_ufunc6_out_dtype_complex128, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_safe_ufunc6_out_dtype_float32, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_safe_ufunc6_out_dtype_float64, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_safe_ufunc7_out_dtype_complex128, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_safe_ufunc7_out_dtype_float32, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_safe_ufunc7_out_dtype_float64, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_safe_ufunc8_out_dtype_complex128, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_safe_ufunc8_out_dtype_float32, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_safe_ufunc8_out_dtype_float64, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_safe_ufunc9_out_dtype_complex128, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_safe_ufunc9_out_dtype_float32, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_safe_ufunc9_out_dtype_float64, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_same_kind_ufunc0_out_dtype_complex128, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_same_kind_ufunc0_out_dtype_float32, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_same_kind_ufunc0_out_dtype_float64, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_same_kind_ufunc10_out_dtype_complex128, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_same_kind_ufunc10_out_dtype_float32, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_same_kind_ufunc10_out_dtype_float64, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_same_kind_ufunc11_out_dtype_complex128, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_same_kind_ufunc11_out_dtype_float32, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_same_kind_ufunc11_out_dtype_float64, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_same_kind_ufunc12_out_dtype_complex128, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_same_kind_ufunc12_out_dtype_float32, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_same_kind_ufunc12_out_dtype_float64, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_same_kind_ufunc13_out_dtype_complex128, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_same_kind_ufunc13_out_dtype_float32, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_same_kind_ufunc13_out_dtype_float64, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_same_kind_ufunc14_out_dtype_complex128, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_same_kind_ufunc14_out_dtype_float32, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_same_kind_ufunc14_out_dtype_float64, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_same_kind_ufunc15_out_dtype_complex128, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_same_kind_ufunc15_out_dtype_float32, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_same_kind_ufunc15_out_dtype_float64, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_same_kind_ufunc16_out_dtype_complex128, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_same_kind_ufunc16_out_dtype_float32, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_same_kind_ufunc16_out_dtype_float64, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_same_kind_ufunc1_out_dtype_complex128, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_same_kind_ufunc1_out_dtype_float32, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_same_kind_ufunc1_out_dtype_float64, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_same_kind_ufunc2_out_dtype_complex128, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_same_kind_ufunc2_out_dtype_float32, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_same_kind_ufunc2_out_dtype_float64, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_same_kind_ufunc3_out_dtype_complex128, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_same_kind_ufunc3_out_dtype_float32, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_same_kind_ufunc3_out_dtype_float64, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_same_kind_ufunc4_out_dtype_complex128, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_same_kind_ufunc4_out_dtype_float32, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_same_kind_ufunc4_out_dtype_float64, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_same_kind_ufunc5_out_dtype_complex128, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_same_kind_ufunc5_out_dtype_float32, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_same_kind_ufunc5_out_dtype_float64, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_same_kind_ufunc6_out_dtype_complex128, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_same_kind_ufunc6_out_dtype_float32, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_same_kind_ufunc6_out_dtype_float64, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_same_kind_ufunc7_out_dtype_complex128, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_same_kind_ufunc7_out_dtype_float32, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_same_kind_ufunc7_out_dtype_float64, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_same_kind_ufunc8_out_dtype_complex128, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_same_kind_ufunc8_out_dtype_float32, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_same_kind_ufunc8_out_dtype_float64, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_same_kind_ufunc9_out_dtype_complex128, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_same_kind_ufunc9_out_dtype_float32, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_same_kind_ufunc9_out_dtype_float64, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_unsafe_ufunc0_out_dtype_complex128, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_unsafe_ufunc0_out_dtype_float32, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_unsafe_ufunc0_out_dtype_float64, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_unsafe_ufunc10_out_dtype_complex128, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_unsafe_ufunc10_out_dtype_float32, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_unsafe_ufunc10_out_dtype_float64, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_unsafe_ufunc11_out_dtype_complex128, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_unsafe_ufunc11_out_dtype_float32, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_unsafe_ufunc11_out_dtype_float64, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_unsafe_ufunc12_out_dtype_complex128, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_unsafe_ufunc12_out_dtype_float32, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_unsafe_ufunc12_out_dtype_float64, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_unsafe_ufunc13_out_dtype_complex128, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_unsafe_ufunc13_out_dtype_float32, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_unsafe_ufunc13_out_dtype_float64, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_unsafe_ufunc14_out_dtype_complex128, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_unsafe_ufunc14_out_dtype_float32, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_unsafe_ufunc14_out_dtype_float64, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_unsafe_ufunc15_out_dtype_complex128, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_unsafe_ufunc15_out_dtype_float32, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_unsafe_ufunc15_out_dtype_float64, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_unsafe_ufunc16_out_dtype_complex128, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_unsafe_ufunc16_out_dtype_float32, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_unsafe_ufunc16_out_dtype_float64, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_unsafe_ufunc1_out_dtype_complex128, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_unsafe_ufunc1_out_dtype_float32, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_unsafe_ufunc1_out_dtype_float64, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_unsafe_ufunc2_out_dtype_complex128, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_unsafe_ufunc2_out_dtype_float32, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_unsafe_ufunc2_out_dtype_float64, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_unsafe_ufunc3_out_dtype_complex128, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_unsafe_ufunc3_out_dtype_float32, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_unsafe_ufunc3_out_dtype_float64, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_unsafe_ufunc4_out_dtype_complex128, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_unsafe_ufunc4_out_dtype_float32, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_unsafe_ufunc4_out_dtype_float64, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_unsafe_ufunc5_out_dtype_complex128, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_unsafe_ufunc5_out_dtype_float32, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_unsafe_ufunc5_out_dtype_float64, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_unsafe_ufunc6_out_dtype_complex128, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_unsafe_ufunc6_out_dtype_float32, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_unsafe_ufunc6_out_dtype_float64, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_unsafe_ufunc7_out_dtype_complex128, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_unsafe_ufunc7_out_dtype_float32, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_unsafe_ufunc7_out_dtype_float64, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_unsafe_ufunc8_out_dtype_complex128, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_unsafe_ufunc8_out_dtype_float32, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_unsafe_ufunc8_out_dtype_float64, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_unsafe_ufunc9_out_dtype_complex128, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_unsafe_ufunc9_out_dtype_float32, test/torch_np/test_ufuncs_basic.py::TestBinaryUfuncs::test_xy_and_out_casting_casting_unsafe_ufunc9_out_dtype_float64, test/torch_np/test_ufuncs_basic.py::TestNdarrayDunderVsUfunc::test_basic_ufunc0_op0_iop0, test/torch_np/test_ufuncs_basic.py::TestNdarrayDunderVsUfunc::test_basic_ufunc1_op1_iop1, test/torch_np/test_ufuncs_basic.py::TestNdarrayDunderVsUfunc::test_basic_ufunc2_op2_iop2, test/torch_np/test_ufuncs_basic.py::TestNdarrayDunderVsUfunc::test_other_array_bcast_ufunc0_op0_iop0, test/torch_np/test_ufuncs_basic.py::TestNdarrayDunderVsUfunc::test_other_array_bcast_ufunc1_op1_iop1, test/torch_np/test_ufuncs_basic.py::TestNdarrayDunderVsUfunc::test_other_array_bcast_ufunc2_op2_iop2, test/torch_np/test_ufuncs_basic.py::TestNdarrayDunderVsUfunc::test_other_array_ufunc0_op0_iop0_other_dtype0, test/torch_np/test_ufuncs_basic.py::TestNdarrayDunderVsUfunc::test_other_array_ufunc0_op0_iop0_other_dtype1, test/torch_np/test_ufuncs_basic.py::TestNdarrayDunderVsUfunc::test_other_array_ufunc0_op0_iop0_other_dtype2, test/torch_np/test_ufuncs_basic.py::TestNdarrayDunderVsUfunc::test_other_array_ufunc0_op0_iop0_other_dtype3, test/torch_np/test_ufuncs_basic.py::TestNdarrayDunderVsUfunc::test_other_array_ufunc1_op1_iop1_other_dtype0, test/torch_np/test_ufuncs_basic.py::TestNdarrayDunderVsUfunc::test_other_array_ufunc1_op1_iop1_other_dtype1, test/torch_np/test_ufuncs_basic.py::TestNdarrayDunderVsUfunc::test_other_array_ufunc1_op1_iop1_other_dtype2, test/torch_np/test_ufuncs_basic.py::TestNdarrayDunderVsUfunc::test_other_array_ufunc1_op1_iop1_other_dtype3, test/torch_np/test_ufuncs_basic.py::TestNdarrayDunderVsUfunc::test_other_array_ufunc2_op2_iop2_other_dtype0, test/torch_np/test_ufuncs_basic.py::TestNdarrayDunderVsUfunc::test_other_array_ufunc2_op2_iop2_other_dtype1, test/torch_np/test_ufuncs_basic.py::TestNdarrayDunderVsUfunc::test_other_array_ufunc2_op2_iop2_other_dtype2, test/torch_np/test_ufuncs_basic.py::TestNdarrayDunderVsUfunc::test_other_array_ufunc2_op2_iop2_other_dtype3, test/torch_np/test_ufuncs_basic.py::TestNdarrayDunderVsUfunc::test_other_scalar_ufunc0_op0_iop0_other_dtype0, test/torch_np/test_ufuncs_basic.py::TestNdarrayDunderVsUfunc::test_other_scalar_ufunc0_op0_iop0_other_dtype1, test/torch_np/test_ufuncs_basic.py::TestNdarrayDunderVsUfunc::test_other_scalar_ufunc0_op0_iop0_other_dtype2, test/torch_np/test_ufuncs_basic.py::TestNdarrayDunderVsUfunc::test_other_scalar_ufunc0_op0_iop0_other_dtype3, test/torch_np/test_ufuncs_basic.py::TestNdarrayDunderVsUfunc::test_other_scalar_ufunc1_op1_iop1_other_dtype0, test/torch_np/test_ufuncs_basic.py::TestNdarrayDunderVsUfunc::test_other_scalar_ufunc1_op1_iop1_other_dtype1, test/torch_np/test_ufuncs_basic.py::TestNdarrayDunderVsUfunc::test_other_scalar_ufunc1_op1_iop1_other_dtype2, test/torch_np/test_ufuncs_basic.py::TestNdarrayDunderVsUfunc::test_other_scalar_ufunc1_op1_iop1_other_dtype3, test/torch_np/test_ufuncs_basic.py::TestNdarrayDunderVsUfunc::test_other_scalar_ufunc2_op2_iop2_other_dtype0, test/torch_np/test_ufuncs_basic.py::TestNdarrayDunderVsUfunc::test_other_scalar_ufunc2_op2_iop2_other_dtype1, test/torch_np/test_ufuncs_basic.py::TestNdarrayDunderVsUfunc::test_other_scalar_ufunc2_op2_iop2_other_dtype2, test/torch_np/test_ufuncs_basic.py::TestNdarrayDunderVsUfunc::test_other_scalar_ufunc2_op2_iop2_other_dtype3, test/torch_np/test_ufuncs_basic.py::TestUfuncDtypeKwd::test_binary_ufunc_dtype, test/torch_np/test_ufuncs_basic.py::TestUfuncDtypeKwd::test_binary_ufunc_dtype_and_out 2025-11-03T17:53:28.4031504Z 2025-11-03T17:53:33.7988409Z Running higher_order_ops/test_with_effects 1/1 ... [2025-11-03 17:53:33.791706] 2025-11-03T17:53:33.7988932Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T17:53:33.7995220Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'higher_order_ops/test_with_effects.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-11-03 17:53:33.791706] 2025-11-03T17:53:39.3763690Z 2025-11-03T17:53:39.3765131Z inductor/test_coordinate_descent_tuner 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_coordinate_descent_tuner_1.1_dd5250914c46a7d6_.log 2025-11-03T17:53:39.3766402Z 2025-11-03T17:53:45.2731124Z Running lazy/test_bindings 1/1 ... [2025-11-03 17:53:45.270734] 2025-11-03T17:53:45.2731864Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T17:53:45.2738777Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'lazy/test_bindings.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-11-03 17:53:45.270734] 2025-11-03T17:53:50.9544225Z 2025-11-03T17:53:50.9545779Z lazy/test_bindings 1/1 was successful, full logs can be found in artifacts with path test/test-reports/lazy.test_bindings_1.1_bb17f8333395ae29_.log 2025-11-03T17:53:50.9547038Z Running 1 items in this shard: test/lazy/test_bindings.py::test_metrics 2025-11-03T17:53:50.9547390Z 2025-11-03T17:53:56.8731203Z Running inductor/test_device_assert 1/1 ... [2025-11-03 17:53:56.872908] 2025-11-03T17:53:56.8731997Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T17:53:56.8739670Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_device_assert.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-11-03 17:53:56.872953] 2025-11-03T17:54:09.4226460Z 2025-11-03T17:54:13.4704697Z inductor/test_device_assert 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_device_assert_1.1_8d4f62aa4e1923a3_.log 2025-11-03T17:54:13.4705425Z 2025-11-03T17:54:13.4705430Z 2025-11-03T17:54:13.4706047Z higher_order_ops/test_with_effects 1/1 was successful, full logs can be found in artifacts with path test/test-reports/higher_order_ops.test_with_effects_1.1_555b8ba821fcfc37_.log 2025-11-03T17:54:13.4713953Z Running 18 items in this shard: test/higher_order_ops/test_with_effects.py::TestWithEffects::test_alias_op, test/higher_order_ops/test_with_effects.py::TestWithEffects::test_compile_aot_eager, test/higher_order_ops/test_with_effects.py::TestWithEffects::test_compile_aot_eager_requires_grad, test/higher_order_ops/test_with_effects.py::TestWithEffects::test_compile_inductor, test/higher_order_ops/test_with_effects.py::TestWithEffects::test_compile_inductor_external_op_return_none, test/higher_order_ops/test_with_effects.py::TestWithEffects::test_effectful_custom_op_with_subclasses, test/higher_order_ops/test_with_effects.py::TestWithEffects::test_effectful_op_in_backward, test/higher_order_ops/test_with_effects.py::TestWithEffects::test_effects_and_aliased_outputs, test/higher_order_ops/test_with_effects.py::TestWithEffects::test_effects_and_input_mutation_is_output, test/higher_order_ops/test_with_effects.py::TestWithEffects::test_effects_and_input_mutation_return, test/higher_order_ops/test_with_effects.py::TestWithEffects::test_effects_and_input_output_view_simple, test/higher_order_ops/test_with_effects.py::TestWithEffects::test_print, test/higher_order_ops/test_with_effects.py::TestWithEffects::test_print_with_buffer_mutations, test/higher_order_ops/test_with_effects.py::TestWithEffects::test_print_with_input_mutations, test/higher_order_ops/test_with_effects.py::TestWithEffects::test_register_effectful_custom_op, test/higher_order_ops/test_with_effects.py::TestWithEffects::test_regular_effectful_op_in_forward_and_backward, test/higher_order_ops/test_with_effects.py::TestWithEffects::test_regular_effectful_op_only_in_backward, test/higher_order_ops/test_with_effects.py::TestWithEffects::test_torchbind_custom_op 2025-11-03T17:54:13.4720646Z 2025-11-03T17:54:15.0323801Z Running test_flop_counter 1/1 ... [2025-11-03 17:54:15.031884] 2025-11-03T17:54:15.0324659Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T17:54:15.0334151Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_flop_counter.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-11-03 17:54:15.033119] 2025-11-03T17:54:18.9736985Z Running export/test_db 1/1 ... [2025-11-03 17:54:18.970024] 2025-11-03T17:54:18.9737414Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T17:54:18.9743874Z 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-11-03 17:54:18.970024] 2025-11-03T17:54:20.7829025Z 2025-11-03T17:54:20.7830098Z test_flop_counter 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_flop_counter_1.1_5993777997ed2e4d_.log 2025-11-03T17:54:20.7836946Z Running 22 items in this shard: test/test_flop_counter.py::TestFlopCounter::test_addmm_out, test/test_flop_counter.py::TestFlopCounter::test_autograd_op, test/test_flop_counter.py::TestFlopCounter::test_backward, test/test_flop_counter.py::TestFlopCounter::test_backward_reset, test/test_flop_counter.py::TestFlopCounter::test_conv_backwards_as_decomposition, test/test_flop_counter.py::TestFlopCounter::test_conv_transpose_loop, test/test_flop_counter.py::TestFlopCounter::test_convs, test/test_flop_counter.py::TestFlopCounter::test_custom, test/test_flop_counter.py::TestFlopCounter::test_custom_op, test/test_flop_counter.py::TestFlopCounter::test_flop_counter_variety, test/test_flop_counter.py::TestFlopCounter::test_hook_registration, test/test_flop_counter.py::TestFlopCounter::test_inference_mode, test/test_flop_counter.py::TestFlopCounter::test_module, test/test_flop_counter.py::TestFlopCounter::test_nested_attention_fake_tensors, test/test_flop_counter.py::TestFlopCounter::test_noop, test/test_flop_counter.py::TestFlopCounter::test_op, test/test_flop_counter.py::TestFlopCounter::test_pytrees, test/test_flop_counter.py::TestFlopCounter::test_scaled_mm, test/test_flop_counter.py::TestFlopCounter::test_sdpa, test/test_flop_counter.py::TestFlopCounter::test_sdpa_nested_tensor, test/test_flop_counter.py::TestFlopCounter::test_torchscript, test/test_flop_counter.py::TestFlopCounter::test_warning 2025-11-03T17:54:20.7842348Z 2025-11-03T17:54:24.2242949Z 2025-11-03T17:54:24.2244048Z export/test_db 1/1 was successful, full logs can be found in artifacts with path test/test-reports/export.test_db_1.1_7e71c9475cb8ece4_.log 2025-11-03T17:54:24.2258485Z 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_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_model_attr_mutation, 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-11-03T17:54:24.2270657Z 2025-11-03T17:54:26.6124574Z Running profiler/test_kineto 1/1 ... [2025-11-03 17:54:26.611369] 2025-11-03T17:54:26.6125326Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T17:54:26.6132822Z 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-11-03 17:54:26.613010] 2025-11-03T17:54:30.0643428Z Running test_per_overload_api 1/1 ... [2025-11-03 17:54:30.060331] 2025-11-03T17:54:30.0643915Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T17:54:30.0664208Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_per_overload_api.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-11-03 17:54:30.060331] 2025-11-03T17:54:34.7316081Z 2025-11-03T17:54:34.7317568Z profiler/test_kineto 1/1 was successful, full logs can be found in artifacts with path test/test-reports/profiler.test_kineto_1.1_8fe78bc9da13bd8e_.log 2025-11-03T17:54:34.7319760Z Running 1 items in this shard: test/profiler/test_kineto.py::SimpleKinetoInitializationTest::test_kineto_profiler_with_environment_variable 2025-11-03T17:54:34.7320889Z 2025-11-03T17:54:36.0057139Z 2025-11-03T17:54:36.0058265Z test_per_overload_api 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_per_overload_api_1.1_2e348fffac16e4b2_.log 2025-11-03T17:54:36.0059860Z Running 3 items in this shard: test/test_per_overload_api.py::TestPerOverloadAPI::test_basics_opoverload, test/test_per_overload_api.py::TestPerOverloadAPI::test_basics_opoverloadpacket, test/test_per_overload_api.py::TestPerOverloadAPI::test_decompose 2025-11-03T17:54:36.0060921Z 2025-11-03T17:54:40.1893579Z Running export/test_passes 1/1 ... [2025-11-03 17:54:40.188745] 2025-11-03T17:54:40.1894309Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T17:54:40.1903604Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'export/test_passes.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-11-03 17:54:40.189920] 2025-11-03T17:54:41.4043377Z Running export/test_upgrader 1/1 ... [2025-11-03 17:54:41.403698] 2025-11-03T17:54:41.4043859Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T17:54:41.4050859Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'export/test_upgrader.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-11-03 17:54:41.404889] 2025-11-03T17:54:46.8031849Z 2025-11-03T17:54:46.8033274Z export/test_upgrader 1/1 was successful, full logs can be found in artifacts with path test/test-reports/export.test_upgrader_1.1_5ec5577896b6e8e4_.log 2025-11-03T17:54:46.8034494Z 2025-11-03T17:54:52.8922767Z Running inductor/test_triton_heuristics 1/1 ... [2025-11-03 17:54:52.887359] 2025-11-03T17:54:52.8923310Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T17:54:52.8929775Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_triton_heuristics.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-11-03 17:54:52.887359] 2025-11-03T17:55:04.3807490Z 2025-11-03T17:55:04.3811083Z inductor/test_triton_heuristics 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_triton_heuristics_1.1_394f08c68dfaabc4_.log 2025-11-03T17:55:04.3812251Z 2025-11-03T17:55:10.8718942Z Running test_expanded_weights 1/1 ... [2025-11-03 17:55:10.871169] 2025-11-03T17:55:10.8719722Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T17:55:10.8726014Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_expanded_weights.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-11-03 17:55:10.872348] 2025-11-03T17:55:33.1692154Z 2025-11-03T17:55:33.1693075Z test_expanded_weights 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_expanded_weights_1.1_ba4bb17a8d861eca_.log 2025-11-03T17:55:33.1783649Z Running 189 items in this shard: test/test_expanded_weights.py::TestExpandedWeightHelperFunctionCPU::test_forward_helper_cpu, test/test_expanded_weights.py::TestExpandedWeightHelperFunctionCPU::test_forward_helper_failure_args_cpu, test/test_expanded_weights.py::TestExpandedWeightHelperFunctionCPU::test_set_grad_sample_if_exists_cpu, test/test_expanded_weights.py::TestExpandedWeightHelperFunctionCPU::test_set_grad_sample_if_exists_failure_cpu, test/test_expanded_weights.py::TestExpandedWeightHelperFunctionCPU::test_sum_over_all_but_batch_and_last_n_cpu, test/test_expanded_weights.py::TestExpandedWeightHelperFunctionCPU::test_unpack_expanded_weight_or_tensor_cpu, test/test_expanded_weights.py::TestExpandedWeightHelperFunctionCPU::test_unpack_expanded_weight_or_tensor_failure_cpu, test/test_expanded_weights.py::TestExpandedWeightHelperFunctionCPU::test_unpack_expanded_weight_or_tensor_with_custom_function_cpu, test/test_expanded_weights.py::TestExpandedWeightFunctionalCPU::test_cnn_model_mean_cpu, test/test_expanded_weights.py::TestExpandedWeightFunctionalCPU::test_cnn_model_sum_cpu, test/test_expanded_weights.py::TestExpandedWeightFunctionalCPU::test_embedding_model_cpu, test/test_expanded_weights.py::TestExpandedWeightFunctionalCPU::test_expanded_weight_error_cpu, test/test_expanded_weights.py::TestExpandedWeightFunctionalCPU::test_expanded_weight_forward_nn_functional_conv1d_cpu_bfloat16, test/test_expanded_weights.py::TestExpandedWeightFunctionalCPU::test_expanded_weight_forward_nn_functional_conv1d_cpu_complex128, test/test_expanded_weights.py::TestExpandedWeightFunctionalCPU::test_expanded_weight_forward_nn_functional_conv1d_cpu_complex64, test/test_expanded_weights.py::TestExpandedWeightFunctionalCPU::test_expanded_weight_forward_nn_functional_conv1d_cpu_float16, test/test_expanded_weights.py::TestExpandedWeightFunctionalCPU::test_expanded_weight_forward_nn_functional_conv1d_cpu_float32, test/test_expanded_weights.py::TestExpandedWeightFunctionalCPU::test_expanded_weight_forward_nn_functional_conv1d_cpu_float64, test/test_expanded_weights.py::TestExpandedWeightFunctionalCPU::test_expanded_weight_forward_nn_functional_conv1d_cpu_int64, test/test_expanded_weights.py::TestExpandedWeightFunctionalCPU::test_expanded_weight_forward_nn_functional_conv2d_cpu_bfloat16, test/test_expanded_weights.py::TestExpandedWeightFunctionalCPU::test_expanded_weight_forward_nn_functional_conv2d_cpu_complex128, test/test_expanded_weights.py::TestExpandedWeightFunctionalCPU::test_expanded_weight_forward_nn_functional_conv2d_cpu_complex64, test/test_expanded_weights.py::TestExpandedWeightFunctionalCPU::test_expanded_weight_forward_nn_functional_conv2d_cpu_float16, test/test_expanded_weights.py::TestExpandedWeightFunctionalCPU::test_expanded_weight_forward_nn_functional_conv2d_cpu_float32, test/test_expanded_weights.py::TestExpandedWeightFunctionalCPU::test_expanded_weight_forward_nn_functional_conv2d_cpu_float64, test/test_expanded_weights.py::TestExpandedWeightFunctionalCPU::test_expanded_weight_forward_nn_functional_conv2d_cpu_int64, test/test_expanded_weights.py::TestExpandedWeightFunctionalCPU::test_expanded_weight_forward_nn_functional_conv3d_cpu_bfloat16, test/test_expanded_weights.py::TestExpandedWeightFunctionalCPU::test_expanded_weight_forward_nn_functional_conv3d_cpu_complex128, test/test_expanded_weights.py::TestExpandedWeightFunctionalCPU::test_expanded_weight_forward_nn_functional_conv3d_cpu_complex64, test/test_expanded_weights.py::TestExpandedWeightFunctionalCPU::test_expanded_weight_forward_nn_functional_conv3d_cpu_float16, test/test_expanded_weights.py::TestExpandedWeightFunctionalCPU::test_expanded_weight_forward_nn_functional_conv3d_cpu_float32, test/test_expanded_weights.py::TestExpandedWeightFunctionalCPU::test_expanded_weight_forward_nn_functional_conv3d_cpu_float64, test/test_expanded_weights.py::TestExpandedWeightFunctionalCPU::test_expanded_weight_forward_nn_functional_conv3d_cpu_int64, test/test_expanded_weights.py::TestExpandedWeightFunctionalCPU::test_expanded_weight_forward_nn_functional_embedding_cpu_bfloat16, test/test_expanded_weights.py::TestExpandedWeightFunctionalCPU::test_expanded_weight_forward_nn_functional_embedding_cpu_float16, test/test_expanded_weights.py::TestExpandedWeightFunctionalCPU::test_expanded_weight_forward_nn_functional_embedding_cpu_float32, test/test_expanded_weights.py::TestExpandedWeightFunctionalCPU::test_expanded_weight_forward_nn_functional_embedding_cpu_float64, test/test_expanded_weights.py::TestExpandedWeightFunctionalCPU::test_expanded_weight_forward_nn_functional_group_norm_cpu_bfloat16, test/test_expanded_weights.py::TestExpandedWeightFunctionalCPU::test_expanded_weight_forward_nn_functional_group_norm_cpu_float16, test/test_expanded_weights.py::TestExpandedWeightFunctionalCPU::test_expanded_weight_forward_nn_functional_group_norm_cpu_float32, test/test_expanded_weights.py::TestExpandedWeightFunctionalCPU::test_expanded_weight_forward_nn_functional_group_norm_cpu_float64, test/test_expanded_weights.py::TestExpandedWeightFunctionalCPU::test_expanded_weight_forward_nn_functional_instance_norm_cpu_bfloat16, test/test_expanded_weights.py::TestExpandedWeightFunctionalCPU::test_expanded_weight_forward_nn_functional_instance_norm_cpu_float16, test/test_expanded_weights.py::TestExpandedWeightFunctionalCPU::test_expanded_weight_forward_nn_functional_instance_norm_cpu_float32, test/test_expanded_weights.py::TestExpandedWeightFunctionalCPU::test_expanded_weight_forward_nn_functional_instance_norm_cpu_float64, test/test_expanded_weights.py::TestExpandedWeightFunctionalCPU::test_expanded_weight_forward_nn_functional_layer_norm_cpu_bfloat16, test/test_expanded_weights.py::TestExpandedWeightFunctionalCPU::test_expanded_weight_forward_nn_functional_layer_norm_cpu_float16, test/test_expanded_weights.py::TestExpandedWeightFunctionalCPU::test_expanded_weight_forward_nn_functional_layer_norm_cpu_float32, test/test_expanded_weights.py::TestExpandedWeightFunctionalCPU::test_expanded_weight_forward_nn_functional_layer_norm_cpu_float64, test/test_expanded_weights.py::TestExpandedWeightFunctionalCPU::test_expanded_weight_forward_nn_functional_linear_cpu_bfloat16, test/test_expanded_weights.py::TestExpandedWeightFunctionalCPU::test_expanded_weight_forward_nn_functional_linear_cpu_complex128, test/test_expanded_weights.py::TestExpandedWeightFunctionalCPU::test_expanded_weight_forward_nn_functional_linear_cpu_complex64, test/test_expanded_weights.py::TestExpandedWeightFunctionalCPU::test_expanded_weight_forward_nn_functional_linear_cpu_float16, test/test_expanded_weights.py::TestExpandedWeightFunctionalCPU::test_expanded_weight_forward_nn_functional_linear_cpu_float32, test/test_expanded_weights.py::TestExpandedWeightFunctionalCPU::test_expanded_weight_forward_nn_functional_linear_cpu_float64, test/test_expanded_weights.py::TestExpandedWeightFunctionalCPU::test_expanded_weight_forward_nn_functional_linear_cpu_int16, test/test_expanded_weights.py::TestExpandedWeightFunctionalCPU::test_expanded_weight_forward_nn_functional_linear_cpu_int32, test/test_expanded_weights.py::TestExpandedWeightFunctionalCPU::test_expanded_weight_forward_nn_functional_linear_cpu_int64, test/test_expanded_weights.py::TestExpandedWeightFunctionalCPU::test_expanded_weight_forward_nn_functional_linear_cpu_int8, test/test_expanded_weights.py::TestExpandedWeightFunctionalCPU::test_expanded_weight_forward_nn_functional_linear_cpu_uint8, test/test_expanded_weights.py::TestExpandedWeightFunctionalCPU::test_expanded_weight_per_sample_grad_mean_nn_functional_conv1d_cpu_float64, test/test_expanded_weights.py::TestExpandedWeightFunctionalCPU::test_expanded_weight_per_sample_grad_mean_nn_functional_conv2d_cpu_float64, test/test_expanded_weights.py::TestExpandedWeightFunctionalCPU::test_expanded_weight_per_sample_grad_mean_nn_functional_conv3d_cpu_float64, test/test_expanded_weights.py::TestExpandedWeightFunctionalCPU::test_expanded_weight_per_sample_grad_mean_nn_functional_embedding_cpu_float64, test/test_expanded_weights.py::TestExpandedWeightFunctionalCPU::test_expanded_weight_per_sample_grad_mean_nn_functional_group_norm_cpu_float64, test/test_expanded_weights.py::TestExpandedWeightFunctionalCPU::test_expanded_weight_per_sample_grad_mean_nn_functional_instance_norm_cpu_float64, test/test_expanded_weights.py::TestExpandedWeightFunctionalCPU::test_expanded_weight_per_sample_grad_mean_nn_functional_layer_norm_cpu_float64, test/test_expanded_weights.py::TestExpandedWeightFunctionalCPU::test_expanded_weight_per_sample_grad_mean_nn_functional_linear_cpu_float64, test/test_expanded_weights.py::TestExpandedWeightFunctionalCPU::test_expanded_weight_per_sample_grad_sum_nn_functional_conv1d_cpu_float64, test/test_expanded_weights.py::TestExpandedWeightFunctionalCPU::test_expanded_weight_per_sample_grad_sum_nn_functional_conv2d_cpu_float64, test/test_expanded_weights.py::TestExpandedWeightFunctionalCPU::test_expanded_weight_per_sample_grad_sum_nn_functional_conv3d_cpu_float64, test/test_expanded_weights.py::TestExpandedWeightFunctionalCPU::test_expanded_weight_per_sample_grad_sum_nn_functional_embedding_cpu_float64, test/test_expanded_weights.py::TestExpandedWeightFunctionalCPU::test_expanded_weight_per_sample_grad_sum_nn_functional_group_norm_cpu_float64, test/test_expanded_weights.py::TestExpandedWeightFunctionalCPU::test_expanded_weight_per_sample_grad_sum_nn_functional_instance_norm_cpu_float64, test/test_expanded_weights.py::TestExpandedWeightFunctionalCPU::test_expanded_weight_per_sample_grad_sum_nn_functional_layer_norm_cpu_float64, test/test_expanded_weights.py::TestExpandedWeightFunctionalCPU::test_expanded_weight_per_sample_grad_sum_nn_functional_linear_cpu_float64, test/test_expanded_weights.py::TestExpandedWeightFunctionalCPU::test_expanded_weights_per_sample_grad_input_no_grad_nn_functional_conv1d_cpu_float64, test/test_expanded_weights.py::TestExpandedWeightFunctionalCPU::test_expanded_weights_per_sample_grad_input_no_grad_nn_functional_conv2d_cpu_float64, test/test_expanded_weights.py::TestExpandedWeightFunctionalCPU::test_expanded_weights_per_sample_grad_input_no_grad_nn_functional_conv3d_cpu_float64, test/test_expanded_weights.py::TestExpandedWeightFunctionalCPU::test_expanded_weights_per_sample_grad_input_no_grad_nn_functional_embedding_cpu_float64, test/test_expanded_weights.py::TestExpandedWeightFunctionalCPU::test_expanded_weights_per_sample_grad_input_no_grad_nn_functional_group_norm_cpu_float64, test/test_expanded_weights.py::TestExpandedWeightFunctionalCPU::test_expanded_weights_per_sample_grad_input_no_grad_nn_functional_instance_norm_cpu_float64, test/test_expanded_weights.py::TestExpandedWeightFunctionalCPU::test_expanded_weights_per_sample_grad_input_no_grad_nn_functional_layer_norm_cpu_float64, test/test_expanded_weights.py::TestExpandedWeightFunctionalCPU::test_expanded_weights_per_sample_grad_input_no_grad_nn_functional_linear_cpu_float64, test/test_expanded_weights.py::TestExpandedWeightFunctionalCPU::test_group_norm_error_cpu, test/test_expanded_weights.py::TestExpandedWeightFunctionalCPU::test_group_norm_model_num_dim_1_cpu, test/test_expanded_weights.py::TestExpandedWeightFunctionalCPU::test_group_norm_model_num_dim_2_cpu, test/test_expanded_weights.py::TestExpandedWeightFunctionalCPU::test_group_norm_model_num_dim_3_cpu, test/test_expanded_weights.py::TestExpandedWeightFunctionalCPU::test_instance_norm_model_num_dim_1_cpu, test/test_expanded_weights.py::TestExpandedWeightFunctionalCPU::test_instance_norm_model_num_dim_2_cpu, test/test_expanded_weights.py::TestExpandedWeightFunctionalCPU::test_instance_norm_model_num_dim_3_cpu, test/test_expanded_weights.py::TestExpandedWeightFunctionalCPU::test_layer_norm_model_num_dim_1_cpu, test/test_expanded_weights.py::TestExpandedWeightFunctionalCPU::test_layer_norm_model_num_dim_2_cpu, test/test_expanded_weights.py::TestExpandedWeightFunctionalCPU::test_layer_norm_model_num_dim_3_cpu, test/test_expanded_weights.py::TestExpandedWeightFunctionalCPU::test_unsupported_expand_weights_nn_functional_conv1d_cpu_float64, test/test_expanded_weights.py::TestExpandedWeightFunctionalCPU::test_unsupported_expand_weights_nn_functional_conv2d_cpu_float64, test/test_expanded_weights.py::TestExpandedWeightFunctionalCPU::test_unsupported_expand_weights_nn_functional_conv3d_cpu_float64, test/test_expanded_weights.py::TestExpandedWeightFunctionalCPU::test_unsupported_expand_weights_nn_functional_embedding_cpu_float64, test/test_expanded_weights.py::TestExpandedWeightFunctionalCPU::test_unsupported_expand_weights_nn_functional_group_norm_cpu_float64, test/test_expanded_weights.py::TestExpandedWeightFunctionalCPU::test_unsupported_expand_weights_nn_functional_instance_norm_cpu_float64, test/test_expanded_weights.py::TestExpandedWeightFunctionalCPU::test_unsupported_expand_weights_nn_functional_layer_norm_cpu_float64, test/test_expanded_weights.py::TestExpandedWeightFunctionalCPU::test_unsupported_expand_weights_nn_functional_linear_cpu_float64, test/test_expanded_weights.py::TestExpandedWeightModuleCPU::test_Conv1d_circular_stride2_pad2_cpu, test/test_expanded_weights.py::TestExpandedWeightModuleCPU::test_Conv1d_circular_stride2_pad2_multiple_inputs_cpu, test/test_expanded_weights.py::TestExpandedWeightModuleCPU::test_Conv1d_cpu, test/test_expanded_weights.py::TestExpandedWeightModuleCPU::test_Conv1d_multiple_inputs_cpu, test/test_expanded_weights.py::TestExpandedWeightModuleCPU::test_Conv1d_pad1_cpu, test/test_expanded_weights.py::TestExpandedWeightModuleCPU::test_Conv1d_pad1_multiple_inputs_cpu, test/test_expanded_weights.py::TestExpandedWeightModuleCPU::test_Conv1d_pad1size1_cpu, test/test_expanded_weights.py::TestExpandedWeightModuleCPU::test_Conv1d_pad1size1_multiple_inputs_cpu, test/test_expanded_weights.py::TestExpandedWeightModuleCPU::test_Conv1d_pad2_cpu, test/test_expanded_weights.py::TestExpandedWeightModuleCPU::test_Conv1d_pad2_multiple_inputs_cpu, test/test_expanded_weights.py::TestExpandedWeightModuleCPU::test_Conv1d_pad2size1_cpu, test/test_expanded_weights.py::TestExpandedWeightModuleCPU::test_Conv1d_pad2size1_multiple_inputs_cpu, test/test_expanded_weights.py::TestExpandedWeightModuleCPU::test_Conv1d_reflect_stride2_pad2_cpu, test/test_expanded_weights.py::TestExpandedWeightModuleCPU::test_Conv1d_reflect_stride2_pad2_multiple_inputs_cpu, test/test_expanded_weights.py::TestExpandedWeightModuleCPU::test_Conv1d_replicate_stride2_pad2_cpu, test/test_expanded_weights.py::TestExpandedWeightModuleCPU::test_Conv1d_replicate_stride2_pad2_multiple_inputs_cpu, test/test_expanded_weights.py::TestExpandedWeightModuleCPU::test_Conv1d_stride_cpu, test/test_expanded_weights.py::TestExpandedWeightModuleCPU::test_Conv1d_stride_multiple_inputs_cpu, test/test_expanded_weights.py::TestExpandedWeightModuleCPU::test_Conv1d_zero_batch_cpu, test/test_expanded_weights.py::TestExpandedWeightModuleCPU::test_Conv1d_zero_batch_multiple_inputs_cpu, test/test_expanded_weights.py::TestExpandedWeightModuleCPU::test_Conv1d_zeros_stride2_pad2_cpu, test/test_expanded_weights.py::TestExpandedWeightModuleCPU::test_Conv1d_zeros_stride2_pad2_multiple_inputs_cpu, test/test_expanded_weights.py::TestExpandedWeightModuleCPU::test_Conv2d_circular_stride2_pad2_cpu, test/test_expanded_weights.py::TestExpandedWeightModuleCPU::test_Conv2d_circular_stride2_pad2_multiple_inputs_cpu, test/test_expanded_weights.py::TestExpandedWeightModuleCPU::test_Conv2d_cpu, test/test_expanded_weights.py::TestExpandedWeightModuleCPU::test_Conv2d_dilated_cpu, test/test_expanded_weights.py::TestExpandedWeightModuleCPU::test_Conv2d_dilated_multiple_inputs_cpu, test/test_expanded_weights.py::TestExpandedWeightModuleCPU::test_Conv2d_multiple_inputs_cpu, test/test_expanded_weights.py::TestExpandedWeightModuleCPU::test_Conv2d_no_bias_cpu, test/test_expanded_weights.py::TestExpandedWeightModuleCPU::test_Conv2d_no_bias_multiple_inputs_cpu, test/test_expanded_weights.py::TestExpandedWeightModuleCPU::test_Conv2d_padding_cpu, test/test_expanded_weights.py::TestExpandedWeightModuleCPU::test_Conv2d_padding_multiple_inputs_cpu, test/test_expanded_weights.py::TestExpandedWeightModuleCPU::test_Conv2d_reflect_stride2_pad2_cpu, test/test_expanded_weights.py::TestExpandedWeightModuleCPU::test_Conv2d_reflect_stride2_pad2_multiple_inputs_cpu, test/test_expanded_weights.py::TestExpandedWeightModuleCPU::test_Conv2d_replicate_stride2_pad2_cpu, test/test_expanded_weights.py::TestExpandedWeightModuleCPU::test_Conv2d_replicate_stride2_pad2_multiple_inputs_cpu, test/test_expanded_weights.py::TestExpandedWeightModuleCPU::test_Conv2d_strided_cpu, test/test_expanded_weights.py::TestExpandedWeightModuleCPU::test_Conv2d_strided_multiple_inputs_cpu, test/test_expanded_weights.py::TestExpandedWeightModuleCPU::test_Conv2d_zero_batch_cpu, test/test_expanded_weights.py::TestExpandedWeightModuleCPU::test_Conv2d_zero_batch_multiple_inputs_cpu, test/test_expanded_weights.py::TestExpandedWeightModuleCPU::test_Conv2d_zeros_stride2_pad2_cpu, test/test_expanded_weights.py::TestExpandedWeightModuleCPU::test_Conv2d_zeros_stride2_pad2_multiple_inputs_cpu, test/test_expanded_weights.py::TestExpandedWeightModuleCPU::test_Conv3d_1x1x1_no_bias_cpu, test/test_expanded_weights.py::TestExpandedWeightModuleCPU::test_Conv3d_1x1x1_no_bias_multiple_inputs_cpu, test/test_expanded_weights.py::TestExpandedWeightModuleCPU::test_Conv3d_circular_stride2_pad2_cpu, test/test_expanded_weights.py::TestExpandedWeightModuleCPU::test_Conv3d_circular_stride2_pad2_multiple_inputs_cpu, test/test_expanded_weights.py::TestExpandedWeightModuleCPU::test_Conv3d_cpu, test/test_expanded_weights.py::TestExpandedWeightModuleCPU::test_Conv3d_multiple_inputs_cpu, test/test_expanded_weights.py::TestExpandedWeightModuleCPU::test_Conv3d_no_bias_cpu, test/test_expanded_weights.py::TestExpandedWeightModuleCPU::test_Conv3d_no_bias_multiple_inputs_cpu, test/test_expanded_weights.py::TestExpandedWeightModuleCPU::test_Conv3d_replicate_stride2_pad2_cpu, test/test_expanded_weights.py::TestExpandedWeightModuleCPU::test_Conv3d_replicate_stride2_pad2_multiple_inputs_cpu, test/test_expanded_weights.py::TestExpandedWeightModuleCPU::test_Conv3d_stride_cpu, test/test_expanded_weights.py::TestExpandedWeightModuleCPU::test_Conv3d_stride_multiple_inputs_cpu, test/test_expanded_weights.py::TestExpandedWeightModuleCPU::test_Conv3d_stride_padding_cpu, test/test_expanded_weights.py::TestExpandedWeightModuleCPU::test_Conv3d_stride_padding_multiple_inputs_cpu, test/test_expanded_weights.py::TestExpandedWeightModuleCPU::test_Conv3d_zero_batch_cpu, test/test_expanded_weights.py::TestExpandedWeightModuleCPU::test_Conv3d_zero_batch_multiple_inputs_cpu, test/test_expanded_weights.py::TestExpandedWeightModuleCPU::test_Conv3d_zeros_stride2_pad2_cpu, test/test_expanded_weights.py::TestExpandedWeightModuleCPU::test_Conv3d_zeros_stride2_pad2_multiple_inputs_cpu, test/test_expanded_weights.py::TestExpandedWeightModuleCPU::test_Embedding_cpu, test/test_expanded_weights.py::TestExpandedWeightModuleCPU::test_Embedding_discontiguous_cpu, test/test_expanded_weights.py::TestExpandedWeightModuleCPU::test_Embedding_discontiguous_multiple_inputs_cpu, test/test_expanded_weights.py::TestExpandedWeightModuleCPU::test_Embedding_multiple_inputs_cpu, test/test_expanded_weights.py::TestExpandedWeightModuleCPU::test_LayerNorm_3d_no_affine_large_feature_cpu, test/test_expanded_weights.py::TestExpandedWeightModuleCPU::test_LayerNorm_3d_no_affine_large_feature_multiple_inputs_cpu, test/test_expanded_weights.py::TestExpandedWeightModuleCPU::test_Linear_cpu, test/test_expanded_weights.py::TestExpandedWeightModuleCPU::test_Linear_multiple_inputs_cpu, test/test_expanded_weights.py::TestExpandedWeightModuleCPU::test_Linear_no_batch_dim_cpu, test/test_expanded_weights.py::TestExpandedWeightModuleCPU::test_Linear_no_batch_dim_multiple_inputs_cpu, test/test_expanded_weights.py::TestExpandedWeightModuleCPU::test_Linear_no_bias_cpu, test/test_expanded_weights.py::TestExpandedWeightModuleCPU::test_Linear_no_bias_multiple_inputs_cpu, test/test_expanded_weights.py::TestExpandedWeightModuleCPU::test_module_nn_GRU_eval_mode_cpu_float32, test/test_expanded_weights.py::TestExpandedWeightModuleCPU::test_module_nn_GRU_eval_mode_cpu_float64, test/test_expanded_weights.py::TestExpandedWeightModuleCPU::test_module_nn_GRU_train_mode_cpu_float32, test/test_expanded_weights.py::TestExpandedWeightModuleCPU::test_module_nn_GRU_train_mode_cpu_float64, test/test_expanded_weights.py::TestExpandedWeightModuleCPU::test_module_nn_LSTM_eval_mode_cpu_float32, test/test_expanded_weights.py::TestExpandedWeightModuleCPU::test_module_nn_LSTM_eval_mode_cpu_float64, test/test_expanded_weights.py::TestExpandedWeightModuleCPU::test_module_nn_LSTM_train_mode_cpu_float32, test/test_expanded_weights.py::TestExpandedWeightModuleCPU::test_module_nn_LSTM_train_mode_cpu_float64, test/test_expanded_weights.py::TestExpandedWeightModuleCPU::test_module_nn_RNN_eval_mode_cpu_float32, test/test_expanded_weights.py::TestExpandedWeightModuleCPU::test_module_nn_RNN_eval_mode_cpu_float64, test/test_expanded_weights.py::TestExpandedWeightModuleCPU::test_module_nn_RNN_train_mode_cpu_float32, test/test_expanded_weights.py::TestExpandedWeightModuleCPU::test_module_nn_RNN_train_mode_cpu_float64, test/test_expanded_weights.py::TestExpandedWeightModuleCPU::test_per_sample_api_compute_batch_size_cpu, test/test_expanded_weights.py::TestExpandedWeightModuleCPU::test_per_sample_api_compute_batch_size_not_pytreeable_cpu, test/test_expanded_weights.py::TestExpandedWeightModuleCPU::test_per_sample_api_failing_cpu 2025-11-03T17:55:33.1868112Z 2025-11-03T17:55:38.5388588Z Running torch_np/numpy_tests/core/test_scalarinherit 1/1 ... [2025-11-03 17:55:38.533951] 2025-11-03T17:55:38.5389133Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T17:55:38.5395506Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'torch_np/numpy_tests/core/test_scalarinherit.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-11-03 17:55:38.533951] 2025-11-03T17:55:43.3427476Z 2025-11-03T17:55:43.3429460Z torch_np/numpy_tests/core/test_scalarinherit 1/1 was successful, full logs can be found in artifacts with path test/test-reports/torch_np.numpy_tests.core.test_scalarinherit_1.1_eabe1c612b9010e8_.log 2025-11-03T17:55:43.3432761Z Running 3 items in this shard: test/torch_np/numpy_tests/core/test_scalarinherit.py::TestInherit::test_gh_15395, test/torch_np/numpy_tests/core/test_scalarinherit.py::TestInherit::test_init, test/torch_np/numpy_tests/core/test_scalarinherit.py::TestInherit::test_init2 2025-11-03T17:55:43.3434899Z 2025-11-03T17:55:48.4307017Z 2025-11-03T17:55:48.4307926Z export/test_passes 1/1 was successful, full logs can be found in artifacts with path test/test-reports/export.test_passes_1.1_37c1d6074b3a8fd7_.log 2025-11-03T17:55:48.4317009Z Running 28 items in this shard: test/export/test_passes.py::TestPasses::test_constant_folding_pass, test/export/test_passes.py::TestPasses::test_custom_obj_tuple_out, test/export/test_passes.py::TestPasses::test_fakify_script_objects, test/export/test_passes.py::TestPasses::test_fakify_script_objects_properly_handle_containers, test/export/test_passes.py::TestPasses::test_functionalization_with_view_copy, test/export/test_passes.py::TestPasses::test_inline_, test/export/test_passes.py::TestPasses::test_math_ops, test/export/test_passes.py::TestPasses::test_move_device_example_inputs, test/export/test_passes.py::TestPasses::test_move_device_submod, test/export/test_passes.py::TestPasses::test_move_device_to, test/export/test_passes.py::TestPasses::test_move_to_device_pass, test/export/test_passes.py::TestPasses::test_predispatch_autocast, test/export/test_passes.py::TestPasses::test_predispatch_autocast_and_set_grad, test/export/test_passes.py::TestPasses::test_predispatch_set_grad, test/export/test_passes.py::TestPasses::test_remove_auto_functionalized_pass, test/export/test_passes.py::TestPasses::test_remove_auto_functionalized_pass_tuple, test/export/test_passes.py::TestPasses::test_remove_effect_token_kwargs, test/export/test_passes.py::TestPasses::test_runtime_assert_inline_constraints_for_cond, test/export/test_passes.py::TestPasses::test_runtime_assert_inline_constraints_for_item, test/export/test_passes.py::TestPasses::test_runtime_assert_inline_constraints_for_nonzero, test/export/test_passes.py::TestPasses::test_runtime_assert_multiple_dims, test/export/test_passes.py::TestPasses::test_runtime_assert_one_dim, test/export/test_passes.py::TestPasses::test_runtime_assert_some_dims_not_specified, test/export/test_passes.py::TestPasses::test_runtime_assert_some_inps_not_used, test/export/test_passes.py::TestPasses::test_sequential_split, test/export/test_passes.py::TestPasses::test_sequential_split_graph, test/export/test_passes.py::TestPasses::test_view_to_view_copy, test/export/test_passes.py::TestPasses::test_views_op_having_view_copy 2025-11-03T17:55:48.4324810Z 2025-11-03T17:55:48.7475073Z Running functorch/dim/test_getsetitem 1/1 ... [2025-11-03 17:55:48.746903] 2025-11-03T17:55:48.7475617Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T17:55:48.7482015Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'functorch/dim/test_getsetitem.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-11-03 17:55:48.748007] 2025-11-03T17:55:49.8557654Z 2025-11-03T17:55:49.8558727Z test_ops 7/9 was successful, full logs can be found in artifacts with path test/test-reports/test_ops_7.9_e14a8f69e34bafe6_.log 2025-11-03T17:55:49.9768103Z Running 3773 items in this shard: test/test_ops.py::TestSelfKwarg::test_self_kwargs, test/test_ops.py::TestCommonCPU::test_compare_cpu_H_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_T_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu___rmod___cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs__conversions_bool_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs__conversions_cdouble_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_as_strided_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_copysign_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_dot_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_empty_like_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_expand_as_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_flip_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_geometric_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_igamma_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_index_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_masked_fill_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_nn_functional_hardshrink_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_nn_functional_nll_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_nn_functional_pixel_unshuffle_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_normal_number_mean_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_reshape_as_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_split_with_sizes_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_stft_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_triu_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_true_divide_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_unfold_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_unfold_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_vdot_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_view_as_complex_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__segment_reduce_lengths_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_alias_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_argsort_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_as_strided_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_baddbmm_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_bmm_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_cartesian_prod_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_cdouble_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_cholesky_inverse_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_cummax_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_diagonal_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_div_no_rounding_mode_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_double_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_einsum_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_exponential_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_flip_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_hstack_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_linalg_cholesky_ex_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_linalg_inv_ex_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_linalg_ldl_factor_ex_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_linalg_matrix_power_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_linalg_multi_dot_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_linalg_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_linalg_pinv_singular_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_masked_cumsum_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_masked_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_max_reduction_no_dim_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_new_empty_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_embedding_bag_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_interpolate_nearest-exact_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_margin_ranking_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_max_pool2d_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_max_unpool1d_grad_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_max_unpool2d_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nonzero_static_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_pca_lowrank_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_quantile_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_reshape_as_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_scatter_reduce_prod_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_scatter_reduce_sum_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_slice_scatter_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_softmax_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_sparse_mm_reduce_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_special_shifted_chebyshev_polynomial_w_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_split_list_args_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_split_with_sizes_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_split_with_sizes_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_tensordot_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_torch_ops_aten__safe_softmax_default_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_unfold_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_unfold_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_unsafe_chunk_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_unsafe_split_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_vstack_cpu_float32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_add_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_as_strided_copy_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_char_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_contiguous_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_empty_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_index_fill_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_nonzero_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_nonzero_static_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_norm_inf_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_ones_like_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_permute_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_positive_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_randn_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_slice_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_squeeze_copy_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_transpose_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_unbind_copy_cpu_complex32, test/test_ops.py::TestCommonCPU::test_dtypes__batch_norm_with_update_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs__conversions_bool_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs__conversions_chalf_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_alias_copy_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_as_strided_scatter_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_asin_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_atan2_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_atleast_3d_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_diag_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_dot_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_expm1_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_fft_irfft_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_fill_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_i0_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_le_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_linalg_diagonal_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_linalg_norm_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_linalg_vecdot_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_log_softmax_with_dtype_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_new_ones_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_nextafter_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_hinge_embedding_loss_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_pdist_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_threshold_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_positive_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_ravel_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_reshape_as_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_sign_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_special_ndtri_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_tan_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_to_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_transpose_copy_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_tril_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_unflatten_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_cat_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_cholesky_inverse_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_conj_physical_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_diagonal_copy_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_empty_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_empty_strided_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_fft_hfft2_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_fft_ihfftn_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_fft_rfftn_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_fmod_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_hsplit_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_hstack_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_index_select_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_isin_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_isnan_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_kron_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_ldexp_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_linalg_cholesky_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_linalg_eigh_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_linalg_ldl_factor_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_linalg_lu_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_linalg_lu_factor_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_linalg_lu_solve_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_linalg_matrix_norm_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_linalg_svdvals_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_linalg_vander_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_log2_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_mT_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_masked_median_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_masked_normalize_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_masked_softmin_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_matmul_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_new_empty_strided_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_new_full_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_conv_transpose1d_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_cross_entropy_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_embedding_bag_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_feature_alpha_dropout_with_train_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_gaussian_nll_loss_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_hardswish_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_kl_div_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_linear_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_max_pool2d_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_max_unpool1d_grad_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_pad_replicate_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_pixel_shuffle_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_scaled_dot_product_attention_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_softmin_with_dtype_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_threshold_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_norm_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_normal_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_normal_number_mean_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_reciprocal_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_roll_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_round_decimals_3_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_select_scatter_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_signal_windows_nuttall_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_sin_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_special_bessel_y0_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_special_chebyshev_polynomial_v_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_special_i1e_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_special_polygamma_special_polygamma_n_0_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_special_shifted_chebyshev_polynomial_t_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_square_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_std_unbiased_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_sum_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_tanh_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_to_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_transpose_copy_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_trunc_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_unsqueeze_copy_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_vstack_cpu, test/test_ops.py::TestCommonCPU::test_errors___rdiv___cpu, test/test_ops.py::TestCommonCPU::test_errors___rmul___cpu, test/test_ops.py::TestCommonCPU::test_errors_bernoulli_cpu, test/test_ops.py::TestCommonCPU::test_errors_bitwise_left_shift_cpu, test/test_ops.py::TestCommonCPU::test_errors_cov_cpu, test/test_ops.py::TestCommonCPU::test_errors_div_floor_rounding_cpu, test/test_ops.py::TestCommonCPU::test_errors_div_no_rounding_mode_cpu, test/test_ops.py::TestCommonCPU::test_errors_dot_cpu, test/test_ops.py::TestCommonCPU::test_errors_exponential_cpu, test/test_ops.py::TestCommonCPU::test_errors_fft_ifft2_cpu, test/test_ops.py::TestCommonCPU::test_errors_fmod_cpu, test/test_ops.py::TestCommonCPU::test_errors_igamma_cpu, test/test_ops.py::TestCommonCPU::test_errors_lcm_cpu, test/test_ops.py::TestCommonCPU::test_errors_masked_scatter_cpu, test/test_ops.py::TestCommonCPU::test_errors_narrow_copy_cpu, test/test_ops.py::TestCommonCPU::test_errors_nn_functional_adaptive_avg_pool2d_cpu, test/test_ops.py::TestCommonCPU::test_errors_nn_functional_avg_pool2d_cpu, test/test_ops.py::TestCommonCPU::test_errors_nn_functional_max_pool1d_cpu, test/test_ops.py::TestCommonCPU::test_errors_nn_functional_triplet_margin_loss_cpu, test/test_ops.py::TestCommonCPU::test_errors_signal_windows_general_cosine_cpu, test/test_ops.py::TestCommonCPU::test_errors_sparse_randn_like_layout2_cpu, test/test_ops.py::TestCommonCPU::test_errors_sparse_sum_layout1_cpu, test/test_ops.py::TestCommonCPU::test_errors_sparse_sum_layout4_cpu, test/test_ops.py::TestCommonCPU::test_errors_sparse_zeros_like_layout2_cpu, test/test_ops.py::TestCommonCPU::test_errors_sparse_zeros_like_layout3_cpu, test/test_ops.py::TestCommonCPU::test_errors_special_shifted_chebyshev_polynomial_t_cpu, test/test_ops.py::TestCommonCPU::test_errors_sub_cpu, test/test_ops.py::TestCommonCPU::test_errors_vstack_cpu, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch__chunk_cat_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch__native_batch_norm_legit_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_add_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_addbmm_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_addmv_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_amin_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_atanh_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_bmm_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_bucketize_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_cholesky_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_eq_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_fft_hfftn_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_fft_ifft2_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_fft_ihfft2_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_floor_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_ge_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_gt_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_histc_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_lerp_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_linalg_cholesky_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_linalg_eigvals_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_linalg_inv_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_linalg_matrix_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_linalg_matrix_rank_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_linalg_multi_dot_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_linalg_pinv_hermitian_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_log2_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_logcumsumexp_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_logical_not_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_min_reduction_no_dim_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_min_reduction_with_dim_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_nan_to_num_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_nn_functional_avg_pool2d_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_norm_fro_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_polygamma_polygamma_n_2_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_renorm_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_round_decimals_0_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_scatter_reduce_amin_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_scatter_reduce_mean_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_softmax_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_sort_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_special_i1_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_special_log_ndtr_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_special_shifted_chebyshev_polynomial_t_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_t_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_tanh_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_unsqueeze_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_H_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices___rdiv___cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices___rsub___cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices__chunk_cat_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices__unsafe_masked_index_put_accumulate_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_addcdiv_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_addcmul_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_addmm_decomposed_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_addmv_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_as_strided_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_as_strided_scatter_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_asin_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_bitwise_or_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_bitwise_xor_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_bmm_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_broadcast_tensors_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_bucketize_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_byte_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_clone_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_cos_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_cov_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_cov_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_deg2rad_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_diag_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_div_no_rounding_mode_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_double_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_double_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_dsplit_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_dsplit_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_empty_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_empty_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_equal_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_expand_as_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_fft_fft_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_fft_fftshift_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_fft_hfftn_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_fft_ifftn_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_fft_ifftn_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_fft_irfft2_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_fft_rfft2_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_fill_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_float_power_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_fmax_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_half_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_hsplit_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_i0_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_index_reduce_amax_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_index_select_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_isneginf_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_isreal_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_isreal_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_jiterator_2inputs_2outputs_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_lerp_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_linalg_diagonal_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_linalg_lu_factor_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_linalg_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_linalg_norm_subgradients_at_zero_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_linalg_pinv_singular_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_linalg_slogdet_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_linalg_solve_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_linalg_solve_ex_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_linspace_tensor_overload_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_masked_cumsum_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_masked_logsumexp_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_masked_median_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_masked_select_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_min_binary_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_movedim_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_msort_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_mv_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_nan_to_num_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_native_batch_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_ne_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_new_ones_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_conv2d_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_conv3d_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_conv_transpose3d_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_embedding_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_group_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_hinge_embedding_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_interpolate_bicubic_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_interpolate_nearest_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_layer_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_pad_reflect_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_tanhshrink_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_tanhshrink_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_nonzero_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_nonzero_static_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_polar_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_polygamma_polygamma_n_0_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_put_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_rad2deg_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_rand_like_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_randint_like_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_randn_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_remainder_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_reshape_as_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_roll_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_round_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_round_decimals_0_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_round_decimals_3_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_scatter_reduce_amin_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_sgn_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_short_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_signal_windows_bartlett_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_signal_windows_blackman_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_sinh_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_slice_scatter_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_sort_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_sparse_sampled_addmm_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_special_bessel_y1_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_special_chebyshev_polynomial_t_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_special_i1_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_special_modified_bessel_i0_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_special_modified_bessel_k1_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_special_scaled_modified_bessel_k0_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_split_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_stack_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_std_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_sum_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_take_along_dim_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_to_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_topk_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_torch_ops_aten__safe_softmax_default_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_torch_ops_aten__safe_softmax_default_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_transpose_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_triu_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_true_divide_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_unbind_copy_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_unfold_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_unique_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_unsafe_chunk_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_view_as_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_zeros_cpu_int64, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values___radd___cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values___rdiv___cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values___rmul___cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_amin_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_byte_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_clamp_max_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_clone_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_combinations_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_conj_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_constant_pad_nd_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_cummin_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_diag_embed_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_diff_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_double_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_dsplit_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_eq_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_ifftshift_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_ihfftn_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_isneginf_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_jiterator_2inputs_2outputs_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_logical_or_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_lt_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_mT_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_mul_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_narrow_copy_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_nonzero_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_polygamma_polygamma_n_2_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_reshape_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_scatter_reduce_prod_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_softmax_with_dtype_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_erfcx_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_modified_bessel_i0_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_split_with_sizes_copy_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_t_copy_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_unbind_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_unsqueeze_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_view_copy_cpu_bool, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_H_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_H_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples___radd___cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples___rmul___cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples___ror___cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples___rpow___cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples__segment_reduce_offsets_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_allclose_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_amin_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_angle_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_asin_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_asinh_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_asinh_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_baddbmm_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_bitwise_left_shift_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_bmm_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_cfloat_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_cholesky_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_cholesky_inverse_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_conj_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_conj_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_cummax_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_cummax_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_cumprod_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_diag_embed_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_diagflat_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_diagonal_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_diff_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_digamma_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_div_no_rounding_mode_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_div_trunc_rounding_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_dsplit_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_dstack_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_empty_strided_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_equal_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_erfc_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_expand_as_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_expand_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_eye_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_eye_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_hfft2_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_hfft2_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_hfft_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ifft2_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_flipud_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_float_power_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_frexp_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_full_like_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_gcd_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_ge_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_geometric_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_histogram_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_hstack_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_hypot_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_imag_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_add_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_put_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_reduce_amax_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_select_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_inner_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_isinf_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_jiterator_4inputs_with_extra_args_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_jiterator_binary_return_by_ref_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_ldexp_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_cond_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_cross_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_ldl_factor_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_ldl_solve_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_lstsq_grad_oriented_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_matrix_norm_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_matrix_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_matrix_power_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_norm_subgradients_at_zero_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_solve_ex_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_svd_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_vector_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_log_softmax_with_dtype_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_log_softmax_with_dtype_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_logcumsumexp_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_logdet_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_logical_or_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_logical_xor_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_logspace_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_amax_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_logaddexp_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_mean_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_prod_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_matmul_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_matrix_exp_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_max_binary_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_max_reduction_no_dim_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_native_batch_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_ne_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_new_ones_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_avg_pool2d_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_cosine_embedding_loss_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_hinge_embedding_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_instance_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_interpolate_area_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_interpolate_bilinear_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_margin_ranking_loss_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_max_pool3d_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_normalize_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pad_circular_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pad_replicate_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_scaled_dot_product_attention_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_selu_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_norm_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_permute_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_permute_copy_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_polygamma_polygamma_n_1_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_positive_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_prod_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_prod_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_put_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_put_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_qr_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_rad2deg_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_ravel_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_round_decimals_3_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_rsqrt_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_scatter_add_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_sgn_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_sgn_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_sign_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_signal_windows_exponential_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_signal_windows_general_cosine_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_signal_windows_nuttall_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_sinc_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_sinc_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_sinh_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_bessel_j0_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_bessel_y1_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_chebyshev_polynomial_v_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_erfcx_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_hermite_polynomial_h_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_hermite_polynomial_he_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_i1e_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_laguerre_polynomial_l_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_modified_bessel_k0_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_modified_bessel_k1_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_ndtr_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_ndtri_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_polygamma_special_polygamma_n_0_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_scaled_modified_bessel_k0_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_shifted_chebyshev_polynomial_t_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_shifted_chebyshev_polynomial_u_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_square_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_std_mean_unbiased_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_std_unbiased_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_std_unbiased_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_sum_to_size_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_t_copy_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_take_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_tile_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_tile_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_to_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_to_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_trapezoid_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_trapz_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_triangular_solve_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_unfold_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_unique_consecutive_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_var_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_var_mean_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_view_copy_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_vsplit_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_where_cpu_int64, test/test_ops.py::TestCommonCPU::test_numpy_ref_addbmm_cpu_float64, test/test_ops.py::TestCommonCPU::test_numpy_ref_cat_cpu_float64, test/test_ops.py::TestCommonCPU::test_numpy_ref_diag_cpu_float64, test/test_ops.py::TestCommonCPU::test_numpy_ref_diff_cpu_complex128, test/test_ops.py::TestCommonCPU::test_numpy_ref_equal_cpu_float64, test/test_ops.py::TestCommonCPU::test_numpy_ref_flatten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_numpy_ref_item_cpu_int64, test/test_ops.py::TestCommonCPU::test_numpy_ref_linalg_tensorsolve_cpu_float64, test/test_ops.py::TestCommonCPU::test_numpy_ref_linalg_vander_cpu_int64, test/test_ops.py::TestCommonCPU::test_numpy_ref_nn_functional_gelu_cpu_float64, test/test_ops.py::TestCommonCPU::test_numpy_ref_ravel_cpu_float64, test/test_ops.py::TestCommonCPU::test_numpy_ref_searchsorted_cpu_float64, test/test_ops.py::TestCommonCPU::test_numpy_ref_signal_windows_nuttall_cpu_float64, test/test_ops.py::TestCommonCPU::test_numpy_ref_squeeze_cpu_int64, test/test_ops.py::TestCommonCPU::test_numpy_ref_squeeze_multiple_cpu_int64, test/test_ops.py::TestCommonCPU::test_numpy_ref_transpose_cpu_complex128, test/test_ops.py::TestCommonCPU::test_numpy_ref_unbind_copy_cpu_int64, test/test_ops.py::TestCommonCPU::test_out___radd___cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs__conversions_complex_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs__conversions_short_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_acosh_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_asin_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_atanh_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_atleast_3d_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_bitwise_not_cpu_int64, test/test_ops.py::TestCommonCPU::test_out__refs_bucketize_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_clone_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_dsplit_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_fft_fftn_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_fft_irfft2_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_fft_rfft2_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_fft_rfft_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_float_power_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_frac_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_frexp_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_hsplit_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_imag_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out__refs_isneginf_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_linalg_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_linalg_svd_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_linalg_svdvals_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_logical_not_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_minimum_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_movedim_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_narrow_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_new_empty_strided_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_nn_functional_mish_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_nn_functional_selu_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_nn_functional_softplus_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_normal_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_permute_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_repeat_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_round_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_sinc_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_stft_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_take_along_dim_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_tensor_split_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_triu_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_unfold_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_unsqueeze_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_acosh_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_addmv_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_addr_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_as_strided_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_atan_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_broadcast_to_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_cartesian_prod_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_ceil_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_column_stack_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_diff_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_igammac_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_jiterator_binary_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_linalg_lu_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_linalg_lu_factor_ex_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_linalg_pinv_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_linalg_pinv_hermitian_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_linalg_qr_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_linalg_vecdot_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_masked_cumsum_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_masked_log_softmax_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_masked_select_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_max_binary_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_mean_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_median_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_mm_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_native_batch_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_adaptive_avg_pool1d_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_gaussian_nll_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_linear_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_multilabel_soft_margin_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_pdist_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_rrelu_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_selu_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_softshrink_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_upsample_nearest_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_ones_like_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_randint_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_reciprocal_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_renorm_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_addr_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_bmm_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_cholesky_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_conj_physical_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_digamma_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_div_floor_rounding_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_expand_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_expm1_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_fft_fft_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_fft_hfftn_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_fft_ifft_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_fft_rfft2_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_float_power_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_index_reduce_mean_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_index_select_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_linalg_matrix_power_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_linalg_pinv_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_linalg_qr_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_linalg_vector_norm_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_log1p_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_log_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_logit_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_lu_unpack_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_masked_select_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_mm_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_nanmean_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_nn_functional_gelu_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_nn_functional_normalize_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_nn_functional_softplus_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_nn_functional_softshrink_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_norm_fro_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_norm_inf_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_outer_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_quantile_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_scatter_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_scatter_reduce_amin_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_sgn_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_sgn_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_sigmoid_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_sign_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_slice_scatter_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_sort_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_special_erfcx_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_split_with_sizes_copy_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_sqrt_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_square_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_squeeze_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_tensordot_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_tril_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_triu_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_xlogy_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_resolve_conj_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_rsqrt_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_scatter_reduce_mean_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_signal_windows_general_cosine_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_signal_windows_hann_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_softmax_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_special_polygamma_special_polygamma_n_0_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_std_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_sum_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_svd_lowrank_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_t_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_tan_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_tanh_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_triu_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_var_mean_unbiased_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_vdot_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_warning__batch_norm_with_update_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__native_batch_norm_legit_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs__conversions_cdouble_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_acos_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_addcmul_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_addr_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_any_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_as_strided_copy_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_atleast_3d_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_clone_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_contiguous_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_diag_embed_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_dot_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_fft_fftn_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_fft_ifftshift_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_fft_ihfft2_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_fft_irfft_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_flip_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_hsplit_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_hstack_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_isfinite_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_linalg_diagonal_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_logical_or_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_logical_xor_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_maximum_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_neg_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_layer_norm_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_pdist_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_normal__in_place_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_reciprocal_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_round_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_select_scatter_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_sin_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_sinc_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_special_bessel_j0_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_special_i1_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_special_i1e_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_special_multigammaln_mvlgamma_p_5_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_special_xlog1py_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_split_with_sizes_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_squeeze_multiple_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_t_copy_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_take_along_dim_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_unsqueeze_copy_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_any_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_asinh_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_atleast_2d_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_bincount_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_cosh_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_cov_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_dist_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_equal_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_eye_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_fft_fft2_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_fft_hfftn_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_fft_rfft_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_flip_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_heaviside_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_index_put_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_index_select_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_inner_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_isfinite_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_isnan_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_jiterator_binary_return_by_ref_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_kron_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_linalg_eigvalsh_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_linalg_householder_product_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_linalg_pinv_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_log_softmax_with_dtype_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_logcumsumexp_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_masked_amin_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_masked_median_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_max_reduction_with_dim_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_median_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_movedim_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nansum_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_narrow_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_new_zeros_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nextafter_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_adaptive_avg_pool2d_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_interpolate_nearest_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_layer_norm_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_mish_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_multi_margin_loss_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_nll_loss_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_threshold_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_normal_number_mean_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_randint_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_rsub_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_scatter_add_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_scatter_reduce_prod_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_select_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_signal_windows_blackman_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_signal_windows_kaiser_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_signal_windows_nuttall_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_sparse_mm_reduce_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_sparse_sampled_addmm_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_special_bessel_y1_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_special_xlog1py_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_split_list_args_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_split_with_sizes_copy_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_sum_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_svd_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_to_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_topk_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_trapz_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_unflatten_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_var_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_var_mean_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_zero__cpu, test/test_ops.py::TestCommonCPU::test_out_where_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_zeros_like_cpu_float32, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float___rdiv___cpu_int16, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float___rdiv___cpu_int64, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_acos_cpu_int32, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_asinh_cpu_int16, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_cos_cpu_uint8, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_digamma_cpu_int8, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_erfc_cpu_int32, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_erfc_cpu_int64, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_erfinv_cpu_int32, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_erfinv_cpu_int8, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_exp2_cpu_int16, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_exp2_cpu_uint8, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_float_power_cpu_int16, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_float_power_cpu_int64, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_lgamma_cpu_int32, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_log10_cpu_uint8, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_log1p_cpu_int16, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_log2_cpu_uint8, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_log_cpu_bool, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_logit_cpu_uint8, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_masked_std_cpu_int8, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_mvlgamma_mvlgamma_p_1_cpu_int64, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_mvlgamma_mvlgamma_p_5_cpu_int8, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_mvlgamma_mvlgamma_p_5_cpu_uint8, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_polygamma_polygamma_n_2_cpu_uint8, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_polygamma_polygamma_n_3_cpu_int16, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_polygamma_polygamma_n_4_cpu_bool, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_polygamma_polygamma_n_4_cpu_int8, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_sigmoid_cpu_int32, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_sinc_cpu_int64, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_special_chebyshev_polynomial_t_cpu_bool, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_special_chebyshev_polynomial_u_cpu_int64, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_special_chebyshev_polynomial_v_cpu_int16, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_special_hermite_polynomial_h_cpu_int16, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_special_hermite_polynomial_he_cpu_int8, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_special_legendre_polynomial_p_cpu_bool, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_special_shifted_chebyshev_polynomial_t_cpu_int16, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_special_shifted_chebyshev_polynomial_v_cpu_bool, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_special_shifted_chebyshev_polynomial_v_cpu_int32, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_special_xlog1py_cpu_int16, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_tan_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_T_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_bfloat16_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_bool_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_bool_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_byte_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_cdouble_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_cfloat_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_cfloat_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_chalf_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_double_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_float_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_half_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_half_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_half_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_int_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_int_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_long_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_short_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_short_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_short_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_short_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_acos_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_acos_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_acos_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_acos_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_acos_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_add_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_add_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_add_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_add_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_add_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_addcmul_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_addr_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_addr_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_alias_copy_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_all_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_all_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_amin_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_any_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_any_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_any_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_arange_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_arange_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_copy_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_copy_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_asin_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_asinh_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_asinh_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_atan2_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_atan_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_atanh_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_atanh_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_atanh_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_1d_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_1d_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_2d_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_3d_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_and_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_left_shift_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_block_diag_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_to_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_bucketize_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_bucketize_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_cat_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_chunk_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_chunk_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_max_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_max_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_max_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_min_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_min_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_column_stack_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_column_stack_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_column_stack_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_conj_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_conj_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_conj_physical_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_contiguous_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_contiguous_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_contiguous_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_cos_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_cosh_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_cosh_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_cosh_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_count_nonzero_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_count_nonzero_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_cumprod_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_cumprod_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_cumsum_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_deg2rad_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_diag_embed_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_copy_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_scatter_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_div_floor_rounding_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_div_trunc_rounding_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_dot_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_dot_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_dsplit_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_dstack_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_empty_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_empty_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_empty_strided_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_eq_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_erfc_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_erfc_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_erfinv_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_expand_as_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_expand_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_expand_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_expm1_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftn_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftshift_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft2_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfftn_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftn_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftn_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftshift_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftshift_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftshift_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfftn_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfft2_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfft_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfft_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfft_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfftn_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fill_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fill_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_flatten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_flatten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fliplr_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fliplr_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fliplr_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_float_power_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_floor_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_floor_divide_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fmax_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fmin_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_frexp_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_gcd_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_ge_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_geometric_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_geometric_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_gt_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_gt_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_heaviside_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_hstack_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_i0_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_i0_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_index_add_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_index_copy_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_isnan_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_isneginf_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_isposinf_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_isposinf_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_item_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_lcm_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_lerp_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_lgamma_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_cross_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_cross_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_cross_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_diagonal_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_norm_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_norm_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_svd_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_svdvals_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_vector_norm_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_linspace_tensor_overload_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_log10_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_log1p_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_log2_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_log2_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_log_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_log_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_log_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_log_softmax_with_dtype_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_log_softmax_with_dtype_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logaddexp2_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logaddexp_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logical_not_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logical_not_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logical_not_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logical_or_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logical_xor_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logspace_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logspace_tensor_overload_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logsumexp_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logsumexp_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logsumexp_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_masked_fill_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_masked_fill_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_maximum_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_maximum_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_mean_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_list_of_tensors_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_list_of_tensors_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_variadic_tensors_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_variadic_tensors_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_variadic_tensors_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_movedim_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_movedim_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_movedim_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_movedim_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nan_to_num_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_narrow_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_narrow_copy_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_narrow_copy_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_ne_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_ne_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_neg_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_neg_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_neg_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_new_empty_strided_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_new_ones_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_new_zeros_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nextafter_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nextafter_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nextafter_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_channel_shuffle_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_dropout_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_dropout_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_elu_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_group_norm_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_hardshrink_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_hinge_embedding_loss_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_l1_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_l1_loss_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_log_softmax_with_dtype_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_log_softmax_with_dtype_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_mish_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_mish_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_nll_loss_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_pairwise_distance_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_pdist_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_pixel_unshuffle_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_poisson_nll_loss_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_poisson_nll_loss_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_relu6_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_relu6_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_relu6_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_relu6_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_relu6_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_relu_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_relu_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_softmin_with_dtype_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_softmin_with_dtype_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_tanhshrink_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_threshold_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_triplet_margin_loss_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_permute_copy_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_permute_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_positive_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_positive_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_pow_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_prod_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_prod_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_prod_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_rad2deg_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_real_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_reciprocal_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_reciprocal_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_remainder_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_remainder_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_repeat_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_repeat_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_roll_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_rot90_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_rsqrt_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_rsqrt_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_select_scatter_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_select_scatter_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sgn_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sigmoid_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sigmoid_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_signbit_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sin_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sinh_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sinh_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sinh_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_entr_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_erfcx_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_i0e_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_i0e_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_i1_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_i1_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_i1_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_i1e_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_i1e_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_log_softmax_with_dtype_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_logit_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_multigammaln_mvlgamma_p_1_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_multigammaln_mvlgamma_p_3_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_multigammaln_mvlgamma_p_5_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_ndtr_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_ndtri_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_softmax_with_dtype_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_spherical_bessel_j0_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_xlog1py_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_zeta_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_split_with_sizes_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_squeeze_copy_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_std_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sum_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sum_to_size_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sum_to_size_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sum_to_size_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_t_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_t_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_take_along_dim_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_tan_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_tanh_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_tensor_split_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_tensor_split_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_to_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_to_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_trace_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_trace_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_transpose_copy_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_transpose_copy_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_transpose_copy_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_transpose_copy_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_transpose_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_tril_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_tril_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_triu_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_triu_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_triu_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_true_divide_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_true_divide_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_trunc_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_unbind_copy_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_unbind_copy_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_unbind_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_unbind_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_unflatten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_unfold_copy_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_unfold_copy_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_unfold_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_unsqueeze_copy_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_unsqueeze_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_unsqueeze_copy_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_unsqueeze_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_unsqueeze_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_unsqueeze_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_var_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_var_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_vdot_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_vdot_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_vdot_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_vdot_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_view_as_complex_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_view_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_vsplit_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_vstack_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_xlogy_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_zeros_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_zeros_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_zeros_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs__conversions_complex_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs__conversions_polar_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_add_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_bitwise_left_shift_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_cauchy_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_div_floor_rounding_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_fft_ifft_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_fft_irfft2_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_fft_rfft2_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_fft_rfftn_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_ge_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_gt_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_le_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_maximum_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_normal__in_place_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_remainder_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_reshape_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_vdot_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_where_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_xlogy_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_T_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_bfloat16_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_bfloat16_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_cdouble_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_cdouble_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_cdouble_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_complex_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_float_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_float_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_half_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_half_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_int_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_int_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_int_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_long_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addcdiv_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_copy_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_partial_views_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_partial_views_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_partial_views_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_scatter_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_scatter_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_and_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_and_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_not_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_or_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_or_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_block_diag_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_block_diag_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_block_diag_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bucketize_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ceil_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_count_nonzero_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_count_nonzero_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cumprod_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cumprod_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_scatter_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_scatter_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_scatter_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_scatter_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_digamma_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_strided_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_equal_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erf_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfinv_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_as_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_copy_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eye_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eye_executor_aten_cpu_float8_e5m2fnuz, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eye_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft2_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfftn_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfftn_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft2_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfftn_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmod_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmod_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hypot_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_igamma_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_fill_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_fill_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_fill_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_select_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isreal_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_item_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_item_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_cross_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_diagonal_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_diagonal_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_diagonal_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_matrix_norm_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_matrix_norm_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_svd_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_tensor_overload_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_softmax_with_dtype_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_tensor_overload_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mean_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_copy_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_strided_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nextafter_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_alpha_dropout_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_celu_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_channel_shuffle_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_gelu_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardshrink_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardtanh_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardtanh_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hinge_embedding_loss_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_leaky_relu_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_log_softmax_with_dtype_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_log_softmax_with_dtype_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_log_softmax_with_dtype_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_pairwise_distance_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_pixel_shuffle_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_poisson_nll_loss_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_poisson_nll_loss_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_poisson_nll_loss_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_selu_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_triplet_margin_loss_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_normal__in_place_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_normal_number_mean_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ones_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_copy_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rad2deg_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_renorm_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_renorm_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_repeat_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_repeat_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_as_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinc_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinc_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_softmax_with_dtype_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_softmax_with_dtype_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_bessel_j0_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_bessel_j1_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_1_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_ndtr_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_ndtri_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_softmax_with_dtype_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_softmax_with_dtype_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_xlog1py_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_zeta_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_split_with_sizes_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_copy_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_multiple_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_multiple_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_mean_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_copy_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_take_along_dim_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_take_along_dim_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_to_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_to_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_copy_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_copy_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tril_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tril_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_triu_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_triu_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trunc_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trunc_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_copy_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unfold_copy_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unfold_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_copy_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_copy_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_copy_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_copy_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_mean_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vdot_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vdot_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_as_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_copy_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_copy_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_copy_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_xlogy_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_zeros_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_zeros_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_zeros_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_T_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_T_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_bfloat16_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_bfloat16_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_bfloat16_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_cdouble_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_chalf_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_chalf_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_char_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_char_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_float_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_float_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_half_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_half_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_int_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_int_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_long_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_short_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_short_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_short_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_abs_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acosh_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acosh_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_add_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_add_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addcdiv_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addcmul_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addcmul_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_alias_copy_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_all_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_all_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_all_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amax_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amin_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amin_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_copy_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_copy_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan2_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_1d_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_2d_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_2d_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_3d_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_left_shift_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_or_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_tensors_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_to_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_to_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_to_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cat_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cat_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cauchy_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_chunk_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_chunk_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_chunk_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_min_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_min_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clone_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clone_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_physical_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_constant_pad_nd_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_contiguous_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_contiguous_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cos_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cosh_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_count_nonzero_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cumprod_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cumprod_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cumprod_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_deg2rad_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_deg2rad_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diag_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diag_embed_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diag_embed_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_copy_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_copy_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_scatter_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_scatter_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_digamma_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_digamma_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_digamma_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_digamma_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_no_rounding_mode_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_no_rounding_mode_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_trunc_rounding_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dot_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dsplit_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dstack_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_like_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_like_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_strided_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_eq_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_equal_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erf_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erf_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfc_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfinv_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp2_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expand_as_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expand_copy_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expand_copy_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expand_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expm1_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expm1_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exponential_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_eye_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftn_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftshift_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft2_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft2_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftn_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftn_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftn_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftshift_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfft_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfft_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfftn_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft2_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft2_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfftn_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfftn_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfft2_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfft_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfftn_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fill_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flatten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flatten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flatten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flip_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flip_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flip_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fliplr_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fliplr_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flipud_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_float_power_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_floor_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmax_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmod_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_gcd_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ge_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_gt_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_heaviside_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hsplit_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hstack_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_i0_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_i0_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_index_fill_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_index_select_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_index_select_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isclose_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isclose_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isfinite_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isneginf_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isneginf_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isposinf_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isreal_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isreal_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isreal_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isreal_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_item_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_item_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_diagonal_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_diagonal_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_diagonal_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_matrix_norm_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_norm_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_svdvals_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_vecdot_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linspace_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linspace_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linspace_tensor_overload_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log10_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log2_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logaddexp_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_and_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_or_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_or_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_xor_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_xor_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logspace_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logspace_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logspace_tensor_overload_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logsumexp_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lt_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_masked_fill_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mean_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_list_of_tensors_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_variadic_tensors_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_variadic_tensors_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_minimum_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_minimum_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mul_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mul_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mul_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nan_to_num_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_neg_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_neg_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_neg_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_strided_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_full_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_ones_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_ones_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_ones_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_zeros_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_channel_shuffle_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_channel_shuffle_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_channel_shuffle_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_dropout_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_gelu_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_glu_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_hardshrink_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_hinge_embedding_loss_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_huber_loss_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_leaky_relu_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_log_softmax_with_dtype_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_margin_ranking_loss_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_margin_ranking_loss_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_mish_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_mish_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_pixel_unshuffle_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_prelu_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_prelu_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_relu6_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_relu6_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_relu6_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_relu_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_selu_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_selu_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_smooth_l1_loss_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_softmin_with_dtype_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_softplus_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_softplus_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_tanhshrink_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_tanhshrink_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_tanhshrink_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_threshold_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_threshold_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_triplet_margin_loss_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_triplet_margin_loss_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ones_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_permute_copy_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_permute_copy_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_permute_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_permute_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_positive_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_positive_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_positive_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_pow_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ravel_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ravel_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ravel_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_real_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_remainder_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_remainder_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_remainder_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_repeat_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_repeat_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_repeat_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_repeat_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reshape_as_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reshape_as_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reshape_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reshape_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_roll_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_roll_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_roll_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_roll_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_round_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsub_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsub_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sgn_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sgn_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sign_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sin_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sinc_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sinc_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sinc_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sinh_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_softmax_with_dtype_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_bessel_j0_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_entr_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_erfcx_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_erfcx_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i1_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i1e_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_log_ndtr_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_log_softmax_with_dtype_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_logit_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_multigammaln_mvlgamma_p_3_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_ndtr_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_ndtr_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_softmax_with_dtype_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_xlog1py_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_zeta_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_zeta_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_split_with_sizes_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_split_with_sizes_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sqrt_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sqrt_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sqrt_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_square_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_squeeze_copy_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_squeeze_copy_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_squeeze_multiple_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_stft_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_t_copy_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_t_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_t_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_t_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_take_along_dim_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tan_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tanh_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tanh_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_to_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_trace_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_transpose_copy_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_transpose_copy_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_transpose_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tril_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tril_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tril_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_triu_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_triu_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_triu_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_true_divide_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_true_divide_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_trunc_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unbind_copy_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unbind_copy_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unbind_copy_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unbind_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unbind_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unbind_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unflatten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unflatten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unfold_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unfold_copy_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unfold_copy_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unfold_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unfold_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unsqueeze_copy_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unsqueeze_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unsqueeze_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_as_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_as_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_as_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_copy_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_copy_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vsplit_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_where_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_where_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_xlogy_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_zeros_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_T_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_bfloat16_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_bfloat16_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_byte_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_byte_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_cfloat_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_cfloat_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_cfloat_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_chalf_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_char_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_char_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_half_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_int_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_int_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_long_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_long_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_long_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_short_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_abs_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acos_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acos_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acosh_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acosh_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addcdiv_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addcdiv_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addcdiv_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addcmul_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addr_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addr_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addr_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_alias_copy_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_alias_copy_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_alias_copy_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_all_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_allclose_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amax_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_any_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_arange_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_copy_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_copy_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_copy_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_partial_views_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asin_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asin_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asinh_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asinh_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atanh_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_2d_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_2d_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_3d_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_3d_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_or_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_xor_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_xor_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_block_diag_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_to_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bucketize_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cat_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cauchy_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ceil_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ceil_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_max_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_max_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_max_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_max_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_max_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_min_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clone_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clone_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clone_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_column_stack_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_physical_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_physical_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_contiguous_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_copysign_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cosh_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_count_nonzero_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cumprod_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cumprod_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cumsum_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_deg2rad_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_deg2rad_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diag_embed_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_copy_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_copy_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_scatter_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_digamma_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_floor_rounding_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_floor_rounding_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_trunc_rounding_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_trunc_rounding_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dsplit_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dstack_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dstack_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dstack_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_like_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_strided_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_strided_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_strided_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_equal_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfc_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfc_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfinv_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp2_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expand_copy_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expand_copy_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expand_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expand_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expm1_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exponential_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_eye_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_eye_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftn_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftn_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftn_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft2_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftn_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftshift_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftshift_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfft2_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfftn_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfftn_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft2_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfftn_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfftn_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fill_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fill_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flatten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flatten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flip_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fliplr_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fliplr_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_float_power_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_floor_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_floor_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmax_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmod_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmod_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_frexp_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_gcd_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ge_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_gt_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_heaviside_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hstack_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hypot_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_i0_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_index_add_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_index_copy_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_index_fill_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_index_select_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isfinite_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isinf_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isnan_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isreal_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_item_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lcm_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_le_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lerp_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lgamma_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_cross_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_cross_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_cross_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_svdvals_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_vector_norm_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linspace_tensor_overload_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log1p_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log2_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log2_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_normal_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_softmax_with_dtype_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_not_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_or_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_xor_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_xor_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logspace_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logspace_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logspace_tensor_overload_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logsumexp_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lt_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_masked_fill_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_maximum_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_movedim_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_movedim_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_movedim_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nan_to_num_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_copy_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_copy_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_native_layer_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_native_layer_norm_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ne_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_neg_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_empty_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_empty_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_empty_strided_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_full_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_full_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_full_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_full_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_ones_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_ones_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_zeros_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_celu_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_channel_shuffle_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_dropout_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_glu_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_glu_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_hinge_embedding_loss_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_hinge_embedding_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_l1_loss_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_layer_norm_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_mish_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_nll_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_pairwise_distance_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_pairwise_distance_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_pixel_shuffle_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_pixel_shuffle_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_pixel_unshuffle_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_pixel_unshuffle_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_poisson_nll_loss_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_relu6_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_relu_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_selu_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_smooth_l1_loss_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_softmax_with_dtype_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_softmin_with_dtype_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_softmin_with_dtype_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_softmin_with_dtype_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_softshrink_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_tanhshrink_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_tanhshrink_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_tanhshrink_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_triplet_margin_loss_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_triplet_margin_loss_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_norm_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_normal_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_normal_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ones_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_permute_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_permute_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rad2deg_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ravel_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ravel_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_remainder_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_remainder_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_renorm_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_renorm_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_repeat_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_as_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_roll_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rot90_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rot90_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_round_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsqrt_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsub_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsub_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsub_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_select_scatter_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sgn_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sigmoid_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sign_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sign_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sign_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_signbit_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sin_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sin_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sinc_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sinh_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sinh_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sinh_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sinh_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_entr_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_erfcx_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i0e_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i0e_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i1_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i1e_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_log_ndtr_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_log_ndtr_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_log_ndtr_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_log_softmax_with_dtype_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_multigammaln_mvlgamma_p_1_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_multigammaln_mvlgamma_p_3_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_multigammaln_mvlgamma_p_3_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_multigammaln_mvlgamma_p_5_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_ndtr_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_ndtr_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_ndtri_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_ndtri_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_softmax_with_dtype_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_softmax_with_dtype_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_spherical_bessel_j0_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_xlog1py_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_zeta_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_zeta_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_split_with_sizes_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_split_with_sizes_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_split_with_sizes_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sqrt_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_square_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_square_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_square_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_squeeze_copy_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_squeeze_copy_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_squeeze_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_squeeze_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_squeeze_multiple_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_squeeze_multiple_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_stack_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_stack_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_std_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_stft_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_stft_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sub_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_t_copy_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_t_copy_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_t_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_t_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_take_along_dim_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tan_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tan_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tanh_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tensor_split_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tensor_split_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_to_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_to_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_to_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_to_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_trace_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_transpose_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_transpose_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tril_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tril_indices_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_triu_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_trunc_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unbind_copy_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unbind_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unflatten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unflatten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unflatten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unflatten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unfold_copy_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unfold_copy_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unfold_copy_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unsqueeze_copy_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unsqueeze_copy_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unsqueeze_copy_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unsqueeze_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unsqueeze_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_var_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vsplit_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vsplit_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vstack_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vstack_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_where_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_where_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_where_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_where_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_zeros_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_zeros_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_zeros_cpu_float64, test/test_ops.py::TestCommonCPU::test_reduction_ops_reduce_min_binary_cpu, test/test_ops.py::TestCommonCPU::test_reduction_ops_reduce_sum_cpu, test/test_ops.py::TestCommonCPU::test_reduction_tag_coverage_cpu, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager___rmod___cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_abs_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_addbmm_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_addcdiv_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_amax_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_any_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_as_strided_partial_views_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_asin_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_asinh_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_atleast_1d_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_atleast_3d_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_bfloat16_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_broadcast_to_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_broadcast_to_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_cartesian_prod_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_cartesian_prod_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_cauchy_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_chalf_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_char_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_clamp_max_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_clone_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_complex_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_copysign_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_cross_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_cross_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_diag_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_diagflat_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_div_no_rounding_mode_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_einsum_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_empty_permuted_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_eq_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_exp_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_expand_copy_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_expand_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_fft_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_ifftshift_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_flipud_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_full_like_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_heaviside_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_index_put_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_inner_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_inner_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_int_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_isclose_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_isinf_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_isreal_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_jiterator_4inputs_with_extra_args_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_jiterator_unary_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_ldexp_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_cholesky_ex_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_lstsq_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_lstsq_grad_oriented_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_lu_factor_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_lu_factor_ex_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_matrix_rank_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_multi_dot_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_pinv_hermitian_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_tensorinv_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linspace_tensor_overload_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_log1p_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_log1p_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_log2_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_log2_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_logit_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_logsumexp_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_long_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_masked_logaddexp_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_masked_median_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_masked_std_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_masked_var_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_matrix_exp_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_median_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_movedim_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nan_to_num_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nanmean_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_native_batch_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_conv3d_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_hinge_embedding_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_instance_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_interpolate_bilinear_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_interpolate_nearest-exact_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_linear_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_logsigmoid_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_max_pool1d_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_normalize_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_pad_replicate_negative_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_pdist_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_pixel_unshuffle_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_relu6_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_rrelu_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_silu_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_softshrink_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_softsign_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_norm_inf_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_normal_in_place_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_normal_number_mean_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_ones_like_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_permute_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_polar_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_polygamma_polygamma_n_1_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_reshape_as_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_round_decimals_0_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_rsub_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_signal_windows_blackman_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_signal_windows_general_cosine_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_signal_windows_general_hamming_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_signal_windows_kaiser_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_sinc_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_chebyshev_polynomial_u_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_polygamma_special_polygamma_n_0_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_scaled_modified_bessel_k1_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_xlog1py_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_split_with_sizes_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_squeeze_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_sum_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_t_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_take_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_torch_ops_aten__safe_softmax_default_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_transpose_copy_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_transpose_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_transpose_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_uniform_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_vstack_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_where_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_zeros_like_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_zeros_like_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward___getitem___cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward__native_batch_norm_legit_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_cartesian_prod_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_contiguous_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_cov_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_diagonal_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_diff_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_div_trunc_rounding_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_dot_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_fft_fft_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_fft_hfft2_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_fft_hfft_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_fft_ihfft2_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_flip_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_flipud_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_frac_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_index_reduce_amax_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_index_reduce_mean_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_kthvalue_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_lu_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_lu_factor_ex_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_matrix_power_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_qr_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_log_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_logcumsumexp_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_masked_mean_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_masked_median_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_matmul_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_max_pool2d_with_indices_backward_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_min_reduction_with_dim_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_movedim_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nansum_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_adaptive_max_pool1d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_instance_norm_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_l1_loss_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_max_pool3d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_mse_loss_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_multilabel_margin_loss_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_pad_constant_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_poisson_nll_loss_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_relu6_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_softsign_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_threshold_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_normal_number_mean_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_polygamma_polygamma_n_3_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_quantile_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_scatter_reduce_amin_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_scatter_reduce_prod_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_sin_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_sinh_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_t_copy_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_t_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_tensor_split_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_triangular_solve_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_where_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_xlogy_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input__batch_norm_with_update_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_acos_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_addcdiv_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_amax_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_amin_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_atanh_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_broadcast_tensors_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_char_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_cumsum_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_diagonal_scatter_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_fft_ihfftn_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_fft_rfftn_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_frac_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_igammac_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_index_fill_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_index_reduce_amax_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_isinf_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_isnan_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_jiterator_binary_return_by_ref_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_jiterator_unary_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_lerp_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_linalg_cross_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_linalg_norm_subgradients_at_zero_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_linalg_pinv_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_linalg_slogdet_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_linalg_tensorinv_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_linalg_tensorsolve_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_linalg_vector_norm_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_log1p_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_log2_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_masked_cumsum_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_masked_softmin_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_meshgrid_variadic_tensors_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_minimum_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_mul_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_mvlgamma_mvlgamma_p_5_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_ne_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_nn_functional_adaptive_avg_pool3d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_nn_functional_conv2d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_nn_functional_embedding_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_nn_functional_gelu_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_nn_functional_hardsigmoid_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_nn_functional_interpolate_trilinear_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_nn_functional_max_unpool1d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_nn_functional_softsign_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_nn_functional_triplet_margin_loss_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_norm_fro_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_normal_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_outer_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_prod_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_resize_as__cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_round_decimals_0_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_select_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_signal_windows_bartlett_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_special_chebyshev_polynomial_v_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_special_i0e_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_special_modified_bessel_k1_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_special_shifted_chebyshev_polynomial_t_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_stack_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_std_unbiased_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_var_mean_unbiased_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_zeros_like_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad___rpow___cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad__segment_reduce_lengths_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_any_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_as_strided_partial_views_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_asinh_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_cholesky_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_cholesky_solve_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_complex_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_copysign_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_cosh_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_cumulative_trapezoid_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_diagonal_copy_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_diff_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_dsplit_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_dstack_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_einsum_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_empty_strided_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_expand_as_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_ihfft_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fill_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_flatten_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_hash_tensor_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_le_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_cholesky_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_cond_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_eigh_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_solve_ex_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_logical_or_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_lu_solve_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_mH_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_masked_norm_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_masked_scatter_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_max_reduction_with_dim_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_maximum_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_mvlgamma_mvlgamma_p_1_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nanmean_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nanmedian_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_narrow_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_binary_cross_entropy_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_conv_transpose3d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_cross_entropy_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_elu_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_hardsigmoid_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_instance_norm_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_max_pool1d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_max_unpool3d_grad_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_normalize_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_relu6_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_selu_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_upsample_bilinear_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_norm_nuc_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_prod_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_repeat_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_rot90_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_scatter_reduce_prod_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_scatter_reduce_sum_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_select_scatter_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_signal_windows_hann_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_sinh_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_sparse_sampled_addmm_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_airy_ai_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_bessel_y1_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_chebyshev_polynomial_u_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_scaled_modified_bessel_k0_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_split_with_sizes_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_sqrt_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_stack_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_t_copy_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_take_along_dim_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_trapezoid_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_unflatten_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_unsqueeze_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator___radd___cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator___rsub___cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator__upsample_bilinear2d_aa_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_acosh_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_any_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_as_strided_scatter_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_atleast_1d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_bmm_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_broadcast_shapes_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_clamp_min_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_diagonal_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_div_no_rounding_mode_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_dsplit_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_fft_ifftn_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_fft_irfft2_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_fft_rfft2_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_fft_rfft_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_float_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_histogramdd_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_isclose_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_isin_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_isinf_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_isnan_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_ldl_solve_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_lstsq_grad_oriented_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_matrix_norm_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_matrix_power_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_lu_solve_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_mH_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_mT_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_masked_amin_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_masked_logaddexp_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_masked_var_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_min_reduction_with_dim_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_adaptive_avg_pool3d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_adaptive_max_pool1d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_binary_cross_entropy_with_logits_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_conv1d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_conv2d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_cross_entropy_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_interpolate_area_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_interpolate_nearest_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_mish_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_pad_replicate_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_pixel_shuffle_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_pixel_unshuffle_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_poisson_nll_loss_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_soft_margin_loss_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_softmin_with_dtype_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_tanhshrink_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_triplet_margin_loss_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_norm_fro_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_normal_number_mean_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_ormqr_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_permute_copy_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_reshape_as_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_special_legendre_polynomial_p_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_special_modified_bessel_i0_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_special_modified_bessel_k0_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_special_xlog1py_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_squeeze_multiple_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_take_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_tensordot_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_trace_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_transpose_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_trapezoid_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_trapz_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_unfold_copy_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_unfold_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_var_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_vdot_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay___rmatmul___cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_addmm_decomposed_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_argmin_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_argsort_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_as_strided_copy_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_bool_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_broadcast_to_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_cartesian_prod_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_cummin_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_diag_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_diagonal_copy_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_exponential_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_eye_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_fft_hfftn_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_fft_ifftn_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_fft_ihfft_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_fft_irfft_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_fft_rfft2_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_fft_rfft_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_flip_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_grid_sampler_2d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_gt_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_histc_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_hsplit_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_hstack_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_index_copy_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_inner_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_jiterator_unary_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_linalg_vander_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_logcumsumexp_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_logical_not_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_logical_xor_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_lu_solve_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_masked_amax_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_masked_cumprod_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_masked_norm_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_max_binary_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_maximum_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_mode_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_mvlgamma_mvlgamma_p_1_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_nan_to_num_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_new_full_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_nn_functional_conv1d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_nn_functional_conv2d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_nn_functional_dropout2d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_nn_functional_feature_alpha_dropout_without_train_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_nn_functional_interpolate_bilinear_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_nn_functional_linear_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_nn_functional_local_response_norm_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_nn_functional_max_pool1d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_nn_functional_rrelu_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_nn_functional_softmin_with_dtype_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_nn_functional_softplus_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_nn_functional_softsign_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_norm_inf_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_normal_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_prod_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_scatter_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_select_scatter_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_signal_windows_exponential_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_special_airy_ai_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_special_i0e_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_special_legendre_polynomial_p_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_special_spherical_bessel_j0_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_split_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_std_mean_unbiased_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_to_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_trapezoid_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_unbind_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_unique_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_view_as_complex_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_zeros_cpu_float32, test/test_ops.py::TestMathBitsCPU::test_conj_view___rmatmul___cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs__conversions_cdouble_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs__conversions_double_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs__conversions_half_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_abs_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_addcmul_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_allclose_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_as_strided_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_constant_pad_nd_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_cos_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_div_no_rounding_mode_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_exp2_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_fft_ifft_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_fft_ifftn_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_hstack_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_log10_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_log1p_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_logical_and_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_logsumexp_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_mul_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_nn_functional_channel_shuffle_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_nn_functional_softmin_with_dtype_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_rot90_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_sinh_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_sub_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_t_copy_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_unsqueeze_copy_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_vdot_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_where_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_acos_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_addcdiv_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_addmv_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_addr_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_angle_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_atan_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_atleast_1d_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_cdouble_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_cfloat_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_conj_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_conj_physical_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_cumsum_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_diag_embed_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_diagonal_scatter_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_eye_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_fft_irfftn_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_flipud_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_gradient_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_index_add_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_inner_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_item_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_ldexp_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_linalg_eigh_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_linalg_householder_product_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_linalg_lu_factor_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_linalg_lu_solve_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_linalg_norm_subgradients_at_zero_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_linalg_solve_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_linalg_vander_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_logical_not_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_masked_cumsum_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_conv1d_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_conv_transpose2d_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_softmin_with_dtype_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_unfold_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_normal_in_place_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_pca_lowrank_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_permute_copy_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_put_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_repeat_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_scalar_tensor_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_sinc_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_squeeze_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_squeeze_multiple_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_std_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_take_along_dim_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_to_sparse_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_unsafe_chunk_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_unsafe_split_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view___rpow___cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_allclose_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_as_strided_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_as_strided_scatter_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_atanh_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_block_diag_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_constant_pad_nd_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_count_nonzero_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_diag_embed_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_exp2_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_fft_fftshift_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_fft_hfftn_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_fft_ifft_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_fft_ifftn_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_hstack_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_isfinite_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_istft_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_logspace_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_logspace_tensor_overload_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_neg_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_nn_functional_channel_shuffle_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_nn_functional_pixel_unshuffle_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_nn_functional_softmin_with_dtype_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_nn_functional_tanhshrink_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_permute_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_randn_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_renorm_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_squeeze_copy_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_tan_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_trace_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_unbind_copy_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_unsqueeze_copy_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_where_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_any_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_cholesky_inverse_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_conj_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_constant_pad_nd_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_diagflat_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_diagonal_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_empty_permuted_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_equal_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_exp2_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_hstack_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_index_copy_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_jiterator_unary_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_ldl_factor_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_solve_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_vecdot_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_logical_xor_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_lu_unpack_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_masked_cumsum_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_new_full_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_pad_reflect_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_repeat_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_resize__cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_roll_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_std_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_t_copy_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_triu_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_uniform_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_unsafe_chunk_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_view___rmul___cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs__conversions_long_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_abs_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_addcdiv_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_addcmul_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_as_strided_scatter_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_asin_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_copysign_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_exp2_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_rfftn_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_flatten_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_geometric_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_isclose_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_isinf_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_isreal_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_linalg_cross_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_logspace_tensor_overload_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_masked_fill_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_maximum_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_new_full_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_alpha_dropout_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_hinge_embedding_loss_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_leaky_relu_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_tanhshrink_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_renorm_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_reshape_as_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_rot90_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_special_bessel_j1_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_special_erfcx_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_special_xlog1py_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_sum_to_size_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_tensor_split_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_transpose_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_unsqueeze_copy_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_acos_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_addcdiv_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_argmin_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_as_strided_copy_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_byte_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_cartesian_prod_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_cov_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_diagonal_copy_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_diff_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_div_floor_rounding_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_dstack_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_fft_hfft2_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_fft_irfftn_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_fft_rfft_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_float_power_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_floor_divide_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_heaviside_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_hsplit_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_index_put_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_isin_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_isnan_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_kron_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_lerp_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_linalg_cholesky_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_linalg_cholesky_ex_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_linalg_ldl_factor_ex_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_linalg_ldl_solve_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_linalg_lstsq_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_linalg_lu_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_linalg_vander_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_logical_and_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_logical_not_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_logspace_tensor_overload_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_long_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_masked_sum_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_min_reduction_with_dim_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_movedim_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_multinomial_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_narrow_copy_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_new_empty_strided_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_binary_cross_entropy_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_binary_cross_entropy_with_logits_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_celu_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_cosine_embedding_loss_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_cosine_similarity_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_embedding_bag_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_fractional_max_pool2d_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_hardshrink_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_max_unpool2d_grad_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_nll_loss_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_silu_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_unfold_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_repeat_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_reshape_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_resize__cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_resolve_conj_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_roll_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_round_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_rsub_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_scatter_reduce_prod_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_short_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_special_chebyshev_polynomial_w_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_special_i0e_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_special_shifted_chebyshev_polynomial_t_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_special_shifted_chebyshev_polynomial_u_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_squeeze_multiple_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_sum_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_take_along_dim_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_take_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_trace_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_tril_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_unbind_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_unflatten_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_view_as_complex_cpu_float64, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs__conversions_char_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs__conversions_short_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_addcmul__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_alias_copy_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_asin_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_atleast_2d_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_broadcast_to_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_clamp_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_conj_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_cosh__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_div__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_dstack_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_equal_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_expand_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_fftn_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_fftshift_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_hfftn_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_ihfft_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_irfft_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_flip_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fliplr_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_igammac_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_isnan_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_linspace_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_log_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_logical_xor__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_logical_xor_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_logsumexp_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_narrow_copy_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_nextafter_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_dropout_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_group_norm_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_layer_norm_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_threshold__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_threshold_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_real_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_reshape_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_rpow_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_rtruediv_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_sinh__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_special_ndtr_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_special_ndtri_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_special_xlog1py_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_sqrt_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_t_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_tensor_split_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_triu__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_triu_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_var_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_view_as_complex_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_view_copy_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_view_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_vstack_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_acos__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_add__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_or__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_block_diag_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_broadcast_tensors_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_bucketize_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_chunk_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_clamp_max_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_clamp_min_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_column_stack_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_cumsum_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_diagonal_copy_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_diagonal_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_div__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_empty_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_empty_permuted_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_eq__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_erf_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_expand_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_fftn_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_ifft2_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_irfft_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_flip_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fliplr_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_float_power__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fmin_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_full_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_gt__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_heaviside__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_igammac__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_imag_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_lerp__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_lerp_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_logical_and__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_lt_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_mean_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_narrow_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_native_group_norm_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_new_empty_strided_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_dropout_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_gelu_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_pdist_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_selu_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_softmin_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_pow_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_randn_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_reshape_as_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_sgn__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_sgn_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_sinh__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_special_i1e_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_sum_to_size_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_transpose_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_triu__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_triu_indices_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_unfold_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_xlogy_cpu, test/test_ops.py::TestFakeTensorCPU::test_fake__batch_norm_with_update_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake__unsafe_masked_index_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_abs_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_argsort_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_argwhere_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_asin_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_atanh_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_atleast_3d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast___radd___cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast___rand___cpu_int64, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast___rxor___cpu_int64, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast__chunk_cat_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast__segment_reduce_offsets_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast__softmax_backward_data_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast__unsafe_masked_index_put_accumulate_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_addmm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_arange_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_argsort_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_as_strided_copy_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_as_strided_partial_views_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_as_strided_scatter_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_cosh_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_cummax_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_cummin_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_digamma_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_dsplit_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_einsum_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_empty_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_empty_strided_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_erfc_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_exp2_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_expand_as_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_expm1_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_fft_fft2_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_fft_ifftshift_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_fft_rfft2_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_flatten_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_float_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_floor_divide_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_fmod_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_heaviside_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_histc_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_index_fill_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_index_reduce_amax_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_index_reduce_mean_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_index_select_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_linalg_cross_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_linalg_det_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_linalg_eigh_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_linalg_inv_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_linalg_lu_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_linalg_lu_solve_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_linalg_pinv_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_log1p_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_log_normal_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_log_softmax_with_dtype_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_logit_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_masked_logaddexp_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_masked_logsumexp_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_masked_median_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_matmul_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_max_pool2d_with_indices_backward_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_meshgrid_variadic_tensors_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_mvlgamma_mvlgamma_p_3_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_mvlgamma_mvlgamma_p_5_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_adaptive_avg_pool1d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_adaptive_avg_pool3d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_adaptive_max_pool2d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_hardshrink_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_interpolate_linear_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_max_unpool1d_grad_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_mse_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_multilabel_soft_margin_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_pad_circular_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_pad_constant_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_poisson_nll_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_silu_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_softshrink_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_norm_fro_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_norm_nuc_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_permute_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_resolve_neg_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_select_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_sgn_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_special_erfcx_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_special_shifted_chebyshev_polynomial_v_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_special_zeta_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_split_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_split_with_sizes_copy_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_sum_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_transpose_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_tril_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_unsqueeze_copy_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_var_mean_unbiased_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_view_copy_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_xlogy_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_bitwise_not_cpu_int64, test/test_ops.py::TestFakeTensorCPU::test_fake_broadcast_shapes_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_bucketize_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_byte_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_cauchy_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_cfloat_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_cholesky_inverse_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_cholesky_solve_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_complex_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp___rmul___cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp__segment_reduce_offsets_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp__unsafe_masked_index_put_accumulate_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_atan_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_baddbmm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_cdouble_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_ceil_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_cfloat_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_combinations_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_copysign_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_cos_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_cosh_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_diag_embed_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_erfc_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_expand_as_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_fft_ihfft2_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_half_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_hstack_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_index_select_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_linalg_det_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_linalg_eig_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_linalg_inv_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_linalg_lu_factor_ex_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_linalg_matrix_power_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_linalg_svdvals_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_log_softmax_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_masked_amax_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_masked_cumsum_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_masked_normalize_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_min_reduction_no_dim_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_mm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_msort_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_mul_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_mvlgamma_mvlgamma_p_1_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nanmedian_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_adaptive_avg_pool3d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_avg_pool2d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_batch_norm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_conv_transpose2d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_ctc_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_fractional_max_pool2d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_grid_sample_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_hardsigmoid_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_interpolate_trilinear_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_layer_norm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_max_unpool2d_grad_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_mse_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_pixel_shuffle_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_prelu_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_softmin_with_dtype_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_softsign_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_threshold_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_upsample_nearest_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_permute_copy_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_polar_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_round_decimals_neg_3_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_select_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_slice_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_slice_scatter_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_special_entr_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_special_i0e_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_squeeze_copy_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_sub_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_sum_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_svd_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_tensordot_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_to_sparse_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_trapezoid_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_unfold_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_unsqueeze_copy_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_xlogy_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_asin_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_cfloat_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_cholesky_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_diff_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_fft_fftn_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_flipud_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_fmod_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_index_reduce_mean_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_linalg_cholesky_ex_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_linalg_pinv_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_linalg_slogdet_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_linalg_solve_ex_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_linalg_tensorsolve_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_lu_solve_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_mT_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_masked_prod_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_max_pool2d_with_indices_backward_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_median_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_meshgrid_list_of_tensors_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_min_reduction_with_dim_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nan_to_num_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_native_dropout_backward_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_avg_pool1d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_conv_transpose1d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_cosine_similarity_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_group_norm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_hardshrink_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_kl_div_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_layer_norm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_linear_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_max_pool1d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_nll_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_pixel_shuffle_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_softmin_with_dtype_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_norm_fro_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_outer_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_sign_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_sin_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_special_erfcx_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_special_i0e_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_special_ndtri_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_special_polygamma_special_polygamma_n_0_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_sub_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_take_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_tensordot_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_unfold_copy_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_vdot_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_view_as_complex_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_view_as_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_vsplit_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_exp_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_fft_fftshift_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_flipud_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_float_power_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_ge_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_histogram_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_index_reduce_mean_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_isclose_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_isnan_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_linalg_eigh_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_linalg_lu_factor_ex_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_linalg_matrix_power_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_linalg_pinv_hermitian_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_log_normal_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_long_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_masked_argmax_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_masked_cumprod_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_masked_mean_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_masked_select_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_masked_std_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_matrix_exp_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_meshgrid_variadic_tensors_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_minimum_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nanquantile_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_native_dropout_backward_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_avg_pool2d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_binary_cross_entropy_with_logits_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_fractional_max_pool3d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_max_unpool1d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_multi_head_attention_forward_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_rms_norm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_unfold_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nonzero_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nonzero_static_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_polygamma_polygamma_n_4_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_reciprocal_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_remainder_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_repeat_interleave_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_short_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_sin_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_sparse_mm_reduce_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_special_chebyshev_polynomial_u_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_special_entr_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_special_legendre_polynomial_p_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_special_scaled_modified_bessel_k1_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_special_zeta_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_std_unbiased_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_svd_lowrank_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_triangular_solve_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_uniform_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops___rmul___cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_addmm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_as_strided_partial_views_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_asinh_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_bool_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_broadcast_tensors_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_cholesky_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_combinations_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_cov_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_diagflat_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_empty_like_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_empty_strided_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_exp_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_hsplit_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_index_add_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_index_fill_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_index_select_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_isinf_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_kron_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_lcm_cpu_int64, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_linalg_inv_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_linalg_ldl_solve_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_linalg_matrix_rank_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_linalg_svd_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_linspace_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_logcumsumexp_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_logical_not_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_matmul_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_max_reduction_with_dim_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_maximum_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_min_reduction_with_dim_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_new_empty_strided_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_conv1d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_dropout3d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_feature_alpha_dropout_without_train_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_hardswish_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_interpolate_area_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_interpolate_linear_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_max_unpool2d_grad_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_pad_replicate_negative_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_pairwise_distance_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nonzero_static_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_norm_inf_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_normal_in_place_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_pinverse_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_prod_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_rad2deg_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_rand_like_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_randn_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_ravel_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_rot90_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_short_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_signal_windows_exponential_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_signal_windows_general_cosine_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_sort_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_special_entr_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_special_erfcx_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_special_modified_bessel_k0_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_special_ndtr_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_special_scaled_modified_bessel_k1_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_split_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_square_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_stack_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_sub_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_take_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_unfold_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_vdot_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_where_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_strided_layout__refs_linspace_cpu_bfloat16, test/test_ops.py::TestFakeTensorCPU::test_strided_layout__refs_linspace_tensor_overload_cpu_complex64, test/test_ops.py::TestFakeTensorCPU::test_strided_layout__refs_linspace_tensor_overload_cpu_int64, test/test_ops.py::TestFakeTensorCPU::test_strided_layout__refs_logspace_cpu_int8, test/test_ops.py::TestFakeTensorCPU::test_strided_layout__refs_logspace_tensor_overload_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_strided_layout__refs_logspace_tensor_overload_cpu_float64, test/test_ops.py::TestFakeTensorCPU::test_strided_layout__refs_logspace_tensor_overload_cpu_int16, test/test_ops.py::TestFakeTensorCPU::test_strided_layout__refs_logspace_tensor_overload_cpu_uint8, test/test_ops.py::TestFakeTensorCPU::test_strided_layout__refs_ones_cpu_complex64, test/test_ops.py::TestFakeTensorCPU::test_strided_layout__refs_ones_cpu_float16, test/test_ops.py::TestFakeTensorCPU::test_strided_layout__refs_ones_cpu_uint8, test/test_ops.py::TestFakeTensorCPU::test_strided_layout_arange_cpu_float16, test/test_ops.py::TestFakeTensorCPU::test_strided_layout_full_cpu_complex128, test/test_ops.py::TestFakeTensorCPU::test_strided_layout_full_cpu_complex64, test/test_ops.py::TestFakeTensorCPU::test_strided_layout_full_cpu_int32, test/test_ops.py::TestFakeTensorCPU::test_strided_layout_full_cpu_int8, test/test_ops.py::TestFakeTensorCPU::test_strided_layout_linspace_cpu_int16, test/test_ops.py::TestFakeTensorCPU::test_strided_layout_linspace_tensor_overload_cpu_bfloat16, test/test_ops.py::TestFakeTensorCPU::test_strided_layout_logspace_cpu_float64, test/test_ops.py::TestFakeTensorCPU::test_strided_layout_logspace_cpu_int16, test/test_ops.py::TestFakeTensorCPU::test_strided_layout_logspace_tensor_overload_cpu_int32, test/test_ops.py::TestFakeTensorCPU::test_strided_layout_ones_cpu_complex32, test/test_ops.py::TestFakeTensorCPU::test_strided_layout_ones_cpu_int32, test/test_ops.py::TestFakeTensorCPU::test_strided_layout_ones_cpu_int64, test/test_ops.py::TestFakeTensorCPU::test_strided_layout_zeros_cpu_complex32, test/test_ops.py::TestFakeTensorCPU::test_strided_layout_zeros_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_strided_layout_zeros_cpu_int16, test/test_ops.py::TestTagsCPU::test_tags___getitem___cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_acos_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_allclose_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_as_strided_copy_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_atleast_1d_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_atleast_3d_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_bitwise_left_shift_cpu_int64, test/test_ops.py::TestTagsCPU::test_tags__refs_bitwise_right_shift_cpu_int64, test/test_ops.py::TestTagsCPU::test_tags__refs_bucketize_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_clamp_max_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_column_stack_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_deg2rad_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_div_no_rounding_mode_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_dstack_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_empty_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_fft_ifft_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_fft_irfft_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_fft_rfft2_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_heaviside_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_isclose_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_item_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_log2_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_log_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_log_normal_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_log_softmax_with_dtype_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_logical_xor_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_mish_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_pixel_unshuffle_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_ones_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_reciprocal_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_select_scatter_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_sin_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_special_i1e_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_special_log_softmax_with_dtype_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_special_softmax_with_dtype_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_take_along_dim_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_tril_indices_cpu_int64, test/test_ops.py::TestTagsCPU::test_tags__refs_true_divide_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__unsafe_masked_index_put_accumulate_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_addbmm_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_addmm_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_all_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_as_strided_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_asin_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_atan2_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_atleast_2d_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_bitwise_right_shift_cpu_int64, test/test_ops.py::TestTagsCPU::test_tags_cat_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_cholesky_solve_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_clamp_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_clamp_max_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_corrcoef_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_cosh_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_cumulative_trapezoid_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_dist_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_dsplit_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_erf_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_expand_copy_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_fft_hfft2_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_fft_irfftn_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_fft_rfft2_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_gt_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_half_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_index_fill_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_index_reduce_amin_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_index_reduce_prod_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_index_select_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_linalg_diagonal_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_linalg_inv_ex_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_linalg_ldl_solve_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_linalg_norm_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_linalg_vecdot_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_logical_not_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_lu_unpack_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_masked_argmax_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_masked_cumprod_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_masked_logaddexp_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_mean_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_median_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_meshgrid_list_of_tensors_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_mv_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_narrow_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nextafter_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_adaptive_avg_pool3d_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_adaptive_max_pool3d_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_binary_cross_entropy_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_cross_entropy_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_group_norm_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_interpolate_nearest-exact_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_linear_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_mish_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_pad_replicate_negative_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_pdist_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_relu6_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_softmin_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_softmin_with_dtype_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_norm_inf_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_polygamma_polygamma_n_0_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_polygamma_polygamma_n_1_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_polygamma_polygamma_n_2_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_polygamma_polygamma_n_3_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_prod_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_randint_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_signal_windows_kaiser_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_special_bessel_y0_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_special_chebyshev_polynomial_t_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_special_modified_bessel_i0_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_special_scaled_modified_bessel_k0_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_special_shifted_chebyshev_polynomial_t_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_t_copy_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_tril_indices_cpu_int64, test/test_ops.py::TestTagsCPU::test_tags_unflatten_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_unfold_cpu_float32 2025-11-03T17:55:50.0890512Z 2025-11-03T17:55:53.5922711Z 2025-11-03T17:55:53.5923928Z functorch/dim/test_getsetitem 1/1 was successful, full logs can be found in artifacts with path test/test-reports/functorch.dim.test_getsetitem_1.1_4bc440e7c1e4732b_.log 2025-11-03T17:55:53.5930856Z Running 19 items in this shard: test/functorch/dim/test_getsetitem.py::TestGetSetItem::test_basic_dim_indexing, test/functorch/dim/test_getsetitem.py::TestGetSetItem::test_boolean_indexing, test/functorch/dim/test_getsetitem.py::TestGetSetItem::test_complex_mixed_indexing, test/functorch/dim/test_getsetitem.py::TestGetSetItem::test_device_handling_cpu, test/functorch/dim/test_getsetitem.py::TestGetSetItem::test_dim_pack_indexing, test/functorch/dim/test_getsetitem.py::TestGetSetItem::test_dimlist_indexing, test/functorch/dim/test_getsetitem.py::TestGetSetItem::test_edge_cases, test/functorch/dim/test_getsetitem.py::TestGetSetItem::test_ellipsis_indexing, test/functorch/dim/test_getsetitem.py::TestGetSetItem::test_error_conditions, test/functorch/dim/test_getsetitem.py::TestGetSetItem::test_inferred_dimension_binding, test/functorch/dim/test_getsetitem.py::TestGetSetItem::test_mixed_indexing, test/functorch/dim/test_getsetitem.py::TestGetSetItem::test_multiple_dim_indexing, test/functorch/dim/test_getsetitem.py::TestGetSetItem::test_none_indexing, test/functorch/dim/test_getsetitem.py::TestGetSetItem::test_repeated_dim_usage, test/functorch/dim/test_getsetitem.py::TestGetSetItem::test_slice_indexing, test/functorch/dim/test_getsetitem.py::TestGetSetItem::test_stride_calculation, test/functorch/dim/test_getsetitem.py::TestGetSetItem::test_tensor_indexing, test/functorch/dim/test_getsetitem.py::TestGetSetItem::test_unbound_dim_binding, test/functorch/dim/test_getsetitem.py::TestGetSetItem::test_unbound_dimlist_indexing 2025-11-03T17:55:53.5937332Z 2025-11-03T17:55:53.7099583Z Running export/test_package 1/1 ... [2025-11-03 17:55:53.709777] 2025-11-03T17:55:53.7100065Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T17:55:53.7106331Z 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-11-03 17:55:53.709827] 2025-11-03T17:55:55.1749144Z Running export/test_schema 1/1 ... [2025-11-03 17:55:55.173421] 2025-11-03T17:55:55.1749626Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T17:55:55.1756389Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'export/test_schema.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-11-03 17:55:55.175083] 2025-11-03T17:55:58.9546432Z Running test_namedtensor 1/1 ... [2025-11-03 17:55:58.953676] 2025-11-03T17:55:58.9546912Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T17:55:58.9554829Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_namedtensor.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-11-03 17:55:58.954770] 2025-11-03T17:55:59.5196434Z 2025-11-03T17:55:59.5197309Z export/test_package 1/1 was successful, full logs can be found in artifacts with path test/test-reports/export.test_package_1.1_a793e91e29df9e4b_.log 2025-11-03T17:55:59.5199100Z 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-11-03T17:55:59.5200172Z 2025-11-03T17:56:01.0712947Z 2025-11-03T17:56:01.0713820Z export/test_schema 1/1 was successful, full logs can be found in artifacts with path test/test-reports/export.test_schema_1.1_63a4f013f6a3aaef_.log 2025-11-03T17:56:01.0716219Z Running 5 items in this shard: test/export/test_schema.py::TestSchema::test_schema_check, test/export/test_schema.py::TestSchema::test_schema_comparison, test/export/test_schema.py::TestSchema::test_schema_compatibility, test/export/test_schema.py::TestSchema::test_schema_diff, test/export/test_schema.py::TestSchema::test_thrift_schema_unchanged 2025-11-03T17:56:01.0717610Z 2025-11-03T17:56:04.8071422Z Running test_openmp 1/1 ... [2025-11-03 17:56:04.792013] 2025-11-03T17:56:04.8071874Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T17:56:04.8078824Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_openmp.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-11-03 17:56:04.792013] 2025-11-03T17:56:05.7852672Z 2025-11-03T17:56:05.7853730Z test_namedtensor 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_namedtensor_1.1_514e8dcb6cd8e039_.log 2025-11-03T17:56:05.7878142Z Running 89 items in this shard: test/test_namedtensor.py::TestNamedTensor::test_aaa_must_run_first_check_experimental_warning, test/test_namedtensor.py::TestNamedTensor::test_addcmul_addcdiv, test/test_namedtensor.py::TestNamedTensor::test_addmm, test/test_namedtensor.py::TestNamedTensor::test_addmv, test/test_namedtensor.py::TestNamedTensor::test_align_as, test/test_namedtensor.py::TestNamedTensor::test_align_tensors, test/test_namedtensor.py::TestNamedTensor::test_align_tensors_two_inputs, test/test_namedtensor.py::TestNamedTensor::test_align_to, test/test_namedtensor.py::TestNamedTensor::test_align_to_ellipsis, test/test_namedtensor.py::TestNamedTensor::test_any_all, test/test_namedtensor.py::TestNamedTensor::test_as_strided, test/test_namedtensor.py::TestNamedTensor::test_as_strided_cuda, test/test_namedtensor.py::TestNamedTensor::test_autograd_ignores_names, test/test_namedtensor.py::TestNamedTensor::test_autograd_smoke, test/test_namedtensor.py::TestNamedTensor::test_autograd_warns_named_grad, test/test_namedtensor.py::TestNamedTensor::test_bernoulli, test/test_namedtensor.py::TestNamedTensor::test_big_tensor_repr_has_names, test/test_namedtensor.py::TestNamedTensor::test_binary_ops, test/test_namedtensor.py::TestNamedTensor::test_bitwise_not, test/test_namedtensor.py::TestNamedTensor::test_bmm, test/test_namedtensor.py::TestNamedTensor::test_cat, test/test_namedtensor.py::TestNamedTensor::test_cdist, test/test_namedtensor.py::TestNamedTensor::test_comparison_ops, test/test_namedtensor.py::TestNamedTensor::test_copy_transpose, test/test_namedtensor.py::TestNamedTensor::test_cummax_cummin, test/test_namedtensor.py::TestNamedTensor::test_detach, test/test_namedtensor.py::TestNamedTensor::test_diagonal, test/test_namedtensor.py::TestNamedTensor::test_dot, test/test_namedtensor.py::TestNamedTensor::test_empty_names, test/test_namedtensor.py::TestNamedTensor::test_equal, test/test_namedtensor.py::TestNamedTensor::test_expand, test/test_namedtensor.py::TestNamedTensor::test_factory_coverage, test/test_namedtensor.py::TestNamedTensor::test_factory_edge_cases, test/test_namedtensor.py::TestNamedTensor::test_flatten, test/test_namedtensor.py::TestNamedTensor::test_flatten_index_error, test/test_namedtensor.py::TestNamedTensor::test_flatten_nodims, test/test_namedtensor.py::TestNamedTensor::test_has_names, test/test_namedtensor.py::TestNamedTensor::test_index_fill, test/test_namedtensor.py::TestNamedTensor::test_info_smoke, test/test_namedtensor.py::TestNamedTensor::test_logcumsumexp, test/test_namedtensor.py::TestNamedTensor::test_logical_not, test/test_namedtensor.py::TestNamedTensor::test_logical_ops, test/test_namedtensor.py::TestNamedTensor::test_masked_fill, test/test_namedtensor.py::TestNamedTensor::test_masked_select, test/test_namedtensor.py::TestNamedTensor::test_matmul, test/test_namedtensor.py::TestNamedTensor::test_max_pooling, test/test_namedtensor.py::TestNamedTensor::test_max_pooling_without_names_does_not_warn, test/test_namedtensor.py::TestNamedTensor::test_mm, test/test_namedtensor.py::TestNamedTensor::test_mv, test/test_namedtensor.py::TestNamedTensor::test_no_jit_script_support, test/test_namedtensor.py::TestNamedTensor::test_no_jit_tracer_support, test/test_namedtensor.py::TestNamedTensor::test_no_multiprocessing_support, test/test_namedtensor.py::TestNamedTensor::test_no_pickle_support, test/test_namedtensor.py::TestNamedTensor::test_no_save_support, test/test_namedtensor.py::TestNamedTensor::test_noncontig_contiguous, test/test_namedtensor.py::TestNamedTensor::test_none_names_refcount, test/test_namedtensor.py::TestNamedTensor::test_nyi_dimname_overload_msg, test/test_namedtensor.py::TestNamedTensor::test_out_fn_semantics, test/test_namedtensor.py::TestNamedTensor::test_pow_special, test/test_namedtensor.py::TestNamedTensor::test_py3_ellipsis, test/test_namedtensor.py::TestNamedTensor::test_reduction_fns, test/test_namedtensor.py::TestNamedTensor::test_refine_names, test/test_namedtensor.py::TestNamedTensor::test_rename, test/test_namedtensor.py::TestNamedTensor::test_rename_, test/test_namedtensor.py::TestNamedTensor::test_rename_globber, test/test_namedtensor.py::TestNamedTensor::test_rename_rename_map, test/test_namedtensor.py::TestNamedTensor::test_repr, test/test_namedtensor.py::TestNamedTensor::test_resize, test/test_namedtensor.py::TestNamedTensor::test_select, test/test_namedtensor.py::TestNamedTensor::test_select_cuda, test/test_namedtensor.py::TestNamedTensor::test_set_names_property, test/test_namedtensor.py::TestNamedTensor::test_size, test/test_namedtensor.py::TestNamedTensor::test_split_fns_propagates_names, test/test_namedtensor.py::TestNamedTensor::test_squeeze, test/test_namedtensor.py::TestNamedTensor::test_stride, test/test_namedtensor.py::TestNamedTensor::test_support_device_named_grad, test/test_namedtensor.py::TestNamedTensor::test_tensor_from_lists, test/test_namedtensor.py::TestNamedTensor::test_tensor_from_named_tensor, test/test_namedtensor.py::TestNamedTensor::test_tensor_from_numpy, test/test_namedtensor.py::TestNamedTensor::test_tensor_from_tensor, test/test_namedtensor.py::TestNamedTensor::test_tensor_grad_is_unnamed, test/test_namedtensor.py::TestNamedTensor::test_transpose_variants, test/test_namedtensor.py::TestNamedTensor::test_trivial, test/test_namedtensor.py::TestNamedTensor::test_unary_propagate_names_fns, test/test_namedtensor.py::TestNamedTensor::test_unflatten, test/test_namedtensor.py::TestNamedTensor::test_unsupported_op_error_msg, test/test_namedtensor.py::TestNamedTensor::test_using_seen_interned_string_doesnt_bump_refcount, test/test_namedtensor.py::TestNamedTensor::test_using_unseen_interned_string_bumps_refcount_permanently, test/test_namedtensor.py::TestNamedTensor::test_using_unseen_uninterned_string_refcounts 2025-11-03T17:56:05.7900336Z 2025-11-03T17:56:06.6416803Z Running test_logging 1/1 ... [2025-11-03 17:56:06.641415] 2025-11-03T17:56:06.6417268Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T17:56:06.6424083Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_logging.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-11-03 17:56:06.642055] 2025-11-03T17:56:11.4196647Z Running test_native_functions 1/1 ... [2025-11-03 17:56:11.419428] 2025-11-03T17:56:11.4197178Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T17:56:11.4203589Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_native_functions.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-11-03 17:56:11.420032] 2025-11-03T17:56:14.2932570Z 2025-11-03T17:56:14.2933377Z test_openmp 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_openmp_1.1_5cd744e03cbaa3f1_.log 2025-11-03T17:56:14.2934771Z Running 2 items in this shard: test/test_openmp.py::TestOpenMP_ParallelFor::test_n_threads, test/test_openmp.py::TestOpenMP_ParallelFor::test_one_thread 2025-11-03T17:56:14.2935382Z 2025-11-03T17:56:14.3691255Z 2025-11-03T17:56:14.3692280Z test_logging 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_logging_1.1_dc4f514e512afdce_.log 2025-11-03T17:56:14.3693499Z Running 1 items in this shard: test/test_logging.py::LoggingTest::testApiUsage 2025-11-03T17:56:14.3693878Z 2025-11-03T17:56:16.7764940Z 2025-11-03T17:56:16.7765872Z test_native_functions 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_native_functions_1.1_e638c507dd522590_.log 2025-11-03T17:56:16.7770891Z Running 11 items in this shard: test/test_native_functions.py::TestNativeFunctions::test_intlist_error_with_overload, test/test_native_functions.py::TestNativeFunctions::test_optional_filled_intlist, test/test_native_functions.py::TestNativeFunctions::test_optional_floatlist, test/test_native_functions.py::TestNativeFunctions::test_optional_floatlist_invalid, test/test_native_functions.py::TestNativeFunctions::test_optional_intlist, test/test_native_functions.py::TestNativeFunctions::test_optional_intlist_invalid, test/test_native_functions.py::TestNativeFunctions::test_string_defaults, test/test_native_functions.py::TestNativeFunctions::test_symintlist_error, test/test_native_functions.py::TestNativeFunctions::test_symintlist_error_with_overload, test/test_native_functions.py::TestNativeFunctions::test_symintlist_error_with_overload_but_is_unique, test/test_native_functions.py::TestNativeFunctions::test_vararg_symintlist_error 2025-11-03T17:56:16.7774498Z 2025-11-03T17:56:19.6954389Z Running torch_np/test_random 1/1 ... [2025-11-03 17:56:19.683475] 2025-11-03T17:56:19.6954854Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T17:56:19.6961337Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'torch_np/test_random.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-11-03 17:56:19.683475] 2025-11-03T17:56:19.7798252Z Running dynamo/test_compile 1/1 ... [2025-11-03 17:56:19.779418] 2025-11-03T17:56:19.7798726Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T17:56:19.7805399Z 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-11-03 17:56:19.779418] 2025-11-03T17:56:22.2165325Z Running test_compile_benchmark_util 1/1 ... [2025-11-03 17:56:22.216203] 2025-11-03T17:56:22.2165844Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T17:56:22.2172215Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_compile_benchmark_util.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-11-03 17:56:22.216777] 2025-11-03T17:56:24.7897387Z 2025-11-03T17:56:24.7898244Z dynamo/test_compile 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_compile_1.1_bbc3a05a797b153c_.log 2025-11-03T17:56:24.7898907Z 2025-11-03T17:56:25.1783617Z 2025-11-03T17:56:25.1784473Z torch_np/test_random 1/1 was successful, full logs can be found in artifacts with path test/test-reports/torch_np.test_random_1.1_ff84a81a359bb248_.log 2025-11-03T17:56:25.1798376Z Running 41 items in this shard: test/torch_np/test_random.py::TestScalarReturn::test_rndm_array_use_numpy_False_func0, test/torch_np/test_random.py::TestScalarReturn::test_rndm_array_use_numpy_False_func1, test/torch_np/test_random.py::TestScalarReturn::test_rndm_array_use_numpy_False_func2, test/torch_np/test_random.py::TestScalarReturn::test_rndm_array_use_numpy_False_func3, test/torch_np/test_random.py::TestScalarReturn::test_rndm_array_use_numpy_False_func6, test/torch_np/test_random.py::TestScalarReturn::test_rndm_array_use_numpy_False_func7, test/torch_np/test_random.py::TestScalarReturn::test_rndm_array_use_numpy_False_random_random, test/torch_np/test_random.py::TestScalarReturn::test_rndm_array_use_numpy_False_random_sample, test/torch_np/test_random.py::TestScalarReturn::test_rndm_array_use_numpy_True_func0, test/torch_np/test_random.py::TestScalarReturn::test_rndm_array_use_numpy_True_func1, test/torch_np/test_random.py::TestScalarReturn::test_rndm_array_use_numpy_True_func2, test/torch_np/test_random.py::TestScalarReturn::test_rndm_array_use_numpy_True_func3, test/torch_np/test_random.py::TestScalarReturn::test_rndm_array_use_numpy_True_func6, test/torch_np/test_random.py::TestScalarReturn::test_rndm_array_use_numpy_True_func7, test/torch_np/test_random.py::TestScalarReturn::test_rndm_array_use_numpy_True_random_random, test/torch_np/test_random.py::TestScalarReturn::test_rndm_array_use_numpy_True_random_sample, test/torch_np/test_random.py::TestScalarReturn::test_rndm_scalar_use_numpy_False_func0, test/torch_np/test_random.py::TestScalarReturn::test_rndm_scalar_use_numpy_False_func1, test/torch_np/test_random.py::TestScalarReturn::test_rndm_scalar_use_numpy_False_func2, test/torch_np/test_random.py::TestScalarReturn::test_rndm_scalar_use_numpy_False_func3, test/torch_np/test_random.py::TestScalarReturn::test_rndm_scalar_use_numpy_False_func6, test/torch_np/test_random.py::TestScalarReturn::test_rndm_scalar_use_numpy_False_func7, test/torch_np/test_random.py::TestScalarReturn::test_rndm_scalar_use_numpy_False_random_random, test/torch_np/test_random.py::TestScalarReturn::test_rndm_scalar_use_numpy_False_random_sample, test/torch_np/test_random.py::TestScalarReturn::test_rndm_scalar_use_numpy_True_func0, test/torch_np/test_random.py::TestScalarReturn::test_rndm_scalar_use_numpy_True_func1, test/torch_np/test_random.py::TestScalarReturn::test_rndm_scalar_use_numpy_True_func2, test/torch_np/test_random.py::TestScalarReturn::test_rndm_scalar_use_numpy_True_func3, test/torch_np/test_random.py::TestScalarReturn::test_rndm_scalar_use_numpy_True_func6, test/torch_np/test_random.py::TestScalarReturn::test_rndm_scalar_use_numpy_True_func7, test/torch_np/test_random.py::TestScalarReturn::test_rndm_scalar_use_numpy_True_random_random, test/torch_np/test_random.py::TestScalarReturn::test_rndm_scalar_use_numpy_True_random_sample, test/torch_np/test_random.py::TestShuffle::test_1d_use_numpy_False, test/torch_np/test_random.py::TestShuffle::test_1d_use_numpy_True, test/torch_np/test_random.py::TestShuffle::test_2d_use_numpy_False, test/torch_np/test_random.py::TestShuffle::test_2d_use_numpy_True, test/torch_np/test_random.py::TestShuffle::test_shuffle_list_use_numpy_False, test/torch_np/test_random.py::TestShuffle::test_shuffle_list_use_numpy_True, test/torch_np/test_random.py::TestChoice::test_choice_use_numpy_False, test/torch_np/test_random.py::TestChoice::test_choice_use_numpy_True, test/torch_np/test_random.py::TestNumpyGlobal::test_numpy_global 2025-11-03T17:56:25.1811029Z 2025-11-03T17:56:27.2113751Z 2025-11-03T17:56:27.2114603Z test_compile_benchmark_util 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_compile_benchmark_util_1.1_7c0a577bc12dd3a7_.log 2025-11-03T17:56:27.2115937Z Running 1 items in this shard: test/test_compile_benchmark_util.py::TestCompileBenchmarkUtil::test_training_and_inference 2025-11-03T17:56:27.2116458Z 2025-11-03T17:56:30.0589076Z Running dynamo/test_after_aot 1/1 ... [2025-11-03 17:56:30.058352] 2025-11-03T17:56:30.0589605Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T17:56:30.0596195Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'dynamo/test_after_aot.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-11-03 17:56:30.059447] 2025-11-03T17:56:30.3738789Z Running inductor/test_codegen_triton 1/1 ... [2025-11-03 17:56:30.373520] 2025-11-03T17:56:30.3739277Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T17:56:30.3747005Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_codegen_triton.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-11-03 17:56:30.374109] 2025-11-03T17:56:32.6998190Z Running inductor/test_graph_transform_observer 1/1 ... [2025-11-03 17:56:32.699209] 2025-11-03T17:56:32.6998842Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T17:56:32.7024814Z 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-11-03 17:56:32.702073] 2025-11-03T17:56:35.1373820Z 2025-11-03T17:56:35.1374659Z dynamo/test_after_aot 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_after_aot_1.1_26fc9329a199f910_.log 2025-11-03T17:56:40.5351689Z 2025-11-03T17:56:40.5352207Z Running test_type_hints 1/1 ... [2025-11-03 17:56:40.534572] 2025-11-03T17:56:40.5352627Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T17:56:40.5359261Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_type_hints.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-11-03 17:56:40.535719] 2025-11-03T17:56:41.5159983Z 2025-11-03T17:56:41.5161133Z inductor/test_codegen_triton 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_codegen_triton_1.1_75a95074ac2d761e_.log 2025-11-03T17:56:41.5161929Z 2025-11-03T17:56:43.9486504Z 2025-11-03T17:56:43.9487704Z 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_2eca0bd0a5100e4e_.log 2025-11-03T17:56:43.9488495Z 2025-11-03T17:56:45.5239803Z 2025-11-03T17:56:45.5240609Z test_type_hints 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_type_hints_1.1_fcbc953bd368d187_.log 2025-11-03T17:56:45.5242004Z Running 1 items in this shard: test/test_type_hints.py::TestTypeHints::test_doc_examples 2025-11-03T17:56:45.5242438Z 2025-11-03T17:56:46.7741798Z Running test_optim 1/1 ... [2025-11-03 17:56:46.763986] 2025-11-03T17:56:46.7742244Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T17:56:46.7748984Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_optim.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-11-03 17:56:46.774685] 2025-11-03T17:56:49.4471727Z Running dynamo/test_graph_region_tracker 1/1 ... [2025-11-03 17:56:49.440556] 2025-11-03T17:56:49.4472221Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T17:56:49.4478584Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'dynamo/test_graph_region_tracker.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-11-03 17:56:49.440556] 2025-11-03T17:56:50.7295930Z Running test_fx_passes 1/1 ... [2025-11-03 17:56:50.727709] 2025-11-03T17:56:50.7296377Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T17:56:50.7302553Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_fx_passes.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-11-03 17:56:50.727709] 2025-11-03T17:56:54.3601407Z 2025-11-03T17:56:54.3602675Z dynamo/test_graph_region_tracker 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_graph_region_tracker_1.1_c77576c4b433ff26_.log 2025-11-03T17:56:54.3603425Z 2025-11-03T17:56:56.9853616Z 2025-11-03T17:56:56.9854744Z test_fx_passes 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_fx_passes_1.1_2b604f4b9ae7be8d_.log 2025-11-03T17:56:56.9883982Z Running 53 items in this shard: test/test_fx_passes.py::TestFXGraphPasses::test_fuser_pass_deep_model, test/test_fx_passes.py::TestFXGraphPasses::test_fuser_util_partition0, test/test_fx_passes.py::TestFXGraphPasses::test_fuser_util_partition1, test/test_fx_passes.py::TestFXGraphPasses::test_fuser_util_partition10, test/test_fx_passes.py::TestFXGraphPasses::test_fuser_util_partition11, test/test_fx_passes.py::TestFXGraphPasses::test_fuser_util_partition2, test/test_fx_passes.py::TestFXGraphPasses::test_fuser_util_partition3, test/test_fx_passes.py::TestFXGraphPasses::test_fuser_util_partition4, test/test_fx_passes.py::TestFXGraphPasses::test_fuser_util_partition5, test/test_fx_passes.py::TestFXGraphPasses::test_fuser_util_partition6, test/test_fx_passes.py::TestFXGraphPasses::test_fuser_util_partition7, test/test_fx_passes.py::TestFXGraphPasses::test_fuser_util_partition8, test/test_fx_passes.py::TestFXGraphPasses::test_fuser_util_partition9, test/test_fx_passes.py::TestFXGraphPasses::test_fuser_util_xfail_partition0, test/test_fx_passes.py::TestFXGraphPasses::test_fuser_util_xfail_partition1, test/test_fx_passes.py::TestFXGraphPasses::test_fuser_util_xfail_partition2, test/test_fx_passes.py::TestFXGraphPasses::test_fuser_util_xfail_partition3, test/test_fx_passes.py::TestFXGraphPasses::test_partitioner_fn0_expected_partition0_bookend_non_compute_pass_False, test/test_fx_passes.py::TestFXGraphPasses::test_partitioner_fn10_expected_partition10_bookend_non_compute_pass_False, test/test_fx_passes.py::TestFXGraphPasses::test_partitioner_fn11_expected_partition11_bookend_non_compute_pass_False, test/test_fx_passes.py::TestFXGraphPasses::test_partitioner_fn12_expected_partition12_bookend_non_compute_pass_False, test/test_fx_passes.py::TestFXGraphPasses::test_partitioner_fn13_expected_partition13_bookend_non_compute_pass_False, test/test_fx_passes.py::TestFXGraphPasses::test_partitioner_fn14_expected_partition14_bookend_non_compute_pass_True, test/test_fx_passes.py::TestFXGraphPasses::test_partitioner_fn15_expected_partition15_bookend_non_compute_pass_False, test/test_fx_passes.py::TestFXGraphPasses::test_partitioner_fn16_expected_partition16_bookend_non_compute_pass_True, test/test_fx_passes.py::TestFXGraphPasses::test_partitioner_fn17_expected_partition17_bookend_non_compute_pass_False, test/test_fx_passes.py::TestFXGraphPasses::test_partitioner_fn18_expected_partition18_bookend_non_compute_pass_False, test/test_fx_passes.py::TestFXGraphPasses::test_partitioner_fn1_expected_partition1_bookend_non_compute_pass_False, test/test_fx_passes.py::TestFXGraphPasses::test_partitioner_fn2_expected_partition2_bookend_non_compute_pass_False, test/test_fx_passes.py::TestFXGraphPasses::test_partitioner_fn3_expected_partition3_bookend_non_compute_pass_False, test/test_fx_passes.py::TestFXGraphPasses::test_partitioner_fn4_expected_partition4_bookend_non_compute_pass_False, test/test_fx_passes.py::TestFXGraphPasses::test_partitioner_fn5_expected_partition5_bookend_non_compute_pass_False, test/test_fx_passes.py::TestFXGraphPasses::test_partitioner_fn6_expected_partition6_bookend_non_compute_pass_False, test/test_fx_passes.py::TestFXGraphPasses::test_partitioner_fn7_expected_partition7_bookend_non_compute_pass_False, test/test_fx_passes.py::TestFXGraphPasses::test_partitioner_fn8_expected_partition8_bookend_non_compute_pass_False, test/test_fx_passes.py::TestFXGraphPasses::test_partitioner_fn9_expected_partition9_bookend_non_compute_pass_False, test/test_fx_passes.py::TestFXGraphPasses::test_partitioner_independent_output_fn0_expected_partition0, test/test_fx_passes.py::TestFXMatcherUtils::test_subgraph_matcher_test_model0, test/test_fx_passes.py::TestFXMatcherUtils::test_subgraph_matcher_test_model1, test/test_fx_passes.py::TestFXMatcherUtils::test_subgraph_matcher_test_model10, test/test_fx_passes.py::TestFXMatcherUtils::test_subgraph_matcher_test_model11, test/test_fx_passes.py::TestFXMatcherUtils::test_subgraph_matcher_test_model12, test/test_fx_passes.py::TestFXMatcherUtils::test_subgraph_matcher_test_model13, test/test_fx_passes.py::TestFXMatcherUtils::test_subgraph_matcher_test_model14, test/test_fx_passes.py::TestFXMatcherUtils::test_subgraph_matcher_test_model15, test/test_fx_passes.py::TestFXMatcherUtils::test_subgraph_matcher_test_model2, test/test_fx_passes.py::TestFXMatcherUtils::test_subgraph_matcher_test_model3, test/test_fx_passes.py::TestFXMatcherUtils::test_subgraph_matcher_test_model4, test/test_fx_passes.py::TestFXMatcherUtils::test_subgraph_matcher_test_model5, test/test_fx_passes.py::TestFXMatcherUtils::test_subgraph_matcher_test_model6, test/test_fx_passes.py::TestFXMatcherUtils::test_subgraph_matcher_test_model7, test/test_fx_passes.py::TestFXMatcherUtils::test_subgraph_matcher_test_model8, test/test_fx_passes.py::TestFXMatcherUtils::test_subgraph_matcher_test_model9 2025-11-03T17:56:56.9912382Z 2025-11-03T17:57:00.4109773Z Running test_binary_ufuncs 1/1 ... [2025-11-03 17:57:00.410366] 2025-11-03T17:57:00.4110547Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T17:57:00.4117458Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_binary_ufuncs.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-11-03 17:57:00.410987] 2025-11-03T17:57:02.5529519Z Running test_jit 1/1 ... [2025-11-03 17:57:02.552485] 2025-11-03T17:57:02.5529963Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T17:57:02.5536465Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_jit.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-11-03 17:57:02.552485] 2025-11-03T17:58:16.5326308Z 2025-11-03T17:58:16.5327124Z test_optim 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_optim_1.1_d2e7de17b76b0d1b_.log 2025-11-03T17:58:16.5698579Z Running 1015 items in this shard: test/test_optim.py::TestLRScheduler::test_CosineAnnealingWarmRestarts_T_cur_reset, test/test_optim.py::TestLRScheduler::test_CosineAnnealingWarmRestarts_lr1_T_mult_1, test/test_optim.py::TestLRScheduler::test_CosineAnnealingWarmRestarts_lr1_T_mult_2, test/test_optim.py::TestLRScheduler::test_CosineAnnealingWarmRestarts_lr1_T_mult_4, test/test_optim.py::TestLRScheduler::test_CosineAnnealingWarmRestarts_lr2, test/test_optim.py::TestLRScheduler::test_CosineAnnealingWarmRestarts_lr3, test/test_optim.py::TestLRScheduler::test_CosineAnnealingWarmRestarts_lr_state_dict, test/test_optim.py::TestLRScheduler::test_add_param_group_does_not_break_reduce_lr_on_plateau_min_lr_list, test/test_optim.py::TestLRScheduler::test_add_param_group_does_not_break_reduce_lr_on_plateau_min_lr_scalar, test/test_optim.py::TestLRScheduler::test_add_param_group_errors_reduce_lr_on_plateau, test/test_optim.py::TestLRScheduler::test_chained_lr1, test/test_optim.py::TestLRScheduler::test_chained_lr2, test/test_optim.py::TestLRScheduler::test_chained_lr2_get_last_lr_before_step, test/test_optim.py::TestLRScheduler::test_chained_lr3, test/test_optim.py::TestLRScheduler::test_chained_lr4, test/test_optim.py::TestLRScheduler::test_chained_lr5, test/test_optim.py::TestLRScheduler::test_closed_form_constantlr, test/test_optim.py::TestLRScheduler::test_closed_form_cos_anneal_lr, test/test_optim.py::TestLRScheduler::test_closed_form_exp_lr, test/test_optim.py::TestLRScheduler::test_closed_form_linearlr, test/test_optim.py::TestLRScheduler::test_closed_form_multi_step_lr, test/test_optim.py::TestLRScheduler::test_closed_form_poly_lr, test/test_optim.py::TestLRScheduler::test_closed_form_step_lr, test/test_optim.py::TestLRScheduler::test_compound_cosanneal_and_exp_lr, test/test_optim.py::TestLRScheduler::test_compound_cosanneal_and_linearlr, test/test_optim.py::TestLRScheduler::test_compound_cosanneal_and_multistep_lr, test/test_optim.py::TestLRScheduler::test_compound_cosanneal_and_step_lr, test/test_optim.py::TestLRScheduler::test_compound_exp_and_linearlr, test/test_optim.py::TestLRScheduler::test_compound_exp_and_multistep_lr, test/test_optim.py::TestLRScheduler::test_compound_linearlr_and_multistep_lr, test/test_optim.py::TestLRScheduler::test_compound_reduce_lr_on_plateau1, test/test_optim.py::TestLRScheduler::test_compound_reduce_lr_on_plateau2, test/test_optim.py::TestLRScheduler::test_compound_reduce_lr_on_plateau3, test/test_optim.py::TestLRScheduler::test_compound_reduce_lr_on_plateau4, test/test_optim.py::TestLRScheduler::test_compound_reduce_lr_on_plateau5, test/test_optim.py::TestLRScheduler::test_compound_step_and_constantlr, test/test_optim.py::TestLRScheduler::test_compound_step_and_exp_lr, test/test_optim.py::TestLRScheduler::test_compound_step_and_multistep_lr, test/test_optim.py::TestLRScheduler::test_constant_initial_lr_LRClass0, test/test_optim.py::TestLRScheduler::test_constant_initial_lr_LRClass1, test/test_optim.py::TestLRScheduler::test_constant_initial_lr_LRClass2, test/test_optim.py::TestLRScheduler::test_constant_initial_lr_LRClass3, test/test_optim.py::TestLRScheduler::test_constant_initial_lr_LRClass4, test/test_optim.py::TestLRScheduler::test_constant_initial_lr_LRClass5, test/test_optim.py::TestLRScheduler::test_constant_initial_lr_LRClass6, test/test_optim.py::TestLRScheduler::test_constant_initial_lr_LRClass7, test/test_optim.py::TestLRScheduler::test_constant_initial_lr_LRClass8, test/test_optim.py::TestLRScheduler::test_constant_initial_lr_LRClass9, test/test_optim.py::TestLRScheduler::test_constant_initial_params_cyclelr, test/test_optim.py::TestLRScheduler::test_constant_initial_params_onecyclelr, test/test_optim.py::TestLRScheduler::test_constant_initial_params_swalr, test/test_optim.py::TestLRScheduler::test_constantlr, test/test_optim.py::TestLRScheduler::test_constantlr_is_constant_for_constant_epoch, test/test_optim.py::TestLRScheduler::test_constantlr_with_epoch, test/test_optim.py::TestLRScheduler::test_cos_anneal_lr, test/test_optim.py::TestLRScheduler::test_cos_anneal_lr_continue, test/test_optim.py::TestLRScheduler::test_cosine_lr_state_dict, test/test_optim.py::TestLRScheduler::test_cosine_then_cyclic, test/test_optim.py::TestLRScheduler::test_cycle_lr_cycle_momentum_fail_with_momentumless_optimizer, test/test_optim.py::TestLRScheduler::test_cycle_lr_cycle_momentum_with_beta1_optimizer, test/test_optim.py::TestLRScheduler::test_cycle_lr_exp_range_mode, test/test_optim.py::TestLRScheduler::test_cycle_lr_exp_range_mode_one_lr, test/test_optim.py::TestLRScheduler::test_cycle_lr_exp_range_mode_step_size_up_down, test/test_optim.py::TestLRScheduler::test_cycle_lr_invalid_mode, test/test_optim.py::TestLRScheduler::test_cycle_lr_removed_after_out_of_scope, test/test_optim.py::TestLRScheduler::test_cycle_lr_scale_fn_restored_from_state_dict, test/test_optim.py::TestLRScheduler::test_cycle_lr_state_dict_picklable, test/test_optim.py::TestLRScheduler::test_cycle_lr_triangular2_mode, test/test_optim.py::TestLRScheduler::test_cycle_lr_triangular2_mode_one_lr, test/test_optim.py::TestLRScheduler::test_cycle_lr_triangular2_mode_step_size_up_down, test/test_optim.py::TestLRScheduler::test_cycle_lr_triangular_mode, test/test_optim.py::TestLRScheduler::test_cycle_lr_triangular_mode_one_lr, test/test_optim.py::TestLRScheduler::test_cycle_lr_triangular_mode_one_lr_no_momentum, test/test_optim.py::TestLRScheduler::test_cycle_lr_triangular_mode_step_size_up_down, test/test_optim.py::TestLRScheduler::test_cycle_lr_with_adam, test/test_optim.py::TestLRScheduler::test_cycle_lr_with_momentumless_optimizer, test/test_optim.py::TestLRScheduler::test_error_when_getlr_has_epoch, test/test_optim.py::TestLRScheduler::test_exp_lr, test/test_optim.py::TestLRScheduler::test_exp_step_lr_state_dict, test/test_optim.py::TestLRScheduler::test_exponential_lr_is_constant_for_constant_epoch, test/test_optim.py::TestLRScheduler::test_get_last_lr_constantlr, test/test_optim.py::TestLRScheduler::test_get_last_lr_linearlr, test/test_optim.py::TestLRScheduler::test_get_last_lr_multi_step_lr, test/test_optim.py::TestLRScheduler::test_get_last_lr_sequentiallr, test/test_optim.py::TestLRScheduler::test_get_last_lr_step_lr, test/test_optim.py::TestLRScheduler::test_lambda_lr, test/test_optim.py::TestLRScheduler::test_lambda_lr_state_dict_fn, test/test_optim.py::TestLRScheduler::test_lambda_lr_state_dict_obj, test/test_optim.py::TestLRScheduler::test_linear_linearlr_is_constant_for_constant_epoch, test/test_optim.py::TestLRScheduler::test_linearlr, test/test_optim.py::TestLRScheduler::test_linearlr_start_factor_limits1, test/test_optim.py::TestLRScheduler::test_linearlr_start_factor_limits2, test/test_optim.py::TestLRScheduler::test_linearlr_with_epoch, test/test_optim.py::TestLRScheduler::test_lr_scheduler_checkpoint_LRClass0, test/test_optim.py::TestLRScheduler::test_lr_scheduler_checkpoint_LRClass1, test/test_optim.py::TestLRScheduler::test_lr_scheduler_checkpoint_LRClass10, test/test_optim.py::TestLRScheduler::test_lr_scheduler_checkpoint_LRClass11, test/test_optim.py::TestLRScheduler::test_lr_scheduler_checkpoint_LRClass12, test/test_optim.py::TestLRScheduler::test_lr_scheduler_checkpoint_LRClass2, test/test_optim.py::TestLRScheduler::test_lr_scheduler_checkpoint_LRClass3, test/test_optim.py::TestLRScheduler::test_lr_scheduler_checkpoint_LRClass4, test/test_optim.py::TestLRScheduler::test_lr_scheduler_checkpoint_LRClass5, test/test_optim.py::TestLRScheduler::test_lr_scheduler_checkpoint_LRClass6, test/test_optim.py::TestLRScheduler::test_lr_scheduler_checkpoint_LRClass7, test/test_optim.py::TestLRScheduler::test_lr_scheduler_checkpoint_LRClass8, test/test_optim.py::TestLRScheduler::test_lr_scheduler_checkpoint_LRClass9, test/test_optim.py::TestLRScheduler::test_lr_scheduler_checkpoint_on_plateau, test/test_optim.py::TestLRScheduler::test_lr_scheduler_state_dict_load_LRClass0_weights_only_False, test/test_optim.py::TestLRScheduler::test_lr_scheduler_state_dict_load_LRClass0_weights_only_True, test/test_optim.py::TestLRScheduler::test_lr_scheduler_state_dict_load_LRClass10_weights_only_False, test/test_optim.py::TestLRScheduler::test_lr_scheduler_state_dict_load_LRClass10_weights_only_True, test/test_optim.py::TestLRScheduler::test_lr_scheduler_state_dict_load_LRClass11_weights_only_False, test/test_optim.py::TestLRScheduler::test_lr_scheduler_state_dict_load_LRClass11_weights_only_True, test/test_optim.py::TestLRScheduler::test_lr_scheduler_state_dict_load_LRClass12_weights_only_False, test/test_optim.py::TestLRScheduler::test_lr_scheduler_state_dict_load_LRClass12_weights_only_True, test/test_optim.py::TestLRScheduler::test_lr_scheduler_state_dict_load_LRClass13_weights_only_False, test/test_optim.py::TestLRScheduler::test_lr_scheduler_state_dict_load_LRClass13_weights_only_True, test/test_optim.py::TestLRScheduler::test_lr_scheduler_state_dict_load_LRClass14_weights_only_False, test/test_optim.py::TestLRScheduler::test_lr_scheduler_state_dict_load_LRClass14_weights_only_True, test/test_optim.py::TestLRScheduler::test_lr_scheduler_state_dict_load_LRClass15_weights_only_False, test/test_optim.py::TestLRScheduler::test_lr_scheduler_state_dict_load_LRClass15_weights_only_True, test/test_optim.py::TestLRScheduler::test_lr_scheduler_state_dict_load_LRClass1_weights_only_False, test/test_optim.py::TestLRScheduler::test_lr_scheduler_state_dict_load_LRClass1_weights_only_True, test/test_optim.py::TestLRScheduler::test_lr_scheduler_state_dict_load_LRClass2_weights_only_False, test/test_optim.py::TestLRScheduler::test_lr_scheduler_state_dict_load_LRClass2_weights_only_True, test/test_optim.py::TestLRScheduler::test_lr_scheduler_state_dict_load_LRClass3_weights_only_False, test/test_optim.py::TestLRScheduler::test_lr_scheduler_state_dict_load_LRClass3_weights_only_True, test/test_optim.py::TestLRScheduler::test_lr_scheduler_state_dict_load_LRClass4_weights_only_False, test/test_optim.py::TestLRScheduler::test_lr_scheduler_state_dict_load_LRClass4_weights_only_True, test/test_optim.py::TestLRScheduler::test_lr_scheduler_state_dict_load_LRClass5_weights_only_False, test/test_optim.py::TestLRScheduler::test_lr_scheduler_state_dict_load_LRClass5_weights_only_True, test/test_optim.py::TestLRScheduler::test_lr_scheduler_state_dict_load_LRClass6_weights_only_False, test/test_optim.py::TestLRScheduler::test_lr_scheduler_state_dict_load_LRClass6_weights_only_True, test/test_optim.py::TestLRScheduler::test_lr_scheduler_state_dict_load_LRClass7_weights_only_False, test/test_optim.py::TestLRScheduler::test_lr_scheduler_state_dict_load_LRClass7_weights_only_True, test/test_optim.py::TestLRScheduler::test_lr_scheduler_state_dict_load_LRClass8_weights_only_False, test/test_optim.py::TestLRScheduler::test_lr_scheduler_state_dict_load_LRClass8_weights_only_True, test/test_optim.py::TestLRScheduler::test_lr_scheduler_state_dict_load_LRClass9_weights_only_False, test/test_optim.py::TestLRScheduler::test_lr_scheduler_state_dict_load_LRClass9_weights_only_True, test/test_optim.py::TestLRScheduler::test_multi_step_lr, test/test_optim.py::TestLRScheduler::test_multi_step_lr_state_dict, test/test_optim.py::TestLRScheduler::test_multi_step_lr_with_epoch, test/test_optim.py::TestLRScheduler::test_multiplicative_lr, test/test_optim.py::TestLRScheduler::test_multiplicative_lr_with_lr_lambda, test/test_optim.py::TestLRScheduler::test_new_pattern_no_warning, test/test_optim.py::TestLRScheduler::test_new_pattern_no_warning_with_arg, test/test_optim.py::TestLRScheduler::test_new_pattern_no_warning_with_overridden_optim_step, test/test_optim.py::TestLRScheduler::test_no_cyclic_references, test/test_optim.py::TestLRScheduler::test_no_cyclic_references_in_step, test/test_optim.py::TestLRScheduler::test_old_pattern_warning, test/test_optim.py::TestLRScheduler::test_old_pattern_warning_resuming, test/test_optim.py::TestLRScheduler::test_old_pattern_warning_resuming_with_arg, test/test_optim.py::TestLRScheduler::test_old_pattern_warning_with_arg, test/test_optim.py::TestLRScheduler::test_old_pattern_warning_with_overridden_optim_step, test/test_optim.py::TestLRScheduler::test_onecycle_lr_cannot_calculate_total_steps, test/test_optim.py::TestLRScheduler::test_onecycle_lr_cosine_annealing, test/test_optim.py::TestLRScheduler::test_onecycle_lr_invalid_anneal_strategy, test/test_optim.py::TestLRScheduler::test_onecycle_lr_invalid_pct_start, test/test_optim.py::TestLRScheduler::test_onecycle_lr_legacy_state_dict, test/test_optim.py::TestLRScheduler::test_onecycle_lr_linear_annealing, test/test_optim.py::TestLRScheduler::test_onecycle_lr_linear_annealing_three_phases, test/test_optim.py::TestLRScheduler::test_poly_lr, test/test_optim.py::TestLRScheduler::test_polynomial_lr_is_constant_for_constant_epoch, test/test_optim.py::TestLRScheduler::test_raise_error_when_last_epoch_is_greater_than_0_and_initial_lr_is_not_specified, test/test_optim.py::TestLRScheduler::test_reduce_lr_on_plateau1, test/test_optim.py::TestLRScheduler::test_reduce_lr_on_plateau2, test/test_optim.py::TestLRScheduler::test_reduce_lr_on_plateau3, test/test_optim.py::TestLRScheduler::test_reduce_lr_on_plateau4, test/test_optim.py::TestLRScheduler::test_reduce_lr_on_plateau5, test/test_optim.py::TestLRScheduler::test_reduce_lr_on_plateau6, test/test_optim.py::TestLRScheduler::test_reduce_lr_on_plateau7, test/test_optim.py::TestLRScheduler::test_reduce_lr_on_plateau8, test/test_optim.py::TestLRScheduler::test_reduce_lr_on_plateau_get_last_lr_before_step, test/test_optim.py::TestLRScheduler::test_reduce_lr_on_plateau_preserves_lr_type, test/test_optim.py::TestLRScheduler::test_reduce_lr_on_plateau_state_dict, test/test_optim.py::TestLRScheduler::test_sequentiallr1, test/test_optim.py::TestLRScheduler::test_sequentiallr2, test/test_optim.py::TestLRScheduler::test_sequentiallr3, test/test_optim.py::TestLRScheduler::test_sequentiallr4, test/test_optim.py::TestLRScheduler::test_sequentiallr5, test/test_optim.py::TestLRScheduler::test_sequentiallr_does_not_alias_lr_and_initial_lr, test/test_optim.py::TestLRScheduler::test_sequentiallr_no_warnings, test/test_optim.py::TestLRScheduler::test_step_lr, test/test_optim.py::TestLRScheduler::test_step_lr_is_constant_for_constant_epoch, test/test_optim.py::TestLRScheduler::test_step_lr_state_dict, test/test_optim.py::TestLRScheduler::test_swa_lr_state_dict, test/test_optim.py::TestLRScheduler::test_swalr_cosine_anneal_after_multiplicative, test/test_optim.py::TestLRScheduler::test_swalr_hypers, test/test_optim.py::TestLRScheduler::test_swalr_linear_anneal_after_multiplicative, test/test_optim.py::TestLRScheduler::test_swalr_no_anneal, test/test_optim.py::TestDifferentiableOptimizer::test_adadelta, test/test_optim.py::TestDifferentiableOptimizer::test_adagrad, test/test_optim.py::TestDifferentiableOptimizer::test_adam, test/test_optim.py::TestDifferentiableOptimizer::test_adam_differentiable_all_hyperparams, test/test_optim.py::TestDifferentiableOptimizer::test_adam_differentiable_betas, test/test_optim.py::TestDifferentiableOptimizer::test_adam_differentiable_lr, test/test_optim.py::TestDifferentiableOptimizer::test_adam_differentiable_weight_decay, test/test_optim.py::TestDifferentiableOptimizer::test_adamax, test/test_optim.py::TestDifferentiableOptimizer::test_adamw, test/test_optim.py::TestDifferentiableOptimizer::test_adamw_differentiable_all_hyperparams, test/test_optim.py::TestDifferentiableOptimizer::test_adamw_differentiable_betas, test/test_optim.py::TestDifferentiableOptimizer::test_adamw_differentiable_lr, test/test_optim.py::TestDifferentiableOptimizer::test_adamw_differentiable_weight_decay, test/test_optim.py::TestDifferentiableOptimizer::test_asgd, test/test_optim.py::TestDifferentiableOptimizer::test_differentiable_lr, test/test_optim.py::TestDifferentiableOptimizer::test_differentiable_weight_decay, test/test_optim.py::TestDifferentiableOptimizer::test_differentiable_weight_decay_and_lr, test/test_optim.py::TestDifferentiableOptimizer::test_nadam, test/test_optim.py::TestDifferentiableOptimizer::test_radam, test/test_optim.py::TestDifferentiableOptimizer::test_rmsprop, test/test_optim.py::TestDifferentiableOptimizer::test_rprop, test/test_optim.py::TestDifferentiableOptimizer::test_sgd, test/test_optim.py::TestSWAUtils::test_averaged_model_all_devices_ema_False, test/test_optim.py::TestSWAUtils::test_averaged_model_all_devices_ema_True, test/test_optim.py::TestSWAUtils::test_averaged_model_default_avg_fn_picklable, test/test_optim.py::TestSWAUtils::test_averaged_model_exponential_use_multi_avg_fn_False_use_buffers_False, test/test_optim.py::TestSWAUtils::test_averaged_model_exponential_use_multi_avg_fn_False_use_buffers_True, test/test_optim.py::TestSWAUtils::test_averaged_model_exponential_use_multi_avg_fn_True_use_buffers_False, test/test_optim.py::TestSWAUtils::test_averaged_model_exponential_use_multi_avg_fn_True_use_buffers_True, test/test_optim.py::TestSWAUtils::test_averaged_model_mixed_device_ema_False, test/test_optim.py::TestSWAUtils::test_averaged_model_mixed_device_ema_True, test/test_optim.py::TestSWAUtils::test_averaged_model_state_dict, test/test_optim.py::TestSWAUtils::test_bn_update_eval_momentum, test/test_optim.py::TestSWAUtils::test_update_bn_cnn, test/test_optim.py::TestSWAUtils::test_update_bn_dnn, test/test_optim.py::TestOptimRenewedCPU::test_adamw_serialization_cpu, test/test_optim.py::TestOptimRenewedCPU::test_can_load_from_to_named_state_dict_is_named_optim0_False_is_named_optim1_False_ASGD_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_can_load_from_to_named_state_dict_is_named_optim0_False_is_named_optim1_False_Adadelta_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_can_load_from_to_named_state_dict_is_named_optim0_False_is_named_optim1_False_Adafactor_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_can_load_from_to_named_state_dict_is_named_optim0_False_is_named_optim1_False_Adagrad_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_can_load_from_to_named_state_dict_is_named_optim0_False_is_named_optim1_False_AdamW_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_can_load_from_to_named_state_dict_is_named_optim0_False_is_named_optim1_False_Adam_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_can_load_from_to_named_state_dict_is_named_optim0_False_is_named_optim1_False_Adamax_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_can_load_from_to_named_state_dict_is_named_optim0_False_is_named_optim1_False_LBFGS_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_can_load_from_to_named_state_dict_is_named_optim0_False_is_named_optim1_False_Muon_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_can_load_from_to_named_state_dict_is_named_optim0_False_is_named_optim1_False_NAdam_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_can_load_from_to_named_state_dict_is_named_optim0_False_is_named_optim1_False_RAdam_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_can_load_from_to_named_state_dict_is_named_optim0_False_is_named_optim1_False_RMSprop_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_can_load_from_to_named_state_dict_is_named_optim0_False_is_named_optim1_False_Rprop_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_can_load_from_to_named_state_dict_is_named_optim0_False_is_named_optim1_False_SGD_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_can_load_from_to_named_state_dict_is_named_optim0_False_is_named_optim1_True_ASGD_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_can_load_from_to_named_state_dict_is_named_optim0_False_is_named_optim1_True_Adadelta_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_can_load_from_to_named_state_dict_is_named_optim0_False_is_named_optim1_True_Adafactor_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_can_load_from_to_named_state_dict_is_named_optim0_False_is_named_optim1_True_Adagrad_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_can_load_from_to_named_state_dict_is_named_optim0_False_is_named_optim1_True_AdamW_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_can_load_from_to_named_state_dict_is_named_optim0_False_is_named_optim1_True_Adam_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_can_load_from_to_named_state_dict_is_named_optim0_False_is_named_optim1_True_Adamax_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_can_load_from_to_named_state_dict_is_named_optim0_False_is_named_optim1_True_LBFGS_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_can_load_from_to_named_state_dict_is_named_optim0_False_is_named_optim1_True_Muon_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_can_load_from_to_named_state_dict_is_named_optim0_False_is_named_optim1_True_NAdam_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_can_load_from_to_named_state_dict_is_named_optim0_False_is_named_optim1_True_RAdam_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_can_load_from_to_named_state_dict_is_named_optim0_False_is_named_optim1_True_RMSprop_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_can_load_from_to_named_state_dict_is_named_optim0_False_is_named_optim1_True_Rprop_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_can_load_from_to_named_state_dict_is_named_optim0_False_is_named_optim1_True_SGD_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_can_load_from_to_named_state_dict_is_named_optim0_True_is_named_optim1_False_ASGD_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_can_load_from_to_named_state_dict_is_named_optim0_True_is_named_optim1_False_Adadelta_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_can_load_from_to_named_state_dict_is_named_optim0_True_is_named_optim1_False_Adafactor_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_can_load_from_to_named_state_dict_is_named_optim0_True_is_named_optim1_False_Adagrad_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_can_load_from_to_named_state_dict_is_named_optim0_True_is_named_optim1_False_AdamW_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_can_load_from_to_named_state_dict_is_named_optim0_True_is_named_optim1_False_Adam_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_can_load_from_to_named_state_dict_is_named_optim0_True_is_named_optim1_False_Adamax_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_can_load_from_to_named_state_dict_is_named_optim0_True_is_named_optim1_False_LBFGS_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_can_load_from_to_named_state_dict_is_named_optim0_True_is_named_optim1_False_Muon_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_can_load_from_to_named_state_dict_is_named_optim0_True_is_named_optim1_False_NAdam_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_can_load_from_to_named_state_dict_is_named_optim0_True_is_named_optim1_False_RAdam_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_can_load_from_to_named_state_dict_is_named_optim0_True_is_named_optim1_False_RMSprop_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_can_load_from_to_named_state_dict_is_named_optim0_True_is_named_optim1_False_Rprop_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_can_load_from_to_named_state_dict_is_named_optim0_True_is_named_optim1_False_SGD_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_can_load_from_to_named_state_dict_is_named_optim0_True_is_named_optim1_True_ASGD_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_can_load_from_to_named_state_dict_is_named_optim0_True_is_named_optim1_True_Adadelta_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_can_load_from_to_named_state_dict_is_named_optim0_True_is_named_optim1_True_Adafactor_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_can_load_from_to_named_state_dict_is_named_optim0_True_is_named_optim1_True_Adagrad_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_can_load_from_to_named_state_dict_is_named_optim0_True_is_named_optim1_True_AdamW_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_can_load_from_to_named_state_dict_is_named_optim0_True_is_named_optim1_True_Adam_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_can_load_from_to_named_state_dict_is_named_optim0_True_is_named_optim1_True_Adamax_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_can_load_from_to_named_state_dict_is_named_optim0_True_is_named_optim1_True_LBFGS_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_can_load_from_to_named_state_dict_is_named_optim0_True_is_named_optim1_True_Muon_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_can_load_from_to_named_state_dict_is_named_optim0_True_is_named_optim1_True_NAdam_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_can_load_from_to_named_state_dict_is_named_optim0_True_is_named_optim1_True_RAdam_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_can_load_from_to_named_state_dict_is_named_optim0_True_is_named_optim1_True_RMSprop_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_can_load_from_to_named_state_dict_is_named_optim0_True_is_named_optim1_True_Rprop_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_can_load_from_to_named_state_dict_is_named_optim0_True_is_named_optim1_True_SGD_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_can_load_older_state_dict_ASGD_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_can_load_older_state_dict_Adadelta_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_can_load_older_state_dict_Adafactor_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_can_load_older_state_dict_Adagrad_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_can_load_older_state_dict_AdamW_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_can_load_older_state_dict_Adam_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_can_load_older_state_dict_Adamax_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_can_load_older_state_dict_LBFGS_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_can_load_older_state_dict_Muon_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_can_load_older_state_dict_NAdam_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_can_load_older_state_dict_RAdam_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_can_load_older_state_dict_RMSprop_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_can_load_older_state_dict_Rprop_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_can_load_older_state_dict_SGD_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_can_load_older_state_dict_SparseAdam_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_complex_2d_ASGD_cpu_complex64, test/test_optim.py::TestOptimRenewedCPU::test_complex_2d_Adadelta_cpu_complex64, test/test_optim.py::TestOptimRenewedCPU::test_complex_2d_Adagrad_cpu_complex64, test/test_optim.py::TestOptimRenewedCPU::test_complex_2d_AdamW_cpu_complex64, test/test_optim.py::TestOptimRenewedCPU::test_complex_2d_Adam_cpu_complex64, test/test_optim.py::TestOptimRenewedCPU::test_complex_2d_Adamax_cpu_complex64, test/test_optim.py::TestOptimRenewedCPU::test_complex_2d_LBFGS_cpu_complex64, test/test_optim.py::TestOptimRenewedCPU::test_complex_2d_NAdam_cpu_complex64, test/test_optim.py::TestOptimRenewedCPU::test_complex_2d_RAdam_cpu_complex64, test/test_optim.py::TestOptimRenewedCPU::test_complex_2d_RMSprop_cpu_complex64, test/test_optim.py::TestOptimRenewedCPU::test_complex_2d_Rprop_cpu_complex64, test/test_optim.py::TestOptimRenewedCPU::test_complex_2d_SGD_cpu_complex64, test/test_optim.py::TestOptimRenewedCPU::test_complex_ASGD_cpu_complex64, test/test_optim.py::TestOptimRenewedCPU::test_complex_Adadelta_cpu_complex64, test/test_optim.py::TestOptimRenewedCPU::test_complex_Adagrad_cpu_complex64, test/test_optim.py::TestOptimRenewedCPU::test_complex_AdamW_cpu_complex64, test/test_optim.py::TestOptimRenewedCPU::test_complex_Adam_cpu_complex64, test/test_optim.py::TestOptimRenewedCPU::test_complex_Adamax_cpu_complex64, test/test_optim.py::TestOptimRenewedCPU::test_complex_LBFGS_cpu_complex64, test/test_optim.py::TestOptimRenewedCPU::test_complex_NAdam_cpu_complex64, test/test_optim.py::TestOptimRenewedCPU::test_complex_RAdam_cpu_complex64, test/test_optim.py::TestOptimRenewedCPU::test_complex_RMSprop_cpu_complex64, test/test_optim.py::TestOptimRenewedCPU::test_complex_Rprop_cpu_complex64, test/test_optim.py::TestOptimRenewedCPU::test_complex_SGD_cpu_complex64, test/test_optim.py::TestOptimRenewedCPU::test_cpu_load_state_dict_impl_capturable_Adagrad_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_cpu_load_state_dict_impl_capturable_AdamW_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_cpu_load_state_dict_impl_capturable_Adam_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_cpu_load_state_dict_impl_capturable_SGD_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_cpu_load_state_dict_impl_fused_Adagrad_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_cpu_load_state_dict_impl_fused_AdamW_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_cpu_load_state_dict_impl_fused_Adam_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_cpu_load_state_dict_impl_fused_SGD_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_deepcopy_copies_all_public_attrs_ASGD_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_deepcopy_copies_all_public_attrs_Adadelta_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_deepcopy_copies_all_public_attrs_Adafactor_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_deepcopy_copies_all_public_attrs_Adagrad_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_deepcopy_copies_all_public_attrs_AdamW_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_deepcopy_copies_all_public_attrs_Adam_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_deepcopy_copies_all_public_attrs_Adamax_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_deepcopy_copies_all_public_attrs_LBFGS_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_deepcopy_copies_all_public_attrs_Muon_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_deepcopy_copies_all_public_attrs_NAdam_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_deepcopy_copies_all_public_attrs_RAdam_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_deepcopy_copies_all_public_attrs_RMSprop_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_deepcopy_copies_all_public_attrs_Rprop_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_deepcopy_copies_all_public_attrs_SGD_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_deepcopy_copies_all_public_attrs_SparseAdam_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_defaults_changed_to_foreach_ASGD_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_defaults_changed_to_foreach_Adadelta_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_defaults_changed_to_foreach_Adagrad_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_defaults_changed_to_foreach_AdamW_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_defaults_changed_to_foreach_Adam_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_defaults_changed_to_foreach_Adamax_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_defaults_changed_to_foreach_NAdam_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_defaults_changed_to_foreach_RAdam_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_defaults_changed_to_foreach_RMSprop_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_defaults_changed_to_foreach_Rprop_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_defaults_changed_to_foreach_SGD_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_errors_ASGD_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_errors_Adadelta_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_errors_Adafactor_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_errors_Adagrad_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_errors_AdamW_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_errors_Adam_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_errors_Adamax_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_errors_LBFGS_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_errors_Muon_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_errors_NAdam_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_errors_RAdam_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_errors_RMSprop_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_errors_Rprop_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_errors_SGD_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_errors_SparseAdam_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_foreach_large_tensor_ASGD_cpu_float16, test/test_optim.py::TestOptimRenewedCPU::test_foreach_large_tensor_Adadelta_cpu_float16, test/test_optim.py::TestOptimRenewedCPU::test_foreach_large_tensor_Adafactor_cpu_float16, test/test_optim.py::TestOptimRenewedCPU::test_foreach_large_tensor_Adagrad_cpu_float16, test/test_optim.py::TestOptimRenewedCPU::test_foreach_large_tensor_AdamW_cpu_float16, test/test_optim.py::TestOptimRenewedCPU::test_foreach_large_tensor_Adam_cpu_float16, test/test_optim.py::TestOptimRenewedCPU::test_foreach_large_tensor_Adamax_cpu_float16, test/test_optim.py::TestOptimRenewedCPU::test_foreach_large_tensor_NAdam_cpu_float16, test/test_optim.py::TestOptimRenewedCPU::test_foreach_large_tensor_RAdam_cpu_float16, test/test_optim.py::TestOptimRenewedCPU::test_foreach_large_tensor_RMSprop_cpu_float16, test/test_optim.py::TestOptimRenewedCPU::test_foreach_large_tensor_Rprop_cpu_float16, test/test_optim.py::TestOptimRenewedCPU::test_foreach_large_tensor_SGD_cpu_float16, test/test_optim.py::TestOptimRenewedCPU::test_foreach_matches_forloop_ASGD_cpu_float64, test/test_optim.py::TestOptimRenewedCPU::test_foreach_matches_forloop_Adadelta_cpu_float64, test/test_optim.py::TestOptimRenewedCPU::test_foreach_matches_forloop_Adafactor_cpu_float64, test/test_optim.py::TestOptimRenewedCPU::test_foreach_matches_forloop_Adagrad_cpu_float64, test/test_optim.py::TestOptimRenewedCPU::test_foreach_matches_forloop_AdamW_cpu_float64, test/test_optim.py::TestOptimRenewedCPU::test_foreach_matches_forloop_Adam_cpu_float64, test/test_optim.py::TestOptimRenewedCPU::test_foreach_matches_forloop_Adamax_cpu_float64, test/test_optim.py::TestOptimRenewedCPU::test_foreach_matches_forloop_NAdam_cpu_float64, test/test_optim.py::TestOptimRenewedCPU::test_foreach_matches_forloop_RAdam_cpu_float64, test/test_optim.py::TestOptimRenewedCPU::test_foreach_matches_forloop_RMSprop_cpu_float64, test/test_optim.py::TestOptimRenewedCPU::test_foreach_matches_forloop_Rprop_cpu_float64, test/test_optim.py::TestOptimRenewedCPU::test_foreach_matches_forloop_SGD_cpu_float64, test/test_optim.py::TestOptimRenewedCPU::test_forloop_goes_right_direction_contiguous_False_with_lrsched_False_ASGD_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_forloop_goes_right_direction_contiguous_False_with_lrsched_False_Adadelta_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_forloop_goes_right_direction_contiguous_False_with_lrsched_False_Adafactor_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_forloop_goes_right_direction_contiguous_False_with_lrsched_False_Adagrad_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_forloop_goes_right_direction_contiguous_False_with_lrsched_False_AdamW_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_forloop_goes_right_direction_contiguous_False_with_lrsched_False_Adam_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_forloop_goes_right_direction_contiguous_False_with_lrsched_False_Adamax_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_forloop_goes_right_direction_contiguous_False_with_lrsched_False_LBFGS_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_forloop_goes_right_direction_contiguous_False_with_lrsched_False_Muon_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_forloop_goes_right_direction_contiguous_False_with_lrsched_False_NAdam_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_forloop_goes_right_direction_contiguous_False_with_lrsched_False_RAdam_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_forloop_goes_right_direction_contiguous_False_with_lrsched_False_RMSprop_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_forloop_goes_right_direction_contiguous_False_with_lrsched_False_Rprop_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_forloop_goes_right_direction_contiguous_False_with_lrsched_False_SGD_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_forloop_goes_right_direction_contiguous_False_with_lrsched_False_SparseAdam_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_forloop_goes_right_direction_contiguous_False_with_lrsched_True_ASGD_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_forloop_goes_right_direction_contiguous_False_with_lrsched_True_Adadelta_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_forloop_goes_right_direction_contiguous_False_with_lrsched_True_Adafactor_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_forloop_goes_right_direction_contiguous_False_with_lrsched_True_Adagrad_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_forloop_goes_right_direction_contiguous_False_with_lrsched_True_AdamW_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_forloop_goes_right_direction_contiguous_False_with_lrsched_True_Adam_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_forloop_goes_right_direction_contiguous_False_with_lrsched_True_Adamax_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_forloop_goes_right_direction_contiguous_False_with_lrsched_True_LBFGS_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_forloop_goes_right_direction_contiguous_False_with_lrsched_True_Muon_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_forloop_goes_right_direction_contiguous_False_with_lrsched_True_NAdam_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_forloop_goes_right_direction_contiguous_False_with_lrsched_True_RAdam_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_forloop_goes_right_direction_contiguous_False_with_lrsched_True_RMSprop_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_forloop_goes_right_direction_contiguous_False_with_lrsched_True_Rprop_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_forloop_goes_right_direction_contiguous_False_with_lrsched_True_SGD_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_forloop_goes_right_direction_contiguous_False_with_lrsched_True_SparseAdam_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_forloop_goes_right_direction_contiguous_True_with_lrsched_False_ASGD_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_forloop_goes_right_direction_contiguous_True_with_lrsched_False_Adadelta_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_forloop_goes_right_direction_contiguous_True_with_lrsched_False_Adafactor_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_forloop_goes_right_direction_contiguous_True_with_lrsched_False_Adagrad_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_forloop_goes_right_direction_contiguous_True_with_lrsched_False_AdamW_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_forloop_goes_right_direction_contiguous_True_with_lrsched_False_Adam_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_forloop_goes_right_direction_contiguous_True_with_lrsched_False_Adamax_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_forloop_goes_right_direction_contiguous_True_with_lrsched_False_LBFGS_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_forloop_goes_right_direction_contiguous_True_with_lrsched_False_Muon_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_forloop_goes_right_direction_contiguous_True_with_lrsched_False_NAdam_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_forloop_goes_right_direction_contiguous_True_with_lrsched_False_RAdam_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_forloop_goes_right_direction_contiguous_True_with_lrsched_False_RMSprop_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_forloop_goes_right_direction_contiguous_True_with_lrsched_False_Rprop_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_forloop_goes_right_direction_contiguous_True_with_lrsched_False_SGD_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_forloop_goes_right_direction_contiguous_True_with_lrsched_False_SparseAdam_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_forloop_goes_right_direction_contiguous_True_with_lrsched_True_ASGD_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_forloop_goes_right_direction_contiguous_True_with_lrsched_True_Adadelta_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_forloop_goes_right_direction_contiguous_True_with_lrsched_True_Adafactor_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_forloop_goes_right_direction_contiguous_True_with_lrsched_True_Adagrad_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_forloop_goes_right_direction_contiguous_True_with_lrsched_True_AdamW_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_forloop_goes_right_direction_contiguous_True_with_lrsched_True_Adam_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_forloop_goes_right_direction_contiguous_True_with_lrsched_True_Adamax_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_forloop_goes_right_direction_contiguous_True_with_lrsched_True_LBFGS_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_forloop_goes_right_direction_contiguous_True_with_lrsched_True_Muon_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_forloop_goes_right_direction_contiguous_True_with_lrsched_True_NAdam_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_forloop_goes_right_direction_contiguous_True_with_lrsched_True_RAdam_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_forloop_goes_right_direction_contiguous_True_with_lrsched_True_RMSprop_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_forloop_goes_right_direction_contiguous_True_with_lrsched_True_Rprop_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_forloop_goes_right_direction_contiguous_True_with_lrsched_True_SGD_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_forloop_goes_right_direction_contiguous_True_with_lrsched_True_SparseAdam_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_forloop_goes_right_direction_multigpu_with_lrsched_False_ASGD_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_forloop_goes_right_direction_multigpu_with_lrsched_False_Adadelta_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_forloop_goes_right_direction_multigpu_with_lrsched_False_Adafactor_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_forloop_goes_right_direction_multigpu_with_lrsched_False_Adagrad_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_forloop_goes_right_direction_multigpu_with_lrsched_False_AdamW_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_forloop_goes_right_direction_multigpu_with_lrsched_False_Adam_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_forloop_goes_right_direction_multigpu_with_lrsched_False_Adamax_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_forloop_goes_right_direction_multigpu_with_lrsched_False_LBFGS_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_forloop_goes_right_direction_multigpu_with_lrsched_False_Muon_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_forloop_goes_right_direction_multigpu_with_lrsched_False_NAdam_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_forloop_goes_right_direction_multigpu_with_lrsched_False_RAdam_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_forloop_goes_right_direction_multigpu_with_lrsched_False_RMSprop_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_forloop_goes_right_direction_multigpu_with_lrsched_False_Rprop_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_forloop_goes_right_direction_multigpu_with_lrsched_False_SGD_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_forloop_goes_right_direction_multigpu_with_lrsched_False_SparseAdam_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_forloop_goes_right_direction_multigpu_with_lrsched_True_ASGD_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_forloop_goes_right_direction_multigpu_with_lrsched_True_Adadelta_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_forloop_goes_right_direction_multigpu_with_lrsched_True_Adafactor_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_forloop_goes_right_direction_multigpu_with_lrsched_True_Adagrad_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_forloop_goes_right_direction_multigpu_with_lrsched_True_AdamW_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_forloop_goes_right_direction_multigpu_with_lrsched_True_Adam_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_forloop_goes_right_direction_multigpu_with_lrsched_True_Adamax_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_forloop_goes_right_direction_multigpu_with_lrsched_True_LBFGS_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_forloop_goes_right_direction_multigpu_with_lrsched_True_Muon_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_forloop_goes_right_direction_multigpu_with_lrsched_True_NAdam_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_forloop_goes_right_direction_multigpu_with_lrsched_True_RAdam_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_forloop_goes_right_direction_multigpu_with_lrsched_True_RMSprop_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_forloop_goes_right_direction_multigpu_with_lrsched_True_Rprop_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_forloop_goes_right_direction_multigpu_with_lrsched_True_SGD_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_forloop_goes_right_direction_multigpu_with_lrsched_True_SparseAdam_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_fused_cpu_matches_cuda_AdamW_cpu_bfloat16, test/test_optim.py::TestOptimRenewedCPU::test_fused_cpu_matches_cuda_AdamW_cpu_float16, test/test_optim.py::TestOptimRenewedCPU::test_fused_cpu_matches_cuda_AdamW_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_fused_cpu_matches_cuda_AdamW_cpu_float64, test/test_optim.py::TestOptimRenewedCPU::test_fused_cpu_matches_cuda_Adam_cpu_bfloat16, test/test_optim.py::TestOptimRenewedCPU::test_fused_cpu_matches_cuda_Adam_cpu_float16, test/test_optim.py::TestOptimRenewedCPU::test_fused_cpu_matches_cuda_Adam_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_fused_cpu_matches_cuda_Adam_cpu_float64, test/test_optim.py::TestOptimRenewedCPU::test_fused_cpu_matches_cuda_SGD_cpu_bfloat16, test/test_optim.py::TestOptimRenewedCPU::test_fused_cpu_matches_cuda_SGD_cpu_float16, test/test_optim.py::TestOptimRenewedCPU::test_fused_cpu_matches_cuda_SGD_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_fused_cpu_matches_cuda_SGD_cpu_float64, test/test_optim.py::TestOptimRenewedCPU::test_fused_does_not_step_if_foundinf_Adagrad_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_fused_does_not_step_if_foundinf_AdamW_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_fused_does_not_step_if_foundinf_Adam_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_fused_does_not_step_if_foundinf_SGD_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_fused_error_on_params_on_meta_Adagrad_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_fused_error_on_params_on_meta_AdamW_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_fused_error_on_params_on_meta_Adam_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_fused_error_on_params_on_meta_SGD_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_fused_large_tensor_Adagrad_cpu_float16, test/test_optim.py::TestOptimRenewedCPU::test_fused_large_tensor_AdamW_cpu_float16, test/test_optim.py::TestOptimRenewedCPU::test_fused_large_tensor_Adam_cpu_float16, test/test_optim.py::TestOptimRenewedCPU::test_fused_large_tensor_SGD_cpu_float16, test/test_optim.py::TestOptimRenewedCPU::test_fused_matches_forloop_Adagrad_cpu_bfloat16, test/test_optim.py::TestOptimRenewedCPU::test_fused_matches_forloop_Adagrad_cpu_float16, test/test_optim.py::TestOptimRenewedCPU::test_fused_matches_forloop_Adagrad_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_fused_matches_forloop_Adagrad_cpu_float64, test/test_optim.py::TestOptimRenewedCPU::test_fused_matches_forloop_AdamW_cpu_bfloat16, test/test_optim.py::TestOptimRenewedCPU::test_fused_matches_forloop_AdamW_cpu_float16, test/test_optim.py::TestOptimRenewedCPU::test_fused_matches_forloop_AdamW_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_fused_matches_forloop_AdamW_cpu_float64, test/test_optim.py::TestOptimRenewedCPU::test_fused_matches_forloop_Adam_cpu_bfloat16, test/test_optim.py::TestOptimRenewedCPU::test_fused_matches_forloop_Adam_cpu_float16, test/test_optim.py::TestOptimRenewedCPU::test_fused_matches_forloop_Adam_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_fused_matches_forloop_Adam_cpu_float64, test/test_optim.py::TestOptimRenewedCPU::test_fused_matches_forloop_SGD_cpu_bfloat16, test/test_optim.py::TestOptimRenewedCPU::test_fused_matches_forloop_SGD_cpu_float16, test/test_optim.py::TestOptimRenewedCPU::test_fused_matches_forloop_SGD_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_fused_matches_forloop_SGD_cpu_float64, test/test_optim.py::TestOptimRenewedCPU::test_grads_are_never_inplaced_into_ASGD_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_grads_are_never_inplaced_into_Adadelta_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_grads_are_never_inplaced_into_Adafactor_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_grads_are_never_inplaced_into_Adagrad_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_grads_are_never_inplaced_into_AdamW_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_grads_are_never_inplaced_into_Adam_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_grads_are_never_inplaced_into_Adamax_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_grads_are_never_inplaced_into_LBFGS_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_grads_are_never_inplaced_into_Muon_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_grads_are_never_inplaced_into_NAdam_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_grads_are_never_inplaced_into_RAdam_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_grads_are_never_inplaced_into_RMSprop_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_grads_are_never_inplaced_into_Rprop_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_grads_are_never_inplaced_into_SGD_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_grads_are_never_inplaced_into_SparseAdam_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_load_nontensor_step_ASGD_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_load_nontensor_step_Adadelta_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_load_nontensor_step_Adafactor_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_load_nontensor_step_Adagrad_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_load_nontensor_step_AdamW_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_load_nontensor_step_Adam_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_load_nontensor_step_Adamax_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_load_nontensor_step_LBFGS_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_load_nontensor_step_Muon_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_load_nontensor_step_NAdam_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_load_nontensor_step_RAdam_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_load_nontensor_step_RMSprop_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_load_nontensor_step_Rprop_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_load_nontensor_step_SGD_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_load_nontensor_step_SparseAdam_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_load_state_dict_post_hook_ASGD_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_load_state_dict_post_hook_Adadelta_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_load_state_dict_post_hook_Adafactor_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_load_state_dict_post_hook_Adagrad_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_load_state_dict_post_hook_AdamW_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_load_state_dict_post_hook_Adam_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_load_state_dict_post_hook_Adamax_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_load_state_dict_post_hook_LBFGS_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_load_state_dict_post_hook_Muon_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_load_state_dict_post_hook_NAdam_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_load_state_dict_post_hook_RAdam_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_load_state_dict_post_hook_RMSprop_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_load_state_dict_post_hook_Rprop_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_load_state_dict_post_hook_SGD_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_load_state_dict_post_hook_SparseAdam_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_load_state_dict_pre_hook_and_prepend_ASGD_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_load_state_dict_pre_hook_and_prepend_Adadelta_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_load_state_dict_pre_hook_and_prepend_Adafactor_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_load_state_dict_pre_hook_and_prepend_Adagrad_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_load_state_dict_pre_hook_and_prepend_AdamW_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_load_state_dict_pre_hook_and_prepend_Adam_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_load_state_dict_pre_hook_and_prepend_Adamax_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_load_state_dict_pre_hook_and_prepend_LBFGS_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_load_state_dict_pre_hook_and_prepend_Muon_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_load_state_dict_pre_hook_and_prepend_NAdam_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_load_state_dict_pre_hook_and_prepend_RAdam_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_load_state_dict_pre_hook_and_prepend_RMSprop_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_load_state_dict_pre_hook_and_prepend_Rprop_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_load_state_dict_pre_hook_and_prepend_SGD_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_load_state_dict_pre_hook_and_prepend_SparseAdam_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_load_state_dict_pre_post_hook_ASGD_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_load_state_dict_pre_post_hook_Adadelta_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_load_state_dict_pre_post_hook_Adafactor_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_load_state_dict_pre_post_hook_Adagrad_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_load_state_dict_pre_post_hook_AdamW_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_load_state_dict_pre_post_hook_Adam_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_load_state_dict_pre_post_hook_Adamax_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_load_state_dict_pre_post_hook_LBFGS_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_load_state_dict_pre_post_hook_Muon_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_load_state_dict_pre_post_hook_NAdam_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_load_state_dict_pre_post_hook_RAdam_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_load_state_dict_pre_post_hook_RMSprop_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_load_state_dict_pre_post_hook_Rprop_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_load_state_dict_pre_post_hook_SGD_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_load_state_dict_pre_post_hook_SparseAdam_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_mixed_device_dtype_impl_foreach_ASGD_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_mixed_device_dtype_impl_foreach_Adadelta_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_mixed_device_dtype_impl_foreach_Adafactor_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_mixed_device_dtype_impl_foreach_Adagrad_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_mixed_device_dtype_impl_foreach_AdamW_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_mixed_device_dtype_impl_foreach_Adam_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_mixed_device_dtype_impl_foreach_Adamax_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_mixed_device_dtype_impl_foreach_NAdam_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_mixed_device_dtype_impl_foreach_RAdam_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_mixed_device_dtype_impl_foreach_RMSprop_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_mixed_device_dtype_impl_foreach_Rprop_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_mixed_device_dtype_impl_foreach_SGD_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_mixed_device_dtype_impl_fused_ASGD_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_mixed_device_dtype_impl_fused_Adadelta_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_mixed_device_dtype_impl_fused_Adafactor_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_mixed_device_dtype_impl_fused_Adagrad_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_mixed_device_dtype_impl_fused_AdamW_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_mixed_device_dtype_impl_fused_Adam_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_mixed_device_dtype_impl_fused_Adamax_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_mixed_device_dtype_impl_fused_NAdam_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_mixed_device_dtype_impl_fused_RAdam_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_mixed_device_dtype_impl_fused_RMSprop_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_mixed_device_dtype_impl_fused_Rprop_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_mixed_device_dtype_impl_fused_SGD_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_non_empty_state_ASGD_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_non_empty_state_Adadelta_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_non_empty_state_Adafactor_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_non_empty_state_Adagrad_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_non_empty_state_AdamW_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_non_empty_state_Adam_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_non_empty_state_Adamax_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_non_empty_state_LBFGS_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_non_empty_state_Muon_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_non_empty_state_NAdam_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_non_empty_state_RAdam_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_non_empty_state_RMSprop_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_non_empty_state_Rprop_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_non_empty_state_SGD_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_non_empty_state_SparseAdam_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_optim_infos_do_not_specify_global_cliquey_kwargs_ASGD_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_optim_infos_do_not_specify_global_cliquey_kwargs_Adadelta_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_optim_infos_do_not_specify_global_cliquey_kwargs_Adafactor_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_optim_infos_do_not_specify_global_cliquey_kwargs_Adagrad_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_optim_infos_do_not_specify_global_cliquey_kwargs_AdamW_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_optim_infos_do_not_specify_global_cliquey_kwargs_Adam_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_optim_infos_do_not_specify_global_cliquey_kwargs_Adamax_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_optim_infos_do_not_specify_global_cliquey_kwargs_LBFGS_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_optim_infos_do_not_specify_global_cliquey_kwargs_Muon_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_optim_infos_do_not_specify_global_cliquey_kwargs_NAdam_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_optim_infos_do_not_specify_global_cliquey_kwargs_RAdam_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_optim_infos_do_not_specify_global_cliquey_kwargs_RMSprop_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_optim_infos_do_not_specify_global_cliquey_kwargs_Rprop_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_optim_infos_do_not_specify_global_cliquey_kwargs_SGD_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_optim_infos_do_not_specify_global_cliquey_kwargs_SparseAdam_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_optimizer_can_be_printed_ASGD_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_optimizer_can_be_printed_Adadelta_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_optimizer_can_be_printed_Adafactor_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_optimizer_can_be_printed_Adagrad_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_optimizer_can_be_printed_AdamW_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_optimizer_can_be_printed_Adam_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_optimizer_can_be_printed_Adamax_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_optimizer_can_be_printed_LBFGS_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_optimizer_can_be_printed_Muon_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_optimizer_can_be_printed_NAdam_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_optimizer_can_be_printed_RAdam_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_optimizer_can_be_printed_RMSprop_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_optimizer_can_be_printed_Rprop_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_optimizer_can_be_printed_SGD_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_optimizer_can_be_printed_SparseAdam_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_param_group_with_lrscheduler_goes_right_direction_ASGD_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_param_group_with_lrscheduler_goes_right_direction_Adadelta_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_param_group_with_lrscheduler_goes_right_direction_Adafactor_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_param_group_with_lrscheduler_goes_right_direction_Adagrad_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_param_group_with_lrscheduler_goes_right_direction_AdamW_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_param_group_with_lrscheduler_goes_right_direction_Adam_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_param_group_with_lrscheduler_goes_right_direction_Adamax_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_param_group_with_lrscheduler_goes_right_direction_LBFGS_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_param_group_with_lrscheduler_goes_right_direction_Muon_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_param_group_with_lrscheduler_goes_right_direction_NAdam_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_param_group_with_lrscheduler_goes_right_direction_RAdam_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_param_group_with_lrscheduler_goes_right_direction_RMSprop_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_param_group_with_lrscheduler_goes_right_direction_Rprop_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_param_group_with_lrscheduler_goes_right_direction_SGD_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_param_group_with_lrscheduler_goes_right_direction_SparseAdam_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_param_groups_lr_ASGD_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_param_groups_lr_Adadelta_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_param_groups_lr_Adafactor_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_param_groups_lr_Adagrad_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_param_groups_lr_AdamW_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_param_groups_lr_Adam_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_param_groups_lr_Adamax_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_param_groups_lr_LBFGS_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_param_groups_lr_Muon_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_param_groups_lr_NAdam_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_param_groups_lr_RAdam_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_param_groups_lr_RMSprop_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_param_groups_lr_Rprop_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_param_groups_lr_SGD_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_param_groups_lr_SparseAdam_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_param_groups_weight_decay_ASGD_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_param_groups_weight_decay_Adadelta_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_param_groups_weight_decay_Adafactor_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_param_groups_weight_decay_Adagrad_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_param_groups_weight_decay_AdamW_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_param_groups_weight_decay_Adam_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_param_groups_weight_decay_Adamax_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_param_groups_weight_decay_LBFGS_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_param_groups_weight_decay_Muon_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_param_groups_weight_decay_NAdam_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_param_groups_weight_decay_RAdam_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_param_groups_weight_decay_RMSprop_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_param_groups_weight_decay_Rprop_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_param_groups_weight_decay_SGD_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_param_groups_weight_decay_SparseAdam_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_peak_memory_foreach_ASGD_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_peak_memory_foreach_Adadelta_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_peak_memory_foreach_Adafactor_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_peak_memory_foreach_Adagrad_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_peak_memory_foreach_AdamW_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_peak_memory_foreach_Adam_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_peak_memory_foreach_Adamax_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_peak_memory_foreach_NAdam_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_peak_memory_foreach_RAdam_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_peak_memory_foreach_RMSprop_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_peak_memory_foreach_Rprop_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_peak_memory_foreach_SGD_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_rosenbrock_sparse_with_lrsched_False_Adagrad_cpu_float64, test/test_optim.py::TestOptimRenewedCPU::test_rosenbrock_sparse_with_lrsched_False_SGD_cpu_float64, test/test_optim.py::TestOptimRenewedCPU::test_rosenbrock_sparse_with_lrsched_False_SparseAdam_cpu_float64, test/test_optim.py::TestOptimRenewedCPU::test_rosenbrock_sparse_with_lrsched_True_Adagrad_cpu_float64, test/test_optim.py::TestOptimRenewedCPU::test_rosenbrock_sparse_with_lrsched_True_SGD_cpu_float64, test/test_optim.py::TestOptimRenewedCPU::test_rosenbrock_sparse_with_lrsched_True_SparseAdam_cpu_float64, test/test_optim.py::TestOptimRenewedCPU::test_save_load_equality_with_weights_only_is_named_optim_False_ASGD_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_save_load_equality_with_weights_only_is_named_optim_False_Adadelta_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_save_load_equality_with_weights_only_is_named_optim_False_Adafactor_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_save_load_equality_with_weights_only_is_named_optim_False_Adagrad_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_save_load_equality_with_weights_only_is_named_optim_False_AdamW_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_save_load_equality_with_weights_only_is_named_optim_False_Adam_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_save_load_equality_with_weights_only_is_named_optim_False_Adamax_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_save_load_equality_with_weights_only_is_named_optim_False_LBFGS_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_save_load_equality_with_weights_only_is_named_optim_False_Muon_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_save_load_equality_with_weights_only_is_named_optim_False_NAdam_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_save_load_equality_with_weights_only_is_named_optim_False_RAdam_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_save_load_equality_with_weights_only_is_named_optim_False_RMSprop_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_save_load_equality_with_weights_only_is_named_optim_False_Rprop_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_save_load_equality_with_weights_only_is_named_optim_False_SGD_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_save_load_equality_with_weights_only_is_named_optim_False_SparseAdam_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_save_load_equality_with_weights_only_is_named_optim_True_ASGD_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_save_load_equality_with_weights_only_is_named_optim_True_Adadelta_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_save_load_equality_with_weights_only_is_named_optim_True_Adafactor_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_save_load_equality_with_weights_only_is_named_optim_True_Adagrad_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_save_load_equality_with_weights_only_is_named_optim_True_AdamW_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_save_load_equality_with_weights_only_is_named_optim_True_Adam_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_save_load_equality_with_weights_only_is_named_optim_True_Adamax_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_save_load_equality_with_weights_only_is_named_optim_True_LBFGS_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_save_load_equality_with_weights_only_is_named_optim_True_Muon_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_save_load_equality_with_weights_only_is_named_optim_True_NAdam_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_save_load_equality_with_weights_only_is_named_optim_True_RAdam_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_save_load_equality_with_weights_only_is_named_optim_True_RMSprop_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_save_load_equality_with_weights_only_is_named_optim_True_Rprop_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_save_load_equality_with_weights_only_is_named_optim_True_SGD_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_save_load_equality_with_weights_only_is_named_optim_True_SparseAdam_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_second_order_optims_return_consistent_types_LBFGS_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_set_default_dtype_works_with_foreach_ASGD_cpu_float64, test/test_optim.py::TestOptimRenewedCPU::test_set_default_dtype_works_with_foreach_Adadelta_cpu_float64, test/test_optim.py::TestOptimRenewedCPU::test_set_default_dtype_works_with_foreach_Adafactor_cpu_float64, test/test_optim.py::TestOptimRenewedCPU::test_set_default_dtype_works_with_foreach_Adagrad_cpu_float64, test/test_optim.py::TestOptimRenewedCPU::test_set_default_dtype_works_with_foreach_AdamW_cpu_float64, test/test_optim.py::TestOptimRenewedCPU::test_set_default_dtype_works_with_foreach_Adam_cpu_float64, test/test_optim.py::TestOptimRenewedCPU::test_set_default_dtype_works_with_foreach_Adamax_cpu_float64, test/test_optim.py::TestOptimRenewedCPU::test_set_default_dtype_works_with_foreach_NAdam_cpu_float64, test/test_optim.py::TestOptimRenewedCPU::test_set_default_dtype_works_with_foreach_RAdam_cpu_float64, test/test_optim.py::TestOptimRenewedCPU::test_set_default_dtype_works_with_foreach_RMSprop_cpu_float64, test/test_optim.py::TestOptimRenewedCPU::test_set_default_dtype_works_with_foreach_Rprop_cpu_float64, test/test_optim.py::TestOptimRenewedCPU::test_set_default_dtype_works_with_foreach_SGD_cpu_float64, test/test_optim.py::TestOptimRenewedCPU::test_state_dict_deterministic_is_named_optim0_False_is_named_optim1_False_ASGD_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_state_dict_deterministic_is_named_optim0_False_is_named_optim1_False_Adadelta_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_state_dict_deterministic_is_named_optim0_False_is_named_optim1_False_Adafactor_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_state_dict_deterministic_is_named_optim0_False_is_named_optim1_False_Adagrad_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_state_dict_deterministic_is_named_optim0_False_is_named_optim1_False_AdamW_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_state_dict_deterministic_is_named_optim0_False_is_named_optim1_False_Adam_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_state_dict_deterministic_is_named_optim0_False_is_named_optim1_False_Adamax_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_state_dict_deterministic_is_named_optim0_False_is_named_optim1_False_LBFGS_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_state_dict_deterministic_is_named_optim0_False_is_named_optim1_False_Muon_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_state_dict_deterministic_is_named_optim0_False_is_named_optim1_False_NAdam_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_state_dict_deterministic_is_named_optim0_False_is_named_optim1_False_RAdam_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_state_dict_deterministic_is_named_optim0_False_is_named_optim1_False_RMSprop_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_state_dict_deterministic_is_named_optim0_False_is_named_optim1_False_Rprop_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_state_dict_deterministic_is_named_optim0_False_is_named_optim1_False_SGD_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_state_dict_deterministic_is_named_optim0_False_is_named_optim1_False_SparseAdam_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_state_dict_deterministic_is_named_optim0_False_is_named_optim1_True_ASGD_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_state_dict_deterministic_is_named_optim0_False_is_named_optim1_True_Adadelta_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_state_dict_deterministic_is_named_optim0_False_is_named_optim1_True_Adafactor_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_state_dict_deterministic_is_named_optim0_False_is_named_optim1_True_Adagrad_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_state_dict_deterministic_is_named_optim0_False_is_named_optim1_True_AdamW_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_state_dict_deterministic_is_named_optim0_False_is_named_optim1_True_Adam_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_state_dict_deterministic_is_named_optim0_False_is_named_optim1_True_Adamax_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_state_dict_deterministic_is_named_optim0_False_is_named_optim1_True_LBFGS_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_state_dict_deterministic_is_named_optim0_False_is_named_optim1_True_Muon_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_state_dict_deterministic_is_named_optim0_False_is_named_optim1_True_NAdam_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_state_dict_deterministic_is_named_optim0_False_is_named_optim1_True_RAdam_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_state_dict_deterministic_is_named_optim0_False_is_named_optim1_True_RMSprop_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_state_dict_deterministic_is_named_optim0_False_is_named_optim1_True_Rprop_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_state_dict_deterministic_is_named_optim0_False_is_named_optim1_True_SGD_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_state_dict_deterministic_is_named_optim0_False_is_named_optim1_True_SparseAdam_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_state_dict_deterministic_is_named_optim0_True_is_named_optim1_False_ASGD_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_state_dict_deterministic_is_named_optim0_True_is_named_optim1_False_Adadelta_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_state_dict_deterministic_is_named_optim0_True_is_named_optim1_False_Adafactor_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_state_dict_deterministic_is_named_optim0_True_is_named_optim1_False_Adagrad_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_state_dict_deterministic_is_named_optim0_True_is_named_optim1_False_AdamW_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_state_dict_deterministic_is_named_optim0_True_is_named_optim1_False_Adam_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_state_dict_deterministic_is_named_optim0_True_is_named_optim1_False_Adamax_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_state_dict_deterministic_is_named_optim0_True_is_named_optim1_False_LBFGS_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_state_dict_deterministic_is_named_optim0_True_is_named_optim1_False_Muon_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_state_dict_deterministic_is_named_optim0_True_is_named_optim1_False_NAdam_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_state_dict_deterministic_is_named_optim0_True_is_named_optim1_False_RAdam_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_state_dict_deterministic_is_named_optim0_True_is_named_optim1_False_RMSprop_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_state_dict_deterministic_is_named_optim0_True_is_named_optim1_False_Rprop_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_state_dict_deterministic_is_named_optim0_True_is_named_optim1_False_SGD_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_state_dict_deterministic_is_named_optim0_True_is_named_optim1_False_SparseAdam_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_state_dict_deterministic_is_named_optim0_True_is_named_optim1_True_ASGD_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_state_dict_deterministic_is_named_optim0_True_is_named_optim1_True_Adadelta_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_state_dict_deterministic_is_named_optim0_True_is_named_optim1_True_Adafactor_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_state_dict_deterministic_is_named_optim0_True_is_named_optim1_True_Adagrad_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_state_dict_deterministic_is_named_optim0_True_is_named_optim1_True_AdamW_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_state_dict_deterministic_is_named_optim0_True_is_named_optim1_True_Adam_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_state_dict_deterministic_is_named_optim0_True_is_named_optim1_True_Adamax_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_state_dict_deterministic_is_named_optim0_True_is_named_optim1_True_LBFGS_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_state_dict_deterministic_is_named_optim0_True_is_named_optim1_True_Muon_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_state_dict_deterministic_is_named_optim0_True_is_named_optim1_True_NAdam_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_state_dict_deterministic_is_named_optim0_True_is_named_optim1_True_RAdam_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_state_dict_deterministic_is_named_optim0_True_is_named_optim1_True_RMSprop_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_state_dict_deterministic_is_named_optim0_True_is_named_optim1_True_Rprop_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_state_dict_deterministic_is_named_optim0_True_is_named_optim1_True_SGD_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_state_dict_deterministic_is_named_optim0_True_is_named_optim1_True_SparseAdam_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_state_dict_post_hook_ASGD_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_state_dict_post_hook_Adadelta_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_state_dict_post_hook_Adafactor_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_state_dict_post_hook_Adagrad_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_state_dict_post_hook_AdamW_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_state_dict_post_hook_Adam_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_state_dict_post_hook_Adamax_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_state_dict_post_hook_LBFGS_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_state_dict_post_hook_Muon_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_state_dict_post_hook_NAdam_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_state_dict_post_hook_RAdam_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_state_dict_post_hook_RMSprop_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_state_dict_post_hook_Rprop_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_state_dict_post_hook_SGD_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_state_dict_post_hook_SparseAdam_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_state_dict_pre_hook_ASGD_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_state_dict_pre_hook_Adadelta_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_state_dict_pre_hook_Adafactor_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_state_dict_pre_hook_Adagrad_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_state_dict_pre_hook_AdamW_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_state_dict_pre_hook_Adam_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_state_dict_pre_hook_Adamax_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_state_dict_pre_hook_LBFGS_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_state_dict_pre_hook_Muon_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_state_dict_pre_hook_NAdam_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_state_dict_pre_hook_RAdam_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_state_dict_pre_hook_RMSprop_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_state_dict_pre_hook_Rprop_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_state_dict_pre_hook_SGD_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_state_dict_pre_hook_SparseAdam_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_state_dict_pre_post_hook_ASGD_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_state_dict_pre_post_hook_Adadelta_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_state_dict_pre_post_hook_Adafactor_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_state_dict_pre_post_hook_Adagrad_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_state_dict_pre_post_hook_AdamW_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_state_dict_pre_post_hook_Adam_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_state_dict_pre_post_hook_Adamax_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_state_dict_pre_post_hook_LBFGS_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_state_dict_pre_post_hook_Muon_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_state_dict_pre_post_hook_NAdam_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_state_dict_pre_post_hook_RAdam_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_state_dict_pre_post_hook_RMSprop_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_state_dict_pre_post_hook_Rprop_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_state_dict_pre_post_hook_SGD_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_state_dict_pre_post_hook_SparseAdam_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_state_dict_with_cuda_params_ASGD_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_state_dict_with_cuda_params_Adadelta_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_state_dict_with_cuda_params_Adafactor_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_state_dict_with_cuda_params_Adagrad_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_state_dict_with_cuda_params_AdamW_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_state_dict_with_cuda_params_Adam_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_state_dict_with_cuda_params_Adamax_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_state_dict_with_cuda_params_LBFGS_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_state_dict_with_cuda_params_Muon_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_state_dict_with_cuda_params_NAdam_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_state_dict_with_cuda_params_RAdam_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_state_dict_with_cuda_params_RMSprop_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_state_dict_with_cuda_params_Rprop_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_state_dict_with_cuda_params_SGD_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_state_dict_with_cuda_params_SparseAdam_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_step_all_hooks_ASGD_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_step_all_hooks_Adadelta_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_step_all_hooks_Adafactor_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_step_all_hooks_Adagrad_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_step_all_hooks_AdamW_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_step_all_hooks_Adam_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_step_all_hooks_Adamax_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_step_all_hooks_LBFGS_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_step_all_hooks_Muon_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_step_all_hooks_NAdam_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_step_all_hooks_RAdam_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_step_all_hooks_RMSprop_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_step_all_hooks_Rprop_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_step_all_hooks_SGD_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_step_all_hooks_SparseAdam_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_step_is_noop_for_zero_grads_ASGD_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_step_is_noop_for_zero_grads_Adadelta_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_step_is_noop_for_zero_grads_Adafactor_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_step_is_noop_for_zero_grads_Adagrad_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_step_is_noop_for_zero_grads_AdamW_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_step_is_noop_for_zero_grads_Adam_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_step_is_noop_for_zero_grads_Adamax_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_step_is_noop_for_zero_grads_LBFGS_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_step_is_noop_for_zero_grads_Muon_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_step_is_noop_for_zero_grads_NAdam_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_step_is_noop_for_zero_grads_RAdam_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_step_is_noop_for_zero_grads_RMSprop_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_step_is_noop_for_zero_grads_Rprop_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_step_is_noop_for_zero_grads_SGD_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_step_is_noop_for_zero_grads_SparseAdam_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_step_is_noop_when_params_have_no_grad_ASGD_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_step_is_noop_when_params_have_no_grad_Adadelta_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_step_is_noop_when_params_have_no_grad_Adafactor_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_step_is_noop_when_params_have_no_grad_Adagrad_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_step_is_noop_when_params_have_no_grad_AdamW_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_step_is_noop_when_params_have_no_grad_Adam_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_step_is_noop_when_params_have_no_grad_Adamax_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_step_is_noop_when_params_have_no_grad_LBFGS_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_step_is_noop_when_params_have_no_grad_Muon_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_step_is_noop_when_params_have_no_grad_NAdam_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_step_is_noop_when_params_have_no_grad_RAdam_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_step_is_noop_when_params_have_no_grad_RMSprop_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_step_is_noop_when_params_have_no_grad_Rprop_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_step_is_noop_when_params_have_no_grad_SGD_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_step_is_noop_when_params_have_no_grad_SparseAdam_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_step_iteration_float32_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_step_post_hook_ASGD_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_step_post_hook_Adadelta_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_step_post_hook_Adafactor_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_step_post_hook_Adagrad_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_step_post_hook_AdamW_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_step_post_hook_Adam_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_step_post_hook_Adamax_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_step_post_hook_LBFGS_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_step_post_hook_Muon_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_step_post_hook_NAdam_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_step_post_hook_RAdam_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_step_post_hook_RMSprop_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_step_post_hook_Rprop_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_step_post_hook_SGD_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_step_post_hook_SparseAdam_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_step_pre_hook_ASGD_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_step_pre_hook_Adadelta_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_step_pre_hook_Adafactor_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_step_pre_hook_Adagrad_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_step_pre_hook_AdamW_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_step_pre_hook_Adam_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_step_pre_hook_Adamax_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_step_pre_hook_LBFGS_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_step_pre_hook_Muon_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_step_pre_hook_NAdam_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_step_pre_hook_RAdam_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_step_pre_hook_RMSprop_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_step_pre_hook_Rprop_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_step_pre_hook_SGD_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_step_pre_hook_SparseAdam_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_tensor_lr_num_dim_0_ASGD_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_tensor_lr_num_dim_0_Adadelta_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_tensor_lr_num_dim_0_Adafactor_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_tensor_lr_num_dim_0_Adagrad_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_tensor_lr_num_dim_0_AdamW_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_tensor_lr_num_dim_0_Adam_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_tensor_lr_num_dim_0_Adamax_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_tensor_lr_num_dim_0_LBFGS_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_tensor_lr_num_dim_0_Muon_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_tensor_lr_num_dim_0_NAdam_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_tensor_lr_num_dim_0_RAdam_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_tensor_lr_num_dim_0_RMSprop_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_tensor_lr_num_dim_0_Rprop_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_tensor_lr_num_dim_0_SGD_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_tensor_lr_num_dim_0_SparseAdam_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_tensor_lr_num_dim_1_ASGD_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_tensor_lr_num_dim_1_Adadelta_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_tensor_lr_num_dim_1_Adafactor_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_tensor_lr_num_dim_1_Adagrad_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_tensor_lr_num_dim_1_AdamW_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_tensor_lr_num_dim_1_Adam_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_tensor_lr_num_dim_1_Adamax_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_tensor_lr_num_dim_1_LBFGS_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_tensor_lr_num_dim_1_Muon_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_tensor_lr_num_dim_1_NAdam_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_tensor_lr_num_dim_1_RAdam_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_tensor_lr_num_dim_1_RMSprop_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_tensor_lr_num_dim_1_Rprop_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_tensor_lr_num_dim_1_SGD_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_tensor_lr_num_dim_1_SparseAdam_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_tensor_lr_num_dim_2_ASGD_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_tensor_lr_num_dim_2_Adadelta_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_tensor_lr_num_dim_2_Adafactor_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_tensor_lr_num_dim_2_Adagrad_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_tensor_lr_num_dim_2_AdamW_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_tensor_lr_num_dim_2_Adam_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_tensor_lr_num_dim_2_Adamax_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_tensor_lr_num_dim_2_LBFGS_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_tensor_lr_num_dim_2_Muon_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_tensor_lr_num_dim_2_NAdam_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_tensor_lr_num_dim_2_RAdam_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_tensor_lr_num_dim_2_RMSprop_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_tensor_lr_num_dim_2_Rprop_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_tensor_lr_num_dim_2_SGD_cpu_float32, test/test_optim.py::TestOptimRenewedCPU::test_tensor_lr_num_dim_2_SparseAdam_cpu_float32 2025-11-03T17:58:16.6054099Z 2025-11-03T17:58:22.0576005Z Running torch_np/numpy_tests/core/test_einsum 1/1 ... [2025-11-03 17:58:22.042229] 2025-11-03T17:58:22.0576546Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T17:58:22.0584002Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'torch_np/numpy_tests/core/test_einsum.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-11-03 17:58:22.057981] 2025-11-03T17:58:47.1972392Z 2025-11-03T17:58:47.1973434Z torch_np/numpy_tests/core/test_einsum 1/1 was successful, full logs can be found in artifacts with path test/test-reports/torch_np.numpy_tests.core.test_einsum_1.1_80f0d396cf8bc7cd_.log 2025-11-03T17:58:47.1991226Z Running 50 items in this shard: test/torch_np/numpy_tests/core/test_einsum.py::TestEinsum::test_broadcasting_dot_cases, test/torch_np/numpy_tests/core/test_einsum.py::TestEinsum::test_collapse, test/torch_np/numpy_tests/core/test_einsum.py::TestEinsum::test_combined_views_mapping, test/torch_np/numpy_tests/core/test_einsum.py::TestEinsum::test_complex, test/torch_np/numpy_tests/core/test_einsum.py::TestEinsum::test_different_paths_dtype_B, test/torch_np/numpy_tests/core/test_einsum.py::TestEinsum::test_different_paths_dtype_D, test/torch_np/numpy_tests/core/test_einsum.py::TestEinsum::test_different_paths_dtype_F, test/torch_np/numpy_tests/core/test_einsum.py::TestEinsum::test_different_paths_dtype_b, test/torch_np/numpy_tests/core/test_einsum.py::TestEinsum::test_different_paths_dtype_d, test/torch_np/numpy_tests/core/test_einsum.py::TestEinsum::test_different_paths_dtype_e, test/torch_np/numpy_tests/core/test_einsum.py::TestEinsum::test_different_paths_dtype_f, test/torch_np/numpy_tests/core/test_einsum.py::TestEinsum::test_different_paths_dtype_h, test/torch_np/numpy_tests/core/test_einsum.py::TestEinsum::test_different_paths_dtype_i, test/torch_np/numpy_tests/core/test_einsum.py::TestEinsum::test_different_paths_dtype_l, test/torch_np/numpy_tests/core/test_einsum.py::TestEinsum::test_edge_cases, test/torch_np/numpy_tests/core/test_einsum.py::TestEinsum::test_einsum_all_contig_non_contig_output, test/torch_np/numpy_tests/core/test_einsum.py::TestEinsum::test_einsum_broadcast, test/torch_np/numpy_tests/core/test_einsum.py::TestEinsum::test_einsum_errors, test/torch_np/numpy_tests/core/test_einsum.py::TestEinsum::test_einsum_failed_on_p9_and_s390x, test/torch_np/numpy_tests/core/test_einsum.py::TestEinsum::test_einsum_fixed_collapsingbug, test/torch_np/numpy_tests/core/test_einsum.py::TestEinsum::test_einsum_fixedstridebug, test/torch_np/numpy_tests/core/test_einsum.py::TestEinsum::test_einsum_misc, test/torch_np/numpy_tests/core/test_einsum.py::TestEinsum::test_einsum_sums_cfloat128, test/torch_np/numpy_tests/core/test_einsum.py::TestEinsum::test_einsum_sums_cfloat64, test/torch_np/numpy_tests/core/test_einsum.py::TestEinsum::test_einsum_sums_float16, test/torch_np/numpy_tests/core/test_einsum.py::TestEinsum::test_einsum_sums_float32, test/torch_np/numpy_tests/core/test_einsum.py::TestEinsum::test_einsum_sums_float64, test/torch_np/numpy_tests/core/test_einsum.py::TestEinsum::test_einsum_sums_int16, test/torch_np/numpy_tests/core/test_einsum.py::TestEinsum::test_einsum_sums_int32, test/torch_np/numpy_tests/core/test_einsum.py::TestEinsum::test_einsum_sums_int64, test/torch_np/numpy_tests/core/test_einsum.py::TestEinsum::test_einsum_sums_int8, test/torch_np/numpy_tests/core/test_einsum.py::TestEinsum::test_einsum_sums_uint8, test/torch_np/numpy_tests/core/test_einsum.py::TestEinsum::test_einsum_views, test/torch_np/numpy_tests/core/test_einsum.py::TestEinsum::test_expand, test/torch_np/numpy_tests/core/test_einsum.py::TestEinsum::test_hadamard_like_products, test/torch_np/numpy_tests/core/test_einsum.py::TestEinsum::test_index_transformations, test/torch_np/numpy_tests/core/test_einsum.py::TestEinsum::test_inner_product, test/torch_np/numpy_tests/core/test_einsum.py::TestEinsum::test_out_is_res, test/torch_np/numpy_tests/core/test_einsum.py::TestEinsum::test_output_order, test/torch_np/numpy_tests/core/test_einsum.py::TestEinsum::test_random_cases, test/torch_np/numpy_tests/core/test_einsum.py::TestEinsum::test_small_boolean_arrays, test/torch_np/numpy_tests/core/test_einsum.py::TestEinsum::test_subscript_range, test/torch_np/numpy_tests/core/test_einsum.py::TestEinsumPath::test_edge_paths, test/torch_np/numpy_tests/core/test_einsum.py::TestEinsumPath::test_long_paths, test/torch_np/numpy_tests/core/test_einsum.py::TestEinsumPath::test_memory_contraints, test/torch_np/numpy_tests/core/test_einsum.py::TestEinsumPath::test_path_type_input, test/torch_np/numpy_tests/core/test_einsum.py::TestEinsumPath::test_path_type_input_internal_trace, test/torch_np/numpy_tests/core/test_einsum.py::TestEinsumPath::test_path_type_input_invalid, test/torch_np/numpy_tests/core/test_einsum.py::TestEinsumPath::test_spaces, test/torch_np/numpy_tests/core/test_einsum.py::TestMisc::test_overlap 2025-11-03T17:58:47.2006982Z 2025-11-03T17:58:52.7121546Z Running test_module_tracker 1/1 ... [2025-11-03 17:58:52.711987] 2025-11-03T17:58:52.7122016Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T17:58:52.7128643Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_module_tracker.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-11-03 17:58:52.712579] 2025-11-03T17:58:57.8997628Z 2025-11-03T17:58:57.8998631Z test_module_tracker 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_module_tracker_1.1_7362aa27d9a561b8_.log 2025-11-03T17:58:57.9000893Z Running 3 items in this shard: test/test_module_tracker.py::TestModuleTracker::test_bw_detection, test/test_module_tracker.py::TestModuleTracker::test_confused_hierarchy, test/test_module_tracker.py::TestModuleTracker::test_module_hierarchy 2025-11-03T17:58:57.9002010Z 2025-11-03T17:59:03.3380499Z Running inductor/test_online_softmax 1/1 ... [2025-11-03 17:59:03.337692] 2025-11-03T17:59:03.3381413Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T17:59:03.3389507Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_online_softmax.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-11-03 17:59:03.338327] 2025-11-03T17:59:15.7046869Z 2025-11-03T17:59:15.7047796Z inductor/test_online_softmax 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_online_softmax_1.1_23c749a6c584b2ba_.log 2025-11-03T17:59:15.7048555Z 2025-11-03T17:59:16.8938070Z 2025-11-03T17:59:16.8938822Z test_jit 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_jit_1.1_1177afbc6e3ebc13_.log 2025-11-03T17:59:16.9543922Z Running 2465 items in this shard: test/test_jit.py::TestTracer::test_call_traced_fn_from_traced_module, test/test_jit.py::TestTracer::test_call_traced_module_from_traced_module, test/test_jit.py::TestTracer::test_canonicalize_tensor_iterator, test/test_jit.py::TestTracer::test_constant, test/test_jit.py::TestTracer::test_conv, test/test_jit.py::TestTracer::test_export_no_reorder, test/test_jit.py::TestTracer::test_force_outplace_check_fill, test/test_jit.py::TestTracer::test_force_outplace_check_zero, test/test_jit.py::TestTracer::test_ge, test/test_jit.py::TestTracer::test_ge_cuda, test/test_jit.py::TestTracer::test_ge_optimized, test/test_jit.py::TestTracer::test_ge_unoptimized, test/test_jit.py::TestTracer::test_index_put, test/test_jit.py::TestTracer::test_index_put_trace_with_view, test/test_jit.py::TestTracer::test_index_put_trace_without_view, test/test_jit.py::TestTracer::test_inplace_check, test/test_jit.py::TestTracer::test_inplace_copy, test/test_jit.py::TestTracer::test_inplace_copy_force_outplace, test/test_jit.py::TestTracer::test_inplace_flags, test/test_jit.py::TestTracer::test_inplace_transplant, test/test_jit.py::TestTracer::test_inplace_warn, test/test_jit.py::TestTracer::test_input_dict_checkTrace_mut, test/test_jit.py::TestTracer::test_input_dict_empty, test/test_jit.py::TestTracer::test_input_dict_empty_list, test/test_jit.py::TestTracer::test_input_dict_insertion_order, test/test_jit.py::TestTracer::test_input_dict_of_dicts, test/test_jit.py::TestTracer::test_input_dict_of_lists, test/test_jit.py::TestTracer::test_input_dict_recursive, test/test_jit.py::TestTracer::test_input_dict_remembers_keys, test/test_jit.py::TestTracer::test_input_dict_unify, test/test_jit.py::TestTracer::test_input_flatten, test/test_jit.py::TestTracer::test_input_list_mixed_type, test/test_jit.py::TestTracer::test_input_list_of_tuples, test/test_jit.py::TestTracer::test_input_list_toplevel_flatten, test/test_jit.py::TestTracer::test_input_list_toplevel_flatten_direct, test/test_jit.py::TestTracer::test_input_tuple_of_dicts, test/test_jit.py::TestTracer::test_interpolate_trace, test/test_jit.py::TestTracer::test_large_nbr_kernel_args, test/test_jit.py::TestTracer::test_lhs_index_fails, test/test_jit.py::TestTracer::test_lhs_index_trivial, test/test_jit.py::TestTracer::test_max_pool, test/test_jit.py::TestTracer::test_nested_inplace, test/test_jit.py::TestTracer::test_non_tensor_tracing, test/test_jit.py::TestTracer::test_output_unflatten, test/test_jit.py::TestTracer::test_python_function, test/test_jit.py::TestTracer::test_python_function_tup, test/test_jit.py::TestTracer::test_repeated_input, test/test_jit.py::TestTracer::test_repeated_output, test/test_jit.py::TestTracer::test_shared_param, test/test_jit.py::TestTracer::test_simple, test/test_jit.py::TestTracer::test_tensor_with_grad_as_constant, test/test_jit.py::TestTracer::test_trace_aliased_parameter, test/test_jit.py::TestTracer::test_trace_annotation, test/test_jit.py::TestTracer::test_trace_arange, test/test_jit.py::TestTracer::test_trace_arange_with_grad, test/test_jit.py::TestTracer::test_trace_autograd_function, test/test_jit.py::TestTracer::test_trace_casts, test/test_jit.py::TestTracer::test_trace_checker_control_flow, test/test_jit.py::TestTracer::test_trace_checker_dot_data, test/test_jit.py::TestTracer::test_trace_checker_dropout_notrain, test/test_jit.py::TestTracer::test_trace_checker_dropout_train, test/test_jit.py::TestTracer::test_trace_checker_inplace_on_view, test/test_jit.py::TestTracer::test_trace_checker_memoization, test/test_jit.py::TestTracer::test_trace_checker_slice_lhs, test/test_jit.py::TestTracer::test_trace_checking_with_deprecated_name, test/test_jit.py::TestTracer::test_trace_checking_with_global_name, test/test_jit.py::TestTracer::test_trace_contiguous, test/test_jit.py::TestTracer::test_trace_contiguous_short_circuit, test/test_jit.py::TestTracer::test_trace_detach, test/test_jit.py::TestTracer::test_trace_detach_inplace, test/test_jit.py::TestTracer::test_trace_detach_inplace_redispatch, test/test_jit.py::TestTracer::test_trace_detach_redispatch, test/test_jit.py::TestTracer::test_trace_dict_input, test/test_jit.py::TestTracer::test_trace_dict_output, test/test_jit.py::TestTracer::test_trace_export_fns, test/test_jit.py::TestTracer::test_trace_export_fns_recursive, test/test_jit.py::TestTracer::test_trace_fork_join_and_module, test/test_jit.py::TestTracer::test_trace_full_dynamic_shape, test/test_jit.py::TestTracer::test_trace_func_argument_names_captured, test/test_jit.py::TestTracer::test_trace_index, test/test_jit.py::TestTracer::test_trace_index_constant, test/test_jit.py::TestTracer::test_trace_indexed_assignment, test/test_jit.py::TestTracer::test_trace_inline_shape, test/test_jit.py::TestTracer::test_trace_inverse, test/test_jit.py::TestTracer::test_trace_invert_module_hierarchy, test/test_jit.py::TestTracer::test_trace_legacy_ctor, test/test_jit.py::TestTracer::test_trace_module_argument_names_captured, test/test_jit.py::TestTracer::test_trace_modulelist, test/test_jit.py::TestTracer::test_trace_multi_output_function, test/test_jit.py::TestTracer::test_trace_namedtuple, test/test_jit.py::TestTracer::test_trace_nested_datatypes, test/test_jit.py::TestTracer::test_trace_nested_fn, test/test_jit.py::TestTracer::test_trace_no_duplicated_lifted_input_output, test/test_jit.py::TestTracer::test_trace_numel, test/test_jit.py::TestTracer::test_trace_optioanl_dtype, test/test_jit.py::TestTracer::test_trace_optional, test/test_jit.py::TestTracer::test_trace_out_operator_with_two_output, test/test_jit.py::TestTracer::test_trace_partial_func_argument_names_captured, test/test_jit.py::TestTracer::test_trace_random, test/test_jit.py::TestTracer::test_trace_records_names, test/test_jit.py::TestTracer::test_trace_save, test/test_jit.py::TestTracer::test_trace_save_load_copy, test/test_jit.py::TestTracer::test_trace_single_tuple, test/test_jit.py::TestTracer::test_trace_size, test/test_jit.py::TestTracer::test_trace_size_with_grad, test/test_jit.py::TestTracer::test_trace_skip_none_submodule, test/test_jit.py::TestTracer::test_trace_slice, test/test_jit.py::TestTracer::test_trace_slice_expr_complete_type, test/test_jit.py::TestTracer::test_trace_slice_full_dim, test/test_jit.py::TestTracer::test_trace_slice_setitem_dynamic_shape, test/test_jit.py::TestTracer::test_trace_slice_with_grad, test/test_jit.py::TestTracer::test_trace_tensor_factory, test/test_jit.py::TestTracer::test_trace_topk, test/test_jit.py::TestTracer::test_trace_tuple, test/test_jit.py::TestTracer::test_trace_variable_instantiation, test/test_jit.py::TestTracer::test_trace_warn, test/test_jit.py::TestTracer::test_trace_with_conditional_property, test/test_jit.py::TestTracer::test_trace_with_nested_strided_tensor_output, test/test_jit.py::TestTracer::test_trace_with_nested_tensor_list_output, test/test_jit.py::TestTracer::test_trace_with_number_list_output, test/test_jit.py::TestTracer::test_trace_with_tensor_list_output, test/test_jit.py::TestTracer::test_trace_with_tuple_tensor, test/test_jit.py::TestTracer::test_traced_module_cuda, test/test_jit.py::TestTracer::test_tracing_backward_hook_error, test/test_jit.py::TestTracer::test_tracing_hooks, test/test_jit.py::TestTracer::test_tracing_multiple_methods, test/test_jit.py::TestTracer::test_type_same_device, test/test_jit.py::TestTracer::test_typeas_trace_check, test/test_jit.py::TestTracer::test_wrapped_number, test/test_jit.py::TestMixTracingScripting::test_call_script_fn_from_traced_module, test/test_jit.py::TestMixTracingScripting::test_call_script_module_from_traced_module, test/test_jit.py::TestMixTracingScripting::test_call_traced_fn_from_script_fn, test/test_jit.py::TestMixTracingScripting::test_call_traced_mod_from_script_fn, test/test_jit.py::TestMixTracingScripting::test_call_tracing_fn_from_script_module, test/test_jit.py::TestMixTracingScripting::test_call_tracing_mod_from_script_module, test/test_jit.py::TestMixTracingScripting::test_jit_trace_callfunction_return_shapes, test/test_jit.py::TestMixTracingScripting::test_script_inline_trace_multiple_args, test/test_jit.py::TestMixTracingScripting::test_trace_dict_mix_script, test/test_jit.py::TestMixTracingScripting::test_trace_hierarchy, test/test_jit.py::TestMixTracingScripting::test_trace_linear, test/test_jit.py::TestMixTracingScripting::test_trace_mixed_by_script_with_dict_output, test/test_jit.py::TestMixTracingScripting::test_trace_of_script, test/test_jit.py::TestMixTracingScripting::test_trace_parameter, test/test_jit.py::TestMixTracingScripting::test_trace_returning_dict_with_tensor_tuples, test/test_jit.py::TestMixTracingScripting::test_trace_script, test/test_jit.py::TestMixTracingScripting::test_trace_script_returning_complex_dict, test/test_jit.py::TestMixTracingScripting::test_trace_with_size, test/test_jit.py::TestMixTracingScripting::test_traced_module_contains_scripted_interface_types, test/test_jit.py::TestMixTracingScripting::test_traced_module_implements_interface, test/test_jit.py::TestMixTracingScripting::test_tracing_indexing, test/test_jit.py::TestMixTracingScripting::test_tracing_slicing, test/test_jit.py::TestRecursiveScript::test_attributes, test/test_jit.py::TestRecursiveScript::test_class_compile, test/test_jit.py::TestRecursiveScript::test_constants_with_final, test/test_jit.py::TestRecursiveScript::test_dir, test/test_jit.py::TestRecursiveScript::test_error_stack, test/test_jit.py::TestRecursiveScript::test_error_stack_annotation, test/test_jit.py::TestRecursiveScript::test_error_stack_class, test/test_jit.py::TestRecursiveScript::test_error_stack_module, test/test_jit.py::TestRecursiveScript::test_failed_function_compilation, test/test_jit.py::TestRecursiveScript::test_function_attribute_in_submodule, test/test_jit.py::TestRecursiveScript::test_ignore_class, test/test_jit.py::TestRecursiveScript::test_inferred_nonetype, test/test_jit.py::TestRecursiveScript::test_init_error, test/test_jit.py::TestRecursiveScript::test_inner_traced_module, test/test_jit.py::TestRecursiveScript::test_iterable_modules, test/test_jit.py::TestRecursiveScript::test_method_call, test/test_jit.py::TestRecursiveScript::test_module_basic, test/test_jit.py::TestRecursiveScript::test_module_function_export, test/test_jit.py::TestRecursiveScript::test_module_name, test/test_jit.py::TestRecursiveScript::test_module_repr, test/test_jit.py::TestRecursiveScript::test_optional_module, test/test_jit.py::TestRecursiveScript::test_override_instance_method_ignore, test/test_jit.py::TestRecursiveScript::test_prepare_scriptable_basic, test/test_jit.py::TestRecursiveScript::test_prepare_scriptable_cycle, test/test_jit.py::TestRecursiveScript::test_prepare_scriptable_escape_hatch, test/test_jit.py::TestRecursiveScript::test_prepare_scriptable_iterable_modules, test/test_jit.py::TestRecursiveScript::test_python_function_attribute, test/test_jit.py::TestRecursiveScript::test_repeated_error_stack, test/test_jit.py::TestRecursiveScript::test_script_after_eval, test/test_jit.py::TestRecursiveScript::test_script_basic, test/test_jit.py::TestRecursiveScript::test_script_function_attribute, test/test_jit.py::TestRecursiveScript::test_script_loaded_module, test/test_jit.py::TestRecursiveScript::test_thread_safe_error_stacks, test/test_jit.py::TestTypeSharing::test_assign_python_attr, test/test_jit.py::TestTypeSharing::test_basic, test/test_jit.py::TestTypeSharing::test_builtin_function_different, test/test_jit.py::TestTypeSharing::test_builtin_function_same, test/test_jit.py::TestTypeSharing::test_constants, test/test_jit.py::TestTypeSharing::test_diff_attr_values, test/test_jit.py::TestTypeSharing::test_failed_attribute_compilation, test/test_jit.py::TestTypeSharing::test_ignored_fns, test/test_jit.py::TestTypeSharing::test_linear, test/test_jit.py::TestTypeSharing::test_loaded_modules_work, test/test_jit.py::TestTypeSharing::test_module_dict_same_type_different_name, test/test_jit.py::TestTypeSharing::test_mutate_attr_value, test/test_jit.py::TestTypeSharing::test_param_vs_attribute, test/test_jit.py::TestTypeSharing::test_python_function_attribute_different, test/test_jit.py::TestTypeSharing::test_python_function_attribute_same, test/test_jit.py::TestTypeSharing::test_same_but_different_classes, test/test_jit.py::TestTypeSharing::test_script_function_attribute_different, test/test_jit.py::TestTypeSharing::test_script_function_attribute_same, test/test_jit.py::TestTypeSharing::test_script_module_containing_traced_module, test/test_jit.py::TestTypeSharing::test_submodules, test/test_jit.py::TestTypeSharing::test_tracing_gives_different_types, test/test_jit.py::TestTypeSharing::test_type_not_shared_ignored_attributes, test/test_jit.py::TestTypeSharing::test_type_shared_ignored_attributes, test/test_jit.py::TestTypeSharing::test_type_sharing_define_in_init, test/test_jit.py::TestTypeSharing::test_type_sharing_disabled, test/test_jit.py::TestLogging::test_bump_numeric_counter, test/test_jit.py::TestLogging::test_counter_aggregation, test/test_jit.py::TestLogging::test_logging_levels_set, test/test_jit.py::TestLogging::test_time_measurement_counter, test/test_jit.py::TestLogging::test_time_measurement_counter_script, test/test_jit.py::TestLogging::test_trace_numeric_counter, test/test_jit.py::TestBackends::test_errors, test/test_jit.py::TestBackends::test_execution, test/test_jit.py::TestBackends::test_save_load, test/test_jit.py::TestBackendsWithCompiler::test_errors, test/test_jit.py::TestBackendsWithCompiler::test_execution, test/test_jit.py::TestNnapiBackend::test_adaptive_avg_pool2d, test/test_jit.py::TestNnapiBackend::test_avg_pool2d, test/test_jit.py::TestNnapiBackend::test_cat, test/test_jit.py::TestNnapiBackend::test_compile_spec_santiy, test/test_jit.py::TestNnapiBackend::test_conv2d, test/test_jit.py::TestNnapiBackend::test_conv2d_transpose, test/test_jit.py::TestNnapiBackend::test_dequantize, test/test_jit.py::TestNnapiBackend::test_detach, test/test_jit.py::TestNnapiBackend::test_flatten, test/test_jit.py::TestNnapiBackend::test_hardtanh, test/test_jit.py::TestNnapiBackend::test_linear, test/test_jit.py::TestNnapiBackend::test_log_softmax, test/test_jit.py::TestNnapiBackend::test_max_pool2d, test/test_jit.py::TestNnapiBackend::test_mean, test/test_jit.py::TestNnapiBackend::test_multi_output, test/test_jit.py::TestNnapiBackend::test_pointwise_binary, test/test_jit.py::TestNnapiBackend::test_pointwise_binary_const, test/test_jit.py::TestNnapiBackend::test_pointwise_unary, test/test_jit.py::TestNnapiBackend::test_prelu, test/test_jit.py::TestNnapiBackend::test_qadd, test/test_jit.py::TestNnapiBackend::test_qlinear, test/test_jit.py::TestNnapiBackend::test_quantize, test/test_jit.py::TestNnapiBackend::test_reshape, test/test_jit.py::TestNnapiBackend::test_seblock_mul, test/test_jit.py::TestNnapiBackend::test_slice, test/test_jit.py::TestNnapiBackend::test_softmax, test/test_jit.py::TestNnapiBackend::test_tensor_input, test/test_jit.py::TestNnapiBackend::test_to, test/test_jit.py::TestNnapiBackend::test_unsqueeze, test/test_jit.py::TestNnapiBackend::test_upsample_nearest2d, test/test_jit.py::TestList::test_comprehension_iterable, test/test_jit.py::TestList::test_comprehension_out_type_not_in_type, test/test_jit.py::TestList::test_comprehensions_basic, test/test_jit.py::TestList::test_comprehensions_basic_float, test/test_jit.py::TestList::test_comprehensions_two_comps, test/test_jit.py::TestList::test_copy_list_immutable, test/test_jit.py::TestList::test_copy_list_mutable, test/test_jit.py::TestList::test_del, test/test_jit.py::TestList::test_dict_keyword_is_correctly_typed, test/test_jit.py::TestList::test_dict_keyword_with_dict_comprehension, test/test_jit.py::TestList::test_dict_keyword_with_dict_comprehension_and_kwargs, test/test_jit.py::TestList::test_dict_keyword_with_empty_dict_comprehension, test/test_jit.py::TestList::test_dict_keyword_with_empty_iterable, test/test_jit.py::TestList::test_dict_keyword_with_internal_aggregate_function, test/test_jit.py::TestList::test_dict_keyword_with_iterable, test/test_jit.py::TestList::test_dict_keyword_with_kwargs, test/test_jit.py::TestList::test_dict_keyword_with_kwargs_using_container_values, test/test_jit.py::TestList::test_dict_keyword_with_mapping, test/test_jit.py::TestList::test_dict_keyword_with_mapping_and_kwargs, test/test_jit.py::TestList::test_dict_keyword_with_mismatched_annotations, test/test_jit.py::TestList::test_dict_keyword_with_nested_call, test/test_jit.py::TestList::test_dict_keyword_with_previously_declared_variable, test/test_jit.py::TestList::test_dict_keyword_with_previously_declared_variable_and_kwargs, test/test_jit.py::TestList::test_extend_list_immutable, test/test_jit.py::TestList::test_extend_list_mutable, test/test_jit.py::TestList::test_in_check, test/test_jit.py::TestList::test_list_bool_conversion, test/test_jit.py::TestList::test_list_count, test/test_jit.py::TestList::test_list_count_not_existing, test/test_jit.py::TestList::test_list_gather, test/test_jit.py::TestList::test_list_index, test/test_jit.py::TestList::test_list_index_not_existing, test/test_jit.py::TestList::test_list_keyword, test/test_jit.py::TestList::test_list_len, test/test_jit.py::TestList::test_list_literal, test/test_jit.py::TestList::test_list_none, test/test_jit.py::TestList::test_list_ops, test/test_jit.py::TestList::test_list_slice, test/test_jit.py::TestList::test_list_sort, test/test_jit.py::TestList::test_list_unification_hint, test/test_jit.py::TestList::test_list_variance, test/test_jit.py::TestList::test_min_bool_list, test/test_jit.py::TestList::test_min_max_list, test/test_jit.py::TestList::test_min_max_single_list, test/test_jit.py::TestList::test_mutable_list_append, test/test_jit.py::TestList::test_mutable_list_append_2, test/test_jit.py::TestList::test_mutable_list_append_if, test/test_jit.py::TestList::test_mutable_list_append_if_else, test/test_jit.py::TestList::test_mutable_list_append_loop, test/test_jit.py::TestList::test_mutable_list_append_loop_if, test/test_jit.py::TestList::test_mutable_list_clear, test/test_jit.py::TestList::test_mutable_list_clear_empty, test/test_jit.py::TestList::test_mutable_list_function_inline, test/test_jit.py::TestList::test_mutable_list_insert, test/test_jit.py::TestList::test_mutable_list_insert_neg_out_of_bounds, test/test_jit.py::TestList::test_mutable_list_insert_negative, test/test_jit.py::TestList::test_mutable_list_insert_out_of_bounds, test/test_jit.py::TestList::test_mutable_list_nested_loop, test/test_jit.py::TestList::test_mutable_list_pop, test/test_jit.py::TestList::test_mutable_list_pop2, test/test_jit.py::TestList::test_mutable_list_pop_at, test/test_jit.py::TestList::test_mutable_list_pop_at2, test/test_jit.py::TestList::test_mutable_list_pop_at_negative, test/test_jit.py::TestList::test_mutable_list_pop_at_negative2, test/test_jit.py::TestList::test_mutable_list_pop_empty, test/test_jit.py::TestList::test_mutable_list_pop_slice, test/test_jit.py::TestList::test_mutable_list_remove, test/test_jit.py::TestList::test_mutable_list_remove2, test/test_jit.py::TestList::test_mutable_list_remove_not_existing, test/test_jit.py::TestList::test_mutable_list_remove_tensor, test/test_jit.py::TestList::test_mutable_list_reverse, test/test_jit.py::TestList::test_mutable_list_reverse_empty, test/test_jit.py::TestList::test_mutable_tensor_list_reverse, test/test_jit.py::TestList::test_no_element_type_annotation, test/test_jit.py::TestList::test_slice_index, test/test_jit.py::TestList::test_tensor_list_count, test/test_jit.py::TestList::test_tensor_list_count_not_existing, test/test_jit.py::TestList::test_tensor_list_index, test/test_jit.py::TestList::test_tensor_list_index_not_existing, test/test_jit.py::TestList::test_to_list, test/test_jit.py::TestList::test_to_list_gpu, test/test_jit.py::TestDict::test_aug_assign, test/test_jit.py::TestDict::test_basic, test/test_jit.py::TestDict::test_clear, test/test_jit.py::TestDict::test_copy, test/test_jit.py::TestDict::test_del, test/test_jit.py::TestDict::test_dict_bool_conversion, test/test_jit.py::TestDict::test_dict_preserves_order, test/test_jit.py::TestDict::test_dict_to_python, test/test_jit.py::TestDict::test_dict_variance, test/test_jit.py::TestDict::test_get, test/test_jit.py::TestDict::test_get_boolkey, test/test_jit.py::TestDict::test_items, test/test_jit.py::TestDict::test_key_type, test/test_jit.py::TestDict::test_keys, test/test_jit.py::TestDict::test_len, test/test_jit.py::TestDict::test_loop, test/test_jit.py::TestDict::test_membership, test/test_jit.py::TestDict::test_mutability, test/test_jit.py::TestDict::test_optional_dict_construct, test/test_jit.py::TestDict::test_ordered_dict, test/test_jit.py::TestDict::test_pop, test/test_jit.py::TestDict::test_popitem, test/test_jit.py::TestDict::test_setdefault, test/test_jit.py::TestDict::test_type_annotation_missing_contained_type, test/test_jit.py::TestDict::test_update, test/test_jit.py::TestDict::test_update_existing_key, test/test_jit.py::TestDict::test_values, test/test_jit.py::TestDict::test_view, test/test_jit.py::TestNamedTuple::test_namedtuple, test/test_jit.py::TestNamedTuple::test_namedtuple_as_attr, test/test_jit.py::TestNamedTuple::test_namedtuple_constant, test/test_jit.py::TestNamedTuple::test_namedtuple_input_forwardref, test/test_jit.py::TestNamedTuple::test_namedtuple_inside_forwardref, test/test_jit.py::TestNamedTuple::test_namedtuple_kwarg_construct, test/test_jit.py::TestNamedTuple::test_namedtuple_lower, test/test_jit.py::TestNamedTuple::test_namedtuple_resolution, test/test_jit.py::TestNamedTuple::test_namedtuple_resolution_forwardref, test/test_jit.py::TestNamedTuple::test_namedtuple_serialization, test/test_jit.py::TestNamedTuple::test_namedtuple_slice_unpack, test/test_jit.py::TestNamedTuple::test_namedtuple_type_annotation, test/test_jit.py::TestNamedTuple::test_namedtuple_wrong_types, test/test_jit.py::TestNamedTuple::test_return_named_tuple, test/test_jit.py::TestScriptDict::test_bool, test/test_jit.py::TestScriptDict::test_contains, test/test_jit.py::TestScriptDict::test_delitem, test/test_jit.py::TestScriptDict::test_getitem, test/test_jit.py::TestScriptDict::test_items, test/test_jit.py::TestScriptDict::test_iter, test/test_jit.py::TestScriptDict::test_len, test/test_jit.py::TestScriptDict::test_nested, test/test_jit.py::TestScriptDict::test_reference_semantics, test/test_jit.py::TestScriptDict::test_repr, test/test_jit.py::TestScriptDict::test_setitem, test/test_jit.py::TestScriptList::test_append, test/test_jit.py::TestScriptList::test_bool, test/test_jit.py::TestScriptList::test_clear, test/test_jit.py::TestScriptList::test_contains, test/test_jit.py::TestScriptList::test_count, test/test_jit.py::TestScriptList::test_defaultdict, test/test_jit.py::TestScriptList::test_delitem, test/test_jit.py::TestScriptList::test_extend, test/test_jit.py::TestScriptList::test_getitem, test/test_jit.py::TestScriptList::test_insert, test/test_jit.py::TestScriptList::test_iter, test/test_jit.py::TestScriptList::test_len, test/test_jit.py::TestScriptList::test_nested, test/test_jit.py::TestScriptList::test_pop, test/test_jit.py::TestScriptList::test_reference_semantics, test/test_jit.py::TestScriptList::test_remove, test/test_jit.py::TestScriptList::test_repr, test/test_jit.py::TestScriptList::test_setitem, test/test_jit.py::TestAsync::test_async_future_type_python, test/test_jit.py::TestAsync::test_async_grad_guard_no_grad, test/test_jit.py::TestAsync::test_async_grad_guard_with_grad, test/test_jit.py::TestAsync::test_async_kwargs, test/test_jit.py::TestAsync::test_async_parsing, test/test_jit.py::TestAsync::test_async_python, test/test_jit.py::TestAsync::test_async_script, test/test_jit.py::TestAsync::test_async_script_capture, test/test_jit.py::TestAsync::test_async_script_error, test/test_jit.py::TestAsync::test_async_script_multi_forks, test/test_jit.py::TestAsync::test_async_script_multi_waits, test/test_jit.py::TestAsync::test_async_script_nested, test/test_jit.py::TestAsync::test_async_script_no_script_mod, test/test_jit.py::TestAsync::test_async_script_trace, test/test_jit.py::TestAsync::test_future_subtyping, test/test_jit.py::TestAsync::test_no_future_subtype_message, test/test_jit.py::TestAsync::test_trace_fork_wait, test/test_jit.py::TestAsync::test_trace_fork_wait_inline, test/test_jit.py::TestAsync::test_trace_fork_wait_leaking, test/test_jit.py::TestAsync::test_trace_fork_wait_list_modulecalls, test/test_jit.py::TestAsync::test_trace_modulecalls_with_different_output_types, test/test_jit.py::TestAwait::test_await_class_arg, test/test_jit.py::TestAwait::test_await_class_return, test/test_jit.py::TestAwait::test_await_eager_lazy, test/test_jit.py::TestAwait::test_await_func_arg, test/test_jit.py::TestAwait::test_await_getattr_implicit_convertion, test/test_jit.py::TestAwait::test_await_isinstance, test/test_jit.py::TestAwait::test_await_multiout_save, test/test_jit.py::TestAwait::test_await_nested, test/test_jit.py::TestAwait::test_await_out_of_interpreter, test/test_jit.py::TestAwait::test_await_python, test/test_jit.py::TestAwait::test_await_type_python, test/test_jit.py::TestAwait::test_awaitable_to_await, test/test_jit.py::TestAwait::test_eager_await_non_scriptable, test/test_jit.py::TestAwait::test_jit_trace, test/test_jit.py::TestAwait::test_nowait, test/test_jit.py::TestAwait::test_nowait_class, test/test_jit.py::TestAwait::test_script, test/test_jit.py::TestDataParallel::test_python_submodule_script, test/test_jit.py::TestDataParallel::test_shared_module, test/test_jit.py::TestDataParallel::test_tensor_sharing, test/test_jit.py::TestDataParallel::test_tensor_sharing_with_forward, test/test_jit.py::TestDataParallel::test_traced_module, test/test_jit.py::TestModels::test_alexnet, test/test_jit.py::TestModels::test_dcgan_models, test/test_jit.py::TestModels::test_dcgan_models_cuda, test/test_jit.py::TestModels::test_mnist, test/test_jit.py::TestModels::test_mnist_cuda, test/test_jit.py::TestModels::test_mnist_training_leaks_no_memory_cuda, test/test_jit.py::TestModels::test_neural_style, test/test_jit.py::TestModels::test_neural_style_cuda, test/test_jit.py::TestModels::test_reinforcement_learning, test/test_jit.py::TestModels::test_reinforcement_learning_cuda, test/test_jit.py::TestModels::test_script_module_script_resnet, test/test_jit.py::TestModels::test_script_module_trace_resnet18, test/test_jit.py::TestModels::test_snli, test/test_jit.py::TestModels::test_snli_cuda, test/test_jit.py::TestModels::test_super_resolution, test/test_jit.py::TestModels::test_super_resolution_cuda, test/test_jit.py::TestModels::test_time_sequence_prediction, test/test_jit.py::TestModels::test_vae, test/test_jit.py::TestModels::test_vae_cuda, test/test_jit.py::TestModules::test_script_module_with_constants_list, test/test_jit.py::TestAutodiffJit::test_autodiff_requires_grad_nograd, test/test_jit.py::TestAutodiffJit::test_requires_grad_outputs, test/test_jit.py::TestAutodiffJit::test_requires_grad_outputs_profiled_twice, test/test_jit.py::TestAutodiffJit::test_requires_grad_outputs_side_effects, test/test_jit.py::TestAutodiffJit::test_undefined_tensor_lists, test/test_jit.py::TestAutodiffSubgraphSlicing::test_aliased_outputs, test/test_jit.py::TestAutodiffSubgraphSlicing::test_bias_as_arg, test/test_jit.py::TestAutodiffSubgraphSlicing::test_bias_as_module_attr, test/test_jit.py::TestAutodiffSubgraphSlicing::test_chunk_constant_script_ad, test/test_jit.py::TestAutodiffSubgraphSlicing::test_constructed_bias, test/test_jit.py::TestAutodiffSubgraphSlicing::test_diff_graph_inline_threshold, test/test_jit.py::TestAutodiffSubgraphSlicing::test_differentiable_graph_ops_requires_grad, test/test_jit.py::TestAutodiffSubgraphSlicing::test_does_not_create_cycles, test/test_jit.py::TestAutodiffSubgraphSlicing::test_does_not_merge_unrelated, test/test_jit.py::TestAutodiffSubgraphSlicing::test_has_profiled_info_aliasing_outputs, test/test_jit.py::TestAutodiffSubgraphSlicing::test_merge_respects_aliasing, test/test_jit.py::TestAutodiffSubgraphSlicing::test_merges_dense, test/test_jit.py::TestAutodiffSubgraphSlicing::test_merges_down, test/test_jit.py::TestAutodiffSubgraphSlicing::test_merges_up, test/test_jit.py::TestAutodiffSubgraphSlicing::test_merges_without_cycles, test/test_jit.py::TestAutodiffSubgraphSlicing::test_prune_grad, test/test_jit.py::TestAutodiffSubgraphSlicing::test_requires_grad_for_tensor_list, test/test_jit.py::TestAutodiffSubgraphSlicing::test_respects_lexical_scoping, test/test_jit.py::TestAutodiffSubgraphSlicing::test_simple_merge, test/test_jit.py::TestAutodiffSubgraphSlicing::test_simple_no_merge, test/test_jit.py::TestCustomOperators::test_calling_scripted_custom_op, test/test_jit.py::TestCustomOperators::test_calling_traced_custom_op, test/test_jit.py::TestCustomOperators::test_default_arguments_are_used, test/test_jit.py::TestCustomOperators::test_dynamic_op_registry, test/test_jit.py::TestCustomOperators::test_generic_list, test/test_jit.py::TestCustomOperators::test_getting_invalid_attr, test/test_jit.py::TestCustomOperators::test_passing_and_returning_lists, test/test_jit.py::TestCustomOperators::test_passing_one_positional_but_not_the_second, test/test_jit.py::TestCustomOperators::test_passing_too_few_args, test/test_jit.py::TestCustomOperators::test_passing_too_many_args, test/test_jit.py::TestCustomOperators::test_passing_unknown_kwargs, test/test_jit.py::TestCustomOperators::test_script_graph_contains_custom_op, test/test_jit.py::TestCustomOperators::test_script_graph_for_custom_ops_matches_traced_graph, test/test_jit.py::TestCustomOperators::test_simply_calling_an_operator, test/test_jit.py::TestCustomOperators::test_where_no_scalar, test/test_jit.py::TestGraphRewritePasses::test_fuse_linear, test/test_jit.py::TestClassType::test_cast_overloads, test/test_jit.py::TestClassType::test_class_attribute_wrong_type, test/test_jit.py::TestClassType::test_class_constant, test/test_jit.py::TestClassType::test_class_constructs_itself, test/test_jit.py::TestClassType::test_class_inheritance, test/test_jit.py::TestClassType::test_class_inheritance_implicit, test/test_jit.py::TestClassType::test_class_sorting, test/test_jit.py::TestClassType::test_class_specialization, test/test_jit.py::TestClassType::test_class_type_as_param, test/test_jit.py::TestClassType::test_classmethod, test/test_jit.py::TestClassType::test_conditional_set_attr, test/test_jit.py::TestClassType::test_custom_delete, test/test_jit.py::TestClassType::test_default_args, test/test_jit.py::TestClassType::test_get_attr, test/test_jit.py::TestClassType::test_get_attr_not_initialized, test/test_jit.py::TestClassType::test_get_with_method, test/test_jit.py::TestClassType::test_imported_classes, test/test_jit.py::TestClassType::test_in, test/test_jit.py::TestClassType::test_init_compiled_first, test/test_jit.py::TestClassType::test_interface, test/test_jit.py::TestClassType::test_optional_type_promotion, test/test_jit.py::TestClassType::test_out_of_order_methods, test/test_jit.py::TestClassType::test_overloaded_fn, test/test_jit.py::TestClassType::test_properties, test/test_jit.py::TestClassType::test_py_class_to_ivalue_missing_attribute, test/test_jit.py::TestClassType::test_python_interop, test/test_jit.py::TestClassType::test_recursive_class, test/test_jit.py::TestClassType::test_recursive_script_builtin_type_resolution, test/test_jit.py::TestClassType::test_recursive_script_module_builtin_type_resolution, test/test_jit.py::TestClassType::test_recursive_scripting, test/test_jit.py::TestClassType::test_recursive_scripting_failed, test/test_jit.py::TestClassType::test_reference_semantics, test/test_jit.py::TestClassType::test_save_load_with_classes, test/test_jit.py::TestClassType::test_save_load_with_classes_nested, test/test_jit.py::TestClassType::test_save_load_with_classes_returned, test/test_jit.py::TestClassType::test_schema_human_readable, test/test_jit.py::TestClassType::test_self_referential_method, test/test_jit.py::TestClassType::test_set_attr_in_method, test/test_jit.py::TestClassType::test_set_attr_non_initialized, test/test_jit.py::TestClassType::test_set_attr_type_mismatch, test/test_jit.py::TestClassType::test_staticmethod, test/test_jit.py::TestClassType::test_type_annotation, test/test_jit.py::TestClassType::test_type_annotations, test/test_jit.py::TestClassType::test_unresolved_class_attributes, test/test_jit.py::TestClassType::test_unused_method, test/test_jit.py::TestBuiltins::test_del, test/test_jit.py::TestBuiltins::test_del_multiple_operands, test/test_jit.py::TestBuiltins::test_has_attr, test/test_jit.py::TestBuiltins::test_has_attr_invalid_args, test/test_jit.py::TestBuiltins::test_torch_check, test/test_jit.py::TestBuiltins::test_torch_check_invalid_args, test/test_jit.py::TestTensorBuiltins::test_method_on_number, test/test_jit.py::TestTensorBuiltins::test_scalar_to_num_conversions, test/test_jit.py::TestTensorBuiltins::test_tensor_item, test/test_jit.py::TestTensorBuiltins::test_tensor_properties, test/test_jit.py::TestTensorBuiltins::test_tensor_subscript_assign, test/test_jit.py::TestTensorBuiltins::test_tensor_subscript_assign_device, test/test_jit.py::TestIgnoreContextManager::test_with_ignore_context_manager_with_inp_out, test/test_jit.py::TestIgnoreContextManager::test_with_ignore_context_manager_with_just_inp, test/test_jit.py::TestIgnoreContextManager::test_with_ignore_context_manager_with_just_out, test/test_jit.py::TestSymbolicShapeAnalysis::test_adaptive_avg_pool2d, test/test_jit.py::TestSymbolicShapeAnalysis::test_arange_shape, test/test_jit.py::TestSymbolicShapeAnalysis::test_binary_shape_fns_inplace, test/test_jit.py::TestSymbolicShapeAnalysis::test_binary_shape_functions, test/test_jit.py::TestSymbolicShapeAnalysis::test_conv_deconv, test/test_jit.py::TestSymbolicShapeAnalysis::test_convolution_backward, test/test_jit.py::TestSymbolicShapeAnalysis::test_cross_entropy_loss, test/test_jit.py::TestSymbolicShapeAnalysis::test_if_propagation, test/test_jit.py::TestSymbolicShapeAnalysis::test_partial_eval_graph_conv, test/test_jit.py::TestSymbolicShapeAnalysis::test_partial_eval_stitching, test/test_jit.py::TestSymbolicShapeAnalysis::test_refinement_through_graph_stitching, test/test_jit.py::TestSymbolicShapeAnalysis::test_register_function_error_checking, test/test_jit.py::TestSymbolicShapeAnalysis::test_returning_input_symbolic_shapes, test/test_jit.py::TestSymbolicShapeAnalysis::test_shape_analysis, test/test_jit.py::TestSymbolicShapeAnalysis::test_shape_concat, test/test_jit.py::TestSymbolicShapeAnalysis::test_shape_embedding_bag, test/test_jit.py::TestSymbolicShapeAnalysis::test_shape_function_includes, test/test_jit.py::TestSymbolicShapeAnalysis::test_shared_shape_graph, test/test_jit.py::TestSymbolicShapeAnalysis::test_size_and_sizes, test/test_jit.py::TestSymbolicShapeAnalysis::test_squeeze_dims, test/test_jit.py::TestSymbolicShapeAnalysis::test_stitching_concat, test/test_jit.py::TestSymbolicShapeAnalysis::test_stitching_multi_output, test/test_jit.py::TestSymbolicShapeAnalysis::test_sym_ir_parsing, test/test_jit.py::TestSymbolicShapeAnalysis::test_unary_shape_fns_inplace, test/test_jit.py::TestSymbolicShapeAnalysis::test_unary_shape_functions, test/test_jit.py::TestSymbolicShapeAnalysis::test_write, test/test_jit.py::TestOpDecompositions::test_op_decomposition, test/test_jit.py::TestOpDecompositions::test_registered_decomposition, test/test_jit.py::TestUnsupportedOps::test_factory_ops_requires_grad_fail, test/test_jit.py::TestUnsupportedOps::test_init_ops, test/test_jit.py::TestFreezing::test_freeze_interface_swapping_two_methods, test/test_jit.py::TestFreezing::test_freeze_interface_within_object, test/test_jit.py::TestFreezing::test_freeze_module, test/test_jit.py::TestFreezing::test_freeze_module_detach_gradient, test/test_jit.py::TestFreezing::test_freeze_module_in_training_mode, test/test_jit.py::TestFreezing::test_freeze_module_inlining, test/test_jit.py::TestFreezing::test_freeze_module_no_forward, test/test_jit.py::TestFreezing::test_freeze_module_return_self, test/test_jit.py::TestFreezing::test_freeze_module_return_sub_module, test/test_jit.py::TestFreezing::test_freeze_module_with_aliased_attr, test/test_jit.py::TestFreezing::test_freeze_module_with_aliased_attr2, test/test_jit.py::TestFreezing::test_freeze_module_with_aliased_attr3, test/test_jit.py::TestFreezing::test_freeze_module_with_aliased_tensor_attr, test/test_jit.py::TestFreezing::test_freeze_module_with_aliased_tensor_attr2, test/test_jit.py::TestFreezing::test_freeze_module_with_aliased_tensor_attr3, test/test_jit.py::TestFreezing::test_freeze_module_with_aliased_tensor_attr4, test/test_jit.py::TestFreezing::test_freeze_module_with_call_method, test/test_jit.py::TestFreezing::test_freeze_module_with_fork, test/test_jit.py::TestFreezing::test_freeze_module_with_fork2, test/test_jit.py::TestFreezing::test_freeze_module_with_fork_calling_module_method, test/test_jit.py::TestFreezing::test_freeze_module_with_helperfunction, test/test_jit.py::TestFreezing::test_freeze_module_with_inplace_mutable, test/test_jit.py::TestFreezing::test_freeze_module_with_list, test/test_jit.py::TestFreezing::test_freeze_module_with_mutable_dict, test/test_jit.py::TestFreezing::test_freeze_module_with_mutable_list, test/test_jit.py::TestFreezing::test_freeze_module_with_mutable_tensor, test/test_jit.py::TestFreezing::test_freeze_module_with_nested_fork, test/test_jit.py::TestFreezing::test_freeze_module_with_nestedaliasing, test/test_jit.py::TestFreezing::test_freeze_module_with_nestedaliasingscalar, test/test_jit.py::TestFreezing::test_freeze_module_with_non_static_module_container_index, test/test_jit.py::TestFreezing::test_freeze_module_with_overlapping_attrs, test/test_jit.py::TestFreezing::test_freeze_module_with_preserve_sub_module, test/test_jit.py::TestFreezing::test_freeze_module_with_preserve_sub_module_and_mutation, test/test_jit.py::TestFreezing::test_freeze_module_with_sharedclasstype, test/test_jit.py::TestFreezing::test_freeze_module_with_submodule, test/test_jit.py::TestFreezing::test_freeze_module_with_tensor, test/test_jit.py::TestFreezing::test_freeze_module_with_tuple, test/test_jit.py::TestFreezing::test_freeze_module_with_tupleoutput_submodule, test/test_jit.py::TestFreezing::test_freeze_module_with_user_preserved_attr, test/test_jit.py::TestFreezing::test_freeze_module_with_user_preserved_attribute_on_submodule, test/test_jit.py::TestFreezing::test_freeze_module_with_user_preserved_attribute_on_unused_submodule, test/test_jit.py::TestFreezing::test_freeze_module_with_user_preserved_method, test/test_jit.py::TestFreezing::test_freeze_module_with_user_preserved_method2, test/test_jit.py::TestFreezing::test_freeze_module_with_user_preserved_method_on_submodule, test/test_jit.py::TestFreezing::test_freeze_no_forward, test/test_jit.py::TestFreezing::test_freeze_non_interface_module_swap, test/test_jit.py::TestFreezing::test_freeze_non_module_class_getattr, test/test_jit.py::TestFreezing::test_freeze_recursive_interfaces, test/test_jit.py::TestFreezing::test_freeze_recursive_interfaces_same_name, test/test_jit.py::TestFreezing::test_freeze_recursive_interfaces_with_reassignment, test/test_jit.py::TestFreezing::test_freeze_with_interface_mutable, test/test_jit.py::TestFreezing::test_freeze_with_swapping_interfaces, test/test_jit.py::TestFreezing::test_module_getattr_indirection, test/test_jit.py::TestFreezing::test_module_with_shared_type_instances, test/test_jit.py::TestFrozenOptimizations::test_bn_not_broadcast_with_linear, test/test_jit.py::TestFrozenOptimizations::test_collapse_adjacent_conversions, test/test_jit.py::TestFrozenOptimizations::test_conv_add_folding, test/test_jit.py::TestFrozenOptimizations::test_conv_bn_folding, test/test_jit.py::TestFrozenOptimizations::test_conv_bn_folding_autocast_scenario_cuda, test/test_jit.py::TestFrozenOptimizations::test_conv_bn_folding_not_forward, test/test_jit.py::TestFrozenOptimizations::test_conv_hardswish, test/test_jit.py::TestFrozenOptimizations::test_conv_mul_add_bn, test/test_jit.py::TestFrozenOptimizations::test_conv_to_mkldnn, test/test_jit.py::TestFrozenOptimizations::test_conv_to_mkldnn_no_mkldnn, test/test_jit.py::TestFrozenOptimizations::test_freeze_conv_relu_fusion, test/test_jit.py::TestFrozenOptimizations::test_freeze_conv_relu_fusion_not_forward, test/test_jit.py::TestFrozenOptimizations::test_freeze_mkdlnn, test/test_jit.py::TestFrozenOptimizations::test_freeze_remove_dropout, test/test_jit.py::TestFrozenOptimizations::test_freeze_remove_feature_dropout, test/test_jit.py::TestFrozenOptimizations::test_hardswish_hardsigmoid, test/test_jit.py::TestFrozenOptimizations::test_incompatible_perf_formats, test/test_jit.py::TestFrozenOptimizations::test_linear_bn_folding, test/test_jit.py::TestFrozenOptimizations::test_linear_bn_folding_autocast_scenario_cuda, test/test_jit.py::TestFrozenOptimizations::test_linear_concat, test/test_jit.py::TestFrozenOptimizations::test_linear_concat_complex, test/test_jit.py::TestFrozenOptimizations::test_linear_concat_different_input, test/test_jit.py::TestFrozenOptimizations::test_linear_multiple_blocks, test/test_jit.py::TestFrozenOptimizations::test_linear_non_constant_weight, test/test_jit.py::TestFrozenOptimizations::test_linear_transpose, test/test_jit.py::TestFrozenOptimizations::test_maxpool_mkldnn, test/test_jit.py::TestFrozenOptimizations::test_mkldnn_fuser_broadcasting, test/test_jit.py::TestFrozenOptimizations::test_mkldnn_inplace_removal, test/test_jit.py::TestFrozenOptimizations::test_numel_less_than_size_with_padding, test/test_jit.py::TestFrozenOptimizations::test_optimize_freeze_module, test/test_jit.py::TestFrozenOptimizations::test_pool2d_batchnorm, test/test_jit.py::TestFrozenOptimizations::test_pool3d_batchnorm, test/test_jit.py::TestFrozenOptimizations::test_remove_detach, test/test_jit.py::TestFrozenOptimizations::test_remove_detach_not_applied, test/test_jit.py::TestFrozenOptimizations::test_scalar_mul, test/test_jit.py::TestMKLDNNReinplacing::test_always_alive_values, test/test_jit.py::TestMKLDNNReinplacing::test_merge_liveness, test/test_jit.py::TestMKLDNNReinplacing::test_successful, test/test_jit.py::TestMKLDNNReinplacing::test_switch_inputs_to_inplace, test/test_jit.py::TestPeephole::test_conv_dim_folding, test/test_jit.py::TestPeephole::test_integer_refinement, test/test_jit.py::TestPeephole::test_noop_peephole, test/test_jit.py::TestPeephole::test_normalized_is_op, test/test_jit.py::TestPeephole::test_normalized_isnot_op, test/test_jit.py::TestPeephole::test_normalized_rsub, test/test_jit.py::TestPeephole::test_optimize_out_comparison_same_value, test/test_jit.py::TestPeephole::test_peephole, test/test_jit.py::TestPeephole::test_peephole_add_zero, test/test_jit.py::TestPeephole::test_peephole_arith, test/test_jit.py::TestPeephole::test_peephole_cuda, test/test_jit.py::TestPeephole::test_peephole_dict_getitem_no_optimization_dict_modified, test/test_jit.py::TestPeephole::test_peephole_dict_getitem_no_optimization_get_input_arg, test/test_jit.py::TestPeephole::test_peephole_dict_getitem_no_optimization_keys_might_overlap, test/test_jit.py::TestPeephole::test_peephole_dict_getitem_no_optimization_missing_key, test/test_jit.py::TestPeephole::test_peephole_dict_getitem_no_optimization_overlapping_keys, test/test_jit.py::TestPeephole::test_peephole_dict_getitem_no_optimization_unsupported_type, test/test_jit.py::TestPeephole::test_peephole_dict_getitem_simple, test/test_jit.py::TestPeephole::test_peephole_dict_len, test/test_jit.py::TestPeephole::test_peephole_dict_len_no_optimization_keys_might_overlap, test/test_jit.py::TestPeephole::test_peephole_dict_len_no_optimization_overlapping_keys, test/test_jit.py::TestPeephole::test_peephole_dict_len_no_optimization_unsupported_type, test/test_jit.py::TestPeephole::test_peephole_dynamic, test/test_jit.py::TestPeephole::test_peephole_int, test/test_jit.py::TestPeephole::test_peephole_len_list, test/test_jit.py::TestPeephole::test_peephole_list_len, test/test_jit.py::TestPeephole::test_peephole_list_ops, test/test_jit.py::TestPeephole::test_peephole_no_output_aliasing, test/test_jit.py::TestPeephole::test_peephole_optional_refine, test/test_jit.py::TestPeephole::test_peephole_slice_all_three_args, test/test_jit.py::TestPeephole::test_peephole_slice_one_empty_arg, test/test_jit.py::TestPeephole::test_peephole_slice_optimization_not_applied_list_modified, test/test_jit.py::TestPeephole::test_peephole_slice_optimization_not_applied_non_const_args, test/test_jit.py::TestPeephole::test_peephole_slice_two_empty_args, test/test_jit.py::TestPeephole::test_peephole_type_refinements, test/test_jit.py::TestPeephole::test_peephole_with_non_output_writes, test/test_jit.py::TestPeephole::test_peephole_with_writes, test/test_jit.py::TestPeephole::test_refine_integer_values, test/test_jit.py::TestPeephole::test_short_circuit_optimization, test/test_jit.py::TestAliasAnalysis::test_becomes_wildcard_annotations, test/test_jit.py::TestAliasAnalysis::test_multiple_compilation_units, test/test_jit.py::TestAliasAnalysis::test_nested_list_construct_not_wildcard, test/test_jit.py::TestAliasAnalysis::test_recursive_calls, test/test_jit.py::TestSaveLoad::test_different_functions, test/test_jit.py::TestSaveLoad::test_different_interfaces, test/test_jit.py::TestSaveLoad::test_different_modules, test/test_jit.py::TestSaveLoad::test_many_collisions, test/test_jit.py::TestSaveLoad::test_save_load_large_string_attribute, test/test_jit.py::TestSaveLoad::test_save_load_meta_tensors, test/test_jit.py::TestSaveLoad::test_save_load_meta_tensors_to_device, test/test_jit.py::TestSaveLoad::test_save_load_params_buffers_submodules, test/test_jit.py::TestSaveLoad::test_save_load_using_pathlib, test/test_jit.py::TestSaveLoad::test_save_load_with_extra_files, test/test_jit.py::TestSaveLoad::test_save_load_with_saved_traced_inputs, test/test_jit.py::TestSaveLoad::test_save_namedtuple_input_only, test/test_jit.py::TestSaveLoad::test_save_namedtuple_input_only_forwardref, test/test_jit.py::TestSaveLoad::test_save_namedtuple_output_only, test/test_jit.py::TestSaveLoad::test_save_nonexit_file, test/test_jit.py::TestSaveLoadFlatbuffer::test_different_functions, test/test_jit.py::TestSaveLoadFlatbuffer::test_different_interfaces, test/test_jit.py::TestSaveLoadFlatbuffer::test_different_modules, test/test_jit.py::TestSaveLoadFlatbuffer::test_many_collisions, test/test_jit.py::TestSaveLoadFlatbuffer::test_module_info_flatbuffer, test/test_jit.py::TestSaveLoadFlatbuffer::test_save_load_params_buffers_submodules, test/test_jit.py::TestSaveLoadFlatbuffer::test_save_load_using_pathlib, test/test_jit.py::TestSaveLoadFlatbuffer::test_save_load_with_extra_files, test/test_jit.py::TestSaveLoadFlatbuffer::test_save_namedtuple_input_only, test/test_jit.py::TestSaveLoadFlatbuffer::test_save_namedtuple_output_only, test/test_jit.py::TestSaveLoadForOpVersion::test_versioned_div_scalar, test/test_jit.py::TestSaveLoadForOpVersion::test_versioned_div_scalar_inplace, test/test_jit.py::TestSaveLoadForOpVersion::test_versioned_div_scalar_reciprocal, test/test_jit.py::TestSaveLoadForOpVersion::test_versioned_div_scalar_scalar, test/test_jit.py::TestSaveLoadForOpVersion::test_versioned_div_tensor, test/test_jit.py::TestSaveLoadForOpVersion::test_versioned_div_tensor_inplace, test/test_jit.py::TestSaveLoadForOpVersion::test_versioned_div_tensor_out, test/test_jit.py::TestSaveLoadForOpVersion::test_versioned_linspace, test/test_jit.py::TestSaveLoadForOpVersion::test_versioned_linspace_out, test/test_jit.py::TestSaveLoadForOpVersion::test_versioned_logspace, test/test_jit.py::TestSaveLoadForOpVersion::test_versioned_logspace_out, test/test_jit.py::TestModuleContainers::test_custom_container_forward, test/test_jit.py::TestModuleContainers::test_empty_dict_override_contains, test/test_jit.py::TestModuleContainers::test_module_inplace_construct, test/test_jit.py::TestModuleContainers::test_module_interface_special_methods, test/test_jit.py::TestModuleContainers::test_module_properties, test/test_jit.py::TestModuleContainers::test_moduledict, test/test_jit.py::TestModuleContainers::test_moduledict_getitem, test/test_jit.py::TestModuleContainers::test_moduledict_keyerror, test/test_jit.py::TestModuleContainers::test_normal_list_attribute_with_modules_error, test/test_jit.py::TestModuleContainers::test_parameterdict_script_getitem, test/test_jit.py::TestModuleContainers::test_parameterlist_script_getitem, test/test_jit.py::TestModuleContainers::test_parameterlist_script_iter, test/test_jit.py::TestModuleContainers::test_script_module_list_sequential, test/test_jit.py::TestModuleContainers::test_script_modulelist_index, test/test_jit.py::TestModuleContainers::test_sequential_intermediary_types, test/test_jit.py::TestModuleContainers::test_special_method_with_override, test/test_jit.py::TestModuleContainers::test_typed_module_dict, test/test_jit.py::TestModuleContainers::test_typed_module_list, test/test_jit.py::TestPythonBindings::test_add_input, test/test_jit.py::TestPythonBindings::test_aliasdb, test/test_jit.py::TestPythonBindings::test_canonicalize, test/test_jit.py::TestPythonBindings::test_cu_create_function, test/test_jit.py::TestPythonBindings::test_cu_get_functions, test/test_jit.py::TestPythonBindings::test_graph_create, test/test_jit.py::TestPythonBindings::test_graph_iterator_keepalive, test/test_jit.py::TestPythonBindings::test_invalidation, test/test_jit.py::TestPythonIr::test_param_strides, test/test_jit.py::TestPythonIr::test_permute_inputs_binding, test/test_jit.py::TestPythonIr::test_python_ir_utils, test/test_jit.py::TestPythonIr::test_python_ir_utils_graph, test/test_jit.py::TestFunctionalBlocks::test_subgraph_creation, test/test_jit.py::TestRemoveMutation::test_aten_inplace, test/test_jit.py::TestRemoveMutation::test_common_pytorch_list_ops, test/test_jit.py::TestRemoveMutation::test_if_output, test/test_jit.py::TestRemoveMutation::test_if_output_fail, test/test_jit.py::TestRemoveMutation::test_list_indexing_removal, test/test_jit.py::TestRemoveMutation::test_lists_append, test/test_jit.py::TestRemoveMutation::test_lists_insert, test/test_jit.py::TestRemoveMutation::test_special_mapped_op, test/test_jit.py::TestTorchbind::test_default_args, test/test_jit.py::TestTorchbind::test_hasattr, test/test_jit.py::TestTorchbind::test_lambda_as_constructor, test/test_jit.py::TestTorchbind::test_profiler_custom_op, test/test_jit.py::TestTorchbind::test_staticmethod, test/test_jit.py::TestTorchbind::test_torchbind, test/test_jit.py::TestTorchbind::test_torchbind_attr_exception, test/test_jit.py::TestTorchbind::test_torchbind_class_attr_recursive, test/test_jit.py::TestTorchbind::test_torchbind_class_attribute, test/test_jit.py::TestTorchbind::test_torchbind_deepcopy, test/test_jit.py::TestTorchbind::test_torchbind_def_property_getter_setter, test/test_jit.py::TestTorchbind::test_torchbind_def_property_just_getter, test/test_jit.py::TestTorchbind::test_torchbind_def_property_readwrite, test/test_jit.py::TestTorchbind::test_torchbind_getattr, test/test_jit.py::TestTorchbind::test_torchbind_getstate, test/test_jit.py::TestTorchbind::test_torchbind_instantiate_missing_class, test/test_jit.py::TestTorchbind::test_torchbind_lambda_method, test/test_jit.py::TestTorchbind::test_torchbind_no_init, test/test_jit.py::TestTorchbind::test_torchbind_optional_explicit_attr, test/test_jit.py::TestTorchbind::test_torchbind_pass_wrong_type, test/test_jit.py::TestTorchbind::test_torchbind_pickle_serialization, test/test_jit.py::TestTorchbind::test_torchbind_python_deepcopy, test/test_jit.py::TestTorchbind::test_torchbind_return_instance, test/test_jit.py::TestTorchbind::test_torchbind_return_instance_from_method, test/test_jit.py::TestTorchbind::test_torchbind_return_tuple, test/test_jit.py::TestTorchbind::test_torchbind_save_load, test/test_jit.py::TestTorchbind::test_torchbind_take_as_arg, test/test_jit.py::TestTorchbind::test_torchbind_take_instance_as_method_arg, test/test_jit.py::TestTorchbind::test_torchbind_tracing, test/test_jit.py::TestTorchbind::test_torchbind_tracing_nested, test/test_jit.py::TestModuleInterface::test_freeze_module_with_inplace_mutation_in_interface, test/test_jit.py::TestModuleInterface::test_freeze_module_with_interface, test/test_jit.py::TestModuleInterface::test_freeze_module_with_interface_and_fork, test/test_jit.py::TestModuleInterface::test_freeze_module_with_mutated_interface, test/test_jit.py::TestModuleInterface::test_freeze_module_with_setattr_in_interface, test/test_jit.py::TestModuleInterface::test_module_apis_interface, test/test_jit.py::TestModuleInterface::test_module_doc_string, test/test_jit.py::TestModuleInterface::test_module_interface, test/test_jit.py::TestModuleInterface::test_module_interface_inheritance, test/test_jit.py::TestModuleInterface::test_module_interface_subtype, test/test_jit.py::TestModuleInterface::test_module_swap, test/test_jit.py::TestModuleInterface::test_module_swap_no_lazy_compile, test/test_jit.py::TestModuleInterface::test_module_swap_no_module_interface, test/test_jit.py::TestModuleInterface::test_module_swap_wrong_module, test/test_jit.py::TestModuleInterface::test_not_submodule_interface_call, test/test_jit.py::TestModuleInterface::test_script_module_as_interface_swap, test/test_jit.py::TestWith::test_with_as, test/test_jit.py::TestWith::test_with_errors, test/test_jit.py::TestWith::test_with_exceptions, test/test_jit.py::TestWith::test_with_no_as, test/test_jit.py::TestWith::test_with_no_grad, test/test_jit.py::TestWith::test_with_record_function, test/test_jit.py::TestEnum::test_closed_over_enum_constant, test/test_jit.py::TestEnum::test_enum_as_const, test/test_jit.py::TestEnum::test_enum_as_module_attribute, test/test_jit.py::TestEnum::test_enum_comp, test/test_jit.py::TestEnum::test_enum_comp_diff_classes, test/test_jit.py::TestEnum::test_enum_explicit_script, test/test_jit.py::TestEnum::test_enum_iterate, test/test_jit.py::TestEnum::test_enum_ivalue_type, test/test_jit.py::TestEnum::test_enum_module_return, test/test_jit.py::TestEnum::test_enum_name, test/test_jit.py::TestEnum::test_enum_return, test/test_jit.py::TestEnum::test_enum_value, test/test_jit.py::TestEnum::test_enum_value_types, test/test_jit.py::TestEnum::test_heterogenous_value_type_enum_error, test/test_jit.py::TestEnum::test_non_existent_enum_value, test/test_jit.py::TestEnum::test_string_enum_as_module_attribute, test/test_jit.py::TestEnum::test_typed_enum, test/test_jit.py::TestStringFormatting::test_modulo_operator, test/test_jit.py::TestStringFormatting::test_string_interpolation_with_alternate_digit_placeholder, test/test_jit.py::TestStringFormatting::test_string_interpolation_with_capital_exponent_placeholder_and_digit_variable, test/test_jit.py::TestStringFormatting::test_string_interpolation_with_char_placeholder_and_char_variable, test/test_jit.py::TestStringFormatting::test_string_interpolation_with_char_placeholder_and_digit_variable, test/test_jit.py::TestStringFormatting::test_string_interpolation_with_char_placeholder_and_true_string_variable, test/test_jit.py::TestStringFormatting::test_string_interpolation_with_digit_placeholder_and_digit_variable, test/test_jit.py::TestStringFormatting::test_string_interpolation_with_digit_placeholder_and_string_variable, test/test_jit.py::TestStringFormatting::test_string_interpolation_with_double_percent_in_string, test/test_jit.py::TestStringFormatting::test_string_interpolation_with_exponent_placeholder_and_string_variable, test/test_jit.py::TestStringFormatting::test_string_interpolation_with_float_placeholder_and_digit_variable, test/test_jit.py::TestStringFormatting::test_string_interpolation_with_float_placeholder_and_float_variable, test/test_jit.py::TestStringFormatting::test_string_interpolation_with_lowercase_exponent_placeholder_and_digit_variable, test/test_jit.py::TestStringFormatting::test_string_interpolation_with_multiple_placeholders, test/test_jit.py::TestStringFormatting::test_string_interpolation_with_percent_in_string, test/test_jit.py::TestStringFormatting::test_string_interpolation_with_string_placeholder_and_digit_variable, test/test_jit.py::TestStringFormatting::test_string_interpolation_with_string_placeholder_and_format_string_variable, test/test_jit.py::TestStringFormatting::test_string_interpolation_with_string_placeholder_and_string_variable, test/test_jit.py::TestStringFormatting::test_string_interpolation_with_subscript, test/test_jit.py::TestStringFormatting::test_string_interpolation_with_too_few_arguments, test/test_jit.py::TestStringFormatting::test_string_interpolation_with_too_many_arguments, test/test_jit.py::TestStringFormatting::test_string_interpolation_with_unknown_format_specifier, test/test_jit.py::TestProfiler::test_aliasing_merge, test/test_jit.py::TestProfiler::test_autograd_fallback_graph, test/test_jit.py::TestProfiler::test_fallback_graph_not_specialized, test/test_jit.py::TestProfiler::test_iterative_fusion, test/test_jit.py::TestProfiler::test_local_fusion_strategy, test/test_jit.py::TestProfiler::test_not_fusing_scalar_ops, test/test_jit.py::TestProfiler::test_not_optimizing_property, test/test_jit.py::TestProfiler::test_specialize_backward, test/test_jit.py::TestProfiler::test_specialized_types, test/test_jit.py::TestProfiler::test_tensor_constant, test/test_jit.py::TestProfiler::test_tensor_type_not_determined_by_inputs, test/test_jit.py::TestProfiler::test_use_not_profiled, test/test_jit.py::TestSlice::test_module_list_slicing, test/test_jit.py::TestSlice::test_slice_as_variable, test/test_jit.py::TestSlice::test_slice_dynamic_index, test/test_jit.py::TestSlice::test_slice_kwarg, test/test_jit.py::TestSlice::test_slice_one_none, test/test_jit.py::TestSlice::test_slice_start_stop, test/test_jit.py::TestSlice::test_slice_start_stop_step, test/test_jit.py::TestSlice::test_slice_start_stop_with_none, test/test_jit.py::TestSlice::test_slice_stop_clipped, test/test_jit.py::TestSlice::test_slice_stop_only, test/test_jit.py::TestSlice::test_slice_stop_only_with_nones, test/test_jit.py::TestSlice::test_slice_string, test/test_jit.py::TestSlice::test_slice_tensor, test/test_jit.py::TestSlice::test_slice_tensor_multidim, test/test_jit.py::TestSlice::test_slice_tensor_multidim_with_dots, test/test_jit.py::TestSlice::test_slice_three_nones, test/test_jit.py::TestSlice::test_slice_two_nones, test/test_jit.py::TestSlice::test_tuple_slicing, test/test_jit.py::TestIgnorableArgs::test_add_out_ignorable_args, test/test_jit.py::TestIgnorableArgs::test_slice_ignorable_args_for_slice, test/test_jit.py::TestHooks::test_forward_tuple_input, test/test_jit.py::TestHooks::test_hook_compilation_hint, test/test_jit.py::TestHooks::test_hook_hook_name_collision, test/test_jit.py::TestHooks::test_hook_method_name_collision, test/test_jit.py::TestHooks::test_module_direct_forward_invocation, test/test_jit.py::TestHooks::test_module_forward_multiple_inputs, test/test_jit.py::TestHooks::test_module_forward_single_input, test/test_jit.py::TestHooks::test_module_hook_return_nothing, test/test_jit.py::TestHooks::test_module_multiple_hooks_multiple_inputs, test/test_jit.py::TestHooks::test_module_multiple_hooks_single_input, test/test_jit.py::TestHooks::test_module_no_forward_input, test/test_jit.py::TestHooks::test_module_same_hook_repeated, test/test_jit.py::TestHooks::test_submodule_called_directly_with_hooks, test/test_jit.py::TestHooks::test_submodule_direct_forward_invocation, test/test_jit.py::TestHooks::test_submodule_forward_multiple_inputs, test/test_jit.py::TestHooks::test_submodule_forward_single_input, test/test_jit.py::TestHooks::test_submodule_forward_single_input_return_not_tupled, test/test_jit.py::TestHooks::test_submodule_hook_return_nothing, test/test_jit.py::TestHooks::test_submodule_multiple_hooks_multiple_inputs, test/test_jit.py::TestHooks::test_submodule_multiple_hooks_single_input, test/test_jit.py::TestHooks::test_submodule_no_forward_input, test/test_jit.py::TestHooks::test_submodule_same_hook_repeated, test/test_jit.py::TestHooks::test_wrong_hook_signatures, test/test_jit.py::TestHooks::test_wrong_pre_hook_signatures, test/test_jit.py::TestWarn::test_warn, test/test_jit.py::TestWarn::test_warn_multiple_calls_multiple_warnings, test/test_jit.py::TestWarn::test_warn_multiple_calls_same_func_diff_stack, test/test_jit.py::TestWarn::test_warn_once_per_func, test/test_jit.py::TestWarn::test_warn_once_per_func_in_loop, test/test_jit.py::TestWarn::test_warn_only_once, test/test_jit.py::TestWarn::test_warn_only_once_in_loop_func, test/test_jit.py::TestIsinstance::test_bool, test/test_jit.py::TestIsinstance::test_dict, test/test_jit.py::TestIsinstance::test_dict_nested, test/test_jit.py::TestIsinstance::test_dict_no_contained_type, test/test_jit.py::TestIsinstance::test_dict_tensor, test/test_jit.py::TestIsinstance::test_empty_container_special_cases, test/test_jit.py::TestIsinstance::test_empty_container_throws_warning_in_eager, test/test_jit.py::TestIsinstance::test_float, test/test_jit.py::TestIsinstance::test_if_else, test/test_jit.py::TestIsinstance::test_in_if, test/test_jit.py::TestIsinstance::test_in_while_loop, test/test_jit.py::TestIsinstance::test_int, test/test_jit.py::TestIsinstance::test_list, test/test_jit.py::TestIsinstance::test_list_nested, test/test_jit.py::TestIsinstance::test_list_no_contained_type, test/test_jit.py::TestIsinstance::test_list_tensor, test/test_jit.py::TestIsinstance::test_list_tensor_type_true, test/test_jit.py::TestIsinstance::test_nontuple_container_rhs_throws_in_eager, test/test_jit.py::TestIsinstance::test_optional, test/test_jit.py::TestIsinstance::test_optional_nested, test/test_jit.py::TestIsinstance::test_optional_no_contained_type, test/test_jit.py::TestIsinstance::test_optional_none, test/test_jit.py::TestIsinstance::test_tensor_type_false, test/test_jit.py::TestIsinstance::test_tuple, test/test_jit.py::TestIsinstance::test_tuple_nested, test/test_jit.py::TestIsinstance::test_tuple_no_contained_type, test/test_jit.py::TestIsinstance::test_tuple_rhs, test/test_jit.py::TestIsinstance::test_tuple_tensor, test/test_jit.py::TestIsinstance::test_type_refinement, test/test_jit.py::TestPythonBuiltinOP::test_add, test/test_jit.py::TestPythonBuiltinOP::test_adv_indexing_list, test/test_jit.py::TestPythonBuiltinOP::test_advancedindex, test/test_jit.py::TestPythonBuiltinOP::test_gather, test/test_jit.py::TestPythonBuiltinOP::test_index, test/test_jit.py::TestPythonBuiltinOP::test_index_ellipses, test/test_jit.py::TestPythonBuiltinOP::test_inf, test/test_jit.py::TestPythonBuiltinOP::test_matmul_py3, test/test_jit.py::TestPythonBuiltinOP::test_mul, test/test_jit.py::TestPythonBuiltinOP::test_pow, test/test_jit.py::TestPythonBuiltinOP::test_random, test/test_jit.py::TestPythonBuiltinOP::test_slice, test/test_jit.py::TestPythonBuiltinOP::test_stepped_tuple_slicing, test/test_jit.py::TestPythonBuiltinOP::test_str_to_float, test/test_jit.py::TestPythonBuiltinOP::test_triple, test/test_jit.py::TestTyping::test_bool_list_io, test/test_jit.py::TestTyping::test_dict_comprehension, test/test_jit.py::TestTyping::test_dict_comprehension_scope, test/test_jit.py::TestTyping::test_dict_comprehension_with_type_annotation, test/test_jit.py::TestTyping::test_dict_in_not_in, test/test_jit.py::TestTyping::test_dict_invalid_annotations, test/test_jit.py::TestTyping::test_dict_type_refinement_annotation_key_mismatch, test/test_jit.py::TestTyping::test_dict_type_refinement_annotation_value_mismatch, test/test_jit.py::TestTyping::test_for_in_dict, test/test_jit.py::TestTyping::test_for_in_string, test/test_jit.py::TestTyping::test_for_tuple_assign, test/test_jit.py::TestTyping::test_for_tuple_unpack, test/test_jit.py::TestTyping::test_inherited_annotations_python_310, test/test_jit.py::TestTyping::test_list_io, test/test_jit.py::TestTyping::test_list_iterables, test/test_jit.py::TestTyping::test_list_sum, test/test_jit.py::TestTyping::test_list_type_refinement_annotation_element_mismatch, test/test_jit.py::TestTyping::test_list_unification, test/test_jit.py::TestTyping::test_multiple_assign, test/test_jit.py::TestTyping::test_namedtuple_error_source_attribution, test/test_jit.py::TestTyping::test_namedtuple_good_error, test/test_jit.py::TestTyping::test_namedtuple_py2, test/test_jit.py::TestTyping::test_namedtuple_redefine, test/test_jit.py::TestTyping::test_nested_list, test/test_jit.py::TestTyping::test_opt_opt_refinement, test/test_jit.py::TestTyping::test_optional_conversion, test/test_jit.py::TestTyping::test_optional_refinement, test/test_jit.py::TestTyping::test_optional_tuple, test/test_jit.py::TestTyping::test_singleton_tuple_unpack, test/test_jit.py::TestTyping::test_sum_list_diff_elms, test/test_jit.py::TestTyping::test_sum_list_empty, test/test_jit.py::TestTyping::test_sum_list_literal, test/test_jit.py::TestTyping::test_sum_list_one, test/test_jit.py::TestTyping::test_sum_list_wrong_type, test/test_jit.py::TestTyping::test_tuple_assignments, test/test_jit.py::TestTyping::test_tuple_create_return, test/test_jit.py::TestTyping::test_tuple_io, test/test_jit.py::TestTyping::test_tuple_keyword, test/test_jit.py::TestTyping::test_tuple_specialization, test/test_jit.py::TestHash::test_hash_bool, test/test_jit.py::TestHash::test_hash_device, test/test_jit.py::TestHash::test_hash_float, test/test_jit.py::TestHash::test_hash_int, test/test_jit.py::TestHash::test_hash_none, test/test_jit.py::TestHash::test_hash_string, test/test_jit.py::TestHash::test_hash_tensor, test/test_jit.py::TestHash::test_hash_tuple, test/test_jit.py::TestHash::test_hash_tuple_nested_unhashable_type, test/test_jit.py::TestComplex::test_binary_op_complex_tensor, test/test_jit.py::TestComplex::test_comparison_ops, test/test_jit.py::TestComplex::test_complex_constants_and_ops, test/test_jit.py::TestComplex::test_complex_constructor, test/test_jit.py::TestComplex::test_complex_list_sum, test/test_jit.py::TestComplex::test_complex_parse, test/test_jit.py::TestComplex::test_complexdict, test/test_jit.py::TestComplex::test_complexlist, test/test_jit.py::TestComplex::test_div, test/test_jit.py::TestComplex::test_infj_nanj_pickle, test/test_jit.py::TestComplex::test_pickle, test/test_jit.py::TestComplex::test_script, test/test_jit.py::TestComplex::test_tensor_attributes, test/test_jit.py::TestComplex::test_torch_complex_constructor_with_tensor, test/test_jit.py::TestJitUtils::test_checkscriptassertraisesregex, test/test_jit.py::TestJitUtils::test_get_callable_argument_names_hybrid, test/test_jit.py::TestJitUtils::test_get_callable_argument_names_keyword_only, test/test_jit.py::TestJitUtils::test_get_callable_argument_names_positional_only, test/test_jit.py::TestJitUtils::test_get_callable_argument_names_positional_or_keyword, test/test_jit.py::TestJitUtils::test_get_callable_argument_names_var_keyword, test/test_jit.py::TestJitUtils::test_get_callable_argument_names_var_positional, test/test_jit.py::TestJitUtils::test_no_tracer_warn_context_manager, test/test_jit.py::TestScriptModuleInstanceAttributeTypeAnnotation::test_annotated_class_level_annotation_and_init_annotation, test/test_jit.py::TestScriptModuleInstanceAttributeTypeAnnotation::test_annotated_class_level_annotation_only, test/test_jit.py::TestScriptModuleInstanceAttributeTypeAnnotation::test_annotated_class_level_jit_annotation, test/test_jit.py::TestScriptModuleInstanceAttributeTypeAnnotation::test_annotated_empty_dict, test/test_jit.py::TestScriptModuleInstanceAttributeTypeAnnotation::test_annotated_empty_dict_lowercase, test/test_jit.py::TestScriptModuleInstanceAttributeTypeAnnotation::test_annotated_empty_list, test/test_jit.py::TestScriptModuleInstanceAttributeTypeAnnotation::test_annotated_empty_list_lowercase, test/test_jit.py::TestScriptModuleInstanceAttributeTypeAnnotation::test_annotated_empty_optional, test/test_jit.py::TestScriptModuleInstanceAttributeTypeAnnotation::test_annotated_empty_tensor, test/test_jit.py::TestScriptModuleInstanceAttributeTypeAnnotation::test_annotated_falsy_base_type, test/test_jit.py::TestScriptModuleInstanceAttributeTypeAnnotation::test_annotated_nonempty_container, test/test_jit.py::TestScriptModuleInstanceAttributeTypeAnnotation::test_annotated_with_jit_attribute, test/test_jit.py::TestScriptModuleInstanceAttributeTypeAnnotation::test_annotated_with_jit_empty_dict, test/test_jit.py::TestScriptModuleInstanceAttributeTypeAnnotation::test_annotated_with_jit_empty_dict_lowercase, test/test_jit.py::TestScriptModuleInstanceAttributeTypeAnnotation::test_annotated_with_jit_empty_list, test/test_jit.py::TestScriptModuleInstanceAttributeTypeAnnotation::test_annotated_with_jit_empty_list_lowercase, test/test_jit.py::TestScriptModuleInstanceAttributeTypeAnnotation::test_annotated_with_jit_empty_optional, test/test_jit.py::TestScriptModuleInstanceAttributeTypeAnnotation::test_annotated_with_torch_jit_import, test/test_jit.py::TestTypesAndAnnotation::test_annotate_outside_init, test/test_jit.py::TestTypesAndAnnotation::test_bad_types, test/test_jit.py::TestTypesAndAnnotation::test_ignore_with_types, test/test_jit.py::TestTypesAndAnnotation::test_ignoring_fn_with_nonscriptable_types, test/test_jit.py::TestTypesAndAnnotation::test_ignoring_module_attributes, test/test_jit.py::TestTypesAndAnnotation::test_inferred_type_error_message, test/test_jit.py::TestTypesAndAnnotation::test_mismatched_annotation, test/test_jit.py::TestTypesAndAnnotation::test_optional_no_element_type_annotation, test/test_jit.py::TestTypesAndAnnotation::test_parser_bug, test/test_jit.py::TestTypesAndAnnotation::test_pep585_type, test/test_jit.py::TestTypesAndAnnotation::test_python_callable, test/test_jit.py::TestTypesAndAnnotation::test_reannotate, test/test_jit.py::TestTypesAndAnnotation::test_tuple_no_element_type_annotation, test/test_jit.py::TestTypesAndAnnotation::test_type_annotate_py3, test/test_jit.py::TestTypesAndAnnotation::test_types_as_values, test/test_jit.py::TestTypesAndAnnotation::test_unimported_type_resolution, test/test_jit.py::TestMisc::test_broadcasting_list, test/test_jit.py::TestMisc::test_export_opnames_interface, test/test_jit.py::TestMisc::test_future_isinstance, test/test_jit.py::TestMisc::test_hacked_twin, test/test_jit.py::TestMisc::test_if_returning_any, test/test_jit.py::TestMisc::test_jit_get_operation_order, test/test_jit.py::TestMisc::test_joined_str, test/test_jit.py::TestMisc::test_kwarg_support, test/test_jit.py::TestMisc::test_legacy_tensor_constructor, test/test_jit.py::TestMisc::test_list_literal_infer, test/test_jit.py::TestMisc::test_math_inf, test/test_jit.py::TestMisc::test_parse_ir_annotate, test/test_jit.py::TestMisc::test_parse_ir_bool_false, test/test_jit.py::TestMisc::test_parse_ir_bool_true, test/test_jit.py::TestMisc::test_parse_ir_single_element_tensor_negative, test/test_jit.py::TestMisc::test_parse_ir_single_element_tensor_positive, test/test_jit.py::TestMisc::test_parse_ir_single_inf, test/test_jit.py::TestMisc::test_parse_ir_single_minus_inf, test/test_jit.py::TestMisc::test_pow_multiple_dtype, test/test_jit.py::TestMisc::test_script_many_decorators, test/test_jit.py::TestMisc::test_str_refine_any, test/test_jit.py::TestMisc::test_subexpression_Dict_int_Future, test/test_jit.py::TestMisc::test_subexpression_Future_annotate, test/test_jit.py::TestMisc::test_subexpression_List_Future, test/test_jit.py::TestMisc::test_subexpression_Optional, test/test_jit.py::TestMisc::test_subexpression_Tuple_int_int_Future, test/test_jit.py::TestMisc::test_tuple_subscripted_assign, test/test_jit.py::TestMisc::test_unsafe_hacked_twin, test/test_jit.py::TestUpgraders::test_add_value_to_version_map, test/test_jit.py::TestUpgraders::test_aten_div_scalar_at_3, test/test_jit.py::TestUpgraders::test_aten_div_tensor_at_3, test/test_jit.py::TestUpgraders::test_aten_div_tensor_out_at_3, test/test_jit.py::TestUpgraders::test_aten_full_at_4, test/test_jit.py::TestUpgraders::test_aten_full_other_variants, test/test_jit.py::TestUpgraders::test_aten_full_out_at_4, test/test_jit.py::TestUpgraders::test_aten_linspace, test/test_jit.py::TestUpgraders::test_aten_linspace_out, test/test_jit.py::TestUpgraders::test_aten_logspace, test/test_jit.py::TestUpgraders::test_aten_logspace_out, test/test_jit.py::TestUpgraders::test_aten_test_serialization, test/test_jit.py::TestUpgraders::test_populated_test_upgrader_graph, test/test_jit.py::TestUpgraders::test_populated_upgrader_graph, test/test_jit.py::TestTensorCreationOps::test_randperm_default_dtype, test/test_jit.py::TestTensorCreationOps::test_randperm_specifed_dtype, test/test_jit.py::TestTensorCreationOps::test_tril_indices_default_dtype, test/test_jit.py::TestTensorCreationOps::test_tril_indices_specified_dtype, test/test_jit.py::TestTensorCreationOps::test_triu_indices_default_dtype, test/test_jit.py::TestTensorCreationOps::test_triu_indices_specified_dtype, test/test_jit.py::TestModuleAPIs::test_customized_state_dict_methods, test/test_jit.py::TestModuleAPIs::test_default_state_dict_methods, test/test_jit.py::TestModuleAPIs::test_submodule_customized_state_dict_methods, test/test_jit.py::TestScriptProfile::test_basic, test/test_jit.py::TestScriptProfile::test_empty, test/test_jit.py::TestScriptProfile::test_multi, test/test_jit.py::TestScriptProfile::test_script, test/test_jit.py::TestScriptProfile::test_section, test/test_jit.py::TestFunctionalToInplaceActivation::test_check_no_type_promotion, test/test_jit.py::TestFunctionalToInplaceActivation::test_functional_to_inplace_activation, test/test_jit.py::TestFunctionalToInplaceActivation::test_no_functional_to_inplace, test/test_jit.py::TestFunctionalToInplaceActivation::test_resnet18_correctness, test/test_jit.py::TestInplaceToFunctionalActivation::test_inplace_to_functional_activation, test/test_jit.py::TestInplaceToFunctionalActivation::test_resnet18_correctness, test/test_jit.py::TestParametrization::test_scriptable, test/test_jit.py::TestParametrization::test_traceable, test/test_jit.py::TestGetDefaultAttr::test_getattr_named_tuple, test/test_jit.py::TestGetDefaultAttr::test_getattr_tuple, test/test_jit.py::TestGetDefaultAttr::test_getattr_with_default, test/test_jit.py::TestAtenPow::test_aten_pow_zero_negative_exponent, test/test_jit.py::TestOptimizeForMobilePreserveDebugInfo::test_fuse_activation_with_pack_ops_linear_conv2d_1, test/test_jit.py::TestOptimizeForMobilePreserveDebugInfo::test_fuse_activation_with_pack_ops_linear_conv2d_2, test/test_jit.py::TestOptimizeForMobilePreserveDebugInfo::test_fuse_activation_with_pack_ops_linear_conv2d_3, test/test_jit.py::TestOptimizeForMobilePreserveDebugInfo::test_fuse_activation_with_pack_ops_linear_conv2d_4, test/test_jit.py::TestOptimizeForMobilePreserveDebugInfo::test_insert_pre_packed_linear_before_inline_and_conv_2d_op, test/test_jit.py::TestOptimizeForMobilePreserveDebugInfo::test_insert_pre_packed_linear_op, test/test_jit.py::TestOptimizeForMobilePreserveDebugInfo::test_replace_conv1d_with_conv2d, test/test_jit.py::TestUnion::test_check_union_annotation, test/test_jit.py::TestUnion::test_union_T_None_is_equivalent_to_optional_T, test/test_jit.py::TestUnion::test_union_argument_order_is_ignored, test/test_jit.py::TestUnion::test_union_argument_order_is_ignored_container, test/test_jit.py::TestUnion::test_union_as_annotation, test/test_jit.py::TestUnion::test_union_as_annotation_in_typed_container, test/test_jit.py::TestUnion::test_union_as_annotation_py2, test/test_jit.py::TestUnion::test_union_as_dict_key, test/test_jit.py::TestUnion::test_union_as_dict_value, test/test_jit.py::TestUnion::test_union_as_internal_tuple_type, test/test_jit.py::TestUnion::test_union_branching_does_not_autoinfer_undeclared_union, test/test_jit.py::TestUnion::test_union_branching_does_not_widen_existing_inferred_type, test/test_jit.py::TestUnion::test_union_branching_with_union_return_and_homogenous_types, test/test_jit.py::TestUnion::test_union_does_not_replace_existing_annotated_type, test/test_jit.py::TestUnion::test_union_does_not_replace_existing_annotated_type_empty_container, test/test_jit.py::TestUnion::test_union_does_not_replace_existing_annotated_type_union, test/test_jit.py::TestUnion::test_union_in_class_constructor, test/test_jit.py::TestUnion::test_union_memory_aliasing, test/test_jit.py::TestUnion::test_union_module_with_union_class_variable, test/test_jit.py::TestUnion::test_union_module_with_union_instance_variable, test/test_jit.py::TestUnion::test_union_optional_of_union_is_flattened, test/test_jit.py::TestUnion::test_union_redundant_arguments_are_skipped, test/test_jit.py::TestUnion::test_union_redundant_arguments_are_skipped_container, test/test_jit.py::TestUnion::test_union_redundant_arguments_are_skipped_optional, test/test_jit.py::TestUnion::test_union_redundant_arguments_are_skipped_subtyping, test/test_jit.py::TestUnion::test_union_return_type, test/test_jit.py::TestUnion::test_union_schema_matching_on_internal_type, test/test_jit.py::TestUnion::test_union_serialization_preserves_type_annotations, test/test_jit.py::TestUnion::test_union_subclasses_larger_union, test/test_jit.py::TestUnion::test_union_subtractive_refinement, test/test_jit.py::TestUnion::test_union_subtractive_refinement_with_container, test/test_jit.py::TestUnion::test_union_type_refinement, test/test_jit.py::TestUnion::test_union_type_refinement_internal_declaration, test/test_jit.py::TestUnion::test_union_type_refinement_partial_static_refinement_tuple_rhs, test/test_jit.py::TestUnion::test_union_type_refinement_partial_static_refinement_union_rhs, test/test_jit.py::TestUnion::test_union_type_refinement_statically_false, test/test_jit.py::TestUnion::test_union_type_refinement_statically_true, test/test_jit.py::TestUnion::test_union_type_refinement_tuple_rhs, test/test_jit.py::TestUnion::test_union_type_refinement_tuple_rhs_noncontained_type, test/test_jit.py::TestUnion::test_union_type_refinement_tuple_rhs_union, test/test_jit.py::TestUnion::test_union_type_refinement_union_rhs, test/test_jit.py::TestUnion::test_union_variable_can_be_reassigned, test/test_jit.py::TestUnion::test_union_with_collections, test/test_jit.py::TestUnion::test_union_with_dict_assignment, test/test_jit.py::TestUnion::test_union_with_enum, test/test_jit.py::TestUnion::test_union_with_list_assignment, test/test_jit.py::TestUnion::test_union_with_scalar_values, test/test_jit.py::TestUnion::test_unions_of_a_single_argument_vanish, test/test_jit.py::TestUnion::test_unions_of_unions_are_flattened, test/test_jit.py::TestBatchMM::test_batch_mm_no_mutation, test/test_jit.py::TestBatchMM::test_batch_mm_permitted_mutation, test/test_jit.py::TestBatchMM::test_batch_mm_prohibited_mutation, test/test_jit.py::TestBatchMM::test_batch_mm_prohibited_mutation_if_node, test/test_jit.py::TestBatchMM::test_batch_mm_prohibited_mutation_multiple_adds, test/test_jit.py::TestBatchMM::test_batch_mm_side_permitted_mutation, test/test_jit.py::TestBatchMM::test_batch_mm_side_prohibited_mutation_common_side, test/test_jit.py::TestBatchMM::test_batch_mm_side_prohibited_mutation_uncommon_side, test/test_jit.py::TestDtypeAnalysis::test_binary_scalar, test/test_jit.py::TestDtypeAnalysis::test_binary_tensors, test/test_jit.py::TestDtypeAnalysis::test_combined, test/test_jit.py::TestDtypeAnalysis::test_conv_no_mixed_args, test/test_jit.py::TestDtypeAnalysis::test_custom_rules, test/test_jit.py::TestDtypeAnalysis::test_unary, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_expected_failure_nn_functional_adaptive_max_pool3d_cpu_bfloat16, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_expected_failure_nn_functional_adaptive_max_pool3d_cpu_float16, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_expected_failure_nn_functional_adaptive_max_pool3d_cpu_float32, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_expected_failure_nn_functional_adaptive_max_pool3d_cpu_float64, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_ints_nn_functional_adaptive_avg_pool1d_cpu_bfloat16, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_ints_nn_functional_adaptive_avg_pool1d_cpu_float16, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_ints_nn_functional_adaptive_avg_pool1d_cpu_float32, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_ints_nn_functional_adaptive_avg_pool1d_cpu_float64, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_ints_nn_functional_adaptive_avg_pool2d_cpu_bfloat16, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_ints_nn_functional_adaptive_avg_pool2d_cpu_float16, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_ints_nn_functional_adaptive_avg_pool2d_cpu_float32, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_ints_nn_functional_adaptive_avg_pool2d_cpu_float64, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_ints_nn_functional_adaptive_avg_pool3d_cpu_bfloat16, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_ints_nn_functional_adaptive_avg_pool3d_cpu_float16, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_ints_nn_functional_adaptive_avg_pool3d_cpu_float32, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_ints_nn_functional_adaptive_avg_pool3d_cpu_float64, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_ints_nn_functional_adaptive_max_pool1d_cpu_bfloat16, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_ints_nn_functional_adaptive_max_pool1d_cpu_float16, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_ints_nn_functional_adaptive_max_pool1d_cpu_float32, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_ints_nn_functional_adaptive_max_pool1d_cpu_float64, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_ints_nn_functional_adaptive_max_pool2d_cpu_bfloat16, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_ints_nn_functional_adaptive_max_pool2d_cpu_float16, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_ints_nn_functional_adaptive_max_pool2d_cpu_float32, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_ints_nn_functional_adaptive_max_pool2d_cpu_float64, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_ints_nn_functional_avg_pool1d_cpu_bfloat16, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_ints_nn_functional_avg_pool1d_cpu_float16, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_ints_nn_functional_avg_pool1d_cpu_float32, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_ints_nn_functional_avg_pool1d_cpu_float64, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_ints_nn_functional_avg_pool1d_cpu_int64, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_ints_nn_functional_avg_pool2d_cpu_bfloat16, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_ints_nn_functional_avg_pool2d_cpu_float16, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_ints_nn_functional_avg_pool2d_cpu_float32, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_ints_nn_functional_avg_pool2d_cpu_float64, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_ints_nn_functional_avg_pool2d_cpu_int64, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_ints_nn_functional_avg_pool3d_cpu_float32, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_ints_nn_functional_avg_pool3d_cpu_float64, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_ints_nn_functional_avg_pool3d_cpu_int64, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_ints_nn_functional_batch_norm_cpu_bfloat16, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_ints_nn_functional_batch_norm_cpu_float16, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_ints_nn_functional_batch_norm_cpu_float32, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_ints_nn_functional_batch_norm_cpu_float64, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_ints_nn_functional_conv1d_cpu_bfloat16, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_ints_nn_functional_conv1d_cpu_complex128, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_ints_nn_functional_conv1d_cpu_complex64, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_ints_nn_functional_conv1d_cpu_float16, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_ints_nn_functional_conv1d_cpu_float32, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_ints_nn_functional_conv1d_cpu_float64, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_ints_nn_functional_conv1d_cpu_int64, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_ints_nn_functional_conv2d_cpu_bfloat16, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_ints_nn_functional_conv2d_cpu_complex128, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_ints_nn_functional_conv2d_cpu_complex64, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_ints_nn_functional_conv2d_cpu_float16, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_ints_nn_functional_conv2d_cpu_float32, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_ints_nn_functional_conv2d_cpu_float64, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_ints_nn_functional_conv2d_cpu_int64, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_ints_nn_functional_conv_transpose2d_cpu_bfloat16, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_ints_nn_functional_conv_transpose2d_cpu_complex128, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_ints_nn_functional_conv_transpose2d_cpu_complex64, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_ints_nn_functional_conv_transpose2d_cpu_float16, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_ints_nn_functional_conv_transpose2d_cpu_float32, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_ints_nn_functional_conv_transpose2d_cpu_float64, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_ints_nn_functional_conv_transpose2d_cpu_int64, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_ints_nn_functional_hardswish_cpu_bfloat16, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_ints_nn_functional_hardswish_cpu_float16, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_ints_nn_functional_hardswish_cpu_float32, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_ints_nn_functional_hardswish_cpu_float64, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_ints_nn_functional_max_pool1d_cpu_bfloat16, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_ints_nn_functional_max_pool1d_cpu_float16, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_ints_nn_functional_max_pool1d_cpu_float32, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_ints_nn_functional_max_pool1d_cpu_float64, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_ints_nn_functional_max_pool2d_cpu_bfloat16, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_ints_nn_functional_max_pool2d_cpu_float16, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_ints_nn_functional_max_pool2d_cpu_float32, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_ints_nn_functional_max_pool2d_cpu_float64, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_ints_nn_functional_max_pool2d_cpu_int16, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_ints_nn_functional_max_pool2d_cpu_int32, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_ints_nn_functional_max_pool2d_cpu_int64, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_ints_nn_functional_max_pool2d_cpu_int8, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_ints_nn_functional_max_pool2d_cpu_uint8, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_ints_nn_functional_max_pool3d_cpu_bfloat16, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_ints_nn_functional_max_pool3d_cpu_float16, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_ints_nn_functional_max_pool3d_cpu_float32, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_ints_nn_functional_max_pool3d_cpu_float64, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_ints_nn_functional_max_pool3d_cpu_int16, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_ints_nn_functional_max_pool3d_cpu_int32, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_ints_nn_functional_max_pool3d_cpu_int64, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_ints_nn_functional_max_pool3d_cpu_int8, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_ints_nn_functional_max_pool3d_cpu_uint8, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_ints_nn_functional_prelu_cpu_bfloat16, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_ints_nn_functional_prelu_cpu_float16, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_ints_nn_functional_prelu_cpu_float32, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_ints_nn_functional_prelu_cpu_float64, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_nn_functional_adaptive_avg_pool1d_cpu_bfloat16, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_nn_functional_adaptive_avg_pool1d_cpu_float16, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_nn_functional_adaptive_avg_pool1d_cpu_float32, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_nn_functional_adaptive_avg_pool1d_cpu_float64, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_nn_functional_adaptive_avg_pool2d_cpu_bfloat16, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_nn_functional_adaptive_avg_pool2d_cpu_float16, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_nn_functional_adaptive_avg_pool2d_cpu_float32, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_nn_functional_adaptive_avg_pool2d_cpu_float64, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_nn_functional_adaptive_avg_pool3d_cpu_bfloat16, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_nn_functional_adaptive_avg_pool3d_cpu_float16, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_nn_functional_adaptive_avg_pool3d_cpu_float32, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_nn_functional_adaptive_avg_pool3d_cpu_float64, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_nn_functional_adaptive_max_pool1d_cpu_bfloat16, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_nn_functional_adaptive_max_pool1d_cpu_float16, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_nn_functional_adaptive_max_pool1d_cpu_float32, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_nn_functional_adaptive_max_pool1d_cpu_float64, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_nn_functional_adaptive_max_pool2d_cpu_bfloat16, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_nn_functional_adaptive_max_pool2d_cpu_float16, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_nn_functional_adaptive_max_pool2d_cpu_float32, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_nn_functional_adaptive_max_pool2d_cpu_float64, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_nn_functional_avg_pool1d_cpu_bfloat16, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_nn_functional_avg_pool1d_cpu_float16, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_nn_functional_avg_pool1d_cpu_float32, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_nn_functional_avg_pool1d_cpu_float64, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_nn_functional_avg_pool1d_cpu_int64, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_nn_functional_avg_pool2d_cpu_bfloat16, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_nn_functional_avg_pool2d_cpu_float16, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_nn_functional_avg_pool2d_cpu_float32, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_nn_functional_avg_pool2d_cpu_float64, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_nn_functional_avg_pool2d_cpu_int64, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_nn_functional_avg_pool3d_cpu_float32, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_nn_functional_avg_pool3d_cpu_float64, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_nn_functional_avg_pool3d_cpu_int64, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_nn_functional_batch_norm_cpu_bfloat16, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_nn_functional_batch_norm_cpu_float16, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_nn_functional_batch_norm_cpu_float32, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_nn_functional_batch_norm_cpu_float64, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_nn_functional_conv1d_cpu_bfloat16, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_nn_functional_conv1d_cpu_complex128, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_nn_functional_conv1d_cpu_complex64, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_nn_functional_conv1d_cpu_float16, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_nn_functional_conv1d_cpu_float32, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_nn_functional_conv1d_cpu_float64, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_nn_functional_conv1d_cpu_int64, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_nn_functional_conv2d_cpu_bfloat16, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_nn_functional_conv2d_cpu_complex128, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_nn_functional_conv2d_cpu_complex64, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_nn_functional_conv2d_cpu_float16, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_nn_functional_conv2d_cpu_float32, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_nn_functional_conv2d_cpu_float64, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_nn_functional_conv2d_cpu_int64, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_nn_functional_conv_transpose2d_cpu_bfloat16, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_nn_functional_conv_transpose2d_cpu_complex128, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_nn_functional_conv_transpose2d_cpu_complex64, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_nn_functional_conv_transpose2d_cpu_float16, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_nn_functional_conv_transpose2d_cpu_float32, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_nn_functional_conv_transpose2d_cpu_float64, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_nn_functional_conv_transpose2d_cpu_int64, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_nn_functional_hardswish_cpu_bfloat16, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_nn_functional_hardswish_cpu_float16, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_nn_functional_hardswish_cpu_float32, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_nn_functional_hardswish_cpu_float64, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_nn_functional_max_pool1d_cpu_bfloat16, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_nn_functional_max_pool1d_cpu_float16, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_nn_functional_max_pool1d_cpu_float32, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_nn_functional_max_pool1d_cpu_float64, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_nn_functional_max_pool2d_cpu_bfloat16, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_nn_functional_max_pool2d_cpu_float16, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_nn_functional_max_pool2d_cpu_float32, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_nn_functional_max_pool2d_cpu_float64, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_nn_functional_max_pool2d_cpu_int16, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_nn_functional_max_pool2d_cpu_int32, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_nn_functional_max_pool2d_cpu_int64, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_nn_functional_max_pool2d_cpu_int8, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_nn_functional_max_pool2d_cpu_uint8, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_nn_functional_max_pool3d_cpu_bfloat16, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_nn_functional_max_pool3d_cpu_float16, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_nn_functional_max_pool3d_cpu_float32, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_nn_functional_max_pool3d_cpu_float64, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_nn_functional_max_pool3d_cpu_int16, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_nn_functional_max_pool3d_cpu_int32, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_nn_functional_max_pool3d_cpu_int64, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_nn_functional_max_pool3d_cpu_int8, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_nn_functional_max_pool3d_cpu_uint8, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_nn_functional_prelu_cpu_bfloat16, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_nn_functional_prelu_cpu_float16, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_nn_functional_prelu_cpu_float32, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_nn_functional_prelu_cpu_float64, test/test_jit.py::TestDeviceAnalysis::test_custom_device_op, test/test_jit.py::TestDeviceAnalysis::test_device_apply, test/test_jit.py::TestDeviceAnalysis::test_device_arg, test/test_jit.py::TestDeviceAnalysis::test_device_if_propagation, test/test_jit.py::TestDeviceAnalysis::test_if_loop_mix, test/test_jit.py::TestDeviceAnalysis::test_loop_device_change, test/test_jit.py::TestDeviceAnalysis::test_loop_simple, test/test_jit.py::TestDeviceAnalysis::test_mobilenet, test/test_jit.py::TestDeviceAnalysis::test_nested_loops, test/test_jit.py::TestDeviceAnalysis::test_set_dtype, test/test_jit.py::TestDeviceAnalysis::test_simple, test/test_jit.py::TestDeviceAnalysis::test_tensor_as_fns, test/test_jit.py::TestDeviceAnalysis::test_while_change, test/test_jit.py::TestDeviceAnalysis::test_zerodim_cpu, test/test_jit.py::TestDeviceAnalysis::test_zerodim_gpu, test/test_jit.py::TestDeviceAnalysis::test_zerodim_no_device, test/test_jit.py::TestDCE::test_mutated_loop, test/test_jit.py::TestDCE::test_mutated_simple, test/test_jit.py::TestDCE::test_setattr_no_aliasdb, test/test_jit.py::TestDCE::test_setattr_removed, test/test_jit.py::TestSparse::test_freeze_sparse_coo, test/test_jit.py::TestSparse::test_freeze_sparse_csr, test/test_jit.py::TestSparse::test_serialize_sparse_coo, test/test_jit.py::TestSparse::test_serialize_sparse_csr, test/test_jit.py::TestTensorMethods::test_getitem, test/test_jit.py::TestTensorMethods::test_getitem_invalid, test/test_jit.py::TestDataclasses::test__post_init__, test/test_jit.py::TestDataclasses::test_comparators, test/test_jit.py::TestDataclasses::test_custom__eq__, test/test_jit.py::TestDataclasses::test_default_factories, test/test_jit.py::TestDataclasses::test_init_vars, test/test_jit.py::TestDataclasses::test_no_source, test/test_jit.py::TestDataclasses::test_use_unregistered_dataclass_raises, test/test_jit.py::TestGenerator::test_default_generator, test/test_jit.py::TestGenerator::test_generator_arg, test/test_jit.py::TestGenerator::test_save_load, test/test_jit.py::TestGenerator::test_script, test/test_jit.py::TestGenerator::test_trace, test/test_jit.py::TestJitProfiler::test_profiler, test/test_jit.py::TestJit::test_ModuleList, test/test_jit.py::TestJit::test_Sequential, test/test_jit.py::TestJit::test_T_mT_H_mH, test/test_jit.py::TestJit::test_add_relu_fusion, test/test_jit.py::TestJit::test_arg_configurations, test/test_jit.py::TestJit::test_attrs, test/test_jit.py::TestJit::test_batchnorm, test/test_jit.py::TestJit::test_big, test/test_jit.py::TestJit::test_conj_transpose, test/test_jit.py::TestJit::test_constant_insertion, test/test_jit.py::TestJit::test_constant_prop_aliasing_type, test/test_jit.py::TestJit::test_constant_prop_exception, test/test_jit.py::TestJit::test_constant_prop_if_constant, test/test_jit.py::TestJit::test_constant_prop_if_inline, test/test_jit.py::TestJit::test_constant_prop_loop_constant, test/test_jit.py::TestJit::test_constant_prop_nested, test/test_jit.py::TestJit::test_constant_prop_none, test/test_jit.py::TestJit::test_constant_prop_print, test/test_jit.py::TestJit::test_constant_prop_rand, test/test_jit.py::TestJit::test_constant_prop_remove_output, test/test_jit.py::TestJit::test_constant_prop_simple, test/test_jit.py::TestJit::test_constants_pkl, test/test_jit.py::TestJit::test_cpp, test/test_jit.py::TestJit::test_cse, test/test_jit.py::TestJit::test_cse_not_introduce_aliasing, test/test_jit.py::TestJit::test_cu_escaped_number, test/test_jit.py::TestJit::test_cuda_export_restore, test/test_jit.py::TestJit::test_debug_flush_compilation_cache, test/test_jit.py::TestJit::test_decompose_addmm, test/test_jit.py::TestJit::test_device_not_equal, test/test_jit.py::TestJit::test_diff_subgraph_clones_constants, test/test_jit.py::TestJit::test_disabled, test/test_jit.py::TestJit::test_dropout, test/test_jit.py::TestJit::test_dropout_cuda, test/test_jit.py::TestJit::test_dropout_func_requires_grad, test/test_jit.py::TestJit::test_dropout_module_requires_grad, test/test_jit.py::TestJit::test_einsum, test/test_jit.py::TestJit::test_element_size, test/test_jit.py::TestJit::test_expand_fold_quant_inputs, test/test_jit.py::TestJit::test_expand_quantlint, test/test_jit.py::TestJit::test_export_batchnorm, test/test_jit.py::TestJit::test_export_dropout, test/test_jit.py::TestJit::test_export_lstm, test/test_jit.py::TestJit::test_export_opnames, test/test_jit.py::TestJit::test_export_rnn, test/test_jit.py::TestJit::test_flags, test/test_jit.py::TestJit::test_function_default_values, test/test_jit.py::TestJit::test_hide_source_ranges_context_manager, test/test_jit.py::TestJit::test_import_method, test/test_jit.py::TestJit::test_inferred_as_tensor, test/test_jit.py::TestJit::test_layout, test/test_jit.py::TestJit::test_matrix_conj_transpose, test/test_jit.py::TestJit::test_matrix_transpose, test/test_jit.py::TestJit::test_module_default_values, test/test_jit.py::TestJit::test_mutable_default_values, test/test_jit.py::TestJit::test_native_dropout_corner_case, test/test_jit.py::TestJit::test_nn_conv, test/test_jit.py::TestJit::test_nn_lp_pool1d, test/test_jit.py::TestJit::test_nn_lp_pool2d, test/test_jit.py::TestJit::test_nn_padding, test/test_jit.py::TestJit::test_nn_padding_functional, test/test_jit.py::TestJit::test_no_erroneous_warnings, test/test_jit.py::TestJit::test_non_ascii_string, test/test_jit.py::TestJit::test_numel, test/test_jit.py::TestJit::test_pattern_based_module_rewrite, test/test_jit.py::TestJit::test_pattern_based_rewrite, test/test_jit.py::TestJit::test_pattern_based_rewrite_with_source_range_preserved, test/test_jit.py::TestJit::test_peephole_optimize_shape_ops, test/test_jit.py::TestJit::test_pretty_printer, test/test_jit.py::TestJit::test_print_classes_module, test/test_jit.py::TestJit::test_print_op_module, test/test_jit.py::TestJit::test_print_torch_ops_modules, test/test_jit.py::TestJit::test_python_bindings, test/test_jit.py::TestJit::test_python_ir, test/test_jit.py::TestJit::test_python_ivalue, test/test_jit.py::TestJit::test_pytorch_jit_env_off, test/test_jit.py::TestJit::test_recursive_cse, test/test_jit.py::TestJit::test_repeat_interleave_script, test/test_jit.py::TestJit::test_restore_device, test/test_jit.py::TestJit::test_restore_device_cuda, test/test_jit.py::TestJit::test_restore_shared_storage_on_cuda, test/test_jit.py::TestJit::test_script_autograd_grad, test/test_jit.py::TestJit::test_script_backward, test/test_jit.py::TestJit::test_script_backward_twice, test/test_jit.py::TestJit::test_script_bool_literal_conversion, test/test_jit.py::TestJit::test_script_fn_pkl, test/test_jit.py::TestJit::test_script_fn_valid_name, test/test_jit.py::TestJit::test_script_tensor_type, test/test_jit.py::TestJit::test_shape_analysis_broadcast, test/test_jit.py::TestJit::test_shape_analysis_masked_select, test/test_jit.py::TestJit::test_shape_analysis_unsqueeze_in_loop, test/test_jit.py::TestJit::test_sparse_csr_tensors, test/test_jit.py::TestJit::test_sparse_tensors, test/test_jit.py::TestJit::test_torch_complex, test/test_jit.py::TestJit::test_torch_load_error, test/test_jit.py::TestJit::test_torch_load_zipfile_check, test/test_jit.py::TestJit::test_torch_ops_kwonly, test/test_jit.py::TestJit::test_torch_ops_overloaded, test/test_jit.py::TestJit::test_torch_sum, test/test_jit.py::TestJit::test_trace_retains_train, test/test_jit.py::TestJit::test_train_eval, test/test_jit.py::TestJit::test_transpose, test/test_jit.py::TestJit::test_unchecked_cast, test/test_jit.py::TestJit::test_unique_state_dict, test/test_jit.py::TestJit::test_verify, test/test_jit.py::TestJit::test_warnings, test/test_jit.py::TestFrontend::test_dictionary_as_example_inputs_for_jit_trace, test/test_jit.py::TestFrontend::test_instancing_error, test/test_jit.py::TestScript::test_add_out, test/test_jit.py::TestScript::test_add_tuple_different_types, test/test_jit.py::TestScript::test_add_tuple_non_optional, test/test_jit.py::TestScript::test_add_tuple_optional, test/test_jit.py::TestScript::test_add_tuple_same_types, test/test_jit.py::TestScript::test_addmm_grad, test/test_jit.py::TestScript::test_alias_covariant_type_containers, test/test_jit.py::TestScript::test_all, test/test_jit.py::TestScript::test_annot_ast_mypy_fn, test/test_jit.py::TestScript::test_annot_ast_mypy_method, test/test_jit.py::TestScript::test_annot_ast_py3_fn, test/test_jit.py::TestScript::test_annot_ast_py3_method, test/test_jit.py::TestScript::test_annot_string_mypy_fn, test/test_jit.py::TestScript::test_annot_string_mypy_method, test/test_jit.py::TestScript::test_annot_string_py3_fn, test/test_jit.py::TestScript::test_annot_string_py3_method, test/test_jit.py::TestScript::test_annotated_script_fn, test/test_jit.py::TestScript::test_annotated_script_fn_arg_mismatch, test/test_jit.py::TestScript::test_annotated_script_fn_return_mismatch, test/test_jit.py::TestScript::test_annotated_script_method, test/test_jit.py::TestScript::test_annoying_doubles, test/test_jit.py::TestScript::test_any, test/test_jit.py::TestScript::test_assert_is_scripting_metacompile, test/test_jit.py::TestScript::test_assertion_optional_refinement, test/test_jit.py::TestScript::test_attr_module_constants, test/test_jit.py::TestScript::test_attr_qscheme_script, test/test_jit.py::TestScript::test_attribute_in_init, test/test_jit.py::TestScript::test_attribute_serialization, test/test_jit.py::TestScript::test_attribute_unpickling, test/test_jit.py::TestScript::test_augmented_assign, test/test_jit.py::TestScript::test_autodiff_complex, test/test_jit.py::TestScript::test_backend_cudnn_enabled, test/test_jit.py::TestScript::test_bad_multiline_annotations, test/test_jit.py::TestScript::test_bailout_loop_carried_deps_name_clash, test/test_jit.py::TestScript::test_bailout_loop_counter_transition, test/test_jit.py::TestScript::test_batch_norm_inference_backward_cuda, test/test_jit.py::TestScript::test_batchnorm_fuser_cpu, test/test_jit.py::TestScript::test_big_float_literals, test/test_jit.py::TestScript::test_big_int_literals, test/test_jit.py::TestScript::test_binary_op_shape, test/test_jit.py::TestScript::test_bitwise_ops, test/test_jit.py::TestScript::test_block_input_grad_in_loop, test/test_jit.py::TestScript::test_bool_augassign_bitwise_and, test/test_jit.py::TestScript::test_bool_augassign_bitwise_or, test/test_jit.py::TestScript::test_bool_augassign_bitwise_xor, test/test_jit.py::TestScript::test_bool_dispatch, test/test_jit.py::TestScript::test_boolean_literal_constant_metacompile, test/test_jit.py::TestScript::test_break_continue_error, test/test_jit.py::TestScript::test_breaks_continues, test/test_jit.py::TestScript::test_builtin_args, test/test_jit.py::TestScript::test_builtin_args_fails, test/test_jit.py::TestScript::test_builtin_function_attributes, test/test_jit.py::TestScript::test_builtin_use_as_value, test/test_jit.py::TestScript::test_call_ge, test/test_jit.py::TestScript::test_call_python_fn_from_script_fn, test/test_jit.py::TestScript::test_call_python_fn_from_script_module, test/test_jit.py::TestScript::test_call_python_fn_from_traced_module, test/test_jit.py::TestScript::test_call_python_fn_from_tracing_fn, test/test_jit.py::TestScript::test_call_python_mod_from_script_fn, test/test_jit.py::TestScript::test_call_python_mod_from_script_module, test/test_jit.py::TestScript::test_call_python_mod_from_traced_module, test/test_jit.py::TestScript::test_call_python_mod_from_tracing_fn, test/test_jit.py::TestScript::test_call_script_fn_from_script_fn, test/test_jit.py::TestScript::test_call_script_fn_from_script_module, test/test_jit.py::TestScript::test_call_script_fn_from_tracing_fn, test/test_jit.py::TestScript::test_call_script_mod_from_script_fn, test/test_jit.py::TestScript::test_call_script_mod_from_script_module, test/test_jit.py::TestScript::test_call_script_mod_from_tracing_fn, test/test_jit.py::TestScript::test_call_traced_fn_from_tracing_fn, test/test_jit.py::TestScript::test_call_traced_mod_from_tracing_fn, test/test_jit.py::TestScript::test_calls_in_type_annotations, test/test_jit.py::TestScript::test_canonicalize_control_outputs, test/test_jit.py::TestScript::test_cast, test/test_jit.py::TestScript::test_cat, test/test_jit.py::TestScript::test_cat_lifts, test/test_jit.py::TestScript::test_chr, test/test_jit.py::TestScript::test_circular_dependency, test/test_jit.py::TestScript::test_class_as_attribute, test/test_jit.py::TestScript::test_class_attribute, test/test_jit.py::TestScript::test_class_attribute_in_script, test/test_jit.py::TestScript::test_class_with_comment_at_lower_indentation, test/test_jit.py::TestScript::test_code_with_constants, test/test_jit.py::TestScript::test_code_with_constants_restore, test/test_jit.py::TestScript::test_comment_ignore_indent, test/test_jit.py::TestScript::test_compare_two_bool_inputs, test/test_jit.py::TestScript::test_compile_module_with_constant, test/test_jit.py::TestScript::test_conditional_casting, test/test_jit.py::TestScript::test_constant_as_attr, test/test_jit.py::TestScript::test_constant_pooling_introduce_aliasing, test/test_jit.py::TestScript::test_constant_pooling_none, test/test_jit.py::TestScript::test_constant_pooling_same_identity, test/test_jit.py::TestScript::test_context_manager, test/test_jit.py::TestScript::test_conv_error, test/test_jit.py::TestScript::test_convert_base, test/test_jit.py::TestScript::test_cpp_function_tensor_str, test/test_jit.py::TestScript::test_cpp_module_iterator, test/test_jit.py::TestScript::test_desugar_module, test/test_jit.py::TestScript::test_device_kwarg, test/test_jit.py::TestScript::test_device_type, test/test_jit.py::TestScript::test_device_type_cuda, test/test_jit.py::TestScript::test_dict_str, test/test_jit.py::TestScript::test_dir, test/test_jit.py::TestScript::test_divmod, test/test_jit.py::TestScript::test_dominated_bailout, test/test_jit.py::TestScript::test_dropout_eval, test/test_jit.py::TestScript::test_dtype_attr, test/test_jit.py::TestScript::test_dtype_op_shape, test/test_jit.py::TestScript::test_dtype_op_shape2, test/test_jit.py::TestScript::test_early_return_closure, test/test_jit.py::TestScript::test_early_return_fork_join, test/test_jit.py::TestScript::test_early_return_rewrite, test/test_jit.py::TestScript::test_early_return_type_refinement, test/test_jit.py::TestScript::test_early_returns_loops, test/test_jit.py::TestScript::test_ellipsis_const_end, test/test_jit.py::TestScript::test_ellipsis_const_mid, test/test_jit.py::TestScript::test_ellipsis_const_mid_select, test/test_jit.py::TestScript::test_ellipsis_const_start, test/test_jit.py::TestScript::test_ellipsis_end, test/test_jit.py::TestScript::test_ellipsis_mid, test/test_jit.py::TestScript::test_ellipsis_mid_select, test/test_jit.py::TestScript::test_ellipsis_start, test/test_jit.py::TestScript::test_embedding_renorm_grad_error, test/test_jit.py::TestScript::test_empty_like_memory_format_bc, test/test_jit.py::TestScript::test_empty_tuple_str, test/test_jit.py::TestScript::test_enumerate_modlist_range, test/test_jit.py::TestScript::test_erase_number_types, test/test_jit.py::TestScript::test_error, test/test_jit.py::TestScript::test_error_stacktrace, test/test_jit.py::TestScript::test_error_stacktrace_interface, test/test_jit.py::TestScript::test_eval_python, test/test_jit.py::TestScript::test_exception_exits_closure, test/test_jit.py::TestScript::test_exceptions_with_control_flow, test/test_jit.py::TestScript::test_expand, test/test_jit.py::TestScript::test_fibb, test/test_jit.py::TestScript::test_fibb_totally_better, test/test_jit.py::TestScript::test_file_format_serialization, test/test_jit.py::TestScript::test_file_line_error, test/test_jit.py::TestScript::test_file_line_error_class_defn, test/test_jit.py::TestScript::test_file_line_graph, test/test_jit.py::TestScript::test_file_line_save_load, test/test_jit.py::TestScript::test_file_line_string, test/test_jit.py::TestScript::test_file_line_trace, test/test_jit.py::TestScript::test_file_reader_no_memory_leak, test/test_jit.py::TestScript::test_filecheck, test/test_jit.py::TestScript::test_filecheck_parse, test/test_jit.py::TestScript::test_first_class_calls, test/test_jit.py::TestScript::test_first_class_module, test/test_jit.py::TestScript::test_floor_div, test/test_jit.py::TestScript::test_floordiv, test/test_jit.py::TestScript::test_for_else, test/test_jit.py::TestScript::test_for_in_dict, test/test_jit.py::TestScript::test_for_in_enumerate, test/test_jit.py::TestScript::test_for_in_range, test/test_jit.py::TestScript::test_for_in_range_ast, test/test_jit.py::TestScript::test_for_in_range_dynamic, test/test_jit.py::TestScript::test_for_in_range_if_ast, test/test_jit.py::TestScript::test_for_in_range_start_end, test/test_jit.py::TestScript::test_for_in_range_start_end_step, test/test_jit.py::TestScript::test_for_in_range_zero_step, test/test_jit.py::TestScript::test_for_in_string, test/test_jit.py::TestScript::test_for_in_tensors, test/test_jit.py::TestScript::test_for_in_tensors_fail_scalar, test/test_jit.py::TestScript::test_for_in_tensors_nested, test/test_jit.py::TestScript::test_for_in_tensors_rank0, test/test_jit.py::TestScript::test_for_in_zip, test/test_jit.py::TestScript::test_for_in_zip_enumerate, test/test_jit.py::TestScript::test_for_tuple_assign, test/test_jit.py::TestScript::test_for_tuple_unpack, test/test_jit.py::TestScript::test_format, test/test_jit.py::TestScript::test_func_call, test/test_jit.py::TestScript::test_function_compilation_caching, test/test_jit.py::TestScript::test_function_overload_misuse, test/test_jit.py::TestScript::test_function_overloading_isinstance, test/test_jit.py::TestScript::test_function_overloads, test/test_jit.py::TestScript::test_fuser_double_float_codegen, test/test_jit.py::TestScript::test_fuser_double_literal_precision, test/test_jit.py::TestScript::test_fuser_multiple_blocks, test/test_jit.py::TestScript::test_gather_dynamic_index, test/test_jit.py::TestScript::test_generic_list_errors, test/test_jit.py::TestScript::test_get_set_state, test/test_jit.py::TestScript::test_get_set_state_with_tensors, test/test_jit.py::TestScript::test_grad_from_script, test/test_jit.py::TestScript::test_hash, test/test_jit.py::TestScript::test_hex_literals, test/test_jit.py::TestScript::test_id, test/test_jit.py::TestScript::test_if, test/test_jit.py::TestScript::test_if_define, test/test_jit.py::TestScript::test_if_different_type, test/test_jit.py::TestScript::test_if_for_in_range, test/test_jit.py::TestScript::test_if_is_none_dispatch, test/test_jit.py::TestScript::test_if_list_cat, test/test_jit.py::TestScript::test_if_nest_while, test/test_jit.py::TestScript::test_if_noelse, test/test_jit.py::TestScript::test_if_not_defined_error, test/test_jit.py::TestScript::test_if_supertype, test/test_jit.py::TestScript::test_ignore_decorator, test/test_jit.py::TestScript::test_ignored_as_value, test/test_jit.py::TestScript::test_ignored_method_binding, test/test_jit.py::TestScript::test_ignored_props, test/test_jit.py::TestScript::test_import_constants_not_specialized, test/test_jit.py::TestScript::test_in_for_and_comp_expr, test/test_jit.py::TestScript::test_in_operator_with_two_strings, test/test_jit.py::TestScript::test_index, test/test_jit.py::TestScript::test_index_select_shape_prop, test/test_jit.py::TestScript::test_index_with_tuple, test/test_jit.py::TestScript::test_indexing_error, test/test_jit.py::TestScript::test_infer_size, test/test_jit.py::TestScript::test_inferred_error_msg, test/test_jit.py::TestScript::test_inherit_method, test/test_jit.py::TestScript::test_inline_and_run_annotated_script_fn, test/test_jit.py::TestScript::test_inlined_graph, test/test_jit.py::TestScript::test_inlining_cleanup, test/test_jit.py::TestScript::test_inplace_add, test/test_jit.py::TestScript::test_inplace_copy_script, test/test_jit.py::TestScript::test_input_keyword_in_schema, test/test_jit.py::TestScript::test_int_cast, test/test_jit.py::TestScript::test_integral_shape_inference, test/test_jit.py::TestScript::test_interpret_graph, test/test_jit.py::TestScript::test_interpreter_fuzz, test/test_jit.py::TestScript::test_intlist_args, test/test_jit.py::TestScript::test_invalid_call_arguments, test/test_jit.py::TestScript::test_invalid_lhs_assignment, test/test_jit.py::TestScript::test_invalid_prefix_annotation, test/test_jit.py::TestScript::test_irparser, test/test_jit.py::TestScript::test_is_after_use, test/test_jit.py::TestScript::test_is_isnot, test/test_jit.py::TestScript::test_is_optional, test/test_jit.py::TestScript::test_is_scripting, test/test_jit.py::TestScript::test_is_scripting_metacompile, test/test_jit.py::TestScript::test_isinstance, test/test_jit.py::TestScript::test_isinstance_dynamic, test/test_jit.py::TestScript::test_isinstance_metacompile, test/test_jit.py::TestScript::test_isinstance_refinement, test/test_jit.py::TestScript::test_jitter_bug, test/test_jit.py::TestScript::test_keyword, test/test_jit.py::TestScript::test_kwarg_expansion_error, test/test_jit.py::TestScript::test_kwargs_error_msg, test/test_jit.py::TestScript::test_lazy_script, test/test_jit.py::TestScript::test_lhs_advanced_indexing_assignment, test/test_jit.py::TestScript::test_lhs_advanced_indexing_augmented_assignment, test/test_jit.py::TestScript::test_lhs_indexing, test/test_jit.py::TestScript::test_lhs_indexing_increment, test/test_jit.py::TestScript::test_lhs_indexing_increment_list, test/test_jit.py::TestScript::test_lhs_indexing_increment_list_prim, test/test_jit.py::TestScript::test_lhs_indexing_list, test/test_jit.py::TestScript::test_lhs_indexing_multi, test/test_jit.py::TestScript::test_linear_grad, test/test_jit.py::TestScript::test_list_comprehension_modulelist, test/test_jit.py::TestScript::test_list_comprehension_variable_write, test/test_jit.py::TestScript::test_list_iterables, test/test_jit.py::TestScript::test_list_python_op, test/test_jit.py::TestScript::test_list_unify, test/test_jit.py::TestScript::test_literal, test/test_jit.py::TestScript::test_literals, test/test_jit.py::TestScript::test_logical_short_circuit, test/test_jit.py::TestScript::test_loop_liveness, test/test_jit.py::TestScript::test_loop_unroll_negative, test/test_jit.py::TestScript::test_loop_unroll_unused_counter, test/test_jit.py::TestScript::test_loop_unrolling, test/test_jit.py::TestScript::test_loop_unrolling_const, test/test_jit.py::TestScript::test_loop_unrolling_nested, test/test_jit.py::TestScript::test_lower_nested_tuples, test/test_jit.py::TestScript::test_math_ops, test/test_jit.py::TestScript::test_maxpool_guard_elimination, test/test_jit.py::TestScript::test_meshgrid, test/test_jit.py::TestScript::test_method_casts_script, test/test_jit.py::TestScript::test_method_no_self, test/test_jit.py::TestScript::test_method_overloading, test/test_jit.py::TestScript::test_missing_getstate, test/test_jit.py::TestScript::test_mm_batching, test/test_jit.py::TestScript::test_module_apis, test/test_jit.py::TestScript::test_module_attrs, test/test_jit.py::TestScript::test_module_copy_with_attributes, test/test_jit.py::TestScript::test_module_copying, test/test_jit.py::TestScript::test_module_error, test/test_jit.py::TestScript::test_module_method_reassignment, test/test_jit.py::TestScript::test_module_none_attrs, test/test_jit.py::TestScript::test_module_parameters_and_buffers, test/test_jit.py::TestScript::test_module_str, test/test_jit.py::TestScript::test_module_with_params_called_fails, test/test_jit.py::TestScript::test_multi_reduction, test/test_jit.py::TestScript::test_multi_starred_expr_lhs, test/test_jit.py::TestScript::test_multiline_annot_ast_py3_fn, test/test_jit.py::TestScript::test_multiline_optional_future_refinement, test/test_jit.py::TestScript::test_multiline_string_dedents, test/test_jit.py::TestScript::test_multiple_assign, test/test_jit.py::TestScript::test_multiple_assignment, test/test_jit.py::TestScript::test_mutable_dce, test/test_jit.py::TestScript::test_mutable_dce_block, test/test_jit.py::TestScript::test_mutable_dce_graph_input, test/test_jit.py::TestScript::test_mutable_dce_indirect_wildcard_write, test/test_jit.py::TestScript::test_mutable_dce_indirect_wildcards, test/test_jit.py::TestScript::test_mutable_dce_list, test/test_jit.py::TestScript::test_mutable_dce_loop, test/test_jit.py::TestScript::test_mutable_dce_wildcards, test/test_jit.py::TestScript::test_mutate_constant, test/test_jit.py::TestScript::test_mypy_type_ignore, test/test_jit.py::TestScript::test_named_buffers_are_iterable, test/test_jit.py::TestScript::test_namedtuple_attr, test/test_jit.py::TestScript::test_namedtuple_default_values_Tensor_type, test/test_jit.py::TestScript::test_namedtuple_default_values_container_type, test/test_jit.py::TestScript::test_namedtuple_default_values_missing, test/test_jit.py::TestScript::test_namedtuple_default_values_simple_type, test/test_jit.py::TestScript::test_namedtuple_default_values_using_factory_constructor, test/test_jit.py::TestScript::test_namedtuple_python, test/test_jit.py::TestScript::test_namedtuple_type_inference, test/test_jit.py::TestScript::test_narrow_copy, test/test_jit.py::TestScript::test_nested_aug_assign, test/test_jit.py::TestScript::test_nested_bailouts, test/test_jit.py::TestScript::test_nested_breaks, test/test_jit.py::TestScript::test_nested_list_construct, test/test_jit.py::TestScript::test_nested_select_assign, test/test_jit.py::TestScript::test_nn_GRU, test/test_jit.py::TestScript::test_nn_LSTM, test/test_jit.py::TestScript::test_nn_LSTM_with_layers, test/test_jit.py::TestScript::test_nn_init, test/test_jit.py::TestScript::test_nn_init_generator, test/test_jit.py::TestScript::test_no_dtype_shape, test/test_jit.py::TestScript::test_no_self_arg_ignore_function, test/test_jit.py::TestScript::test_non_final_return, test/test_jit.py::TestScript::test_none_type_str, test/test_jit.py::TestScript::test_not, test/test_jit.py::TestScript::test_not_initialized_err, test/test_jit.py::TestScript::test_ntuple_builtins, test/test_jit.py::TestScript::test_number_abs, test/test_jit.py::TestScript::test_number_augassign, test/test_jit.py::TestScript::test_number_augassign_bitwise_lshift, test/test_jit.py::TestScript::test_number_augassign_bitwise_pow, test/test_jit.py::TestScript::test_number_augassign_bitwise_rshift, test/test_jit.py::TestScript::test_number_div, test/test_jit.py::TestScript::test_number_math, test/test_jit.py::TestScript::test_number_neg, test/test_jit.py::TestScript::test_oneline_func, test/test_jit.py::TestScript::test_op_dtype, test/test_jit.py::TestScript::test_operator_precedence, test/test_jit.py::TestScript::test_optional_list, test/test_jit.py::TestScript::test_optional_tensor, test/test_jit.py::TestScript::test_ord, test/test_jit.py::TestScript::test_override_magic, test/test_jit.py::TestScript::test_pack_tuple_into_non_var, test/test_jit.py::TestScript::test_pack_unpack_nested, test/test_jit.py::TestScript::test_pack_unpack_state, test/test_jit.py::TestScript::test_parameter_order, test/test_jit.py::TestScript::test_parse_empty_tuple_annotation, test/test_jit.py::TestScript::test_parse_empty_tuple_annotation_element_error, test/test_jit.py::TestScript::test_parse_generator, test/test_jit.py::TestScript::test_parse_nested_names, test/test_jit.py::TestScript::test_parse_none_type_annotation, test/test_jit.py::TestScript::test_parse_scalar_tensor_constants, test/test_jit.py::TestScript::test_parse_tensor_constants, test/test_jit.py::TestScript::test_parser_kwargonly, test/test_jit.py::TestScript::test_parser_type_annotations, test/test_jit.py::TestScript::test_parser_type_annotations_comment, test/test_jit.py::TestScript::test_parser_type_annotations_incompatible_expression, test/test_jit.py::TestScript::test_parser_type_annotations_subscript_non_ident, test/test_jit.py::TestScript::test_parser_type_annotations_subscript_tensor, test/test_jit.py::TestScript::test_parser_type_annotations_unknown_type, test/test_jit.py::TestScript::test_partial_returns, test/test_jit.py::TestScript::test_pass, test/test_jit.py::TestScript::test_pickle_checkpoint, test/test_jit.py::TestScript::test_pickle_checkpoint_cuda, test/test_jit.py::TestScript::test_pickle_checkpoint_tup, test/test_jit.py::TestScript::test_pow_scalar_backward_cuda, test/test_jit.py::TestScript::test_pretty_print_function, test/test_jit.py::TestScript::test_prim_grad_undefined, test/test_jit.py::TestScript::test_print, test/test_jit.py::TestScript::test_print_kwargs, test/test_jit.py::TestScript::test_profiling_graph_executor, test/test_jit.py::TestScript::test_profiling_merge, test/test_jit.py::TestScript::test_pybind_type_comparisons, test/test_jit.py::TestScript::test_python_call, test/test_jit.py::TestScript::test_python_call_annotation, test/test_jit.py::TestScript::test_python_call_annoytation_failure, test/test_jit.py::TestScript::test_python_call_failure, test/test_jit.py::TestScript::test_python_call_non_tensor, test/test_jit.py::TestScript::test_python_call_non_tensor_wrong, test/test_jit.py::TestScript::test_python_frontend, test/test_jit.py::TestScript::test_python_frontend_py3, test/test_jit.py::TestScript::test_python_frontend_source_range, test/test_jit.py::TestScript::test_python_op_builtins, test/test_jit.py::TestScript::test_python_op_name, test/test_jit.py::TestScript::test_python_val_doesnt_have_attr, test/test_jit.py::TestScript::test_rand, test/test_jit.py::TestScript::test_rand_profiling, test/test_jit.py::TestScript::test_range_args, test/test_jit.py::TestScript::test_reassign_module_lhs, test/test_jit.py::TestScript::test_reassign_module_rhs, test/test_jit.py::TestScript::test_refine_tuple_types, test/test_jit.py::TestScript::test_remove_dropout, test/test_jit.py::TestScript::test_repeated_script_on_function, test/test_jit.py::TestScript::test_request_bailout, test/test_jit.py::TestScript::test_requires_grad_loop, test/test_jit.py::TestScript::test_rescripting_loaded_modules, test/test_jit.py::TestScript::test_resize_input_ops, test/test_jit.py::TestScript::test_return, test/test_jit.py::TestScript::test_return_stmt_not_at_end, test/test_jit.py::TestScript::test_return_tuple, test/test_jit.py::TestScript::test_robust_op_resolution, test/test_jit.py::TestScript::test_round, test/test_jit.py::TestScript::test_save_load_attr_error, test/test_jit.py::TestScript::test_script_annotation, test/test_jit.py::TestScript::test_script_bool_constant, test/test_jit.py::TestScript::test_script_chunk, test/test_jit.py::TestScript::test_script_clamp_none, test/test_jit.py::TestScript::test_script_copy, test/test_jit.py::TestScript::test_script_cu, test/test_jit.py::TestScript::test_script_define_order, test/test_jit.py::TestScript::test_script_define_order_recursive_fail, test/test_jit.py::TestScript::test_script_docstring, test/test_jit.py::TestScript::test_script_forward_method_replacement, test/test_jit.py::TestScript::test_script_get_device_cuda, test/test_jit.py::TestScript::test_script_get_tracing_state, test/test_jit.py::TestScript::test_script_is_tracing, test/test_jit.py::TestScript::test_script_kwargs_fn_call, test/test_jit.py::TestScript::test_script_method_docstring, test/test_jit.py::TestScript::test_script_method_torch_function_overload, test/test_jit.py::TestScript::test_script_module, test/test_jit.py::TestScript::test_script_module_call_noscript, test/test_jit.py::TestScript::test_script_module_const, test/test_jit.py::TestScript::test_script_module_const_submodule_fail, test/test_jit.py::TestScript::test_script_module_export_blocks, test/test_jit.py::TestScript::test_script_module_export_shared_storage, test/test_jit.py::TestScript::test_script_module_export_submodule, test/test_jit.py::TestScript::test_script_module_export_tensor_cuda, test/test_jit.py::TestScript::test_script_module_export_tensor_type, test/test_jit.py::TestScript::test_script_module_fail_exist, test/test_jit.py::TestScript::test_script_module_for, test/test_jit.py::TestScript::test_script_module_for2, test/test_jit.py::TestScript::test_script_module_invalid_consts, test/test_jit.py::TestScript::test_script_module_nochange_submodule, test/test_jit.py::TestScript::test_script_module_none_exist_fail, test/test_jit.py::TestScript::test_script_module_not_tuple, test/test_jit.py::TestScript::test_script_module_param_buffer_mutation, test/test_jit.py::TestScript::test_script_module_star_assign2, test/test_jit.py::TestScript::test_script_module_star_assign2_inplace, test/test_jit.py::TestScript::test_script_module_star_assign_fail_builtin, test/test_jit.py::TestScript::test_script_module_star_assign_fail_pythonop, test/test_jit.py::TestScript::test_script_module_tensor_subclass_argument, test/test_jit.py::TestScript::test_script_nested_mod_list, test/test_jit.py::TestScript::test_script_non_tensor_args_outputs, test/test_jit.py::TestScript::test_script_optional_none, test/test_jit.py::TestScript::test_script_outputs, test/test_jit.py::TestScript::test_script_pack_padded_sequence, test/test_jit.py::TestScript::test_script_pad_sequence_pack_sequence, test/test_jit.py::TestScript::test_script_scope, test/test_jit.py::TestScript::test_script_sequential_for, test/test_jit.py::TestScript::test_script_sequential_in_mod_list, test/test_jit.py::TestScript::test_script_sequential_multi_output_fail, test/test_jit.py::TestScript::test_script_sequential_orderdict, test/test_jit.py::TestScript::test_script_sequential_sliced_iteration, test/test_jit.py::TestScript::test_script_star_assign, test/test_jit.py::TestScript::test_script_star_expr, test/test_jit.py::TestScript::test_script_star_expr_string, test/test_jit.py::TestScript::test_scriptable_fn_as_attr, test/test_jit.py::TestScript::test_scriptmodule_multi_head_attn_cuda, test/test_jit.py::TestScript::test_scriptmodule_releases_tensors_cuda, test/test_jit.py::TestScript::test_scriptmodule_transformer_cuda, test/test_jit.py::TestScript::test_select_after_chunk, test/test_jit.py::TestScript::test_sequence_parsing, test/test_jit.py::TestScript::test_sequential_intermediary_types, test/test_jit.py::TestScript::test_serialization_big_ints, test/test_jit.py::TestScript::test_serialization_sharing, test/test_jit.py::TestScript::test_serialize_long_lines, test/test_jit.py::TestScript::test_serialized_source_ranges, test/test_jit.py::TestScript::test_serialized_source_ranges2, test/test_jit.py::TestScript::test_serialized_source_ranges_dont_jitter, test/test_jit.py::TestScript::test_serialized_source_ranges_graph, test/test_jit.py::TestScript::test_serialized_source_ranges_no_dups, test/test_jit.py::TestScript::test_set_attribute_through_optional, test/test_jit.py::TestScript::test_shape_analysis_grad_property, test/test_jit.py::TestScript::test_shape_analysis_loop, test/test_jit.py::TestScript::test_shape_prop_promote_scalar_arg, test/test_jit.py::TestScript::test_shape_prop_promotion, test/test_jit.py::TestScript::test_signed_float_zero, test/test_jit.py::TestScript::test_single_starred_expr_for_loop, test/test_jit.py::TestScript::test_single_starred_lhs, test/test_jit.py::TestScript::test_singleton_tuple_unpack, test/test_jit.py::TestScript::test_slice_guard_elimination, test/test_jit.py::TestScript::test_split, test/test_jit.py::TestScript::test_stack, test/test_jit.py::TestScript::test_static_if_prop, test/test_jit.py::TestScript::test_static_method_on_module, test/test_jit.py::TestScript::test_static_methods, test/test_jit.py::TestScript::test_str_cast, test/test_jit.py::TestScript::test_string_cu, test/test_jit.py::TestScript::test_string_device_implicit_conversion, test/test_jit.py::TestScript::test_string_frontend_elif, test/test_jit.py::TestScript::test_string_index, test/test_jit.py::TestScript::test_string_len, test/test_jit.py::TestScript::test_string_list, test/test_jit.py::TestScript::test_string_new_line, test/test_jit.py::TestScript::test_string_ops, test/test_jit.py::TestScript::test_string_print, test/test_jit.py::TestScript::test_string_single_escape, test/test_jit.py::TestScript::test_string_slicing, test/test_jit.py::TestScript::test_string_sort, test/test_jit.py::TestScript::test_string_sorted, test/test_jit.py::TestScript::test_submodule_attribute_serialization, test/test_jit.py::TestScript::test_submodule_twice, test/test_jit.py::TestScript::test_sum, test/test_jit.py::TestScript::test_sum_list_diff_elms, test/test_jit.py::TestScript::test_sum_list_empty, test/test_jit.py::TestScript::test_sum_list_literal, test/test_jit.py::TestScript::test_sum_list_one, test/test_jit.py::TestScript::test_sum_list_wrong_type, test/test_jit.py::TestScript::test_sys_stdout_override, test/test_jit.py::TestScript::test_tensor_as_tensor_shape_prop, test/test_jit.py::TestScript::test_tensor_data, test/test_jit.py::TestScript::test_tensor_device, test/test_jit.py::TestScript::test_tensor_dtype, test/test_jit.py::TestScript::test_tensor_grad, test/test_jit.py::TestScript::test_tensor_import_export, test/test_jit.py::TestScript::test_tensor_len, test/test_jit.py::TestScript::test_tensor_number_math, test/test_jit.py::TestScript::test_tensor_number_math_cuda, test/test_jit.py::TestScript::test_tensor_requires_grad, test/test_jit.py::TestScript::test_tensor_shape, test/test_jit.py::TestScript::test_tensor_subclasses, test/test_jit.py::TestScript::test_tensor_to, test/test_jit.py::TestScript::test_tensor_to_cpu, test/test_jit.py::TestScript::test_tensor_to_cuda, test/test_jit.py::TestScript::test_tensor_to_device, test/test_jit.py::TestScript::test_ternary, test/test_jit.py::TestScript::test_ternary_module_type_hint, test/test_jit.py::TestScript::test_ternary_right_associative, test/test_jit.py::TestScript::test_ternary_static_if, test/test_jit.py::TestScript::test_torch_any, test/test_jit.py::TestScript::test_torch_functional, test/test_jit.py::TestScript::test_torch_functional_tensordot_int, test/test_jit.py::TestScript::test_torch_functional_tensordot_list, test/test_jit.py::TestScript::test_torch_functional_tensordot_tensor, test/test_jit.py::TestScript::test_torch_functional_tensordot_tuple, test/test_jit.py::TestScript::test_torch_ignore_conversion_to_none, test/test_jit.py::TestScript::test_torch_manual_seed, test/test_jit.py::TestScript::test_torch_pow, test/test_jit.py::TestScript::test_torch_tensor_as_tensor, test/test_jit.py::TestScript::test_torch_tensor_as_tensor_empty_list, test/test_jit.py::TestScript::test_torch_tensor_bad_input, test/test_jit.py::TestScript::test_torch_tensor_dtype, test/test_jit.py::TestScript::test_torchscript_memoryformat, test/test_jit.py::TestScript::test_torchscript_multi_head_attn, test/test_jit.py::TestScript::test_torchscript_multi_head_attn_fast_path, test/test_jit.py::TestScript::test_training_param, test/test_jit.py::TestScript::test_tuple_assignments, test/test_jit.py::TestScript::test_tuple_error_msg, test/test_jit.py::TestScript::test_tuple_index_to_list, test/test_jit.py::TestScript::test_tuple_indexing, test/test_jit.py::TestScript::test_tuple_len, test/test_jit.py::TestScript::test_tuple_nested_sort, test/test_jit.py::TestScript::test_tuple_sort, test/test_jit.py::TestScript::test_tuple_sort_reverse, test/test_jit.py::TestScript::test_tuple_sorted, test/test_jit.py::TestScript::test_tuple_str, test/test_jit.py::TestScript::test_tuple_to_opt_list, test/test_jit.py::TestScript::test_tuple_unsortable_diff_type, test/test_jit.py::TestScript::test_tuple_unsortable_element_type, test/test_jit.py::TestScript::test_tuple_unsortable_nested_diff_type, test/test_jit.py::TestScript::test_type_annotate, test/test_jit.py::TestScript::test_type_annotation_module, test/test_jit.py::TestScript::test_type_annotation_py3, test/test_jit.py::TestScript::test_type_annotations, test/test_jit.py::TestScript::test_type_annotations_repeated_list, test/test_jit.py::TestScript::test_type_annotations_varargs, test/test_jit.py::TestScript::test_type_call_in_script, test/test_jit.py::TestScript::test_type_cast, test/test_jit.py::TestScript::test_type_comments_in_body, test/test_jit.py::TestScript::test_type_inferred_from_empty_annotation, test/test_jit.py::TestScript::test_unbind, test/test_jit.py::TestScript::test_unfold_zero_dim, test/test_jit.py::TestScript::test_unicode_comments, test/test_jit.py::TestScript::test_uninitialized, test/test_jit.py::TestScript::test_union_to_number, test/test_jit.py::TestScript::test_unknown_builtin, test/test_jit.py::TestScript::test_unmatched_type_annotation, test/test_jit.py::TestScript::test_unspecialized_any_binding, test/test_jit.py::TestScript::test_unsqueeze_guard_elimination, test/test_jit.py::TestScript::test_unsupported_builtin_error, test/test_jit.py::TestScript::test_unused_decorator, test/test_jit.py::TestScript::test_unwrap_optional_builtin, test/test_jit.py::TestScript::test_var_aug_assign, test/test_jit.py::TestScript::test_vararg_zeros, test/test_jit.py::TestScript::test_view_listconstruct_shape_prop, test/test_jit.py::TestScript::test_view_shape_prop, test/test_jit.py::TestScript::test_view_write, test/test_jit.py::TestScript::test_weak_cuda, test/test_jit.py::TestScript::test_where, test/test_jit.py::TestScript::test_where_method, test/test_jit.py::TestScript::test_while, test/test_jit.py::TestScript::test_while_nest_if, test/test_jit.py::TestScript::test_while_nonexistent_cond_value, test/test_jit.py::TestScript::test_while_nonexistent_value, test/test_jit.py::TestScript::test_while_write_outer_then_read, test/test_jit.py::TestScript::test_wrong_attr_lookup, test/test_jit.py::TestScript::test_wrong_implicit_expand, test/test_jit.py::TestScript::test_wrong_method_call_inputs, test/test_jit.py::TestScript::test_wrong_module_attr_lookup, test/test_jit.py::TestScript::test_wrong_return_type, test/test_jit.py::TestScript::test_wrong_use_as_callable, test/test_jit.py::TestScript::test_wrong_use_as_tuple, test/test_jit.py::TestScript::test_zero_dimension_tensor_trace, test/test_jit.py::TestScript::test_zeros, test/test_jit.py::TestScript::test_zip_enumerate_modulelist, test/test_jit.py::TestJitGeneratedModule::test_nn_BCELoss_no_batch_dim_mean, test/test_jit.py::TestJitGeneratedModule::test_nn_BCELoss_no_batch_dim_none, test/test_jit.py::TestJitGeneratedModule::test_nn_BCELoss_no_batch_dim_sum, test/test_jit.py::TestJitGeneratedModule::test_nn_BCELoss_no_reduce, test/test_jit.py::TestJitGeneratedModule::test_nn_BCELoss_no_reduce_scalar, test/test_jit.py::TestJitGeneratedModule::test_nn_BCELoss_weights_no_reduce, test/test_jit.py::TestJitGeneratedModule::test_nn_BCELoss_weights_no_reduce_scalar, test/test_jit.py::TestJitGeneratedModule::test_nn_BCEWithLogitsLoss_legacy_enum, test/test_jit.py::TestJitGeneratedModule::test_nn_BCEWithLogitsLoss_no_batch_dim_mean, test/test_jit.py::TestJitGeneratedModule::test_nn_BCEWithLogitsLoss_no_batch_dim_none, test/test_jit.py::TestJitGeneratedModule::test_nn_BCEWithLogitsLoss_no_batch_dim_sum, test/test_jit.py::TestJitGeneratedModule::test_nn_BCEWithLogitsLoss_no_reduce, test/test_jit.py::TestJitGeneratedModule::test_nn_BCEWithLogitsLoss_no_reduce_scalar, test/test_jit.py::TestJitGeneratedModule::test_nn_Bilinear, test/test_jit.py::TestJitGeneratedModule::test_nn_CELU_no_batch_dim, test/test_jit.py::TestJitGeneratedModule::test_nn_Conv1d, test/test_jit.py::TestJitGeneratedModule::test_nn_Conv1d_circular_stride2_pad2, test/test_jit.py::TestJitGeneratedModule::test_nn_Conv1d_dilated, test/test_jit.py::TestJitGeneratedModule::test_nn_Conv1d_groups, test/test_jit.py::TestJitGeneratedModule::test_nn_Conv1d_pad1, test/test_jit.py::TestJitGeneratedModule::test_nn_Conv1d_pad1size1, test/test_jit.py::TestJitGeneratedModule::test_nn_Conv1d_pad2, test/test_jit.py::TestJitGeneratedModule::test_nn_Conv1d_pad2size1, test/test_jit.py::TestJitGeneratedModule::test_nn_Conv1d_pad_same, test/test_jit.py::TestJitGeneratedModule::test_nn_Conv1d_pad_same2, test/test_jit.py::TestJitGeneratedModule::test_nn_Conv1d_pad_same_dilated, test/test_jit.py::TestJitGeneratedModule::test_nn_Conv1d_pad_valid, test/test_jit.py::TestJitGeneratedModule::test_nn_Conv1d_reflect_stride2_pad2, test/test_jit.py::TestJitGeneratedModule::test_nn_Conv1d_replicate_stride2_pad2, test/test_jit.py::TestJitGeneratedModule::test_nn_Conv1d_stride, test/test_jit.py::TestJitGeneratedModule::test_nn_Conv1d_zero_batch, test/test_jit.py::TestJitGeneratedModule::test_nn_Conv1d_zeros_stride2_pad2, test/test_jit.py::TestJitGeneratedModule::test_nn_Conv2d, test/test_jit.py::TestJitGeneratedModule::test_nn_Conv2d_circular_stride2_pad2, test/test_jit.py::TestJitGeneratedModule::test_nn_Conv2d_depthwise, test/test_jit.py::TestJitGeneratedModule::test_nn_Conv2d_depthwise_dilated, test/test_jit.py::TestJitGeneratedModule::test_nn_Conv2d_depthwise_padded, test/test_jit.py::TestJitGeneratedModule::test_nn_Conv2d_depthwise_strided, test/test_jit.py::TestJitGeneratedModule::test_nn_Conv2d_depthwise_with_multiplier, test/test_jit.py::TestJitGeneratedModule::test_nn_Conv2d_dilated, test/test_jit.py::TestJitGeneratedModule::test_nn_Conv2d_groups, test/test_jit.py::TestJitGeneratedModule::test_nn_Conv2d_groups_thnn, test/test_jit.py::TestJitGeneratedModule::test_nn_Conv2d_no_bias, test/test_jit.py::TestJitGeneratedModule::test_nn_Conv2d_pad_same, test/test_jit.py::TestJitGeneratedModule::test_nn_Conv2d_pad_same_dilated, test/test_jit.py::TestJitGeneratedModule::test_nn_Conv2d_pad_valid, test/test_jit.py::TestJitGeneratedModule::test_nn_Conv2d_padding, test/test_jit.py::TestJitGeneratedModule::test_nn_Conv2d_reflect_stride2_pad2, test/test_jit.py::TestJitGeneratedModule::test_nn_Conv2d_replicate_stride2_pad2, test/test_jit.py::TestJitGeneratedModule::test_nn_Conv2d_strided, test/test_jit.py::TestJitGeneratedModule::test_nn_Conv2d_zero_batch, test/test_jit.py::TestJitGeneratedModule::test_nn_Conv2d_zeros_stride2_pad2, test/test_jit.py::TestJitGeneratedModule::test_nn_Conv3d, test/test_jit.py::TestJitGeneratedModule::test_nn_Conv3d_1x1x1_no_bias, test/test_jit.py::TestJitGeneratedModule::test_nn_Conv3d_circular_stride2_pad2, test/test_jit.py::TestJitGeneratedModule::test_nn_Conv3d_dilated, test/test_jit.py::TestJitGeneratedModule::test_nn_Conv3d_dilated_strided, test/test_jit.py::TestJitGeneratedModule::test_nn_Conv3d_groups, test/test_jit.py::TestJitGeneratedModule::test_nn_Conv3d_no_bias, test/test_jit.py::TestJitGeneratedModule::test_nn_Conv3d_pad_same, test/test_jit.py::TestJitGeneratedModule::test_nn_Conv3d_pad_same_dilated, test/test_jit.py::TestJitGeneratedModule::test_nn_Conv3d_pad_valid, test/test_jit.py::TestJitGeneratedModule::test_nn_Conv3d_replicate_stride2_pad2, test/test_jit.py::TestJitGeneratedModule::test_nn_Conv3d_stride, test/test_jit.py::TestJitGeneratedModule::test_nn_Conv3d_stride_padding, test/test_jit.py::TestJitGeneratedModule::test_nn_Conv3d_zero_batch, test/test_jit.py::TestJitGeneratedModule::test_nn_Conv3d_zeros_stride2_pad2, test/test_jit.py::TestJitGeneratedModule::test_nn_ConvTranspose1d, test/test_jit.py::TestJitGeneratedModule::test_nn_ConvTranspose1d_dilated, test/test_jit.py::TestJitGeneratedModule::test_nn_ConvTranspose1d_groups, test/test_jit.py::TestJitGeneratedModule::test_nn_ConvTranspose1d_no_bias, test/test_jit.py::TestJitGeneratedModule::test_nn_ConvTranspose2d, test/test_jit.py::TestJitGeneratedModule::test_nn_ConvTranspose2d_dilated, test/test_jit.py::TestJitGeneratedModule::test_nn_ConvTranspose2d_groups, test/test_jit.py::TestJitGeneratedModule::test_nn_ConvTranspose2d_no_bias, test/test_jit.py::TestJitGeneratedModule::test_nn_ConvTranspose3d, test/test_jit.py::TestJitGeneratedModule::test_nn_ConvTranspose3d_dilated, test/test_jit.py::TestJitGeneratedModule::test_nn_CosineEmbeddingLoss_no_batch_dim_mean, test/test_jit.py::TestJitGeneratedModule::test_nn_CosineEmbeddingLoss_no_batch_dim_none, test/test_jit.py::TestJitGeneratedModule::test_nn_CosineEmbeddingLoss_no_batch_dim_sum, test/test_jit.py::TestJitGeneratedModule::test_nn_CrossMapLRN2d, test/test_jit.py::TestJitGeneratedModule::test_nn_ELU_no_batch_dim, test/test_jit.py::TestJitGeneratedModule::test_nn_Embedding, test/test_jit.py::TestJitGeneratedModule::test_nn_EmbeddingBag_discontiguous, test/test_jit.py::TestJitGeneratedModule::test_nn_EmbeddingBag_max, test/test_jit.py::TestJitGeneratedModule::test_nn_EmbeddingBag_max_padding_idx, test/test_jit.py::TestJitGeneratedModule::test_nn_EmbeddingBag_mean, test/test_jit.py::TestJitGeneratedModule::test_nn_EmbeddingBag_mean_padding_idx, test/test_jit.py::TestJitGeneratedModule::test_nn_EmbeddingBag_sparse, test/test_jit.py::TestJitGeneratedModule::test_nn_EmbeddingBag_sum, test/test_jit.py::TestJitGeneratedModule::test_nn_EmbeddingBag_sum_padding_idx, test/test_jit.py::TestJitGeneratedModule::test_nn_Embedding_discontiguous, test/test_jit.py::TestJitGeneratedModule::test_nn_Embedding_sparse, test/test_jit.py::TestJitGeneratedModule::test_nn_Flatten, test/test_jit.py::TestJitGeneratedModule::test_nn_Flatten_no_batch_dim, test/test_jit.py::TestJitGeneratedModule::test_nn_Fold, test/test_jit.py::TestJitGeneratedModule::test_nn_Fold_int_input, test/test_jit.py::TestJitGeneratedModule::test_nn_Fold_no_batch_dim_input, test/test_jit.py::TestJitGeneratedModule::test_nn_Fold_no_batch_dim_int_input, test/test_jit.py::TestJitGeneratedModule::test_nn_GELU_no_batch_dim, test/test_jit.py::TestJitGeneratedModule::test_nn_GLU_no_batch_dim, test/test_jit.py::TestJitGeneratedModule::test_nn_GRUCell, test/test_jit.py::TestJitGeneratedModule::test_nn_Hardshrink_no_batch_dim, test/test_jit.py::TestJitGeneratedModule::test_nn_Hardsigmoid_no_batch_dim, test/test_jit.py::TestJitGeneratedModule::test_nn_Hardswish_no_batch_dim, test/test_jit.py::TestJitGeneratedModule::test_nn_Hardtanh_no_batch_dim, test/test_jit.py::TestJitGeneratedModule::test_nn_HingeEmbeddingLoss_margin_no_reduce, test/test_jit.py::TestJitGeneratedModule::test_nn_HingeEmbeddingLoss_no_batch_dim_mean, test/test_jit.py::TestJitGeneratedModule::test_nn_HingeEmbeddingLoss_no_batch_dim_none, test/test_jit.py::TestJitGeneratedModule::test_nn_HingeEmbeddingLoss_no_batch_dim_sum, test/test_jit.py::TestJitGeneratedModule::test_nn_HingeEmbeddingLoss_no_reduce, test/test_jit.py::TestJitGeneratedModule::test_nn_HuberLoss_delta, test/test_jit.py::TestJitGeneratedModule::test_nn_HuberLoss_no_batch_dim_mean, test/test_jit.py::TestJitGeneratedModule::test_nn_HuberLoss_no_batch_dim_none, test/test_jit.py::TestJitGeneratedModule::test_nn_HuberLoss_no_batch_dim_sum, test/test_jit.py::TestJitGeneratedModule::test_nn_KLDivLoss_no_batch_dim_mean, test/test_jit.py::TestJitGeneratedModule::test_nn_KLDivLoss_no_batch_dim_none, test/test_jit.py::TestJitGeneratedModule::test_nn_KLDivLoss_no_batch_dim_sum, test/test_jit.py::TestJitGeneratedModule::test_nn_KLDivLoss_no_reduce, test/test_jit.py::TestJitGeneratedModule::test_nn_KLDivLoss_no_reduce_log_target, test/test_jit.py::TestJitGeneratedModule::test_nn_KLDivLoss_no_reduce_scalar, test/test_jit.py::TestJitGeneratedModule::test_nn_KLDivLoss_no_reduce_scalar_log_target, test/test_jit.py::TestJitGeneratedModule::test_nn_KLDivLoss_with_log_target_no_reduce, test/test_jit.py::TestJitGeneratedModule::test_nn_KLDivLoss_with_target_no_reduce, test/test_jit.py::TestJitGeneratedModule::test_nn_L1Loss_no_batch_dim_mean, test/test_jit.py::TestJitGeneratedModule::test_nn_L1Loss_no_batch_dim_none, test/test_jit.py::TestJitGeneratedModule::test_nn_L1Loss_no_batch_dim_sum, test/test_jit.py::TestJitGeneratedModule::test_nn_L1Loss_no_reduce, test/test_jit.py::TestJitGeneratedModule::test_nn_L1Loss_no_reduce_complex, test/test_jit.py::TestJitGeneratedModule::test_nn_L1Loss_no_reduce_scalar, test/test_jit.py::TestJitGeneratedModule::test_nn_LSTMCell, test/test_jit.py::TestJitGeneratedModule::test_nn_LayerNorm_3d_no_affine_large_feature, test/test_jit.py::TestJitGeneratedModule::test_nn_LeakyReLU_no_batch_dim, test/test_jit.py::TestJitGeneratedModule::test_nn_Linear, test/test_jit.py::TestJitGeneratedModule::test_nn_Linear_no_batch_dim, test/test_jit.py::TestJitGeneratedModule::test_nn_Linear_no_bias, test/test_jit.py::TestJitGeneratedModule::test_nn_LogSigmoid_no_batch_dim, test/test_jit.py::TestJitGeneratedModule::test_nn_MSELoss_no_batch_dim_mean, test/test_jit.py::TestJitGeneratedModule::test_nn_MSELoss_no_batch_dim_none, test/test_jit.py::TestJitGeneratedModule::test_nn_MSELoss_no_batch_dim_sum, test/test_jit.py::TestJitGeneratedModule::test_nn_MSELoss_no_reduce, test/test_jit.py::TestJitGeneratedModule::test_nn_MSELoss_no_reduce_scalar, test/test_jit.py::TestJitGeneratedModule::test_nn_MarginRankingLoss_no_batch_dim_mean, test/test_jit.py::TestJitGeneratedModule::test_nn_MarginRankingLoss_no_batch_dim_none, test/test_jit.py::TestJitGeneratedModule::test_nn_MarginRankingLoss_no_batch_dim_sum, test/test_jit.py::TestJitGeneratedModule::test_nn_Mish_no_batch_dim, test/test_jit.py::TestJitGeneratedModule::test_nn_MultiLabelMarginLoss_0d_no_reduce, test/test_jit.py::TestJitGeneratedModule::test_nn_MultiLabelMarginLoss_1d_no_reduce, test/test_jit.py::TestJitGeneratedModule::test_nn_MultiLabelMarginLoss_index_neg, test/test_jit.py::TestJitGeneratedModule::test_nn_MultiLabelMarginLoss_no_batch_dim_mean, test/test_jit.py::TestJitGeneratedModule::test_nn_MultiLabelMarginLoss_no_batch_dim_none, test/test_jit.py::TestJitGeneratedModule::test_nn_MultiLabelMarginLoss_no_batch_dim_sum, test/test_jit.py::TestJitGeneratedModule::test_nn_MultiLabelMarginLoss_no_reduce, test/test_jit.py::TestJitGeneratedModule::test_nn_MultiLabelSoftMarginLoss_no_batch_dim_mean, test/test_jit.py::TestJitGeneratedModule::test_nn_MultiLabelSoftMarginLoss_no_batch_dim_none, test/test_jit.py::TestJitGeneratedModule::test_nn_MultiLabelSoftMarginLoss_no_batch_dim_sum, test/test_jit.py::TestJitGeneratedModule::test_nn_MultiLabelSoftMarginLoss_no_reduce, test/test_jit.py::TestJitGeneratedModule::test_nn_MultiLabelSoftMarginLoss_weights_no_reduce, test/test_jit.py::TestJitGeneratedModule::test_nn_MultiMarginLoss_1d_no_reduce, test/test_jit.py::TestJitGeneratedModule::test_nn_MultiMarginLoss_margin_no_reduce, test/test_jit.py::TestJitGeneratedModule::test_nn_MultiMarginLoss_no_reduce, test/test_jit.py::TestJitGeneratedModule::test_nn_MultiMarginLoss_p_no_reduce, test/test_jit.py::TestJitGeneratedModule::test_nn_MultiMarginLoss_weights_no_reduce, test/test_jit.py::TestJitGeneratedModule::test_nn_MultiheadAttention, test/test_jit.py::TestJitGeneratedModule::test_nn_NLLLoss2d_no_reduce, test/test_jit.py::TestJitGeneratedModule::test_nn_NLLLoss2d_no_reduce_ignore_index, test/test_jit.py::TestJitGeneratedModule::test_nn_NLLLoss2d_no_reduce_weights, test/test_jit.py::TestJitGeneratedModule::test_nn_NLLLossNd_no_reduce, test/test_jit.py::TestJitGeneratedModule::test_nn_NLLLossNd_no_reduce_ignore_index, test/test_jit.py::TestJitGeneratedModule::test_nn_NLLLossNd_no_reduce_weights, test/test_jit.py::TestJitGeneratedModule::test_nn_NLLLoss_no_batch_dim_mean, test/test_jit.py::TestJitGeneratedModule::test_nn_NLLLoss_no_batch_dim_none, test/test_jit.py::TestJitGeneratedModule::test_nn_NLLLoss_no_batch_dim_sum, test/test_jit.py::TestJitGeneratedModule::test_nn_NLLLoss_no_reduce, test/test_jit.py::TestJitGeneratedModule::test_nn_NLLLoss_no_reduce_ignore_index, test/test_jit.py::TestJitGeneratedModule::test_nn_NLLLoss_no_reduce_weights, test/test_jit.py::TestJitGeneratedModule::test_nn_NLLLoss_no_reduce_weights_ignore_index, test/test_jit.py::TestJitGeneratedModule::test_nn_NLLLoss_no_reduce_weights_ignore_index_neg, test/test_jit.py::TestJitGeneratedModule::test_nn_PReLU_no_batch_dim, test/test_jit.py::TestJitGeneratedModule::test_nn_PairwiseDistance, test/test_jit.py::TestJitGeneratedModule::test_nn_PairwiseDistance_broadcast_lhs, test/test_jit.py::TestJitGeneratedModule::test_nn_PairwiseDistance_broadcast_rhs, test/test_jit.py::TestJitGeneratedModule::test_nn_PairwiseDistance_no_batch_dim, test/test_jit.py::TestJitGeneratedModule::test_nn_PairwiseDistance_with_non_default_args, test/test_jit.py::TestJitGeneratedModule::test_nn_PixelShuffle, test/test_jit.py::TestJitGeneratedModule::test_nn_PixelUnshuffle, test/test_jit.py::TestJitGeneratedModule::test_nn_PoissonNLLLoss_no_batch_dim_mean, test/test_jit.py::TestJitGeneratedModule::test_nn_PoissonNLLLoss_no_batch_dim_none, test/test_jit.py::TestJitGeneratedModule::test_nn_PoissonNLLLoss_no_batch_dim_sum, test/test_jit.py::TestJitGeneratedModule::test_nn_PoissonNLLLoss_no_reduce, test/test_jit.py::TestJitGeneratedModule::test_nn_RNNCell, test/test_jit.py::TestJitGeneratedModule::test_nn_RReLU, test/test_jit.py::TestJitGeneratedModule::test_nn_RReLU_no_batch_dim, test/test_jit.py::TestJitGeneratedModule::test_nn_RReLU_with_up_down, test/test_jit.py::TestJitGeneratedModule::test_nn_RReLU_with_up_down_scalar, test/test_jit.py::TestJitGeneratedModule::test_nn_ReLU6_no_batch_dim, test/test_jit.py::TestJitGeneratedModule::test_nn_ReLU_no_batch_dim, test/test_jit.py::TestJitGeneratedModule::test_nn_ReplicationPad3d, test/test_jit.py::TestJitGeneratedModule::test_nn_ReplicationPad3d_complex, test/test_jit.py::TestJitGeneratedModule::test_nn_ReplicationPad3d_no_batch_dim, test/test_jit.py::TestJitGeneratedModule::test_nn_SELU_no_batch_dim, test/test_jit.py::TestJitGeneratedModule::test_nn_SiLU_no_batch_dim, test/test_jit.py::TestJitGeneratedModule::test_nn_Sigmoid_no_batch_dim, test/test_jit.py::TestJitGeneratedModule::test_nn_SmoothL1Loss_beta, test/test_jit.py::TestJitGeneratedModule::test_nn_SmoothL1Loss_no_batch_dim_mean, test/test_jit.py::TestJitGeneratedModule::test_nn_SmoothL1Loss_no_batch_dim_none, test/test_jit.py::TestJitGeneratedModule::test_nn_SmoothL1Loss_no_batch_dim_sum, test/test_jit.py::TestJitGeneratedModule::test_nn_SmoothL1Loss_no_reduce, test/test_jit.py::TestJitGeneratedModule::test_nn_SmoothL1Loss_no_reduce_scalar, test/test_jit.py::TestJitGeneratedModule::test_nn_SmoothL1Loss_zero_beta, test/test_jit.py::TestJitGeneratedModule::test_nn_SoftMarginLoss_no_batch_dim_mean, test/test_jit.py::TestJitGeneratedModule::test_nn_SoftMarginLoss_no_batch_dim_none, test/test_jit.py::TestJitGeneratedModule::test_nn_SoftMarginLoss_no_batch_dim_sum, test/test_jit.py::TestJitGeneratedModule::test_nn_SoftMarginLoss_no_reduce, test/test_jit.py::TestJitGeneratedModule::test_nn_Softplus_no_batch_dim, test/test_jit.py::TestJitGeneratedModule::test_nn_Softshrink_no_batch_dim, test/test_jit.py::TestJitGeneratedModule::test_nn_Softsign_no_batch_dim, test/test_jit.py::TestJitGeneratedModule::test_nn_Tanh_no_batch_dim, test/test_jit.py::TestJitGeneratedModule::test_nn_Tanhshrink_no_batch_dim, test/test_jit.py::TestJitGeneratedModule::test_nn_Threshold_no_batch_dim, test/test_jit.py::TestJitGeneratedModule::test_nn_Transformer, test/test_jit.py::TestJitGeneratedModule::test_nn_TransformerDecoderLayer_gelu_activation, test/test_jit.py::TestJitGeneratedModule::test_nn_TransformerDecoderLayer_relu_activation, test/test_jit.py::TestJitGeneratedModule::test_nn_TransformerEncoderLayer_gelu_activation, test/test_jit.py::TestJitGeneratedModule::test_nn_TransformerEncoderLayer_relu_activation, test/test_jit.py::TestJitGeneratedModule::test_nn_Transformer_multilayer_coder, test/test_jit.py::TestJitGeneratedModule::test_nn_TripletMarginLoss_no_batch_dim_mean, test/test_jit.py::TestJitGeneratedModule::test_nn_TripletMarginLoss_no_batch_dim_none, test/test_jit.py::TestJitGeneratedModule::test_nn_TripletMarginLoss_no_batch_dim_sum, test/test_jit.py::TestJitGeneratedModule::test_nn_Unflatten_no_batch_dim, test/test_jit.py::TestJitGeneratedModule::test_nn_Unfold, test/test_jit.py::TestJitGeneratedModule::test_nn_Unfold_int_input, test/test_jit.py::TestJitGeneratedModule::test_nn_interpolate_bicubic_2d, test/test_jit.py::TestJitGeneratedModule::test_nn_interpolate_bicubic_2d_zero_dim, test/test_jit.py::TestJitGeneratedModule::test_nn_interpolate_bicubic_scale_2d, test/test_jit.py::TestJitGeneratedModule::test_nn_interpolate_bicubic_scale_tuple_shared_2d, test/test_jit.py::TestJitGeneratedModule::test_nn_interpolate_bicubic_scale_tuple_skewed_2d, test/test_jit.py::TestJitGeneratedModule::test_nn_interpolate_bicubic_scale_tuple_skewed_2d_align_corners, test/test_jit.py::TestJitGeneratedModule::test_nn_interpolate_bicubic_tuple_2d, test/test_jit.py::TestJitGeneratedModule::test_nn_interpolate_bicubic_tuple_2d_align_corners, test/test_jit.py::TestJitGeneratedModule::test_nn_interpolate_bilinear_2d, test/test_jit.py::TestJitGeneratedModule::test_nn_interpolate_bilinear_2d_zero_dim, test/test_jit.py::TestJitGeneratedModule::test_nn_interpolate_bilinear_scale_2d, test/test_jit.py::TestJitGeneratedModule::test_nn_interpolate_bilinear_scale_tuple_shared_2d, test/test_jit.py::TestJitGeneratedModule::test_nn_interpolate_bilinear_scale_tuple_skewed_2d, test/test_jit.py::TestJitGeneratedModule::test_nn_interpolate_bilinear_scale_tuple_skewed_2d_align_corners, test/test_jit.py::TestJitGeneratedModule::test_nn_interpolate_bilinear_tuple_2d, test/test_jit.py::TestJitGeneratedModule::test_nn_interpolate_bilinear_tuple_2d_align_corners, test/test_jit.py::TestJitGeneratedModule::test_nn_interpolate_linear_1d, test/test_jit.py::TestJitGeneratedModule::test_nn_interpolate_linear_1d_align_corners, test/test_jit.py::TestJitGeneratedModule::test_nn_interpolate_linear_1d_zero_dim, test/test_jit.py::TestJitGeneratedModule::test_nn_interpolate_linear_scale_1d, test/test_jit.py::TestJitGeneratedModule::test_nn_interpolate_linear_scale_1d_align_corners, test/test_jit.py::TestJitGeneratedModule::test_nn_interpolate_linear_tuple_1d, test/test_jit.py::TestJitGeneratedModule::test_nn_interpolate_nearest_1d, test/test_jit.py::TestJitGeneratedModule::test_nn_interpolate_nearest_1d_zero_dim, test/test_jit.py::TestJitGeneratedModule::test_nn_interpolate_nearest_2d, test/test_jit.py::TestJitGeneratedModule::test_nn_interpolate_nearest_2d_launch_configs, test/test_jit.py::TestJitGeneratedModule::test_nn_interpolate_nearest_2d_zero_dim, test/test_jit.py::TestJitGeneratedModule::test_nn_interpolate_nearest_3d, test/test_jit.py::TestJitGeneratedModule::test_nn_interpolate_nearest_3d_zero_dim, test/test_jit.py::TestJitGeneratedModule::test_nn_interpolate_nearest_scale_1d, test/test_jit.py::TestJitGeneratedModule::test_nn_interpolate_nearest_scale_2d, test/test_jit.py::TestJitGeneratedModule::test_nn_interpolate_nearest_scale_3d, test/test_jit.py::TestJitGeneratedModule::test_nn_interpolate_nearest_tuple_1d, test/test_jit.py::TestJitGeneratedModule::test_nn_interpolate_nearest_tuple_2d, test/test_jit.py::TestJitGeneratedModule::test_nn_interpolate_nearest_tuple_3d, test/test_jit.py::TestJitGeneratedModule::test_nn_interpolate_trilinear_3d, test/test_jit.py::TestJitGeneratedModule::test_nn_interpolate_trilinear_3d_zero_dim, test/test_jit.py::TestJitGeneratedModule::test_nn_interpolate_trilinear_scale_3d, test/test_jit.py::TestJitGeneratedModule::test_nn_interpolate_trilinear_scale_3d_align_corners, test/test_jit.py::TestJitGeneratedModule::test_nn_interpolate_trilinear_tuple_3d, test/test_jit.py::TestJitGeneratedModule::test_nn_interpolate_trilinear_tuple_3d_align_corners, test/test_jit.py::TestJitGeneratedModule::test_nn_log_softmax_dim0, test/test_jit.py::TestJitGeneratedModule::test_nn_log_softmax_dim3, test/test_jit.py::TestJitGeneratedModule::test_nn_log_softmax_lastdim, test/test_jit.py::TestJitGeneratedModule::test_nn_log_softmax_scalar, test/test_jit.py::TestJitGeneratedModule::test_nn_log_softmax_spatial, test/test_jit.py::TestJitGeneratedModule::test_nn_log_softmax_spatial_special, test/test_jit.py::TestJitGeneratedModule::test_nn_multimarginloss_1d_input_0d_target_no_reduce, test/test_jit.py::TestJitGeneratedModule::test_nn_softmax_functional_dim0, test/test_jit.py::TestJitGeneratedModule::test_nn_softmax_functional_dim3, test/test_jit.py::TestJitGeneratedModule::test_nn_softmax_functional_scalar, test/test_jit.py::TestJitGeneratedModule::test_nn_softmax_lastdim, test/test_jit.py::TestJitGeneratedModule::test_nn_softmax_lastdim_dtype, test/test_jit.py::TestJitGeneratedModule::test_nn_softmax_spatial, test/test_jit.py::TestJitGeneratedModule::test_nn_softmax_spatial_dtype, test/test_jit.py::TestJitGeneratedModule::test_nn_softmax_spatial_special, test/test_jit.py::TestProducerVersion::test_version 2025-11-03T17:59:17.0164961Z 2025-11-03T17:59:20.9247586Z Running higher_order_ops/test_invoke_quant 1/1 ... [2025-11-03 17:59:20.916290] 2025-11-03T17:59:20.9248114Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T17:59:20.9254475Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'higher_order_ops/test_invoke_quant.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-11-03 17:59:20.916290] 2025-11-03T17:59:22.4170887Z Running inductor/test_inductor_scheduler 1/1 ... [2025-11-03 17:59:22.415962] 2025-11-03T17:59:22.4171624Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T17:59:22.4177790Z 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-11-03 17:59:22.417493] 2025-11-03T17:59:35.9935056Z 2025-11-03T17:59:35.9936801Z 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_38d8e092f303fa97_.log 2025-11-03T17:59:35.9942652Z Running 8 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, test/inductor/test_inductor_scheduler.py::TestSchedulerCPU::test_fusion_prevent_too_many_reads_and_writes_allows_fusion_cpu, test/inductor/test_inductor_scheduler.py::TestSchedulerCPU::test_fusion_prevent_too_many_reads_and_writes_prevents_fusion_cpu 2025-11-03T17:59:35.9949582Z 2025-11-03T17:59:42.1681254Z Running torch_np/test_basic 1/1 ... [2025-11-03 17:59:42.167820] 2025-11-03T17:59:42.1681987Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T17:59:42.1691529Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'torch_np/test_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-11-03 17:59:42.168396] 2025-11-03T17:59:45.2129014Z 2025-11-03T17:59:45.2130564Z higher_order_ops/test_invoke_quant 1/1 was successful, full logs can be found in artifacts with path test/test-reports/higher_order_ops.test_invoke_quant_1.1_7166387531cab3b3_.log 2025-11-03T17:59:45.2139255Z Running 14 items in this shard: test/higher_order_ops/test_invoke_quant.py::TestInvokeQuantEager::test_construct_inline, test/higher_order_ops/test_invoke_quant.py::TestInvokeQuantEager::test_inline, test/higher_order_ops/test_invoke_quant.py::TestInvokeQuantEager::test_multiple, test/higher_order_ops/test_invoke_quant.py::TestInvokeQuantEager::test_simple, test/higher_order_ops/test_invoke_quant.py::TestInvokeQuantAotEager::test_construct_inline, test/higher_order_ops/test_invoke_quant.py::TestInvokeQuantAotEager::test_inline, test/higher_order_ops/test_invoke_quant.py::TestInvokeQuantAotEager::test_multiple, test/higher_order_ops/test_invoke_quant.py::TestInvokeQuantAotEager::test_simple, test/higher_order_ops/test_invoke_quant.py::TestInvokeQuantInductor::test_construct_inline, test/higher_order_ops/test_invoke_quant.py::TestInvokeQuantInductor::test_inline, test/higher_order_ops/test_invoke_quant.py::TestInvokeQuantInductor::test_multiple, test/higher_order_ops/test_invoke_quant.py::TestInvokeQuantInductor::test_pattern_matching, test/higher_order_ops/test_invoke_quant.py::TestInvokeQuantInductor::test_prologue, test/higher_order_ops/test_invoke_quant.py::TestInvokeQuantInductor::test_simple 2025-11-03T17:59:45.2146736Z 2025-11-03T17:59:50.6036757Z 2025-11-03T17:59:50.6037955Z torch_np/test_basic 1/1 was successful, full logs can be found in artifacts with path test/test-reports/torch_np.test_basic_1.1_aa5e6a05f55eddf9_.log 2025-11-03T17:59:50.6230629Z Running 453 items in this shard: test/torch_np/test_basic.py::TestOneArr::test_asarray_array_func0, test/torch_np/test_basic.py::TestOneArr::test_asarray_array_func1, test/torch_np/test_basic.py::TestOneArr::test_asarray_array_func10, test/torch_np/test_basic.py::TestOneArr::test_asarray_array_func11, test/torch_np/test_basic.py::TestOneArr::test_asarray_array_func12, test/torch_np/test_basic.py::TestOneArr::test_asarray_array_func13, test/torch_np/test_basic.py::TestOneArr::test_asarray_array_func14, test/torch_np/test_basic.py::TestOneArr::test_asarray_array_func15, test/torch_np/test_basic.py::TestOneArr::test_asarray_array_func16, test/torch_np/test_basic.py::TestOneArr::test_asarray_array_func17, test/torch_np/test_basic.py::TestOneArr::test_asarray_array_func18, test/torch_np/test_basic.py::TestOneArr::test_asarray_array_func19, test/torch_np/test_basic.py::TestOneArr::test_asarray_array_func2, test/torch_np/test_basic.py::TestOneArr::test_asarray_array_func20, test/torch_np/test_basic.py::TestOneArr::test_asarray_array_func21, test/torch_np/test_basic.py::TestOneArr::test_asarray_array_func22, test/torch_np/test_basic.py::TestOneArr::test_asarray_array_func23, test/torch_np/test_basic.py::TestOneArr::test_asarray_array_func24, test/torch_np/test_basic.py::TestOneArr::test_asarray_array_func25, test/torch_np/test_basic.py::TestOneArr::test_asarray_array_func26, test/torch_np/test_basic.py::TestOneArr::test_asarray_array_func27, test/torch_np/test_basic.py::TestOneArr::test_asarray_array_func28, test/torch_np/test_basic.py::TestOneArr::test_asarray_array_func29, test/torch_np/test_basic.py::TestOneArr::test_asarray_array_func3, test/torch_np/test_basic.py::TestOneArr::test_asarray_array_func30, test/torch_np/test_basic.py::TestOneArr::test_asarray_array_func31, test/torch_np/test_basic.py::TestOneArr::test_asarray_array_func32, test/torch_np/test_basic.py::TestOneArr::test_asarray_array_func33, test/torch_np/test_basic.py::TestOneArr::test_asarray_array_func34, test/torch_np/test_basic.py::TestOneArr::test_asarray_array_func35, test/torch_np/test_basic.py::TestOneArr::test_asarray_array_func36, test/torch_np/test_basic.py::TestOneArr::test_asarray_array_func37, test/torch_np/test_basic.py::TestOneArr::test_asarray_array_func38, test/torch_np/test_basic.py::TestOneArr::test_asarray_array_func39, test/torch_np/test_basic.py::TestOneArr::test_asarray_array_func4, test/torch_np/test_basic.py::TestOneArr::test_asarray_array_func40, test/torch_np/test_basic.py::TestOneArr::test_asarray_array_func41, test/torch_np/test_basic.py::TestOneArr::test_asarray_array_func42, test/torch_np/test_basic.py::TestOneArr::test_asarray_array_func43, test/torch_np/test_basic.py::TestOneArr::test_asarray_array_func44, test/torch_np/test_basic.py::TestOneArr::test_asarray_array_func45, test/torch_np/test_basic.py::TestOneArr::test_asarray_array_func46, test/torch_np/test_basic.py::TestOneArr::test_asarray_array_func47, test/torch_np/test_basic.py::TestOneArr::test_asarray_array_func48, test/torch_np/test_basic.py::TestOneArr::test_asarray_array_func49, test/torch_np/test_basic.py::TestOneArr::test_asarray_array_func5, test/torch_np/test_basic.py::TestOneArr::test_asarray_array_func50, test/torch_np/test_basic.py::TestOneArr::test_asarray_array_func51, test/torch_np/test_basic.py::TestOneArr::test_asarray_array_func52, test/torch_np/test_basic.py::TestOneArr::test_asarray_array_func53, test/torch_np/test_basic.py::TestOneArr::test_asarray_array_func54, test/torch_np/test_basic.py::TestOneArr::test_asarray_array_func55, test/torch_np/test_basic.py::TestOneArr::test_asarray_array_func56, test/torch_np/test_basic.py::TestOneArr::test_asarray_array_func57, test/torch_np/test_basic.py::TestOneArr::test_asarray_array_func58, test/torch_np/test_basic.py::TestOneArr::test_asarray_array_func59, test/torch_np/test_basic.py::TestOneArr::test_asarray_array_func6, test/torch_np/test_basic.py::TestOneArr::test_asarray_array_func60, test/torch_np/test_basic.py::TestOneArr::test_asarray_array_func61, test/torch_np/test_basic.py::TestOneArr::test_asarray_array_func62, test/torch_np/test_basic.py::TestOneArr::test_asarray_array_func63, test/torch_np/test_basic.py::TestOneArr::test_asarray_array_func64, test/torch_np/test_basic.py::TestOneArr::test_asarray_array_func65, test/torch_np/test_basic.py::TestOneArr::test_asarray_array_func66, test/torch_np/test_basic.py::TestOneArr::test_asarray_array_func67, test/torch_np/test_basic.py::TestOneArr::test_asarray_array_func68, test/torch_np/test_basic.py::TestOneArr::test_asarray_array_func69, test/torch_np/test_basic.py::TestOneArr::test_asarray_array_func7, test/torch_np/test_basic.py::TestOneArr::test_asarray_array_func70, test/torch_np/test_basic.py::TestOneArr::test_asarray_array_func71, test/torch_np/test_basic.py::TestOneArr::test_asarray_array_func72, test/torch_np/test_basic.py::TestOneArr::test_asarray_array_func73, test/torch_np/test_basic.py::TestOneArr::test_asarray_array_func74, test/torch_np/test_basic.py::TestOneArr::test_asarray_array_func8, test/torch_np/test_basic.py::TestOneArr::test_asarray_array_func9, test/torch_np/test_basic.py::TestOneArr::test_asarray_list_func0, test/torch_np/test_basic.py::TestOneArr::test_asarray_list_func1, test/torch_np/test_basic.py::TestOneArr::test_asarray_list_func10, test/torch_np/test_basic.py::TestOneArr::test_asarray_list_func11, test/torch_np/test_basic.py::TestOneArr::test_asarray_list_func12, test/torch_np/test_basic.py::TestOneArr::test_asarray_list_func13, test/torch_np/test_basic.py::TestOneArr::test_asarray_list_func14, test/torch_np/test_basic.py::TestOneArr::test_asarray_list_func15, test/torch_np/test_basic.py::TestOneArr::test_asarray_list_func16, test/torch_np/test_basic.py::TestOneArr::test_asarray_list_func17, test/torch_np/test_basic.py::TestOneArr::test_asarray_list_func18, test/torch_np/test_basic.py::TestOneArr::test_asarray_list_func19, test/torch_np/test_basic.py::TestOneArr::test_asarray_list_func2, test/torch_np/test_basic.py::TestOneArr::test_asarray_list_func20, test/torch_np/test_basic.py::TestOneArr::test_asarray_list_func21, test/torch_np/test_basic.py::TestOneArr::test_asarray_list_func22, test/torch_np/test_basic.py::TestOneArr::test_asarray_list_func23, test/torch_np/test_basic.py::TestOneArr::test_asarray_list_func24, test/torch_np/test_basic.py::TestOneArr::test_asarray_list_func25, test/torch_np/test_basic.py::TestOneArr::test_asarray_list_func26, test/torch_np/test_basic.py::TestOneArr::test_asarray_list_func27, test/torch_np/test_basic.py::TestOneArr::test_asarray_list_func28, test/torch_np/test_basic.py::TestOneArr::test_asarray_list_func29, test/torch_np/test_basic.py::TestOneArr::test_asarray_list_func3, test/torch_np/test_basic.py::TestOneArr::test_asarray_list_func30, test/torch_np/test_basic.py::TestOneArr::test_asarray_list_func31, test/torch_np/test_basic.py::TestOneArr::test_asarray_list_func32, test/torch_np/test_basic.py::TestOneArr::test_asarray_list_func33, test/torch_np/test_basic.py::TestOneArr::test_asarray_list_func34, test/torch_np/test_basic.py::TestOneArr::test_asarray_list_func35, test/torch_np/test_basic.py::TestOneArr::test_asarray_list_func36, test/torch_np/test_basic.py::TestOneArr::test_asarray_list_func37, test/torch_np/test_basic.py::TestOneArr::test_asarray_list_func38, test/torch_np/test_basic.py::TestOneArr::test_asarray_list_func39, test/torch_np/test_basic.py::TestOneArr::test_asarray_list_func4, test/torch_np/test_basic.py::TestOneArr::test_asarray_list_func40, test/torch_np/test_basic.py::TestOneArr::test_asarray_list_func41, test/torch_np/test_basic.py::TestOneArr::test_asarray_list_func42, test/torch_np/test_basic.py::TestOneArr::test_asarray_list_func43, test/torch_np/test_basic.py::TestOneArr::test_asarray_list_func44, test/torch_np/test_basic.py::TestOneArr::test_asarray_list_func45, test/torch_np/test_basic.py::TestOneArr::test_asarray_list_func46, test/torch_np/test_basic.py::TestOneArr::test_asarray_list_func47, test/torch_np/test_basic.py::TestOneArr::test_asarray_list_func48, test/torch_np/test_basic.py::TestOneArr::test_asarray_list_func49, test/torch_np/test_basic.py::TestOneArr::test_asarray_list_func5, test/torch_np/test_basic.py::TestOneArr::test_asarray_list_func50, test/torch_np/test_basic.py::TestOneArr::test_asarray_list_func51, test/torch_np/test_basic.py::TestOneArr::test_asarray_list_func52, test/torch_np/test_basic.py::TestOneArr::test_asarray_list_func53, test/torch_np/test_basic.py::TestOneArr::test_asarray_list_func54, test/torch_np/test_basic.py::TestOneArr::test_asarray_list_func55, test/torch_np/test_basic.py::TestOneArr::test_asarray_list_func56, test/torch_np/test_basic.py::TestOneArr::test_asarray_list_func57, test/torch_np/test_basic.py::TestOneArr::test_asarray_list_func58, test/torch_np/test_basic.py::TestOneArr::test_asarray_list_func59, test/torch_np/test_basic.py::TestOneArr::test_asarray_list_func6, test/torch_np/test_basic.py::TestOneArr::test_asarray_list_func60, test/torch_np/test_basic.py::TestOneArr::test_asarray_list_func61, test/torch_np/test_basic.py::TestOneArr::test_asarray_list_func62, test/torch_np/test_basic.py::TestOneArr::test_asarray_list_func63, test/torch_np/test_basic.py::TestOneArr::test_asarray_list_func64, test/torch_np/test_basic.py::TestOneArr::test_asarray_list_func65, test/torch_np/test_basic.py::TestOneArr::test_asarray_list_func66, test/torch_np/test_basic.py::TestOneArr::test_asarray_list_func67, test/torch_np/test_basic.py::TestOneArr::test_asarray_list_func68, test/torch_np/test_basic.py::TestOneArr::test_asarray_list_func69, test/torch_np/test_basic.py::TestOneArr::test_asarray_list_func7, test/torch_np/test_basic.py::TestOneArr::test_asarray_list_func70, test/torch_np/test_basic.py::TestOneArr::test_asarray_list_func71, test/torch_np/test_basic.py::TestOneArr::test_asarray_list_func72, test/torch_np/test_basic.py::TestOneArr::test_asarray_list_func73, test/torch_np/test_basic.py::TestOneArr::test_asarray_list_func74, test/torch_np/test_basic.py::TestOneArr::test_asarray_list_func8, test/torch_np/test_basic.py::TestOneArr::test_asarray_list_func9, test/torch_np/test_basic.py::TestOneArr::test_asarray_tensor_func0, test/torch_np/test_basic.py::TestOneArr::test_asarray_tensor_func1, test/torch_np/test_basic.py::TestOneArr::test_asarray_tensor_func10, test/torch_np/test_basic.py::TestOneArr::test_asarray_tensor_func11, test/torch_np/test_basic.py::TestOneArr::test_asarray_tensor_func12, test/torch_np/test_basic.py::TestOneArr::test_asarray_tensor_func13, test/torch_np/test_basic.py::TestOneArr::test_asarray_tensor_func14, test/torch_np/test_basic.py::TestOneArr::test_asarray_tensor_func15, test/torch_np/test_basic.py::TestOneArr::test_asarray_tensor_func16, test/torch_np/test_basic.py::TestOneArr::test_asarray_tensor_func17, test/torch_np/test_basic.py::TestOneArr::test_asarray_tensor_func18, test/torch_np/test_basic.py::TestOneArr::test_asarray_tensor_func19, test/torch_np/test_basic.py::TestOneArr::test_asarray_tensor_func2, test/torch_np/test_basic.py::TestOneArr::test_asarray_tensor_func20, test/torch_np/test_basic.py::TestOneArr::test_asarray_tensor_func21, test/torch_np/test_basic.py::TestOneArr::test_asarray_tensor_func22, test/torch_np/test_basic.py::TestOneArr::test_asarray_tensor_func23, test/torch_np/test_basic.py::TestOneArr::test_asarray_tensor_func24, test/torch_np/test_basic.py::TestOneArr::test_asarray_tensor_func25, test/torch_np/test_basic.py::TestOneArr::test_asarray_tensor_func26, test/torch_np/test_basic.py::TestOneArr::test_asarray_tensor_func27, test/torch_np/test_basic.py::TestOneArr::test_asarray_tensor_func28, test/torch_np/test_basic.py::TestOneArr::test_asarray_tensor_func29, test/torch_np/test_basic.py::TestOneArr::test_asarray_tensor_func3, test/torch_np/test_basic.py::TestOneArr::test_asarray_tensor_func30, test/torch_np/test_basic.py::TestOneArr::test_asarray_tensor_func31, test/torch_np/test_basic.py::TestOneArr::test_asarray_tensor_func32, test/torch_np/test_basic.py::TestOneArr::test_asarray_tensor_func33, test/torch_np/test_basic.py::TestOneArr::test_asarray_tensor_func34, test/torch_np/test_basic.py::TestOneArr::test_asarray_tensor_func35, test/torch_np/test_basic.py::TestOneArr::test_asarray_tensor_func36, test/torch_np/test_basic.py::TestOneArr::test_asarray_tensor_func37, test/torch_np/test_basic.py::TestOneArr::test_asarray_tensor_func38, test/torch_np/test_basic.py::TestOneArr::test_asarray_tensor_func39, test/torch_np/test_basic.py::TestOneArr::test_asarray_tensor_func4, test/torch_np/test_basic.py::TestOneArr::test_asarray_tensor_func40, test/torch_np/test_basic.py::TestOneArr::test_asarray_tensor_func41, test/torch_np/test_basic.py::TestOneArr::test_asarray_tensor_func42, test/torch_np/test_basic.py::TestOneArr::test_asarray_tensor_func43, test/torch_np/test_basic.py::TestOneArr::test_asarray_tensor_func44, test/torch_np/test_basic.py::TestOneArr::test_asarray_tensor_func45, test/torch_np/test_basic.py::TestOneArr::test_asarray_tensor_func46, test/torch_np/test_basic.py::TestOneArr::test_asarray_tensor_func47, test/torch_np/test_basic.py::TestOneArr::test_asarray_tensor_func48, test/torch_np/test_basic.py::TestOneArr::test_asarray_tensor_func49, test/torch_np/test_basic.py::TestOneArr::test_asarray_tensor_func5, test/torch_np/test_basic.py::TestOneArr::test_asarray_tensor_func50, test/torch_np/test_basic.py::TestOneArr::test_asarray_tensor_func51, test/torch_np/test_basic.py::TestOneArr::test_asarray_tensor_func52, test/torch_np/test_basic.py::TestOneArr::test_asarray_tensor_func53, test/torch_np/test_basic.py::TestOneArr::test_asarray_tensor_func54, test/torch_np/test_basic.py::TestOneArr::test_asarray_tensor_func55, test/torch_np/test_basic.py::TestOneArr::test_asarray_tensor_func56, test/torch_np/test_basic.py::TestOneArr::test_asarray_tensor_func57, test/torch_np/test_basic.py::TestOneArr::test_asarray_tensor_func58, test/torch_np/test_basic.py::TestOneArr::test_asarray_tensor_func59, test/torch_np/test_basic.py::TestOneArr::test_asarray_tensor_func6, test/torch_np/test_basic.py::TestOneArr::test_asarray_tensor_func60, test/torch_np/test_basic.py::TestOneArr::test_asarray_tensor_func61, test/torch_np/test_basic.py::TestOneArr::test_asarray_tensor_func62, test/torch_np/test_basic.py::TestOneArr::test_asarray_tensor_func63, test/torch_np/test_basic.py::TestOneArr::test_asarray_tensor_func64, test/torch_np/test_basic.py::TestOneArr::test_asarray_tensor_func65, test/torch_np/test_basic.py::TestOneArr::test_asarray_tensor_func66, test/torch_np/test_basic.py::TestOneArr::test_asarray_tensor_func67, test/torch_np/test_basic.py::TestOneArr::test_asarray_tensor_func68, test/torch_np/test_basic.py::TestOneArr::test_asarray_tensor_func69, test/torch_np/test_basic.py::TestOneArr::test_asarray_tensor_func7, test/torch_np/test_basic.py::TestOneArr::test_asarray_tensor_func70, test/torch_np/test_basic.py::TestOneArr::test_asarray_tensor_func71, test/torch_np/test_basic.py::TestOneArr::test_asarray_tensor_func72, test/torch_np/test_basic.py::TestOneArr::test_asarray_tensor_func73, test/torch_np/test_basic.py::TestOneArr::test_asarray_tensor_func74, test/torch_np/test_basic.py::TestOneArr::test_asarray_tensor_func8, test/torch_np/test_basic.py::TestOneArr::test_asarray_tensor_func9, test/torch_np/test_basic.py::TestOneArrAndAxis::test_andaxis_array_func0_axis3, test/torch_np/test_basic.py::TestOneArrAndAxis::test_andaxis_array_func0_axis_-1, test/torch_np/test_basic.py::TestOneArrAndAxis::test_andaxis_array_func0_axis_0, test/torch_np/test_basic.py::TestOneArrAndAxis::test_andaxis_array_func0_axis_1, test/torch_np/test_basic.py::TestOneArrAndAxis::test_andaxis_array_func10_axis3, test/torch_np/test_basic.py::TestOneArrAndAxis::test_andaxis_array_func10_axis_-1, test/torch_np/test_basic.py::TestOneArrAndAxis::test_andaxis_array_func10_axis_0, test/torch_np/test_basic.py::TestOneArrAndAxis::test_andaxis_array_func10_axis_1, test/torch_np/test_basic.py::TestOneArrAndAxis::test_andaxis_array_func1_axis3, test/torch_np/test_basic.py::TestOneArrAndAxis::test_andaxis_array_func1_axis_-1, test/torch_np/test_basic.py::TestOneArrAndAxis::test_andaxis_array_func1_axis_0, test/torch_np/test_basic.py::TestOneArrAndAxis::test_andaxis_array_func1_axis_1, test/torch_np/test_basic.py::TestOneArrAndAxis::test_andaxis_array_func2_axis3, test/torch_np/test_basic.py::TestOneArrAndAxis::test_andaxis_array_func2_axis_-1, test/torch_np/test_basic.py::TestOneArrAndAxis::test_andaxis_array_func2_axis_0, test/torch_np/test_basic.py::TestOneArrAndAxis::test_andaxis_array_func2_axis_1, test/torch_np/test_basic.py::TestOneArrAndAxis::test_andaxis_array_func3_axis3, test/torch_np/test_basic.py::TestOneArrAndAxis::test_andaxis_array_func3_axis_-1, test/torch_np/test_basic.py::TestOneArrAndAxis::test_andaxis_array_func3_axis_0, test/torch_np/test_basic.py::TestOneArrAndAxis::test_andaxis_array_func3_axis_1, test/torch_np/test_basic.py::TestOneArrAndAxis::test_andaxis_array_func4_axis3, test/torch_np/test_basic.py::TestOneArrAndAxis::test_andaxis_array_func4_axis_-1, test/torch_np/test_basic.py::TestOneArrAndAxis::test_andaxis_array_func4_axis_0, test/torch_np/test_basic.py::TestOneArrAndAxis::test_andaxis_array_func4_axis_1, test/torch_np/test_basic.py::TestOneArrAndAxis::test_andaxis_array_func5_axis3, test/torch_np/test_basic.py::TestOneArrAndAxis::test_andaxis_array_func5_axis_-1, test/torch_np/test_basic.py::TestOneArrAndAxis::test_andaxis_array_func5_axis_0, test/torch_np/test_basic.py::TestOneArrAndAxis::test_andaxis_array_func5_axis_1, test/torch_np/test_basic.py::TestOneArrAndAxis::test_andaxis_array_func6_axis3, test/torch_np/test_basic.py::TestOneArrAndAxis::test_andaxis_array_func6_axis_-1, test/torch_np/test_basic.py::TestOneArrAndAxis::test_andaxis_array_func6_axis_0, test/torch_np/test_basic.py::TestOneArrAndAxis::test_andaxis_array_func6_axis_1, test/torch_np/test_basic.py::TestOneArrAndAxis::test_andaxis_array_func7_axis3, test/torch_np/test_basic.py::TestOneArrAndAxis::test_andaxis_array_func7_axis_-1, test/torch_np/test_basic.py::TestOneArrAndAxis::test_andaxis_array_func7_axis_0, test/torch_np/test_basic.py::TestOneArrAndAxis::test_andaxis_array_func7_axis_1, test/torch_np/test_basic.py::TestOneArrAndAxis::test_andaxis_array_func8_axis3, test/torch_np/test_basic.py::TestOneArrAndAxis::test_andaxis_array_func8_axis_-1, test/torch_np/test_basic.py::TestOneArrAndAxis::test_andaxis_array_func8_axis_0, test/torch_np/test_basic.py::TestOneArrAndAxis::test_andaxis_array_func8_axis_1, test/torch_np/test_basic.py::TestOneArrAndAxis::test_andaxis_array_func9_axis3, test/torch_np/test_basic.py::TestOneArrAndAxis::test_andaxis_array_func9_axis_-1, test/torch_np/test_basic.py::TestOneArrAndAxis::test_andaxis_array_func9_axis_0, test/torch_np/test_basic.py::TestOneArrAndAxis::test_andaxis_array_func9_axis_1, test/torch_np/test_basic.py::TestOneArrAndAxis::test_andaxis_list_func0_axis3, test/torch_np/test_basic.py::TestOneArrAndAxis::test_andaxis_list_func0_axis_-1, test/torch_np/test_basic.py::TestOneArrAndAxis::test_andaxis_list_func0_axis_0, test/torch_np/test_basic.py::TestOneArrAndAxis::test_andaxis_list_func0_axis_1, test/torch_np/test_basic.py::TestOneArrAndAxis::test_andaxis_list_func10_axis3, test/torch_np/test_basic.py::TestOneArrAndAxis::test_andaxis_list_func10_axis_-1, test/torch_np/test_basic.py::TestOneArrAndAxis::test_andaxis_list_func10_axis_0, test/torch_np/test_basic.py::TestOneArrAndAxis::test_andaxis_list_func10_axis_1, test/torch_np/test_basic.py::TestOneArrAndAxis::test_andaxis_list_func1_axis3, test/torch_np/test_basic.py::TestOneArrAndAxis::test_andaxis_list_func1_axis_-1, test/torch_np/test_basic.py::TestOneArrAndAxis::test_andaxis_list_func1_axis_0, test/torch_np/test_basic.py::TestOneArrAndAxis::test_andaxis_list_func1_axis_1, test/torch_np/test_basic.py::TestOneArrAndAxis::test_andaxis_list_func2_axis3, test/torch_np/test_basic.py::TestOneArrAndAxis::test_andaxis_list_func2_axis_-1, test/torch_np/test_basic.py::TestOneArrAndAxis::test_andaxis_list_func2_axis_0, test/torch_np/test_basic.py::TestOneArrAndAxis::test_andaxis_list_func2_axis_1, test/torch_np/test_basic.py::TestOneArrAndAxis::test_andaxis_list_func3_axis3, test/torch_np/test_basic.py::TestOneArrAndAxis::test_andaxis_list_func3_axis_-1, test/torch_np/test_basic.py::TestOneArrAndAxis::test_andaxis_list_func3_axis_0, test/torch_np/test_basic.py::TestOneArrAndAxis::test_andaxis_list_func3_axis_1, test/torch_np/test_basic.py::TestOneArrAndAxis::test_andaxis_list_func4_axis3, test/torch_np/test_basic.py::TestOneArrAndAxis::test_andaxis_list_func4_axis_-1, test/torch_np/test_basic.py::TestOneArrAndAxis::test_andaxis_list_func4_axis_0, test/torch_np/test_basic.py::TestOneArrAndAxis::test_andaxis_list_func4_axis_1, test/torch_np/test_basic.py::TestOneArrAndAxis::test_andaxis_list_func5_axis3, test/torch_np/test_basic.py::TestOneArrAndAxis::test_andaxis_list_func5_axis_-1, test/torch_np/test_basic.py::TestOneArrAndAxis::test_andaxis_list_func5_axis_0, test/torch_np/test_basic.py::TestOneArrAndAxis::test_andaxis_list_func5_axis_1, test/torch_np/test_basic.py::TestOneArrAndAxis::test_andaxis_list_func6_axis3, test/torch_np/test_basic.py::TestOneArrAndAxis::test_andaxis_list_func6_axis_-1, test/torch_np/test_basic.py::TestOneArrAndAxis::test_andaxis_list_func6_axis_0, test/torch_np/test_basic.py::TestOneArrAndAxis::test_andaxis_list_func6_axis_1, test/torch_np/test_basic.py::TestOneArrAndAxis::test_andaxis_list_func7_axis3, test/torch_np/test_basic.py::TestOneArrAndAxis::test_andaxis_list_func7_axis_-1, test/torch_np/test_basic.py::TestOneArrAndAxis::test_andaxis_list_func7_axis_0, test/torch_np/test_basic.py::TestOneArrAndAxis::test_andaxis_list_func7_axis_1, test/torch_np/test_basic.py::TestOneArrAndAxis::test_andaxis_list_func8_axis3, test/torch_np/test_basic.py::TestOneArrAndAxis::test_andaxis_list_func8_axis_-1, test/torch_np/test_basic.py::TestOneArrAndAxis::test_andaxis_list_func8_axis_0, test/torch_np/test_basic.py::TestOneArrAndAxis::test_andaxis_list_func8_axis_1, test/torch_np/test_basic.py::TestOneArrAndAxis::test_andaxis_list_func9_axis3, test/torch_np/test_basic.py::TestOneArrAndAxis::test_andaxis_list_func9_axis_-1, test/torch_np/test_basic.py::TestOneArrAndAxis::test_andaxis_list_func9_axis_0, test/torch_np/test_basic.py::TestOneArrAndAxis::test_andaxis_list_func9_axis_1, test/torch_np/test_basic.py::TestOneArrAndAxis::test_andaxis_tensor_func0_axis3, test/torch_np/test_basic.py::TestOneArrAndAxis::test_andaxis_tensor_func0_axis_-1, test/torch_np/test_basic.py::TestOneArrAndAxis::test_andaxis_tensor_func0_axis_0, test/torch_np/test_basic.py::TestOneArrAndAxis::test_andaxis_tensor_func0_axis_1, test/torch_np/test_basic.py::TestOneArrAndAxis::test_andaxis_tensor_func10_axis3, test/torch_np/test_basic.py::TestOneArrAndAxis::test_andaxis_tensor_func10_axis_-1, test/torch_np/test_basic.py::TestOneArrAndAxis::test_andaxis_tensor_func10_axis_0, test/torch_np/test_basic.py::TestOneArrAndAxis::test_andaxis_tensor_func10_axis_1, test/torch_np/test_basic.py::TestOneArrAndAxis::test_andaxis_tensor_func1_axis3, test/torch_np/test_basic.py::TestOneArrAndAxis::test_andaxis_tensor_func1_axis_-1, test/torch_np/test_basic.py::TestOneArrAndAxis::test_andaxis_tensor_func1_axis_0, test/torch_np/test_basic.py::TestOneArrAndAxis::test_andaxis_tensor_func1_axis_1, test/torch_np/test_basic.py::TestOneArrAndAxis::test_andaxis_tensor_func2_axis3, test/torch_np/test_basic.py::TestOneArrAndAxis::test_andaxis_tensor_func2_axis_-1, test/torch_np/test_basic.py::TestOneArrAndAxis::test_andaxis_tensor_func2_axis_0, test/torch_np/test_basic.py::TestOneArrAndAxis::test_andaxis_tensor_func2_axis_1, test/torch_np/test_basic.py::TestOneArrAndAxis::test_andaxis_tensor_func3_axis3, test/torch_np/test_basic.py::TestOneArrAndAxis::test_andaxis_tensor_func3_axis_-1, test/torch_np/test_basic.py::TestOneArrAndAxis::test_andaxis_tensor_func3_axis_0, test/torch_np/test_basic.py::TestOneArrAndAxis::test_andaxis_tensor_func3_axis_1, test/torch_np/test_basic.py::TestOneArrAndAxis::test_andaxis_tensor_func4_axis3, test/torch_np/test_basic.py::TestOneArrAndAxis::test_andaxis_tensor_func4_axis_-1, test/torch_np/test_basic.py::TestOneArrAndAxis::test_andaxis_tensor_func4_axis_0, test/torch_np/test_basic.py::TestOneArrAndAxis::test_andaxis_tensor_func4_axis_1, test/torch_np/test_basic.py::TestOneArrAndAxis::test_andaxis_tensor_func5_axis3, test/torch_np/test_basic.py::TestOneArrAndAxis::test_andaxis_tensor_func5_axis_-1, test/torch_np/test_basic.py::TestOneArrAndAxis::test_andaxis_tensor_func5_axis_0, test/torch_np/test_basic.py::TestOneArrAndAxis::test_andaxis_tensor_func5_axis_1, test/torch_np/test_basic.py::TestOneArrAndAxis::test_andaxis_tensor_func6_axis3, test/torch_np/test_basic.py::TestOneArrAndAxis::test_andaxis_tensor_func6_axis_-1, test/torch_np/test_basic.py::TestOneArrAndAxis::test_andaxis_tensor_func6_axis_0, test/torch_np/test_basic.py::TestOneArrAndAxis::test_andaxis_tensor_func6_axis_1, test/torch_np/test_basic.py::TestOneArrAndAxis::test_andaxis_tensor_func7_axis3, test/torch_np/test_basic.py::TestOneArrAndAxis::test_andaxis_tensor_func7_axis_-1, test/torch_np/test_basic.py::TestOneArrAndAxis::test_andaxis_tensor_func7_axis_0, test/torch_np/test_basic.py::TestOneArrAndAxis::test_andaxis_tensor_func7_axis_1, test/torch_np/test_basic.py::TestOneArrAndAxis::test_andaxis_tensor_func8_axis3, test/torch_np/test_basic.py::TestOneArrAndAxis::test_andaxis_tensor_func8_axis_-1, test/torch_np/test_basic.py::TestOneArrAndAxis::test_andaxis_tensor_func8_axis_0, test/torch_np/test_basic.py::TestOneArrAndAxis::test_andaxis_tensor_func8_axis_1, test/torch_np/test_basic.py::TestOneArrAndAxis::test_andaxis_tensor_func9_axis3, test/torch_np/test_basic.py::TestOneArrAndAxis::test_andaxis_tensor_func9_axis_-1, test/torch_np/test_basic.py::TestOneArrAndAxis::test_andaxis_tensor_func9_axis_0, test/torch_np/test_basic.py::TestOneArrAndAxis::test_andaxis_tensor_func9_axis_1, test/torch_np/test_basic.py::TestOneArrAndAxesTuple::test_andtuple_array_func0_axes0, test/torch_np/test_basic.py::TestOneArrAndAxesTuple::test_andtuple_array_func0_axes1, test/torch_np/test_basic.py::TestOneArrAndAxesTuple::test_andtuple_array_func0_axes2, test/torch_np/test_basic.py::TestOneArrAndAxesTuple::test_andtuple_list_func0_axes0, test/torch_np/test_basic.py::TestOneArrAndAxesTuple::test_andtuple_list_func0_axes1, test/torch_np/test_basic.py::TestOneArrAndAxesTuple::test_andtuple_list_func0_axes2, test/torch_np/test_basic.py::TestOneArrAndAxesTuple::test_andtuple_tensor_func0_axes0, test/torch_np/test_basic.py::TestOneArrAndAxesTuple::test_andtuple_tensor_func0_axes1, test/torch_np/test_basic.py::TestOneArrAndAxesTuple::test_andtuple_tensor_func0_axes2, test/torch_np/test_basic.py::TestOneArrAndShape::test_andshape_array_func0, test/torch_np/test_basic.py::TestOneArrAndShape::test_andshape_array_func1, test/torch_np/test_basic.py::TestOneArrAndShape::test_andshape_array_func2, test/torch_np/test_basic.py::TestOneArrAndShape::test_andshape_array_func3, test/torch_np/test_basic.py::TestOneArrAndShape::test_andshape_array_func4, test/torch_np/test_basic.py::TestOneArrAndShape::test_andshape_list_func0, test/torch_np/test_basic.py::TestOneArrAndShape::test_andshape_list_func1, test/torch_np/test_basic.py::TestOneArrAndShape::test_andshape_list_func2, test/torch_np/test_basic.py::TestOneArrAndShape::test_andshape_list_func3, test/torch_np/test_basic.py::TestOneArrAndShape::test_andshape_list_func4, test/torch_np/test_basic.py::TestOneArrAndShape::test_andshape_tensor_func0, test/torch_np/test_basic.py::TestOneArrAndShape::test_andshape_tensor_func1, test/torch_np/test_basic.py::TestOneArrAndShape::test_andshape_tensor_func2, test/torch_np/test_basic.py::TestOneArrAndShape::test_andshape_tensor_func3, test/torch_np/test_basic.py::TestOneArrAndShape::test_andshape_tensor_func4, test/torch_np/test_basic.py::TestOneArrToScalar::test_toscalar_array_func0_np_func0, test/torch_np/test_basic.py::TestOneArrToScalar::test_toscalar_array_func1_np_func1, test/torch_np/test_basic.py::TestOneArrToScalar::test_toscalar_array_func2_np_func2, test/torch_np/test_basic.py::TestOneArrToScalar::test_toscalar_list_func0_np_func0, test/torch_np/test_basic.py::TestOneArrToScalar::test_toscalar_list_func1_np_func1, test/torch_np/test_basic.py::TestOneArrToScalar::test_toscalar_list_func2_np_func2, test/torch_np/test_basic.py::TestOneArrToScalar::test_toscalar_tensor_func0_np_func0, test/torch_np/test_basic.py::TestOneArrToScalar::test_toscalar_tensor_func1_np_func1, test/torch_np/test_basic.py::TestOneArrToScalar::test_toscalar_tensor_func2_np_func2, test/torch_np/test_basic.py::TestShapeLikeToArray::test_shape_func0, test/torch_np/test_basic.py::TestShapeLikeToArray::test_shape_func1, test/torch_np/test_basic.py::TestShapeLikeToArray::test_shape_func2, test/torch_np/test_basic.py::TestShapeLikeToArray::test_shape_func3, test/torch_np/test_basic.py::TestSequenceOfArrays::test_several_func0, test/torch_np/test_basic.py::TestSequenceOfArrays::test_several_func1, test/torch_np/test_basic.py::TestSequenceOfArrays::test_several_func2, test/torch_np/test_basic.py::TestSequenceOfArrays::test_several_func3, test/torch_np/test_basic.py::TestSequenceOfArrays::test_single_array_func0, test/torch_np/test_basic.py::TestSequenceOfArrays::test_single_array_func1, test/torch_np/test_basic.py::TestSequenceOfArrays::test_single_array_func2, test/torch_np/test_basic.py::TestSequenceOfArrays::test_single_array_func3, test/torch_np/test_basic.py::TestSequenceOfArrays::test_single_list_func0, test/torch_np/test_basic.py::TestSequenceOfArrays::test_single_list_func1, test/torch_np/test_basic.py::TestSequenceOfArrays::test_single_list_func2, test/torch_np/test_basic.py::TestSequenceOfArrays::test_single_list_func3, test/torch_np/test_basic.py::TestSequenceOfArrays::test_single_tensor_func0, test/torch_np/test_basic.py::TestSequenceOfArrays::test_single_tensor_func1, test/torch_np/test_basic.py::TestSequenceOfArrays::test_single_tensor_func2, test/torch_np/test_basic.py::TestSequenceOfArrays::test_single_tensor_func3, test/torch_np/test_basic.py::TestSequenceOfArraysToSingle::test_several_func0, test/torch_np/test_basic.py::TestSequenceOfArraysToSingle::test_several_func1, test/torch_np/test_basic.py::TestSequenceOfArraysToSingle::test_several_func2, test/torch_np/test_basic.py::TestSequenceOfArraysToSingle::test_several_func3, test/torch_np/test_basic.py::TestSequenceOfArraysToSingle::test_several_func4, test/torch_np/test_basic.py::TestSequenceOfArraysToSingle::test_several_func5, test/torch_np/test_basic.py::TestSequenceOfArraysToSingle::test_several_func6, test/torch_np/test_basic.py::TestArrayToSequence::test_asarray_array_func0, test/torch_np/test_basic.py::TestArrayToSequence::test_asarray_array_func1, test/torch_np/test_basic.py::TestArrayToSequence::test_asarray_list_func0, test/torch_np/test_basic.py::TestArrayToSequence::test_asarray_list_func1, test/torch_np/test_basic.py::TestArrayToSequence::test_asarray_tensor_func0, test/torch_np/test_basic.py::TestArrayToSequence::test_asarray_tensor_func1, test/torch_np/test_basic.py::TestPythonArgsToArray::test_argstoarray_simple_func0_args0, test/torch_np/test_basic.py::TestPythonArgsToArray::test_argstoarray_simple_func1_args1, test/torch_np/test_basic.py::TestPythonArgsToArray::test_argstoarray_simple_func2_args2, test/torch_np/test_basic.py::TestPythonArgsToArray::test_argstoarray_simple_func3_args3, test/torch_np/test_basic.py::TestPythonArgsToArray::test_argstoarray_simple_func4_args4, test/torch_np/test_basic.py::TestPythonArgsToArray::test_argstoarray_simple_func5_args5, test/torch_np/test_basic.py::TestPythonArgsToArray::test_argstoarray_simple_func6_args6, test/torch_np/test_basic.py::TestPythonArgsToArray::test_argstoarray_simple_func7_args7, test/torch_np/test_basic.py::TestPythonArgsToArray::test_argstoarray_simple_func8_args8, test/torch_np/test_basic.py::TestPythonArgsToArray::test_argstoarray_simple_func9_args9, test/torch_np/test_basic.py::TestNormalizations::test_too_few_args_positional, test/torch_np/test_basic.py::TestNormalizations::test_unknown_args, test/torch_np/test_basic.py::TestNormalizations::test_unknown_args_with_defaults, test/torch_np/test_basic.py::TestCopyTo::test_copyto_basic, test/torch_np/test_basic.py::TestCopyTo::test_copyto_typecast, test/torch_np/test_basic.py::TestCopyTo::test_copytobcast, test/torch_np/test_basic.py::TestDivmod::test_divmod_no_out, test/torch_np/test_basic.py::TestDivmod::test_divmod_out, test/torch_np/test_basic.py::TestDivmod::test_divmod_out_both_pos_and_kw, test/torch_np/test_basic.py::TestDivmod::test_divmod_out_list, test/torch_np/test_basic.py::TestDivmod::test_divmod_pos_only, test/torch_np/test_basic.py::TestSmokeNotImpl::test_nimpl_basic, test/torch_np/test_basic.py::TestDefaultDtype::test_defaultdtype_defaults, test/torch_np/test_basic.py::TestDefaultDtype::test_set_default_float_dt_float32, test/torch_np/test_basic.py::TestDefaultDtype::test_set_default_float_dt_pytorch, test/torch_np/test_basic.py::TestDefaultDtype::test_set_default_float_float32, test/torch_np/test_basic.py::TestExport::test_exported_objects, test/torch_np/test_basic.py::TestCtorNested::test_arrays_in_lists, test/torch_np/test_basic.py::TestMisc::test_f16_on_cuda, test/torch_np/test_basic.py::TestMisc::test_ndarrays_to_tensors 2025-11-03T17:59:50.6413916Z 2025-11-03T17:59:50.8648857Z Running functorch/test_minifier 1/1 ... [2025-11-03 17:59:50.864317] 2025-11-03T17:59:50.8649679Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T17:59:50.8657339Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'functorch/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-11-03 17:59:50.865495] 2025-11-03T17:59:56.2172772Z Running inductor/test_multi_kernel 1/1 ... [2025-11-03 17:59:56.207722] 2025-11-03T17:59:56.2173273Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T17:59:56.2179662Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_multi_kernel.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-11-03 17:59:56.217775] 2025-11-03T17:59:57.1081708Z 2025-11-03T17:59:57.1082730Z functorch/test_minifier 1/1 was successful, full logs can be found in artifacts with path test/test-reports/functorch.test_minifier_1.1_4786df4494a4749b_.log 2025-11-03T17:59:57.1084945Z Running 5 items in this shard: test/functorch/test_minifier.py::TestMinifier::test_has_add_mul, test/functorch/test_minifier.py::TestMinifier::test_has_mul_minifier, test/functorch/test_minifier.py::TestMinifier::test_input_returned, test/functorch/test_minifier.py::TestMinifier::test_module, test/functorch/test_minifier.py::TestMinifier::test_tup_use 2025-11-03T17:59:57.1086376Z 2025-11-03T18:00:03.0258140Z Running test_meta 1/6 ... [2025-11-03 18:00:03.023889] 2025-11-03T18:00:03.0264403Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T18:00:03.0266363Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_meta.py', '-m', 'not serial', '--shard-id=1', '--num-shards=6', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-11-03 18:00:03.023889] 2025-11-03T18:00:08.6208250Z 2025-11-03T18:00:08.6209187Z inductor/test_multi_kernel 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_multi_kernel_1.1_c7699a9a6ab40c19_.log 2025-11-03T18:00:08.6209868Z 2025-11-03T18:00:14.3621313Z Running dynamo/test_misc 1/1 ... [2025-11-03 18:00:14.351224] 2025-11-03T18:00:14.3621944Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T18:00:14.3630997Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'dynamo/test_misc.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-11-03 18:00:14.351224] 2025-11-03T18:00:21.7063029Z 2025-11-03T18:00:21.7064066Z test_binary_ufuncs 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_binary_ufuncs_1.1_2e967004a125cb9e_.log 2025-11-03T18:00:22.1840013Z Running 12862 items in this shard: test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___add___not_implemented_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___add___not_implemented_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___add___not_implemented_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___add___not_implemented_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___add___not_implemented_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___add___not_implemented_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___add___not_implemented_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___add___not_implemented_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___and___not_implemented_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___and___not_implemented_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___and___not_implemented_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___and___not_implemented_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___and___not_implemented_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___and___not_implemented_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___and___not_implemented_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___and___not_implemented_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___eq___not_implemented_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___eq___not_implemented_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___eq___not_implemented_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___eq___not_implemented_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___eq___not_implemented_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___eq___not_implemented_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___eq___not_implemented_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___eq___not_implemented_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___floordiv___not_implemented_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___floordiv___not_implemented_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___floordiv___not_implemented_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___floordiv___not_implemented_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___floordiv___not_implemented_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___floordiv___not_implemented_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___floordiv___not_implemented_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___floordiv___not_implemented_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___ge___not_implemented_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___ge___not_implemented_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___ge___not_implemented_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___ge___not_implemented_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___ge___not_implemented_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___ge___not_implemented_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___ge___not_implemented_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___ge___not_implemented_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___gt___not_implemented_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___gt___not_implemented_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___gt___not_implemented_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___gt___not_implemented_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___gt___not_implemented_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___gt___not_implemented_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___gt___not_implemented_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___gt___not_implemented_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___iadd___not_implemented_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___iadd___not_implemented_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___iadd___not_implemented_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___iadd___not_implemented_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___iadd___not_implemented_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___iadd___not_implemented_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___iadd___not_implemented_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___iadd___not_implemented_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___iand___not_implemented_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___iand___not_implemented_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___iand___not_implemented_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___iand___not_implemented_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___iand___not_implemented_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___iand___not_implemented_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___iand___not_implemented_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___iand___not_implemented_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___ifloordiv___not_implemented_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___ifloordiv___not_implemented_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___ifloordiv___not_implemented_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___ifloordiv___not_implemented_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___ifloordiv___not_implemented_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___ifloordiv___not_implemented_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___ifloordiv___not_implemented_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___ifloordiv___not_implemented_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___ilshift___not_implemented_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___ilshift___not_implemented_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___ilshift___not_implemented_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___ilshift___not_implemented_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___ilshift___not_implemented_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___ilshift___not_implemented_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___ilshift___not_implemented_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___ilshift___not_implemented_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___imod___not_implemented_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___imod___not_implemented_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___imod___not_implemented_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___imod___not_implemented_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___imod___not_implemented_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___imod___not_implemented_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___imod___not_implemented_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___imod___not_implemented_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___imul___not_implemented_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___imul___not_implemented_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___imul___not_implemented_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___imul___not_implemented_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___imul___not_implemented_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___imul___not_implemented_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___imul___not_implemented_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___imul___not_implemented_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___ior___not_implemented_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___ior___not_implemented_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___ior___not_implemented_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___ior___not_implemented_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___ior___not_implemented_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___ior___not_implemented_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___ior___not_implemented_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___ior___not_implemented_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___ipow___not_implemented_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___ipow___not_implemented_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___ipow___not_implemented_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___ipow___not_implemented_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___ipow___not_implemented_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___ipow___not_implemented_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___ipow___not_implemented_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___ipow___not_implemented_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___irshift___not_implemented_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___irshift___not_implemented_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___irshift___not_implemented_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___irshift___not_implemented_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___irshift___not_implemented_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___irshift___not_implemented_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___irshift___not_implemented_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___irshift___not_implemented_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___isub___not_implemented_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___isub___not_implemented_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___isub___not_implemented_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___isub___not_implemented_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___isub___not_implemented_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___isub___not_implemented_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___isub___not_implemented_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___isub___not_implemented_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___itruediv___not_implemented_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___itruediv___not_implemented_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___itruediv___not_implemented_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___itruediv___not_implemented_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___itruediv___not_implemented_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___itruediv___not_implemented_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___itruediv___not_implemented_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___itruediv___not_implemented_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___ixor___not_implemented_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___ixor___not_implemented_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___ixor___not_implemented_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___ixor___not_implemented_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___ixor___not_implemented_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___ixor___not_implemented_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___ixor___not_implemented_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___ixor___not_implemented_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___le___not_implemented_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___le___not_implemented_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___le___not_implemented_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___le___not_implemented_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___le___not_implemented_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___le___not_implemented_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___le___not_implemented_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___le___not_implemented_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___lshift___not_implemented_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___lshift___not_implemented_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___lshift___not_implemented_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___lshift___not_implemented_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___lshift___not_implemented_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___lshift___not_implemented_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___lshift___not_implemented_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___lshift___not_implemented_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___lt___not_implemented_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___lt___not_implemented_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___lt___not_implemented_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___lt___not_implemented_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___lt___not_implemented_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___lt___not_implemented_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___lt___not_implemented_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___lt___not_implemented_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___matmul___not_implemented_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___matmul___not_implemented_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___matmul___not_implemented_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___matmul___not_implemented_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___matmul___not_implemented_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___matmul___not_implemented_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___matmul___not_implemented_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___matmul___not_implemented_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___mod___not_implemented_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___mod___not_implemented_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___mod___not_implemented_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___mod___not_implemented_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___mod___not_implemented_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___mod___not_implemented_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___mod___not_implemented_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___mod___not_implemented_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___mul___not_implemented_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___mul___not_implemented_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___mul___not_implemented_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___mul___not_implemented_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___mul___not_implemented_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___mul___not_implemented_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___mul___not_implemented_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___mul___not_implemented_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___ne___not_implemented_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___ne___not_implemented_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___ne___not_implemented_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___ne___not_implemented_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___ne___not_implemented_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___ne___not_implemented_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___ne___not_implemented_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___ne___not_implemented_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___or___not_implemented_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___or___not_implemented_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___or___not_implemented_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___or___not_implemented_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___or___not_implemented_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___or___not_implemented_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___or___not_implemented_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___or___not_implemented_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___pow___not_implemented_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___pow___not_implemented_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___pow___not_implemented_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___pow___not_implemented_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___pow___not_implemented_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___pow___not_implemented_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___pow___not_implemented_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___pow___not_implemented_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___radd___not_implemented_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___radd___not_implemented_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___radd___not_implemented_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___radd___not_implemented_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___radd___not_implemented_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___radd___not_implemented_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___radd___not_implemented_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___radd___not_implemented_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___rand___not_implemented_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___rand___not_implemented_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___rand___not_implemented_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___rand___not_implemented_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___rand___not_implemented_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___rand___not_implemented_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___rand___not_implemented_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___rand___not_implemented_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___rfloordiv___not_implemented_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___rfloordiv___not_implemented_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___rfloordiv___not_implemented_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___rfloordiv___not_implemented_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___rfloordiv___not_implemented_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___rfloordiv___not_implemented_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___rfloordiv___not_implemented_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___rfloordiv___not_implemented_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___rlshift___not_implemented_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___rlshift___not_implemented_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___rlshift___not_implemented_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___rlshift___not_implemented_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___rlshift___not_implemented_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___rlshift___not_implemented_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___rlshift___not_implemented_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___rlshift___not_implemented_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___rmatmul___not_implemented_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___rmatmul___not_implemented_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___rmatmul___not_implemented_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___rmatmul___not_implemented_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___rmatmul___not_implemented_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___rmatmul___not_implemented_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___rmatmul___not_implemented_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___rmatmul___not_implemented_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___rmod___not_implemented_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___rmod___not_implemented_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___rmod___not_implemented_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___rmod___not_implemented_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___rmod___not_implemented_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___rmod___not_implemented_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___rmod___not_implemented_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___rmod___not_implemented_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___rmul___not_implemented_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___rmul___not_implemented_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___rmul___not_implemented_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___rmul___not_implemented_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___rmul___not_implemented_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___rmul___not_implemented_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___rmul___not_implemented_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___rmul___not_implemented_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___ror___not_implemented_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___ror___not_implemented_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___ror___not_implemented_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___ror___not_implemented_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___ror___not_implemented_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___ror___not_implemented_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___ror___not_implemented_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___ror___not_implemented_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___rpow___not_implemented_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___rpow___not_implemented_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___rpow___not_implemented_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___rpow___not_implemented_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___rpow___not_implemented_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___rpow___not_implemented_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___rpow___not_implemented_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___rpow___not_implemented_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___rrshift___not_implemented_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___rrshift___not_implemented_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___rrshift___not_implemented_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___rrshift___not_implemented_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___rrshift___not_implemented_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___rrshift___not_implemented_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___rrshift___not_implemented_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___rrshift___not_implemented_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___rshift___not_implemented_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___rshift___not_implemented_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___rshift___not_implemented_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___rshift___not_implemented_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___rshift___not_implemented_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___rshift___not_implemented_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___rshift___not_implemented_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___rshift___not_implemented_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___rsub___not_implemented_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___rsub___not_implemented_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___rsub___not_implemented_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___rsub___not_implemented_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___rsub___not_implemented_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___rsub___not_implemented_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___rsub___not_implemented_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___rsub___not_implemented_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___rtruediv___not_implemented_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___rtruediv___not_implemented_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___rtruediv___not_implemented_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___rtruediv___not_implemented_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___rtruediv___not_implemented_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___rtruediv___not_implemented_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___rtruediv___not_implemented_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___rtruediv___not_implemented_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___rxor___not_implemented_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___rxor___not_implemented_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___rxor___not_implemented_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___rxor___not_implemented_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___rxor___not_implemented_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___rxor___not_implemented_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___rxor___not_implemented_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___rxor___not_implemented_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___sub___not_implemented_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___sub___not_implemented_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___sub___not_implemented_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___sub___not_implemented_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___sub___not_implemented_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___sub___not_implemented_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___sub___not_implemented_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___sub___not_implemented_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___truediv___not_implemented_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___truediv___not_implemented_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___truediv___not_implemented_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___truediv___not_implemented_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___truediv___not_implemented_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___truediv___not_implemented_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___truediv___not_implemented_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___truediv___not_implemented_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___xor___not_implemented_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___xor___not_implemented_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___xor___not_implemented_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___xor___not_implemented_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___xor___not_implemented_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___xor___not_implemented_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___xor___not_implemented_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test___xor___not_implemented_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_add_broadcast_empty_cpu, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_add_cpu, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_add_with_tail_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_addcmul_scalars_as_floats_cpu, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_addsub_half_tensor_cpu, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_atan2_cpu, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_atan2_edgecases_cpu, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing___radd___cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing___radd___cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing___radd___cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing___radd___cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing___radd___cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing___radd___cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing___radd___cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing___radd___cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing___radd___cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing___radd___cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing___radd___cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing___radd___cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing___rand___cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing___rand___cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing___rand___cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing___rand___cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing___rand___cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing___rand___cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing___rdiv___cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing___rdiv___cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing___rdiv___cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing___rdiv___cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing___rdiv___cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing___rdiv___cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing___rdiv___cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing___rdiv___cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing___rdiv___cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing___rdiv___cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing___rdiv___cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing___rdiv___cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing___rmod___cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing___rmod___cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing___rmod___cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing___rmod___cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing___rmul___cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing___rmul___cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing___rmul___cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing___rmul___cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing___rmul___cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing___rmul___cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing___rmul___cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing___rmul___cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing___rmul___cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing___rmul___cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing___rmul___cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing___rmul___cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing___ror___cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing___ror___cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing___ror___cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing___ror___cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing___ror___cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing___ror___cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing___rpow___cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing___rpow___cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing___rpow___cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing___rpow___cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing___rpow___cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing___rpow___cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing___rpow___cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing___rpow___cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing___rpow___cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing___rpow___cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing___rpow___cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing___rsub___cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing___rsub___cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing___rsub___cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing___rsub___cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing___rsub___cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing___rsub___cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing___rsub___cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing___rsub___cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing___rsub___cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing___rsub___cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing___rsub___cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing___rxor___cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing___rxor___cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing___rxor___cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing___rxor___cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing___rxor___cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing___rxor___cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs__conversions_complex_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs__conversions_complex_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs__conversions_complex_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs__conversions_polar_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs__conversions_polar_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_add_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_add_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_add_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_add_cpu_complex32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_add_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_add_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_add_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_add_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_add_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_add_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_add_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_add_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_add_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_atan2_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_atan2_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_atan2_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_atan2_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_atan2_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_atan2_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_atan2_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_atan2_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_atan2_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_atan2_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_bitwise_and_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_bitwise_and_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_bitwise_and_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_bitwise_and_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_bitwise_and_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_bitwise_and_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_bitwise_left_shift_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_bitwise_left_shift_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_bitwise_left_shift_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_bitwise_left_shift_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_bitwise_left_shift_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_bitwise_or_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_bitwise_or_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_bitwise_or_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_bitwise_or_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_bitwise_or_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_bitwise_or_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_bitwise_right_shift_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_bitwise_right_shift_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_bitwise_right_shift_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_bitwise_right_shift_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_bitwise_right_shift_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_bitwise_xor_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_bitwise_xor_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_bitwise_xor_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_bitwise_xor_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_bitwise_xor_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_bitwise_xor_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_clamp_max_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_clamp_max_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_clamp_max_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_clamp_max_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_clamp_max_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_clamp_max_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_clamp_max_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_clamp_max_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_clamp_max_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_clamp_max_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_clamp_min_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_clamp_min_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_clamp_min_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_clamp_min_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_clamp_min_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_clamp_min_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_clamp_min_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_clamp_min_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_clamp_min_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_clamp_min_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_copysign_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_copysign_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_copysign_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_copysign_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_copysign_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_copysign_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_copysign_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_copysign_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_copysign_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_copysign_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_div_floor_rounding_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_div_floor_rounding_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_div_floor_rounding_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_div_floor_rounding_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_div_floor_rounding_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_div_floor_rounding_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_div_floor_rounding_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_div_floor_rounding_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_div_floor_rounding_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_div_no_rounding_mode_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_div_no_rounding_mode_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_div_no_rounding_mode_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_div_no_rounding_mode_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_div_no_rounding_mode_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_div_no_rounding_mode_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_div_no_rounding_mode_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_div_no_rounding_mode_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_div_no_rounding_mode_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_div_no_rounding_mode_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_div_no_rounding_mode_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_div_no_rounding_mode_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_div_trunc_rounding_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_div_trunc_rounding_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_div_trunc_rounding_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_div_trunc_rounding_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_div_trunc_rounding_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_div_trunc_rounding_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_div_trunc_rounding_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_div_trunc_rounding_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_div_trunc_rounding_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_eq_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_eq_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_eq_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_eq_cpu_complex32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_eq_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_eq_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_eq_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_eq_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_eq_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_eq_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_eq_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_eq_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_eq_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_float_power_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_float_power_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_float_power_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_float_power_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_float_power_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_float_power_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_float_power_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_float_power_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_float_power_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_float_power_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_float_power_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_float_power_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_floor_divide_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_floor_divide_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_floor_divide_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_floor_divide_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_floor_divide_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_floor_divide_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_floor_divide_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_floor_divide_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_floor_divide_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_fmax_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_fmax_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_fmax_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_fmax_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_fmax_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_fmax_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_fmax_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_fmax_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_fmax_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_fmax_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_fmin_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_fmin_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_fmin_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_fmin_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_fmin_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_fmin_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_fmin_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_fmin_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_fmin_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_fmin_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_fmod_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_fmod_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_fmod_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_fmod_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_fmod_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_fmod_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_fmod_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_fmod_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_fmod_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_gcd_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_gcd_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_gcd_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_gcd_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_gcd_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_ge_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_ge_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_ge_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_ge_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_ge_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_ge_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_ge_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_ge_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_ge_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_ge_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_gt_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_gt_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_gt_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_gt_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_gt_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_gt_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_gt_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_gt_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_gt_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_gt_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_heaviside_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_heaviside_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_heaviside_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_heaviside_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_heaviside_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_heaviside_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_heaviside_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_heaviside_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_heaviside_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_heaviside_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_hypot_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_hypot_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_hypot_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_hypot_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_igamma_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_igamma_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_igamma_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_igamma_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_igammac_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_igammac_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_igammac_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_igammac_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_isclose_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_isclose_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_isclose_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_isclose_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_isclose_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_isclose_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_isclose_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_isclose_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_isclose_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_isclose_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_isclose_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_isclose_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_lcm_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_lcm_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_lcm_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_lcm_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_lcm_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_le_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_le_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_le_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_le_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_le_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_le_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_le_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_le_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_le_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_le_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_logaddexp_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_logaddexp_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_logaddexp_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_logaddexp_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_logaddexp_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_logaddexp_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_logical_and_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_logical_and_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_logical_and_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_logical_and_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_logical_and_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_logical_and_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_logical_and_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_logical_and_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_logical_and_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_logical_and_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_logical_and_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_logical_and_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_logical_or_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_logical_or_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_logical_or_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_logical_or_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_logical_or_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_logical_or_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_logical_or_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_logical_or_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_logical_or_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_logical_or_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_logical_or_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_logical_or_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_logical_xor_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_logical_xor_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_logical_xor_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_logical_xor_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_logical_xor_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_logical_xor_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_logical_xor_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_logical_xor_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_logical_xor_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_logical_xor_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_logical_xor_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_logical_xor_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_lt_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_lt_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_lt_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_lt_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_lt_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_lt_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_lt_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_lt_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_lt_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_lt_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_maximum_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_maximum_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_maximum_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_maximum_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_maximum_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_maximum_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_maximum_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_maximum_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_maximum_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_maximum_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_minimum_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_minimum_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_minimum_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_minimum_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_minimum_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_minimum_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_minimum_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_minimum_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_minimum_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_minimum_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_mul_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_mul_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_mul_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_mul_cpu_complex32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_mul_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_mul_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_mul_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_mul_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_mul_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_mul_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_mul_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_mul_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_mul_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_ne_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_ne_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_ne_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_ne_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_ne_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_ne_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_ne_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_ne_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_ne_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_ne_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_ne_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_ne_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_nextafter_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_nextafter_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_nextafter_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_nextafter_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_pow_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_pow_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_pow_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_pow_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_pow_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_pow_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_pow_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_pow_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_pow_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_pow_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_pow_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_remainder_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_remainder_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_remainder_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_remainder_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_remainder_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_remainder_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_remainder_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_remainder_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_remainder_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_rsub_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_rsub_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_rsub_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_rsub_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_rsub_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_rsub_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_rsub_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_rsub_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_rsub_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_rsub_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_rsub_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_special_xlog1py_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_special_xlog1py_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_special_xlog1py_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_special_xlog1py_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_special_xlog1py_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_special_xlog1py_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_special_xlog1py_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_special_xlog1py_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_special_xlog1py_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_special_xlog1py_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_special_zeta_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_special_zeta_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_special_zeta_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_special_zeta_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_special_zeta_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_special_zeta_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_special_zeta_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_special_zeta_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_sub_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_sub_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_sub_cpu_complex32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_sub_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_sub_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_sub_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_sub_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_sub_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_sub_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_sub_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_sub_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_sub_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_true_divide_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_true_divide_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_true_divide_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_true_divide_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_true_divide_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_true_divide_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_true_divide_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_true_divide_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_true_divide_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_true_divide_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_true_divide_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_true_divide_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_xlogy_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_xlogy_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_xlogy_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_xlogy_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_xlogy_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_xlogy_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_xlogy_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_xlogy_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_xlogy_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing__refs_xlogy_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_add_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_add_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_add_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_add_cpu_complex32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_add_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_add_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_add_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_add_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_add_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_add_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_add_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_add_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_add_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_atan2_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_atan2_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_atan2_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_atan2_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_atan2_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_atan2_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_atan2_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_atan2_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_atan2_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_atan2_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_bitwise_and_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_bitwise_and_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_bitwise_and_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_bitwise_and_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_bitwise_and_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_bitwise_and_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_bitwise_left_shift_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_bitwise_left_shift_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_bitwise_left_shift_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_bitwise_left_shift_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_bitwise_left_shift_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_bitwise_or_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_bitwise_or_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_bitwise_or_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_bitwise_or_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_bitwise_or_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_bitwise_or_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_bitwise_right_shift_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_bitwise_right_shift_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_bitwise_right_shift_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_bitwise_right_shift_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_bitwise_right_shift_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_bitwise_xor_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_bitwise_xor_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_bitwise_xor_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_bitwise_xor_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_bitwise_xor_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_bitwise_xor_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_clamp_max_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_clamp_max_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_clamp_max_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_clamp_max_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_clamp_max_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_clamp_max_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_clamp_max_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_clamp_max_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_clamp_max_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_clamp_max_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_clamp_min_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_clamp_min_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_clamp_min_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_clamp_min_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_clamp_min_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_clamp_min_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_clamp_min_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_clamp_min_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_clamp_min_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_clamp_min_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_complex_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_complex_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_complex_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_copysign_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_copysign_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_copysign_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_copysign_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_copysign_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_copysign_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_copysign_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_copysign_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_copysign_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_copysign_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_div_floor_rounding_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_div_floor_rounding_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_div_floor_rounding_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_div_floor_rounding_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_div_floor_rounding_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_div_floor_rounding_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_div_floor_rounding_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_div_floor_rounding_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_div_floor_rounding_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_div_no_rounding_mode_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_div_no_rounding_mode_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_div_no_rounding_mode_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_div_no_rounding_mode_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_div_no_rounding_mode_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_div_no_rounding_mode_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_div_no_rounding_mode_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_div_no_rounding_mode_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_div_no_rounding_mode_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_div_no_rounding_mode_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_div_no_rounding_mode_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_div_no_rounding_mode_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_div_trunc_rounding_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_div_trunc_rounding_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_div_trunc_rounding_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_div_trunc_rounding_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_div_trunc_rounding_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_div_trunc_rounding_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_div_trunc_rounding_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_div_trunc_rounding_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_div_trunc_rounding_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_eq_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_eq_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_eq_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_eq_cpu_complex32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_eq_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_eq_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_eq_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_eq_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_eq_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_eq_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_eq_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_eq_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_eq_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_float_power_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_float_power_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_float_power_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_float_power_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_float_power_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_float_power_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_float_power_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_float_power_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_float_power_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_float_power_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_float_power_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_float_power_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_floor_divide_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_floor_divide_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_floor_divide_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_floor_divide_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_floor_divide_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_floor_divide_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_floor_divide_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_floor_divide_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_floor_divide_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_fmax_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_fmax_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_fmax_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_fmax_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_fmax_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_fmax_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_fmax_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_fmax_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_fmax_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_fmax_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_fmin_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_fmin_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_fmin_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_fmin_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_fmin_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_fmin_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_fmin_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_fmin_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_fmin_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_fmin_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_fmod_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_fmod_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_fmod_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_fmod_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_fmod_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_fmod_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_fmod_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_fmod_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_fmod_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_gcd_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_gcd_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_gcd_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_gcd_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_gcd_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_ge_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_ge_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_ge_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_ge_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_ge_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_ge_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_ge_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_ge_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_ge_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_ge_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_gt_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_gt_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_gt_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_gt_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_gt_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_gt_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_gt_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_gt_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_gt_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_gt_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_heaviside_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_heaviside_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_heaviside_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_heaviside_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_heaviside_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_heaviside_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_heaviside_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_heaviside_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_heaviside_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_heaviside_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_hypot_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_hypot_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_hypot_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_hypot_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_igamma_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_igamma_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_igamma_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_igamma_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_igammac_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_igammac_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_igammac_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_igammac_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_isclose_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_isclose_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_isclose_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_isclose_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_isclose_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_isclose_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_isclose_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_isclose_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_isclose_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_isclose_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_isclose_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_isclose_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_jiterator_binary_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_jiterator_binary_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_jiterator_binary_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_jiterator_binary_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_jiterator_binary_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_jiterator_binary_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_jiterator_binary_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_jiterator_binary_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_jiterator_binary_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_jiterator_binary_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_jiterator_binary_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_jiterator_binary_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_jiterator_binary_return_by_ref_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_jiterator_binary_return_by_ref_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_jiterator_binary_return_by_ref_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_jiterator_binary_return_by_ref_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_jiterator_binary_return_by_ref_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_jiterator_binary_return_by_ref_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_jiterator_binary_return_by_ref_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_jiterator_binary_return_by_ref_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_jiterator_binary_return_by_ref_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_jiterator_binary_return_by_ref_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_jiterator_binary_return_by_ref_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_jiterator_binary_return_by_ref_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_lcm_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_lcm_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_lcm_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_lcm_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_lcm_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_ldexp_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_ldexp_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_ldexp_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_ldexp_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_ldexp_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_ldexp_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_ldexp_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_ldexp_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_ldexp_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_ldexp_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_ldexp_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_ldexp_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_le_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_le_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_le_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_le_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_le_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_le_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_le_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_le_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_le_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_le_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_logaddexp_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_logaddexp_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_logaddexp_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_logaddexp_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_logaddexp_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_logaddexp_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_logical_and_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_logical_and_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_logical_and_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_logical_and_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_logical_and_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_logical_and_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_logical_and_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_logical_and_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_logical_and_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_logical_and_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_logical_and_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_logical_and_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_logical_or_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_logical_or_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_logical_or_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_logical_or_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_logical_or_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_logical_or_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_logical_or_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_logical_or_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_logical_or_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_logical_or_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_logical_or_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_logical_or_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_logical_xor_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_logical_xor_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_logical_xor_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_logical_xor_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_logical_xor_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_logical_xor_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_logical_xor_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_logical_xor_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_logical_xor_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_logical_xor_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_logical_xor_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_logical_xor_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_lt_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_lt_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_lt_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_lt_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_lt_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_lt_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_lt_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_lt_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_lt_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_lt_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_max_binary_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_max_binary_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_max_binary_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_max_binary_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_max_binary_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_max_binary_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_max_binary_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_max_binary_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_max_binary_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_max_binary_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_maximum_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_maximum_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_maximum_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_maximum_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_maximum_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_maximum_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_maximum_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_maximum_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_maximum_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_maximum_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_min_binary_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_min_binary_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_min_binary_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_min_binary_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_min_binary_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_min_binary_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_min_binary_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_min_binary_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_min_binary_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_min_binary_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_minimum_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_minimum_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_minimum_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_minimum_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_minimum_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_minimum_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_minimum_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_minimum_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_minimum_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_minimum_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_mul_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_mul_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_mul_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_mul_cpu_complex32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_mul_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_mul_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_mul_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_mul_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_mul_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_mul_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_mul_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_mul_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_mul_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_ne_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_ne_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_ne_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_ne_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_ne_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_ne_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_ne_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_ne_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_ne_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_ne_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_ne_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_ne_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_nextafter_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_nextafter_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_nextafter_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_nextafter_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_polar_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_polar_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_pow_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_pow_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_pow_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_pow_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_pow_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_pow_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_pow_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_pow_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_pow_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_pow_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_pow_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_remainder_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_remainder_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_remainder_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_remainder_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_remainder_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_remainder_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_remainder_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_remainder_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_remainder_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_rsub_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_rsub_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_rsub_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_rsub_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_rsub_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_rsub_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_rsub_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_rsub_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_rsub_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_rsub_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_rsub_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_special_chebyshev_polynomial_t_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_special_chebyshev_polynomial_t_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_special_chebyshev_polynomial_t_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_special_chebyshev_polynomial_t_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_special_chebyshev_polynomial_t_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_special_chebyshev_polynomial_t_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_special_chebyshev_polynomial_t_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_special_chebyshev_polynomial_t_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_special_chebyshev_polynomial_u_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_special_chebyshev_polynomial_u_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_special_chebyshev_polynomial_u_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_special_chebyshev_polynomial_u_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_special_chebyshev_polynomial_u_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_special_chebyshev_polynomial_u_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_special_chebyshev_polynomial_u_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_special_chebyshev_polynomial_u_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_special_chebyshev_polynomial_v_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_special_chebyshev_polynomial_v_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_special_chebyshev_polynomial_v_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_special_chebyshev_polynomial_v_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_special_chebyshev_polynomial_v_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_special_chebyshev_polynomial_v_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_special_chebyshev_polynomial_v_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_special_chebyshev_polynomial_v_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_special_chebyshev_polynomial_w_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_special_chebyshev_polynomial_w_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_special_chebyshev_polynomial_w_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_special_chebyshev_polynomial_w_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_special_chebyshev_polynomial_w_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_special_chebyshev_polynomial_w_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_special_chebyshev_polynomial_w_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_special_chebyshev_polynomial_w_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_special_hermite_polynomial_h_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_special_hermite_polynomial_h_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_special_hermite_polynomial_h_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_special_hermite_polynomial_h_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_special_hermite_polynomial_h_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_special_hermite_polynomial_h_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_special_hermite_polynomial_h_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_special_hermite_polynomial_h_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_special_hermite_polynomial_he_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_special_hermite_polynomial_he_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_special_hermite_polynomial_he_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_special_hermite_polynomial_he_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_special_hermite_polynomial_he_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_special_hermite_polynomial_he_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_special_hermite_polynomial_he_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_special_hermite_polynomial_he_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_special_laguerre_polynomial_l_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_special_laguerre_polynomial_l_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_special_laguerre_polynomial_l_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_special_laguerre_polynomial_l_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_special_laguerre_polynomial_l_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_special_laguerre_polynomial_l_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_special_laguerre_polynomial_l_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_special_laguerre_polynomial_l_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_special_legendre_polynomial_p_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_special_legendre_polynomial_p_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_special_legendre_polynomial_p_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_special_legendre_polynomial_p_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_special_legendre_polynomial_p_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_special_legendre_polynomial_p_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_special_legendre_polynomial_p_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_special_legendre_polynomial_p_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_special_shifted_chebyshev_polynomial_t_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_special_shifted_chebyshev_polynomial_t_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_special_shifted_chebyshev_polynomial_t_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_special_shifted_chebyshev_polynomial_t_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_special_shifted_chebyshev_polynomial_t_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_special_shifted_chebyshev_polynomial_t_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_special_shifted_chebyshev_polynomial_t_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_special_shifted_chebyshev_polynomial_t_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_special_shifted_chebyshev_polynomial_u_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_special_shifted_chebyshev_polynomial_u_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_special_shifted_chebyshev_polynomial_u_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_special_shifted_chebyshev_polynomial_u_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_special_shifted_chebyshev_polynomial_u_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_special_shifted_chebyshev_polynomial_u_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_special_shifted_chebyshev_polynomial_u_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_special_shifted_chebyshev_polynomial_u_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_special_shifted_chebyshev_polynomial_v_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_special_shifted_chebyshev_polynomial_v_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_special_shifted_chebyshev_polynomial_v_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_special_shifted_chebyshev_polynomial_v_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_special_shifted_chebyshev_polynomial_v_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_special_shifted_chebyshev_polynomial_v_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_special_shifted_chebyshev_polynomial_v_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_special_shifted_chebyshev_polynomial_v_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_special_shifted_chebyshev_polynomial_w_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_special_shifted_chebyshev_polynomial_w_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_special_shifted_chebyshev_polynomial_w_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_special_shifted_chebyshev_polynomial_w_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_special_shifted_chebyshev_polynomial_w_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_special_shifted_chebyshev_polynomial_w_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_special_shifted_chebyshev_polynomial_w_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_special_shifted_chebyshev_polynomial_w_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_special_xlog1py_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_special_xlog1py_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_special_xlog1py_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_special_xlog1py_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_special_xlog1py_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_special_xlog1py_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_special_xlog1py_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_special_xlog1py_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_special_xlog1py_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_special_xlog1py_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_special_zeta_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_special_zeta_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_special_zeta_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_special_zeta_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_special_zeta_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_special_zeta_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_special_zeta_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_special_zeta_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_sub_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_sub_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_sub_cpu_complex32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_sub_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_sub_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_sub_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_sub_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_sub_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_sub_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_sub_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_sub_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_sub_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_true_divide_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_true_divide_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_true_divide_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_true_divide_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_true_divide_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_true_divide_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_true_divide_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_true_divide_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_true_divide_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_true_divide_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_true_divide_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_true_divide_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_xlogy_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_xlogy_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_xlogy_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_xlogy_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_xlogy_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_xlogy_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_xlogy_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_xlogy_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_xlogy_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_batch_vs_slicing_xlogy_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_binary_op_mem_overlap_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_binary_op_scalar_device_unspecified_cpu, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_binary_ops_with_scalars_cpu, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_bitwise_ops_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_bitwise_ops_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_bitwise_ops_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_bitwise_ops_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_bitwise_ops_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_bitwise_ops_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_bool_tensor_comparison_ops_cpu, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_broadcasting__refs_add_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_broadcasting__refs_add_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_broadcasting__refs_bitwise_and_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_broadcasting__refs_bitwise_or_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_broadcasting__refs_bitwise_xor_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_broadcasting__refs_clamp_max_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_broadcasting__refs_clamp_max_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_broadcasting__refs_clamp_min_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_broadcasting__refs_clamp_min_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_broadcasting__refs_eq_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_broadcasting__refs_eq_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_broadcasting__refs_float_power_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_broadcasting__refs_float_power_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_broadcasting__refs_floor_divide_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_broadcasting__refs_floor_divide_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_broadcasting__refs_fmod_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_broadcasting__refs_fmod_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_broadcasting__refs_gcd_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_broadcasting__refs_ge_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_broadcasting__refs_ge_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_broadcasting__refs_gt_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_broadcasting__refs_gt_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_broadcasting__refs_heaviside_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_broadcasting__refs_heaviside_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_broadcasting__refs_isclose_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_broadcasting__refs_isclose_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_broadcasting__refs_lcm_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_broadcasting__refs_le_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_broadcasting__refs_le_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_broadcasting__refs_logical_and_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_broadcasting__refs_logical_and_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_broadcasting__refs_logical_or_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_broadcasting__refs_logical_or_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_broadcasting__refs_logical_xor_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_broadcasting__refs_logical_xor_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_broadcasting__refs_lt_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_broadcasting__refs_lt_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_broadcasting__refs_maximum_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_broadcasting__refs_maximum_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_broadcasting__refs_minimum_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_broadcasting__refs_minimum_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_broadcasting__refs_ne_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_broadcasting__refs_ne_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_broadcasting__refs_pow_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_broadcasting__refs_pow_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_broadcasting__refs_remainder_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_broadcasting__refs_remainder_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_broadcasting__refs_sub_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_broadcasting__refs_sub_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_broadcasting_add_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_broadcasting_add_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_broadcasting_bitwise_and_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_broadcasting_bitwise_or_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_broadcasting_bitwise_xor_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_broadcasting_clamp_max_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_broadcasting_clamp_max_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_broadcasting_clamp_min_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_broadcasting_clamp_min_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_broadcasting_eq_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_broadcasting_eq_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_broadcasting_float_power_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_broadcasting_float_power_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_broadcasting_floor_divide_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_broadcasting_floor_divide_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_broadcasting_fmod_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_broadcasting_fmod_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_broadcasting_gcd_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_broadcasting_ge_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_broadcasting_ge_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_broadcasting_gt_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_broadcasting_gt_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_broadcasting_heaviside_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_broadcasting_heaviside_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_broadcasting_isclose_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_broadcasting_isclose_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_broadcasting_jiterator_binary_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_broadcasting_jiterator_binary_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_broadcasting_jiterator_binary_return_by_ref_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_broadcasting_jiterator_binary_return_by_ref_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_broadcasting_lcm_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_broadcasting_le_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_broadcasting_le_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_broadcasting_logical_and_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_broadcasting_logical_and_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_broadcasting_logical_or_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_broadcasting_logical_or_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_broadcasting_logical_xor_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_broadcasting_logical_xor_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_broadcasting_lt_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_broadcasting_lt_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_broadcasting_max_binary_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_broadcasting_max_binary_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_broadcasting_maximum_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_broadcasting_maximum_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_broadcasting_min_binary_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_broadcasting_min_binary_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_broadcasting_minimum_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_broadcasting_minimum_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_broadcasting_ne_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_broadcasting_ne_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_broadcasting_pow_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_broadcasting_pow_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_broadcasting_remainder_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_broadcasting_remainder_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_broadcasting_sub_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_broadcasting_sub_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_cdiv_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_cmul_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_comparison_ops_type_promotion_and_broadcasting_cpu_bfloat16_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_comparison_ops_type_promotion_and_broadcasting_cpu_bfloat16_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_comparison_ops_type_promotion_and_broadcasting_cpu_bool_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_comparison_ops_type_promotion_and_broadcasting_cpu_complex128_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_comparison_ops_type_promotion_and_broadcasting_cpu_complex128_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_comparison_ops_type_promotion_and_broadcasting_cpu_complex128_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_comparison_ops_type_promotion_and_broadcasting_cpu_complex128_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_comparison_ops_type_promotion_and_broadcasting_cpu_complex64_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_comparison_ops_type_promotion_and_broadcasting_cpu_complex64_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_comparison_ops_type_promotion_and_broadcasting_cpu_complex64_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_comparison_ops_type_promotion_and_broadcasting_cpu_complex64_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_comparison_ops_type_promotion_and_broadcasting_cpu_complex64_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_comparison_ops_type_promotion_and_broadcasting_cpu_float16_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_comparison_ops_type_promotion_and_broadcasting_cpu_float16_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_comparison_ops_type_promotion_and_broadcasting_cpu_float16_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_comparison_ops_type_promotion_and_broadcasting_cpu_float32_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_comparison_ops_type_promotion_and_broadcasting_cpu_float32_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_comparison_ops_type_promotion_and_broadcasting_cpu_float32_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_comparison_ops_type_promotion_and_broadcasting_cpu_float32_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_comparison_ops_type_promotion_and_broadcasting_cpu_float32_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_comparison_ops_type_promotion_and_broadcasting_cpu_float32_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_comparison_ops_type_promotion_and_broadcasting_cpu_float32_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_comparison_ops_type_promotion_and_broadcasting_cpu_float32_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_comparison_ops_type_promotion_and_broadcasting_cpu_float32_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_comparison_ops_type_promotion_and_broadcasting_cpu_float32_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_comparison_ops_type_promotion_and_broadcasting_cpu_float32_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_comparison_ops_type_promotion_and_broadcasting_cpu_float32_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_comparison_ops_type_promotion_and_broadcasting_cpu_float64_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_comparison_ops_type_promotion_and_broadcasting_cpu_float64_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_comparison_ops_type_promotion_and_broadcasting_cpu_float64_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_comparison_ops_type_promotion_and_broadcasting_cpu_float64_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_comparison_ops_type_promotion_and_broadcasting_cpu_float64_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_comparison_ops_type_promotion_and_broadcasting_cpu_float64_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_comparison_ops_type_promotion_and_broadcasting_cpu_float64_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_comparison_ops_type_promotion_and_broadcasting_cpu_float64_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_comparison_ops_type_promotion_and_broadcasting_cpu_float64_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_comparison_ops_type_promotion_and_broadcasting_cpu_float64_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_comparison_ops_type_promotion_and_broadcasting_cpu_float64_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_comparison_ops_type_promotion_and_broadcasting_cpu_int16_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_comparison_ops_type_promotion_and_broadcasting_cpu_int16_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_comparison_ops_type_promotion_and_broadcasting_cpu_int16_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_comparison_ops_type_promotion_and_broadcasting_cpu_int16_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_comparison_ops_type_promotion_and_broadcasting_cpu_int16_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_comparison_ops_type_promotion_and_broadcasting_cpu_int16_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_comparison_ops_type_promotion_and_broadcasting_cpu_int16_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_comparison_ops_type_promotion_and_broadcasting_cpu_int16_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_comparison_ops_type_promotion_and_broadcasting_cpu_int32_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_comparison_ops_type_promotion_and_broadcasting_cpu_int32_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_comparison_ops_type_promotion_and_broadcasting_cpu_int32_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_comparison_ops_type_promotion_and_broadcasting_cpu_int32_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_comparison_ops_type_promotion_and_broadcasting_cpu_int32_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_comparison_ops_type_promotion_and_broadcasting_cpu_int32_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_comparison_ops_type_promotion_and_broadcasting_cpu_int32_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_comparison_ops_type_promotion_and_broadcasting_cpu_int64_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_comparison_ops_type_promotion_and_broadcasting_cpu_int64_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_comparison_ops_type_promotion_and_broadcasting_cpu_int64_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_comparison_ops_type_promotion_and_broadcasting_cpu_int64_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_comparison_ops_type_promotion_and_broadcasting_cpu_int64_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_comparison_ops_type_promotion_and_broadcasting_cpu_int64_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_comparison_ops_type_promotion_and_broadcasting_cpu_int8_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_comparison_ops_type_promotion_and_broadcasting_cpu_int8_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_comparison_ops_type_promotion_and_broadcasting_cpu_int8_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_comparison_ops_type_promotion_and_broadcasting_cpu_int8_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_comparison_ops_type_promotion_and_broadcasting_cpu_int8_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_comparison_ops_type_promotion_and_broadcasting_cpu_int8_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_comparison_ops_type_promotion_and_broadcasting_cpu_int8_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_comparison_ops_type_promotion_and_broadcasting_cpu_int8_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_comparison_ops_type_promotion_and_broadcasting_cpu_int8_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_comparison_ops_type_promotion_and_broadcasting_cpu_uint8_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_comparison_ops_type_promotion_and_broadcasting_cpu_uint8_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_comparison_ops_type_promotion_and_broadcasting_cpu_uint8_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_comparison_ops_type_promotion_and_broadcasting_cpu_uint8_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_comparison_ops_type_promotion_and_broadcasting_cpu_uint8_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_comparison_ops_type_promotion_and_broadcasting_cpu_uint8_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_comparison_ops_type_promotion_and_broadcasting_cpu_uint8_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_comparison_ops_type_promotion_and_broadcasting_cpu_uint8_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_comparison_ops_type_promotion_and_broadcasting_cpu_uint8_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_comparison_ops_type_promotion_and_broadcasting_cpu_uint8_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_complex_div_underflow_overflow_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_complex_div_underflow_overflow_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_complex_scalar_pow_tensor_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_complex_scalar_pow_tensor_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_complex_scalar_pow_tensor_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_complex_scalar_pow_tensor_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_complex_scalar_pow_tensor_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_complex_scalar_pow_tensor_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_complex_scalar_pow_tensor_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_complex_scalar_pow_tensor_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_complex_scalar_pow_tensor_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_complex_scalar_pow_tensor_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1___radd___cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1___radd___cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1___radd___cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1___radd___cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1___radd___cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1___radd___cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1___radd___cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1___radd___cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1___radd___cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1___radd___cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1___radd___cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1___radd___cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1___rand___cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1___rand___cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1___rand___cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1___rand___cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1___rand___cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1___rand___cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1___rdiv___cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1___rdiv___cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1___rdiv___cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1___rdiv___cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1___rdiv___cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1___rdiv___cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1___rdiv___cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1___rdiv___cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1___rdiv___cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1___rdiv___cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1___rdiv___cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1___rdiv___cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1___rmod___cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1___rmod___cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1___rmod___cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1___rmod___cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1___rmul___cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1___rmul___cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1___rmul___cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1___rmul___cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1___rmul___cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1___rmul___cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1___rmul___cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1___rmul___cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1___rmul___cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1___rmul___cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1___rmul___cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1___rmul___cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1___ror___cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1___ror___cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1___ror___cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1___ror___cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1___ror___cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1___ror___cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1___rpow___cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1___rpow___cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1___rpow___cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1___rpow___cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1___rpow___cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1___rpow___cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1___rpow___cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1___rpow___cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1___rpow___cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1___rpow___cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1___rpow___cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1___rsub___cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1___rsub___cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1___rsub___cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1___rsub___cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1___rsub___cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1___rsub___cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1___rsub___cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1___rsub___cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1___rsub___cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1___rsub___cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1___rsub___cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1___rxor___cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1___rxor___cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1___rxor___cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1___rxor___cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1___rxor___cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1___rxor___cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs__conversions_complex_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs__conversions_complex_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs__conversions_complex_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs__conversions_polar_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs__conversions_polar_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_add_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_add_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_add_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_add_cpu_complex32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_add_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_add_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_add_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_add_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_add_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_add_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_add_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_add_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_add_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_atan2_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_atan2_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_atan2_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_atan2_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_atan2_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_atan2_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_atan2_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_atan2_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_atan2_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_atan2_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_bitwise_and_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_bitwise_and_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_bitwise_and_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_bitwise_and_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_bitwise_and_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_bitwise_and_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_bitwise_left_shift_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_bitwise_left_shift_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_bitwise_left_shift_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_bitwise_left_shift_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_bitwise_left_shift_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_bitwise_or_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_bitwise_or_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_bitwise_or_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_bitwise_or_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_bitwise_or_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_bitwise_or_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_bitwise_right_shift_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_bitwise_right_shift_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_bitwise_right_shift_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_bitwise_right_shift_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_bitwise_right_shift_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_bitwise_xor_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_bitwise_xor_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_bitwise_xor_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_bitwise_xor_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_bitwise_xor_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_bitwise_xor_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_clamp_max_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_clamp_max_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_clamp_max_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_clamp_max_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_clamp_max_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_clamp_max_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_clamp_max_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_clamp_max_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_clamp_max_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_clamp_max_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_clamp_min_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_clamp_min_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_clamp_min_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_clamp_min_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_clamp_min_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_clamp_min_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_clamp_min_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_clamp_min_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_clamp_min_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_clamp_min_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_copysign_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_copysign_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_copysign_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_copysign_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_copysign_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_copysign_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_copysign_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_copysign_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_copysign_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_copysign_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_div_floor_rounding_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_div_floor_rounding_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_div_floor_rounding_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_div_floor_rounding_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_div_floor_rounding_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_div_floor_rounding_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_div_floor_rounding_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_div_floor_rounding_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_div_floor_rounding_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_div_no_rounding_mode_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_div_no_rounding_mode_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_div_no_rounding_mode_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_div_no_rounding_mode_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_div_no_rounding_mode_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_div_no_rounding_mode_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_div_no_rounding_mode_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_div_no_rounding_mode_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_div_no_rounding_mode_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_div_no_rounding_mode_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_div_no_rounding_mode_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_div_no_rounding_mode_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_div_trunc_rounding_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_div_trunc_rounding_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_div_trunc_rounding_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_div_trunc_rounding_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_div_trunc_rounding_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_div_trunc_rounding_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_div_trunc_rounding_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_div_trunc_rounding_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_div_trunc_rounding_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_eq_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_eq_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_eq_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_eq_cpu_complex32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_eq_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_eq_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_eq_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_eq_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_eq_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_eq_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_eq_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_eq_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_eq_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_float_power_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_float_power_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_float_power_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_float_power_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_float_power_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_float_power_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_float_power_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_float_power_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_float_power_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_float_power_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_float_power_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_float_power_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_floor_divide_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_floor_divide_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_floor_divide_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_floor_divide_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_floor_divide_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_floor_divide_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_floor_divide_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_floor_divide_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_floor_divide_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_fmax_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_fmax_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_fmax_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_fmax_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_fmax_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_fmax_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_fmax_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_fmax_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_fmax_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_fmax_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_fmin_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_fmin_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_fmin_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_fmin_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_fmin_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_fmin_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_fmin_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_fmin_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_fmin_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_fmin_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_fmod_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_fmod_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_fmod_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_fmod_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_fmod_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_fmod_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_fmod_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_fmod_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_fmod_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_gcd_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_gcd_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_gcd_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_gcd_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_gcd_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_ge_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_ge_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_ge_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_ge_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_ge_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_ge_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_ge_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_ge_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_ge_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_ge_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_gt_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_gt_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_gt_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_gt_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_gt_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_gt_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_gt_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_gt_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_gt_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_gt_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_heaviside_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_heaviside_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_heaviside_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_heaviside_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_heaviside_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_heaviside_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_heaviside_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_heaviside_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_heaviside_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_heaviside_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_hypot_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_hypot_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_hypot_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_hypot_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_igamma_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_igamma_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_igamma_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_igamma_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_igammac_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_igammac_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_igammac_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_igammac_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_isclose_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_isclose_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_isclose_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_isclose_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_isclose_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_isclose_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_isclose_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_isclose_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_isclose_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_isclose_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_isclose_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_isclose_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_lcm_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_lcm_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_lcm_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_lcm_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_lcm_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_le_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_le_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_le_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_le_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_le_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_le_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_le_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_le_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_le_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_le_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_logaddexp_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_logaddexp_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_logaddexp_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_logaddexp_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_logaddexp_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_logaddexp_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_logical_and_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_logical_and_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_logical_and_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_logical_and_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_logical_and_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_logical_and_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_logical_and_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_logical_and_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_logical_and_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_logical_and_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_logical_and_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_logical_and_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_logical_or_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_logical_or_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_logical_or_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_logical_or_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_logical_or_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_logical_or_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_logical_or_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_logical_or_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_logical_or_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_logical_or_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_logical_or_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_logical_or_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_logical_xor_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_logical_xor_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_logical_xor_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_logical_xor_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_logical_xor_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_logical_xor_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_logical_xor_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_logical_xor_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_logical_xor_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_logical_xor_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_logical_xor_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_logical_xor_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_lt_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_lt_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_lt_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_lt_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_lt_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_lt_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_lt_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_lt_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_lt_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_lt_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_maximum_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_maximum_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_maximum_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_maximum_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_maximum_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_maximum_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_maximum_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_maximum_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_maximum_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_maximum_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_minimum_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_minimum_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_minimum_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_minimum_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_minimum_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_minimum_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_minimum_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_minimum_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_minimum_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_minimum_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_mul_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_mul_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_mul_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_mul_cpu_complex32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_mul_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_mul_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_mul_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_mul_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_mul_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_mul_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_mul_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_mul_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_mul_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_ne_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_ne_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_ne_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_ne_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_ne_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_ne_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_ne_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_ne_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_ne_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_ne_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_ne_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_ne_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_nextafter_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_nextafter_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_nextafter_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_nextafter_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_pow_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_pow_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_pow_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_pow_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_pow_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_pow_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_pow_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_pow_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_pow_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_pow_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_pow_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_remainder_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_remainder_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_remainder_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_remainder_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_remainder_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_remainder_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_remainder_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_remainder_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_remainder_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_rsub_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_rsub_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_rsub_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_rsub_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_rsub_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_rsub_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_rsub_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_rsub_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_rsub_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_rsub_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_rsub_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_special_xlog1py_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_special_xlog1py_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_special_xlog1py_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_special_xlog1py_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_special_xlog1py_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_special_xlog1py_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_special_xlog1py_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_special_xlog1py_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_special_xlog1py_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_special_xlog1py_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_special_zeta_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_special_zeta_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_special_zeta_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_special_zeta_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_special_zeta_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_special_zeta_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_special_zeta_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_special_zeta_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_sub_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_sub_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_sub_cpu_complex32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_sub_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_sub_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_sub_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_sub_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_sub_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_sub_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_sub_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_sub_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_sub_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_true_divide_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_true_divide_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_true_divide_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_true_divide_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_true_divide_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_true_divide_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_true_divide_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_true_divide_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_true_divide_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_true_divide_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_true_divide_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_true_divide_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_xlogy_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_xlogy_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_xlogy_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_xlogy_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_xlogy_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_xlogy_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_xlogy_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_xlogy_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_xlogy_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1__refs_xlogy_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_add_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_add_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_add_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_add_cpu_complex32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_add_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_add_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_add_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_add_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_add_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_add_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_add_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_add_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_add_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_atan2_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_atan2_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_atan2_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_atan2_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_atan2_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_atan2_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_atan2_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_atan2_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_atan2_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_atan2_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_bitwise_and_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_bitwise_and_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_bitwise_and_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_bitwise_and_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_bitwise_and_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_bitwise_and_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_bitwise_left_shift_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_bitwise_left_shift_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_bitwise_left_shift_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_bitwise_left_shift_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_bitwise_left_shift_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_bitwise_or_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_bitwise_or_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_bitwise_or_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_bitwise_or_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_bitwise_or_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_bitwise_or_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_bitwise_right_shift_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_bitwise_right_shift_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_bitwise_right_shift_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_bitwise_right_shift_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_bitwise_right_shift_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_bitwise_xor_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_bitwise_xor_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_bitwise_xor_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_bitwise_xor_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_bitwise_xor_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_bitwise_xor_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_clamp_max_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_clamp_max_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_clamp_max_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_clamp_max_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_clamp_max_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_clamp_max_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_clamp_max_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_clamp_max_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_clamp_max_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_clamp_max_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_clamp_min_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_clamp_min_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_clamp_min_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_clamp_min_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_clamp_min_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_clamp_min_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_clamp_min_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_clamp_min_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_clamp_min_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_clamp_min_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_complex_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_complex_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_complex_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_copysign_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_copysign_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_copysign_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_copysign_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_copysign_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_copysign_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_copysign_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_copysign_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_copysign_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_copysign_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_div_floor_rounding_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_div_floor_rounding_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_div_floor_rounding_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_div_floor_rounding_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_div_floor_rounding_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_div_floor_rounding_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_div_floor_rounding_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_div_floor_rounding_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_div_floor_rounding_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_div_no_rounding_mode_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_div_no_rounding_mode_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_div_no_rounding_mode_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_div_no_rounding_mode_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_div_no_rounding_mode_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_div_no_rounding_mode_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_div_no_rounding_mode_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_div_no_rounding_mode_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_div_no_rounding_mode_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_div_no_rounding_mode_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_div_no_rounding_mode_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_div_no_rounding_mode_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_div_trunc_rounding_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_div_trunc_rounding_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_div_trunc_rounding_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_div_trunc_rounding_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_div_trunc_rounding_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_div_trunc_rounding_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_div_trunc_rounding_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_div_trunc_rounding_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_div_trunc_rounding_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_eq_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_eq_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_eq_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_eq_cpu_complex32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_eq_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_eq_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_eq_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_eq_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_eq_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_eq_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_eq_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_eq_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_eq_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_float_power_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_float_power_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_float_power_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_float_power_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_float_power_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_float_power_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_float_power_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_float_power_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_float_power_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_float_power_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_float_power_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_float_power_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_floor_divide_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_floor_divide_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_floor_divide_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_floor_divide_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_floor_divide_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_floor_divide_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_floor_divide_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_floor_divide_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_floor_divide_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_fmax_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_fmax_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_fmax_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_fmax_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_fmax_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_fmax_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_fmax_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_fmax_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_fmax_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_fmax_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_fmin_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_fmin_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_fmin_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_fmin_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_fmin_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_fmin_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_fmin_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_fmin_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_fmin_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_fmin_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_fmod_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_fmod_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_fmod_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_fmod_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_fmod_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_fmod_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_fmod_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_fmod_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_fmod_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_gcd_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_gcd_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_gcd_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_gcd_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_gcd_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_ge_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_ge_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_ge_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_ge_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_ge_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_ge_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_ge_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_ge_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_ge_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_ge_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_gt_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_gt_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_gt_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_gt_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_gt_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_gt_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_gt_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_gt_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_gt_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_gt_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_heaviside_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_heaviside_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_heaviside_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_heaviside_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_heaviside_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_heaviside_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_heaviside_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_heaviside_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_heaviside_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_heaviside_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_hypot_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_hypot_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_hypot_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_hypot_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_igamma_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_igamma_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_igamma_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_igamma_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_igammac_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_igammac_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_igammac_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_igammac_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_isclose_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_isclose_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_isclose_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_isclose_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_isclose_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_isclose_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_isclose_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_isclose_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_isclose_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_isclose_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_isclose_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_isclose_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_jiterator_binary_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_jiterator_binary_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_jiterator_binary_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_jiterator_binary_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_jiterator_binary_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_jiterator_binary_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_jiterator_binary_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_jiterator_binary_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_jiterator_binary_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_jiterator_binary_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_jiterator_binary_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_jiterator_binary_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_jiterator_binary_return_by_ref_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_jiterator_binary_return_by_ref_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_jiterator_binary_return_by_ref_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_jiterator_binary_return_by_ref_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_jiterator_binary_return_by_ref_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_jiterator_binary_return_by_ref_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_jiterator_binary_return_by_ref_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_jiterator_binary_return_by_ref_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_jiterator_binary_return_by_ref_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_jiterator_binary_return_by_ref_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_jiterator_binary_return_by_ref_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_jiterator_binary_return_by_ref_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim___radd___cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim___radd___cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim___radd___cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim___radd___cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim___radd___cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim___radd___cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim___radd___cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim___radd___cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim___radd___cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim___radd___cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim___radd___cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim___radd___cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim___rand___cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim___rand___cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim___rand___cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim___rand___cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim___rand___cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim___rand___cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim___rdiv___cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim___rdiv___cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim___rdiv___cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim___rdiv___cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim___rdiv___cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim___rdiv___cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim___rdiv___cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim___rdiv___cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim___rdiv___cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim___rdiv___cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim___rdiv___cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim___rdiv___cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim___rmod___cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim___rmod___cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim___rmod___cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim___rmod___cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim___rmul___cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim___rmul___cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim___rmul___cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim___rmul___cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim___rmul___cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim___rmul___cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim___rmul___cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim___rmul___cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim___rmul___cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim___rmul___cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim___rmul___cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim___rmul___cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim___ror___cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim___ror___cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim___ror___cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim___ror___cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim___ror___cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim___ror___cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim___rpow___cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim___rpow___cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim___rpow___cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim___rpow___cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim___rpow___cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim___rpow___cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim___rpow___cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim___rpow___cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim___rpow___cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim___rpow___cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim___rpow___cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim___rsub___cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim___rsub___cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim___rsub___cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim___rsub___cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim___rsub___cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim___rsub___cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim___rsub___cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim___rsub___cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim___rsub___cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim___rsub___cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim___rsub___cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim___rxor___cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim___rxor___cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim___rxor___cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim___rxor___cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim___rxor___cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim___rxor___cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs__conversions_complex_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs__conversions_complex_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs__conversions_complex_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs__conversions_polar_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs__conversions_polar_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_add_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_add_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_add_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_add_cpu_complex32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_add_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_add_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_add_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_add_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_add_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_add_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_add_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_add_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_add_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_atan2_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_atan2_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_atan2_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_atan2_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_atan2_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_atan2_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_atan2_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_atan2_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_atan2_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_atan2_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_bitwise_and_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_bitwise_and_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_bitwise_and_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_bitwise_and_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_bitwise_and_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_bitwise_and_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_bitwise_left_shift_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_bitwise_left_shift_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_bitwise_left_shift_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_bitwise_left_shift_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_bitwise_left_shift_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_bitwise_or_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_bitwise_or_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_bitwise_or_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_bitwise_or_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_bitwise_or_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_bitwise_or_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_bitwise_right_shift_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_bitwise_right_shift_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_bitwise_right_shift_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_bitwise_right_shift_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_bitwise_right_shift_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_bitwise_xor_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_bitwise_xor_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_bitwise_xor_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_bitwise_xor_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_bitwise_xor_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_bitwise_xor_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_clamp_max_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_clamp_max_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_clamp_max_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_clamp_max_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_clamp_max_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_clamp_max_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_clamp_max_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_clamp_max_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_clamp_max_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_clamp_max_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_clamp_min_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_clamp_min_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_clamp_min_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_clamp_min_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_clamp_min_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_clamp_min_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_clamp_min_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_clamp_min_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_clamp_min_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_clamp_min_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_copysign_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_copysign_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_copysign_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_copysign_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_copysign_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_copysign_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_copysign_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_copysign_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_copysign_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_copysign_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_div_floor_rounding_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_div_floor_rounding_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_div_floor_rounding_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_div_floor_rounding_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_div_floor_rounding_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_div_floor_rounding_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_div_floor_rounding_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_div_floor_rounding_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_div_floor_rounding_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_div_no_rounding_mode_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_div_no_rounding_mode_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_div_no_rounding_mode_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_div_no_rounding_mode_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_div_no_rounding_mode_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_div_no_rounding_mode_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_div_no_rounding_mode_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_div_no_rounding_mode_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_div_no_rounding_mode_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_div_no_rounding_mode_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_div_no_rounding_mode_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_div_no_rounding_mode_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_div_trunc_rounding_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_div_trunc_rounding_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_div_trunc_rounding_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_div_trunc_rounding_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_div_trunc_rounding_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_div_trunc_rounding_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_div_trunc_rounding_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_div_trunc_rounding_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_div_trunc_rounding_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_eq_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_eq_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_eq_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_eq_cpu_complex32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_eq_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_eq_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_eq_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_eq_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_eq_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_eq_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_eq_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_eq_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_eq_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_float_power_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_float_power_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_float_power_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_float_power_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_float_power_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_float_power_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_float_power_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_float_power_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_float_power_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_float_power_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_float_power_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_float_power_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_floor_divide_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_floor_divide_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_floor_divide_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_floor_divide_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_floor_divide_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_floor_divide_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_floor_divide_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_floor_divide_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_floor_divide_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_fmax_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_fmax_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_fmax_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_fmax_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_fmax_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_fmax_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_fmax_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_fmax_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_fmax_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_fmax_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_fmin_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_fmin_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_fmin_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_fmin_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_fmin_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_fmin_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_fmin_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_fmin_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_fmin_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_fmin_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_fmod_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_fmod_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_fmod_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_fmod_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_fmod_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_fmod_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_fmod_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_fmod_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_fmod_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_gcd_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_gcd_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_gcd_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_gcd_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_gcd_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_ge_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_ge_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_ge_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_ge_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_ge_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_ge_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_ge_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_ge_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_ge_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_ge_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_gt_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_gt_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_gt_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_gt_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_gt_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_gt_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_gt_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_gt_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_gt_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_gt_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_heaviside_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_heaviside_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_heaviside_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_heaviside_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_heaviside_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_heaviside_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_heaviside_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_heaviside_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_heaviside_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_heaviside_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_hypot_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_hypot_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_hypot_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_hypot_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_igamma_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_igamma_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_igamma_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_igamma_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_igammac_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_igammac_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_igammac_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_igammac_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_isclose_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_isclose_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_isclose_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_isclose_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_isclose_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_isclose_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_isclose_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_isclose_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_isclose_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_isclose_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_isclose_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_isclose_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_lcm_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_lcm_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_lcm_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_lcm_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_lcm_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_le_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_le_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_le_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_le_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_le_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_le_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_le_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_le_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_le_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_le_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_logaddexp_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_logaddexp_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_logaddexp_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_logaddexp_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_logaddexp_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_logaddexp_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_logical_and_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_logical_and_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_logical_and_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_logical_and_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_logical_and_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_logical_and_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_logical_and_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_logical_and_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_logical_and_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_logical_and_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_logical_and_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_logical_and_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_logical_or_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_logical_or_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_logical_or_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_logical_or_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_logical_or_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_logical_or_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_logical_or_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_logical_or_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_logical_or_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_logical_or_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_logical_or_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_logical_or_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_logical_xor_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_logical_xor_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_logical_xor_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_logical_xor_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_logical_xor_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_logical_xor_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_logical_xor_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_logical_xor_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_logical_xor_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_logical_xor_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_logical_xor_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_logical_xor_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_lt_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_lt_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_lt_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_lt_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_lt_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_lt_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_lt_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_lt_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_lt_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_lt_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_maximum_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_maximum_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_maximum_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_maximum_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_maximum_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_maximum_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_maximum_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_maximum_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_maximum_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_maximum_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_minimum_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_minimum_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_minimum_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_minimum_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_minimum_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_minimum_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_minimum_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_minimum_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_minimum_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_minimum_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_mul_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_mul_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_mul_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_mul_cpu_complex32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_mul_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_mul_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_mul_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_mul_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_mul_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_mul_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_mul_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_mul_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_mul_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_ne_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_ne_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_ne_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_ne_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_ne_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_ne_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_ne_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_ne_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_ne_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_ne_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_ne_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_ne_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_nextafter_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_nextafter_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_nextafter_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_nextafter_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_pow_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_pow_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_pow_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_pow_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_pow_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_pow_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_pow_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_pow_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_pow_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_pow_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_pow_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_remainder_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_remainder_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_remainder_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_remainder_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_remainder_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_remainder_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_remainder_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_remainder_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_remainder_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_rsub_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_rsub_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_rsub_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_rsub_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_rsub_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_rsub_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_rsub_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_rsub_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_rsub_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_rsub_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_rsub_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_special_xlog1py_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_special_xlog1py_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_special_xlog1py_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_special_xlog1py_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_special_xlog1py_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_special_xlog1py_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_special_xlog1py_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_special_xlog1py_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_special_xlog1py_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_special_xlog1py_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_special_zeta_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_special_zeta_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_special_zeta_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_special_zeta_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_special_zeta_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_special_zeta_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_special_zeta_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_special_zeta_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_sub_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_sub_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_sub_cpu_complex32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_sub_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_sub_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_sub_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_sub_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_sub_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_sub_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_sub_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_sub_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_sub_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_true_divide_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_true_divide_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_true_divide_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_true_divide_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_true_divide_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_true_divide_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_true_divide_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_true_divide_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_true_divide_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_true_divide_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_true_divide_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_true_divide_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_xlogy_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_xlogy_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_xlogy_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_xlogy_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_xlogy_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_xlogy_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_xlogy_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_xlogy_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_xlogy_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim__refs_xlogy_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_add_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_add_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_add_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_add_cpu_complex32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_add_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_add_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_add_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_add_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_add_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_add_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_add_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_add_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_add_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_atan2_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_atan2_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_atan2_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_atan2_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_atan2_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_atan2_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_atan2_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_atan2_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_atan2_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_atan2_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_bitwise_and_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_bitwise_and_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_bitwise_and_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_bitwise_and_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_bitwise_and_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_bitwise_and_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_bitwise_left_shift_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_bitwise_left_shift_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_bitwise_left_shift_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_bitwise_left_shift_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_bitwise_left_shift_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_bitwise_or_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_bitwise_or_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_bitwise_or_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_bitwise_or_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_bitwise_or_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_bitwise_or_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_bitwise_right_shift_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_bitwise_right_shift_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_bitwise_right_shift_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_bitwise_right_shift_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_bitwise_right_shift_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_bitwise_xor_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_bitwise_xor_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_bitwise_xor_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_bitwise_xor_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_bitwise_xor_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_bitwise_xor_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_clamp_max_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_clamp_max_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_clamp_max_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_clamp_max_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_clamp_max_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_clamp_max_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_clamp_max_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_clamp_max_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_clamp_max_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_clamp_max_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_clamp_min_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_clamp_min_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_clamp_min_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_clamp_min_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_clamp_min_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_clamp_min_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_clamp_min_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_clamp_min_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_clamp_min_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_clamp_min_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_complex_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_complex_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_complex_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_copysign_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_copysign_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_copysign_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_copysign_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_copysign_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_copysign_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_copysign_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_copysign_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_copysign_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_copysign_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_div_floor_rounding_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_div_floor_rounding_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_div_floor_rounding_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_div_floor_rounding_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_div_floor_rounding_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_div_floor_rounding_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_div_floor_rounding_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_div_floor_rounding_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_div_floor_rounding_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_div_no_rounding_mode_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_div_no_rounding_mode_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_div_no_rounding_mode_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_div_no_rounding_mode_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_div_no_rounding_mode_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_div_no_rounding_mode_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_div_no_rounding_mode_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_div_no_rounding_mode_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_div_no_rounding_mode_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_div_no_rounding_mode_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_div_no_rounding_mode_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_div_no_rounding_mode_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_div_trunc_rounding_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_div_trunc_rounding_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_div_trunc_rounding_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_div_trunc_rounding_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_div_trunc_rounding_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_div_trunc_rounding_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_div_trunc_rounding_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_div_trunc_rounding_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_div_trunc_rounding_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_eq_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_eq_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_eq_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_eq_cpu_complex32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_eq_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_eq_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_eq_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_eq_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_eq_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_eq_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_eq_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_eq_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_eq_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_float_power_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_float_power_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_float_power_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_float_power_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_float_power_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_float_power_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_float_power_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_float_power_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_float_power_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_float_power_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_float_power_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_float_power_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_floor_divide_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_floor_divide_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_floor_divide_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_floor_divide_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_floor_divide_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_floor_divide_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_floor_divide_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_floor_divide_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_floor_divide_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_fmax_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_fmax_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_fmax_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_fmax_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_fmax_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_fmax_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_fmax_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_fmax_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_fmax_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_fmax_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_fmin_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_fmin_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_fmin_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_fmin_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_fmin_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_fmin_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_fmin_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_fmin_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_fmin_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_fmin_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_fmod_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_fmod_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_fmod_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_fmod_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_fmod_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_fmod_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_fmod_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_fmod_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_fmod_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_gcd_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_gcd_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_gcd_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_gcd_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_gcd_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_ge_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_ge_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_ge_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_ge_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_ge_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_ge_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_ge_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_ge_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_ge_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_ge_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_gt_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_gt_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_gt_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_gt_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_gt_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_gt_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_gt_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_gt_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_gt_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_gt_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_heaviside_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_heaviside_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_heaviside_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_heaviside_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_heaviside_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_heaviside_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_heaviside_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_heaviside_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_heaviside_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_heaviside_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_hypot_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_hypot_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_hypot_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_hypot_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_igamma_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_igamma_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_igamma_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_igamma_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_igammac_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_igammac_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_igammac_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_igammac_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_isclose_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_isclose_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_isclose_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_isclose_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_isclose_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_isclose_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_isclose_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_isclose_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_isclose_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_isclose_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_isclose_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_isclose_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_jiterator_binary_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_jiterator_binary_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_jiterator_binary_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_jiterator_binary_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_jiterator_binary_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_jiterator_binary_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_jiterator_binary_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_jiterator_binary_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_jiterator_binary_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_jiterator_binary_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_jiterator_binary_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_jiterator_binary_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_jiterator_binary_return_by_ref_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_jiterator_binary_return_by_ref_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_jiterator_binary_return_by_ref_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_jiterator_binary_return_by_ref_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_jiterator_binary_return_by_ref_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_jiterator_binary_return_by_ref_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_jiterator_binary_return_by_ref_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_jiterator_binary_return_by_ref_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_jiterator_binary_return_by_ref_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_jiterator_binary_return_by_ref_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_jiterator_binary_return_by_ref_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_jiterator_binary_return_by_ref_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_lcm_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_lcm_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_lcm_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_lcm_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_lcm_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_ldexp_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_ldexp_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_ldexp_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_ldexp_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_ldexp_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_ldexp_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_ldexp_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_ldexp_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_ldexp_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_ldexp_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_ldexp_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_ldexp_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_le_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_le_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_le_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_le_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_le_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_le_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_le_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_le_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_le_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_le_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_logaddexp_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_logaddexp_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_logaddexp_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_logaddexp_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_logaddexp_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_logaddexp_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_logical_and_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_logical_and_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_logical_and_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_logical_and_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_logical_and_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_logical_and_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_logical_and_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_logical_and_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_logical_and_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_logical_and_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_logical_and_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_logical_and_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_logical_or_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_logical_or_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_logical_or_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_logical_or_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_logical_or_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_logical_or_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_logical_or_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_logical_or_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_logical_or_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_logical_or_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_logical_or_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_logical_or_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_logical_xor_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_logical_xor_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_logical_xor_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_logical_xor_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_logical_xor_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_logical_xor_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_logical_xor_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_logical_xor_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_logical_xor_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_logical_xor_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_logical_xor_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_logical_xor_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_lt_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_lt_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_lt_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_lt_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_lt_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_lt_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_lt_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_lt_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_lt_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_lt_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_max_binary_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_max_binary_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_max_binary_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_max_binary_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_max_binary_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_max_binary_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_max_binary_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_max_binary_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_max_binary_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_max_binary_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_maximum_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_maximum_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_maximum_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_maximum_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_maximum_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_maximum_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_maximum_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_maximum_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_maximum_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_maximum_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_min_binary_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_min_binary_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_min_binary_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_min_binary_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_min_binary_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_min_binary_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_min_binary_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_min_binary_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_min_binary_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_min_binary_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_minimum_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_minimum_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_minimum_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_minimum_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_minimum_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_minimum_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_minimum_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_minimum_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_minimum_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_minimum_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_mul_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_mul_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_mul_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_mul_cpu_complex32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_mul_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_mul_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_mul_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_mul_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_mul_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_mul_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_mul_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_mul_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_mul_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_ne_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_ne_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_ne_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_ne_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_ne_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_ne_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_ne_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_ne_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_ne_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_ne_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_ne_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_ne_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_nextafter_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_nextafter_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_nextafter_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_nextafter_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_polar_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_polar_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_pow_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_pow_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_pow_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_pow_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_pow_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_pow_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_pow_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_pow_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_pow_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_pow_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_pow_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_remainder_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_remainder_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_remainder_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_remainder_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_remainder_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_remainder_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_remainder_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_remainder_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_remainder_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_rsub_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_rsub_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_rsub_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_rsub_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_rsub_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_rsub_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_rsub_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_rsub_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_rsub_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_rsub_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_rsub_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_special_chebyshev_polynomial_t_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_special_chebyshev_polynomial_t_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_special_chebyshev_polynomial_t_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_special_chebyshev_polynomial_t_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_special_chebyshev_polynomial_t_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_special_chebyshev_polynomial_t_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_special_chebyshev_polynomial_t_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_special_chebyshev_polynomial_t_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_special_chebyshev_polynomial_u_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_special_chebyshev_polynomial_u_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_special_chebyshev_polynomial_u_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_special_chebyshev_polynomial_u_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_special_chebyshev_polynomial_u_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_special_chebyshev_polynomial_u_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_special_chebyshev_polynomial_u_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_special_chebyshev_polynomial_u_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_special_chebyshev_polynomial_v_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_special_chebyshev_polynomial_v_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_special_chebyshev_polynomial_v_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_special_chebyshev_polynomial_v_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_special_chebyshev_polynomial_v_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_special_chebyshev_polynomial_v_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_special_chebyshev_polynomial_v_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_special_chebyshev_polynomial_v_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_special_chebyshev_polynomial_w_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_special_chebyshev_polynomial_w_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_special_chebyshev_polynomial_w_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_special_chebyshev_polynomial_w_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_special_chebyshev_polynomial_w_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_special_chebyshev_polynomial_w_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_special_chebyshev_polynomial_w_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_special_chebyshev_polynomial_w_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_special_hermite_polynomial_h_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_special_hermite_polynomial_h_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_special_hermite_polynomial_h_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_special_hermite_polynomial_h_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_special_hermite_polynomial_h_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_special_hermite_polynomial_h_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_special_hermite_polynomial_h_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_special_hermite_polynomial_h_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_special_hermite_polynomial_he_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_special_hermite_polynomial_he_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_special_hermite_polynomial_he_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_special_hermite_polynomial_he_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_special_hermite_polynomial_he_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_special_hermite_polynomial_he_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_special_hermite_polynomial_he_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_special_hermite_polynomial_he_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_special_laguerre_polynomial_l_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_special_laguerre_polynomial_l_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_special_laguerre_polynomial_l_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_special_laguerre_polynomial_l_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_special_laguerre_polynomial_l_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_special_laguerre_polynomial_l_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_special_laguerre_polynomial_l_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_special_laguerre_polynomial_l_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_special_legendre_polynomial_p_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_special_legendre_polynomial_p_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_special_legendre_polynomial_p_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_special_legendre_polynomial_p_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_special_legendre_polynomial_p_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_special_legendre_polynomial_p_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_special_legendre_polynomial_p_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_special_legendre_polynomial_p_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_t_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_t_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_t_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_t_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_t_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_t_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_t_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_t_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_u_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_u_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_u_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_u_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_u_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_u_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_u_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_u_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_v_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_v_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_v_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_v_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_v_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_v_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_v_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_v_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_w_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_w_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_w_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_w_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_w_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_w_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_w_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_w_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_special_xlog1py_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_special_xlog1py_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_special_xlog1py_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_special_xlog1py_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_special_xlog1py_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_special_xlog1py_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_special_xlog1py_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_special_xlog1py_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_special_xlog1py_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_special_xlog1py_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_special_zeta_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_special_zeta_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_special_zeta_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_special_zeta_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_special_zeta_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_special_zeta_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_special_zeta_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_special_zeta_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_sub_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_sub_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_sub_cpu_complex32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_sub_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_sub_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_sub_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_sub_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_sub_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_sub_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_sub_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_sub_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_sub_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_true_divide_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_true_divide_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_true_divide_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_true_divide_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_true_divide_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_true_divide_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_true_divide_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_true_divide_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_true_divide_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_true_divide_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_true_divide_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_true_divide_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_xlogy_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_xlogy_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_xlogy_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_xlogy_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_xlogy_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_xlogy_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_xlogy_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_xlogy_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_xlogy_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_large_dim_xlogy_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_lcm_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_lcm_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_lcm_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_lcm_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_lcm_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_ldexp_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_ldexp_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_ldexp_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_ldexp_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_ldexp_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_ldexp_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_ldexp_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_ldexp_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_ldexp_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_ldexp_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_ldexp_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_ldexp_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_le_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_le_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_le_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_le_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_le_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_le_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_le_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_le_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_le_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_le_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_logaddexp_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_logaddexp_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_logaddexp_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_logaddexp_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_logaddexp_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_logaddexp_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_logical_and_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_logical_and_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_logical_and_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_logical_and_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_logical_and_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_logical_and_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_logical_and_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_logical_and_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_logical_and_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_logical_and_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_logical_and_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_logical_and_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_logical_or_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_logical_or_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_logical_or_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_logical_or_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_logical_or_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_logical_or_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_logical_or_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_logical_or_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_logical_or_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_logical_or_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_logical_or_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_logical_or_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_logical_xor_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_logical_xor_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_logical_xor_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_logical_xor_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_logical_xor_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_logical_xor_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_logical_xor_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_logical_xor_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_logical_xor_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_logical_xor_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_logical_xor_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_logical_xor_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_lt_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_lt_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_lt_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_lt_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_lt_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_lt_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_lt_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_lt_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_lt_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_lt_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_max_binary_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_max_binary_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_max_binary_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_max_binary_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_max_binary_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_max_binary_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_max_binary_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_max_binary_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_max_binary_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_max_binary_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_maximum_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_maximum_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_maximum_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_maximum_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_maximum_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_maximum_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_maximum_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_maximum_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_maximum_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_maximum_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_min_binary_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_min_binary_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_min_binary_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_min_binary_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_min_binary_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_min_binary_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_min_binary_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_min_binary_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_min_binary_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_min_binary_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_minimum_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_minimum_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_minimum_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_minimum_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_minimum_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_minimum_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_minimum_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_minimum_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_minimum_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_minimum_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_mul_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_mul_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_mul_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_mul_cpu_complex32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_mul_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_mul_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_mul_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_mul_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_mul_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_mul_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_mul_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_mul_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_mul_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_ne_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_ne_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_ne_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_ne_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_ne_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_ne_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_ne_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_ne_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_ne_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_ne_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_ne_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_ne_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_nextafter_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_nextafter_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_nextafter_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_nextafter_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_polar_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_polar_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_pow_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_pow_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_pow_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_pow_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_pow_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_pow_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_pow_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_pow_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_pow_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_pow_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_pow_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_remainder_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_remainder_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_remainder_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_remainder_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_remainder_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_remainder_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_remainder_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_remainder_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_remainder_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_rsub_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_rsub_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_rsub_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_rsub_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_rsub_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_rsub_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_rsub_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_rsub_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_rsub_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_rsub_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_rsub_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_special_chebyshev_polynomial_t_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_special_chebyshev_polynomial_t_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_special_chebyshev_polynomial_t_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_special_chebyshev_polynomial_t_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_special_chebyshev_polynomial_t_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_special_chebyshev_polynomial_t_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_special_chebyshev_polynomial_t_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_special_chebyshev_polynomial_t_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_special_chebyshev_polynomial_u_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_special_chebyshev_polynomial_u_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_special_chebyshev_polynomial_u_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_special_chebyshev_polynomial_u_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_special_chebyshev_polynomial_u_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_special_chebyshev_polynomial_u_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_special_chebyshev_polynomial_u_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_special_chebyshev_polynomial_u_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_special_chebyshev_polynomial_v_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_special_chebyshev_polynomial_v_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_special_chebyshev_polynomial_v_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_special_chebyshev_polynomial_v_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_special_chebyshev_polynomial_v_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_special_chebyshev_polynomial_v_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_special_chebyshev_polynomial_v_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_special_chebyshev_polynomial_v_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_special_chebyshev_polynomial_w_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_special_chebyshev_polynomial_w_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_special_chebyshev_polynomial_w_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_special_chebyshev_polynomial_w_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_special_chebyshev_polynomial_w_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_special_chebyshev_polynomial_w_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_special_chebyshev_polynomial_w_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_special_chebyshev_polynomial_w_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_special_hermite_polynomial_h_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_special_hermite_polynomial_h_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_special_hermite_polynomial_h_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_special_hermite_polynomial_h_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_special_hermite_polynomial_h_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_special_hermite_polynomial_h_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_special_hermite_polynomial_h_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_special_hermite_polynomial_h_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_special_hermite_polynomial_he_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_special_hermite_polynomial_he_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_special_hermite_polynomial_he_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_special_hermite_polynomial_he_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_special_hermite_polynomial_he_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_special_hermite_polynomial_he_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_special_hermite_polynomial_he_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_special_hermite_polynomial_he_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_special_laguerre_polynomial_l_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_special_laguerre_polynomial_l_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_special_laguerre_polynomial_l_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_special_laguerre_polynomial_l_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_special_laguerre_polynomial_l_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_special_laguerre_polynomial_l_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_special_laguerre_polynomial_l_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_special_laguerre_polynomial_l_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_special_legendre_polynomial_p_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_special_legendre_polynomial_p_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_special_legendre_polynomial_p_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_special_legendre_polynomial_p_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_special_legendre_polynomial_p_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_special_legendre_polynomial_p_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_special_legendre_polynomial_p_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_special_legendre_polynomial_p_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_special_shifted_chebyshev_polynomial_t_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_special_shifted_chebyshev_polynomial_t_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_special_shifted_chebyshev_polynomial_t_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_special_shifted_chebyshev_polynomial_t_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_special_shifted_chebyshev_polynomial_t_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_special_shifted_chebyshev_polynomial_t_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_special_shifted_chebyshev_polynomial_t_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_special_shifted_chebyshev_polynomial_t_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_special_shifted_chebyshev_polynomial_u_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_special_shifted_chebyshev_polynomial_u_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_special_shifted_chebyshev_polynomial_u_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_special_shifted_chebyshev_polynomial_u_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_special_shifted_chebyshev_polynomial_u_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_special_shifted_chebyshev_polynomial_u_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_special_shifted_chebyshev_polynomial_u_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_special_shifted_chebyshev_polynomial_u_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_special_shifted_chebyshev_polynomial_v_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_special_shifted_chebyshev_polynomial_v_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_special_shifted_chebyshev_polynomial_v_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_special_shifted_chebyshev_polynomial_v_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_special_shifted_chebyshev_polynomial_v_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_special_shifted_chebyshev_polynomial_v_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_special_shifted_chebyshev_polynomial_v_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_special_shifted_chebyshev_polynomial_v_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_special_shifted_chebyshev_polynomial_w_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_special_shifted_chebyshev_polynomial_w_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_special_shifted_chebyshev_polynomial_w_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_special_shifted_chebyshev_polynomial_w_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_special_shifted_chebyshev_polynomial_w_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_special_shifted_chebyshev_polynomial_w_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_special_shifted_chebyshev_polynomial_w_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_special_shifted_chebyshev_polynomial_w_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_special_xlog1py_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_special_xlog1py_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_special_xlog1py_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_special_xlog1py_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_special_xlog1py_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_special_xlog1py_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_special_xlog1py_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_special_xlog1py_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_special_xlog1py_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_special_xlog1py_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_special_zeta_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_special_zeta_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_special_zeta_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_special_zeta_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_special_zeta_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_special_zeta_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_special_zeta_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_special_zeta_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_sub_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_sub_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_sub_cpu_complex32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_sub_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_sub_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_sub_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_sub_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_sub_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_sub_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_sub_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_sub_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_sub_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_true_divide_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_true_divide_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_true_divide_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_true_divide_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_true_divide_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_true_divide_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_true_divide_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_true_divide_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_true_divide_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_true_divide_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_true_divide_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_true_divide_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_xlogy_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_xlogy_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_xlogy_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_xlogy_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_xlogy_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_xlogy_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_xlogy_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_xlogy_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_xlogy_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_size1_xlogy_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other___radd___cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other___radd___cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other___radd___cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other___radd___cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other___radd___cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other___radd___cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other___radd___cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other___radd___cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other___radd___cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other___radd___cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other___radd___cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other___radd___cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other___rand___cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other___rand___cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other___rand___cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other___rand___cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other___rand___cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other___rand___cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other___rdiv___cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other___rdiv___cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other___rdiv___cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other___rdiv___cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other___rdiv___cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other___rdiv___cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other___rdiv___cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other___rdiv___cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other___rdiv___cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other___rdiv___cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other___rdiv___cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other___rdiv___cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other___rmod___cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other___rmod___cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other___rmod___cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other___rmod___cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other___rmul___cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other___rmul___cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other___rmul___cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other___rmul___cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other___rmul___cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other___rmul___cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other___rmul___cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other___rmul___cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other___rmul___cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other___rmul___cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other___rmul___cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other___rmul___cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other___ror___cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other___ror___cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other___ror___cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other___ror___cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other___ror___cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other___ror___cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other___rpow___cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other___rpow___cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other___rpow___cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other___rpow___cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other___rpow___cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other___rpow___cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other___rpow___cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other___rpow___cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other___rpow___cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other___rpow___cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other___rpow___cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other___rsub___cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other___rsub___cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other___rsub___cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other___rsub___cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other___rsub___cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other___rsub___cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other___rsub___cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other___rsub___cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other___rsub___cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other___rsub___cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other___rsub___cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other___rxor___cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other___rxor___cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other___rxor___cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other___rxor___cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other___rxor___cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other___rxor___cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs__conversions_complex_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs__conversions_complex_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs__conversions_complex_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs__conversions_polar_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs__conversions_polar_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_add_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_add_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_add_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_add_cpu_complex32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_add_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_add_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_add_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_add_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_add_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_add_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_add_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_add_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_add_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_atan2_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_atan2_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_atan2_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_atan2_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_atan2_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_atan2_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_atan2_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_atan2_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_atan2_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_atan2_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_bitwise_and_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_bitwise_and_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_bitwise_and_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_bitwise_and_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_bitwise_and_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_bitwise_and_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_bitwise_left_shift_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_bitwise_left_shift_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_bitwise_left_shift_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_bitwise_left_shift_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_bitwise_left_shift_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_bitwise_or_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_bitwise_or_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_bitwise_or_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_bitwise_or_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_bitwise_or_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_bitwise_or_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_bitwise_right_shift_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_bitwise_right_shift_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_bitwise_right_shift_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_bitwise_right_shift_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_bitwise_right_shift_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_bitwise_xor_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_bitwise_xor_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_bitwise_xor_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_bitwise_xor_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_bitwise_xor_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_bitwise_xor_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_clamp_max_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_clamp_max_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_clamp_max_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_clamp_max_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_clamp_max_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_clamp_max_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_clamp_max_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_clamp_max_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_clamp_max_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_clamp_max_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_clamp_min_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_clamp_min_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_clamp_min_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_clamp_min_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_clamp_min_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_clamp_min_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_clamp_min_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_clamp_min_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_clamp_min_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_clamp_min_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_copysign_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_copysign_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_copysign_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_copysign_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_copysign_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_copysign_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_copysign_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_copysign_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_copysign_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_copysign_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_div_floor_rounding_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_div_floor_rounding_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_div_floor_rounding_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_div_floor_rounding_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_div_floor_rounding_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_div_floor_rounding_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_div_floor_rounding_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_div_floor_rounding_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_div_floor_rounding_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_div_no_rounding_mode_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_div_no_rounding_mode_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_div_no_rounding_mode_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_div_no_rounding_mode_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_div_no_rounding_mode_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_div_no_rounding_mode_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_div_no_rounding_mode_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_div_no_rounding_mode_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_div_no_rounding_mode_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_div_no_rounding_mode_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_div_no_rounding_mode_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_div_no_rounding_mode_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_div_trunc_rounding_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_div_trunc_rounding_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_div_trunc_rounding_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_div_trunc_rounding_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_div_trunc_rounding_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_div_trunc_rounding_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_div_trunc_rounding_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_div_trunc_rounding_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_div_trunc_rounding_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_eq_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_eq_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_eq_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_eq_cpu_complex32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_eq_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_eq_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_eq_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_eq_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_eq_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_eq_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_eq_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_eq_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_eq_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_float_power_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_float_power_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_float_power_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_float_power_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_float_power_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_float_power_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_float_power_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_float_power_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_float_power_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_float_power_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_float_power_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_float_power_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_floor_divide_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_floor_divide_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_floor_divide_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_floor_divide_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_floor_divide_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_floor_divide_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_floor_divide_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_floor_divide_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_floor_divide_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_fmax_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_fmax_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_fmax_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_fmax_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_fmax_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_fmax_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_fmax_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_fmax_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_fmax_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_fmax_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_fmin_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_fmin_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_fmin_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_fmin_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_fmin_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_fmin_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_fmin_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_fmin_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_fmin_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_fmin_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_fmod_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_fmod_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_fmod_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_fmod_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_fmod_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_fmod_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_fmod_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_fmod_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_fmod_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_gcd_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_gcd_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_gcd_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_gcd_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_gcd_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_ge_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_ge_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_ge_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_ge_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_ge_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_ge_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_ge_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_ge_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_ge_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_ge_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_gt_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_gt_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_gt_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_gt_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_gt_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_gt_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_gt_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_gt_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_gt_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_gt_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_heaviside_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_heaviside_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_heaviside_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_heaviside_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_heaviside_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_heaviside_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_heaviside_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_heaviside_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_heaviside_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_heaviside_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_hypot_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_hypot_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_hypot_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_hypot_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_igamma_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_igamma_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_igamma_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_igamma_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_igammac_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_igammac_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_igammac_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_igammac_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_isclose_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_isclose_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_isclose_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_isclose_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_isclose_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_isclose_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_isclose_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_isclose_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_isclose_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_isclose_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_isclose_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_isclose_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_lcm_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_lcm_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_lcm_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_lcm_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_lcm_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_le_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_le_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_le_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_le_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_le_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_le_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_le_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_le_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_le_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_le_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_logaddexp_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_logaddexp_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_logaddexp_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_logaddexp_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_logaddexp_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_logaddexp_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_logical_and_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_logical_and_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_logical_and_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_logical_and_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_logical_and_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_logical_and_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_logical_and_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_logical_and_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_logical_and_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_logical_and_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_logical_and_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_logical_and_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_logical_or_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_logical_or_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_logical_or_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_logical_or_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_logical_or_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_logical_or_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_logical_or_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_logical_or_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_logical_or_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_logical_or_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_logical_or_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_logical_or_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_logical_xor_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_logical_xor_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_logical_xor_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_logical_xor_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_logical_xor_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_logical_xor_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_logical_xor_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_logical_xor_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_logical_xor_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_logical_xor_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_logical_xor_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_logical_xor_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_lt_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_lt_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_lt_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_lt_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_lt_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_lt_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_lt_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_lt_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_lt_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_lt_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_maximum_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_maximum_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_maximum_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_maximum_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_maximum_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_maximum_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_maximum_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_maximum_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_maximum_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_maximum_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_minimum_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_minimum_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_minimum_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_minimum_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_minimum_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_minimum_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_minimum_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_minimum_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_minimum_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_minimum_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_mul_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_mul_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_mul_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_mul_cpu_complex32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_mul_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_mul_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_mul_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_mul_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_mul_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_mul_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_mul_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_mul_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_mul_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_ne_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_ne_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_ne_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_ne_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_ne_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_ne_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_ne_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_ne_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_ne_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_ne_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_ne_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_ne_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_nextafter_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_nextafter_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_nextafter_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_nextafter_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_pow_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_pow_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_pow_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_pow_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_pow_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_pow_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_pow_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_pow_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_pow_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_pow_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_pow_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_remainder_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_remainder_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_remainder_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_remainder_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_remainder_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_remainder_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_remainder_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_remainder_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_remainder_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_rsub_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_rsub_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_rsub_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_rsub_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_rsub_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_rsub_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_rsub_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_rsub_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_rsub_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_rsub_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_rsub_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_special_xlog1py_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_special_xlog1py_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_special_xlog1py_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_special_xlog1py_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_special_xlog1py_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_special_xlog1py_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_special_xlog1py_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_special_xlog1py_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_special_xlog1py_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_special_xlog1py_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_special_zeta_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_special_zeta_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_special_zeta_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_special_zeta_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_special_zeta_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_special_zeta_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_special_zeta_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_special_zeta_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_sub_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_sub_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_sub_cpu_complex32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_sub_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_sub_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_sub_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_sub_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_sub_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_sub_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_sub_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_sub_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_sub_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_true_divide_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_true_divide_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_true_divide_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_true_divide_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_true_divide_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_true_divide_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_true_divide_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_true_divide_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_true_divide_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_true_divide_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_true_divide_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_true_divide_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_xlogy_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_xlogy_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_xlogy_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_xlogy_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_xlogy_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_xlogy_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_xlogy_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_xlogy_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_xlogy_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other__refs_xlogy_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_add_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_add_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_add_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_add_cpu_complex32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_add_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_add_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_add_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_add_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_add_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_add_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_add_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_add_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_add_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_atan2_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_atan2_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_atan2_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_atan2_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_atan2_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_atan2_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_atan2_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_atan2_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_atan2_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_atan2_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_bitwise_and_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_bitwise_and_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_bitwise_and_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_bitwise_and_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_bitwise_and_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_bitwise_and_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_bitwise_left_shift_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_bitwise_left_shift_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_bitwise_left_shift_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_bitwise_left_shift_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_bitwise_left_shift_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_bitwise_or_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_bitwise_or_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_bitwise_or_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_bitwise_or_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_bitwise_or_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_bitwise_or_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_bitwise_right_shift_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_bitwise_right_shift_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_bitwise_right_shift_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_bitwise_right_shift_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_bitwise_right_shift_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_bitwise_xor_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_bitwise_xor_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_bitwise_xor_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_bitwise_xor_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_bitwise_xor_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_bitwise_xor_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_clamp_max_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_clamp_max_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_clamp_max_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_clamp_max_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_clamp_max_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_clamp_max_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_clamp_max_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_clamp_max_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_clamp_max_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_clamp_max_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_clamp_min_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_clamp_min_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_clamp_min_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_clamp_min_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_clamp_min_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_clamp_min_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_clamp_min_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_clamp_min_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_clamp_min_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_clamp_min_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_complex_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_complex_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_complex_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_copysign_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_copysign_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_copysign_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_copysign_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_copysign_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_copysign_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_copysign_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_copysign_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_copysign_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_copysign_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_div_floor_rounding_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_div_floor_rounding_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_div_floor_rounding_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_div_floor_rounding_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_div_floor_rounding_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_div_floor_rounding_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_div_floor_rounding_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_div_floor_rounding_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_div_floor_rounding_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_div_no_rounding_mode_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_div_no_rounding_mode_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_div_no_rounding_mode_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_div_no_rounding_mode_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_div_no_rounding_mode_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_div_no_rounding_mode_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_div_no_rounding_mode_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_div_no_rounding_mode_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_div_no_rounding_mode_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_div_no_rounding_mode_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_div_no_rounding_mode_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_div_no_rounding_mode_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_div_trunc_rounding_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_div_trunc_rounding_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_div_trunc_rounding_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_div_trunc_rounding_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_div_trunc_rounding_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_div_trunc_rounding_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_div_trunc_rounding_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_div_trunc_rounding_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_div_trunc_rounding_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_eq_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_eq_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_eq_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_eq_cpu_complex32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_eq_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_eq_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_eq_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_eq_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_eq_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_eq_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_eq_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_eq_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_eq_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_float_power_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_float_power_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_float_power_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_float_power_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_float_power_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_float_power_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_float_power_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_float_power_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_float_power_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_float_power_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_float_power_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_float_power_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_floor_divide_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_floor_divide_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_floor_divide_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_floor_divide_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_floor_divide_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_floor_divide_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_floor_divide_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_floor_divide_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_floor_divide_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_fmax_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_fmax_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_fmax_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_fmax_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_fmax_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_fmax_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_fmax_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_fmax_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_fmax_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_fmax_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_fmin_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_fmin_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_fmin_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_fmin_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_fmin_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_fmin_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_fmin_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_fmin_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_fmin_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_fmin_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_fmod_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_fmod_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_fmod_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_fmod_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_fmod_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_fmod_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_fmod_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_fmod_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_fmod_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_gcd_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_gcd_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_gcd_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_gcd_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_gcd_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_ge_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_ge_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_ge_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_ge_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_ge_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_ge_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_ge_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_ge_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_ge_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_ge_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_gt_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_gt_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_gt_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_gt_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_gt_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_gt_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_gt_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_gt_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_gt_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_gt_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_heaviside_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_heaviside_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_heaviside_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_heaviside_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_heaviside_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_heaviside_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_heaviside_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_heaviside_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_heaviside_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_heaviside_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_hypot_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_hypot_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_hypot_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_hypot_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_igamma_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_igamma_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_igamma_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_igamma_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_igammac_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_igammac_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_igammac_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_igammac_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_isclose_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_isclose_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_isclose_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_isclose_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_isclose_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_isclose_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_isclose_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_isclose_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_isclose_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_isclose_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_isclose_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_isclose_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_jiterator_binary_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_jiterator_binary_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_jiterator_binary_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_jiterator_binary_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_jiterator_binary_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_jiterator_binary_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_jiterator_binary_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_jiterator_binary_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_jiterator_binary_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_jiterator_binary_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_jiterator_binary_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_jiterator_binary_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_jiterator_binary_return_by_ref_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_jiterator_binary_return_by_ref_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_jiterator_binary_return_by_ref_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_jiterator_binary_return_by_ref_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_jiterator_binary_return_by_ref_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_jiterator_binary_return_by_ref_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_jiterator_binary_return_by_ref_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_jiterator_binary_return_by_ref_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_jiterator_binary_return_by_ref_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_jiterator_binary_return_by_ref_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_jiterator_binary_return_by_ref_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_jiterator_binary_return_by_ref_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_lcm_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_lcm_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_lcm_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_lcm_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_lcm_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_ldexp_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_ldexp_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_ldexp_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_ldexp_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_ldexp_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_ldexp_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_ldexp_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_ldexp_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_ldexp_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_ldexp_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_ldexp_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_ldexp_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_le_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_le_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_le_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_le_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_le_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_le_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_le_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_le_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_le_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_le_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_logaddexp_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_logaddexp_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_logaddexp_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_logaddexp_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_logaddexp_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_logaddexp_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_logical_and_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_logical_and_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_logical_and_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_logical_and_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_logical_and_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_logical_and_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_logical_and_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_logical_and_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_logical_and_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_logical_and_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_logical_and_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_logical_and_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_logical_or_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_logical_or_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_logical_or_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_logical_or_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_logical_or_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_logical_or_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_logical_or_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_logical_or_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_logical_or_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_logical_or_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_logical_or_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_logical_or_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_logical_xor_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_logical_xor_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_logical_xor_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_logical_xor_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_logical_xor_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_logical_xor_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_logical_xor_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_logical_xor_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_logical_xor_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_logical_xor_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_logical_xor_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_logical_xor_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_lt_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_lt_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_lt_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_lt_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_lt_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_lt_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_lt_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_lt_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_lt_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_lt_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_max_binary_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_max_binary_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_max_binary_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_max_binary_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_max_binary_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_max_binary_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_max_binary_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_max_binary_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_max_binary_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_max_binary_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_maximum_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_maximum_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_maximum_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_maximum_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_maximum_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_maximum_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_maximum_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_maximum_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_maximum_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_maximum_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_min_binary_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_min_binary_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_min_binary_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_min_binary_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_min_binary_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_min_binary_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_min_binary_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_min_binary_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_min_binary_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_min_binary_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_minimum_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_minimum_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_minimum_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_minimum_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_minimum_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_minimum_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_minimum_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_minimum_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_minimum_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_minimum_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_mul_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_mul_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_mul_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_mul_cpu_complex32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_mul_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_mul_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_mul_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_mul_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_mul_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_mul_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_mul_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_mul_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_mul_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_ne_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_ne_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_ne_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_ne_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_ne_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_ne_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_ne_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_ne_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_ne_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_ne_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_ne_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_ne_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_nextafter_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_nextafter_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_nextafter_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_nextafter_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_polar_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_polar_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_pow_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_pow_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_pow_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_pow_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_pow_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_pow_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_pow_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_pow_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_pow_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_pow_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_pow_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_remainder_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_remainder_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_remainder_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_remainder_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_remainder_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_remainder_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_remainder_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_remainder_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_remainder_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_rsub_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_rsub_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_rsub_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_rsub_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_rsub_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_rsub_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_rsub_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_rsub_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_rsub_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_rsub_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_rsub_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_special_chebyshev_polynomial_t_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_special_chebyshev_polynomial_t_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_special_chebyshev_polynomial_t_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_special_chebyshev_polynomial_t_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_special_chebyshev_polynomial_t_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_special_chebyshev_polynomial_t_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_special_chebyshev_polynomial_t_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_special_chebyshev_polynomial_t_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_special_chebyshev_polynomial_u_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_special_chebyshev_polynomial_u_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_special_chebyshev_polynomial_u_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_special_chebyshev_polynomial_u_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_special_chebyshev_polynomial_u_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_special_chebyshev_polynomial_u_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_special_chebyshev_polynomial_u_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_special_chebyshev_polynomial_u_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_special_chebyshev_polynomial_v_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_special_chebyshev_polynomial_v_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_special_chebyshev_polynomial_v_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_special_chebyshev_polynomial_v_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_special_chebyshev_polynomial_v_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_special_chebyshev_polynomial_v_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_special_chebyshev_polynomial_v_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_special_chebyshev_polynomial_v_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_special_chebyshev_polynomial_w_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_special_chebyshev_polynomial_w_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_special_chebyshev_polynomial_w_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_special_chebyshev_polynomial_w_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_special_chebyshev_polynomial_w_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_special_chebyshev_polynomial_w_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_special_chebyshev_polynomial_w_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_special_chebyshev_polynomial_w_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_special_hermite_polynomial_h_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_special_hermite_polynomial_h_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_special_hermite_polynomial_h_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_special_hermite_polynomial_h_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_special_hermite_polynomial_h_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_special_hermite_polynomial_h_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_special_hermite_polynomial_h_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_special_hermite_polynomial_h_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_special_hermite_polynomial_he_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_special_hermite_polynomial_he_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_special_hermite_polynomial_he_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_special_hermite_polynomial_he_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_special_hermite_polynomial_he_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_special_hermite_polynomial_he_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_special_hermite_polynomial_he_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_special_hermite_polynomial_he_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_special_laguerre_polynomial_l_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_special_laguerre_polynomial_l_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_special_laguerre_polynomial_l_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_special_laguerre_polynomial_l_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_special_laguerre_polynomial_l_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_special_laguerre_polynomial_l_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_special_laguerre_polynomial_l_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_special_laguerre_polynomial_l_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_special_legendre_polynomial_p_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_special_legendre_polynomial_p_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_special_legendre_polynomial_p_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_special_legendre_polynomial_p_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_special_legendre_polynomial_p_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_special_legendre_polynomial_p_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_special_legendre_polynomial_p_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_special_legendre_polynomial_p_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_special_shifted_chebyshev_polynomial_t_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_special_shifted_chebyshev_polynomial_t_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_special_shifted_chebyshev_polynomial_t_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_special_shifted_chebyshev_polynomial_t_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_special_shifted_chebyshev_polynomial_t_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_special_shifted_chebyshev_polynomial_t_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_special_shifted_chebyshev_polynomial_t_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_special_shifted_chebyshev_polynomial_t_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_special_shifted_chebyshev_polynomial_u_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_special_shifted_chebyshev_polynomial_u_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_special_shifted_chebyshev_polynomial_u_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_special_shifted_chebyshev_polynomial_u_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_special_shifted_chebyshev_polynomial_u_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_special_shifted_chebyshev_polynomial_u_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_special_shifted_chebyshev_polynomial_u_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_special_shifted_chebyshev_polynomial_u_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_special_shifted_chebyshev_polynomial_v_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_special_shifted_chebyshev_polynomial_v_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_special_shifted_chebyshev_polynomial_v_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_special_shifted_chebyshev_polynomial_v_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_special_shifted_chebyshev_polynomial_v_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_special_shifted_chebyshev_polynomial_v_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_special_shifted_chebyshev_polynomial_v_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_special_shifted_chebyshev_polynomial_v_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_special_shifted_chebyshev_polynomial_w_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_special_shifted_chebyshev_polynomial_w_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_special_shifted_chebyshev_polynomial_w_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_special_shifted_chebyshev_polynomial_w_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_special_shifted_chebyshev_polynomial_w_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_special_shifted_chebyshev_polynomial_w_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_special_shifted_chebyshev_polynomial_w_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_special_shifted_chebyshev_polynomial_w_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_special_xlog1py_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_special_xlog1py_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_special_xlog1py_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_special_xlog1py_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_special_xlog1py_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_special_xlog1py_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_special_xlog1py_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_special_xlog1py_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_special_xlog1py_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_special_xlog1py_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_special_zeta_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_special_zeta_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_special_zeta_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_special_zeta_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_special_zeta_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_special_zeta_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_special_zeta_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_special_zeta_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_sub_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_sub_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_sub_cpu_complex32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_sub_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_sub_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_sub_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_sub_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_sub_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_sub_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_sub_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_sub_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_sub_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_true_divide_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_true_divide_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_true_divide_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_true_divide_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_true_divide_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_true_divide_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_true_divide_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_true_divide_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_true_divide_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_true_divide_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_true_divide_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_true_divide_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_xlogy_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_xlogy_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_xlogy_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_xlogy_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_xlogy_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_xlogy_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_xlogy_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_xlogy_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_xlogy_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_every_other_xlogy_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed___radd___cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed___radd___cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed___radd___cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed___radd___cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed___radd___cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed___radd___cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed___radd___cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed___radd___cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed___radd___cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed___radd___cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed___radd___cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed___radd___cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed___rand___cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed___rand___cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed___rand___cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed___rand___cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed___rand___cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed___rand___cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed___rdiv___cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed___rdiv___cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed___rdiv___cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed___rdiv___cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed___rdiv___cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed___rdiv___cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed___rdiv___cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed___rdiv___cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed___rdiv___cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed___rdiv___cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed___rdiv___cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed___rdiv___cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed___rmod___cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed___rmod___cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed___rmod___cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed___rmod___cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed___rmul___cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed___rmul___cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed___rmul___cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed___rmul___cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed___rmul___cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed___rmul___cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed___rmul___cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed___rmul___cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed___rmul___cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed___rmul___cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed___rmul___cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed___rmul___cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed___ror___cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed___ror___cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed___ror___cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed___ror___cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed___ror___cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed___ror___cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed___rpow___cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed___rpow___cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed___rpow___cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed___rpow___cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed___rpow___cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed___rpow___cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed___rpow___cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed___rpow___cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed___rpow___cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed___rpow___cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed___rpow___cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed___rsub___cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed___rsub___cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed___rsub___cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed___rsub___cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed___rsub___cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed___rsub___cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed___rsub___cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed___rsub___cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed___rsub___cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed___rsub___cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed___rsub___cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed___rxor___cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed___rxor___cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed___rxor___cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed___rxor___cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed___rxor___cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed___rxor___cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs__conversions_complex_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs__conversions_complex_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs__conversions_complex_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs__conversions_polar_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs__conversions_polar_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_add_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_add_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_add_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_add_cpu_complex32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_add_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_add_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_add_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_add_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_add_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_add_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_add_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_add_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_add_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_atan2_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_atan2_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_atan2_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_atan2_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_atan2_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_atan2_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_atan2_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_atan2_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_atan2_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_atan2_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_bitwise_and_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_bitwise_and_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_bitwise_and_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_bitwise_and_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_bitwise_and_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_bitwise_and_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_bitwise_left_shift_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_bitwise_left_shift_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_bitwise_left_shift_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_bitwise_left_shift_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_bitwise_left_shift_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_bitwise_or_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_bitwise_or_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_bitwise_or_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_bitwise_or_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_bitwise_or_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_bitwise_or_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_bitwise_right_shift_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_bitwise_right_shift_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_bitwise_right_shift_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_bitwise_right_shift_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_bitwise_right_shift_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_bitwise_xor_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_bitwise_xor_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_bitwise_xor_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_bitwise_xor_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_bitwise_xor_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_bitwise_xor_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_clamp_max_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_clamp_max_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_clamp_max_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_clamp_max_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_clamp_max_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_clamp_max_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_clamp_max_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_clamp_max_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_clamp_max_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_clamp_max_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_clamp_min_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_clamp_min_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_clamp_min_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_clamp_min_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_clamp_min_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_clamp_min_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_clamp_min_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_clamp_min_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_clamp_min_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_clamp_min_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_copysign_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_copysign_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_copysign_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_copysign_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_copysign_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_copysign_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_copysign_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_copysign_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_copysign_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_copysign_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_div_floor_rounding_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_div_floor_rounding_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_div_floor_rounding_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_div_floor_rounding_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_div_floor_rounding_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_div_floor_rounding_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_div_floor_rounding_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_div_floor_rounding_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_div_floor_rounding_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_div_no_rounding_mode_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_div_no_rounding_mode_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_div_no_rounding_mode_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_div_no_rounding_mode_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_div_no_rounding_mode_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_div_no_rounding_mode_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_div_no_rounding_mode_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_div_no_rounding_mode_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_div_no_rounding_mode_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_div_no_rounding_mode_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_div_no_rounding_mode_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_div_no_rounding_mode_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_div_trunc_rounding_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_div_trunc_rounding_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_div_trunc_rounding_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_div_trunc_rounding_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_div_trunc_rounding_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_div_trunc_rounding_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_div_trunc_rounding_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_div_trunc_rounding_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_div_trunc_rounding_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_eq_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_eq_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_eq_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_eq_cpu_complex32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_eq_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_eq_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_eq_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_eq_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_eq_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_eq_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_eq_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_eq_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_eq_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_float_power_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_float_power_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_float_power_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_float_power_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_float_power_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_float_power_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_float_power_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_float_power_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_float_power_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_float_power_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_float_power_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_float_power_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_floor_divide_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_floor_divide_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_floor_divide_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_floor_divide_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_floor_divide_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_floor_divide_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_floor_divide_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_floor_divide_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_floor_divide_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_fmax_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_fmax_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_fmax_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_fmax_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_fmax_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_fmax_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_fmax_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_fmax_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_fmax_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_fmax_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_fmin_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_fmin_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_fmin_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_fmin_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_fmin_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_fmin_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_fmin_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_fmin_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_fmin_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_fmin_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_fmod_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_fmod_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_fmod_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_fmod_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_fmod_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_fmod_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_fmod_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_fmod_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_fmod_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_gcd_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_gcd_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_gcd_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_gcd_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_gcd_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_ge_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_ge_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_ge_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_ge_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_ge_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_ge_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_ge_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_ge_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_ge_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_ge_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_gt_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_gt_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_gt_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_gt_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_gt_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_gt_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_gt_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_gt_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_gt_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_gt_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_heaviside_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_heaviside_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_heaviside_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_heaviside_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_heaviside_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_heaviside_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_heaviside_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_heaviside_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_heaviside_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_heaviside_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_hypot_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_hypot_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_hypot_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_hypot_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_igamma_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_igamma_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_igamma_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_igamma_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_igammac_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_igammac_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_igammac_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_igammac_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_isclose_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_isclose_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_isclose_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_isclose_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_isclose_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_isclose_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_isclose_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_isclose_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_isclose_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_isclose_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_isclose_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_isclose_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_lcm_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_lcm_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_lcm_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_lcm_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_lcm_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_le_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_le_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_le_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_le_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_le_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_le_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_le_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_le_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_le_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_le_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_logaddexp_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_logaddexp_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_logaddexp_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_logaddexp_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_logaddexp_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_logaddexp_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_logical_and_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_logical_and_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_logical_and_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_logical_and_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_logical_and_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_logical_and_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_logical_and_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_logical_and_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_logical_and_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_logical_and_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_logical_and_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_logical_and_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_logical_or_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_logical_or_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_logical_or_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_logical_or_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_logical_or_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_logical_or_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_logical_or_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_logical_or_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_logical_or_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_logical_or_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_logical_or_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_logical_or_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_logical_xor_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_logical_xor_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_logical_xor_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_logical_xor_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_logical_xor_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_logical_xor_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_logical_xor_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_logical_xor_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_logical_xor_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_logical_xor_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_logical_xor_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_logical_xor_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_lt_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_lt_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_lt_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_lt_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_lt_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_lt_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_lt_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_lt_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_lt_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_lt_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_maximum_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_maximum_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_maximum_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_maximum_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_maximum_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_maximum_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_maximum_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_maximum_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_maximum_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_maximum_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_minimum_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_minimum_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_minimum_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_minimum_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_minimum_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_minimum_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_minimum_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_minimum_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_minimum_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_minimum_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_mul_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_mul_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_mul_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_mul_cpu_complex32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_mul_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_mul_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_mul_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_mul_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_mul_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_mul_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_mul_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_mul_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_mul_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_ne_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_ne_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_ne_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_ne_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_ne_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_ne_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_ne_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_ne_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_ne_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_ne_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_ne_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_ne_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_nextafter_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_nextafter_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_nextafter_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_nextafter_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_pow_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_pow_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_pow_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_pow_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_pow_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_pow_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_pow_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_pow_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_pow_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_pow_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_pow_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_remainder_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_remainder_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_remainder_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_remainder_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_remainder_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_remainder_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_remainder_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_remainder_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_remainder_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_rsub_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_rsub_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_rsub_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_rsub_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_rsub_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_rsub_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_rsub_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_rsub_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_rsub_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_rsub_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_rsub_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_special_xlog1py_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_special_xlog1py_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_special_xlog1py_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_special_xlog1py_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_special_xlog1py_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_special_xlog1py_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_special_xlog1py_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_special_xlog1py_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_special_xlog1py_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_special_xlog1py_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_special_zeta_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_special_zeta_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_special_zeta_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_special_zeta_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_special_zeta_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_special_zeta_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_special_zeta_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_special_zeta_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_sub_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_sub_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_sub_cpu_complex32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_sub_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_sub_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_sub_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_sub_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_sub_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_sub_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_sub_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_sub_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_sub_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_true_divide_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_true_divide_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_true_divide_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_true_divide_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_true_divide_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_true_divide_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_true_divide_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_true_divide_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_true_divide_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_true_divide_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_true_divide_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_true_divide_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_xlogy_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_xlogy_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_xlogy_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_xlogy_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_xlogy_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_xlogy_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_xlogy_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_xlogy_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_xlogy_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed__refs_xlogy_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_add_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_add_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_add_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_add_cpu_complex32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_add_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_add_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_add_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_add_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_add_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_add_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_add_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_add_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_add_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_atan2_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_atan2_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_atan2_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_atan2_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_atan2_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_atan2_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_atan2_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_atan2_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_atan2_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_atan2_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_bitwise_and_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_bitwise_and_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_bitwise_and_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_bitwise_and_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_bitwise_and_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_bitwise_and_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_bitwise_left_shift_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_bitwise_left_shift_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_bitwise_left_shift_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_bitwise_left_shift_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_bitwise_left_shift_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_bitwise_or_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_bitwise_or_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_bitwise_or_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_bitwise_or_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_bitwise_or_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_bitwise_or_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_bitwise_right_shift_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_bitwise_right_shift_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_bitwise_right_shift_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_bitwise_right_shift_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_bitwise_right_shift_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_bitwise_xor_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_bitwise_xor_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_bitwise_xor_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_bitwise_xor_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_bitwise_xor_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_bitwise_xor_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_clamp_max_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_clamp_max_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_clamp_max_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_clamp_max_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_clamp_max_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_clamp_max_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_clamp_max_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_clamp_max_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_clamp_max_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_clamp_max_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_clamp_min_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_clamp_min_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_clamp_min_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_clamp_min_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_clamp_min_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_clamp_min_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_clamp_min_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_clamp_min_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_clamp_min_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_clamp_min_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_complex_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_complex_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_complex_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_copysign_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_copysign_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_copysign_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_copysign_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_copysign_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_copysign_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_copysign_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_copysign_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_copysign_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_copysign_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_div_floor_rounding_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_div_floor_rounding_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_div_floor_rounding_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_div_floor_rounding_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_div_floor_rounding_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_div_floor_rounding_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_div_floor_rounding_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_div_floor_rounding_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_div_floor_rounding_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_div_no_rounding_mode_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_div_no_rounding_mode_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_div_no_rounding_mode_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_div_no_rounding_mode_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_div_no_rounding_mode_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_div_no_rounding_mode_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_div_no_rounding_mode_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_div_no_rounding_mode_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_div_no_rounding_mode_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_div_no_rounding_mode_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_div_no_rounding_mode_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_div_no_rounding_mode_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_div_trunc_rounding_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_div_trunc_rounding_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_div_trunc_rounding_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_div_trunc_rounding_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_div_trunc_rounding_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_div_trunc_rounding_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_div_trunc_rounding_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_div_trunc_rounding_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_div_trunc_rounding_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_eq_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_eq_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_eq_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_eq_cpu_complex32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_eq_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_eq_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_eq_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_eq_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_eq_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_eq_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_eq_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_eq_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_eq_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_float_power_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_float_power_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_float_power_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_float_power_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_float_power_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_float_power_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_float_power_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_float_power_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_float_power_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_float_power_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_float_power_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_float_power_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_floor_divide_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_floor_divide_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_floor_divide_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_floor_divide_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_floor_divide_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_floor_divide_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_floor_divide_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_floor_divide_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_floor_divide_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_fmax_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_fmax_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_fmax_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_fmax_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_fmax_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_fmax_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_fmax_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_fmax_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_fmax_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_fmax_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_fmin_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_fmin_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_fmin_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_fmin_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_fmin_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_fmin_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_fmin_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_fmin_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_fmin_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_fmin_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_fmod_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_fmod_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_fmod_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_fmod_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_fmod_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_fmod_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_fmod_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_fmod_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_fmod_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_gcd_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_gcd_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_gcd_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_gcd_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_gcd_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_ge_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_ge_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_ge_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_ge_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_ge_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_ge_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_ge_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_ge_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_ge_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_ge_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_gt_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_gt_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_gt_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_gt_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_gt_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_gt_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_gt_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_gt_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_gt_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_gt_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_heaviside_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_heaviside_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_heaviside_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_heaviside_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_heaviside_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_heaviside_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_heaviside_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_heaviside_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_heaviside_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_heaviside_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_hypot_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_hypot_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_hypot_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_hypot_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_igamma_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_igamma_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_igamma_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_igamma_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_igammac_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_igammac_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_igammac_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_igammac_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_isclose_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_isclose_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_isclose_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_isclose_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_isclose_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_isclose_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_isclose_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_isclose_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_isclose_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_isclose_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_isclose_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_isclose_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_jiterator_binary_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_jiterator_binary_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_jiterator_binary_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_jiterator_binary_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_jiterator_binary_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_jiterator_binary_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_jiterator_binary_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_jiterator_binary_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_jiterator_binary_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_jiterator_binary_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_jiterator_binary_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_jiterator_binary_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_jiterator_binary_return_by_ref_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_jiterator_binary_return_by_ref_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_jiterator_binary_return_by_ref_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_jiterator_binary_return_by_ref_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_jiterator_binary_return_by_ref_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_jiterator_binary_return_by_ref_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_jiterator_binary_return_by_ref_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_jiterator_binary_return_by_ref_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_jiterator_binary_return_by_ref_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_jiterator_binary_return_by_ref_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_jiterator_binary_return_by_ref_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_jiterator_binary_return_by_ref_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_lcm_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_lcm_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_lcm_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_lcm_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_lcm_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_ldexp_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_ldexp_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_ldexp_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_ldexp_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_ldexp_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_ldexp_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_ldexp_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_ldexp_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_ldexp_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_ldexp_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_ldexp_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_ldexp_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_le_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_le_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_le_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_le_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_le_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_le_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_le_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_le_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_le_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_le_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_logaddexp_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_logaddexp_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_logaddexp_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_logaddexp_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_logaddexp_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_logaddexp_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_logical_and_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_logical_and_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_logical_and_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_logical_and_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_logical_and_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_logical_and_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_logical_and_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_logical_and_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_logical_and_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_logical_and_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_logical_and_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_logical_and_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_logical_or_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_logical_or_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_logical_or_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_logical_or_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_logical_or_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_logical_or_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_logical_or_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_logical_or_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_logical_or_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_logical_or_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_logical_or_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_logical_or_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_logical_xor_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_logical_xor_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_logical_xor_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_logical_xor_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_logical_xor_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_logical_xor_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_logical_xor_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_logical_xor_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_logical_xor_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_logical_xor_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_logical_xor_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_logical_xor_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_lt_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_lt_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_lt_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_lt_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_lt_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_lt_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_lt_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_lt_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_lt_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_lt_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_max_binary_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_max_binary_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_max_binary_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_max_binary_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_max_binary_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_max_binary_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_max_binary_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_max_binary_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_max_binary_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_max_binary_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_maximum_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_maximum_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_maximum_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_maximum_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_maximum_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_maximum_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_maximum_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_maximum_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_maximum_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_maximum_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_min_binary_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_min_binary_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_min_binary_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_min_binary_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_min_binary_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_min_binary_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_min_binary_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_min_binary_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_min_binary_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_min_binary_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_minimum_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_minimum_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_minimum_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_minimum_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_minimum_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_minimum_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_minimum_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_minimum_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_minimum_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_minimum_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_mul_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_mul_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_mul_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_mul_cpu_complex32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_mul_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_mul_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_mul_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_mul_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_mul_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_mul_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_mul_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_mul_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_mul_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_ne_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_ne_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_ne_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_ne_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_ne_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_ne_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_ne_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_ne_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_ne_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_ne_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_ne_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_ne_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_nextafter_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_nextafter_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_nextafter_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_nextafter_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_polar_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_polar_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_pow_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_pow_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_pow_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_pow_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_pow_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_pow_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_pow_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_pow_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_pow_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_pow_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_pow_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_remainder_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_remainder_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_remainder_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_remainder_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_remainder_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_remainder_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_remainder_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_remainder_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_remainder_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_rsub_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_rsub_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_rsub_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_rsub_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_rsub_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_rsub_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_rsub_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_rsub_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_rsub_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_rsub_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_rsub_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_special_chebyshev_polynomial_t_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_special_chebyshev_polynomial_t_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_special_chebyshev_polynomial_t_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_special_chebyshev_polynomial_t_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_special_chebyshev_polynomial_t_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_special_chebyshev_polynomial_t_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_special_chebyshev_polynomial_t_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_special_chebyshev_polynomial_t_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_special_chebyshev_polynomial_u_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_special_chebyshev_polynomial_u_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_special_chebyshev_polynomial_u_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_special_chebyshev_polynomial_u_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_special_chebyshev_polynomial_u_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_special_chebyshev_polynomial_u_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_special_chebyshev_polynomial_u_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_special_chebyshev_polynomial_u_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_special_chebyshev_polynomial_v_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_special_chebyshev_polynomial_v_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_special_chebyshev_polynomial_v_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_special_chebyshev_polynomial_v_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_special_chebyshev_polynomial_v_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_special_chebyshev_polynomial_v_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_special_chebyshev_polynomial_v_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_special_chebyshev_polynomial_v_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_special_chebyshev_polynomial_w_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_special_chebyshev_polynomial_w_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_special_chebyshev_polynomial_w_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_special_chebyshev_polynomial_w_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_special_chebyshev_polynomial_w_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_special_chebyshev_polynomial_w_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_special_chebyshev_polynomial_w_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_special_chebyshev_polynomial_w_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_special_hermite_polynomial_h_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_special_hermite_polynomial_h_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_special_hermite_polynomial_h_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_special_hermite_polynomial_h_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_special_hermite_polynomial_h_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_special_hermite_polynomial_h_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_special_hermite_polynomial_h_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_special_hermite_polynomial_h_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_special_hermite_polynomial_he_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_special_hermite_polynomial_he_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_special_hermite_polynomial_he_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_special_hermite_polynomial_he_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_special_hermite_polynomial_he_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_special_hermite_polynomial_he_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_special_hermite_polynomial_he_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_special_hermite_polynomial_he_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_special_laguerre_polynomial_l_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_special_laguerre_polynomial_l_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_special_laguerre_polynomial_l_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_special_laguerre_polynomial_l_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_special_laguerre_polynomial_l_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_special_laguerre_polynomial_l_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_special_laguerre_polynomial_l_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_special_laguerre_polynomial_l_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_special_legendre_polynomial_p_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_special_legendre_polynomial_p_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_special_legendre_polynomial_p_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_special_legendre_polynomial_p_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_special_legendre_polynomial_p_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_special_legendre_polynomial_p_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_special_legendre_polynomial_p_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_special_legendre_polynomial_p_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_special_shifted_chebyshev_polynomial_t_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_special_shifted_chebyshev_polynomial_t_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_special_shifted_chebyshev_polynomial_t_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_special_shifted_chebyshev_polynomial_t_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_special_shifted_chebyshev_polynomial_t_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_special_shifted_chebyshev_polynomial_t_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_special_shifted_chebyshev_polynomial_t_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_special_shifted_chebyshev_polynomial_t_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_special_shifted_chebyshev_polynomial_u_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_special_shifted_chebyshev_polynomial_u_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_special_shifted_chebyshev_polynomial_u_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_special_shifted_chebyshev_polynomial_u_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_special_shifted_chebyshev_polynomial_u_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_special_shifted_chebyshev_polynomial_u_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_special_shifted_chebyshev_polynomial_u_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_special_shifted_chebyshev_polynomial_u_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_special_shifted_chebyshev_polynomial_v_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_special_shifted_chebyshev_polynomial_v_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_special_shifted_chebyshev_polynomial_v_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_special_shifted_chebyshev_polynomial_v_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_special_shifted_chebyshev_polynomial_v_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_special_shifted_chebyshev_polynomial_v_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_special_shifted_chebyshev_polynomial_v_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_special_shifted_chebyshev_polynomial_v_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_special_shifted_chebyshev_polynomial_w_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_special_shifted_chebyshev_polynomial_w_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_special_shifted_chebyshev_polynomial_w_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_special_shifted_chebyshev_polynomial_w_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_special_shifted_chebyshev_polynomial_w_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_special_shifted_chebyshev_polynomial_w_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_special_shifted_chebyshev_polynomial_w_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_special_shifted_chebyshev_polynomial_w_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_special_xlog1py_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_special_xlog1py_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_special_xlog1py_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_special_xlog1py_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_special_xlog1py_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_special_xlog1py_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_special_xlog1py_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_special_xlog1py_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_special_xlog1py_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_special_xlog1py_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_special_zeta_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_special_zeta_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_special_zeta_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_special_zeta_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_special_zeta_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_special_zeta_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_special_zeta_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_special_zeta_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_sub_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_sub_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_sub_cpu_complex32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_sub_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_sub_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_sub_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_sub_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_sub_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_sub_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_sub_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_sub_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_sub_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_true_divide_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_true_divide_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_true_divide_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_true_divide_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_true_divide_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_true_divide_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_true_divide_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_true_divide_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_true_divide_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_true_divide_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_true_divide_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_true_divide_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_xlogy_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_xlogy_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_xlogy_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_xlogy_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_xlogy_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_xlogy_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_xlogy_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_xlogy_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_xlogy_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_contig_vs_transposed_xlogy_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_copysign_cpu_bfloat16_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_copysign_cpu_bfloat16_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_copysign_cpu_bfloat16_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_copysign_cpu_bfloat16_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_copysign_cpu_bfloat16_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_copysign_cpu_bfloat16_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_copysign_cpu_bfloat16_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_copysign_cpu_bfloat16_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_copysign_cpu_bfloat16_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_copysign_cpu_bfloat16_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_copysign_cpu_bool_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_copysign_cpu_bool_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_copysign_cpu_bool_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_copysign_cpu_bool_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_copysign_cpu_bool_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_copysign_cpu_bool_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_copysign_cpu_bool_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_copysign_cpu_bool_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_copysign_cpu_bool_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_copysign_cpu_bool_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_copysign_cpu_float16_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_copysign_cpu_float16_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_copysign_cpu_float16_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_copysign_cpu_float16_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_copysign_cpu_float16_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_copysign_cpu_float16_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_copysign_cpu_float16_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_copysign_cpu_float16_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_copysign_cpu_float16_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_copysign_cpu_float16_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_copysign_cpu_float32_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_copysign_cpu_float32_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_copysign_cpu_float32_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_copysign_cpu_float32_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_copysign_cpu_float32_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_copysign_cpu_float32_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_copysign_cpu_float32_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_copysign_cpu_float32_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_copysign_cpu_float32_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_copysign_cpu_float32_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_copysign_cpu_float64_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_copysign_cpu_float64_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_copysign_cpu_float64_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_copysign_cpu_float64_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_copysign_cpu_float64_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_copysign_cpu_float64_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_copysign_cpu_float64_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_copysign_cpu_float64_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_copysign_cpu_float64_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_copysign_cpu_float64_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_copysign_cpu_int16_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_copysign_cpu_int16_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_copysign_cpu_int16_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_copysign_cpu_int16_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_copysign_cpu_int16_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_copysign_cpu_int16_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_copysign_cpu_int16_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_copysign_cpu_int16_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_copysign_cpu_int16_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_copysign_cpu_int16_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_copysign_cpu_int32_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_copysign_cpu_int32_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_copysign_cpu_int32_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_copysign_cpu_int32_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_copysign_cpu_int32_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_copysign_cpu_int32_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_copysign_cpu_int32_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_copysign_cpu_int32_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_copysign_cpu_int32_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_copysign_cpu_int32_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_copysign_cpu_int64_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_copysign_cpu_int64_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_copysign_cpu_int64_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_copysign_cpu_int64_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_copysign_cpu_int64_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_copysign_cpu_int64_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_copysign_cpu_int64_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_copysign_cpu_int64_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_copysign_cpu_int64_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_copysign_cpu_int64_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_copysign_cpu_int8_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_copysign_cpu_int8_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_copysign_cpu_int8_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_copysign_cpu_int8_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_copysign_cpu_int8_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_copysign_cpu_int8_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_copysign_cpu_int8_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_copysign_cpu_int8_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_copysign_cpu_int8_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_copysign_cpu_int8_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_copysign_cpu_uint8_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_copysign_cpu_uint8_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_copysign_cpu_uint8_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_copysign_cpu_uint8_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_copysign_cpu_uint8_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_copysign_cpu_uint8_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_copysign_cpu_uint8_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_copysign_cpu_uint8_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_copysign_cpu_uint8_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_copysign_cpu_uint8_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_copysign_subgradient_cpu_bfloat16_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_copysign_subgradient_cpu_bfloat16_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_copysign_subgradient_cpu_bfloat16_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_copysign_subgradient_cpu_bfloat16_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_copysign_subgradient_cpu_float16_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_copysign_subgradient_cpu_float16_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_copysign_subgradient_cpu_float16_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_copysign_subgradient_cpu_float16_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_copysign_subgradient_cpu_float32_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_copysign_subgradient_cpu_float32_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_copysign_subgradient_cpu_float32_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_copysign_subgradient_cpu_float32_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_copysign_subgradient_cpu_float64_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_copysign_subgradient_cpu_float64_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_copysign_subgradient_cpu_float64_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_copysign_subgradient_cpu_float64_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_cpow_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_cpu_tensor_pow_cuda_scalar_tensor_cpu, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_cremainder_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_cross_device_binary_ops_cpu, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_cross_device_inplace_error_msg_cpu, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_csub_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_cuda_tensor_pow_scalar_tensor_cpu, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_cumulative_trapezoid_cpu, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_div_and_floordiv_script_vs_python_cpu, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_div_and_floordiv_vs_python_cpu, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_div_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_div_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_div_rounding_modes_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_div_rounding_modes_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_div_rounding_modes_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_div_rounding_modes_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_div_rounding_modes_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_div_rounding_modes_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_div_rounding_modes_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_div_rounding_modes_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_div_rounding_modes_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_div_rounding_nonfinite_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_div_rounding_nonfinite_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_div_rounding_nonfinite_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_div_rounding_nonfinite_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_div_rounding_numpy_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_div_rounding_numpy_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_div_rounding_numpy_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_div_rounding_numpy_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_div_rounding_numpy_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_div_rounding_numpy_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_div_rounding_numpy_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_div_rounding_numpy_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_divide_by_zero_rounding_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_divide_by_zero_rounding_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_divide_by_zero_rounding_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_divide_by_zero_rounding_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_divmul_scalar_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_float_power_cpu_bfloat16_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_float_power_cpu_bfloat16_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_float_power_cpu_bfloat16_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_float_power_cpu_bfloat16_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_float_power_cpu_bfloat16_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_float_power_cpu_bfloat16_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_float_power_cpu_bfloat16_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_float_power_cpu_bfloat16_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_float_power_cpu_bfloat16_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_float_power_cpu_bfloat16_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_float_power_cpu_bfloat16_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_float_power_cpu_complex128_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_float_power_cpu_complex128_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_float_power_cpu_complex128_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_float_power_cpu_complex128_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_float_power_cpu_complex128_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_float_power_cpu_complex128_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_float_power_cpu_complex128_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_float_power_cpu_complex128_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_float_power_cpu_complex128_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_float_power_cpu_complex128_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_float_power_cpu_complex128_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_float_power_cpu_complex64_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_float_power_cpu_complex64_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_float_power_cpu_complex64_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_float_power_cpu_complex64_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_float_power_cpu_complex64_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_float_power_cpu_complex64_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_float_power_cpu_complex64_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_float_power_cpu_complex64_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_float_power_cpu_complex64_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_float_power_cpu_complex64_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_float_power_cpu_complex64_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_float_power_cpu_float16_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_float_power_cpu_float16_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_float_power_cpu_float16_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_float_power_cpu_float16_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_float_power_cpu_float16_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_float_power_cpu_float16_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_float_power_cpu_float16_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_float_power_cpu_float16_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_float_power_cpu_float16_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_float_power_cpu_float16_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_float_power_cpu_float16_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_float_power_cpu_float32_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_float_power_cpu_float32_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_float_power_cpu_float32_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_float_power_cpu_float32_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_float_power_cpu_float32_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_float_power_cpu_float32_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_float_power_cpu_float32_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_float_power_cpu_float32_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_float_power_cpu_float32_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_float_power_cpu_float32_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_float_power_cpu_float32_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_float_power_cpu_float64_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_float_power_cpu_float64_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_float_power_cpu_float64_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_float_power_cpu_float64_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_float_power_cpu_float64_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_float_power_cpu_float64_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_float_power_cpu_float64_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_float_power_cpu_float64_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_float_power_cpu_float64_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_float_power_cpu_float64_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_float_power_cpu_float64_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_float_power_cpu_int16_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_float_power_cpu_int16_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_float_power_cpu_int16_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_float_power_cpu_int16_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_float_power_cpu_int16_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_float_power_cpu_int16_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_float_power_cpu_int16_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_float_power_cpu_int16_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_float_power_cpu_int16_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_float_power_cpu_int16_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_float_power_cpu_int16_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_float_power_cpu_int32_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_float_power_cpu_int32_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_float_power_cpu_int32_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_float_power_cpu_int32_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_float_power_cpu_int32_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_float_power_cpu_int32_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_float_power_cpu_int32_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_float_power_cpu_int32_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_float_power_cpu_int32_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_float_power_cpu_int32_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_float_power_cpu_int32_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_float_power_cpu_int64_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_float_power_cpu_int64_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_float_power_cpu_int64_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_float_power_cpu_int64_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_float_power_cpu_int64_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_float_power_cpu_int64_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_float_power_cpu_int64_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_float_power_cpu_int64_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_float_power_cpu_int64_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_float_power_cpu_int64_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_float_power_cpu_int64_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_float_power_cpu_int8_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_float_power_cpu_int8_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_float_power_cpu_int8_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_float_power_cpu_int8_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_float_power_cpu_int8_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_float_power_cpu_int8_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_float_power_cpu_int8_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_float_power_cpu_int8_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_float_power_cpu_int8_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_float_power_cpu_int8_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_float_power_cpu_int8_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_float_power_cpu_uint8_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_float_power_cpu_uint8_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_float_power_cpu_uint8_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_float_power_cpu_uint8_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_float_power_cpu_uint8_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_float_power_cpu_uint8_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_float_power_cpu_uint8_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_float_power_cpu_uint8_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_float_power_cpu_uint8_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_float_power_cpu_uint8_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_float_power_cpu_uint8_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_float_power_exceptions_cpu, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_float_scalar_pow_float_tensor_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_float_scalar_pow_float_tensor_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_floor_div_extremal_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_floor_div_extremal_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_floor_div_extremal_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_floor_div_extremal_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_floor_divide_scalar_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_floor_divide_scalar_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_floor_divide_scalar_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_floor_divide_scalar_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_floor_divide_scalar_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_floor_divide_scalar_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_floor_divide_scalar_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_floor_divide_tensor_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_floor_divide_tensor_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_floor_divide_tensor_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_floor_divide_tensor_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_floor_divide_tensor_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_floor_divide_tensor_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_floor_divide_tensor_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_floor_divide_zero_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_floor_divide_zero_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_floor_divide_zero_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_floor_divide_zero_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_floor_divide_zero_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_fmod_remainder_by_zero_float_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_fmod_remainder_by_zero_float_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_fmod_remainder_by_zero_float_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_fmod_remainder_by_zero_integral_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_fmod_remainder_by_zero_integral_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_fmod_remainder_by_zero_integral_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_fmod_remainder_by_zero_integral_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_fmod_remainder_by_zero_integral_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_fmod_remainder_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_fmod_remainder_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_fmod_remainder_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_fmod_remainder_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_fmod_remainder_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_fmod_remainder_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_fmod_remainder_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_fmod_remainder_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_gcd_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_gcd_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_gcd_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_gcd_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_gcd_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_heaviside_complex_cpu_complex128_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_heaviside_complex_cpu_complex128_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_heaviside_complex_cpu_complex64_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_heaviside_complex_cpu_complex64_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_heaviside_cpu_bfloat16_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_heaviside_cpu_bfloat16_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_heaviside_cpu_bfloat16_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_heaviside_cpu_bfloat16_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_heaviside_cpu_bfloat16_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_heaviside_cpu_bfloat16_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_heaviside_cpu_bfloat16_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_heaviside_cpu_bfloat16_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_heaviside_cpu_bfloat16_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_heaviside_cpu_bfloat16_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_heaviside_cpu_bool_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_heaviside_cpu_bool_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_heaviside_cpu_bool_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_heaviside_cpu_bool_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_heaviside_cpu_bool_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_heaviside_cpu_bool_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_heaviside_cpu_bool_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_heaviside_cpu_bool_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_heaviside_cpu_bool_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_heaviside_cpu_bool_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_heaviside_cpu_float16_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_heaviside_cpu_float16_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_heaviside_cpu_float16_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_heaviside_cpu_float16_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_heaviside_cpu_float16_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_heaviside_cpu_float16_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_heaviside_cpu_float16_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_heaviside_cpu_float16_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_heaviside_cpu_float16_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_heaviside_cpu_float16_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_heaviside_cpu_float32_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_heaviside_cpu_float32_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_heaviside_cpu_float32_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_heaviside_cpu_float32_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_heaviside_cpu_float32_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_heaviside_cpu_float32_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_heaviside_cpu_float32_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_heaviside_cpu_float32_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_heaviside_cpu_float32_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_heaviside_cpu_float32_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_heaviside_cpu_float64_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_heaviside_cpu_float64_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_heaviside_cpu_float64_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_heaviside_cpu_float64_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_heaviside_cpu_float64_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_heaviside_cpu_float64_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_heaviside_cpu_float64_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_heaviside_cpu_float64_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_heaviside_cpu_float64_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_heaviside_cpu_float64_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_heaviside_cpu_int16_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_heaviside_cpu_int16_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_heaviside_cpu_int16_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_heaviside_cpu_int16_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_heaviside_cpu_int16_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_heaviside_cpu_int16_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_heaviside_cpu_int16_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_heaviside_cpu_int16_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_heaviside_cpu_int16_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_heaviside_cpu_int16_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_heaviside_cpu_int32_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_heaviside_cpu_int32_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_heaviside_cpu_int32_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_heaviside_cpu_int32_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_heaviside_cpu_int32_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_heaviside_cpu_int32_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_heaviside_cpu_int32_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_heaviside_cpu_int32_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_heaviside_cpu_int32_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_heaviside_cpu_int32_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_heaviside_cpu_int64_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_heaviside_cpu_int64_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_heaviside_cpu_int64_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_heaviside_cpu_int64_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_heaviside_cpu_int64_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_heaviside_cpu_int64_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_heaviside_cpu_int64_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_heaviside_cpu_int64_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_heaviside_cpu_int64_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_heaviside_cpu_int64_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_heaviside_cpu_int8_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_heaviside_cpu_int8_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_heaviside_cpu_int8_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_heaviside_cpu_int8_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_heaviside_cpu_int8_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_heaviside_cpu_int8_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_heaviside_cpu_int8_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_heaviside_cpu_int8_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_heaviside_cpu_int8_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_heaviside_cpu_int8_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_heaviside_cpu_uint8_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_heaviside_cpu_uint8_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_heaviside_cpu_uint8_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_heaviside_cpu_uint8_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_heaviside_cpu_uint8_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_heaviside_cpu_uint8_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_heaviside_cpu_uint8_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_heaviside_cpu_uint8_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_heaviside_cpu_uint8_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_heaviside_cpu_uint8_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_heaviside_cross_device_cpu, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_hypot_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_hypot_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_hypot_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_hypot_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_idiv_and_ifloordiv_vs_python_cpu, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_inplace_division_cpu, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_inplace_dunders_cpu, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_int_and_float_pow_cpu, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_int_tensor_pow_neg_ints_cpu, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_lcm_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_lcm_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_lcm_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_ldexp_cpu, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_lerp_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_lerp_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_lerp_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_lerp_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_lerp_lowp_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_lerp_lowp_cpu_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_lerp_lowp_cpu_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_lerp_lowp_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_lerp_weight_scalar_tensor_promotion_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_lerp_weight_scalar_tensor_promotion_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_lerp_weight_scalar_tensor_promotion_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_lerp_weight_scalar_tensor_promotion_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_lerp_weight_tensor_promotion_error_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_lerp_weight_tensor_promotion_error_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_lerp_weight_tensor_promotion_error_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logaddexp2_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logaddexp2_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logaddexp2_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logaddexp_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logaddexp_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logaddexp_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logaddexp_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logaddexp_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_and_cpu_bfloat16_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_and_cpu_bfloat16_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_and_cpu_bfloat16_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_and_cpu_bfloat16_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_and_cpu_bfloat16_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_and_cpu_bfloat16_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_and_cpu_bfloat16_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_and_cpu_bfloat16_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_and_cpu_bfloat16_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_and_cpu_bfloat16_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_and_cpu_bfloat16_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_and_cpu_bfloat16_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_and_cpu_bool_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_and_cpu_bool_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_and_cpu_bool_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_and_cpu_bool_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_and_cpu_bool_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_and_cpu_bool_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_and_cpu_bool_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_and_cpu_bool_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_and_cpu_bool_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_and_cpu_bool_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_and_cpu_bool_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_and_cpu_bool_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_and_cpu_complex128_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_and_cpu_complex128_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_and_cpu_complex128_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_and_cpu_complex128_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_and_cpu_complex128_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_and_cpu_complex128_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_and_cpu_complex128_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_and_cpu_complex128_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_and_cpu_complex128_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_and_cpu_complex128_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_and_cpu_complex128_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_and_cpu_complex128_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_and_cpu_complex64_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_and_cpu_complex64_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_and_cpu_complex64_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_and_cpu_complex64_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_and_cpu_complex64_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_and_cpu_complex64_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_and_cpu_complex64_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_and_cpu_complex64_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_and_cpu_complex64_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_and_cpu_complex64_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_and_cpu_complex64_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_and_cpu_complex64_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_and_cpu_float16_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_and_cpu_float16_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_and_cpu_float16_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_and_cpu_float16_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_and_cpu_float16_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_and_cpu_float16_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_and_cpu_float16_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_and_cpu_float16_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_and_cpu_float16_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_and_cpu_float16_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_and_cpu_float16_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_and_cpu_float16_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_and_cpu_float32_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_and_cpu_float32_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_and_cpu_float32_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_and_cpu_float32_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_and_cpu_float32_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_and_cpu_float32_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_and_cpu_float32_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_and_cpu_float32_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_and_cpu_float32_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_and_cpu_float32_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_and_cpu_float32_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_and_cpu_float32_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_and_cpu_float64_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_and_cpu_float64_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_and_cpu_float64_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_and_cpu_float64_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_and_cpu_float64_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_and_cpu_float64_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_and_cpu_float64_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_and_cpu_float64_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_and_cpu_float64_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_and_cpu_float64_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_and_cpu_float64_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_and_cpu_float64_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_and_cpu_int16_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_and_cpu_int16_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_and_cpu_int16_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_and_cpu_int16_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_and_cpu_int16_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_and_cpu_int16_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_and_cpu_int16_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_and_cpu_int16_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_and_cpu_int16_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_and_cpu_int16_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_and_cpu_int16_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_and_cpu_int16_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_and_cpu_int32_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_and_cpu_int32_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_and_cpu_int32_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_and_cpu_int32_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_and_cpu_int32_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_and_cpu_int32_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_and_cpu_int32_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_and_cpu_int32_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_and_cpu_int32_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_and_cpu_int32_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_and_cpu_int32_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_and_cpu_int32_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_and_cpu_int64_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_and_cpu_int64_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_and_cpu_int64_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_and_cpu_int64_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_and_cpu_int64_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_and_cpu_int64_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_and_cpu_int64_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_and_cpu_int64_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_and_cpu_int64_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_and_cpu_int64_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_and_cpu_int64_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_and_cpu_int64_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_and_cpu_int8_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_and_cpu_int8_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_and_cpu_int8_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_and_cpu_int8_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_and_cpu_int8_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_and_cpu_int8_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_and_cpu_int8_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_and_cpu_int8_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_and_cpu_int8_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_and_cpu_int8_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_and_cpu_int8_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_and_cpu_int8_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_and_cpu_uint8_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_and_cpu_uint8_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_and_cpu_uint8_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_and_cpu_uint8_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_and_cpu_uint8_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_and_cpu_uint8_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_and_cpu_uint8_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_and_cpu_uint8_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_and_cpu_uint8_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_and_cpu_uint8_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_and_cpu_uint8_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_and_cpu_uint8_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_or_cpu_bfloat16_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_or_cpu_bfloat16_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_or_cpu_bfloat16_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_or_cpu_bfloat16_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_or_cpu_bfloat16_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_or_cpu_bfloat16_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_or_cpu_bfloat16_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_or_cpu_bfloat16_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_or_cpu_bfloat16_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_or_cpu_bfloat16_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_or_cpu_bfloat16_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_or_cpu_bfloat16_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_or_cpu_bool_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_or_cpu_bool_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_or_cpu_bool_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_or_cpu_bool_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_or_cpu_bool_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_or_cpu_bool_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_or_cpu_bool_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_or_cpu_bool_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_or_cpu_bool_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_or_cpu_bool_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_or_cpu_bool_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_or_cpu_bool_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_or_cpu_complex128_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_or_cpu_complex128_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_or_cpu_complex128_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_or_cpu_complex128_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_or_cpu_complex128_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_or_cpu_complex128_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_or_cpu_complex128_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_or_cpu_complex128_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_or_cpu_complex128_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_or_cpu_complex128_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_or_cpu_complex128_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_or_cpu_complex128_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_or_cpu_complex64_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_or_cpu_complex64_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_or_cpu_complex64_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_or_cpu_complex64_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_or_cpu_complex64_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_or_cpu_complex64_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_or_cpu_complex64_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_or_cpu_complex64_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_or_cpu_complex64_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_or_cpu_complex64_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_or_cpu_complex64_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_or_cpu_complex64_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_or_cpu_float16_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_or_cpu_float16_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_or_cpu_float16_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_or_cpu_float16_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_or_cpu_float16_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_or_cpu_float16_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_or_cpu_float16_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_or_cpu_float16_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_or_cpu_float16_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_or_cpu_float16_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_or_cpu_float16_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_or_cpu_float16_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_or_cpu_float32_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_or_cpu_float32_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_or_cpu_float32_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_or_cpu_float32_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_or_cpu_float32_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_or_cpu_float32_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_or_cpu_float32_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_or_cpu_float32_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_or_cpu_float32_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_or_cpu_float32_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_or_cpu_float32_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_or_cpu_float32_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_or_cpu_float64_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_or_cpu_float64_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_or_cpu_float64_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_or_cpu_float64_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_or_cpu_float64_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_or_cpu_float64_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_or_cpu_float64_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_or_cpu_float64_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_or_cpu_float64_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_or_cpu_float64_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_or_cpu_float64_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_or_cpu_float64_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_or_cpu_int16_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_or_cpu_int16_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_or_cpu_int16_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_or_cpu_int16_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_or_cpu_int16_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_or_cpu_int16_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_or_cpu_int16_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_or_cpu_int16_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_or_cpu_int16_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_or_cpu_int16_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_or_cpu_int16_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_or_cpu_int16_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_or_cpu_int32_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_or_cpu_int32_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_or_cpu_int32_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_or_cpu_int32_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_or_cpu_int32_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_or_cpu_int32_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_or_cpu_int32_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_or_cpu_int32_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_or_cpu_int32_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_or_cpu_int32_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_or_cpu_int32_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_or_cpu_int32_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_or_cpu_int64_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_or_cpu_int64_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_or_cpu_int64_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_or_cpu_int64_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_or_cpu_int64_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_or_cpu_int64_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_or_cpu_int64_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_or_cpu_int64_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_or_cpu_int64_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_or_cpu_int64_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_or_cpu_int64_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_or_cpu_int64_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_or_cpu_int8_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_or_cpu_int8_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_or_cpu_int8_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_or_cpu_int8_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_or_cpu_int8_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_or_cpu_int8_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_or_cpu_int8_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_or_cpu_int8_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_or_cpu_int8_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_or_cpu_int8_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_or_cpu_int8_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_or_cpu_int8_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_or_cpu_uint8_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_or_cpu_uint8_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_or_cpu_uint8_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_or_cpu_uint8_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_or_cpu_uint8_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_or_cpu_uint8_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_or_cpu_uint8_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_or_cpu_uint8_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_or_cpu_uint8_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_or_cpu_uint8_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_or_cpu_uint8_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_or_cpu_uint8_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_xor_cpu_bfloat16_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_xor_cpu_bfloat16_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_xor_cpu_bfloat16_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_xor_cpu_bfloat16_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_xor_cpu_bfloat16_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_xor_cpu_bfloat16_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_xor_cpu_bfloat16_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_xor_cpu_bfloat16_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_xor_cpu_bfloat16_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_xor_cpu_bfloat16_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_xor_cpu_bfloat16_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_xor_cpu_bfloat16_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_xor_cpu_bool_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_xor_cpu_bool_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_xor_cpu_bool_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_xor_cpu_bool_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_xor_cpu_bool_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_xor_cpu_bool_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_xor_cpu_bool_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_xor_cpu_bool_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_xor_cpu_bool_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_xor_cpu_bool_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_xor_cpu_bool_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_xor_cpu_bool_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_xor_cpu_complex128_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_xor_cpu_complex128_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_xor_cpu_complex128_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_xor_cpu_complex128_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_xor_cpu_complex128_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_xor_cpu_complex128_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_xor_cpu_complex128_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_xor_cpu_complex128_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_xor_cpu_complex128_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_xor_cpu_complex128_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_xor_cpu_complex128_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_xor_cpu_complex128_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_xor_cpu_complex64_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_xor_cpu_complex64_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_xor_cpu_complex64_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_xor_cpu_complex64_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_xor_cpu_complex64_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_xor_cpu_complex64_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_xor_cpu_complex64_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_xor_cpu_complex64_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_xor_cpu_complex64_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_xor_cpu_complex64_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_xor_cpu_complex64_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_xor_cpu_complex64_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_xor_cpu_float16_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_xor_cpu_float16_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_xor_cpu_float16_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_xor_cpu_float16_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_xor_cpu_float16_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_xor_cpu_float16_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_xor_cpu_float16_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_xor_cpu_float16_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_xor_cpu_float16_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_xor_cpu_float16_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_xor_cpu_float16_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_xor_cpu_float16_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_xor_cpu_float32_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_xor_cpu_float32_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_xor_cpu_float32_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_xor_cpu_float32_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_xor_cpu_float32_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_xor_cpu_float32_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_xor_cpu_float32_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_xor_cpu_float32_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_xor_cpu_float32_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_xor_cpu_float32_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_xor_cpu_float32_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_xor_cpu_float32_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_xor_cpu_float64_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_xor_cpu_float64_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_xor_cpu_float64_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_xor_cpu_float64_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_xor_cpu_float64_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_xor_cpu_float64_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_xor_cpu_float64_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_xor_cpu_float64_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_xor_cpu_float64_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_xor_cpu_float64_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_xor_cpu_float64_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_xor_cpu_float64_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_xor_cpu_int16_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_xor_cpu_int16_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_xor_cpu_int16_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_xor_cpu_int16_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_xor_cpu_int16_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_xor_cpu_int16_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_xor_cpu_int16_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_xor_cpu_int16_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_xor_cpu_int16_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_xor_cpu_int16_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_xor_cpu_int16_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_xor_cpu_int16_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_xor_cpu_int32_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_xor_cpu_int32_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_xor_cpu_int32_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_xor_cpu_int32_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_xor_cpu_int32_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_xor_cpu_int32_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_xor_cpu_int32_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_xor_cpu_int32_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_xor_cpu_int32_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_xor_cpu_int32_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_xor_cpu_int32_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_xor_cpu_int32_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_xor_cpu_int64_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_xor_cpu_int64_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_xor_cpu_int64_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_xor_cpu_int64_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_xor_cpu_int64_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_xor_cpu_int64_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_xor_cpu_int64_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_xor_cpu_int64_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_xor_cpu_int64_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_xor_cpu_int64_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_xor_cpu_int64_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_xor_cpu_int64_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_xor_cpu_int8_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_xor_cpu_int8_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_xor_cpu_int8_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_xor_cpu_int8_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_xor_cpu_int8_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_xor_cpu_int8_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_xor_cpu_int8_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_xor_cpu_int8_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_xor_cpu_int8_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_xor_cpu_int8_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_xor_cpu_int8_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_xor_cpu_int8_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_xor_cpu_uint8_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_xor_cpu_uint8_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_xor_cpu_uint8_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_xor_cpu_uint8_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_xor_cpu_uint8_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_xor_cpu_uint8_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_xor_cpu_uint8_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_xor_cpu_uint8_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_xor_cpu_uint8_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_xor_cpu_uint8_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_xor_cpu_uint8_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_xor_cpu_uint8_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_logical_xor_with_nontrivial_alignment_cpu, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_long_tensor_pow_floats_cpu, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_maximum_and_minimum_subgradient_cpu_bfloat16_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_maximum_and_minimum_subgradient_cpu_bfloat16_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_maximum_and_minimum_subgradient_cpu_bfloat16_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_maximum_and_minimum_subgradient_cpu_bfloat16_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_maximum_and_minimum_subgradient_cpu_float16_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_maximum_and_minimum_subgradient_cpu_float16_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_maximum_and_minimum_subgradient_cpu_float16_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_maximum_and_minimum_subgradient_cpu_float16_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_maximum_and_minimum_subgradient_cpu_float32_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_maximum_and_minimum_subgradient_cpu_float32_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_maximum_and_minimum_subgradient_cpu_float32_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_maximum_and_minimum_subgradient_cpu_float32_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_maximum_and_minimum_subgradient_cpu_float64_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_maximum_and_minimum_subgradient_cpu_float64_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_maximum_and_minimum_subgradient_cpu_float64_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_maximum_and_minimum_subgradient_cpu_float64_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_maximum_minimum_complex_cpu_complex128_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_maximum_minimum_complex_cpu_complex128_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_maximum_minimum_complex_cpu_complex128_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_maximum_minimum_complex_cpu_complex128_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_maximum_minimum_complex_cpu_complex128_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_maximum_minimum_complex_cpu_complex128_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_maximum_minimum_complex_cpu_complex128_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_maximum_minimum_complex_cpu_complex128_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_maximum_minimum_complex_cpu_complex128_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_maximum_minimum_complex_cpu_complex128_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_maximum_minimum_complex_cpu_complex128_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_maximum_minimum_complex_cpu_complex128_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_maximum_minimum_complex_cpu_complex64_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_maximum_minimum_complex_cpu_complex64_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_maximum_minimum_complex_cpu_complex64_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_maximum_minimum_complex_cpu_complex64_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_maximum_minimum_complex_cpu_complex64_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_maximum_minimum_complex_cpu_complex64_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_maximum_minimum_complex_cpu_complex64_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_maximum_minimum_complex_cpu_complex64_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_maximum_minimum_complex_cpu_complex64_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_maximum_minimum_complex_cpu_complex64_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_maximum_minimum_complex_cpu_complex64_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_maximum_minimum_complex_cpu_complex64_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_maximum_minimum_cross_device_cpu, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_maximum_minimum_float_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_maximum_minimum_float_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_maximum_minimum_float_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_maximum_minimum_float_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_maximum_minimum_float_nan_and_inf_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_maximum_minimum_float_nan_and_inf_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_maximum_minimum_float_nan_and_inf_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_maximum_minimum_float_nan_and_inf_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_maximum_minimum_forward_ad_float32_cpu, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_maximum_minimum_int_and_bool_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_maximum_minimum_int_and_bool_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_maximum_minimum_int_and_bool_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_maximum_minimum_int_and_bool_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_maximum_minimum_int_and_bool_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_maximum_minimum_int_and_bool_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_maximum_minimum_type_promotion_cpu_bfloat16_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_maximum_minimum_type_promotion_cpu_bfloat16_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_maximum_minimum_type_promotion_cpu_bfloat16_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_maximum_minimum_type_promotion_cpu_bfloat16_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_maximum_minimum_type_promotion_cpu_bfloat16_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_maximum_minimum_type_promotion_cpu_bfloat16_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_maximum_minimum_type_promotion_cpu_bfloat16_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_maximum_minimum_type_promotion_cpu_bfloat16_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_maximum_minimum_type_promotion_cpu_bfloat16_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_maximum_minimum_type_promotion_cpu_bfloat16_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_maximum_minimum_type_promotion_cpu_bool_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_maximum_minimum_type_promotion_cpu_bool_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_maximum_minimum_type_promotion_cpu_bool_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_maximum_minimum_type_promotion_cpu_bool_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_maximum_minimum_type_promotion_cpu_bool_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_maximum_minimum_type_promotion_cpu_bool_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_maximum_minimum_type_promotion_cpu_bool_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_maximum_minimum_type_promotion_cpu_bool_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_maximum_minimum_type_promotion_cpu_bool_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_maximum_minimum_type_promotion_cpu_bool_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_maximum_minimum_type_promotion_cpu_float16_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_maximum_minimum_type_promotion_cpu_float16_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_maximum_minimum_type_promotion_cpu_float16_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_maximum_minimum_type_promotion_cpu_float16_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_maximum_minimum_type_promotion_cpu_float16_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_maximum_minimum_type_promotion_cpu_float16_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_maximum_minimum_type_promotion_cpu_float16_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_maximum_minimum_type_promotion_cpu_float16_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_maximum_minimum_type_promotion_cpu_float16_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_maximum_minimum_type_promotion_cpu_float16_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_maximum_minimum_type_promotion_cpu_float32_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_maximum_minimum_type_promotion_cpu_float32_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_maximum_minimum_type_promotion_cpu_float32_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_maximum_minimum_type_promotion_cpu_float32_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_maximum_minimum_type_promotion_cpu_float32_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_maximum_minimum_type_promotion_cpu_float32_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_maximum_minimum_type_promotion_cpu_float32_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_maximum_minimum_type_promotion_cpu_float32_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_maximum_minimum_type_promotion_cpu_float32_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_maximum_minimum_type_promotion_cpu_float32_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_maximum_minimum_type_promotion_cpu_float64_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_maximum_minimum_type_promotion_cpu_float64_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_maximum_minimum_type_promotion_cpu_float64_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_maximum_minimum_type_promotion_cpu_float64_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_maximum_minimum_type_promotion_cpu_float64_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_maximum_minimum_type_promotion_cpu_float64_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_maximum_minimum_type_promotion_cpu_float64_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_maximum_minimum_type_promotion_cpu_float64_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_maximum_minimum_type_promotion_cpu_float64_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_maximum_minimum_type_promotion_cpu_float64_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_maximum_minimum_type_promotion_cpu_int16_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_maximum_minimum_type_promotion_cpu_int16_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_maximum_minimum_type_promotion_cpu_int16_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_maximum_minimum_type_promotion_cpu_int16_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_maximum_minimum_type_promotion_cpu_int16_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_maximum_minimum_type_promotion_cpu_int16_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_maximum_minimum_type_promotion_cpu_int16_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_maximum_minimum_type_promotion_cpu_int16_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_maximum_minimum_type_promotion_cpu_int16_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_maximum_minimum_type_promotion_cpu_int16_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_maximum_minimum_type_promotion_cpu_int32_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_maximum_minimum_type_promotion_cpu_int32_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_maximum_minimum_type_promotion_cpu_int32_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_maximum_minimum_type_promotion_cpu_int32_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_maximum_minimum_type_promotion_cpu_int32_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_maximum_minimum_type_promotion_cpu_int32_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_maximum_minimum_type_promotion_cpu_int32_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_maximum_minimum_type_promotion_cpu_int32_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_maximum_minimum_type_promotion_cpu_int32_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_maximum_minimum_type_promotion_cpu_int32_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_maximum_minimum_type_promotion_cpu_int64_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_maximum_minimum_type_promotion_cpu_int64_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_maximum_minimum_type_promotion_cpu_int64_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_maximum_minimum_type_promotion_cpu_int64_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_maximum_minimum_type_promotion_cpu_int64_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_maximum_minimum_type_promotion_cpu_int64_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_maximum_minimum_type_promotion_cpu_int64_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_maximum_minimum_type_promotion_cpu_int64_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_maximum_minimum_type_promotion_cpu_int64_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_maximum_minimum_type_promotion_cpu_int64_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_maximum_minimum_type_promotion_cpu_int8_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_maximum_minimum_type_promotion_cpu_int8_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_maximum_minimum_type_promotion_cpu_int8_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_maximum_minimum_type_promotion_cpu_int8_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_maximum_minimum_type_promotion_cpu_int8_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_maximum_minimum_type_promotion_cpu_int8_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_maximum_minimum_type_promotion_cpu_int8_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_maximum_minimum_type_promotion_cpu_int8_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_maximum_minimum_type_promotion_cpu_int8_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_maximum_minimum_type_promotion_cpu_int8_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_maximum_minimum_type_promotion_cpu_uint8_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_maximum_minimum_type_promotion_cpu_uint8_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_maximum_minimum_type_promotion_cpu_uint8_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_maximum_minimum_type_promotion_cpu_uint8_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_maximum_minimum_type_promotion_cpu_uint8_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_maximum_minimum_type_promotion_cpu_uint8_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_maximum_minimum_type_promotion_cpu_uint8_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_maximum_minimum_type_promotion_cpu_uint8_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_maximum_minimum_type_promotion_cpu_uint8_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_maximum_minimum_type_promotion_cpu_uint8_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_min_max_binary_op_nan_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_min_max_binary_op_nan_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_mul_chalf_tensor_and_cpu_scalar_cpu_complex32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_mul_cpu, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_mul_intertype_scalar_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_mul_intertype_scalar_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_muldiv_scalar_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_muldiv_scalar_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_muldiv_scalar_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_muldiv_scalar_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_muldiv_scalar_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_muldiv_scalar_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_muldiv_scalar_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_muldiv_scalar_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_muldiv_scalar_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_muldiv_scalar_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_muldiv_scalar_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_muldiv_scalar_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_nextafter_bfloat16_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_nextafter_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_nextafter_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_nextafter_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig___radd___cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig___radd___cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig___radd___cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig___radd___cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig___radd___cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig___radd___cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig___radd___cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig___radd___cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig___radd___cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig___radd___cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig___radd___cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig___radd___cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig___rand___cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig___rand___cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig___rand___cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig___rand___cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig___rand___cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig___rand___cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig___rdiv___cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig___rdiv___cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig___rdiv___cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig___rdiv___cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig___rdiv___cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig___rdiv___cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig___rdiv___cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig___rdiv___cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig___rdiv___cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig___rdiv___cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig___rdiv___cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig___rdiv___cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig___rmod___cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig___rmod___cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig___rmod___cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig___rmod___cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig___rmul___cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig___rmul___cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig___rmul___cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig___rmul___cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig___rmul___cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig___rmul___cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig___rmul___cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig___rmul___cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig___rmul___cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig___rmul___cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig___rmul___cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig___rmul___cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig___ror___cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig___ror___cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig___ror___cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig___ror___cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig___ror___cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig___ror___cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig___rpow___cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig___rpow___cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig___rpow___cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig___rpow___cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig___rpow___cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig___rpow___cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig___rpow___cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig___rpow___cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig___rpow___cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig___rpow___cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig___rpow___cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig___rsub___cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig___rsub___cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig___rsub___cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig___rsub___cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig___rsub___cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig___rsub___cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig___rsub___cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig___rsub___cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig___rsub___cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig___rsub___cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig___rsub___cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig___rxor___cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig___rxor___cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig___rxor___cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig___rxor___cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig___rxor___cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig___rxor___cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs__conversions_complex_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs__conversions_complex_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs__conversions_complex_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs__conversions_polar_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs__conversions_polar_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_add_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_add_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_add_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_add_cpu_complex32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_add_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_add_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_add_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_add_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_add_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_add_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_add_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_add_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_add_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_atan2_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_atan2_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_atan2_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_atan2_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_atan2_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_atan2_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_atan2_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_atan2_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_atan2_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_atan2_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_bitwise_and_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_bitwise_and_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_bitwise_and_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_bitwise_and_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_bitwise_and_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_bitwise_and_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_bitwise_left_shift_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_bitwise_left_shift_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_bitwise_left_shift_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_bitwise_left_shift_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_bitwise_left_shift_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_bitwise_or_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_bitwise_or_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_bitwise_or_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_bitwise_or_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_bitwise_or_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_bitwise_or_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_bitwise_right_shift_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_bitwise_right_shift_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_bitwise_right_shift_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_bitwise_right_shift_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_bitwise_right_shift_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_bitwise_xor_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_bitwise_xor_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_bitwise_xor_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_bitwise_xor_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_bitwise_xor_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_bitwise_xor_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_clamp_max_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_clamp_max_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_clamp_max_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_clamp_max_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_clamp_max_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_clamp_max_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_clamp_max_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_clamp_max_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_clamp_max_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_clamp_max_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_clamp_min_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_clamp_min_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_clamp_min_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_clamp_min_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_clamp_min_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_clamp_min_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_clamp_min_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_clamp_min_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_clamp_min_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_clamp_min_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_copysign_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_copysign_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_copysign_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_copysign_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_copysign_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_copysign_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_copysign_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_copysign_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_copysign_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_copysign_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_div_floor_rounding_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_div_floor_rounding_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_div_floor_rounding_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_div_floor_rounding_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_div_floor_rounding_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_div_floor_rounding_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_div_floor_rounding_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_div_floor_rounding_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_div_floor_rounding_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_div_no_rounding_mode_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_div_no_rounding_mode_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_div_no_rounding_mode_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_div_no_rounding_mode_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_div_no_rounding_mode_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_div_no_rounding_mode_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_div_no_rounding_mode_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_div_no_rounding_mode_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_div_no_rounding_mode_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_div_no_rounding_mode_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_div_no_rounding_mode_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_div_no_rounding_mode_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_div_trunc_rounding_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_div_trunc_rounding_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_div_trunc_rounding_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_div_trunc_rounding_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_div_trunc_rounding_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_div_trunc_rounding_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_div_trunc_rounding_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_div_trunc_rounding_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_div_trunc_rounding_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_eq_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_eq_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_eq_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_eq_cpu_complex32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_eq_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_eq_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_eq_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_eq_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_eq_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_eq_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_eq_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_eq_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_eq_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_float_power_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_float_power_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_float_power_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_float_power_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_float_power_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_float_power_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_float_power_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_float_power_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_float_power_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_float_power_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_float_power_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_float_power_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_floor_divide_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_floor_divide_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_floor_divide_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_floor_divide_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_floor_divide_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_floor_divide_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_floor_divide_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_floor_divide_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_floor_divide_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_fmax_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_fmax_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_fmax_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_fmax_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_fmax_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_fmax_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_fmax_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_fmax_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_fmax_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_fmax_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_fmin_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_fmin_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_fmin_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_fmin_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_fmin_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_fmin_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_fmin_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_fmin_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_fmin_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_fmin_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_fmod_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_fmod_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_fmod_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_fmod_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_fmod_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_fmod_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_fmod_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_fmod_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_fmod_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_gcd_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_gcd_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_gcd_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_gcd_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_gcd_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_ge_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_ge_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_ge_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_ge_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_ge_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_ge_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_ge_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_ge_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_ge_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_ge_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_gt_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_gt_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_gt_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_gt_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_gt_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_gt_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_gt_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_gt_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_gt_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_gt_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_heaviside_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_heaviside_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_heaviside_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_heaviside_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_heaviside_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_heaviside_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_heaviside_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_heaviside_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_heaviside_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_heaviside_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_hypot_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_hypot_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_hypot_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_hypot_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_igamma_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_igamma_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_igamma_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_igamma_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_igammac_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_igammac_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_igammac_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_igammac_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_isclose_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_isclose_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_isclose_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_isclose_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_isclose_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_isclose_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_isclose_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_isclose_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_isclose_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_isclose_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_isclose_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_isclose_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_lcm_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_lcm_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_lcm_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_lcm_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_lcm_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_le_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_le_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_le_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_le_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_le_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_le_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_le_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_le_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_le_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_le_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_logaddexp_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_logaddexp_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_logaddexp_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_logaddexp_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_logaddexp_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_logaddexp_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_logical_and_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_logical_and_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_logical_and_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_logical_and_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_logical_and_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_logical_and_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_logical_and_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_logical_and_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_logical_and_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_logical_and_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_logical_and_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_logical_and_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_logical_or_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_logical_or_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_logical_or_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_logical_or_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_logical_or_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_logical_or_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_logical_or_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_logical_or_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_logical_or_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_logical_or_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_logical_or_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_logical_or_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_logical_xor_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_logical_xor_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_logical_xor_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_logical_xor_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_logical_xor_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_logical_xor_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_logical_xor_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_logical_xor_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_logical_xor_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_logical_xor_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_logical_xor_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_logical_xor_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_lt_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_lt_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_lt_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_lt_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_lt_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_lt_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_lt_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_lt_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_lt_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_lt_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_maximum_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_maximum_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_maximum_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_maximum_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_maximum_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_maximum_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_maximum_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_maximum_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_maximum_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_maximum_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_minimum_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_minimum_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_minimum_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_minimum_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_minimum_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_minimum_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_minimum_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_minimum_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_minimum_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_minimum_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_mul_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_mul_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_mul_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_mul_cpu_complex32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_mul_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_mul_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_mul_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_mul_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_mul_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_mul_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_mul_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_mul_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_mul_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_ne_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_ne_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_ne_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_ne_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_ne_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_ne_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_ne_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_ne_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_ne_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_ne_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_ne_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_ne_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_nextafter_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_nextafter_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_nextafter_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_nextafter_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_pow_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_pow_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_pow_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_pow_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_pow_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_pow_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_pow_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_pow_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_pow_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_pow_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_pow_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_remainder_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_remainder_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_remainder_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_remainder_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_remainder_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_remainder_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_remainder_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_remainder_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_remainder_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_rsub_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_rsub_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_rsub_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_rsub_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_rsub_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_rsub_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_rsub_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_rsub_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_rsub_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_rsub_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_rsub_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_special_xlog1py_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_special_xlog1py_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_special_xlog1py_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_special_xlog1py_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_special_xlog1py_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_special_xlog1py_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_special_xlog1py_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_special_xlog1py_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_special_xlog1py_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_special_xlog1py_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_special_zeta_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_special_zeta_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_special_zeta_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_special_zeta_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_special_zeta_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_special_zeta_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_special_zeta_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_special_zeta_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_sub_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_sub_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_sub_cpu_complex32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_sub_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_sub_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_sub_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_sub_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_sub_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_sub_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_sub_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_sub_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_sub_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_true_divide_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_true_divide_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_true_divide_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_true_divide_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_true_divide_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_true_divide_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_true_divide_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_true_divide_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_true_divide_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_true_divide_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_true_divide_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_true_divide_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_xlogy_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_xlogy_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_xlogy_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_xlogy_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_xlogy_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_xlogy_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_xlogy_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_xlogy_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_xlogy_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig__refs_xlogy_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_add_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_add_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_add_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_add_cpu_complex32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_add_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_add_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_add_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_add_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_add_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_add_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_add_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_add_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_add_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_atan2_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_atan2_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_atan2_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_atan2_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_atan2_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_atan2_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_atan2_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_atan2_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_atan2_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_atan2_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_bitwise_and_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_bitwise_and_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_bitwise_and_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_bitwise_and_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_bitwise_and_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_bitwise_and_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_bitwise_left_shift_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_bitwise_left_shift_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_bitwise_left_shift_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_bitwise_left_shift_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_bitwise_left_shift_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_bitwise_or_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_bitwise_or_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_bitwise_or_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_bitwise_or_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_bitwise_or_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_bitwise_or_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_bitwise_right_shift_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_bitwise_right_shift_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_bitwise_right_shift_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_bitwise_right_shift_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_bitwise_right_shift_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_bitwise_xor_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_bitwise_xor_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_bitwise_xor_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_bitwise_xor_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_bitwise_xor_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_bitwise_xor_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_clamp_max_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_clamp_max_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_clamp_max_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_clamp_max_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_clamp_max_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_clamp_max_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_clamp_max_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_clamp_max_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_clamp_max_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_clamp_max_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_clamp_min_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_clamp_min_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_clamp_min_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_clamp_min_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_clamp_min_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_clamp_min_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_clamp_min_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_clamp_min_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_clamp_min_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_clamp_min_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_complex_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_complex_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_complex_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_copysign_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_copysign_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_copysign_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_copysign_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_copysign_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_copysign_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_copysign_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_copysign_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_copysign_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_copysign_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_div_floor_rounding_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_div_floor_rounding_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_div_floor_rounding_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_div_floor_rounding_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_div_floor_rounding_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_div_floor_rounding_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_div_floor_rounding_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_div_floor_rounding_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_div_floor_rounding_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_div_no_rounding_mode_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_div_no_rounding_mode_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_div_no_rounding_mode_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_div_no_rounding_mode_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_div_no_rounding_mode_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_div_no_rounding_mode_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_div_no_rounding_mode_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_div_no_rounding_mode_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_div_no_rounding_mode_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_div_no_rounding_mode_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_div_no_rounding_mode_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_div_no_rounding_mode_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_div_trunc_rounding_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_div_trunc_rounding_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_div_trunc_rounding_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_div_trunc_rounding_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_div_trunc_rounding_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_div_trunc_rounding_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_div_trunc_rounding_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_div_trunc_rounding_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_div_trunc_rounding_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_eq_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_eq_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_eq_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_eq_cpu_complex32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_eq_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_eq_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_eq_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_eq_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_eq_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_eq_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_eq_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_eq_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_eq_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand___radd___cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand___radd___cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand___radd___cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand___radd___cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand___radd___cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand___radd___cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand___radd___cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand___radd___cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand___radd___cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand___radd___cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand___radd___cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand___radd___cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand___rand___cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand___rand___cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand___rand___cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand___rand___cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand___rand___cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand___rand___cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand___rdiv___cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand___rdiv___cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand___rdiv___cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand___rdiv___cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand___rdiv___cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand___rdiv___cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand___rdiv___cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand___rdiv___cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand___rdiv___cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand___rdiv___cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand___rdiv___cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand___rdiv___cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand___rmod___cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand___rmod___cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand___rmod___cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand___rmod___cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand___rmul___cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand___rmul___cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand___rmul___cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand___rmul___cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand___rmul___cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand___rmul___cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand___rmul___cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand___rmul___cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand___rmul___cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand___rmul___cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand___rmul___cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand___rmul___cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand___ror___cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand___ror___cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand___ror___cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand___ror___cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand___ror___cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand___ror___cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand___rpow___cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand___rpow___cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand___rpow___cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand___rpow___cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand___rpow___cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand___rpow___cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand___rpow___cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand___rpow___cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand___rpow___cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand___rpow___cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand___rpow___cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand___rsub___cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand___rsub___cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand___rsub___cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand___rsub___cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand___rsub___cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand___rsub___cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand___rsub___cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand___rsub___cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand___rsub___cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand___rsub___cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand___rsub___cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand___rxor___cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand___rxor___cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand___rxor___cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand___rxor___cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand___rxor___cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand___rxor___cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs__conversions_complex_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs__conversions_complex_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs__conversions_complex_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs__conversions_polar_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs__conversions_polar_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_add_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_add_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_add_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_add_cpu_complex32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_add_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_add_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_add_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_add_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_add_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_add_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_add_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_add_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_add_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_atan2_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_atan2_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_atan2_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_atan2_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_atan2_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_atan2_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_atan2_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_atan2_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_atan2_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_atan2_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_bitwise_and_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_bitwise_and_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_bitwise_and_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_bitwise_and_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_bitwise_and_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_bitwise_and_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_bitwise_left_shift_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_bitwise_left_shift_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_bitwise_left_shift_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_bitwise_left_shift_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_bitwise_left_shift_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_bitwise_or_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_bitwise_or_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_bitwise_or_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_bitwise_or_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_bitwise_or_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_bitwise_or_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_bitwise_right_shift_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_bitwise_right_shift_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_bitwise_right_shift_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_bitwise_right_shift_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_bitwise_right_shift_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_bitwise_xor_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_bitwise_xor_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_bitwise_xor_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_bitwise_xor_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_bitwise_xor_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_bitwise_xor_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_clamp_max_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_clamp_max_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_clamp_max_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_clamp_max_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_clamp_max_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_clamp_max_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_clamp_max_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_clamp_max_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_clamp_max_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_clamp_max_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_clamp_min_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_clamp_min_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_clamp_min_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_clamp_min_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_clamp_min_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_clamp_min_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_clamp_min_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_clamp_min_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_clamp_min_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_clamp_min_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_copysign_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_copysign_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_copysign_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_copysign_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_copysign_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_copysign_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_copysign_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_copysign_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_copysign_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_copysign_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_div_floor_rounding_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_div_floor_rounding_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_div_floor_rounding_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_div_floor_rounding_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_div_floor_rounding_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_div_floor_rounding_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_div_floor_rounding_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_div_floor_rounding_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_div_floor_rounding_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_div_no_rounding_mode_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_div_no_rounding_mode_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_div_no_rounding_mode_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_div_no_rounding_mode_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_div_no_rounding_mode_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_div_no_rounding_mode_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_div_no_rounding_mode_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_div_no_rounding_mode_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_div_no_rounding_mode_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_div_no_rounding_mode_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_div_no_rounding_mode_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_div_no_rounding_mode_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_div_trunc_rounding_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_div_trunc_rounding_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_div_trunc_rounding_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_div_trunc_rounding_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_div_trunc_rounding_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_div_trunc_rounding_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_div_trunc_rounding_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_div_trunc_rounding_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_div_trunc_rounding_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_eq_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_eq_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_eq_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_eq_cpu_complex32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_eq_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_eq_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_eq_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_eq_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_eq_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_eq_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_eq_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_eq_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_eq_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_float_power_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_float_power_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_float_power_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_float_power_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_float_power_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_float_power_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_float_power_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_float_power_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_float_power_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_float_power_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_float_power_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_float_power_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_floor_divide_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_floor_divide_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_floor_divide_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_floor_divide_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_floor_divide_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_floor_divide_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_floor_divide_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_floor_divide_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_floor_divide_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_fmax_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_fmax_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_fmax_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_fmax_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_fmax_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_fmax_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_fmax_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_fmax_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_fmax_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_fmax_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_fmin_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_fmin_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_fmin_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_fmin_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_fmin_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_fmin_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_fmin_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_fmin_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_fmin_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_fmin_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_fmod_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_fmod_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_fmod_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_fmod_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_fmod_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_fmod_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_fmod_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_fmod_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_fmod_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_gcd_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_gcd_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_gcd_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_gcd_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_gcd_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_ge_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_ge_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_ge_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_ge_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_ge_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_ge_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_ge_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_ge_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_ge_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_ge_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_gt_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_gt_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_gt_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_gt_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_gt_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_gt_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_gt_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_gt_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_gt_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_gt_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_heaviside_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_heaviside_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_heaviside_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_heaviside_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_heaviside_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_heaviside_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_heaviside_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_heaviside_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_heaviside_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_heaviside_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_hypot_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_hypot_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_hypot_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_hypot_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_igamma_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_igamma_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_igamma_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_igamma_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_igammac_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_igammac_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_igammac_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_igammac_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_isclose_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_isclose_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_isclose_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_isclose_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_isclose_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_isclose_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_isclose_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_isclose_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_isclose_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_isclose_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_isclose_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_isclose_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_lcm_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_lcm_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_lcm_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_lcm_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_lcm_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_le_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_le_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_le_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_le_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_le_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_le_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_le_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_le_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_le_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_le_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_logaddexp_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_logaddexp_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_logaddexp_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_logaddexp_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_logaddexp_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_logaddexp_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_logical_and_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_logical_and_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_logical_and_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_logical_and_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_logical_and_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_logical_and_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_logical_and_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_logical_and_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_logical_and_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_logical_and_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_logical_and_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_logical_and_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_logical_or_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_logical_or_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_logical_or_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_logical_or_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_logical_or_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_logical_or_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_logical_or_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_logical_or_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_logical_or_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_logical_or_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_logical_or_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_logical_or_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_logical_xor_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_logical_xor_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_logical_xor_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_logical_xor_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_logical_xor_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_logical_xor_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_logical_xor_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_logical_xor_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_logical_xor_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_logical_xor_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_logical_xor_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_logical_xor_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_lt_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_lt_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_lt_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_lt_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_lt_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_lt_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_lt_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_lt_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_lt_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_lt_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_maximum_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_maximum_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_maximum_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_maximum_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_maximum_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_maximum_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_maximum_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_maximum_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_maximum_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_maximum_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_minimum_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_minimum_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_minimum_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_minimum_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_minimum_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_minimum_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_minimum_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_minimum_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_minimum_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_minimum_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_mul_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_mul_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_mul_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_mul_cpu_complex32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_mul_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_mul_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_mul_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_mul_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_mul_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_mul_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_mul_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_mul_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_mul_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_ne_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_ne_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_ne_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_ne_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_ne_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_ne_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_ne_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_ne_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_ne_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_ne_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_ne_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_ne_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_nextafter_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_nextafter_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_nextafter_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_nextafter_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_pow_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_pow_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_pow_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_pow_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_pow_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_pow_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_pow_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_pow_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_pow_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_pow_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_pow_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_remainder_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_remainder_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_remainder_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_remainder_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_remainder_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_remainder_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_remainder_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_remainder_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_remainder_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_rsub_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_rsub_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_rsub_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_rsub_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_rsub_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_rsub_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_rsub_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_rsub_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_rsub_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_rsub_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_rsub_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_special_xlog1py_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_special_xlog1py_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_special_xlog1py_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_special_xlog1py_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_special_xlog1py_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_special_xlog1py_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_special_xlog1py_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_special_xlog1py_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_special_xlog1py_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_special_xlog1py_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_special_zeta_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_special_zeta_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_special_zeta_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_special_zeta_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_special_zeta_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_special_zeta_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_special_zeta_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_special_zeta_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_sub_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_sub_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_sub_cpu_complex32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_sub_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_sub_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_sub_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_sub_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_sub_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_sub_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_sub_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_sub_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_sub_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_true_divide_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_true_divide_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_true_divide_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_true_divide_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_true_divide_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_true_divide_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_true_divide_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_true_divide_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_true_divide_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_true_divide_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_true_divide_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_true_divide_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_xlogy_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_xlogy_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_xlogy_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_xlogy_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_xlogy_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_xlogy_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_xlogy_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_xlogy_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_xlogy_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand__refs_xlogy_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_add_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_add_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_add_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_add_cpu_complex32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_add_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_add_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_add_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_add_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_add_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_add_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_add_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_add_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_add_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_atan2_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_atan2_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_atan2_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_atan2_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_atan2_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_atan2_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_atan2_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_atan2_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_atan2_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_atan2_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_bitwise_and_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_bitwise_and_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_bitwise_and_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_bitwise_and_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_bitwise_and_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_bitwise_and_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_bitwise_left_shift_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_bitwise_left_shift_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_bitwise_left_shift_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_bitwise_left_shift_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_bitwise_left_shift_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_bitwise_or_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_bitwise_or_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_bitwise_or_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_bitwise_or_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_bitwise_or_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_bitwise_or_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_bitwise_right_shift_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_bitwise_right_shift_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_bitwise_right_shift_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_bitwise_right_shift_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_bitwise_right_shift_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_bitwise_xor_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_bitwise_xor_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_bitwise_xor_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_bitwise_xor_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_bitwise_xor_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_bitwise_xor_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_clamp_max_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_clamp_max_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_clamp_max_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_clamp_max_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_clamp_max_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_clamp_max_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_clamp_max_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_clamp_max_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_clamp_max_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_clamp_max_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_clamp_min_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_clamp_min_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_clamp_min_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_clamp_min_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_clamp_min_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_clamp_min_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_clamp_min_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_clamp_min_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_clamp_min_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_clamp_min_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_complex_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_complex_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_complex_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_copysign_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_copysign_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_copysign_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_copysign_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_copysign_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_copysign_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_copysign_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_copysign_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_copysign_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_copysign_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_div_floor_rounding_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_div_floor_rounding_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_div_floor_rounding_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_div_floor_rounding_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_div_floor_rounding_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_div_floor_rounding_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_div_floor_rounding_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_div_floor_rounding_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_div_floor_rounding_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_div_no_rounding_mode_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_div_no_rounding_mode_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_div_no_rounding_mode_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_div_no_rounding_mode_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_div_no_rounding_mode_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_div_no_rounding_mode_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_div_no_rounding_mode_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_div_no_rounding_mode_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_div_no_rounding_mode_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_div_no_rounding_mode_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_div_no_rounding_mode_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_div_no_rounding_mode_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_div_trunc_rounding_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_div_trunc_rounding_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_div_trunc_rounding_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_div_trunc_rounding_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_div_trunc_rounding_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_div_trunc_rounding_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_div_trunc_rounding_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_div_trunc_rounding_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_div_trunc_rounding_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_eq_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_eq_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_eq_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_eq_cpu_complex32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_eq_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_eq_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_eq_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_eq_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_eq_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_eq_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_eq_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_eq_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_eq_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_float_power_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_float_power_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_float_power_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_float_power_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_float_power_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_float_power_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_float_power_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_float_power_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_float_power_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_float_power_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_float_power_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_float_power_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_floor_divide_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_floor_divide_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_floor_divide_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_floor_divide_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_floor_divide_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_floor_divide_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_floor_divide_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_floor_divide_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_floor_divide_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_fmax_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_fmax_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_fmax_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_fmax_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_fmax_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_fmax_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_fmax_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_fmax_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_fmax_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_fmax_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_fmin_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_fmin_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_fmin_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_fmin_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_fmin_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_fmin_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_fmin_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_fmin_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_fmin_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_fmin_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_fmod_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_fmod_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_fmod_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_fmod_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_fmod_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_fmod_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_fmod_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_fmod_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_fmod_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_gcd_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_gcd_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_gcd_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_gcd_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_gcd_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_ge_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_ge_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_ge_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_ge_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_ge_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_ge_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_ge_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_ge_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_ge_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_ge_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_gt_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_gt_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_gt_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_gt_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_gt_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_gt_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_gt_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_gt_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_gt_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_gt_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_heaviside_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_heaviside_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_heaviside_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_heaviside_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_heaviside_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_heaviside_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_heaviside_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_heaviside_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_heaviside_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_heaviside_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_hypot_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_hypot_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_hypot_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_hypot_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_igamma_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_igamma_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_igamma_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_igamma_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_igammac_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_igammac_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_igammac_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_igammac_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_isclose_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_isclose_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_isclose_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_isclose_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_isclose_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_isclose_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_isclose_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_isclose_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_isclose_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_isclose_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_isclose_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_isclose_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_jiterator_binary_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_jiterator_binary_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_jiterator_binary_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_jiterator_binary_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_jiterator_binary_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_jiterator_binary_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_jiterator_binary_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_jiterator_binary_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_jiterator_binary_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_jiterator_binary_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_jiterator_binary_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_jiterator_binary_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_jiterator_binary_return_by_ref_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_jiterator_binary_return_by_ref_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_jiterator_binary_return_by_ref_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_jiterator_binary_return_by_ref_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_jiterator_binary_return_by_ref_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_jiterator_binary_return_by_ref_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_jiterator_binary_return_by_ref_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_jiterator_binary_return_by_ref_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_jiterator_binary_return_by_ref_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_jiterator_binary_return_by_ref_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_jiterator_binary_return_by_ref_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_jiterator_binary_return_by_ref_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_lcm_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_lcm_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_lcm_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_lcm_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_lcm_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_ldexp_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_ldexp_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_ldexp_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_ldexp_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_ldexp_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_ldexp_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_ldexp_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_ldexp_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_ldexp_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_ldexp_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_ldexp_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_ldexp_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_le_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_le_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_le_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_le_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_le_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_le_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_le_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_le_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_le_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_le_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_logaddexp_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_logaddexp_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_logaddexp_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_logaddexp_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_logaddexp_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_logaddexp_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_logical_and_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_logical_and_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_logical_and_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_logical_and_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_logical_and_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_logical_and_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_logical_and_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_logical_and_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_logical_and_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_logical_and_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_logical_and_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_logical_and_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_logical_or_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_logical_or_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_logical_or_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_logical_or_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_logical_or_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_logical_or_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_logical_or_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_logical_or_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_logical_or_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_logical_or_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_logical_or_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_logical_or_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_logical_xor_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_logical_xor_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_logical_xor_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_logical_xor_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_logical_xor_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_logical_xor_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_logical_xor_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_logical_xor_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_logical_xor_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_logical_xor_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_logical_xor_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_logical_xor_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_lt_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_lt_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_lt_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_lt_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_lt_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_lt_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_lt_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_lt_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_lt_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_lt_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_max_binary_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_max_binary_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_max_binary_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_max_binary_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_max_binary_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_max_binary_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_max_binary_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_max_binary_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_max_binary_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_max_binary_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_maximum_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_maximum_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_maximum_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_maximum_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_maximum_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_maximum_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_maximum_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_maximum_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_maximum_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_maximum_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_min_binary_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_min_binary_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_min_binary_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_min_binary_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_min_binary_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_min_binary_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_min_binary_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_min_binary_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_min_binary_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_min_binary_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_minimum_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_minimum_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_minimum_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_minimum_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_minimum_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_minimum_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_minimum_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_minimum_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_minimum_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_minimum_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_mul_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_mul_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_mul_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_mul_cpu_complex32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_mul_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_mul_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_mul_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_mul_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_mul_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_mul_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_mul_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_mul_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_mul_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_ne_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_ne_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_ne_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_ne_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_ne_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_ne_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_ne_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_ne_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_ne_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_ne_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_ne_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_ne_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_nextafter_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_nextafter_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_nextafter_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_nextafter_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_polar_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_polar_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_pow_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_pow_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_pow_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_pow_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_pow_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_pow_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_pow_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_pow_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_pow_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_pow_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_pow_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_remainder_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_remainder_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_remainder_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_remainder_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_remainder_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_remainder_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_remainder_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_remainder_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_remainder_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_rsub_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_rsub_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_rsub_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_rsub_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_rsub_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_rsub_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_rsub_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_rsub_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_rsub_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_rsub_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_rsub_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_special_chebyshev_polynomial_t_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_special_chebyshev_polynomial_t_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_special_chebyshev_polynomial_t_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_special_chebyshev_polynomial_t_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_special_chebyshev_polynomial_t_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_special_chebyshev_polynomial_t_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_special_chebyshev_polynomial_t_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_special_chebyshev_polynomial_t_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_special_chebyshev_polynomial_u_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_special_chebyshev_polynomial_u_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_special_chebyshev_polynomial_u_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_special_chebyshev_polynomial_u_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_special_chebyshev_polynomial_u_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_special_chebyshev_polynomial_u_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_special_chebyshev_polynomial_u_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_special_chebyshev_polynomial_u_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_special_chebyshev_polynomial_v_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_special_chebyshev_polynomial_v_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_special_chebyshev_polynomial_v_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_special_chebyshev_polynomial_v_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_special_chebyshev_polynomial_v_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_special_chebyshev_polynomial_v_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_special_chebyshev_polynomial_v_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_special_chebyshev_polynomial_v_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_special_chebyshev_polynomial_w_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_special_chebyshev_polynomial_w_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_special_chebyshev_polynomial_w_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_special_chebyshev_polynomial_w_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_special_chebyshev_polynomial_w_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_special_chebyshev_polynomial_w_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_special_chebyshev_polynomial_w_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_special_chebyshev_polynomial_w_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_special_hermite_polynomial_h_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_special_hermite_polynomial_h_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_special_hermite_polynomial_h_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_special_hermite_polynomial_h_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_special_hermite_polynomial_h_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_special_hermite_polynomial_h_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_special_hermite_polynomial_h_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_special_hermite_polynomial_h_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_special_hermite_polynomial_he_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_special_hermite_polynomial_he_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_special_hermite_polynomial_he_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_special_hermite_polynomial_he_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_special_hermite_polynomial_he_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_special_hermite_polynomial_he_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_special_hermite_polynomial_he_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_special_hermite_polynomial_he_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_special_laguerre_polynomial_l_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_special_laguerre_polynomial_l_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_special_laguerre_polynomial_l_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_special_laguerre_polynomial_l_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_special_laguerre_polynomial_l_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_special_laguerre_polynomial_l_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_special_laguerre_polynomial_l_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_special_laguerre_polynomial_l_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_special_legendre_polynomial_p_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_special_legendre_polynomial_p_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_special_legendre_polynomial_p_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_special_legendre_polynomial_p_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_special_legendre_polynomial_p_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_special_legendre_polynomial_p_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_special_legendre_polynomial_p_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_special_legendre_polynomial_p_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_special_shifted_chebyshev_polynomial_t_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_special_shifted_chebyshev_polynomial_t_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_special_shifted_chebyshev_polynomial_t_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_special_shifted_chebyshev_polynomial_t_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_special_shifted_chebyshev_polynomial_t_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_special_shifted_chebyshev_polynomial_t_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_special_shifted_chebyshev_polynomial_t_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_special_shifted_chebyshev_polynomial_t_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_special_shifted_chebyshev_polynomial_u_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_special_shifted_chebyshev_polynomial_u_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_special_shifted_chebyshev_polynomial_u_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_special_shifted_chebyshev_polynomial_u_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_special_shifted_chebyshev_polynomial_u_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_special_shifted_chebyshev_polynomial_u_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_special_shifted_chebyshev_polynomial_u_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_special_shifted_chebyshev_polynomial_u_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_special_shifted_chebyshev_polynomial_v_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_special_shifted_chebyshev_polynomial_v_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_special_shifted_chebyshev_polynomial_v_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_special_shifted_chebyshev_polynomial_v_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_special_shifted_chebyshev_polynomial_v_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_special_shifted_chebyshev_polynomial_v_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_special_shifted_chebyshev_polynomial_v_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_special_shifted_chebyshev_polynomial_v_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_special_shifted_chebyshev_polynomial_w_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_special_shifted_chebyshev_polynomial_w_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_special_shifted_chebyshev_polynomial_w_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_special_shifted_chebyshev_polynomial_w_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_special_shifted_chebyshev_polynomial_w_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_special_shifted_chebyshev_polynomial_w_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_special_shifted_chebyshev_polynomial_w_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_special_shifted_chebyshev_polynomial_w_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_special_xlog1py_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_special_xlog1py_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_special_xlog1py_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_special_xlog1py_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_special_xlog1py_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_special_xlog1py_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_special_xlog1py_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_special_xlog1py_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_special_xlog1py_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_special_xlog1py_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_special_zeta_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_special_zeta_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_special_zeta_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_special_zeta_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_special_zeta_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_special_zeta_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_special_zeta_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_special_zeta_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_sub_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_sub_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_sub_cpu_complex32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_sub_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_sub_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_sub_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_sub_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_sub_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_sub_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_sub_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_sub_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_sub_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_true_divide_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_true_divide_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_true_divide_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_true_divide_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_true_divide_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_true_divide_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_true_divide_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_true_divide_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_true_divide_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_true_divide_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_true_divide_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_true_divide_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_xlogy_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_xlogy_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_xlogy_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_xlogy_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_xlogy_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_xlogy_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_xlogy_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_xlogy_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_xlogy_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_expand_xlogy_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_float_power_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_float_power_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_float_power_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_float_power_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_float_power_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_float_power_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_float_power_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_float_power_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_float_power_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_float_power_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_float_power_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_float_power_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_floor_divide_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_floor_divide_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_floor_divide_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_floor_divide_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_floor_divide_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_floor_divide_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_floor_divide_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_floor_divide_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_floor_divide_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_fmax_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_fmax_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_fmax_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_fmax_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_fmax_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_fmax_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_fmax_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_fmax_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_fmax_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_fmax_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_fmin_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_fmin_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_fmin_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_fmin_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_fmin_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_fmin_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_fmin_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_fmin_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_fmin_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_fmin_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_fmod_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_fmod_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_fmod_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_fmod_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_fmod_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_fmod_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_fmod_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_fmod_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_fmod_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_gcd_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_gcd_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_gcd_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_gcd_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_gcd_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_ge_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_ge_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_ge_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_ge_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_ge_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_ge_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_ge_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_ge_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_ge_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_ge_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_gt_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_gt_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_gt_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_gt_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_gt_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_gt_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_gt_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_gt_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_gt_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_gt_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_heaviside_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_heaviside_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_heaviside_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_heaviside_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_heaviside_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_heaviside_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_heaviside_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_heaviside_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_heaviside_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_heaviside_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_hypot_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_hypot_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_hypot_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_hypot_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_igamma_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_igamma_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_igamma_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_igamma_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_igammac_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_igammac_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_igammac_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_igammac_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index___radd___cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index___radd___cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index___radd___cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index___radd___cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index___radd___cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index___radd___cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index___radd___cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index___radd___cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index___radd___cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index___radd___cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index___radd___cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index___radd___cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index___rand___cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index___rand___cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index___rand___cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index___rand___cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index___rand___cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index___rand___cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index___rdiv___cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index___rdiv___cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index___rdiv___cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index___rdiv___cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index___rdiv___cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index___rdiv___cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index___rdiv___cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index___rdiv___cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index___rdiv___cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index___rdiv___cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index___rdiv___cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index___rdiv___cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index___rmod___cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index___rmod___cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index___rmod___cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index___rmod___cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index___rmul___cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index___rmul___cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index___rmul___cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index___rmul___cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index___rmul___cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index___rmul___cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index___rmul___cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index___rmul___cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index___rmul___cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index___rmul___cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index___rmul___cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index___rmul___cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index___ror___cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index___ror___cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index___ror___cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index___ror___cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index___ror___cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index___ror___cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index___rpow___cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index___rpow___cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index___rpow___cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index___rpow___cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index___rpow___cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index___rpow___cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index___rpow___cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index___rpow___cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index___rpow___cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index___rpow___cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index___rpow___cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index___rsub___cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index___rsub___cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index___rsub___cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index___rsub___cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index___rsub___cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index___rsub___cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index___rsub___cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index___rsub___cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index___rsub___cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index___rsub___cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index___rsub___cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index___rxor___cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index___rxor___cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index___rxor___cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index___rxor___cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index___rxor___cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index___rxor___cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs__conversions_complex_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs__conversions_complex_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs__conversions_complex_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs__conversions_polar_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs__conversions_polar_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_add_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_add_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_add_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_add_cpu_complex32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_add_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_add_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_add_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_add_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_add_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_add_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_add_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_add_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_add_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_atan2_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_atan2_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_atan2_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_atan2_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_atan2_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_atan2_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_atan2_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_atan2_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_atan2_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_atan2_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_bitwise_and_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_bitwise_and_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_bitwise_and_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_bitwise_and_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_bitwise_and_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_bitwise_and_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_bitwise_left_shift_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_bitwise_left_shift_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_bitwise_left_shift_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_bitwise_left_shift_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_bitwise_left_shift_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_bitwise_or_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_bitwise_or_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_bitwise_or_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_bitwise_or_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_bitwise_or_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_bitwise_or_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_bitwise_right_shift_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_bitwise_right_shift_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_bitwise_right_shift_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_bitwise_right_shift_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_bitwise_right_shift_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_bitwise_xor_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_bitwise_xor_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_bitwise_xor_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_bitwise_xor_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_bitwise_xor_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_bitwise_xor_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_clamp_max_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_clamp_max_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_clamp_max_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_clamp_max_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_clamp_max_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_clamp_max_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_clamp_max_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_clamp_max_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_clamp_max_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_clamp_max_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_clamp_min_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_clamp_min_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_clamp_min_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_clamp_min_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_clamp_min_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_clamp_min_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_clamp_min_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_clamp_min_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_clamp_min_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_clamp_min_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_copysign_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_copysign_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_copysign_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_copysign_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_copysign_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_copysign_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_copysign_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_copysign_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_copysign_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_copysign_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_div_floor_rounding_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_div_floor_rounding_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_div_floor_rounding_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_div_floor_rounding_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_div_floor_rounding_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_div_floor_rounding_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_div_floor_rounding_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_div_floor_rounding_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_div_floor_rounding_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_div_no_rounding_mode_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_div_no_rounding_mode_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_div_no_rounding_mode_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_div_no_rounding_mode_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_div_no_rounding_mode_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_div_no_rounding_mode_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_div_no_rounding_mode_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_div_no_rounding_mode_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_div_no_rounding_mode_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_div_no_rounding_mode_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_div_no_rounding_mode_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_div_no_rounding_mode_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_div_trunc_rounding_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_div_trunc_rounding_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_div_trunc_rounding_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_div_trunc_rounding_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_div_trunc_rounding_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_div_trunc_rounding_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_div_trunc_rounding_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_div_trunc_rounding_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_div_trunc_rounding_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_eq_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_eq_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_eq_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_eq_cpu_complex32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_eq_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_eq_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_eq_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_eq_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_eq_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_eq_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_eq_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_eq_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_eq_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_float_power_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_float_power_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_float_power_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_float_power_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_float_power_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_float_power_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_float_power_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_float_power_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_float_power_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_float_power_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_float_power_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_float_power_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_floor_divide_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_floor_divide_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_floor_divide_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_floor_divide_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_floor_divide_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_floor_divide_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_floor_divide_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_floor_divide_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_floor_divide_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_fmax_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_fmax_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_fmax_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_fmax_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_fmax_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_fmax_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_fmax_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_fmax_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_fmax_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_fmax_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_fmin_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_fmin_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_fmin_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_fmin_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_fmin_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_fmin_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_fmin_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_fmin_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_fmin_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_fmin_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_fmod_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_fmod_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_fmod_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_fmod_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_fmod_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_fmod_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_fmod_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_fmod_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_fmod_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_gcd_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_gcd_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_gcd_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_gcd_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_gcd_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_ge_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_ge_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_ge_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_ge_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_ge_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_ge_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_ge_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_ge_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_ge_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_ge_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_gt_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_gt_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_gt_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_gt_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_gt_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_gt_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_gt_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_gt_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_gt_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_gt_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_heaviside_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_heaviside_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_heaviside_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_heaviside_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_heaviside_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_heaviside_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_heaviside_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_heaviside_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_heaviside_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_heaviside_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_hypot_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_hypot_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_hypot_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_hypot_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_igamma_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_igamma_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_igamma_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_igamma_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_igammac_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_igammac_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_igammac_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_igammac_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_isclose_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_isclose_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_isclose_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_isclose_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_isclose_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_isclose_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_isclose_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_isclose_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_isclose_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_isclose_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_isclose_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_isclose_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_lcm_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_lcm_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_lcm_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_lcm_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_lcm_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_le_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_le_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_le_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_le_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_le_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_le_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_le_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_le_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_le_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_le_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_logaddexp_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_logaddexp_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_logaddexp_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_logaddexp_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_logaddexp_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_logaddexp_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_logical_and_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_logical_and_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_logical_and_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_logical_and_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_logical_and_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_logical_and_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_logical_and_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_logical_and_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_logical_and_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_logical_and_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_logical_and_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_logical_and_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_logical_or_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_logical_or_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_logical_or_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_logical_or_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_logical_or_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_logical_or_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_logical_or_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_logical_or_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_logical_or_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_logical_or_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_logical_or_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_logical_or_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_logical_xor_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_logical_xor_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_logical_xor_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_logical_xor_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_logical_xor_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_logical_xor_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_logical_xor_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_logical_xor_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_logical_xor_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_logical_xor_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_logical_xor_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_logical_xor_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_lt_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_lt_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_lt_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_lt_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_lt_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_lt_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_lt_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_lt_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_lt_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_lt_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_maximum_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_maximum_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_maximum_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_maximum_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_maximum_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_maximum_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_maximum_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_maximum_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_maximum_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_maximum_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_minimum_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_minimum_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_minimum_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_minimum_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_minimum_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_minimum_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_minimum_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_minimum_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_minimum_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_minimum_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_mul_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_mul_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_mul_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_mul_cpu_complex32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_mul_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_mul_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_mul_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_mul_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_mul_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_mul_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_mul_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_mul_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_mul_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_ne_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_ne_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_ne_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_ne_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_ne_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_ne_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_ne_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_ne_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_ne_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_ne_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_ne_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_ne_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_nextafter_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_nextafter_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_nextafter_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_nextafter_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_pow_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_pow_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_pow_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_pow_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_pow_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_pow_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_pow_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_pow_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_pow_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_pow_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_pow_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_remainder_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_remainder_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_remainder_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_remainder_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_remainder_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_remainder_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_remainder_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_remainder_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_remainder_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_rsub_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_rsub_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_rsub_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_rsub_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_rsub_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_rsub_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_rsub_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_rsub_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_rsub_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_rsub_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_rsub_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_special_xlog1py_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_special_xlog1py_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_special_xlog1py_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_special_xlog1py_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_special_xlog1py_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_special_xlog1py_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_special_xlog1py_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_special_xlog1py_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_special_xlog1py_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_special_xlog1py_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_special_zeta_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_special_zeta_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_special_zeta_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_special_zeta_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_special_zeta_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_special_zeta_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_special_zeta_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_special_zeta_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_sub_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_sub_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_sub_cpu_complex32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_sub_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_sub_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_sub_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_sub_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_sub_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_sub_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_sub_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_sub_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_sub_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_true_divide_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_true_divide_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_true_divide_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_true_divide_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_true_divide_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_true_divide_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_true_divide_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_true_divide_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_true_divide_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_true_divide_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_true_divide_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_true_divide_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_xlogy_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_xlogy_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_xlogy_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_xlogy_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_xlogy_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_xlogy_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_xlogy_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_xlogy_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_xlogy_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index__refs_xlogy_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_add_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_add_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_add_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_add_cpu_complex32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_add_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_add_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_add_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_add_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_add_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_add_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_add_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_add_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_add_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_atan2_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_atan2_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_atan2_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_atan2_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_atan2_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_atan2_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_atan2_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_atan2_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_atan2_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_atan2_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_bitwise_and_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_bitwise_and_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_bitwise_and_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_bitwise_and_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_bitwise_and_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_bitwise_and_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_bitwise_left_shift_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_bitwise_left_shift_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_bitwise_left_shift_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_bitwise_left_shift_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_bitwise_left_shift_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_bitwise_or_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_bitwise_or_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_bitwise_or_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_bitwise_or_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_bitwise_or_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_bitwise_or_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_bitwise_right_shift_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_bitwise_right_shift_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_bitwise_right_shift_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_bitwise_right_shift_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_bitwise_right_shift_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_bitwise_xor_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_bitwise_xor_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_bitwise_xor_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_bitwise_xor_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_bitwise_xor_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_bitwise_xor_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_clamp_max_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_clamp_max_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_clamp_max_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_clamp_max_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_clamp_max_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_clamp_max_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_clamp_max_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_clamp_max_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_clamp_max_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_clamp_max_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_clamp_min_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_clamp_min_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_clamp_min_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_clamp_min_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_clamp_min_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_clamp_min_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_clamp_min_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_clamp_min_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_clamp_min_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_clamp_min_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_complex_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_complex_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_complex_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_copysign_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_copysign_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_copysign_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_copysign_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_copysign_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_copysign_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_copysign_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_copysign_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_copysign_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_copysign_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_div_floor_rounding_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_div_floor_rounding_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_div_floor_rounding_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_div_floor_rounding_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_div_floor_rounding_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_div_floor_rounding_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_div_floor_rounding_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_div_floor_rounding_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_div_floor_rounding_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_div_no_rounding_mode_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_div_no_rounding_mode_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_div_no_rounding_mode_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_div_no_rounding_mode_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_div_no_rounding_mode_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_div_no_rounding_mode_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_div_no_rounding_mode_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_div_no_rounding_mode_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_div_no_rounding_mode_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_div_no_rounding_mode_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_div_no_rounding_mode_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_div_no_rounding_mode_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_div_trunc_rounding_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_div_trunc_rounding_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_div_trunc_rounding_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_div_trunc_rounding_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_div_trunc_rounding_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_div_trunc_rounding_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_div_trunc_rounding_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_div_trunc_rounding_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_div_trunc_rounding_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_eq_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_eq_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_eq_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_eq_cpu_complex32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_eq_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_eq_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_eq_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_eq_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_eq_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_eq_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_eq_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_eq_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_eq_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_float_power_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_float_power_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_float_power_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_float_power_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_float_power_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_float_power_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_float_power_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_float_power_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_float_power_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_float_power_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_float_power_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_float_power_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_floor_divide_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_floor_divide_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_floor_divide_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_floor_divide_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_floor_divide_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_floor_divide_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_floor_divide_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_floor_divide_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_floor_divide_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_fmax_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_fmax_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_fmax_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_fmax_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_fmax_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_fmax_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_fmax_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_fmax_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_fmax_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_fmax_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_fmin_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_fmin_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_fmin_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_fmin_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_fmin_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_fmin_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_fmin_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_fmin_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_fmin_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_fmin_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_fmod_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_fmod_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_fmod_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_fmod_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_fmod_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_fmod_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_fmod_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_fmod_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_fmod_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_gcd_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_gcd_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_gcd_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_gcd_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_gcd_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_ge_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_ge_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_ge_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_ge_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_ge_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_ge_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_ge_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_ge_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_ge_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_ge_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_gt_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_gt_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_gt_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_gt_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_gt_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_gt_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_gt_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_gt_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_gt_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_gt_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_heaviside_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_heaviside_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_heaviside_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_heaviside_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_heaviside_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_heaviside_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_heaviside_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_heaviside_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_heaviside_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_heaviside_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_hypot_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_hypot_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_hypot_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_hypot_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_igamma_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_igamma_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_igamma_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_igamma_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_igammac_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_igammac_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_igammac_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_igammac_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_isclose_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_isclose_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_isclose_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_isclose_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_isclose_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_isclose_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_isclose_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_isclose_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_isclose_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_isclose_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_isclose_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_isclose_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_jiterator_binary_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_jiterator_binary_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_jiterator_binary_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_jiterator_binary_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_jiterator_binary_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_jiterator_binary_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_jiterator_binary_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_jiterator_binary_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_jiterator_binary_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_jiterator_binary_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_jiterator_binary_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_jiterator_binary_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_jiterator_binary_return_by_ref_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_jiterator_binary_return_by_ref_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_jiterator_binary_return_by_ref_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_jiterator_binary_return_by_ref_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_jiterator_binary_return_by_ref_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_jiterator_binary_return_by_ref_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_jiterator_binary_return_by_ref_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_jiterator_binary_return_by_ref_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_jiterator_binary_return_by_ref_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_jiterator_binary_return_by_ref_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_jiterator_binary_return_by_ref_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_jiterator_binary_return_by_ref_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_lcm_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_lcm_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_lcm_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_lcm_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_lcm_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_ldexp_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_ldexp_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_ldexp_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_ldexp_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_ldexp_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_ldexp_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_ldexp_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_ldexp_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_ldexp_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_ldexp_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_ldexp_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_ldexp_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_le_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_le_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_le_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_le_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_le_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_le_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_le_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_le_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_le_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_le_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_logaddexp_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_logaddexp_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_logaddexp_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_logaddexp_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_logaddexp_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_logaddexp_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_logical_and_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_logical_and_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_logical_and_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_logical_and_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_logical_and_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_logical_and_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_logical_and_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_logical_and_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_logical_and_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_logical_and_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_logical_and_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_logical_and_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_logical_or_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_logical_or_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_logical_or_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_logical_or_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_logical_or_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_logical_or_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_logical_or_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_logical_or_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_logical_or_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_logical_or_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_logical_or_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_logical_or_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_logical_xor_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_logical_xor_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_logical_xor_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_logical_xor_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_logical_xor_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_logical_xor_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_logical_xor_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_logical_xor_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_logical_xor_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_logical_xor_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_logical_xor_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_logical_xor_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_lt_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_lt_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_lt_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_lt_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_lt_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_lt_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_lt_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_lt_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_lt_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_lt_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_max_binary_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_max_binary_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_max_binary_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_max_binary_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_max_binary_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_max_binary_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_max_binary_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_max_binary_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_max_binary_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_max_binary_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_maximum_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_maximum_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_maximum_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_maximum_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_maximum_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_maximum_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_maximum_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_maximum_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_maximum_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_maximum_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_min_binary_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_min_binary_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_min_binary_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_min_binary_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_min_binary_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_min_binary_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_min_binary_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_min_binary_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_min_binary_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_min_binary_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_minimum_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_minimum_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_minimum_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_minimum_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_minimum_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_minimum_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_minimum_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_minimum_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_minimum_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_minimum_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_mul_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_mul_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_mul_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_mul_cpu_complex32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_mul_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_mul_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_mul_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_mul_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_mul_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_mul_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_mul_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_mul_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_mul_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_ne_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_ne_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_ne_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_ne_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_ne_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_ne_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_ne_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_ne_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_ne_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_ne_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_ne_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_ne_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_nextafter_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_nextafter_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_nextafter_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_nextafter_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_polar_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_polar_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_pow_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_pow_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_pow_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_pow_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_pow_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_pow_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_pow_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_pow_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_pow_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_pow_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_pow_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_remainder_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_remainder_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_remainder_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_remainder_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_remainder_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_remainder_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_remainder_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_remainder_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_remainder_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_rsub_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_rsub_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_rsub_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_rsub_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_rsub_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_rsub_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_rsub_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_rsub_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_rsub_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_rsub_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_rsub_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_special_chebyshev_polynomial_t_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_special_chebyshev_polynomial_t_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_special_chebyshev_polynomial_t_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_special_chebyshev_polynomial_t_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_special_chebyshev_polynomial_t_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_special_chebyshev_polynomial_t_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_special_chebyshev_polynomial_t_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_special_chebyshev_polynomial_t_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_special_chebyshev_polynomial_u_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_special_chebyshev_polynomial_u_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_special_chebyshev_polynomial_u_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_special_chebyshev_polynomial_u_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_special_chebyshev_polynomial_u_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_special_chebyshev_polynomial_u_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_special_chebyshev_polynomial_u_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_special_chebyshev_polynomial_u_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_special_chebyshev_polynomial_v_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_special_chebyshev_polynomial_v_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_special_chebyshev_polynomial_v_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_special_chebyshev_polynomial_v_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_special_chebyshev_polynomial_v_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_special_chebyshev_polynomial_v_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_special_chebyshev_polynomial_v_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_special_chebyshev_polynomial_v_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_special_chebyshev_polynomial_w_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_special_chebyshev_polynomial_w_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_special_chebyshev_polynomial_w_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_special_chebyshev_polynomial_w_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_special_chebyshev_polynomial_w_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_special_chebyshev_polynomial_w_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_special_chebyshev_polynomial_w_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_special_chebyshev_polynomial_w_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_special_hermite_polynomial_h_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_special_hermite_polynomial_h_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_special_hermite_polynomial_h_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_special_hermite_polynomial_h_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_special_hermite_polynomial_h_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_special_hermite_polynomial_h_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_special_hermite_polynomial_h_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_special_hermite_polynomial_h_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_special_hermite_polynomial_he_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_special_hermite_polynomial_he_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_special_hermite_polynomial_he_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_special_hermite_polynomial_he_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_special_hermite_polynomial_he_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_special_hermite_polynomial_he_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_special_hermite_polynomial_he_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_special_hermite_polynomial_he_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_special_laguerre_polynomial_l_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_special_laguerre_polynomial_l_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_special_laguerre_polynomial_l_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_special_laguerre_polynomial_l_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_special_laguerre_polynomial_l_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_special_laguerre_polynomial_l_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_special_laguerre_polynomial_l_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_special_laguerre_polynomial_l_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_special_legendre_polynomial_p_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_special_legendre_polynomial_p_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_special_legendre_polynomial_p_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_special_legendre_polynomial_p_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_special_legendre_polynomial_p_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_special_legendre_polynomial_p_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_special_legendre_polynomial_p_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_special_legendre_polynomial_p_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_special_shifted_chebyshev_polynomial_t_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_special_shifted_chebyshev_polynomial_t_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_special_shifted_chebyshev_polynomial_t_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_special_shifted_chebyshev_polynomial_t_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_special_shifted_chebyshev_polynomial_t_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_special_shifted_chebyshev_polynomial_t_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_special_shifted_chebyshev_polynomial_t_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_special_shifted_chebyshev_polynomial_t_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_special_shifted_chebyshev_polynomial_u_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_special_shifted_chebyshev_polynomial_u_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_special_shifted_chebyshev_polynomial_u_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_special_shifted_chebyshev_polynomial_u_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_special_shifted_chebyshev_polynomial_u_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_special_shifted_chebyshev_polynomial_u_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_special_shifted_chebyshev_polynomial_u_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_special_shifted_chebyshev_polynomial_u_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_special_shifted_chebyshev_polynomial_v_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_special_shifted_chebyshev_polynomial_v_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_special_shifted_chebyshev_polynomial_v_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_special_shifted_chebyshev_polynomial_v_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_special_shifted_chebyshev_polynomial_v_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_special_shifted_chebyshev_polynomial_v_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_special_shifted_chebyshev_polynomial_v_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_special_shifted_chebyshev_polynomial_v_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_special_shifted_chebyshev_polynomial_w_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_special_shifted_chebyshev_polynomial_w_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_special_shifted_chebyshev_polynomial_w_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_special_shifted_chebyshev_polynomial_w_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_special_shifted_chebyshev_polynomial_w_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_special_shifted_chebyshev_polynomial_w_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_special_shifted_chebyshev_polynomial_w_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_special_shifted_chebyshev_polynomial_w_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_special_xlog1py_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_special_xlog1py_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_special_xlog1py_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_special_xlog1py_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_special_xlog1py_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_special_xlog1py_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_special_xlog1py_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_special_xlog1py_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_special_xlog1py_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_special_xlog1py_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_special_zeta_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_special_zeta_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_special_zeta_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_special_zeta_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_special_zeta_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_special_zeta_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_special_zeta_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_special_zeta_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_sub_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_sub_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_sub_cpu_complex32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_sub_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_sub_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_sub_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_sub_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_sub_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_sub_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_sub_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_sub_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_sub_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_true_divide_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_true_divide_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_true_divide_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_true_divide_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_true_divide_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_true_divide_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_true_divide_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_true_divide_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_true_divide_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_true_divide_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_true_divide_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_true_divide_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_xlogy_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_xlogy_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_xlogy_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_xlogy_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_xlogy_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_xlogy_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_xlogy_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_xlogy_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_xlogy_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_index_xlogy_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_isclose_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_isclose_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_isclose_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_isclose_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_isclose_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_isclose_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_isclose_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_isclose_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_isclose_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_isclose_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_isclose_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_isclose_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_jiterator_binary_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_jiterator_binary_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_jiterator_binary_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_jiterator_binary_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_jiterator_binary_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_jiterator_binary_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_jiterator_binary_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_jiterator_binary_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_jiterator_binary_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_jiterator_binary_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_jiterator_binary_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_jiterator_binary_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_jiterator_binary_return_by_ref_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_jiterator_binary_return_by_ref_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_jiterator_binary_return_by_ref_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_jiterator_binary_return_by_ref_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_jiterator_binary_return_by_ref_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_jiterator_binary_return_by_ref_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_jiterator_binary_return_by_ref_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_jiterator_binary_return_by_ref_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_jiterator_binary_return_by_ref_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_jiterator_binary_return_by_ref_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_jiterator_binary_return_by_ref_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_jiterator_binary_return_by_ref_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_lcm_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_lcm_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_lcm_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_lcm_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_lcm_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_ldexp_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_ldexp_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_ldexp_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_ldexp_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_ldexp_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_ldexp_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_ldexp_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_ldexp_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_ldexp_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_ldexp_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_ldexp_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_ldexp_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_le_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_le_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_le_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_le_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_le_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_le_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_le_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_le_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_le_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_le_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_logaddexp_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_logaddexp_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_logaddexp_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_logaddexp_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_logaddexp_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_logaddexp_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_logical_and_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_logical_and_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_logical_and_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_logical_and_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_logical_and_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_logical_and_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_logical_and_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_logical_and_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_logical_and_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_logical_and_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_logical_and_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_logical_and_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_logical_or_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_logical_or_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_logical_or_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_logical_or_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_logical_or_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_logical_or_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_logical_or_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_logical_or_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_logical_or_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_logical_or_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_logical_or_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_logical_or_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_logical_xor_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_logical_xor_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_logical_xor_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_logical_xor_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_logical_xor_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_logical_xor_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_logical_xor_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_logical_xor_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_logical_xor_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_logical_xor_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_logical_xor_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_logical_xor_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_lt_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_lt_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_lt_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_lt_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_lt_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_lt_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_lt_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_lt_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_lt_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_lt_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_max_binary_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_max_binary_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_max_binary_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_max_binary_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_max_binary_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_max_binary_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_max_binary_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_max_binary_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_max_binary_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_max_binary_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_maximum_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_maximum_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_maximum_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_maximum_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_maximum_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_maximum_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_maximum_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_maximum_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_maximum_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_maximum_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_min_binary_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_min_binary_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_min_binary_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_min_binary_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_min_binary_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_min_binary_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_min_binary_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_min_binary_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_min_binary_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_min_binary_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_minimum_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_minimum_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_minimum_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_minimum_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_minimum_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_minimum_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_minimum_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_minimum_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_minimum_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_minimum_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_mul_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_mul_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_mul_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_mul_cpu_complex32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_mul_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_mul_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_mul_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_mul_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_mul_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_mul_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_mul_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_mul_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_mul_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_ne_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_ne_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_ne_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_ne_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_ne_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_ne_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_ne_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_ne_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_ne_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_ne_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_ne_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_ne_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_nextafter_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_nextafter_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_nextafter_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_nextafter_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_polar_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_polar_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_pow_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_pow_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_pow_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_pow_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_pow_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_pow_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_pow_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_pow_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_pow_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_pow_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_pow_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_remainder_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_remainder_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_remainder_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_remainder_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_remainder_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_remainder_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_remainder_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_remainder_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_remainder_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_rsub_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_rsub_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_rsub_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_rsub_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_rsub_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_rsub_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_rsub_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_rsub_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_rsub_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_rsub_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_rsub_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_special_chebyshev_polynomial_t_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_special_chebyshev_polynomial_t_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_special_chebyshev_polynomial_t_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_special_chebyshev_polynomial_t_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_special_chebyshev_polynomial_t_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_special_chebyshev_polynomial_t_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_special_chebyshev_polynomial_t_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_special_chebyshev_polynomial_t_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_special_chebyshev_polynomial_u_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_special_chebyshev_polynomial_u_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_special_chebyshev_polynomial_u_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_special_chebyshev_polynomial_u_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_special_chebyshev_polynomial_u_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_special_chebyshev_polynomial_u_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_special_chebyshev_polynomial_u_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_special_chebyshev_polynomial_u_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_special_chebyshev_polynomial_v_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_special_chebyshev_polynomial_v_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_special_chebyshev_polynomial_v_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_special_chebyshev_polynomial_v_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_special_chebyshev_polynomial_v_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_special_chebyshev_polynomial_v_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_special_chebyshev_polynomial_v_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_special_chebyshev_polynomial_v_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_special_chebyshev_polynomial_w_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_special_chebyshev_polynomial_w_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_special_chebyshev_polynomial_w_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_special_chebyshev_polynomial_w_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_special_chebyshev_polynomial_w_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_special_chebyshev_polynomial_w_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_special_chebyshev_polynomial_w_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_special_chebyshev_polynomial_w_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_special_hermite_polynomial_h_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_special_hermite_polynomial_h_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_special_hermite_polynomial_h_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_special_hermite_polynomial_h_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_special_hermite_polynomial_h_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_special_hermite_polynomial_h_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_special_hermite_polynomial_h_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_special_hermite_polynomial_h_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_special_hermite_polynomial_he_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_special_hermite_polynomial_he_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_special_hermite_polynomial_he_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_special_hermite_polynomial_he_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_special_hermite_polynomial_he_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_special_hermite_polynomial_he_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_special_hermite_polynomial_he_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_special_hermite_polynomial_he_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_special_laguerre_polynomial_l_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_special_laguerre_polynomial_l_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_special_laguerre_polynomial_l_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_special_laguerre_polynomial_l_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_special_laguerre_polynomial_l_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_special_laguerre_polynomial_l_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_special_laguerre_polynomial_l_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_special_laguerre_polynomial_l_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_special_legendre_polynomial_p_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_special_legendre_polynomial_p_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_special_legendre_polynomial_p_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_special_legendre_polynomial_p_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_special_legendre_polynomial_p_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_special_legendre_polynomial_p_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_special_legendre_polynomial_p_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_special_legendre_polynomial_p_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_special_shifted_chebyshev_polynomial_t_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_special_shifted_chebyshev_polynomial_t_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_special_shifted_chebyshev_polynomial_t_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_special_shifted_chebyshev_polynomial_t_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_special_shifted_chebyshev_polynomial_t_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_special_shifted_chebyshev_polynomial_t_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_special_shifted_chebyshev_polynomial_t_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_special_shifted_chebyshev_polynomial_t_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_special_shifted_chebyshev_polynomial_u_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_special_shifted_chebyshev_polynomial_u_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_special_shifted_chebyshev_polynomial_u_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_special_shifted_chebyshev_polynomial_u_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_special_shifted_chebyshev_polynomial_u_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_special_shifted_chebyshev_polynomial_u_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_special_shifted_chebyshev_polynomial_u_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_special_shifted_chebyshev_polynomial_u_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_special_shifted_chebyshev_polynomial_v_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_special_shifted_chebyshev_polynomial_v_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_special_shifted_chebyshev_polynomial_v_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_special_shifted_chebyshev_polynomial_v_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_special_shifted_chebyshev_polynomial_v_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_special_shifted_chebyshev_polynomial_v_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_special_shifted_chebyshev_polynomial_v_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_special_shifted_chebyshev_polynomial_v_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_special_shifted_chebyshev_polynomial_w_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_special_shifted_chebyshev_polynomial_w_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_special_shifted_chebyshev_polynomial_w_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_special_shifted_chebyshev_polynomial_w_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_special_shifted_chebyshev_polynomial_w_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_special_shifted_chebyshev_polynomial_w_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_special_shifted_chebyshev_polynomial_w_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_special_shifted_chebyshev_polynomial_w_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_special_xlog1py_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_special_xlog1py_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_special_xlog1py_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_special_xlog1py_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_special_xlog1py_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_special_xlog1py_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_special_xlog1py_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_special_xlog1py_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_special_xlog1py_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_special_xlog1py_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_special_zeta_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_special_zeta_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_special_zeta_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_special_zeta_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_special_zeta_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_special_zeta_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_special_zeta_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_special_zeta_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_sub_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_sub_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_sub_cpu_complex32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_sub_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_sub_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_sub_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_sub_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_sub_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_sub_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_sub_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_sub_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_sub_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_true_divide_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_true_divide_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_true_divide_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_true_divide_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_true_divide_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_true_divide_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_true_divide_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_true_divide_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_true_divide_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_true_divide_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_true_divide_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_true_divide_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_xlogy_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_xlogy_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_xlogy_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_xlogy_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_xlogy_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_xlogy_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_xlogy_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_xlogy_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_xlogy_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_non_contig_xlogy_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_not_broadcastable___radd___cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_not_broadcastable___rdiv___cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_not_broadcastable___rmod___cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_not_broadcastable___rmul___cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_not_broadcastable___rpow___cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_not_broadcastable___rsub___cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_not_broadcastable__refs__conversions_complex_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_not_broadcastable__refs__conversions_polar_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_not_broadcastable__refs_add_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_not_broadcastable__refs_atan2_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_not_broadcastable__refs_clamp_max_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_not_broadcastable__refs_clamp_min_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_not_broadcastable__refs_copysign_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_not_broadcastable__refs_div_floor_rounding_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_not_broadcastable__refs_div_no_rounding_mode_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_not_broadcastable__refs_div_trunc_rounding_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_not_broadcastable__refs_eq_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_not_broadcastable__refs_float_power_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_not_broadcastable__refs_floor_divide_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_not_broadcastable__refs_fmax_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_not_broadcastable__refs_fmin_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_not_broadcastable__refs_fmod_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_not_broadcastable__refs_ge_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_not_broadcastable__refs_gt_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_not_broadcastable__refs_heaviside_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_not_broadcastable__refs_hypot_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_not_broadcastable__refs_igamma_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_not_broadcastable__refs_igammac_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_not_broadcastable__refs_isclose_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_not_broadcastable__refs_le_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_not_broadcastable__refs_logaddexp_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_not_broadcastable__refs_logical_and_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_not_broadcastable__refs_logical_or_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_not_broadcastable__refs_logical_xor_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_not_broadcastable__refs_lt_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_not_broadcastable__refs_maximum_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_not_broadcastable__refs_minimum_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_not_broadcastable__refs_mul_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_not_broadcastable__refs_ne_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_not_broadcastable__refs_nextafter_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_not_broadcastable__refs_pow_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_not_broadcastable__refs_remainder_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_not_broadcastable__refs_rsub_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_not_broadcastable__refs_special_xlog1py_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_not_broadcastable__refs_special_zeta_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_not_broadcastable__refs_sub_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_not_broadcastable__refs_true_divide_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_not_broadcastable__refs_xlogy_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_not_broadcastable_add_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_not_broadcastable_atan2_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_not_broadcastable_clamp_max_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_not_broadcastable_clamp_min_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_not_broadcastable_complex_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_not_broadcastable_copysign_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_not_broadcastable_div_floor_rounding_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_not_broadcastable_div_no_rounding_mode_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_not_broadcastable_div_trunc_rounding_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_not_broadcastable_eq_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_not_broadcastable_float_power_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_not_broadcastable_floor_divide_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_not_broadcastable_fmax_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_not_broadcastable_fmin_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_not_broadcastable_fmod_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_not_broadcastable_ge_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_not_broadcastable_gt_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_not_broadcastable_heaviside_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_not_broadcastable_hypot_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_not_broadcastable_igamma_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_not_broadcastable_igammac_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_not_broadcastable_isclose_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_not_broadcastable_jiterator_binary_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_not_broadcastable_jiterator_binary_return_by_ref_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_not_broadcastable_ldexp_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_not_broadcastable_le_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_not_broadcastable_logaddexp_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_not_broadcastable_logical_and_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_not_broadcastable_logical_or_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_not_broadcastable_logical_xor_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_not_broadcastable_lt_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_not_broadcastable_max_binary_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_not_broadcastable_maximum_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_not_broadcastable_min_binary_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_not_broadcastable_minimum_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_not_broadcastable_mul_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_not_broadcastable_ne_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_not_broadcastable_nextafter_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_not_broadcastable_polar_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_not_broadcastable_pow_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_not_broadcastable_remainder_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_not_broadcastable_rsub_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_not_broadcastable_special_chebyshev_polynomial_t_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_not_broadcastable_special_chebyshev_polynomial_u_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_not_broadcastable_special_chebyshev_polynomial_v_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_not_broadcastable_special_chebyshev_polynomial_w_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_not_broadcastable_special_hermite_polynomial_h_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_not_broadcastable_special_hermite_polynomial_he_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_not_broadcastable_special_laguerre_polynomial_l_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_not_broadcastable_special_legendre_polynomial_p_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_not_broadcastable_special_shifted_chebyshev_polynomial_t_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_not_broadcastable_special_shifted_chebyshev_polynomial_u_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_not_broadcastable_special_shifted_chebyshev_polynomial_v_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_not_broadcastable_special_shifted_chebyshev_polynomial_w_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_not_broadcastable_special_xlog1py_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_not_broadcastable_special_zeta_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_not_broadcastable_sub_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_not_broadcastable_true_divide_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_not_broadcastable_xlogy_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_out_resize_warning_cpu, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_pow_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_pow_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_pow_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_pow_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_pow_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_pow_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_pow_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_pow_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_pow_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_pow_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_pow_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_pow_cuda_complex_extremal_passing_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_pow_cuda_complex_extremal_passing_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_pow_inplace_resizing_exception_cpu, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_pow_scalar_base_cpu, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_pow_scalar_overloads_mem_overlap_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_pow_scalar_type_promotion_cpu, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_rdiv_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_rdiv_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_rdiv_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_rdiv_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_rdiv_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_rdiv_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_rdiv_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_rdiv_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_rdiv_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_add_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_add_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_add_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_add_cpu_complex32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_add_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_add_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_add_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_add_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_add_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_add_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_add_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_add_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_add_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_bitwise_and_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_bitwise_and_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_bitwise_and_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_bitwise_and_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_bitwise_and_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_bitwise_and_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_bitwise_or_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_bitwise_or_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_bitwise_or_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_bitwise_or_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_bitwise_or_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_bitwise_or_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_bitwise_xor_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_bitwise_xor_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_bitwise_xor_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_bitwise_xor_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_bitwise_xor_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_bitwise_xor_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_clamp_max_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_clamp_max_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_clamp_max_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_clamp_max_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_clamp_max_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_clamp_max_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_clamp_max_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_clamp_max_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_clamp_max_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_clamp_max_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_clamp_min_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_clamp_min_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_clamp_min_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_clamp_min_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_clamp_min_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_clamp_min_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_clamp_min_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_clamp_min_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_clamp_min_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_clamp_min_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_eq_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_eq_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_eq_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_eq_cpu_complex32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_eq_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_eq_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_eq_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_eq_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_eq_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_eq_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_eq_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_eq_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_eq_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_float_power_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_float_power_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_float_power_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_float_power_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_float_power_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_float_power_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_float_power_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_float_power_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_float_power_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_float_power_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_float_power_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_float_power_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_floor_divide_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_floor_divide_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_floor_divide_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_floor_divide_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_floor_divide_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_floor_divide_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_floor_divide_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_floor_divide_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_floor_divide_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_fmod_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_fmod_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_fmod_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_fmod_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_fmod_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_fmod_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_fmod_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_fmod_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_fmod_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_gcd_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_gcd_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_gcd_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_gcd_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_gcd_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_ge_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_ge_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_ge_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_ge_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_ge_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_ge_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_ge_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_ge_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_ge_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_ge_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_gt_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_gt_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_gt_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_gt_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_gt_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_gt_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_gt_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_gt_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_gt_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_gt_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_heaviside_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_heaviside_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_heaviside_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_heaviside_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_heaviside_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_heaviside_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_heaviside_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_heaviside_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_heaviside_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_heaviside_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_isclose_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_isclose_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_isclose_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_isclose_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_isclose_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_isclose_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_isclose_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_isclose_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_isclose_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_isclose_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_isclose_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_isclose_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_lcm_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_lcm_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_lcm_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_lcm_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_lcm_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_le_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_le_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_le_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_le_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_le_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_le_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_le_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_le_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_le_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_le_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_logical_and_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_logical_and_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_logical_and_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_logical_and_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_logical_and_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_logical_and_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_logical_and_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_logical_and_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_logical_and_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_logical_and_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_logical_and_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_logical_and_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_logical_or_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_logical_or_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_logical_or_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_logical_or_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_logical_or_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_logical_or_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_logical_or_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_logical_or_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_logical_or_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_logical_or_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_logical_or_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_logical_or_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_logical_xor_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_logical_xor_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_logical_xor_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_logical_xor_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_logical_xor_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_logical_xor_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_logical_xor_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_logical_xor_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_logical_xor_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_logical_xor_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_logical_xor_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_logical_xor_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_lt_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_lt_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_lt_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_lt_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_lt_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_lt_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_lt_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_lt_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_lt_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_lt_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_maximum_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_maximum_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_maximum_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_maximum_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_maximum_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_maximum_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_maximum_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_maximum_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_maximum_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_maximum_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_minimum_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_minimum_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_minimum_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_minimum_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_minimum_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_minimum_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_minimum_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_minimum_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_minimum_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_minimum_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_ne_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_ne_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_ne_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_ne_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_ne_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_ne_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_ne_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_ne_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_ne_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_ne_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_ne_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_ne_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_pow_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_pow_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_pow_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_pow_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_pow_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_pow_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_pow_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_pow_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_pow_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_pow_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_pow_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_remainder_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_remainder_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_remainder_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_remainder_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_remainder_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_remainder_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_remainder_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_remainder_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_remainder_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_sub_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_sub_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_sub_cpu_complex32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_sub_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_sub_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_sub_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_sub_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_sub_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_sub_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_sub_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_sub_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics__refs_sub_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_add_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_add_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_add_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_add_cpu_complex32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_add_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_add_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_add_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_add_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_add_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_add_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_add_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_add_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_add_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_bitwise_and_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_bitwise_and_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_bitwise_and_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_bitwise_and_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_bitwise_and_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_bitwise_and_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_bitwise_or_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_bitwise_or_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_bitwise_or_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_bitwise_or_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_bitwise_or_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_bitwise_or_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_bitwise_xor_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_bitwise_xor_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_bitwise_xor_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_bitwise_xor_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_bitwise_xor_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_bitwise_xor_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_clamp_max_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_clamp_max_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_clamp_max_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_clamp_max_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_clamp_max_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_clamp_max_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_clamp_max_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_clamp_max_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_clamp_max_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_clamp_max_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_clamp_min_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_clamp_min_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_clamp_min_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_clamp_min_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_clamp_min_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_clamp_min_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_clamp_min_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_clamp_min_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_clamp_min_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_clamp_min_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_eq_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_eq_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_eq_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_eq_cpu_complex32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_eq_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_eq_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_eq_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_eq_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_eq_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_eq_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_eq_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_eq_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_eq_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values__refs_add_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values__refs_add_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values__refs_add_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values__refs_add_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values__refs_add_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values__refs_add_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values__refs_clamp_max_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values__refs_clamp_max_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values__refs_clamp_max_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values__refs_clamp_max_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values__refs_clamp_min_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values__refs_clamp_min_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values__refs_clamp_min_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values__refs_clamp_min_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values__refs_eq_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values__refs_eq_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values__refs_eq_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values__refs_eq_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values__refs_eq_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values__refs_eq_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values__refs_float_power_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values__refs_float_power_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values__refs_float_power_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values__refs_float_power_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values__refs_float_power_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values__refs_float_power_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values__refs_floor_divide_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values__refs_floor_divide_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values__refs_floor_divide_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values__refs_floor_divide_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values__refs_fmod_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values__refs_fmod_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values__refs_fmod_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values__refs_fmod_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values__refs_ge_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values__refs_ge_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values__refs_ge_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values__refs_ge_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values__refs_gt_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values__refs_gt_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values__refs_gt_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values__refs_gt_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values__refs_heaviside_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values__refs_heaviside_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values__refs_heaviside_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values__refs_heaviside_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values__refs_isclose_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values__refs_isclose_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values__refs_isclose_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values__refs_isclose_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values__refs_isclose_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values__refs_isclose_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values__refs_le_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values__refs_le_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values__refs_le_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values__refs_le_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values__refs_logical_and_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values__refs_logical_and_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values__refs_logical_and_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values__refs_logical_and_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values__refs_logical_and_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values__refs_logical_and_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values__refs_logical_or_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values__refs_logical_or_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values__refs_logical_or_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values__refs_logical_or_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values__refs_logical_or_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values__refs_logical_or_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values__refs_logical_xor_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values__refs_logical_xor_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values__refs_logical_xor_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values__refs_logical_xor_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values__refs_logical_xor_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values__refs_logical_xor_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values__refs_lt_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values__refs_lt_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values__refs_lt_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values__refs_lt_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values__refs_maximum_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values__refs_maximum_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values__refs_maximum_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values__refs_maximum_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values__refs_minimum_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values__refs_minimum_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values__refs_minimum_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values__refs_minimum_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values__refs_ne_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values__refs_ne_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values__refs_ne_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values__refs_ne_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values__refs_ne_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values__refs_ne_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values__refs_pow_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values__refs_pow_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values__refs_pow_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values__refs_pow_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values__refs_pow_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values__refs_pow_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values__refs_remainder_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values__refs_remainder_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values__refs_remainder_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values__refs_remainder_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values__refs_sub_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values__refs_sub_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values__refs_sub_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values__refs_sub_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values__refs_sub_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values__refs_sub_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values_add_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values_add_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values_add_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values_add_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values_add_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values_add_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values_clamp_max_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values_clamp_max_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values_clamp_max_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values_clamp_max_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values_clamp_min_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values_clamp_min_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values_clamp_min_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values_clamp_min_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values_eq_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values_eq_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values_eq_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values_eq_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values_eq_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values_eq_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values_float_power_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values_float_power_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values_float_power_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values_float_power_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values_float_power_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values_float_power_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values_floor_divide_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values_floor_divide_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values_floor_divide_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values_floor_divide_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values_fmod_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values_fmod_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values_fmod_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values_fmod_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values_ge_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values_ge_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values_ge_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values_ge_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values_gt_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values_gt_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values_gt_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values_gt_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values_heaviside_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values_heaviside_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values_heaviside_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values_heaviside_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values_isclose_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values_isclose_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values_isclose_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values_isclose_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values_isclose_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values_isclose_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values_jiterator_binary_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values_jiterator_binary_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values_jiterator_binary_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values_jiterator_binary_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values_jiterator_binary_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values_jiterator_binary_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values_jiterator_binary_return_by_ref_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values_jiterator_binary_return_by_ref_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values_jiterator_binary_return_by_ref_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values_jiterator_binary_return_by_ref_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values_jiterator_binary_return_by_ref_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values_jiterator_binary_return_by_ref_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values_le_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values_le_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values_le_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values_le_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values_logical_and_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values_logical_and_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values_logical_and_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values_logical_and_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values_logical_and_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values_logical_and_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values_logical_or_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values_logical_or_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values_logical_or_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values_logical_or_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values_logical_or_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values_logical_or_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values_logical_xor_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values_logical_xor_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values_logical_xor_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values_logical_xor_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values_logical_xor_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values_logical_xor_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values_lt_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values_lt_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values_lt_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values_lt_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values_max_binary_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values_max_binary_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values_max_binary_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values_max_binary_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values_maximum_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values_maximum_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values_maximum_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values_maximum_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values_min_binary_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values_min_binary_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values_min_binary_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values_min_binary_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values_minimum_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values_minimum_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values_minimum_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values_minimum_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values_ne_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values_ne_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values_ne_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values_ne_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values_ne_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values_ne_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values_pow_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values_pow_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values_pow_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values_pow_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values_pow_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values_pow_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values_remainder_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values_remainder_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values_remainder_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values_remainder_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values_sub_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values_sub_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values_sub_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values_sub_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values_sub_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_extremal_values_sub_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_float_power_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_float_power_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_float_power_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_float_power_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_float_power_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_float_power_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_float_power_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_float_power_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_float_power_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_float_power_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_float_power_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_float_power_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_floor_divide_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_floor_divide_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_floor_divide_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_floor_divide_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_floor_divide_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_floor_divide_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_floor_divide_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_floor_divide_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_floor_divide_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_fmod_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_fmod_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_fmod_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_fmod_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_fmod_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_fmod_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_fmod_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_fmod_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_fmod_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_gcd_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_gcd_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_gcd_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_gcd_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_gcd_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_ge_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_ge_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_ge_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_ge_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_ge_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_ge_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_ge_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_ge_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_ge_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_ge_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_gt_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_gt_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_gt_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_gt_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_gt_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_gt_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_gt_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_gt_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_gt_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_gt_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_heaviside_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_heaviside_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_heaviside_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_heaviside_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_heaviside_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_heaviside_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_heaviside_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_heaviside_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_heaviside_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_heaviside_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_isclose_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_isclose_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_isclose_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_isclose_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_isclose_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_isclose_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_isclose_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_isclose_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_isclose_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_isclose_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_isclose_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_isclose_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_jiterator_binary_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_jiterator_binary_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_jiterator_binary_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_jiterator_binary_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_jiterator_binary_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_jiterator_binary_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_jiterator_binary_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_jiterator_binary_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_jiterator_binary_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_jiterator_binary_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_jiterator_binary_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_jiterator_binary_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_jiterator_binary_return_by_ref_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_jiterator_binary_return_by_ref_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_jiterator_binary_return_by_ref_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_jiterator_binary_return_by_ref_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_jiterator_binary_return_by_ref_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_jiterator_binary_return_by_ref_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_jiterator_binary_return_by_ref_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_jiterator_binary_return_by_ref_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_jiterator_binary_return_by_ref_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_jiterator_binary_return_by_ref_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_jiterator_binary_return_by_ref_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_jiterator_binary_return_by_ref_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values__refs_add_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values__refs_add_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values__refs_add_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values__refs_add_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values__refs_add_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values__refs_add_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values__refs_add_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values__refs_add_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values__refs_add_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values__refs_bitwise_and_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values__refs_bitwise_and_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values__refs_bitwise_and_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values__refs_bitwise_or_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values__refs_bitwise_or_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values__refs_bitwise_or_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values__refs_bitwise_xor_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values__refs_bitwise_xor_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values__refs_bitwise_xor_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values__refs_clamp_max_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values__refs_clamp_max_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values__refs_clamp_max_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values__refs_clamp_max_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values__refs_clamp_max_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values__refs_clamp_max_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values__refs_clamp_max_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values__refs_clamp_min_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values__refs_clamp_min_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values__refs_clamp_min_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values__refs_clamp_min_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values__refs_clamp_min_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values__refs_clamp_min_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values__refs_clamp_min_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values__refs_eq_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values__refs_eq_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values__refs_eq_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values__refs_eq_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values__refs_eq_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values__refs_eq_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values__refs_eq_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values__refs_eq_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values__refs_eq_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values__refs_float_power_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values__refs_float_power_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values__refs_float_power_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values__refs_float_power_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values__refs_float_power_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values__refs_float_power_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values__refs_float_power_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values__refs_float_power_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values__refs_float_power_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values__refs_floor_divide_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values__refs_floor_divide_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values__refs_floor_divide_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values__refs_floor_divide_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values__refs_floor_divide_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values__refs_floor_divide_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values__refs_floor_divide_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values__refs_fmod_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values__refs_fmod_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values__refs_fmod_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values__refs_fmod_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values__refs_fmod_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values__refs_fmod_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values__refs_fmod_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values__refs_gcd_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values__refs_gcd_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values__refs_gcd_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values__refs_ge_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values__refs_ge_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values__refs_ge_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values__refs_ge_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values__refs_ge_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values__refs_ge_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values__refs_ge_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values__refs_gt_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values__refs_gt_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values__refs_gt_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values__refs_gt_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values__refs_gt_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values__refs_gt_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values__refs_gt_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values__refs_heaviside_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values__refs_heaviside_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values__refs_heaviside_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values__refs_heaviside_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values__refs_heaviside_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values__refs_heaviside_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values__refs_heaviside_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values__refs_isclose_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values__refs_isclose_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values__refs_isclose_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values__refs_isclose_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values__refs_isclose_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values__refs_isclose_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values__refs_isclose_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values__refs_isclose_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values__refs_isclose_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values__refs_lcm_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values__refs_lcm_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values__refs_lcm_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values__refs_le_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values__refs_le_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values__refs_le_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values__refs_le_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values__refs_le_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values__refs_le_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values__refs_le_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values__refs_logical_and_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values__refs_logical_and_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values__refs_logical_and_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values__refs_logical_and_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values__refs_logical_and_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values__refs_logical_and_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values__refs_logical_and_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values__refs_logical_and_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values__refs_logical_and_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values__refs_logical_or_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values__refs_logical_or_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values__refs_logical_or_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values__refs_logical_or_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values__refs_logical_or_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values__refs_logical_or_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values__refs_logical_or_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values__refs_logical_or_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values__refs_logical_or_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values__refs_logical_xor_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values__refs_logical_xor_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values__refs_logical_xor_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values__refs_logical_xor_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values__refs_logical_xor_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values__refs_logical_xor_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values__refs_logical_xor_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values__refs_logical_xor_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values__refs_logical_xor_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values__refs_lt_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values__refs_lt_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values__refs_lt_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values__refs_lt_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values__refs_lt_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values__refs_lt_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values__refs_lt_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values__refs_maximum_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values__refs_maximum_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values__refs_maximum_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values__refs_maximum_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values__refs_maximum_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values__refs_maximum_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values__refs_maximum_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values__refs_minimum_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values__refs_minimum_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values__refs_minimum_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values__refs_minimum_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values__refs_minimum_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values__refs_minimum_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values__refs_minimum_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values__refs_ne_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values__refs_ne_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values__refs_ne_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values__refs_ne_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values__refs_ne_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values__refs_ne_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values__refs_ne_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values__refs_ne_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values__refs_ne_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values__refs_pow_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values__refs_pow_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values__refs_pow_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values__refs_pow_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values__refs_pow_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values__refs_pow_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values__refs_pow_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values__refs_pow_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values__refs_pow_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values__refs_remainder_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values__refs_remainder_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values__refs_remainder_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values__refs_remainder_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values__refs_remainder_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values__refs_remainder_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values__refs_remainder_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values__refs_sub_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values__refs_sub_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values__refs_sub_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values__refs_sub_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values__refs_sub_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values__refs_sub_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values__refs_sub_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values__refs_sub_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values__refs_sub_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_add_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_add_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_add_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_add_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_add_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_add_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_add_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_add_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_add_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_bitwise_and_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_bitwise_and_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_bitwise_and_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_bitwise_or_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_bitwise_or_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_bitwise_or_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_bitwise_xor_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_bitwise_xor_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_bitwise_xor_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_clamp_max_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_clamp_max_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_clamp_max_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_clamp_max_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_clamp_max_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_clamp_max_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_clamp_max_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_clamp_min_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_clamp_min_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_clamp_min_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_clamp_min_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_clamp_min_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_clamp_min_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_clamp_min_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_eq_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_eq_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_eq_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_eq_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_eq_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_eq_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_eq_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_eq_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_eq_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_float_power_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_float_power_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_float_power_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_float_power_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_float_power_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_float_power_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_float_power_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_float_power_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_float_power_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_floor_divide_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_floor_divide_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_floor_divide_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_floor_divide_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_floor_divide_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_floor_divide_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_floor_divide_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_fmod_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_fmod_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_fmod_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_fmod_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_fmod_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_fmod_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_fmod_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_gcd_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_gcd_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_gcd_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_ge_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_ge_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_ge_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_ge_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_ge_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_ge_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_ge_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_gt_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_gt_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_gt_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_gt_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_gt_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_gt_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_gt_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_heaviside_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_heaviside_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_heaviside_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_heaviside_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_heaviside_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_heaviside_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_heaviside_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_isclose_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_isclose_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_isclose_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_isclose_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_isclose_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_isclose_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_isclose_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_isclose_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_isclose_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_jiterator_binary_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_jiterator_binary_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_jiterator_binary_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_jiterator_binary_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_jiterator_binary_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_jiterator_binary_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_jiterator_binary_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_jiterator_binary_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_jiterator_binary_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_jiterator_binary_return_by_ref_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_jiterator_binary_return_by_ref_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_jiterator_binary_return_by_ref_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_jiterator_binary_return_by_ref_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_jiterator_binary_return_by_ref_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_jiterator_binary_return_by_ref_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_jiterator_binary_return_by_ref_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_jiterator_binary_return_by_ref_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_jiterator_binary_return_by_ref_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_lcm_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_lcm_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_lcm_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_le_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_le_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_le_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_le_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_le_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_le_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_le_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_logical_and_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_logical_and_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_logical_and_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_logical_and_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_logical_and_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_logical_and_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_logical_and_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_logical_and_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_logical_and_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_logical_or_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_logical_or_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_logical_or_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_logical_or_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_logical_or_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_logical_or_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_logical_or_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_logical_or_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_logical_or_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_logical_xor_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_logical_xor_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_logical_xor_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_logical_xor_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_logical_xor_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_logical_xor_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_logical_xor_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_logical_xor_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_logical_xor_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_lt_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_lt_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_lt_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_lt_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_lt_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_lt_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_lt_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_max_binary_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_max_binary_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_max_binary_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_max_binary_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_max_binary_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_max_binary_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_max_binary_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_maximum_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_maximum_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_maximum_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_maximum_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_maximum_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_maximum_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_maximum_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_min_binary_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_min_binary_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_min_binary_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_min_binary_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_min_binary_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_min_binary_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_min_binary_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_minimum_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_minimum_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_minimum_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_minimum_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_minimum_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_minimum_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_minimum_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_ne_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_ne_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_ne_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_ne_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_ne_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_ne_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_ne_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_ne_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_ne_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_pow_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_pow_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_pow_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_pow_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_pow_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_pow_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_pow_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_pow_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_pow_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_remainder_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_remainder_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_remainder_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_remainder_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_remainder_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_remainder_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_remainder_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_sub_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_sub_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_sub_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_sub_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_sub_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_sub_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_sub_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_sub_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_large_values_sub_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_lcm_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_lcm_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_lcm_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_lcm_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_lcm_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_le_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_le_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_le_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_le_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_le_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_le_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_le_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_le_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_le_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_le_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_logical_and_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_logical_and_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_logical_and_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_logical_and_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_logical_and_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_logical_and_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_logical_and_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_logical_and_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_logical_and_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_logical_and_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_logical_and_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_logical_and_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_logical_or_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_logical_or_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_logical_or_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_logical_or_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_logical_or_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_logical_or_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_logical_or_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_logical_or_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_logical_or_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_logical_or_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_logical_or_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_logical_or_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_logical_xor_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_logical_xor_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_logical_xor_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_logical_xor_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_logical_xor_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_logical_xor_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_logical_xor_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_logical_xor_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_logical_xor_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_logical_xor_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_logical_xor_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_logical_xor_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_lt_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_lt_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_lt_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_lt_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_lt_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_lt_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_lt_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_lt_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_lt_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_lt_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_max_binary_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_max_binary_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_max_binary_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_max_binary_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_max_binary_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_max_binary_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_max_binary_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_max_binary_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_max_binary_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_max_binary_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_maximum_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_maximum_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_maximum_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_maximum_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_maximum_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_maximum_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_maximum_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_maximum_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_maximum_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_maximum_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_min_binary_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_min_binary_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_min_binary_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_min_binary_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_min_binary_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_min_binary_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_min_binary_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_min_binary_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_min_binary_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_min_binary_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_minimum_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_minimum_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_minimum_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_minimum_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_minimum_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_minimum_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_minimum_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_minimum_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_minimum_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_minimum_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_ne_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_ne_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_ne_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_ne_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_ne_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_ne_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_ne_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_ne_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_ne_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_ne_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_ne_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_ne_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_pow_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_pow_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_pow_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_pow_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_pow_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_pow_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_pow_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_pow_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_pow_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_pow_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_pow_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_remainder_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_remainder_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_remainder_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_remainder_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_remainder_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_remainder_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_remainder_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_remainder_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_remainder_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_add_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_add_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_add_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_add_cpu_complex32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_add_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_add_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_add_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_add_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_add_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_add_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_add_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_add_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_add_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_bitwise_and_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_bitwise_and_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_bitwise_and_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_bitwise_and_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_bitwise_and_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_bitwise_and_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_bitwise_or_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_bitwise_or_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_bitwise_or_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_bitwise_or_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_bitwise_or_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_bitwise_or_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_bitwise_xor_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_bitwise_xor_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_bitwise_xor_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_bitwise_xor_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_bitwise_xor_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_bitwise_xor_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_clamp_max_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_clamp_max_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_clamp_max_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_clamp_max_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_clamp_max_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_clamp_max_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_clamp_max_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_clamp_max_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_clamp_max_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_clamp_max_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_clamp_min_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_clamp_min_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_clamp_min_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_clamp_min_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_clamp_min_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_clamp_min_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_clamp_min_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_clamp_min_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_clamp_min_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_clamp_min_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_eq_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_eq_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_eq_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_eq_cpu_complex32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_eq_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_eq_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_eq_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_eq_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_eq_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_eq_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_eq_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_eq_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_eq_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_float_power_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_float_power_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_float_power_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_float_power_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_float_power_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_float_power_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_float_power_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_float_power_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_float_power_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_float_power_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_float_power_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_float_power_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_floor_divide_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_floor_divide_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_floor_divide_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_floor_divide_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_floor_divide_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_floor_divide_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_floor_divide_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_floor_divide_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_floor_divide_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_fmod_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_fmod_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_fmod_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_fmod_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_fmod_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_fmod_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_fmod_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_fmod_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_fmod_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_gcd_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_gcd_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_gcd_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_gcd_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_gcd_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_ge_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_ge_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_ge_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_ge_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_ge_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_ge_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_ge_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_ge_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_ge_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_ge_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_gt_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_gt_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_gt_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_gt_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_gt_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_gt_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_gt_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_gt_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_gt_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_gt_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_heaviside_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_heaviside_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_heaviside_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_heaviside_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_heaviside_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_heaviside_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_heaviside_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_heaviside_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_heaviside_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_heaviside_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_isclose_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_isclose_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_isclose_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_isclose_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_isclose_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_isclose_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_isclose_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_isclose_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_isclose_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_isclose_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_isclose_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_isclose_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_lcm_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_lcm_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_lcm_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_lcm_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_lcm_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_le_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_le_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_le_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_le_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_le_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_le_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_le_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_le_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_le_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_le_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_logical_and_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_logical_and_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_logical_and_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_logical_and_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_logical_and_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_logical_and_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_logical_and_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_logical_and_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_logical_and_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_logical_and_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_logical_and_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_logical_and_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_logical_or_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_logical_or_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_logical_or_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_logical_or_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_logical_or_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_logical_or_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_logical_or_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_logical_or_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_logical_or_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_logical_or_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_logical_or_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_logical_or_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_logical_xor_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_logical_xor_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_logical_xor_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_logical_xor_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_logical_xor_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_logical_xor_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_logical_xor_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_logical_xor_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_logical_xor_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_logical_xor_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_logical_xor_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_logical_xor_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_lt_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_lt_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_lt_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_lt_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_lt_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_lt_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_lt_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_lt_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_lt_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_lt_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_maximum_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_maximum_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_maximum_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_maximum_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_maximum_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_maximum_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_maximum_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_maximum_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_maximum_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_maximum_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_minimum_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_minimum_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_minimum_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_minimum_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_minimum_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_minimum_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_minimum_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_minimum_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_minimum_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_minimum_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_ne_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_ne_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_ne_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_ne_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_ne_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_ne_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_ne_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_ne_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_ne_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_ne_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_ne_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_ne_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_pow_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_pow_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_pow_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_pow_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_pow_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_pow_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_pow_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_pow_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_pow_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_pow_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_pow_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_remainder_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_remainder_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_remainder_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_remainder_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_remainder_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_remainder_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_remainder_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_remainder_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_remainder_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_sub_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_sub_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_sub_cpu_complex32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_sub_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_sub_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_sub_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_sub_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_sub_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_sub_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_sub_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_sub_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values__refs_sub_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_add_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_add_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_add_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_add_cpu_complex32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_add_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_add_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_add_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_add_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_add_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_add_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_add_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_add_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_add_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_bitwise_and_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_bitwise_and_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_bitwise_and_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_bitwise_and_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_bitwise_and_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_bitwise_and_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_bitwise_or_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_bitwise_or_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_bitwise_or_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_bitwise_or_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_bitwise_or_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_bitwise_or_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_bitwise_xor_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_bitwise_xor_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_bitwise_xor_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_bitwise_xor_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_bitwise_xor_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_bitwise_xor_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_clamp_max_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_clamp_max_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_clamp_max_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_clamp_max_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_clamp_max_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_clamp_max_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_clamp_max_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_clamp_max_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_clamp_max_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_clamp_max_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_clamp_min_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_clamp_min_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_clamp_min_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_clamp_min_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_clamp_min_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_clamp_min_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_clamp_min_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_clamp_min_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_clamp_min_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_clamp_min_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_eq_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_eq_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_eq_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_eq_cpu_complex32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_eq_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_eq_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_eq_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_eq_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_eq_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_eq_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_eq_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_eq_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_eq_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_float_power_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_float_power_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_float_power_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_float_power_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_float_power_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_float_power_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_float_power_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_float_power_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_float_power_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_float_power_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_float_power_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_float_power_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_floor_divide_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_floor_divide_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_floor_divide_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_floor_divide_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_floor_divide_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_floor_divide_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_floor_divide_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_floor_divide_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_floor_divide_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_fmod_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_fmod_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_fmod_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_fmod_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_fmod_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_fmod_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_fmod_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_fmod_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_fmod_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_gcd_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_gcd_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_gcd_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_gcd_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_gcd_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_ge_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_ge_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_ge_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_ge_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_ge_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_ge_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_ge_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_ge_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_ge_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_ge_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_gt_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_gt_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_gt_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_gt_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_gt_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_gt_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_gt_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_gt_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_gt_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_gt_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_heaviside_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_heaviside_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_heaviside_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_heaviside_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_heaviside_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_heaviside_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_heaviside_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_heaviside_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_heaviside_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_heaviside_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_isclose_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_isclose_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_isclose_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_isclose_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_isclose_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_isclose_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_isclose_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_isclose_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_isclose_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_isclose_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_isclose_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_isclose_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_jiterator_binary_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_jiterator_binary_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_jiterator_binary_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_jiterator_binary_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_jiterator_binary_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_jiterator_binary_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_jiterator_binary_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_jiterator_binary_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_jiterator_binary_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_jiterator_binary_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_jiterator_binary_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_jiterator_binary_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_jiterator_binary_return_by_ref_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_jiterator_binary_return_by_ref_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_jiterator_binary_return_by_ref_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_jiterator_binary_return_by_ref_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_jiterator_binary_return_by_ref_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_jiterator_binary_return_by_ref_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_jiterator_binary_return_by_ref_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_jiterator_binary_return_by_ref_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_jiterator_binary_return_by_ref_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_jiterator_binary_return_by_ref_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_jiterator_binary_return_by_ref_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_jiterator_binary_return_by_ref_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_lcm_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_lcm_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_lcm_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_lcm_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_lcm_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_le_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_le_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_le_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_le_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_le_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_le_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_le_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_le_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_le_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_le_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_logical_and_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_logical_and_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_logical_and_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_logical_and_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_logical_and_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_logical_and_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_logical_and_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_logical_and_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_logical_and_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_logical_and_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_logical_and_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_logical_and_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_logical_or_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_logical_or_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_logical_or_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_logical_or_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_logical_or_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_logical_or_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_logical_or_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_logical_or_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_logical_or_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_logical_or_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_logical_or_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_logical_or_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_logical_xor_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_logical_xor_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_logical_xor_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_logical_xor_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_logical_xor_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_logical_xor_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_logical_xor_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_logical_xor_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_logical_xor_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_logical_xor_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_logical_xor_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_logical_xor_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_lt_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_lt_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_lt_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_lt_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_lt_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_lt_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_lt_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_lt_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_lt_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_lt_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_max_binary_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_max_binary_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_max_binary_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_max_binary_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_max_binary_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_max_binary_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_max_binary_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_max_binary_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_max_binary_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_max_binary_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_maximum_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_maximum_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_maximum_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_maximum_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_maximum_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_maximum_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_maximum_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_maximum_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_maximum_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_maximum_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_min_binary_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_min_binary_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_min_binary_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_min_binary_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_min_binary_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_min_binary_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_min_binary_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_min_binary_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_min_binary_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_min_binary_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_minimum_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_minimum_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_minimum_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_minimum_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_minimum_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_minimum_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_minimum_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_minimum_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_minimum_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_minimum_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_ne_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_ne_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_ne_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_ne_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_ne_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_ne_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_ne_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_ne_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_ne_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_ne_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_ne_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_ne_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_pow_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_pow_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_pow_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_pow_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_pow_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_pow_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_pow_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_pow_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_pow_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_pow_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_pow_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_remainder_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_remainder_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_remainder_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_remainder_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_remainder_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_remainder_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_remainder_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_remainder_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_remainder_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_sub_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_sub_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_sub_cpu_complex32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_sub_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_sub_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_sub_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_sub_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_sub_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_sub_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_sub_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_sub_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_small_values_sub_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_sub_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_sub_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_sub_cpu_complex32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_sub_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_sub_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_sub_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_sub_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_sub_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_sub_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_sub_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_sub_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_reference_numerics_sub_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_remainder_fmod_large_dividend_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_remainder_fmod_large_dividend_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_remainder_overflow_cpu, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_rpow_cpu, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_scalar_support__refs_add_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_scalar_support__refs_add_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_scalar_support__refs_add_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_scalar_support__refs_bitwise_and_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_scalar_support__refs_bitwise_or_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_scalar_support__refs_bitwise_xor_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_scalar_support__refs_clamp_max_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_scalar_support__refs_clamp_max_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_scalar_support__refs_clamp_min_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_scalar_support__refs_clamp_min_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_scalar_support__refs_eq_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_scalar_support__refs_eq_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_scalar_support__refs_eq_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_scalar_support__refs_float_power_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_scalar_support__refs_float_power_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_scalar_support__refs_float_power_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_scalar_support__refs_floor_divide_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_scalar_support__refs_floor_divide_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_scalar_support__refs_fmod_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_scalar_support__refs_fmod_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_scalar_support__refs_gcd_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_scalar_support__refs_ge_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_scalar_support__refs_ge_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_scalar_support__refs_gt_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_scalar_support__refs_gt_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_scalar_support__refs_heaviside_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_scalar_support__refs_heaviside_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_scalar_support__refs_isclose_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_scalar_support__refs_isclose_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_scalar_support__refs_isclose_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_scalar_support__refs_lcm_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_scalar_support__refs_le_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_scalar_support__refs_le_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_scalar_support__refs_logical_and_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_scalar_support__refs_logical_and_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_scalar_support__refs_logical_and_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_scalar_support__refs_logical_or_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_scalar_support__refs_logical_or_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_scalar_support__refs_logical_or_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_scalar_support__refs_logical_xor_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_scalar_support__refs_logical_xor_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_scalar_support__refs_logical_xor_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_scalar_support__refs_lt_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_scalar_support__refs_lt_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_scalar_support__refs_maximum_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_scalar_support__refs_maximum_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_scalar_support__refs_minimum_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_scalar_support__refs_minimum_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_scalar_support__refs_ne_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_scalar_support__refs_ne_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_scalar_support__refs_ne_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_scalar_support__refs_pow_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_scalar_support__refs_pow_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_scalar_support__refs_pow_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_scalar_support__refs_remainder_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_scalar_support__refs_remainder_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_scalar_support__refs_sub_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_scalar_support__refs_sub_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_scalar_support__refs_sub_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_scalar_support_add_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_scalar_support_add_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_scalar_support_add_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_scalar_support_bitwise_and_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_scalar_support_bitwise_or_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_scalar_support_bitwise_xor_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_scalar_support_clamp_max_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_scalar_support_clamp_max_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_scalar_support_clamp_min_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_scalar_support_clamp_min_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_scalar_support_eq_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_scalar_support_eq_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_scalar_support_eq_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_scalar_support_float_power_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_scalar_support_float_power_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_scalar_support_float_power_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_scalar_support_floor_divide_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_scalar_support_floor_divide_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_scalar_support_fmod_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_scalar_support_fmod_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_scalar_support_gcd_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_scalar_support_ge_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_scalar_support_ge_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_scalar_support_gt_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_scalar_support_gt_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_scalar_support_heaviside_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_scalar_support_heaviside_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_scalar_support_isclose_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_scalar_support_isclose_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_scalar_support_isclose_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_scalar_support_jiterator_binary_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_scalar_support_jiterator_binary_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_scalar_support_jiterator_binary_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_scalar_support_jiterator_binary_return_by_ref_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_scalar_support_jiterator_binary_return_by_ref_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_scalar_support_jiterator_binary_return_by_ref_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_scalar_support_lcm_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_scalar_support_le_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_scalar_support_le_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_scalar_support_logical_and_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_scalar_support_logical_and_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_scalar_support_logical_and_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_scalar_support_logical_or_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_scalar_support_logical_or_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_scalar_support_logical_or_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_scalar_support_logical_xor_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_scalar_support_logical_xor_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_scalar_support_logical_xor_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_scalar_support_lt_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_scalar_support_lt_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_scalar_support_max_binary_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_scalar_support_max_binary_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_scalar_support_maximum_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_scalar_support_maximum_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_scalar_support_min_binary_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_scalar_support_min_binary_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_scalar_support_minimum_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_scalar_support_minimum_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_scalar_support_ne_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_scalar_support_ne_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_scalar_support_ne_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_scalar_support_pow_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_scalar_support_pow_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_scalar_support_pow_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_scalar_support_remainder_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_scalar_support_remainder_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_scalar_support_sub_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_scalar_support_sub_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_scalar_support_sub_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_shift_limits_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_shift_limits_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_shift_limits_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_shift_limits_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_shift_limits_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_signed_shift_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_signed_shift_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_signed_shift_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_signed_shift_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_sub_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_sub_cpu_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_sub_cpu_complex128, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_sub_cpu_complex64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_sub_cpu_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_sub_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_sub_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_sub_cpu_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_sub_cpu_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_sub_cpu_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_sub_cpu_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_sub_cpu_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_sub_typing_cpu, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_tensor_pow_tensor_cpu, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_trapezoid_cpu, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_true_divide_out_cpu_bfloat16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_true_divide_out_cpu_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_type_promotion___radd___cpu, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_type_promotion___rand___cpu, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_type_promotion___rdiv___cpu, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_type_promotion___rmod___cpu, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_type_promotion___rmul___cpu, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_type_promotion___ror___cpu, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_type_promotion___rpow___cpu, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_type_promotion___rsub___cpu, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_type_promotion___rxor___cpu, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_type_promotion__refs__conversions_complex_cpu, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_type_promotion__refs__conversions_polar_cpu, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_type_promotion__refs_add_cpu, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_type_promotion__refs_atan2_cpu, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_type_promotion__refs_bitwise_and_cpu, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_type_promotion__refs_bitwise_left_shift_cpu, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_type_promotion__refs_bitwise_or_cpu, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_type_promotion__refs_bitwise_right_shift_cpu, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_type_promotion__refs_bitwise_xor_cpu, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_type_promotion__refs_clamp_max_cpu, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_type_promotion__refs_clamp_min_cpu, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_type_promotion__refs_copysign_cpu, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_type_promotion__refs_div_floor_rounding_cpu, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_type_promotion__refs_div_no_rounding_mode_cpu, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_type_promotion__refs_div_trunc_rounding_cpu, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_type_promotion__refs_eq_cpu, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_type_promotion__refs_float_power_cpu, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_type_promotion__refs_floor_divide_cpu, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_type_promotion__refs_fmax_cpu, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_type_promotion__refs_fmin_cpu, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_type_promotion__refs_fmod_cpu, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_type_promotion__refs_gcd_cpu, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_type_promotion__refs_ge_cpu, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_type_promotion__refs_gt_cpu, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_type_promotion__refs_heaviside_cpu, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_type_promotion__refs_hypot_cpu, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_type_promotion__refs_igamma_cpu, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_type_promotion__refs_igammac_cpu, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_type_promotion__refs_isclose_cpu, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_type_promotion__refs_lcm_cpu, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_type_promotion__refs_le_cpu, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_type_promotion__refs_logaddexp_cpu, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_type_promotion__refs_logical_and_cpu, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_type_promotion__refs_logical_or_cpu, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_type_promotion__refs_logical_xor_cpu, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_type_promotion__refs_lt_cpu, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_type_promotion__refs_maximum_cpu, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_type_promotion__refs_minimum_cpu, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_type_promotion__refs_mul_cpu, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_type_promotion__refs_ne_cpu, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_type_promotion__refs_nextafter_cpu, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_type_promotion__refs_pow_cpu, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_type_promotion__refs_remainder_cpu, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_type_promotion__refs_rsub_cpu, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_type_promotion__refs_special_xlog1py_cpu, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_type_promotion__refs_special_zeta_cpu, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_type_promotion__refs_sub_cpu, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_type_promotion__refs_true_divide_cpu, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_type_promotion__refs_xlogy_cpu, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_type_promotion_add_cpu, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_type_promotion_atan2_cpu, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_type_promotion_bitwise_and_cpu, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_type_promotion_bitwise_left_shift_cpu, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_type_promotion_bitwise_or_cpu, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_type_promotion_bitwise_right_shift_cpu, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_type_promotion_bitwise_xor_cpu, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_type_promotion_clamp_max_cpu, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_type_promotion_clamp_min_cpu, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_type_promotion_complex_cpu, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_type_promotion_copysign_cpu, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_type_promotion_div_floor_rounding_cpu, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_type_promotion_div_no_rounding_mode_cpu, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_type_promotion_div_trunc_rounding_cpu, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_type_promotion_eq_cpu, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_type_promotion_float_power_cpu, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_type_promotion_floor_divide_cpu, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_type_promotion_fmax_cpu, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_type_promotion_fmin_cpu, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_type_promotion_fmod_cpu, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_type_promotion_gcd_cpu, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_type_promotion_ge_cpu, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_type_promotion_gt_cpu, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_type_promotion_heaviside_cpu, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_type_promotion_hypot_cpu, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_type_promotion_igamma_cpu, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_type_promotion_igammac_cpu, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_type_promotion_isclose_cpu, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_type_promotion_jiterator_binary_cpu, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_type_promotion_jiterator_binary_return_by_ref_cpu, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_type_promotion_lcm_cpu, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_type_promotion_ldexp_cpu, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_type_promotion_le_cpu, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_type_promotion_logaddexp_cpu, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_type_promotion_logical_and_cpu, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_type_promotion_logical_or_cpu, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_type_promotion_logical_xor_cpu, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_type_promotion_lt_cpu, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_type_promotion_max_binary_cpu, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_type_promotion_maximum_cpu, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_type_promotion_min_binary_cpu, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_type_promotion_minimum_cpu, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_type_promotion_mul_cpu, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_type_promotion_ne_cpu, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_type_promotion_nextafter_cpu, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_type_promotion_polar_cpu, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_type_promotion_pow_cpu, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_type_promotion_remainder_cpu, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_type_promotion_rsub_cpu, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_type_promotion_special_chebyshev_polynomial_t_cpu, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_type_promotion_special_chebyshev_polynomial_u_cpu, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_type_promotion_special_chebyshev_polynomial_v_cpu, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_type_promotion_special_chebyshev_polynomial_w_cpu, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_type_promotion_special_hermite_polynomial_h_cpu, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_type_promotion_special_hermite_polynomial_he_cpu, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_type_promotion_special_laguerre_polynomial_l_cpu, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_type_promotion_special_legendre_polynomial_p_cpu, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_type_promotion_special_shifted_chebyshev_polynomial_t_cpu, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_type_promotion_special_shifted_chebyshev_polynomial_u_cpu, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_type_promotion_special_shifted_chebyshev_polynomial_v_cpu, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_type_promotion_special_shifted_chebyshev_polynomial_w_cpu, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_type_promotion_special_xlog1py_cpu, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_type_promotion_special_zeta_cpu, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_type_promotion_sub_cpu, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_type_promotion_true_divide_cpu, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_type_promotion_xlogy_cpu, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_xlogy_xlog1py_bfloat16_cpu, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_xlogy_xlog1py_cpu_bool_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_xlogy_xlog1py_cpu_bool_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_xlogy_xlog1py_cpu_bool_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_xlogy_xlog1py_cpu_bool_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_xlogy_xlog1py_cpu_bool_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_xlogy_xlog1py_cpu_bool_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_xlogy_xlog1py_cpu_bool_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_xlogy_xlog1py_cpu_bool_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_xlogy_xlog1py_cpu_bool_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_xlogy_xlog1py_cpu_float16_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_xlogy_xlog1py_cpu_float16_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_xlogy_xlog1py_cpu_float16_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_xlogy_xlog1py_cpu_float16_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_xlogy_xlog1py_cpu_float16_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_xlogy_xlog1py_cpu_float16_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_xlogy_xlog1py_cpu_float16_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_xlogy_xlog1py_cpu_float16_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_xlogy_xlog1py_cpu_float16_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_xlogy_xlog1py_cpu_float32_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_xlogy_xlog1py_cpu_float32_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_xlogy_xlog1py_cpu_float32_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_xlogy_xlog1py_cpu_float32_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_xlogy_xlog1py_cpu_float32_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_xlogy_xlog1py_cpu_float32_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_xlogy_xlog1py_cpu_float32_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_xlogy_xlog1py_cpu_float32_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_xlogy_xlog1py_cpu_float32_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_xlogy_xlog1py_cpu_float64_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_xlogy_xlog1py_cpu_float64_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_xlogy_xlog1py_cpu_float64_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_xlogy_xlog1py_cpu_float64_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_xlogy_xlog1py_cpu_float64_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_xlogy_xlog1py_cpu_float64_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_xlogy_xlog1py_cpu_float64_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_xlogy_xlog1py_cpu_float64_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_xlogy_xlog1py_cpu_float64_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_xlogy_xlog1py_cpu_int16_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_xlogy_xlog1py_cpu_int16_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_xlogy_xlog1py_cpu_int16_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_xlogy_xlog1py_cpu_int16_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_xlogy_xlog1py_cpu_int16_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_xlogy_xlog1py_cpu_int16_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_xlogy_xlog1py_cpu_int16_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_xlogy_xlog1py_cpu_int16_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_xlogy_xlog1py_cpu_int16_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_xlogy_xlog1py_cpu_int32_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_xlogy_xlog1py_cpu_int32_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_xlogy_xlog1py_cpu_int32_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_xlogy_xlog1py_cpu_int32_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_xlogy_xlog1py_cpu_int32_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_xlogy_xlog1py_cpu_int32_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_xlogy_xlog1py_cpu_int32_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_xlogy_xlog1py_cpu_int32_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_xlogy_xlog1py_cpu_int32_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_xlogy_xlog1py_cpu_int64_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_xlogy_xlog1py_cpu_int64_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_xlogy_xlog1py_cpu_int64_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_xlogy_xlog1py_cpu_int64_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_xlogy_xlog1py_cpu_int64_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_xlogy_xlog1py_cpu_int64_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_xlogy_xlog1py_cpu_int64_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_xlogy_xlog1py_cpu_int64_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_xlogy_xlog1py_cpu_int64_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_xlogy_xlog1py_cpu_int8_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_xlogy_xlog1py_cpu_int8_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_xlogy_xlog1py_cpu_int8_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_xlogy_xlog1py_cpu_int8_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_xlogy_xlog1py_cpu_int8_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_xlogy_xlog1py_cpu_int8_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_xlogy_xlog1py_cpu_int8_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_xlogy_xlog1py_cpu_int8_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_xlogy_xlog1py_cpu_int8_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_xlogy_xlog1py_cpu_uint8_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_xlogy_xlog1py_cpu_uint8_float16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_xlogy_xlog1py_cpu_uint8_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_xlogy_xlog1py_cpu_uint8_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_xlogy_xlog1py_cpu_uint8_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_xlogy_xlog1py_cpu_uint8_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_xlogy_xlog1py_cpu_uint8_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_xlogy_xlog1py_cpu_uint8_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_xlogy_xlog1py_cpu_uint8_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_xlogy_xlog1py_gradients_cpu_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_xlogy_xlog1py_scalar_type_promotion_cpu, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_zeta_cpu_bool_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_zeta_cpu_bool_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_zeta_cpu_bool_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_zeta_cpu_bool_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_zeta_cpu_bool_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_zeta_cpu_bool_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_zeta_cpu_bool_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_zeta_cpu_bool_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_zeta_cpu_float32_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_zeta_cpu_float32_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_zeta_cpu_float32_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_zeta_cpu_float32_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_zeta_cpu_float32_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_zeta_cpu_float32_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_zeta_cpu_float32_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_zeta_cpu_float32_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_zeta_cpu_float64_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_zeta_cpu_float64_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_zeta_cpu_float64_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_zeta_cpu_float64_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_zeta_cpu_float64_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_zeta_cpu_float64_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_zeta_cpu_float64_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_zeta_cpu_float64_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_zeta_cpu_int16_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_zeta_cpu_int16_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_zeta_cpu_int16_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_zeta_cpu_int16_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_zeta_cpu_int16_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_zeta_cpu_int16_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_zeta_cpu_int16_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_zeta_cpu_int16_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_zeta_cpu_int32_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_zeta_cpu_int32_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_zeta_cpu_int32_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_zeta_cpu_int32_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_zeta_cpu_int32_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_zeta_cpu_int32_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_zeta_cpu_int32_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_zeta_cpu_int32_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_zeta_cpu_int64_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_zeta_cpu_int64_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_zeta_cpu_int64_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_zeta_cpu_int64_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_zeta_cpu_int64_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_zeta_cpu_int64_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_zeta_cpu_int64_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_zeta_cpu_int64_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_zeta_cpu_int8_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_zeta_cpu_int8_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_zeta_cpu_int8_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_zeta_cpu_int8_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_zeta_cpu_int8_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_zeta_cpu_int8_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_zeta_cpu_int8_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_zeta_cpu_int8_uint8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_zeta_cpu_uint8_bool, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_zeta_cpu_uint8_float32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_zeta_cpu_uint8_float64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_zeta_cpu_uint8_int16, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_zeta_cpu_uint8_int32, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_zeta_cpu_uint8_int64, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_zeta_cpu_uint8_int8, test/test_binary_ufuncs.py::TestBinaryUfuncsCPU::test_zeta_cpu_uint8_uint8 2025-11-03T18:00:22.6475769Z 2025-11-03T18:00:22.6475780Z 2025-11-03T18:00:22.6476296Z dynamo/test_misc 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_misc_1.1_fff0db29fd80c897_.log 2025-11-03T18:00:22.6476879Z 2025-11-03T18:00:27.1468551Z Running dynamo/test_export_mutations 1/1 ... [2025-11-03 18:00:27.146665] 2025-11-03T18:00:27.1469061Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T18:00:27.1475669Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'dynamo/test_export_mutations.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-11-03 18:00:27.147287] 2025-11-03T18:00:27.1587726Z Running test_nestedtensor 2/4 ... [2025-11-03 18:00:27.158201] 2025-11-03T18:00:27.1588359Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T18:00:27.1595323Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_nestedtensor.py', '-m', 'not serial', '--shard-id=2', '--num-shards=4', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-11-03 18:00:27.159345] 2025-11-03T18:00:32.2573498Z 2025-11-03T18:00:32.2574543Z dynamo/test_export_mutations 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_export_mutations_1.1_7fe2ae84d8bab9f0_.log 2025-11-03T18:00:32.2575242Z 2025-11-03T18:00:37.7839026Z Running test_nestedtensor 3/4 ... [2025-11-03 18:00:37.783703] 2025-11-03T18:00:37.7839577Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T18:00:37.7846684Z 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-11-03 18:00:37.784486] 2025-11-03T18:08:28.3445700Z 2025-11-03T18:08:28.3446507Z test_meta 1/6 was successful, full logs can be found in artifacts with path test/test-reports/test_meta_1.6_fb4cc9ec1e6e8c68_.log 2025-11-03T18:08:28.5618302Z Running 6784 items in this shard: test/test_meta.py::TestMetaConverter::test_non_leaf, test/test_meta.py::TestMetaConverter::test_view_mutate, test/test_meta.py::TestMetaConverter::test_view_of_non_leaf, test/test_meta.py::TestMetaConverter::test_weakref, test/test_meta.py::TestMetaCPU::test_batch_norm_backward_output_mask2_cpu, test/test_meta.py::TestMetaCPU::test_binary_ufuncs_mixed_dtype___radd___cpu_float32, test/test_meta.py::TestMetaCPU::test_binary_ufuncs_mixed_dtype___rpow___cpu_float32, test/test_meta.py::TestMetaCPU::test_binary_ufuncs_mixed_dtype__refs_div_floor_rounding_cpu_float32, test/test_meta.py::TestMetaCPU::test_binary_ufuncs_mixed_dtype__refs_heaviside_cpu_float32, test/test_meta.py::TestMetaCPU::test_binary_ufuncs_mixed_dtype__refs_igamma_cpu_float32, test/test_meta.py::TestMetaCPU::test_binary_ufuncs_mixed_dtype__refs_logical_xor_cpu_float32, test/test_meta.py::TestMetaCPU::test_binary_ufuncs_mixed_dtype__refs_nextafter_cpu_float32, test/test_meta.py::TestMetaCPU::test_binary_ufuncs_mixed_dtype__refs_special_xlog1py_cpu_float32, test/test_meta.py::TestMetaCPU::test_binary_ufuncs_mixed_dtype__refs_special_zeta_cpu_float32, test/test_meta.py::TestMetaCPU::test_binary_ufuncs_mixed_dtype__refs_sub_cpu_float32, test/test_meta.py::TestMetaCPU::test_binary_ufuncs_mixed_dtype_min_binary_cpu_float32, test/test_meta.py::TestMetaCPU::test_binary_ufuncs_mixed_dtype_special_chebyshev_polynomial_w_cpu_float32, test/test_meta.py::TestMetaCPU::test_binary_ufuncs_mixed_dtype_special_shifted_chebyshev_polynomial_u_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_H_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_T_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_T_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_T_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace___getitem___cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace___getitem___cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace___getitem___cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace___getitem___cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace___getitem___cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace___radd___cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace___radd___cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace___radd___cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace___rand___cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace___rand___cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace___rdiv___cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace___rdiv___cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace___rdiv___cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace___rmatmul___cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace___rmatmul___cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace___rmatmul___cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace___rmul___cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace___rmul___cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace___ror___cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace___rpow___cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace___rpow___cpu_int32, 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___rxor___cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__batch_norm_with_update_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__batch_norm_with_update_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__chunk_cat_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__chunk_cat_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_abs_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_acos_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_acos_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_add_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_add_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_addcdiv_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_addcdiv_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_addcmul_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_addcmul_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_addcmul_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_asin_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_asin_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_atan_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_ceil_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_ceil_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_ceil_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_clamp_max_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_clamp_min_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_clamp_min_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_copy_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_cos_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_cosh_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_cosh_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_cosh_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_cosh_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_div_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_div_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_div_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_div_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_erf_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_erf_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_erfc_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_erfc_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_exp_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_exp_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_expm1_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_expm1_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_expm1_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_expm1_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_floor_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_floor_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_floor_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_frac_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_frac_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_frac_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_lerp_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_lerp_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_log10_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_log10_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_log10_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_log10_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_log10_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_log1p_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_log2_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_log_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_log_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_log_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_log_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_log_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_log_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_max_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_max_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_maximum_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_mul_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_mul_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_mul_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_mul_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_neg_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_neg_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_neg_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_neg_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_norm_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_norm_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_reciprocal_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_round_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_round_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_rsqrt_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_rsqrt_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_sigmoid_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_sigmoid_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_sigmoid_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_sign_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_sign_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_sin_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_sin_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_sin_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_sinh_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_sinh_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_sqrt_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_sub_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_sub_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_tan_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_tan_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_tan_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_tan_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_tan_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_tanh_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_trunc_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_trunc_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_zero_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_zero_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_zero_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__segment_reduce_lengths_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__segment_reduce_offsets_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__unsafe_masked_index_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__unsafe_masked_index_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__unsafe_masked_index_put_accumulate_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__unsafe_masked_index_put_accumulate_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__upsample_bilinear2d_aa_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_abs_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_abs_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_abs_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_abs_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_acos_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_acos_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_acos_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_acos_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_acosh_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_acosh_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_acosh_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_acosh_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_add_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_add_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_add_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_addbmm_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_addbmm_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_addbmm_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_addbmm_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_addcmul_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_addcmul_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_addcmul_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_addmm_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_addmm_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_addmm_decomposed_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_addmm_decomposed_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_addmv_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_addmv_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_alias_copy_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_all_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_allclose_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_amax_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_amax_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_amin_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_amin_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_aminmax_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_angle_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_angle_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_argmax_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_argmin_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_argmin_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_argmin_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_argsort_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_argsort_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_argwhere_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_argwhere_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_as_strided_copy_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_as_strided_copy_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_as_strided_copy_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_as_strided_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_as_strided_partial_views_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_as_strided_partial_views_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_as_strided_partial_views_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_as_strided_scatter_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_asin_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_asinh_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_asinh_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_atan2_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_atan_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_atan_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_atanh_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_atleast_1d_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_atleast_1d_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_atleast_1d_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_atleast_2d_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_atleast_2d_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_atleast_3d_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_atleast_3d_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_atleast_3d_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_baddbmm_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_baddbmm_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_bfloat16_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_bfloat16_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_bincount_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_bincount_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_bitwise_and_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_bitwise_or_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_bitwise_right_shift_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_bitwise_xor_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_bitwise_xor_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_block_diag_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_block_diag_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_bmm_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_bool_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_broadcast_tensors_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_broadcast_tensors_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_broadcast_tensors_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_broadcast_tensors_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_broadcast_to_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_broadcast_to_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_broadcast_to_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_bucketize_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_cartesian_prod_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_cartesian_prod_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_cat_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_cauchy_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_cdouble_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_cdouble_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_ceil_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_cfloat_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_cfloat_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_cfloat_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_char_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_cholesky_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_chunk_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_chunk_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_chunk_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_chunk_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_clamp_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_clamp_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_clamp_max_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_clamp_max_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_clamp_min_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_clamp_min_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_clone_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_clone_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_column_stack_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_combinations_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_combinations_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_conj_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_conj_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_conj_physical_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_constant_pad_nd_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_constant_pad_nd_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_constant_pad_nd_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_contiguous_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_contiguous_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_copysign_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_copysign_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_corrcoef_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_cos_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_cosh_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_count_nonzero_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_cov_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_cov_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_cross_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_cross_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_cummax_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_cummax_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_cummin_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_cumsum_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_cumsum_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_cumulative_trapezoid_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_diag_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_diag_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_diagflat_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_diagflat_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_diagonal_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_diagonal_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_diagonal_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_diagonal_scatter_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_diagonal_scatter_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_diagonal_scatter_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_digamma_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_div_floor_rounding_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_div_floor_rounding_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_div_no_rounding_mode_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_div_no_rounding_mode_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_div_no_rounding_mode_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_div_trunc_rounding_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_dot_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_dot_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_dot_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_dot_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_dsplit_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_dsplit_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_dstack_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_dstack_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_empty_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_empty_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_empty_like_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_empty_permuted_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_empty_permuted_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_empty_strided_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_empty_strided_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_eq_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_equal_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_equal_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_equal_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_erf_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_erfc_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_erfc_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_erfinv_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_exp2_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_exp_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_expand_as_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_expand_as_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_expand_as_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_expand_copy_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_expand_copy_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_expand_copy_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_expand_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_expand_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_expand_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_expand_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_expm1_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_expm1_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_expm1_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_exponential_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_eye_cpu_float8_e5m2, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_fft_fft2_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_fft_fftn_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_fft_fftshift_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_fft_fftshift_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_fft_hfft2_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_fft_hfft_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_fft_hfft_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_fft_hfftn_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_fft_ifft2_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_fft_ifft2_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_fft_ifft2_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_fft_ifft_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_fft_ifft_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_fft_ifft_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_fft_ifft_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_fft_ifftn_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_fft_ifftn_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_fft_ifftshift_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_fft_ihfft2_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_fft_ihfft2_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_fft_ihfft2_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_fft_ihfft_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_fft_ihfftn_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_fft_irfft2_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_fft_irfft_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_fft_irfftn_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_fft_rfft2_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_fft_rfft_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_fft_rfftn_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_fill_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_flatten_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_flatten_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_flatten_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_flip_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_flip_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_fliplr_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_fliplr_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_fliplr_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_flipud_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_flipud_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_float_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_float_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_float_power_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_floor_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_floor_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_floor_divide_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_floor_divide_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_fmin_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_frac_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_frac_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_full_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_full_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_full_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_full_like_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_full_like_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_full_like_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_gather_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_gather_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_gcd_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_gcd_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_gcd_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_ge_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_geqrf_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_gradient_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_gradient_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_gradient_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_grid_sampler_3d_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_gt_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_half_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_half_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_half_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_half_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_hash_tensor_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_hash_tensor_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_histc_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_histc_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_histogram_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_histogramdd_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_histogramdd_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_hsplit_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_hsplit_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_hstack_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_i0_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_i0_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_i0_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_i0_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_i0_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_igammac_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_igammac_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_index_add_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_index_add_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_index_add_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_index_copy_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_index_copy_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_index_copy_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_index_copy_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_index_fill_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_index_fill_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_index_fill_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_index_fill_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_index_fill_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_index_put_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_index_put_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_index_put_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_index_put_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_index_reduce_amax_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_index_reduce_amax_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_index_reduce_amin_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_index_reduce_amin_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_index_reduce_prod_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_index_select_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_inner_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_inner_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_inner_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_inner_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_int_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_int_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_isclose_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_isclose_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_isclose_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_isfinite_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_isfinite_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_isin_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_isin_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_isin_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_isinf_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_isinf_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_isinf_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_isinf_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_isinf_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_isnan_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_isneginf_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_isneginf_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_isneginf_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_isneginf_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_isposinf_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_isposinf_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_isposinf_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_isreal_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_isreal_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_isreal_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_jiterator_2inputs_2outputs_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_jiterator_2inputs_2outputs_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_jiterator_2inputs_2outputs_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_jiterator_2inputs_2outputs_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_jiterator_4inputs_with_extra_args_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_jiterator_binary_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_jiterator_binary_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_jiterator_binary_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_jiterator_binary_return_by_ref_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_jiterator_binary_return_by_ref_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_jiterator_unary_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_kron_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_kron_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_kron_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_kron_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_ldexp_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_le_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_le_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_le_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_lgamma_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_lgamma_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_linalg_cholesky_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_linalg_cholesky_ex_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_linalg_cross_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_linalg_cross_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_linalg_cross_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_linalg_diagonal_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_linalg_diagonal_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_linalg_diagonal_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_linalg_diagonal_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_linalg_diagonal_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_linalg_eig_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_linalg_eigvals_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_linalg_eigvalsh_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_linalg_eigvalsh_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_linalg_householder_product_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_linalg_inv_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_linalg_inv_ex_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_linalg_ldl_factor_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_linalg_ldl_solve_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_linalg_lstsq_grad_oriented_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_linalg_lu_factor_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_linalg_lu_factor_ex_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_linalg_matrix_norm_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_linalg_matrix_power_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_linalg_multi_dot_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_linalg_norm_subgradients_at_zero_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_linalg_pinv_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_linalg_pinv_hermitian_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_linalg_pinv_hermitian_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_linalg_pinv_singular_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_linalg_solve_triangular_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_linalg_svdvals_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_linalg_vander_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_linalg_vecdot_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_linspace_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_linspace_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_linspace_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_linspace_tensor_overload_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_linspace_tensor_overload_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_log10_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_log1p_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_log1p_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_log1p_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_log2_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_log2_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_log_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_log_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_log_normal_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_log_softmax_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_log_softmax_with_dtype_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_log_softmax_with_dtype_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_logcumsumexp_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_logdet_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_logical_and_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_logical_and_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_logical_not_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_logical_not_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_logical_not_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_logical_not_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_logical_or_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_logical_or_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_logical_xor_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_logical_xor_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_logical_xor_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_logspace_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_logspace_tensor_overload_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_logsumexp_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_long_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_long_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_long_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_lt_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_lt_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_lu_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_lu_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_lu_unpack_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_mH_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_mH_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_mH_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_mT_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_mT_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_masked_amax_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_masked_amin_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_masked_argmax_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_masked_argmax_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_masked_argmax_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_masked_argmax_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_masked_cumprod_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_masked_fill_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_masked_fill_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_masked_fill_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_masked_log_softmax_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_masked_logaddexp_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_masked_logaddexp_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_masked_logsumexp_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_masked_mean_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_masked_mean_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_masked_median_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_masked_normalize_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_masked_prod_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_masked_scatter_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_masked_scatter_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_masked_scatter_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_masked_scatter_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_masked_select_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_masked_softmax_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_masked_softmin_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_masked_softmin_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_masked_std_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_masked_std_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_masked_sum_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_masked_sum_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_masked_var_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_masked_var_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_matmul_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_max_binary_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_max_binary_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_max_pool2d_with_indices_backward_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_max_reduction_no_dim_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_max_reduction_no_dim_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_max_reduction_with_dim_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_maximum_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_maximum_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_median_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_meshgrid_list_of_tensors_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_meshgrid_list_of_tensors_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_meshgrid_list_of_tensors_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_meshgrid_variadic_tensors_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_meshgrid_variadic_tensors_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_meshgrid_variadic_tensors_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_min_binary_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_min_binary_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_min_reduction_no_dim_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_min_reduction_no_dim_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_min_reduction_no_dim_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_min_reduction_with_dim_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_min_reduction_with_dim_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_min_reduction_with_dim_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_minimum_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_minimum_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_mm_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_mm_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_mode_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_movedim_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_movedim_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_msort_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_msort_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_mul_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_mv_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_mvlgamma_mvlgamma_p_1_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nan_to_num_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nanmedian_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nansum_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nansum_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nansum_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_narrow_copy_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_narrow_copy_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_narrow_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_narrow_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_native_batch_norm_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_native_dropout_backward_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_native_dropout_backward_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_native_dropout_backward_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_native_layer_norm_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_native_layer_norm_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_ne_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_ne_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_ne_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_neg_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_neg_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_neg_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_neg_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_new_empty_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_new_empty_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_new_empty_strided_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_new_empty_strided_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_new_empty_strided_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_new_full_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_new_full_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_new_ones_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_new_zeros_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_new_zeros_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_new_zeros_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nextafter_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_adaptive_avg_pool1d_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_adaptive_avg_pool2d_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_adaptive_max_pool1d_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_adaptive_max_pool3d_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_alpha_dropout_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_avg_pool1d_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_avg_pool3d_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_bilinear_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_binary_cross_entropy_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_channel_shuffle_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_conv2d_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_conv2d_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_conv3d_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_conv3d_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_conv_transpose1d_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_conv_transpose2d_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_conv_transpose3d_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_conv_transpose3d_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_cosine_embedding_loss_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_cosine_embedding_loss_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_cosine_embedding_loss_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_cosine_similarity_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_cross_entropy_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_dropout2d_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_dropout2d_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_dropout3d_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_dropout3d_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_dropout_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_feature_alpha_dropout_with_train_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_feature_alpha_dropout_with_train_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_feature_alpha_dropout_without_train_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_fractional_max_pool2d_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_fractional_max_pool3d_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_fractional_max_pool3d_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_gelu_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_gelu_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_gelu_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_glu_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_hardswish_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_hardswish_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_hardswish_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_hardtanh_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_hardtanh_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_hardtanh_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_huber_loss_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_interpolate_area_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_interpolate_nearest-exact_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_interpolate_nearest_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_kl_div_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_linear_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_linear_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_local_response_norm_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_local_response_norm_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_margin_ranking_loss_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_margin_ranking_loss_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_margin_ranking_loss_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_max_pool3d_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_max_pool3d_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_max_unpool2d_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_max_unpool2d_grad_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_max_unpool2d_grad_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_mish_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_mse_loss_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_multilabel_margin_loss_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_multilabel_margin_loss_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_multilabel_soft_margin_loss_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_multilabel_soft_margin_loss_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_nll_loss_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_pad_circular_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_pad_circular_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_pad_circular_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_pad_circular_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_pad_constant_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_pad_constant_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_pad_constant_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_pad_reflect_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_pad_reflect_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_pad_replicate_negative_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_pairwise_distance_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_pairwise_distance_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_pairwise_distance_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_pixel_shuffle_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_pixel_shuffle_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_pixel_shuffle_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_pixel_unshuffle_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_pixel_unshuffle_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_pixel_unshuffle_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_pixel_unshuffle_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_poisson_nll_loss_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_poisson_nll_loss_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_rms_norm_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_selu_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_silu_complex_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_silu_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_silu_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_softmin_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_softmin_with_dtype_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_softsign_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_softsign_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_softsign_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_softsign_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_tanhshrink_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_tanhshrink_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_tanhshrink_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_tanhshrink_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_threshold_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_triplet_margin_loss_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_triplet_margin_loss_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_triplet_margin_loss_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_triplet_margin_loss_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_triplet_margin_loss_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_triplet_margin_with_distance_loss_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_triplet_margin_with_distance_loss_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_upsample_bilinear_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nonzero_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nonzero_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nonzero_static_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_norm_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_norm_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_norm_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_norm_fro_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_norm_inf_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_norm_nuc_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_normal_in_place_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_normal_number_mean_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_ones_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_ones_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_ones_like_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_ones_like_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_outer_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_outer_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_pca_lowrank_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_permute_copy_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_permute_copy_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_permute_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_permute_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_polygamma_polygamma_n_0_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_polygamma_polygamma_n_0_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_polygamma_polygamma_n_0_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_polygamma_polygamma_n_0_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_polygamma_polygamma_n_2_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_polygamma_polygamma_n_2_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_polygamma_polygamma_n_3_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_polygamma_polygamma_n_4_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_polygamma_polygamma_n_4_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_positive_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_positive_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_pow_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_pow_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_put_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_qr_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_rad2deg_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_rad2deg_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_randint_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_randint_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_randint_like_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_randint_like_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_randint_like_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_randn_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_randn_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_randn_like_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_ravel_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_real_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_real_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_real_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_reciprocal_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_reciprocal_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_reciprocal_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_remainder_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_reshape_as_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_reshape_as_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_reshape_as_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_reshape_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_resize__cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_resize__cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_resize__cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_resize_as__cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_resolve_conj_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_resolve_neg_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_resolve_neg_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_roll_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_roll_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_roll_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_roll_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_roll_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_rsqrt_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_rsqrt_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_rsqrt_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_rsqrt_cpu_float32, 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_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_scalar_tensor_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_scalar_tensor_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_scalar_tensor_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_scatter_add_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_scatter_add_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_scatter_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_scatter_reduce_amax_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_scatter_reduce_amin_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_scatter_reduce_mean_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_scatter_reduce_mean_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_scatter_reduce_prod_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_scatter_reduce_prod_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_scatter_reduce_sum_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_scatter_reduce_sum_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_searchsorted_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_select_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_select_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_select_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_select_scatter_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_sgn_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_sgn_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_short_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_sign_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_sign_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_signal_windows_bartlett_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_signal_windows_exponential_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_signal_windows_gaussian_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_signal_windows_kaiser_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_sin_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_sinc_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_sinh_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_slice_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_slice_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_slice_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_slice_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_slice_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_slice_scatter_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_softmax_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_sort_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_sparse_mm_reduce_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_sparse_mm_reduce_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_special_airy_ai_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_special_bessel_j1_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_special_bessel_y1_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_special_chebyshev_polynomial_t_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_special_chebyshev_polynomial_t_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_special_chebyshev_polynomial_u_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_special_chebyshev_polynomial_v_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_special_chebyshev_polynomial_w_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_special_chebyshev_polynomial_w_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_special_chebyshev_polynomial_w_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_special_entr_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_special_erfcx_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_special_erfcx_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_special_hermite_polynomial_h_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_special_hermite_polynomial_h_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_special_hermite_polynomial_h_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_special_hermite_polynomial_he_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_special_i0e_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_special_i1_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_special_i1_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_special_i1e_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_special_i1e_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_special_laguerre_polynomial_l_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_special_legendre_polynomial_p_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_special_log_ndtr_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_special_log_ndtr_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_special_modified_bessel_i0_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_special_modified_bessel_i0_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_special_modified_bessel_i1_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_special_modified_bessel_i1_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_special_modified_bessel_k0_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_special_modified_bessel_k0_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_special_modified_bessel_k1_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_special_modified_bessel_k1_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_special_ndtr_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_special_polygamma_special_polygamma_n_0_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_special_scaled_modified_bessel_k0_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_special_scaled_modified_bessel_k1_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_special_shifted_chebyshev_polynomial_t_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_special_shifted_chebyshev_polynomial_t_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_special_shifted_chebyshev_polynomial_u_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_special_shifted_chebyshev_polynomial_u_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_special_shifted_chebyshev_polynomial_w_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_special_xlog1py_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_special_xlog1py_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_split_list_args_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_split_list_args_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_split_list_args_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_split_with_sizes_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_split_with_sizes_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_split_with_sizes_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_split_with_sizes_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_sqrt_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_sqrt_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_sqrt_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_square_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_square_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_square_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_square_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_squeeze_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_squeeze_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_squeeze_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_squeeze_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_squeeze_multiple_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_squeeze_multiple_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_stack_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_std_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_std_mean_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_std_mean_unbiased_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_sub_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_sub_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_sub_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_sum_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_sum_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_sum_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_sum_to_size_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_sum_to_size_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_sum_to_size_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_svd_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_svd_lowrank_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_t_copy_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_t_copy_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_t_copy_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_take_along_dim_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_take_along_dim_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_take_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_tan_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_tan_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_tan_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_tan_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_tanh_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_tanh_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_tensor_split_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_tensor_split_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_tensor_split_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_tensordot_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_tensordot_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_tile_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_tile_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_tile_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_tile_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_to_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_to_sparse_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_to_sparse_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_topk_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_topk_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_trace_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_trace_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_transpose_copy_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_transpose_copy_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_transpose_copy_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_transpose_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_transpose_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_trapezoid_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_triangular_solve_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_tril_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_tril_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_triu_indices_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_true_divide_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_trunc_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_trunc_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_unbind_copy_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_unbind_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_unflatten_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_unfold_copy_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_unfold_copy_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_unfold_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_unfold_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_unfold_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_uniform_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_uniform_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_unique_consecutive_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_unique_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_unique_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_unique_cpu_uint16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_unique_cpu_uint64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_unique_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_unsafe_chunk_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_unsafe_chunk_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_unsafe_split_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_unsqueeze_copy_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_unsqueeze_copy_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_unsqueeze_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_unsqueeze_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_unsqueeze_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_var_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_var_mean_unbiased_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_var_unbiased_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_vdot_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_view_as_complex_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_view_as_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_view_copy_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_view_copy_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_view_copy_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_view_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_view_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_view_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_view_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_vsplit_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_vsplit_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_vstack_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_vstack_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_vstack_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_vstack_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_where_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_where_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_xlogy_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_xlogy_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_xlogy_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_zero__cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_zero__cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_zero__cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_zeros_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_zeros_like_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_zeros_like_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_H_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_H_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_H_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_H_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_H_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_T_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_T_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_T_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace___getitem___cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace___radd___cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace___radd___cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace___rand___cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace___rand___cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace___rand___cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace___rdiv___cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace___rdiv___cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace___rdiv___cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace___rmatmul___cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace___rmod___cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace___rmul___cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace___ror___cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace___ror___cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace___rsub___cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace___rsub___cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace___rsub___cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__batch_norm_with_update_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__batch_norm_with_update_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__chunk_cat_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__chunk_cat_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__chunk_cat_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__chunk_cat_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__chunk_cat_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_abs_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_abs_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_abs_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_acos_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_add_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_addcdiv_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_addcmul_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_addcmul_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_asin_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_asin_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_atan_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_atan_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_ceil_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_ceil_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_ceil_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_clamp_max_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_clamp_max_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_copy_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_copy_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_cos_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_cos_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_cos_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_div_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_div_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_div_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_div_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_erf_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_erf_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_erfc_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_erfc_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_erfc_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_erfc_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_exp_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_expm1_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_expm1_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_floor_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_frac_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_frac_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_lerp_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_lerp_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_lgamma_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_lgamma_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_lgamma_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_lgamma_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_lgamma_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_lgamma_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_log10_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_log10_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_log10_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_log1p_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_log1p_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_log2_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_log2_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_log2_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_log2_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_max_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_max_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_max_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_maximum_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_maximum_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_maximum_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_minimum_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_minimum_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_minimum_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_minimum_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_minimum_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_mul_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_mul_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_mul_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_mul_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_norm_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_norm_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_norm_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_pow_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_reciprocal_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_reciprocal_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_reciprocal_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_reciprocal_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_reciprocal_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_round_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_rsqrt_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_rsqrt_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_rsqrt_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_rsqrt_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_rsqrt_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_sigmoid_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_sigmoid_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_sign_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_sign_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_sign_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_sinh_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_sqrt_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_sqrt_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_sqrt_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_sub_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_sub_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_tan_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_tanh_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_tanh_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_tanh_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_trunc_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_trunc_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_zero_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__native_batch_norm_legit_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__segment_reduce_lengths_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__softmax_backward_data_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__unsafe_masked_index_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__unsafe_masked_index_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_abs_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_acos_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_acos_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_acos_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_acos_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_acosh_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_acosh_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_add_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_addbmm_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_addbmm_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_addcdiv_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_addmm_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_addmm_decomposed_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_addmm_decomposed_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_addmv_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_addmv_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_addmv_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_addmv_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_addr_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_addr_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_addr_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_alias_copy_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_alias_copy_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_alias_copy_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_alias_copy_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_all_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_all_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_amax_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_amin_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_aminmax_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_aminmax_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_aminmax_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_aminmax_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_aminmax_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_any_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_any_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_arange_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_arange_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_arange_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_arange_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_argmax_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_argmax_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_argmin_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_argmin_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_argwhere_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_argwhere_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_as_strided_copy_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_as_strided_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_as_strided_partial_views_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_as_strided_partial_views_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_as_strided_scatter_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_asin_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_asin_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_asin_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_asinh_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_asinh_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_asinh_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_asinh_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_atan_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_atanh_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_atanh_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_atanh_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_atanh_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_atleast_1d_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_atleast_2d_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_atleast_2d_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_atleast_3d_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_baddbmm_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_baddbmm_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_bernoulli_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_bernoulli_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_bfloat16_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_bincount_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_bitwise_and_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_bitwise_not_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_bitwise_or_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_bitwise_right_shift_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_bitwise_right_shift_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_bitwise_right_shift_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_bitwise_xor_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_bitwise_xor_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_block_diag_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_block_diag_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_bmm_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_bool_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_bool_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_bool_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_broadcast_shapes_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_broadcast_tensors_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_broadcast_tensors_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_broadcast_tensors_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_broadcast_to_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_bucketize_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_bucketize_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_byte_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_byte_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_cartesian_prod_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_cartesian_prod_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_cat_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_cat_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_cat_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_cauchy_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_cdouble_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_ceil_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_ceil_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_cfloat_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_cfloat_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_chalf_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_chalf_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_chalf_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_char_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_char_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_char_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_chunk_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_clamp_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_clamp_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_clamp_max_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_clamp_min_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_clone_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_clone_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_clone_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_clone_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_clone_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_clone_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_column_stack_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_column_stack_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_column_stack_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_combinations_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_conj_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_conj_physical_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_conj_physical_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_conj_physical_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_constant_pad_nd_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_constant_pad_nd_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_contiguous_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_contiguous_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_contiguous_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_copysign_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_copysign_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_corrcoef_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_cos_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_cos_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_cosh_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_cosh_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_cosh_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_cosh_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_count_nonzero_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_cov_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_cov_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_cov_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_cross_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_cross_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_cross_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_cummax_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_cummax_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_cummin_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_cummin_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_cummin_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_cummin_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_cumprod_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_cumprod_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_cumsum_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_cumsum_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_cumulative_trapezoid_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_cumulative_trapezoid_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_deg2rad_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_deg2rad_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_diag_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_diag_embed_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_diagflat_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_diagonal_copy_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_diagonal_copy_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_diagonal_copy_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_diagonal_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_diagonal_scatter_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_diagonal_scatter_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_diagonal_scatter_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_diagonal_scatter_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_diff_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_diff_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_diff_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_diff_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_diff_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_digamma_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_dist_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_div_floor_rounding_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_div_no_rounding_mode_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_div_no_rounding_mode_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_div_no_rounding_mode_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_div_no_rounding_mode_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_div_trunc_rounding_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_div_trunc_rounding_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_dot_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_dot_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_dot_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_double_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_dsplit_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_dsplit_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_dstack_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_dstack_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_einsum_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_einsum_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_einsum_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_einsum_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_einsum_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_empty_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_empty_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_empty_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_empty_like_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_empty_strided_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_empty_strided_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_empty_strided_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_empty_strided_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_eq_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_eq_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_eq_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_equal_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_equal_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_equal_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_erf_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_erf_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_erfc_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_erfinv_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_exp2_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_exp2_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_exp_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_exp_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_expand_as_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_expand_as_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_expand_copy_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_expand_copy_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_expand_copy_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_expand_copy_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_expand_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_expand_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_eye_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_fft_fft2_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_fft_fft_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_fft_fftn_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_fft_fftshift_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_fft_fftshift_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_fft_hfft2_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_fft_hfft_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_fft_ifft2_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_fft_ifft2_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_fft_ifft2_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_fft_ifft_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_fft_ifft_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_fft_ifftn_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_fft_ifftshift_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_fft_ifftshift_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_fft_ifftshift_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_fft_ihfft2_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_fft_ihfft_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_fft_ihfft_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_fft_ihfftn_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_fft_irfft2_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_fft_irfft2_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_fft_irfft2_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_fft_irfft2_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_fft_irfft_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_fft_irfft_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_fft_irfft_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_fft_irfftn_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_fft_irfftn_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_fft_rfft_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_fft_rfftn_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_fft_rfftn_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_fill_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_fill_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_fill_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_fill_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_flatten_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_flatten_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_flatten_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_flip_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_flip_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_fliplr_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_flipud_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_float_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_float_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_float_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_float_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_float_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_float_power_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_floor_divide_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_fmax_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_fmin_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_fmin_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_fmin_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_fmod_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_fmod_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_fmod_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_frac_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_frexp_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_full_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_full_like_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_full_like_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_full_like_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_full_like_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_full_like_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_gather_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_gather_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_gather_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_geometric_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_gradient_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_gt_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_half_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_half_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_half_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_half_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_half_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_hash_tensor_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_heaviside_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_heaviside_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_histc_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_histc_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_hsplit_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_hsplit_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_hsplit_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_hstack_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_hypot_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_i0_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_i0_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_i0_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_imag_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_index_add_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_index_copy_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_index_copy_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_index_copy_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_index_fill_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_index_fill_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_index_put_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_index_put_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_index_reduce_amax_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_index_reduce_amin_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_index_reduce_mean_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_index_reduce_prod_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_index_select_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_index_select_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_index_select_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_inner_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_inner_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_inner_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_int_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_int_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_int_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_isclose_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_isclose_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_isclose_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_isfinite_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_isfinite_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_isfinite_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_isin_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_isin_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_isin_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_isinf_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_isinf_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_isinf_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_isinf_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_isinf_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_isnan_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_isneginf_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_isneginf_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_isposinf_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_isposinf_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_isposinf_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_isreal_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_istft_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_item_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_jiterator_2inputs_2outputs_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_jiterator_4inputs_with_extra_args_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_jiterator_4inputs_with_extra_args_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_jiterator_binary_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_jiterator_binary_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_jiterator_binary_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_jiterator_unary_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_kron_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_kthvalue_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_kthvalue_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_ldexp_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_ldexp_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_le_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_lgamma_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_lgamma_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_lgamma_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_linalg_cholesky_ex_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_linalg_cross_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_linalg_cross_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_linalg_diagonal_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_linalg_diagonal_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_linalg_eig_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_linalg_eig_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_linalg_eigvals_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_linalg_ldl_factor_ex_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_linalg_lstsq_grad_oriented_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_linalg_lu_factor_ex_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_linalg_lu_solve_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_linalg_matrix_norm_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_linalg_matrix_rank_hermitian_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_linalg_multi_dot_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_linalg_norm_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_linalg_norm_subgradients_at_zero_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_linalg_pinv_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_linalg_pinv_singular_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_linalg_pinv_singular_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_linalg_pinv_singular_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_linalg_qr_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_linalg_slogdet_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_linalg_vector_norm_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_linalg_vector_norm_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_linspace_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_linspace_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_linspace_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_linspace_tensor_overload_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_linspace_tensor_overload_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_linspace_tensor_overload_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_log1p_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_log2_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_log_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_log_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_log_normal_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_log_softmax_with_dtype_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_log_softmax_with_dtype_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_logaddexp2_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_logaddexp2_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_logical_and_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_logical_and_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_logical_not_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_logical_not_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_logical_or_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_logical_or_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_logical_xor_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_logical_xor_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_logical_xor_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_logical_xor_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_logical_xor_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_logspace_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_logspace_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_logspace_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_logspace_tensor_overload_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_logspace_tensor_overload_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_logsumexp_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_logsumexp_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_long_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_lt_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_lt_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_lt_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_lu_unpack_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_mH_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_mH_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_mT_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_mT_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_masked_amax_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_masked_amin_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_masked_amin_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_masked_argmax_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_masked_cumprod_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_masked_cumprod_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_masked_cumprod_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_masked_cumprod_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_masked_cumsum_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_masked_cumsum_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_masked_cumsum_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_masked_fill_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_masked_fill_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_masked_fill_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_masked_fill_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_masked_log_softmax_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_masked_logaddexp_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_masked_logaddexp_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_masked_logsumexp_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_masked_median_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_masked_normalize_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_masked_prod_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_masked_prod_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_masked_prod_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_masked_scatter_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_masked_select_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_masked_select_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_masked_softmax_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_masked_softmin_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_masked_std_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_masked_std_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_masked_std_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_masked_sum_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_masked_sum_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_masked_var_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_masked_var_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_matmul_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_max_binary_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_max_binary_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_max_binary_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_max_reduction_no_dim_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_max_reduction_no_dim_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_max_reduction_no_dim_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_max_reduction_with_dim_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_max_reduction_with_dim_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_max_reduction_with_dim_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_max_reduction_with_dim_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_mean_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_median_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_median_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_median_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_meshgrid_list_of_tensors_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_meshgrid_list_of_tensors_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_meshgrid_variadic_tensors_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_meshgrid_variadic_tensors_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_meshgrid_variadic_tensors_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_meshgrid_variadic_tensors_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_min_reduction_no_dim_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_min_reduction_no_dim_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_min_reduction_no_dim_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_min_reduction_with_dim_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_min_reduction_with_dim_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_min_reduction_with_dim_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_minimum_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_mm_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_mm_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_mode_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_mode_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_mode_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_movedim_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_movedim_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_movedim_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_msort_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_mul_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_mul_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_multinomial_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_multinomial_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_multinomial_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_mvlgamma_mvlgamma_p_1_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_mvlgamma_mvlgamma_p_1_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_mvlgamma_mvlgamma_p_3_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_mvlgamma_mvlgamma_p_3_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_mvlgamma_mvlgamma_p_3_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_mvlgamma_mvlgamma_p_3_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_mvlgamma_mvlgamma_p_5_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nan_to_num_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nan_to_num_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nan_to_num_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nan_to_num_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nan_to_num_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nanmean_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nanmedian_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nanmedian_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nanmedian_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nansum_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nansum_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nansum_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_narrow_copy_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_narrow_copy_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_narrow_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_native_dropout_backward_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_ne_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_neg_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_neg_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_neg_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_neg_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_neg_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_new_empty_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_new_empty_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_new_empty_strided_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_new_empty_strided_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_new_empty_strided_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_new_empty_strided_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_new_full_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_new_full_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_new_full_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_new_full_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_new_full_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_new_ones_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_new_ones_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_new_zeros_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nextafter_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_adaptive_avg_pool1d_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_adaptive_avg_pool3d_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_adaptive_max_pool1d_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_alpha_dropout_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_alpha_dropout_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_avg_pool1d_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_avg_pool2d_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_bilinear_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_binary_cross_entropy_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_binary_cross_entropy_with_logits_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_binary_cross_entropy_with_logits_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_celu_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_channel_shuffle_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_conv1d_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_conv1d_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_conv2d_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_conv2d_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_conv_transpose2d_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_cosine_similarity_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_cross_entropy_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_dropout3d_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_dropout_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_elu_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_elu_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_feature_alpha_dropout_with_train_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_feature_alpha_dropout_with_train_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_feature_alpha_dropout_without_train_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_feature_alpha_dropout_without_train_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_fractional_max_pool2d_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_fractional_max_pool2d_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_fractional_max_pool3d_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_gaussian_nll_loss_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_gelu_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_hardshrink_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_hardsigmoid_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_hardswish_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_hardswish_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_hardtanh_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_huber_loss_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_instance_norm_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_interpolate_bilinear_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_interpolate_bilinear_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_interpolate_trilinear_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_kl_div_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_kl_div_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_leaky_relu_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_linear_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_local_response_norm_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_margin_ranking_loss_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_margin_ranking_loss_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_max_pool2d_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_max_pool3d_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_max_pool3d_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_max_unpool1d_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_max_unpool3d_grad_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_mish_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_mish_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_mse_loss_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_multilabel_soft_margin_loss_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_nll_loss_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_normalize_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_normalize_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_pad_circular_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_pad_constant_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_pad_constant_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_pad_reflect_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_pad_reflect_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_pad_reflect_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_pad_replicate_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_pairwise_distance_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_pairwise_distance_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_pairwise_distance_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_pdist_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_pixel_shuffle_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_pixel_shuffle_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_pixel_shuffle_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_poisson_nll_loss_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_poisson_nll_loss_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_poisson_nll_loss_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_relu6_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_relu6_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_relu6_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_relu_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_relu_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_rms_norm_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_scaled_dot_product_attention_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_softmin_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_softmin_with_dtype_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_softshrink_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_softshrink_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_softsign_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_softsign_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_tanhshrink_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_tanhshrink_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_threshold_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_threshold_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_triplet_margin_loss_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_triplet_margin_loss_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_triplet_margin_with_distance_loss_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_triplet_margin_with_distance_loss_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_unfold_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_unfold_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_unfold_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_upsample_bilinear_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_upsample_nearest_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nonzero_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nonzero_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nonzero_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nonzero_static_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_normal_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_normal_number_mean_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_ones_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_ones_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_ones_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_ones_like_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_ones_like_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_ones_like_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_outer_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_outer_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_outer_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_outer_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_pca_lowrank_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_permute_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_permute_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_pinverse_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_polygamma_polygamma_n_0_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_polygamma_polygamma_n_2_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_polygamma_polygamma_n_2_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_polygamma_polygamma_n_4_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_polygamma_polygamma_n_4_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_pow_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_pow_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_prod_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_prod_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_prod_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_put_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_qr_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_rad2deg_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_rand_like_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_randint_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_randn_like_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_randn_like_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_ravel_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_real_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_real_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_real_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_reciprocal_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_reciprocal_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_renorm_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_renorm_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_repeat_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_repeat_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_repeat_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_repeat_interleave_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_repeat_interleave_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_repeat_interleave_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_repeat_interleave_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_repeat_interleave_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_reshape_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_reshape_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_reshape_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_reshape_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_reshape_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_resize__cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_resize__cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_resize_as__cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_resize_as__cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_resize_as__cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_resize_as__cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_resolve_neg_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_resolve_neg_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_resolve_neg_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_roll_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_roll_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_roll_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_roll_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_rot90_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_round_decimals_0_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_round_decimals_3_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_rsqrt_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_rsqrt_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_rsub_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_rsub_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_scalar_tensor_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_scalar_tensor_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_scalar_tensor_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_scalar_tensor_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_scalar_tensor_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_scatter_add_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_scatter_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_scatter_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_scatter_reduce_amax_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_scatter_reduce_amin_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_scatter_reduce_mean_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_scatter_reduce_prod_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_scatter_reduce_sum_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_searchsorted_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_searchsorted_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_searchsorted_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_searchsorted_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_select_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_select_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_sgn_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_sigmoid_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_sigmoid_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_sign_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_sign_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_signal_windows_bartlett_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_signal_windows_general_cosine_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_signal_windows_nuttall_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_signbit_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_signbit_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_sin_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_sin_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_sinc_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_sinh_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_sinh_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_slice_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_slice_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_slice_scatter_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_slice_scatter_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_sort_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_sparse_mm_reduce_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_sparse_sampled_addmm_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_special_airy_ai_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_special_airy_ai_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_special_airy_ai_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_special_bessel_j1_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_special_bessel_j1_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_special_bessel_j1_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_special_bessel_j1_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_special_bessel_j1_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_special_bessel_y0_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_special_bessel_y0_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_special_bessel_y0_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_special_bessel_y1_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_special_bessel_y1_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_special_chebyshev_polynomial_u_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_special_chebyshev_polynomial_v_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_special_chebyshev_polynomial_w_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_special_entr_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_special_entr_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_special_hermite_polynomial_h_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_special_hermite_polynomial_h_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_special_hermite_polynomial_h_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_special_hermite_polynomial_he_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_special_i0e_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_special_i0e_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_special_i0e_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_special_i1_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_special_i1_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_special_i1_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_special_i1e_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_special_laguerre_polynomial_l_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_special_laguerre_polynomial_l_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_special_legendre_polynomial_p_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_special_legendre_polynomial_p_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_special_log_ndtr_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_special_log_ndtr_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_special_log_ndtr_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_special_log_ndtr_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_special_modified_bessel_i0_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_special_modified_bessel_k0_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_special_modified_bessel_k0_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_special_modified_bessel_k1_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_special_ndtr_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_special_ndtr_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_special_ndtri_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_special_polygamma_special_polygamma_n_0_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_special_polygamma_special_polygamma_n_0_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_special_polygamma_special_polygamma_n_0_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_special_polygamma_special_polygamma_n_0_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_special_scaled_modified_bessel_k0_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_special_scaled_modified_bessel_k0_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_special_scaled_modified_bessel_k0_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_special_shifted_chebyshev_polynomial_t_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_special_shifted_chebyshev_polynomial_t_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_special_shifted_chebyshev_polynomial_u_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_special_spherical_bessel_j0_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_special_spherical_bessel_j0_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_special_xlog1py_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_special_xlog1py_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_special_xlog1py_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_special_zeta_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_special_zeta_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_special_zeta_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_split_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_split_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_split_list_args_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_split_list_args_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_split_list_args_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_split_with_sizes_copy_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_split_with_sizes_copy_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_split_with_sizes_copy_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_split_with_sizes_copy_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_split_with_sizes_copy_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_split_with_sizes_copy_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_split_with_sizes_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_sqrt_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_sqrt_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_sqrt_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_square_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_squeeze_copy_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_squeeze_copy_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_squeeze_copy_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_squeeze_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_squeeze_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_squeeze_multiple_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_squeeze_multiple_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_stack_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_std_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_std_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_std_mean_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_std_mean_unbiased_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_std_mean_unbiased_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_std_mean_unbiased_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_stft_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_stft_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_stft_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_sub_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_sub_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_sum_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_sum_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_sum_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_svd_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_t_copy_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_take_along_dim_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_take_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_take_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_tanh_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_tanh_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_tensor_split_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_tensor_split_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_tensordot_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_tensordot_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_tensordot_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_tensordot_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_tensordot_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_tile_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_tile_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_to_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_to_sparse_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_to_sparse_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_to_sparse_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_topk_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_topk_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_torch_ops_aten__safe_softmax_default_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_trace_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_trace_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_transpose_copy_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_transpose_copy_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_transpose_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_transpose_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_transpose_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_transpose_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_transpose_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_trapz_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_tril_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_tril_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_tril_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_triu_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_triu_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_triu_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_triu_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_triu_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_triu_indices_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_true_divide_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_unbind_copy_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_unbind_copy_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_unbind_copy_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_unbind_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_unbind_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_unflatten_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_unflatten_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_unfold_copy_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_unfold_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_unfold_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_unfold_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_unfold_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_unique_consecutive_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_unique_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_unique_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_unique_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_unravel_index_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_unsafe_chunk_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_unsafe_chunk_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_unsafe_split_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_unsqueeze_copy_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_unsqueeze_copy_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_unsqueeze_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_var_mean_unbiased_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_var_unbiased_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_var_unbiased_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_vdot_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_vdot_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_vdot_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_vdot_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_vdot_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_view_as_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_view_as_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_view_copy_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_view_copy_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_view_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_vsplit_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_vsplit_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_vsplit_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_vsplit_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_vstack_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_vstack_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_vstack_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_vstack_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_vstack_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_where_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_where_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_xlogy_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_xlogy_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_zero__cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_zero__cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_zeros_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_zeros_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_zeros_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_zeros_like_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_zeros_like_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_zeros_like_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_H_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_T_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_T_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace___getitem___cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace___getitem___cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace___getitem___cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace___getitem___cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace___radd___cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace___rdiv___cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace___rdiv___cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace___rdiv___cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace___rmatmul___cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace___rmatmul___cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace___rmod___cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace___rmod___cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace___rmul___cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace___rmul___cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace___rpow___cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__chunk_cat_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__chunk_cat_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_abs_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_abs_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_acos_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_acos_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_acos_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_add_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_addcdiv_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_addcmul_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_addcmul_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_asin_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_atan_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_atan_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_atan_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_atan_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_atan_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_atan_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_ceil_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_ceil_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_clamp_max_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_clamp_min_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_copy_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_copy_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_copy_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_cos_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_cos_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_cosh_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_cosh_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_div_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_div_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_div_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_erf_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_erfc_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_erfc_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_erfc_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_erfc_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_exp_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_exp_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_exp_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_expm1_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_floor_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_floor_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_floor_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_frac_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_frac_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_lgamma_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_log10_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_log10_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_log10_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_log1p_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_log1p_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_log1p_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_log2_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_log2_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_log2_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_log2_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_log_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_log_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_log_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_max_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_max_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_max_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_max_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_max_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_maximum_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_minimum_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_minimum_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_mul_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_mul_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_neg_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_pow_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_pow_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_reciprocal_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_reciprocal_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_reciprocal_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_reciprocal_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_round_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_round_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_round_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_round_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_rsqrt_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_sigmoid_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_sigmoid_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_sigmoid_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_sign_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_sign_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_sign_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_sign_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_sin_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_sinh_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_sub_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_sub_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_tanh_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_tanh_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_tanh_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_trunc_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_zero_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_zero_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__segment_reduce_lengths_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__segment_reduce_lengths_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__segment_reduce_lengths_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__segment_reduce_lengths_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__segment_reduce_offsets_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__softmax_backward_data_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__unsafe_masked_index_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_abs_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_acos_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_acosh_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_acosh_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_add_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_add_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_add_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_addbmm_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_addcdiv_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_addcmul_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_addcmul_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_addcmul_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_addmm_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_addmm_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_addmm_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_addmm_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_addmm_decomposed_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_addmv_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_addr_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_alias_copy_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_alias_copy_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides__foreach_add_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides__foreach_exp_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides__foreach_lerp_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides__foreach_norm_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides__foreach_sinh_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides__foreach_sqrt_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides__unsafe_masked_index_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_addmm_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_all_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_amin_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_atleast_2d_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_broadcast_to_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_cartesian_prod_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_cdouble_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_cholesky_solve_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_constant_pad_nd_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_corrcoef_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_cos_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_cumsum_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_diagonal_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_dot_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_double_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_dsplit_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_empty_strided_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_eq_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_erf_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_fft_fftn_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_fft_ifft_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_hash_tensor_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_index_reduce_mean_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_istft_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_jiterator_2inputs_2outputs_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_jiterator_4inputs_with_extra_args_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_linalg_diagonal_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_linalg_eigh_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_linalg_householder_product_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_linalg_inv_ex_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_linalg_ldl_factor_ex_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_linalg_lu_factor_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_linalg_matrix_rank_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_linalg_norm_subgradients_at_zero_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_linalg_pinv_singular_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_linspace_tensor_overload_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_log_normal_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_logaddexp_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_lu_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_masked_cumprod_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_masked_log_softmax_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_masked_softmax_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_masked_sum_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_matmul_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_matrix_exp_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_msort_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_nansum_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_narrow_copy_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_adaptive_avg_pool1d_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_adaptive_avg_pool3d_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_alpha_dropout_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_avg_pool2d_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_conv1d_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_grid_sample_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_selu_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_soft_margin_loss_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_softsign_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_threshold_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_unfold_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_polygamma_polygamma_n_1_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_prod_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_put_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_rad2deg_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_scalar_tensor_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_scatter_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_scatter_reduce_amax_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_scatter_reduce_mean_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_searchsorted_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_signal_windows_exponential_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_slice_scatter_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_softmax_with_dtype_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_sort_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_special_bessel_j1_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_special_bessel_y0_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_special_chebyshev_polynomial_t_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_special_entr_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_special_i0e_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_special_modified_bessel_i0_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_special_modified_bessel_k0_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_special_ndtr_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_special_polygamma_special_polygamma_n_0_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_split_with_sizes_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_sqrt_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_std_mean_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_t_copy_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_tril_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_triu_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_unflatten_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_unsqueeze_copy_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_var_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_var_unbiased_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_zero__cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_allclose_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_allclose_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_amax_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_amax_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_amax_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_amax_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_aminmax_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_angle_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_angle_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_angle_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_any_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_any_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_arange_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_argmin_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_argsort_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_argwhere_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_argwhere_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_as_strided_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_as_strided_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_as_strided_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_as_strided_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_as_strided_partial_views_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_as_strided_partial_views_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_as_strided_scatter_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_as_strided_scatter_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_as_strided_scatter_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_asin_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_asin_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_asin_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_asin_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_asinh_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_atan2_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_atan2_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_atan2_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_atan2_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_atan_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_atan_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_atan_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_atan_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_atanh_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_atleast_1d_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_atleast_2d_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_atleast_2d_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_atleast_2d_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_atleast_2d_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_bernoulli_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_bfloat16_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_bfloat16_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_bfloat16_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_bfloat16_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_bfloat16_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_bfloat16_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_bincount_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_bitwise_and_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_bitwise_left_shift_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_bitwise_xor_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_bitwise_xor_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_bitwise_xor_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_block_diag_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_block_diag_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_broadcast_tensors_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_broadcast_tensors_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_broadcast_tensors_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_broadcast_to_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_broadcast_to_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_byte_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_byte_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_byte_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_cartesian_prod_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_cartesian_prod_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_cat_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_cauchy_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_cdist_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_ceil_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_ceil_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_ceil_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_cfloat_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_chalf_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_chalf_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_char_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_char_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_char_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_chunk_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_clamp_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_clamp_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_clamp_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_clamp_max_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_clamp_max_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_clamp_max_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_clone_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_clone_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_clone_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_clone_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_clone_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_column_stack_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_column_stack_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_column_stack_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_combinations_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_combinations_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_combinations_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_conj_physical_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_conj_physical_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_conj_physical_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_conj_physical_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_conj_physical_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_constant_pad_nd_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_constant_pad_nd_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_contiguous_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_copysign_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_corrcoef_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_corrcoef_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_corrcoef_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_cosh_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_count_nonzero_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_count_nonzero_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_count_nonzero_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_count_nonzero_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_count_nonzero_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_cov_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_cov_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_cov_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_cross_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_cross_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_cumsum_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_cumsum_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_deg2rad_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_diagflat_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_diagflat_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_diagonal_copy_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_diagonal_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_diagonal_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_diagonal_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_diagonal_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_diagonal_scatter_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_diagonal_scatter_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_diagonal_scatter_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_diff_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_diff_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_diff_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_diff_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_digamma_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_div_floor_rounding_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_div_no_rounding_mode_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_div_trunc_rounding_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_div_trunc_rounding_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_dot_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_dot_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_double_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_double_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_double_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_double_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_dsplit_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_dsplit_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_dstack_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_dstack_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_einsum_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_einsum_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_einsum_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_einsum_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_einsum_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_empty_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_empty_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_empty_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_empty_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_empty_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_empty_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_empty_like_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_empty_like_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_empty_like_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_empty_like_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_equal_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_equal_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_erf_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_erfc_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_erfc_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_erfc_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_erfinv_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_exp2_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_exp2_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_exp_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_expand_as_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_expand_as_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_expand_copy_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_expand_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_expm1_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_exponential_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_eye_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_eye_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_eye_cpu_float8_e5m2, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_eye_cpu_float8_e5m2fnuz, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_eye_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_fft_fft2_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_fft_fft_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_fft_fft_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_fft_fft_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_fft_fftn_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_fft_fftn_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_fft_fftshift_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_fft_hfft2_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_fft_hfft2_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_fft_hfftn_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_fft_hfftn_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_fft_hfftn_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_fft_ifftn_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_fft_ifftshift_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_fft_ifftshift_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_fft_ihfft2_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_fft_ihfft2_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_fft_ihfft2_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_fft_ihfft_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_fft_ihfftn_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_fft_irfft_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_fft_irfft_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_fft_irfft_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_fft_irfft_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_fft_irfftn_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_fft_irfftn_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_fft_rfft2_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_flatten_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_flip_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_flip_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_fliplr_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_fliplr_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_fliplr_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_flipud_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_float_power_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_float_power_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_float_power_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_float_power_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_floor_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_floor_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_fmax_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_fmax_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_fmin_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_fmin_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_fmod_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_fmod_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_fmod_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_fmod_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_frexp_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_frexp_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_full_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_full_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_full_like_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_full_like_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_full_like_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_full_like_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_ge_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_geometric_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_geometric_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_geometric_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_gradient_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_gradient_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_grid_sampler_2d_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_gt_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_gt_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_half_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_half_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_heaviside_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_histogramdd_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_hstack_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_hstack_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_hstack_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_hypot_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_hypot_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_i0_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_i0_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_i0_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_i0_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_igamma_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_index_add_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_index_add_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_index_add_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_index_add_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_index_copy_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_index_copy_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_index_copy_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_index_copy_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_index_fill_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_index_fill_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_index_put_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_index_put_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_index_reduce_amax_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_index_reduce_amax_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_index_reduce_amax_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_index_reduce_amax_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_index_reduce_amax_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_index_reduce_amin_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_index_reduce_amin_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_index_reduce_mean_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_index_reduce_prod_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_index_reduce_prod_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_index_reduce_prod_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_index_select_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_index_select_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_index_select_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_index_select_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_inner_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_inner_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_int_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_isfinite_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_isfinite_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_isin_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_isinf_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_isinf_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_isinf_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_isnan_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_isnan_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_isnan_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_isneginf_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_isneginf_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_isreal_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_istft_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_istft_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_item_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_item_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_jiterator_2inputs_2outputs_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_jiterator_4inputs_with_extra_args_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_jiterator_binary_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_jiterator_binary_return_by_ref_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_jiterator_binary_return_by_ref_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_jiterator_binary_return_by_ref_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_jiterator_binary_return_by_ref_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_jiterator_binary_return_by_ref_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_jiterator_binary_return_by_ref_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_jiterator_unary_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_kron_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_kron_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_kron_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_kthvalue_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_kthvalue_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_kthvalue_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_lcm_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_ldexp_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_ldexp_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_ldexp_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_lerp_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_lgamma_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_lgamma_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_lgamma_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_lgamma_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_linalg_cholesky_ex_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_linalg_cond_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_linalg_cross_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_linalg_cross_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_linalg_cross_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_linalg_det_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_linalg_det_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_linalg_eigh_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_linalg_eigvals_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_linalg_eigvals_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_linalg_ldl_factor_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_linalg_ldl_solve_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_linalg_lstsq_grad_oriented_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_linalg_lstsq_grad_oriented_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_linalg_lu_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_linalg_lu_factor_ex_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_linalg_matrix_power_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_linalg_matrix_power_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_linalg_matrix_power_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_linalg_matrix_power_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_linalg_matrix_rank_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_linalg_matrix_rank_hermitian_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_linalg_multi_dot_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_linalg_norm_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_linalg_norm_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_linalg_norm_subgradients_at_zero_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_linalg_pinv_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_linalg_pinv_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_linalg_pinv_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_linalg_pinv_singular_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_linalg_pinv_singular_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_linalg_qr_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_linalg_slogdet_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_linalg_svd_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_linalg_svd_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_linalg_svdvals_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_linalg_svdvals_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_linalg_vander_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_linalg_vander_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_linspace_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_linspace_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_linspace_tensor_overload_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_linspace_tensor_overload_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_log1p_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_log2_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_log2_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_log2_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_log_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_log_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_log_normal_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_log_softmax_with_dtype_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_log_softmax_with_dtype_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_log_softmax_with_dtype_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_logcumsumexp_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_logical_and_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_logical_and_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_logical_and_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_logical_not_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_logical_not_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_logical_not_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_logical_or_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_logical_xor_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_logical_xor_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_logspace_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_logspace_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_logspace_tensor_overload_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_logspace_tensor_overload_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_logspace_tensor_overload_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_logsumexp_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_long_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_long_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_long_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_lt_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_lt_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_lt_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_lu_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_mH_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_mH_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_mH_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_mH_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_mH_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_mT_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_mT_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_mT_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_mT_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_masked_amax_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_masked_amax_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_masked_argmax_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_masked_argmin_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_masked_argmin_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_masked_cumsum_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_masked_cumsum_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_masked_fill_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_masked_log_softmax_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_masked_logsumexp_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_masked_logsumexp_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_masked_logsumexp_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_masked_logsumexp_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_masked_norm_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_masked_prod_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_masked_prod_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_masked_prod_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_masked_scatter_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_masked_std_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_masked_std_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_masked_sum_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_masked_var_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_masked_var_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_masked_var_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_masked_var_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_matmul_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_matmul_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_matmul_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_matmul_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_matmul_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_matrix_exp_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_matrix_exp_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_max_binary_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_max_binary_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_max_pool2d_with_indices_backward_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_max_pool2d_with_indices_backward_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_max_reduction_no_dim_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_median_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_meshgrid_list_of_tensors_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_meshgrid_variadic_tensors_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_meshgrid_variadic_tensors_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_meshgrid_variadic_tensors_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_meshgrid_variadic_tensors_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_min_binary_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_min_binary_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_min_reduction_no_dim_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_min_reduction_no_dim_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_min_reduction_with_dim_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_min_reduction_with_dim_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_min_reduction_with_dim_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_minimum_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_minimum_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_mm_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_mm_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_mm_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_mode_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_mode_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_mode_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_movedim_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_movedim_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_msort_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_msort_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_msort_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_mul_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_mul_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_mul_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_mul_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_multinomial_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_multinomial_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_multinomial_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_mv_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_mv_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_mv_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_mv_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_mvlgamma_mvlgamma_p_1_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_mvlgamma_mvlgamma_p_1_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_mvlgamma_mvlgamma_p_3_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nan_to_num_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nan_to_num_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nanmean_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_narrow_copy_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_narrow_copy_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_narrow_copy_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_narrow_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_native_dropout_backward_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_native_dropout_backward_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_native_dropout_backward_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_native_dropout_backward_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_native_layer_norm_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_ne_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_ne_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_new_empty_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_new_empty_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_new_empty_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_new_empty_strided_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_new_empty_strided_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_new_empty_strided_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_new_full_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_new_ones_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_new_ones_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_new_zeros_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_new_zeros_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_new_zeros_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_adaptive_avg_pool1d_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_adaptive_avg_pool1d_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_adaptive_avg_pool3d_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_adaptive_avg_pool3d_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_adaptive_max_pool1d_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_adaptive_max_pool1d_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_adaptive_max_pool2d_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_adaptive_max_pool3d_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_adaptive_max_pool3d_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_alpha_dropout_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_alpha_dropout_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_avg_pool1d_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_avg_pool1d_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_avg_pool2d_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_binary_cross_entropy_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_binary_cross_entropy_with_logits_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_binary_cross_entropy_with_logits_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_channel_shuffle_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_channel_shuffle_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_conv1d_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_conv1d_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_conv2d_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_conv3d_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_conv3d_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_conv_transpose1d_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_conv_transpose2d_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_cosine_similarity_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_cosine_similarity_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_cross_entropy_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_dropout2d_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_dropout2d_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_dropout_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_elu_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_embedding_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_feature_alpha_dropout_with_train_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_feature_alpha_dropout_without_train_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_feature_alpha_dropout_without_train_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_fractional_max_pool3d_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_fractional_max_pool3d_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_fractional_max_pool3d_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_gaussian_nll_loss_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_gaussian_nll_loss_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_glu_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_grid_sample_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_grid_sample_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_group_norm_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_hardshrink_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_hardshrink_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_hardsigmoid_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_hinge_embedding_loss_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_huber_loss_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_huber_loss_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_instance_norm_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_interpolate_bilinear_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_interpolate_bilinear_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_interpolate_trilinear_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_layer_norm_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_leaky_relu_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_leaky_relu_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_linear_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_linear_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_local_response_norm_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_margin_ranking_loss_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_margin_ranking_loss_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_max_pool1d_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_max_pool3d_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_max_pool3d_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_max_unpool1d_grad_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_max_unpool1d_grad_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_max_unpool3d_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_mish_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_mse_loss_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_multilabel_margin_loss_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_nll_loss_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_normalize_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_normalize_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_pad_circular_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_pad_circular_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_pad_reflect_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_pad_reflect_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_pad_reflect_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_pad_replicate_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_pad_replicate_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_pairwise_distance_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_pairwise_distance_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_pairwise_distance_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_pixel_shuffle_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_pixel_shuffle_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_pixel_shuffle_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_pixel_unshuffle_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_poisson_nll_loss_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_poisson_nll_loss_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_prelu_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_relu6_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_relu_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_relu_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_relu_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_rms_norm_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_rms_norm_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_scaled_dot_product_attention_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_smooth_l1_loss_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_soft_margin_loss_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_softmin_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_softmin_with_dtype_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_softsign_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_tanhshrink_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_tanhshrink_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_threshold_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_threshold_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_triplet_margin_loss_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_triplet_margin_loss_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_unfold_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_unfold_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_upsample_bilinear_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_upsample_nearest_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_upsample_nearest_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nonzero_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nonzero_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nonzero_static_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nonzero_static_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nonzero_static_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nonzero_static_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_norm_inf_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_norm_inf_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_norm_nuc_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_normal_in_place_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_normal_in_place_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_ones_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_ones_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_ones_like_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_ones_like_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_ones_like_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_ones_like_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_ormqr_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_outer_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_outer_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_outer_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_pca_lowrank_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_permute_copy_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_permute_copy_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_permute_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_permute_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_permute_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_polygamma_polygamma_n_0_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_polygamma_polygamma_n_0_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_polygamma_polygamma_n_0_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_polygamma_polygamma_n_1_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_polygamma_polygamma_n_2_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_polygamma_polygamma_n_3_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_polygamma_polygamma_n_4_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_polygamma_polygamma_n_4_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_positive_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_positive_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_pow_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_pow_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_pow_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_prod_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_prod_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_prod_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_prod_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_rad2deg_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_rad2deg_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_rad2deg_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_rad2deg_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_rad2deg_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_rand_like_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_rand_like_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_randint_like_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_ravel_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_ravel_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_ravel_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_ravel_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_real_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_real_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_reciprocal_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_reciprocal_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_remainder_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_renorm_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_repeat_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_repeat_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_repeat_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_reshape_as_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_reshape_as_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_reshape_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_reshape_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_resize_as__cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_resolve_conj_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_resolve_conj_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_resolve_neg_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_roll_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_roll_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_roll_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_roll_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_rot90_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_round_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_round_decimals_neg_3_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_rsqrt_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_rsqrt_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_rsub_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_scalar_tensor_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_scalar_tensor_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_scatter_add_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_scatter_add_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_scatter_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_scatter_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_scatter_reduce_amax_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_scatter_reduce_amin_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_scatter_reduce_amin_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_scatter_reduce_mean_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_scatter_reduce_mean_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_scatter_reduce_mean_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_scatter_reduce_mean_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_scatter_reduce_mean_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_scatter_reduce_prod_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_scatter_reduce_sum_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_scatter_reduce_sum_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_scatter_reduce_sum_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_searchsorted_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_searchsorted_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_select_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_select_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_select_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_select_scatter_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_select_scatter_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_sgn_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_sgn_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_sigmoid_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_sigmoid_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_sign_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_sign_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_signal_windows_general_cosine_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_signal_windows_hann_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_signal_windows_kaiser_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_signbit_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_signbit_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_signbit_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_sinc_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_sinc_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_sinc_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_sinh_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_sinh_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_sinh_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_slice_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_slice_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_slice_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_slice_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_slice_scatter_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_slice_scatter_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_slice_scatter_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_softmax_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_softmax_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_softmax_with_dtype_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_softmax_with_dtype_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_softmax_with_dtype_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_special_airy_ai_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_special_bessel_j1_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_special_bessel_j1_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_special_bessel_j1_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_special_bessel_y0_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_special_chebyshev_polynomial_t_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_special_chebyshev_polynomial_v_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_special_chebyshev_polynomial_v_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_special_chebyshev_polynomial_v_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_special_chebyshev_polynomial_v_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_special_chebyshev_polynomial_w_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_special_entr_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_special_erfcx_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_special_hermite_polynomial_h_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_special_hermite_polynomial_h_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_special_hermite_polynomial_he_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_special_hermite_polynomial_he_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_special_hermite_polynomial_he_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_special_i0e_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_special_i1_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_special_i1_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_special_i1e_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_special_laguerre_polynomial_l_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_special_legendre_polynomial_p_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_special_legendre_polynomial_p_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_special_log_ndtr_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_special_log_ndtr_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_special_modified_bessel_i0_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_special_modified_bessel_k1_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_special_modified_bessel_k1_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_special_ndtr_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_special_ndtri_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_special_polygamma_special_polygamma_n_0_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_special_polygamma_special_polygamma_n_0_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_special_scaled_modified_bessel_k0_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_special_scaled_modified_bessel_k1_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_special_shifted_chebyshev_polynomial_t_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_special_shifted_chebyshev_polynomial_t_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_special_shifted_chebyshev_polynomial_u_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_special_shifted_chebyshev_polynomial_v_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_special_xlog1py_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_special_xlog1py_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_special_xlog1py_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_special_zeta_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_special_zeta_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_special_zeta_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_split_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_split_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_split_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_split_list_args_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_split_list_args_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_split_list_args_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_split_list_args_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_split_with_sizes_copy_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_split_with_sizes_copy_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_split_with_sizes_copy_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_split_with_sizes_copy_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_split_with_sizes_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_split_with_sizes_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_split_with_sizes_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_sqrt_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_sqrt_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_sqrt_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_sqrt_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_sqrt_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_square_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_squeeze_copy_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_squeeze_copy_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_squeeze_copy_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_squeeze_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_squeeze_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_squeeze_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_squeeze_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_squeeze_multiple_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_stack_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_stack_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_stack_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_std_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_std_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_std_mean_unbiased_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_std_mean_unbiased_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_sub_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_sub_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_sub_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_sum_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_sum_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_sum_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_sum_to_size_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_svd_lowrank_cpu_float64, 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_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_take_along_dim_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_take_along_dim_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_take_along_dim_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_take_along_dim_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_take_along_dim_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_take_along_dim_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_take_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_tan_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_tanh_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_tanh_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_tanh_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_tanh_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_tensor_split_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_tensor_split_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_tensordot_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_tensordot_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_tensordot_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_tile_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_to_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_to_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_to_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_to_sparse_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_to_sparse_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_to_sparse_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_topk_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_torch_ops_aten__safe_softmax_default_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_trace_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_transpose_copy_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_transpose_copy_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_transpose_copy_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_transpose_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_transpose_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_transpose_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_transpose_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_trapezoid_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_trapezoid_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_trapezoid_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_trapz_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_trapz_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_trapz_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_trapz_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_tril_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_tril_indices_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_triu_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_triu_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_triu_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_true_divide_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_trunc_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_trunc_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_unbind_copy_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_unbind_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_unbind_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_unbind_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_unbind_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_unflatten_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_unflatten_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_unflatten_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_unflatten_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_unfold_copy_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_unfold_copy_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_unfold_copy_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_uniform_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_uniform_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_uniform_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_unique_consecutive_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_unique_consecutive_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_unique_consecutive_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_unique_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_unique_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_unique_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_unique_cpu_uint16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_unique_cpu_uint32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_unique_cpu_uint64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_unsafe_chunk_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_unsafe_chunk_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_unsafe_split_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_unsafe_split_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_unsafe_split_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_unsqueeze_copy_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_unsqueeze_copy_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_unsqueeze_copy_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_unsqueeze_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_var_mean_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_var_mean_unbiased_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_view_as_complex_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_view_as_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_view_copy_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_view_copy_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_view_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_vstack_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_vstack_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_vstack_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_where_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_where_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_xlogy_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_zero__cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_zero__cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_zero__cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_zero__cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_zeros_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_zeros_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_zeros_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_zeros_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_zeros_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_zeros_like_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_H_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_H_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace___getitem___cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace___radd___cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace___rand___cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace___rdiv___cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace___rmatmul___cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace___rmul___cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace___rmul___cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace___rmul___cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace___rpow___cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace___rpow___cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace___rsub___cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__batch_norm_with_update_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__chunk_cat_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__chunk_cat_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_abs_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_abs_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_acos_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_add_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_add_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_add_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_addcdiv_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_addcdiv_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_addcmul_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_addcmul_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_atan_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_ceil_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_ceil_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_ceil_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_ceil_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_clamp_max_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_clamp_max_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_clamp_max_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_clamp_min_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_clamp_min_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_clamp_min_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_copy_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_copy_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_copy_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_cos_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_cos_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_cos_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_cosh_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_cosh_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_cosh_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_erf_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_erfc_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_erfc_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_exp_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_exp_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_expm1_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_expm1_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_floor_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_frac_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_frac_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_lerp_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_lerp_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_lerp_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_lgamma_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_lgamma_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_log10_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_log1p_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_log2_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_log2_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_log_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_max_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_max_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_maximum_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_minimum_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_mul_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_mul_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_neg_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_norm_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_norm_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_norm_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_pow_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_pow_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_round_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_round_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_round_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_round_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_round_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_rsqrt_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_rsqrt_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_rsqrt_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_rsqrt_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_sigmoid_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_sign_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_sign_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_sin_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_sinh_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_sinh_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_sinh_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_sinh_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_sqrt_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_sub_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_sub_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_sub_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_tan_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_tanh_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_zero_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__native_batch_norm_legit_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__native_batch_norm_legit_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__segment_reduce_lengths_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__unsafe_masked_index_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__unsafe_masked_index_put_accumulate_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_abs_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_abs_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_acos_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_acos_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_acos_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_acos_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_acosh_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_acosh_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_acosh_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_acosh_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_add_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_add_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_addbmm_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_addcdiv_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_addcmul_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_addcmul_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_addcmul_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_addmm_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_addmm_decomposed_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_addmm_decomposed_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_addmm_decomposed_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_addmv_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_addr_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_addr_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_addr_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_alias_copy_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_alias_copy_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides___rsub___cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides__foreach_asin_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides__foreach_atan_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides__foreach_erf_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides__foreach_exp_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides__foreach_expm1_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides__foreach_floor_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides__foreach_lerp_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides__foreach_log1p_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides__foreach_sigmoid_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides__segment_reduce_lengths_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides__unsafe_masked_index_put_accumulate_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_addmm_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_addmv_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_amax_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_argmax_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_atanh_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_atleast_3d_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_broadcast_shapes_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_broadcast_tensors_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_ceil_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_char_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_cholesky_solve_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_clamp_min_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_clone_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_column_stack_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_count_nonzero_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_cummin_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_deg2rad_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_diagflat_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_dist_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_div_floor_rounding_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_double_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_eq_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_erfinv_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_exp_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_exponential_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_fft_fft_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_fft_ifft_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_fft_ifftn_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_fft_ihfftn_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_fft_rfft2_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_fliplr_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_flipud_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_fmax_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_ge_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_gradient_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_hash_tensor_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_heaviside_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_histc_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_igamma_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_istft_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_jiterator_binary_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_linalg_ldl_factor_ex_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_linalg_lu_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_linalg_lu_solve_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_linalg_matrix_power_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_linalg_multi_dot_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_linalg_norm_subgradients_at_zero_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_linalg_svdvals_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_linalg_vecdot_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_log_softmax_with_dtype_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_logcumsumexp_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_logical_xor_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_mT_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_masked_amin_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_masked_argmin_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_masked_cumsum_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_matrix_exp_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_mul_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_nan_to_num_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_nanquantile_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_native_dropout_backward_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_ne_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_binary_cross_entropy_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_conv3d_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_conv_transpose1d_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_ctc_loss_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_dropout3d_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_embedding_bag_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_embedding_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_glu_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_interpolate_bicubic_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_interpolate_nearest-exact_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_max_unpool3d_grad_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_normalize_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_pdist_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_pixel_shuffle_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_prelu_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_triplet_margin_loss_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_normal_in_place_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_normal_number_mean_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_ones_like_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_polar_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_polygamma_polygamma_n_4_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_positive_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_put_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_qr_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_randn_like_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_real_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_resize__cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_resolve_neg_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_rsqrt_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_rsub_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_scalar_tensor_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_scatter_reduce_amax_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_scatter_reduce_mean_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_scatter_reduce_sum_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_short_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_signal_windows_exponential_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_signal_windows_hann_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_signbit_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_sinc_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_sinh_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_special_i0e_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_special_modified_bessel_i1_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_special_polygamma_special_polygamma_n_0_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_split_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_split_list_args_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_torch_ops_aten__safe_softmax_default_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_trapezoid_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_triangular_solve_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_tril_indices_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_unbind_copy_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_uniform_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_unsafe_split_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_xlogy_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_amax_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_amin_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_amin_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_aminmax_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_aminmax_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_aminmax_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_aminmax_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_angle_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_any_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_arange_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_arange_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_argmax_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_argmin_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_argmin_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_argmin_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_argsort_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_argsort_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_argsort_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_argwhere_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_argwhere_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_as_strided_copy_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_as_strided_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_as_strided_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_as_strided_partial_views_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_as_strided_partial_views_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_as_strided_partial_views_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_as_strided_partial_views_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_as_strided_scatter_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_asin_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_asin_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_asin_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_asin_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_asinh_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_atan2_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_atan2_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_atan_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_atan_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_atan_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_atan_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_atleast_1d_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_atleast_1d_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_atleast_1d_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_atleast_1d_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_atleast_2d_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_atleast_2d_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_atleast_2d_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_atleast_3d_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_atleast_3d_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_bernoulli_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_bincount_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_bitwise_and_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_bitwise_and_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_bitwise_left_shift_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_bitwise_left_shift_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_bitwise_left_shift_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_bitwise_not_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_bitwise_not_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_bitwise_xor_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_bitwise_xor_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_block_diag_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_block_diag_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_block_diag_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_bmm_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_bool_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_broadcast_tensors_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_broadcast_tensors_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_broadcast_to_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_bucketize_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_bucketize_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_bucketize_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_byte_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_byte_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_cartesian_prod_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_cartesian_prod_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_cat_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_cat_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_cdouble_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_cdouble_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_ceil_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_ceil_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_ceil_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_ceil_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_chalf_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_chalf_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_char_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_cholesky_inverse_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_cholesky_solve_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_chunk_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_clamp_min_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_column_stack_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_column_stack_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_column_stack_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_combinations_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_conj_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_conj_physical_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_conj_physical_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_conj_physical_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_conj_physical_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_conj_physical_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_constant_pad_nd_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_constant_pad_nd_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_contiguous_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_contiguous_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_copysign_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_copysign_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_cos_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_cosh_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_count_nonzero_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_count_nonzero_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_cov_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_cov_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_cov_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_cov_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_cross_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_cross_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_cross_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_cummax_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_cummin_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_cumsum_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_cumsum_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_cumsum_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_cumsum_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_cumsum_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_cumulative_trapezoid_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_deg2rad_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_diag_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_diag_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_diag_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_diag_embed_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_diag_embed_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_diagflat_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_diagflat_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_diagflat_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_diagflat_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_diagonal_copy_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_diagonal_copy_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_diagonal_copy_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_diagonal_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_diagonal_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_diagonal_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_diagonal_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_diagonal_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_diagonal_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_diagonal_scatter_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_diff_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_diff_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_diff_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_diff_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_diff_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_diff_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_digamma_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_digamma_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_digamma_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_dist_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_dist_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_div_floor_rounding_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_div_floor_rounding_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_div_floor_rounding_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_div_no_rounding_mode_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_div_no_rounding_mode_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_div_no_rounding_mode_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_div_trunc_rounding_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_div_trunc_rounding_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_double_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_double_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_dsplit_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_dsplit_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_dsplit_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_einsum_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_einsum_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_einsum_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_empty_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_empty_like_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_empty_like_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_empty_permuted_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_empty_permuted_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_empty_strided_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_empty_strided_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_eq_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_eq_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_eq_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_equal_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_equal_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_equal_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_equal_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_erf_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_erf_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_erf_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_erf_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_erfinv_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_exp_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_exp_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_expand_as_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_expand_as_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_expand_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_expand_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_expand_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_expand_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_expm1_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_exponential_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_exponential_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_eye_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_eye_cpu_float8_e4m3fn, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_fft_fft2_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_fft_fft2_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_fft_fft_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_fft_fftn_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_fft_fftshift_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_fft_hfft_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_fft_hfftn_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_fft_hfftn_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_fft_ifft2_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_fft_ifft2_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_fft_ifftn_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_fft_ifftn_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_fft_ifftn_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_fft_ifftshift_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_fft_ihfft2_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_fft_ihfft2_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_fft_ihfft2_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_fft_ihfft2_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_fft_ihfft_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_fft_ihfft_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_fft_ihfft_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_fft_ihfftn_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_fft_ihfftn_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_fft_irfft2_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_fft_irfft2_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_fft_irfft2_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_fft_irfft_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_fft_irfft_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_fft_irfftn_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_fft_rfft_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_fft_rfft_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_fft_rfft_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_fft_rfftn_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_fft_rfftn_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_fill_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_fill_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_flatten_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_flip_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_flipud_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_flipud_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_flipud_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_float_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_float_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_float_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_float_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_float_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_floor_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_floor_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_fmax_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_fmin_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_fmin_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_fmin_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_fmod_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_fmod_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_fmod_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_fmod_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_fmod_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_frexp_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_full_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_full_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_full_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_full_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_full_like_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_gather_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_geometric_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_geometric_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_gradient_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_grid_sampler_2d_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_gt_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_gt_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_half_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_half_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_half_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_hash_tensor_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_hash_tensor_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_hash_tensor_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_hash_tensor_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_hash_tensor_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_heaviside_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_heaviside_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_histogram_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_hsplit_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_hsplit_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_hstack_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_hstack_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_hstack_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_hypot_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_i0_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_i0_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_igamma_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_index_add_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_index_add_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_index_fill_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_index_fill_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_index_reduce_amax_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_index_reduce_mean_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_index_reduce_mean_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_index_reduce_prod_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_index_select_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_inner_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_inner_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_int_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_int_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_isfinite_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_isfinite_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_isin_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_isinf_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_isinf_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_isinf_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_isnan_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_isneginf_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_isposinf_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_isreal_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_isreal_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_isreal_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_item_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_item_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_item_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_jiterator_2inputs_2outputs_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_jiterator_2inputs_2outputs_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_jiterator_4inputs_with_extra_args_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_jiterator_4inputs_with_extra_args_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_jiterator_binary_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_jiterator_binary_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_jiterator_binary_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_jiterator_binary_return_by_ref_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_jiterator_binary_return_by_ref_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_jiterator_binary_return_by_ref_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_jiterator_binary_return_by_ref_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_jiterator_unary_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_kron_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_kron_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_kron_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_kron_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_lcm_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_ldexp_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_lgamma_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_lgamma_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_lgamma_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_lgamma_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_linalg_cross_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_linalg_cross_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_linalg_det_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_linalg_diagonal_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_linalg_eigh_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_linalg_eigvals_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_linalg_eigvalsh_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_linalg_inv_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_linalg_inv_ex_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_linalg_ldl_factor_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_linalg_ldl_factor_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_linalg_ldl_factor_ex_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_linalg_lstsq_grad_oriented_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_linalg_lu_factor_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_linalg_lu_factor_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_linalg_lu_factor_ex_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_linalg_lu_solve_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_linalg_lu_solve_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_linalg_lu_solve_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_linalg_matrix_norm_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_linalg_matrix_power_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_linalg_multi_dot_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_linalg_multi_dot_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_linalg_multi_dot_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_linalg_norm_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_linalg_norm_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_linalg_slogdet_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_linalg_solve_ex_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_linalg_solve_triangular_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_linalg_solve_triangular_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_linalg_svd_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_linalg_svd_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_linalg_tensorinv_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_linalg_tensorinv_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_linalg_vecdot_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_linalg_vecdot_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_linspace_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_linspace_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_linspace_tensor_overload_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_linspace_tensor_overload_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_log10_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_log1p_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_log2_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_log2_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_log2_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_log_normal_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_log_softmax_with_dtype_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_log_softmax_with_dtype_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_logaddexp2_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_logaddexp_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_logdet_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_logical_not_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_logical_or_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_logical_or_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_logical_or_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_logical_or_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_logical_or_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_logit_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_logspace_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_logspace_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_logspace_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_logspace_tensor_overload_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_logspace_tensor_overload_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_logspace_tensor_overload_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_logsumexp_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_logsumexp_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_long_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_long_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_long_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_long_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_long_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_lt_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_lt_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_lu_unpack_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_mH_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_mH_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_mH_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_mT_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_mT_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_mT_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_masked_amax_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_masked_amin_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_masked_amin_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_masked_amin_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_masked_cumprod_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_masked_cumprod_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_masked_cumprod_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_masked_cumsum_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_masked_logsumexp_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_masked_logsumexp_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_masked_mean_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_masked_mean_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_masked_mean_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_masked_mean_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_masked_median_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_masked_normalize_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_masked_prod_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_masked_prod_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_masked_prod_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_masked_scatter_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_masked_scatter_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_masked_select_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_masked_select_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_masked_select_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_masked_select_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_masked_softmax_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_masked_sum_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_masked_sum_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_masked_var_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_masked_var_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_max_binary_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_max_binary_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_max_pool2d_with_indices_backward_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_max_reduction_no_dim_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_maximum_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_mean_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_median_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_median_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_median_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_meshgrid_list_of_tensors_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_meshgrid_variadic_tensors_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_min_binary_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_min_reduction_no_dim_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_min_reduction_no_dim_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_min_reduction_no_dim_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_min_reduction_with_dim_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_minimum_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_minimum_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_mm_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_mm_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_mode_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_mode_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_mode_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_movedim_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_movedim_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_movedim_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_movedim_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_msort_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_mul_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_mv_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_mvlgamma_mvlgamma_p_5_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_mvlgamma_mvlgamma_p_5_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_mvlgamma_mvlgamma_p_5_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nan_to_num_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nanmean_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nanmedian_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nanmedian_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nanquantile_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nansum_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nansum_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nansum_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_narrow_copy_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_narrow_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_narrow_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_native_batch_norm_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_native_batch_norm_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_native_dropout_backward_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_new_empty_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_new_empty_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_new_full_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_new_full_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_new_full_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_new_full_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_new_ones_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_new_zeros_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_new_zeros_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_new_zeros_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_adaptive_max_pool1d_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_avg_pool2d_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_batch_norm_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_bilinear_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_binary_cross_entropy_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_binary_cross_entropy_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_binary_cross_entropy_with_logits_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_celu_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_channel_shuffle_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_conv2d_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_conv2d_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_conv2d_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_conv3d_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_conv3d_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_conv_transpose1d_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_conv_transpose1d_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_conv_transpose2d_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_conv_transpose2d_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_cosine_embedding_loss_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_cosine_similarity_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_cosine_similarity_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_cosine_similarity_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_cross_entropy_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_cross_entropy_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_dropout3d_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_dropout_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_dropout_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_elu_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_feature_alpha_dropout_without_train_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_feature_alpha_dropout_without_train_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_feature_alpha_dropout_without_train_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_gaussian_nll_loss_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_grid_sample_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_group_norm_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_hardsigmoid_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_hinge_embedding_loss_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_hinge_embedding_loss_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_interpolate_area_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_interpolate_bicubic_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_leaky_relu_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_linear_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_linear_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_linear_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_max_pool1d_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_max_pool2d_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_max_pool2d_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_max_pool2d_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_max_pool3d_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_max_pool3d_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_max_unpool1d_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_max_unpool2d_grad_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_max_unpool2d_grad_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_max_unpool3d_grad_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_max_unpool3d_grad_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_mish_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_mse_loss_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_multilabel_soft_margin_loss_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_multilabel_soft_margin_loss_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_normalize_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_pad_circular_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_pad_circular_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_pad_circular_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_pad_circular_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_pad_constant_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_pad_constant_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_pad_constant_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_pad_constant_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_pad_reflect_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_pad_reflect_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_pad_replicate_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_pad_replicate_negative_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_pairwise_distance_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_pixel_shuffle_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_pixel_shuffle_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_poisson_nll_loss_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_relu_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_rms_norm_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_rms_norm_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_scaled_dot_product_attention_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_selu_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_selu_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_silu_complex_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_smooth_l1_loss_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_softmin_with_dtype_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_softmin_with_dtype_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_softmin_with_dtype_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_softplus_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_softsign_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_tanhshrink_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_threshold_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_triplet_margin_loss_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_triplet_margin_loss_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_triplet_margin_loss_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_triplet_margin_with_distance_loss_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_triplet_margin_with_distance_loss_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_unfold_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_unfold_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_unfold_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nonzero_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nonzero_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_norm_nuc_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_normal_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_normal_in_place_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_normal_number_mean_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_normal_number_mean_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_ones_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_ones_like_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_ones_like_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_ones_like_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_ones_like_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_outer_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_pca_lowrank_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_pca_lowrank_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_pca_lowrank_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_permute_copy_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_permute_copy_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_permute_copy_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_permute_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_permute_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_pinverse_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_polygamma_polygamma_n_0_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_polygamma_polygamma_n_0_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_polygamma_polygamma_n_0_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_polygamma_polygamma_n_1_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_polygamma_polygamma_n_2_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_polygamma_polygamma_n_2_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_polygamma_polygamma_n_4_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_polygamma_polygamma_n_4_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_polygamma_polygamma_n_4_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_positive_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_pow_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_pow_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_pow_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_pow_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_prod_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_prod_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_put_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_put_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_quantile_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_quantile_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_rad2deg_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_rad2deg_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_rand_like_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_randint_like_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_randn_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_randn_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_randn_like_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_ravel_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_real_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_real_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_real_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_reciprocal_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_reciprocal_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_reciprocal_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_renorm_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_repeat_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_repeat_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_repeat_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_reshape_as_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_reshape_as_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_reshape_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_resize__cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_resize__cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_resize_as__cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_resize_as__cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_resize_as__cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_resolve_neg_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_roll_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_rot90_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_rsqrt_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_scatter_add_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_scatter_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_scatter_reduce_amax_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_scatter_reduce_amax_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_scatter_reduce_amax_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_scatter_reduce_amax_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_scatter_reduce_amin_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_scatter_reduce_amin_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_scatter_reduce_amin_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_scatter_reduce_mean_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_scatter_reduce_prod_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_scatter_reduce_prod_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_scatter_reduce_prod_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_scatter_reduce_prod_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_scatter_reduce_sum_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_select_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_select_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_select_scatter_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_select_scatter_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_sgn_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_sgn_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_sgn_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_short_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_short_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_short_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_sign_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_sign_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_signal_windows_exponential_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_signal_windows_general_hamming_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_signbit_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_sin_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_sinc_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_sinc_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_sinh_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_sinh_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_sinh_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_sinh_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_slice_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_slice_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_slice_scatter_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_slice_scatter_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_softmax_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_softmax_with_dtype_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_softmax_with_dtype_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_sort_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_sparse_sampled_addmm_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_sparse_sampled_addmm_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_sparse_sampled_addmm_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_special_bessel_j0_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_special_bessel_j0_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_special_bessel_j1_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_special_chebyshev_polynomial_u_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_special_chebyshev_polynomial_u_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_special_chebyshev_polynomial_w_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_special_entr_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_special_erfcx_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_special_erfcx_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_special_hermite_polynomial_he_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_special_hermite_polynomial_he_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_special_i0e_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_special_i0e_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_special_i0e_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_special_i1_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_special_i1_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_special_i1_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_special_i1_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_special_i1e_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_special_i1e_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_special_i1e_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_special_laguerre_polynomial_l_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_special_laguerre_polynomial_l_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_special_legendre_polynomial_p_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_special_legendre_polynomial_p_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_special_legendre_polynomial_p_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_special_log_ndtr_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_special_log_ndtr_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_special_modified_bessel_i0_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_special_modified_bessel_i1_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_special_modified_bessel_i1_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_special_modified_bessel_k1_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_special_modified_bessel_k1_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_special_ndtr_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_special_ndtri_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_special_ndtri_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_special_ndtri_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_special_scaled_modified_bessel_k1_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_special_shifted_chebyshev_polynomial_t_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_special_shifted_chebyshev_polynomial_t_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_special_shifted_chebyshev_polynomial_t_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_special_shifted_chebyshev_polynomial_u_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_special_shifted_chebyshev_polynomial_u_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_special_shifted_chebyshev_polynomial_v_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_special_shifted_chebyshev_polynomial_v_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_special_spherical_bessel_j0_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_special_xlog1py_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_special_zeta_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_special_zeta_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_split_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_split_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_split_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_split_with_sizes_copy_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_split_with_sizes_copy_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_split_with_sizes_copy_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_split_with_sizes_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_split_with_sizes_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_split_with_sizes_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_sqrt_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_sqrt_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_square_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_square_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_squeeze_copy_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_squeeze_copy_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_squeeze_copy_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_squeeze_copy_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_squeeze_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_squeeze_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_squeeze_multiple_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_stack_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_std_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_std_mean_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_std_mean_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_std_mean_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_std_mean_unbiased_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_std_unbiased_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_std_unbiased_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_sum_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_sum_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_sum_to_size_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_sum_to_size_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_t_copy_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_t_copy_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_t_copy_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_t_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_t_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_t_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_t_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_t_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_t_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_take_along_dim_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_take_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_take_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_tan_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_tanh_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_tensor_split_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_tensor_split_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_tensordot_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_tile_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_to_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_to_sparse_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_to_sparse_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_topk_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_topk_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_topk_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_torch_ops_aten__safe_softmax_default_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_torch_ops_aten__safe_softmax_default_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_torch_ops_aten__safe_softmax_default_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_torch_ops_aten__safe_softmax_default_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_trace_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_trace_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_trace_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_transpose_copy_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_transpose_copy_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_transpose_copy_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_transpose_copy_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_transpose_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_transpose_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_trapz_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_trapz_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_trapz_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_trapz_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_triangular_solve_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_tril_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_tril_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_tril_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_triu_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_triu_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_triu_indices_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_true_divide_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_true_divide_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_unbind_copy_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_unbind_copy_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_unbind_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_unbind_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_unflatten_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_unflatten_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_unflatten_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_unfold_copy_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_unfold_copy_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_unfold_copy_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_unfold_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_uniform_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_unique_consecutive_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_unique_consecutive_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_unique_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_unique_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_unique_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_unravel_index_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_unsafe_chunk_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_unsafe_chunk_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_unsafe_split_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_unsafe_split_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_unsqueeze_copy_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_unsqueeze_copy_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_unsqueeze_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_var_mean_unbiased_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_var_mean_unbiased_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_var_unbiased_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_vdot_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_view_as_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_view_as_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_view_as_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_view_as_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_view_as_real_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_view_copy_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_view_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_view_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_view_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_view_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_vsplit_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_vstack_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_vstack_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_vstack_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_vstack_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_where_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_where_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_where_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_xlogy_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_xlogy_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_xlogy_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_zero__cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_zero__cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_zeros_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_zeros_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_zeros_like_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_zeros_like_cpu_int8, test/test_meta.py::TestMetaCPU::test_embedding_bag_dense_backward_per_sample_weights_cpu, test/test_meta.py::TestMetaCPU::test_empty_quantized_cpu, test/test_meta.py::TestMetaCPU::test_group_norm_backward_output_mask1_cpu, test/test_meta.py::TestMetaCPU::test_layer_norm_backward_output_mask4_cpu, test/test_meta.py::TestMetaCPU::test_meta_autograd_no_error_cpu, test/test_meta.py::TestMetaCPU::test_meta_inplace_H_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_inplace_H_cpu_complex32, test/test_meta.py::TestMetaCPU::test_meta_inplace_H_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_H_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_T_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_T_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_T_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_T_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace___getitem___cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace___getitem___cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace___getitem___cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace___getitem___cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace___radd___cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace___radd___cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_inplace___radd___cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace___radd___cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace___rand___cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace___rdiv___cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace___rdiv___cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace___rmul___cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_inplace___ror___cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace___rpow___cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace___rpow___cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace___rpow___cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace___rpow___cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace___rsub___cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace___rxor___cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace__chunk_cat_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace__chunk_cat_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_abs_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_abs_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_acos_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_acos_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_add_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_add_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_addcdiv_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_addcmul_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_addcmul_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_addcmul_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_asin_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_asin_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_atan_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_ceil_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_clamp_max_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_clamp_max_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_clamp_max_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_clamp_min_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_clamp_min_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_clamp_min_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_cos_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_cos_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_div_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_div_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_div_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_erf_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_erfc_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_erfc_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_exp_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_exp_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_exp_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_expm1_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_expm1_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_expm1_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_floor_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_floor_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_frac_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_frac_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_frac_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_frac_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_frac_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_lgamma_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_lgamma_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_log10_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_log10_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_log10_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_log1p_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_log1p_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_log1p_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_log2_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_log_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_log_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_log_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_log_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_max_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_maximum_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_maximum_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_minimum_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_minimum_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_mul_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_mul_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_mul_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_neg_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_neg_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_neg_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_neg_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_pow_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_reciprocal_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_round_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_round_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_rsqrt_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_sigmoid_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_sigmoid_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_sigmoid_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_sign_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_sin_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_sinh_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_sqrt_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_sqrt_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_sub_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_sub_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_sub_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_tan_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_tan_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_tanh_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_tanh_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_tanh_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_tanh_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_tanh_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_trunc_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_zero_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace__native_batch_norm_legit_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace__segment_reduce_lengths_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace__segment_reduce_offsets_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace__unsafe_masked_index_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_inplace__unsafe_masked_index_put_accumulate_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_abs_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_abs_cpu_complex32, test/test_meta.py::TestMetaCPU::test_meta_inplace_abs_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_abs_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_acos_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_inplace_acos_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_add_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_add_cpu_complex32, test/test_meta.py::TestMetaCPU::test_meta_inplace_add_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_addbmm_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_addcmul_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_addcmul_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_addmm_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_addmm_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_addmm_decomposed_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_addmm_decomposed_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_addmv_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_addmv_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_addmv_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_addmv_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_addr_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_inplace_addr_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_addr_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_addr_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_alias_copy_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_alias_copy_cpu_complex32, test/test_meta.py::TestMetaCPU::test_meta_inplace_alias_copy_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_all_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_all_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_amin_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_aminmax_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_aminmax_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_aminmax_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_aminmax_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_aminmax_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_any_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_any_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_argmax_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_argmax_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_argmin_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_argsort_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_argsort_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_argwhere_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_as_strided_copy_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_as_strided_copy_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_as_strided_copy_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_as_strided_copy_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_as_strided_copy_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_as_strided_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_as_strided_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_as_strided_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_as_strided_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_as_strided_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_as_strided_partial_views_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_inplace_as_strided_partial_views_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_as_strided_partial_views_cpu_complex32, test/test_meta.py::TestMetaCPU::test_meta_inplace_as_strided_partial_views_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_as_strided_partial_views_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_as_strided_scatter_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_as_strided_scatter_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_asin_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_inplace_asin_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_asin_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_asin_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_asinh_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_asinh_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_asinh_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_atan_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_atan_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_atan_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_atanh_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_atleast_2d_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_atleast_2d_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_atleast_2d_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_atleast_3d_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_inplace_atleast_3d_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_atleast_3d_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_baddbmm_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_baddbmm_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_baddbmm_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_bernoulli_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_bfloat16_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_bfloat16_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_bincount_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_bincount_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_bitwise_not_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_bitwise_or_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_block_diag_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_block_diag_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_block_diag_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_bmm_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_bmm_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_bool_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_inplace_bool_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_bool_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_broadcast_tensors_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_inplace_broadcast_to_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_broadcast_to_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_bucketize_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_bucketize_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_byte_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_byte_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_cartesian_prod_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_cat_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_cat_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_cat_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_cauchy_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_ceil_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_ceil_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_cfloat_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_cfloat_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_cfloat_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_chalf_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_inplace_chalf_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_chalf_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_char_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_char_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_char_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_char_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_cholesky_inverse_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_chunk_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_chunk_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_clamp_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_clamp_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_clamp_max_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_clone_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_inplace_column_stack_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_inplace_column_stack_cpu_complex32, test/test_meta.py::TestMetaCPU::test_meta_inplace_column_stack_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_column_stack_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_column_stack_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_column_stack_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_combinations_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_combinations_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_combinations_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_combinations_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_complex_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_conj_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_conj_cpu_complex32, test/test_meta.py::TestMetaCPU::test_meta_inplace_conj_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_conj_physical_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_constant_pad_nd_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_constant_pad_nd_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_constant_pad_nd_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_constant_pad_nd_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_contiguous_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_contiguous_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_copysign_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_copysign_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_corrcoef_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_cos_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_cosh_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_inplace_cosh_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_count_nonzero_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_cov_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_cov_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_cov_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_cross_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_cross_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_cross_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_cross_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_cross_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_cumprod_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_cumprod_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_cumsum_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_cumulative_trapezoid_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_cumulative_trapezoid_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_deg2rad_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_diag_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_inplace_diagflat_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_diagonal_copy_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_diagonal_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_diagonal_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_diagonal_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_diagonal_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_diagonal_scatter_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_diagonal_scatter_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_diagonal_scatter_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_diff_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_diff_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_digamma_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_dist_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_dist_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_div_floor_rounding_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_div_no_rounding_mode_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_div_no_rounding_mode_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_div_trunc_rounding_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_div_trunc_rounding_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_div_trunc_rounding_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_div_trunc_rounding_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_dot_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_double_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_double_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_dsplit_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_dsplit_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_dstack_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_dstack_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_einsum_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_empty_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_empty_like_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_inplace_empty_like_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_empty_like_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_empty_permuted_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_empty_permuted_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_empty_permuted_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_empty_strided_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_inplace_empty_strided_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_eq_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_equal_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_equal_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_erf_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_erf_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_erfc_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_erfinv_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_exp2_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_exp2_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_exp2_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_exp_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_exp_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_exp_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_expand_as_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_expand_copy_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_expand_copy_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_expand_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_expm1_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_exponential_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_eye_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_fft_fft2_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_fft_fft2_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_fft_fft_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_fft_fft_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_fft_fft_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_fft_hfft2_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_inplace_fft_hfft2_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_fft_hfft_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_fft_hfft_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_fft_hfft_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_fft_hfftn_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_inplace_fft_hfftn_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_fft_ifft2_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_inplace_fft_ifft_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_fft_ifft_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_fft_ifft_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_fft_ifftn_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_inplace_fft_ifftn_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_fft_ifftshift_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_fft_ifftshift_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_fft_ifftshift_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_fft_ifftshift_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_fft_ihfft2_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_fft_ihfftn_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_fft_irfft2_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_fft_irfft2_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_fft_irfft2_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_fft_irfft_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_fft_irfft_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_fft_irfftn_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_inplace_fft_irfftn_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_fft_rfft_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_inplace_fft_rfftn_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_fft_rfftn_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_fill_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_flatten_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_inplace_flatten_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_flatten_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_flip_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_flip_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_flip_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_flip_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_flip_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_fliplr_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_flipud_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_flipud_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_float_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_float_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_float_power_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_inplace_float_power_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_float_power_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_float_power_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_float_power_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_floor_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_floor_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_floor_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_floor_divide_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_fmax_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_fmin_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_fmin_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_fmod_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_frexp_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_frexp_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_full_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_full_like_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_full_like_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_gcd_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_ge_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_geometric_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_geometric_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_geometric_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_geometric_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_gradient_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_grid_sampler_3d_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_gt_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_half_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_half_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_hash_tensor_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_hash_tensor_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_heaviside_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_heaviside_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_hsplit_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_hsplit_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_igamma_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_index_add_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_index_add_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_index_copy_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_index_copy_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_index_copy_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_index_fill_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_index_put_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_index_put_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_index_put_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_index_put_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_index_reduce_amax_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_index_reduce_amax_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_index_reduce_amax_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_index_reduce_mean_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_index_reduce_mean_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_index_reduce_mean_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_index_reduce_prod_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_index_reduce_prod_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_index_reduce_prod_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_index_select_cpu_complex32, test/test_meta.py::TestMetaCPU::test_meta_inplace_index_select_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_inner_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_int_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_inplace_isclose_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_isfinite_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_isfinite_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_isfinite_cpu_complex32, test/test_meta.py::TestMetaCPU::test_meta_inplace_isfinite_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_isfinite_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_isin_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_isin_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_isin_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_isinf_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_isnan_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_isneginf_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_isneginf_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_inplace_isneginf_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_isneginf_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_isneginf_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_isneginf_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_isneginf_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_isposinf_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_inplace_isposinf_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_isreal_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_isreal_cpu_complex32, test/test_meta.py::TestMetaCPU::test_meta_inplace_isreal_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_isreal_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_item_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_item_cpu_complex32, test/test_meta.py::TestMetaCPU::test_meta_inplace_item_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_jiterator_2inputs_2outputs_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_jiterator_2inputs_2outputs_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_jiterator_binary_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_jiterator_binary_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_jiterator_binary_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_jiterator_binary_return_by_ref_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_inplace_jiterator_binary_return_by_ref_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_jiterator_unary_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_jiterator_unary_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_inplace_jiterator_unary_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_jiterator_unary_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_kron_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_inplace_kron_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_kthvalue_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_lcm_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_le_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_lerp_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_linalg_cond_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_linalg_eigvals_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_linalg_eigvalsh_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_linalg_householder_product_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_linalg_ldl_solve_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_linalg_lstsq_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_linalg_lstsq_grad_oriented_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_linalg_lu_factor_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_linalg_lu_factor_ex_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_linalg_matrix_power_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_linalg_matrix_rank_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_linalg_matrix_rank_hermitian_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_linalg_multi_dot_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_linalg_multi_dot_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_linalg_multi_dot_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_linalg_multi_dot_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_linalg_norm_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_linalg_norm_subgradients_at_zero_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_linalg_norm_subgradients_at_zero_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_linalg_norm_subgradients_at_zero_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_linalg_norm_subgradients_at_zero_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_linalg_pinv_singular_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_linalg_solve_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_linalg_solve_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_linalg_solve_ex_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_linalg_solve_ex_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_linalg_vander_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_linalg_vector_norm_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_linspace_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_linspace_tensor_overload_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_linspace_tensor_overload_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_linspace_tensor_overload_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_log10_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_log10_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_log1p_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_log2_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_log_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_log_normal_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_log_softmax_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_log_softmax_with_dtype_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_log_softmax_with_dtype_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_log_softmax_with_dtype_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_logaddexp2_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_logaddexp_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_logaddexp_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_logcumsumexp_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_logcumsumexp_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_logical_and_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_logical_and_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_logical_not_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_logical_or_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_logical_or_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_logical_xor_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_logical_xor_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_logit_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_logspace_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_logspace_tensor_overload_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_logspace_tensor_overload_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_logspace_tensor_overload_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_logsumexp_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_logsumexp_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_logsumexp_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_long_cpu_complex32, test/test_meta.py::TestMetaCPU::test_meta_inplace_long_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_lt_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_lt_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_lu_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_lu_solve_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_lu_unpack_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_mH_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_mH_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_mT_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_mT_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_mT_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_masked_amax_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_masked_amax_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_masked_argmin_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_masked_argmin_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_masked_cumprod_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_masked_cumsum_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_masked_cumsum_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_masked_cumsum_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_masked_fill_cpu_complex32, test/test_meta.py::TestMetaCPU::test_meta_inplace_masked_fill_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_masked_log_softmax_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_masked_median_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_masked_normalize_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_masked_normalize_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_masked_normalize_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_masked_prod_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_masked_scatter_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_masked_softmax_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_masked_softmax_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_masked_softmin_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_masked_softmin_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_masked_std_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_masked_std_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_masked_sum_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_inplace_masked_sum_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_masked_sum_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_masked_var_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_masked_var_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_matmul_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_matmul_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_max_binary_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_max_reduction_no_dim_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_max_reduction_with_dim_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_max_reduction_with_dim_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_maximum_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_mean_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_mean_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_meshgrid_list_of_tensors_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_meshgrid_list_of_tensors_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_meshgrid_list_of_tensors_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_meshgrid_list_of_tensors_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_meshgrid_list_of_tensors_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_meshgrid_variadic_tensors_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_min_binary_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_min_binary_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_min_reduction_no_dim_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_min_reduction_no_dim_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_min_reduction_no_dim_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_min_reduction_with_dim_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_mm_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_mm_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_mm_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_mode_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_mode_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_inplace_movedim_cpu_complex32, test/test_meta.py::TestMetaCPU::test_meta_inplace_msort_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_mvlgamma_mvlgamma_p_3_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_mvlgamma_mvlgamma_p_3_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_mvlgamma_mvlgamma_p_3_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_nanmean_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_nanmedian_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_nanmedian_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_nansum_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_narrow_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_narrow_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_narrow_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_native_batch_norm_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_native_batch_norm_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_native_dropout_backward_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_ne_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_new_empty_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_new_empty_strided_cpu_complex32, test/test_meta.py::TestMetaCPU::test_meta_inplace_new_full_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_inplace_new_full_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_new_ones_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_new_zeros_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_inplace_new_zeros_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_new_zeros_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_nextafter_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_nextafter_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_adaptive_avg_pool2d_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_adaptive_max_pool2d_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_adaptive_max_pool3d_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_avg_pool1d_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_avg_pool2d_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_bilinear_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_bilinear_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_binary_cross_entropy_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_binary_cross_entropy_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_binary_cross_entropy_with_logits_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_channel_shuffle_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_conv1d_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_conv1d_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_conv1d_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_conv2d_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_conv3d_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_conv3d_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_conv_transpose1d_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_conv_transpose2d_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_conv_transpose3d_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_cosine_embedding_loss_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_cosine_embedding_loss_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_dropout3d_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_dropout3d_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_embedding_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_feature_alpha_dropout_with_train_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_feature_alpha_dropout_with_train_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_feature_alpha_dropout_with_train_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_gaussian_nll_loss_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_grid_sample_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_hardsigmoid_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_hardswish_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_hardtanh_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_hardtanh_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_huber_loss_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_instance_norm_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_interpolate_bicubic_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_interpolate_bilinear_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_interpolate_linear_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_interpolate_nearest-exact_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_interpolate_nearest_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_interpolate_nearest_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_kl_div_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_layer_norm_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_layer_norm_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_leaky_relu_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_linear_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_local_response_norm_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_margin_ranking_loss_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_max_pool1d_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_max_pool2d_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_max_pool2d_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_max_pool2d_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_max_pool2d_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_max_pool3d_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_max_unpool2d_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_max_unpool2d_grad_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_max_unpool2d_grad_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_max_unpool3d_grad_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_mse_loss_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_nll_loss_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_normalize_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_normalize_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_pad_circular_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_pad_constant_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_pad_reflect_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_pad_replicate_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_pad_replicate_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_pad_replicate_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_pairwise_distance_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_pairwise_distance_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_pairwise_distance_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_pdist_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_pixel_shuffle_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_pixel_shuffle_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_pixel_unshuffle_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_relu_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_relu_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_rms_norm_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_rms_norm_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_rrelu_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_scaled_dot_product_attention_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_selu_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_selu_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_soft_margin_loss_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_softmin_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_softmin_with_dtype_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_softplus_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_softsign_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_softsign_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_softsign_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_softsign_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_tanhshrink_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_tanhshrink_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_tanhshrink_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_threshold_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_threshold_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_triplet_margin_loss_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_triplet_margin_loss_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_triplet_margin_with_distance_loss_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_triplet_margin_with_distance_loss_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_triplet_margin_with_distance_loss_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_upsample_bilinear_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_upsample_nearest_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_nonzero_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_inplace_nonzero_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_nonzero_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_nonzero_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_nonzero_static_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_nonzero_static_cpu_complex32, test/test_meta.py::TestMetaCPU::test_meta_inplace_norm_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_norm_fro_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_norm_fro_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_norm_inf_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_norm_inf_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_norm_nuc_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_normal_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_normal_in_place_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_normal_number_mean_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_ones_cpu_complex32, test/test_meta.py::TestMetaCPU::test_meta_inplace_ones_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_ones_like_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_ones_like_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_outer_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_permute_copy_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_permute_copy_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_permute_copy_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_permute_copy_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_permute_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_permute_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_permute_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_polar_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_polygamma_polygamma_n_0_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_polygamma_polygamma_n_0_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_polygamma_polygamma_n_0_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_polygamma_polygamma_n_0_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_polygamma_polygamma_n_1_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_inplace_polygamma_polygamma_n_2_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_inplace_polygamma_polygamma_n_3_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_positive_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_pow_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_prod_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_put_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_put_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_qr_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_quantile_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_rad2deg_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_randint_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_randint_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_ravel_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_inplace_ravel_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_real_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_real_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_remainder_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_remainder_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_repeat_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_repeat_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_repeat_interleave_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_repeat_interleave_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_reshape_as_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_reshape_as_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_reshape_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_reshape_cpu_complex32, test/test_meta.py::TestMetaCPU::test_meta_inplace_reshape_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_resize_as__cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_inplace_resize_as__cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_resize_as__cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_resolve_conj_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_inplace_resolve_conj_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_resolve_conj_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_resolve_neg_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_resolve_neg_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_roll_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_roll_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_roll_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_rot90_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_round_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_round_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_round_decimals_0_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_round_decimals_0_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_rsqrt_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_inplace_rsqrt_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_rsub_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_rsub_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_scalar_tensor_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_scalar_tensor_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_scatter_add_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_scatter_add_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_scatter_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_scatter_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_scatter_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_scatter_reduce_amax_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_scatter_reduce_amax_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_scatter_reduce_mean_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_scatter_reduce_prod_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_inplace_scatter_reduce_prod_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_scatter_reduce_sum_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_scatter_reduce_sum_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_searchsorted_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_searchsorted_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_select_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_select_scatter_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_sgn_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_sgn_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_short_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_short_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_short_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_sigmoid_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_sigmoid_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_sigmoid_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_sigmoid_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_sign_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_signal_windows_bartlett_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_signal_windows_cosine_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_signal_windows_exponential_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_signal_windows_hamming_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_signal_windows_hann_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_sin_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_sinc_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_sinh_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_sinh_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_sinh_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_slice_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_slice_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_slice_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_slice_scatter_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_softmax_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_softmax_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_softmax_with_dtype_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_softmax_with_dtype_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_softmax_with_dtype_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_sort_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_special_airy_ai_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_special_airy_ai_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_special_airy_ai_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_special_bessel_y1_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_inplace_special_entr_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_special_entr_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_special_hermite_polynomial_h_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_special_hermite_polynomial_he_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_special_hermite_polynomial_he_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_special_i1_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_special_i1_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_special_i1e_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_special_laguerre_polynomial_l_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_special_laguerre_polynomial_l_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_special_legendre_polynomial_p_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_special_legendre_polynomial_p_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_special_legendre_polynomial_p_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_special_log_ndtr_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_special_modified_bessel_i0_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_special_modified_bessel_i0_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_special_modified_bessel_i0_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_special_modified_bessel_i1_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_inplace_special_modified_bessel_i1_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_special_modified_bessel_i1_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_special_modified_bessel_k0_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_special_ndtr_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_special_polygamma_special_polygamma_n_0_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_special_polygamma_special_polygamma_n_0_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_special_polygamma_special_polygamma_n_0_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_special_scaled_modified_bessel_k0_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_special_scaled_modified_bessel_k0_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_special_scaled_modified_bessel_k1_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_special_shifted_chebyshev_polynomial_v_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_special_shifted_chebyshev_polynomial_w_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_special_shifted_chebyshev_polynomial_w_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_special_shifted_chebyshev_polynomial_w_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_special_spherical_bessel_j0_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_special_xlog1py_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_inplace_special_xlog1py_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_special_xlog1py_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_special_xlog1py_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_special_zeta_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_split_cpu_complex32, test/test_meta.py::TestMetaCPU::test_meta_inplace_split_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_split_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_split_list_args_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_split_with_sizes_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_split_with_sizes_cpu_complex32, test/test_meta.py::TestMetaCPU::test_meta_inplace_split_with_sizes_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_sqrt_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_square_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_square_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_squeeze_copy_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_squeeze_copy_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_squeeze_multiple_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_stack_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_stack_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_std_mean_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_std_mean_unbiased_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_stft_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_stft_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_sub_cpu_complex32, test/test_meta.py::TestMetaCPU::test_meta_inplace_sub_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_sub_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_sub_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_sub_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_sum_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_sum_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_sum_to_size_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_t_copy_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_t_copy_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_t_copy_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_t_copy_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_t_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_inplace_t_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_t_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_t_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_t_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_take_along_dim_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_take_along_dim_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_take_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_take_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_take_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_take_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_tanh_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_inplace_tanh_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_tanh_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_tanh_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_tensor_split_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_tensor_split_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_tensordot_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_tile_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_tile_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_to_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_to_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_to_sparse_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_inplace_to_sparse_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_topk_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_topk_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_torch_ops_aten__safe_softmax_default_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_trace_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_trace_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_trace_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_transpose_copy_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_transpose_copy_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_transpose_copy_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_transpose_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_transpose_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_trapezoid_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_trapz_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_triangular_solve_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_tril_cpu_complex32, test/test_meta.py::TestMetaCPU::test_meta_inplace_tril_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_triu_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_triu_indices_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_true_divide_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_true_divide_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_true_divide_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_unbind_copy_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_unbind_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_unflatten_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_unflatten_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_unflatten_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_unfold_copy_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_unfold_copy_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_unfold_copy_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_unfold_copy_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_unfold_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_unfold_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_uniform_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_uniform_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_unique_consecutive_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_unique_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_unique_cpu_uint32, test/test_meta.py::TestMetaCPU::test_meta_inplace_unsafe_split_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_unsafe_split_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_unsqueeze_copy_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_inplace_unsqueeze_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_inplace_var_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_var_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_var_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_var_mean_unbiased_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_var_unbiased_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_vdot_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_vdot_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_view_as_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_inplace_view_as_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_view_as_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_view_copy_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_view_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_view_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_vsplit_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_vsplit_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_vstack_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_inplace_vstack_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_vstack_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_where_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_xlogy_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_xlogy_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_zero__cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_zeros_like_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_zeros_like_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_zeros_like_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_zeros_like_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_H_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace_H_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_H_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_T_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_T_cpu_complex32, test/test_meta.py::TestMetaCPU::test_meta_outplace___getitem___cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace___getitem___cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace___getitem___cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace___radd___cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace___radd___cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace___radd___cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace___rand___cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace___rdiv___cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace___rdiv___cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace___rmatmul___cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace___rmatmul___cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace___rmul___cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace___rmul___cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace___rpow___cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace___rsub___cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace___rsub___cpu_complex128, 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___rsub___cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace___rxor___cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace___rxor___cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace__batch_norm_with_update_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace__chunk_cat_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace__chunk_cat_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace__chunk_cat_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace__chunk_cat_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_abs_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_abs_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_abs_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_acos_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_acos_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_acos_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_acos_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_acos_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_add_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_addcdiv_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_addcdiv_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_addcdiv_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_addcdiv_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_addcmul_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_addcmul_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_asin_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_asin_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_atan_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_ceil_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_ceil_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_clamp_max_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_clamp_min_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_clamp_min_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_copy_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_cos_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_cos_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_cosh_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_cosh_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_erf_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_erfc_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_exp_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_exp_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_expm1_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_floor_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_frac_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_frac_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_frac_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_lerp_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_lgamma_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_lgamma_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_log10_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_log10_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_log10_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_log1p_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_log1p_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_log2_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_log2_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_log_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_maximum_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_minimum_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_minimum_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_mul_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_mul_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_neg_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_neg_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_neg_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_neg_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_norm_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_norm_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_norm_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_reciprocal_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_reciprocal_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_reciprocal_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_round_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_round_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_sigmoid_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_sigmoid_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_sign_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_sin_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_sinh_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_sqrt_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_sub_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_tan_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_tan_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_tan_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_tanh_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_tanh_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_trunc_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_zero_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_zero_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace__native_batch_norm_legit_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace__segment_reduce_lengths_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace__unsafe_masked_index_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace__unsafe_masked_index_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace__unsafe_masked_index_put_accumulate_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace__unsafe_masked_index_put_accumulate_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_abs_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_abs_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_acos_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace_acosh_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace_acosh_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_acosh_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_add_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_add_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_add_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_addbmm_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_addcdiv_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_addcmul_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_addmm_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_addmm_decomposed_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_addmv_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_addmv_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_addmv_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_alias_copy_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_all_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace_all_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_all_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_allclose_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_allclose_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_amax_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_amax_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace_amax_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_amax_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_aminmax_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace_aminmax_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_angle_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_angle_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_any_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace_any_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_arange_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_arange_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_argmax_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_argmax_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_argmin_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_argsort_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace_argsort_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_argwhere_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_as_strided_copy_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_as_strided_copy_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_as_strided_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_as_strided_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace_as_strided_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_as_strided_partial_views_cpu_complex32, test/test_meta.py::TestMetaCPU::test_meta_outplace_as_strided_scatter_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_asin_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_asin_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_asinh_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_atan2_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_atan2_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_atan2_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_atan2_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_atan_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_atanh_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_atanh_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_atleast_1d_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_atleast_1d_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_atleast_2d_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_atleast_3d_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_baddbmm_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_bfloat16_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_bincount_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_bitwise_and_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_bitwise_left_shift_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_bitwise_not_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_bitwise_or_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_bitwise_xor_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_block_diag_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_block_diag_cpu_complex32, test/test_meta.py::TestMetaCPU::test_meta_outplace_block_diag_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_bmm_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_bool_cpu_complex32, test/test_meta.py::TestMetaCPU::test_meta_outplace_broadcast_tensors_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_broadcast_to_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_broadcast_to_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace_broadcast_to_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_broadcast_to_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_broadcast_to_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_broadcast_to_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_bucketize_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_bucketize_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_bucketize_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_byte_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace_byte_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_cartesian_prod_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_cat_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_cauchy_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_cdist_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_cdouble_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_ceil_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_cfloat_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_chalf_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_char_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_char_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_char_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_cholesky_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_cholesky_solve_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_cholesky_solve_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_cholesky_solve_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_chunk_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_chunk_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace_chunk_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_chunk_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_chunk_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_clamp_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_clamp_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_clone_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_clone_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_column_stack_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace_column_stack_cpu_complex32, test/test_meta.py::TestMetaCPU::test_meta_outplace_column_stack_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_combinations_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_combinations_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_complex_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_conj_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_conj_cpu_complex32, test/test_meta.py::TestMetaCPU::test_meta_outplace_conj_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_constant_pad_nd_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_contiguous_cpu_complex32, test/test_meta.py::TestMetaCPU::test_meta_outplace_copysign_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_corrcoef_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_cos_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_cos_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_cos_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_count_nonzero_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_count_nonzero_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_cov_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_cross_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_cross_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_cummin_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_cummin_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_cummin_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_cumprod_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_cumulative_trapezoid_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_cumulative_trapezoid_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_cumulative_trapezoid_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_deg2rad_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_diag_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_diag_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_diag_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_diag_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_diag_embed_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_diag_embed_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_diag_embed_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_diagflat_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_diagflat_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_diagonal_copy_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_diagonal_copy_cpu_complex32, test/test_meta.py::TestMetaCPU::test_meta_outplace_diagonal_copy_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_diagonal_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_diagonal_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_diff_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_diff_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_digamma_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_digamma_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_digamma_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_dist_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_div_no_rounding_mode_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_div_trunc_rounding_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_div_trunc_rounding_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_div_trunc_rounding_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_dot_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_dot_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_dot_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_double_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace_double_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_double_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_dsplit_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_dsplit_cpu_complex32, test/test_meta.py::TestMetaCPU::test_meta_outplace_dsplit_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_dsplit_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_dstack_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_dstack_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_einsum_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_einsum_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_einsum_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_empty_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_empty_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_empty_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_empty_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_empty_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_empty_like_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_empty_permuted_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_empty_permuted_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_empty_permuted_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_empty_permuted_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_empty_permuted_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_empty_strided_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_empty_strided_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_eq_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_eq_cpu_complex32, test/test_meta.py::TestMetaCPU::test_meta_outplace_eq_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_eq_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_eq_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_eq_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_equal_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_erf_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_erfc_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_erfc_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_erfinv_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_erfinv_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_exp2_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_exp2_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_exp_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_exp_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_expand_as_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_expand_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_expand_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_expm1_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_exponential_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_exponential_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_eye_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_eye_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_fft_fft2_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_fft_fft2_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_fft_fft2_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_fft_fft2_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_fft_fft_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_fft_fftshift_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_fft_fftshift_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_fft_fftshift_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_fft_fftshift_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_fft_hfft2_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_fft_hfftn_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_fft_ifft2_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace_fft_ifft2_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_fft_ifft_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_fft_ifft_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_fft_ifftn_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_fft_ifftn_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_fft_ifftn_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_fft_ifftn_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_fft_ifftshift_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace_fft_ihfft2_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace_fft_ihfft2_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_fft_ihfft2_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_fft_ihfft_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_fft_ihfft_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_fft_ihfftn_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_fft_ihfftn_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_fft_ihfftn_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_fft_irfft2_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_fft_irfft2_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_fft_irfft_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace_fft_irfftn_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_fft_irfftn_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_fft_rfft2_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_fft_rfft2_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_fft_rfft_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_fft_rfft_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_fft_rfftn_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_fft_rfftn_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_fill_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_flatten_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_flatten_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_flatten_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_flip_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_fliplr_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_fliplr_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_flipud_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_flipud_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_float_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_floor_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_floor_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_floor_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_floor_divide_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_fmax_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace_fmin_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace_fmin_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_fmin_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_full_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_full_like_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace_full_like_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_gather_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_gather_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_gather_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_gather_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_gcd_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_ge_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_ge_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_ge_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_geometric_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_geometric_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_geometric_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_gradient_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_gradient_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_grid_sampler_3d_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_gt_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_half_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_half_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_hash_tensor_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_hash_tensor_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_hstack_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_hstack_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_hstack_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_i0_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_i0_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace_igamma_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_igammac_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_igammac_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_index_add_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_index_add_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_index_add_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_index_copy_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace_index_fill_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_index_put_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_index_reduce_amax_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_index_reduce_mean_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_index_reduce_mean_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_index_reduce_prod_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_index_select_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_index_select_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_inner_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_inner_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_isclose_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_isclose_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_isfinite_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_isin_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_isinf_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_isnan_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_isnan_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_isneginf_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_isneginf_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_isneginf_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_isposinf_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_item_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_item_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_item_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_item_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_jiterator_2inputs_2outputs_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_jiterator_2inputs_2outputs_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_jiterator_2inputs_2outputs_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_jiterator_4inputs_with_extra_args_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace_jiterator_4inputs_with_extra_args_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_jiterator_4inputs_with_extra_args_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_jiterator_4inputs_with_extra_args_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_kron_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_kron_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_kthvalue_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_ldexp_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_ldexp_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_ldexp_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_le_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_le_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_le_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_le_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_lerp_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_lgamma_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_linalg_cholesky_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_linalg_cholesky_ex_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_linalg_cond_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_linalg_cross_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_linalg_cross_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_linalg_cross_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_linalg_diagonal_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_linalg_diagonal_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_linalg_eig_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_linalg_eig_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_linalg_eig_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_linalg_eigh_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_linalg_eigh_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_linalg_eigvals_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_linalg_eigvalsh_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_linalg_eigvalsh_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_linalg_ldl_factor_ex_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_linalg_lstsq_grad_oriented_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_linalg_lu_factor_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_linalg_lu_factor_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_linalg_lu_factor_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_linalg_matrix_norm_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_linalg_matrix_norm_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_linalg_matrix_norm_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_linalg_matrix_norm_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_linalg_matrix_power_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_linalg_matrix_rank_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_linalg_matrix_rank_hermitian_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_linalg_multi_dot_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_linalg_norm_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_linalg_norm_subgradients_at_zero_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_linalg_norm_subgradients_at_zero_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_linalg_pinv_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_linalg_pinv_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_linalg_pinv_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_linalg_pinv_singular_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_linalg_solve_triangular_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_linalg_solve_triangular_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_linalg_solve_triangular_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_linalg_svd_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_linalg_tensorinv_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_linalg_tensorinv_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_linalg_tensorsolve_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_linalg_vander_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_linalg_vecdot_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_linalg_vecdot_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_linalg_vecdot_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_linalg_vecdot_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_linspace_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_linspace_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_linspace_tensor_overload_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_log10_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_log10_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_log10_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_log1p_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_log1p_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_log2_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_log_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_log_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_log_softmax_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_log_softmax_with_dtype_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_log_softmax_with_dtype_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_log_softmax_with_dtype_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_logaddexp_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_logcumsumexp_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_logcumsumexp_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_logcumsumexp_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_logdet_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_logical_and_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_logical_not_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_logical_or_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_logical_or_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_logical_xor_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_logical_xor_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_logit_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_logit_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_logspace_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_logspace_tensor_overload_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_logspace_tensor_overload_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_logspace_tensor_overload_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_logsumexp_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_logsumexp_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_logsumexp_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_long_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_long_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_long_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_lt_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace_lt_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_lt_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_lt_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_mH_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_mH_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_mH_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_mH_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_mT_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_masked_amax_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_masked_amax_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_masked_amin_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_masked_amin_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_masked_argmax_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_masked_argmax_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_masked_argmin_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_masked_argmin_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_masked_cumsum_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_masked_cumsum_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_masked_cumsum_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_masked_fill_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace_masked_fill_cpu_complex32, test/test_meta.py::TestMetaCPU::test_meta_outplace_masked_fill_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_masked_fill_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_masked_fill_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_masked_log_softmax_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_masked_log_softmax_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_masked_logaddexp_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_masked_logsumexp_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_masked_mean_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_masked_median_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_masked_normalize_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_masked_prod_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_masked_scatter_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_masked_scatter_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_masked_select_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_masked_select_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_masked_select_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_masked_softmin_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_masked_std_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_masked_std_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_masked_std_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_masked_var_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_masked_var_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_masked_var_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_matmul_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_matmul_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_max_binary_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_max_reduction_no_dim_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_max_reduction_no_dim_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_mean_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_median_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_meshgrid_list_of_tensors_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_meshgrid_list_of_tensors_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_min_binary_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace_min_binary_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_min_binary_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_min_reduction_no_dim_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_min_reduction_no_dim_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace_min_reduction_no_dim_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_min_reduction_no_dim_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_min_reduction_with_dim_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_minimum_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_minimum_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_minimum_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_mm_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_mm_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_mm_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_mode_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_mode_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_msort_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_msort_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_msort_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_mul_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_mul_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_mul_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_mv_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_mv_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_mvlgamma_mvlgamma_p_1_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_mvlgamma_mvlgamma_p_3_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_mvlgamma_mvlgamma_p_5_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_nan_to_num_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_nan_to_num_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_nan_to_num_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_nan_to_num_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_nanmedian_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_nanmedian_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_nansum_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace_nansum_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_narrow_copy_cpu_complex32, test/test_meta.py::TestMetaCPU::test_meta_outplace_narrow_copy_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_narrow_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_native_dropout_backward_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace_native_dropout_backward_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_ne_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_ne_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace_ne_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_ne_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_ne_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_neg_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_neg_cpu_complex32, test/test_meta.py::TestMetaCPU::test_meta_outplace_neg_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_neg_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_neg_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_new_empty_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace_new_empty_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_new_empty_cpu_complex32, test/test_meta.py::TestMetaCPU::test_meta_outplace_new_empty_strided_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_new_ones_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_new_ones_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_new_zeros_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace_new_zeros_cpu_complex32, test/test_meta.py::TestMetaCPU::test_meta_outplace_new_zeros_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_nextafter_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_nextafter_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_adaptive_avg_pool1d_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_adaptive_avg_pool2d_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_adaptive_avg_pool3d_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_adaptive_avg_pool3d_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_adaptive_max_pool1d_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_adaptive_max_pool3d_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_adaptive_max_pool3d_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_adaptive_max_pool3d_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_avg_pool2d_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_avg_pool3d_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_bilinear_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_bilinear_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_binary_cross_entropy_with_logits_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_celu_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_channel_shuffle_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_conv1d_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_conv3d_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_conv_transpose1d_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_conv_transpose2d_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_conv_transpose2d_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_cosine_embedding_loss_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_cosine_similarity_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_dropout3d_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_dropout_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_embedding_bag_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_feature_alpha_dropout_without_train_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_feature_alpha_dropout_without_train_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_fractional_max_pool3d_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_gaussian_nll_loss_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_gelu_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_hardsigmoid_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_hardsigmoid_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_hinge_embedding_loss_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_instance_norm_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_interpolate_bicubic_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_interpolate_bicubic_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_interpolate_linear_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_interpolate_nearest_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_interpolate_trilinear_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_l1_loss_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_layer_norm_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_linear_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_linear_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_logsigmoid_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_margin_ranking_loss_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_margin_ranking_loss_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_margin_ranking_loss_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_max_pool2d_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_max_pool2d_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_max_pool3d_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_max_pool3d_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_max_unpool1d_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_max_unpool2d_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_max_unpool2d_grad_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_max_unpool3d_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_mish_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_multi_head_attention_forward_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_multilabel_soft_margin_loss_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_multilabel_soft_margin_loss_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_nll_loss_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_pad_circular_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_pad_circular_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_pad_constant_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_pad_constant_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_pad_constant_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_pad_constant_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_pad_replicate_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_pad_replicate_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_pad_replicate_negative_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_pad_replicate_negative_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_pairwise_distance_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_pairwise_distance_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_pairwise_distance_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_pixel_shuffle_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_pixel_shuffle_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_pixel_shuffle_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_pixel_unshuffle_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_poisson_nll_loss_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_poisson_nll_loss_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_relu6_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_relu6_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_relu_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_relu_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_relu_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_silu_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_smooth_l1_loss_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_soft_margin_loss_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_softmin_with_dtype_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_softmin_with_dtype_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_tanhshrink_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_tanhshrink_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_threshold_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_triplet_margin_loss_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_triplet_margin_with_distance_loss_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_triplet_margin_with_distance_loss_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_triplet_margin_with_distance_loss_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_nonzero_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_nonzero_cpu_complex32, test/test_meta.py::TestMetaCPU::test_meta_outplace_nonzero_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_nonzero_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_nonzero_static_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_norm_cpu_complex32, test/test_meta.py::TestMetaCPU::test_meta_outplace_norm_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_norm_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_norm_fro_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_norm_fro_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_norm_inf_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_norm_inf_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_normal_number_mean_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_ones_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace_ones_cpu_complex32, test/test_meta.py::TestMetaCPU::test_meta_outplace_ones_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_ones_like_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace_ones_like_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_ormqr_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_outer_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_permute_copy_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_permute_copy_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_permute_cpu_complex32, test/test_meta.py::TestMetaCPU::test_meta_outplace_permute_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_permute_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_polar_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_polygamma_polygamma_n_0_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_polygamma_polygamma_n_1_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace_polygamma_polygamma_n_3_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace_polygamma_polygamma_n_3_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_polygamma_polygamma_n_4_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_polygamma_polygamma_n_4_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_positive_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_positive_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_prod_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_prod_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_put_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_qr_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_qr_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_quantile_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_rad2deg_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_rad2deg_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_randint_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_randint_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_randn_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_randn_like_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_randn_like_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_ravel_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_real_cpu_complex32, test/test_meta.py::TestMetaCPU::test_meta_outplace_reciprocal_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_remainder_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_remainder_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_renorm_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_renorm_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_renorm_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_repeat_interleave_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace_repeat_interleave_cpu_complex32, test/test_meta.py::TestMetaCPU::test_meta_outplace_reshape_as_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace_reshape_as_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_reshape_as_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_reshape_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace_reshape_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_resize__cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_resize__cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_resize__cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_resize_as__cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_resize_as__cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_resolve_conj_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_resolve_conj_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace_resolve_conj_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_rot90_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_round_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_round_decimals_0_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_rsqrt_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_rsub_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_scatter_add_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace_scatter_add_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_scatter_reduce_amin_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_scatter_reduce_mean_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_scatter_reduce_prod_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_scatter_reduce_sum_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_scatter_reduce_sum_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_select_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_select_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_select_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_select_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_select_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_select_scatter_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_select_scatter_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_sigmoid_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_sigmoid_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_sigmoid_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_sigmoid_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_sigmoid_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_sigmoid_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_sign_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_sign_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_sign_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_signal_windows_bartlett_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_signal_windows_hamming_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_signal_windows_hann_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_signbit_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_signbit_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_sin_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_sin_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_sinc_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_sinc_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_sinc_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_sinh_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_sinh_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_slice_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_slice_scatter_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_slice_scatter_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_slice_scatter_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_softmax_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_softmax_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_softmax_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_softmax_with_dtype_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_sort_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace_sort_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_special_airy_ai_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace_special_bessel_j0_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_special_bessel_j1_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace_special_bessel_j1_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_special_bessel_y0_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace_special_bessel_y0_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_special_bessel_y1_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_special_bessel_y1_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_special_chebyshev_polynomial_t_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_special_chebyshev_polynomial_t_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_special_chebyshev_polynomial_t_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_special_chebyshev_polynomial_u_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_special_chebyshev_polynomial_u_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_special_chebyshev_polynomial_v_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_special_chebyshev_polynomial_v_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_special_chebyshev_polynomial_w_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_special_chebyshev_polynomial_w_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_special_erfcx_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_special_hermite_polynomial_h_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_special_hermite_polynomial_h_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_special_hermite_polynomial_he_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_special_hermite_polynomial_he_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_special_i0e_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_special_i0e_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_special_i1_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_special_i1_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_special_i1_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_special_i1e_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_special_i1e_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_special_i1e_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_special_modified_bessel_i0_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_special_modified_bessel_i0_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_special_modified_bessel_i1_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_special_modified_bessel_k0_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_special_modified_bessel_k0_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_special_modified_bessel_k0_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_special_ndtr_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_special_ndtri_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_special_polygamma_special_polygamma_n_0_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_special_scaled_modified_bessel_k1_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_special_shifted_chebyshev_polynomial_t_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_special_shifted_chebyshev_polynomial_u_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_special_shifted_chebyshev_polynomial_u_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_special_shifted_chebyshev_polynomial_u_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_special_shifted_chebyshev_polynomial_u_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_special_shifted_chebyshev_polynomial_v_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace_special_shifted_chebyshev_polynomial_v_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_special_shifted_chebyshev_polynomial_w_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace_special_spherical_bessel_j0_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace_special_spherical_bessel_j0_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_split_list_args_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_split_list_args_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_split_with_sizes_copy_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_split_with_sizes_copy_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_split_with_sizes_copy_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_split_with_sizes_copy_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_split_with_sizes_copy_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_split_with_sizes_cpu_complex32, test/test_meta.py::TestMetaCPU::test_meta_outplace_sqrt_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_square_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_squeeze_copy_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace_squeeze_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_squeeze_multiple_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_stack_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace_stack_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_std_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_std_mean_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_std_mean_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_std_unbiased_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_std_unbiased_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_stft_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_sub_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_sub_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_sub_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_sub_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_sub_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_sub_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_sum_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_sum_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_sum_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_sum_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_sum_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_sum_to_size_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace_sum_to_size_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_svd_lowrank_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_t_copy_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_t_copy_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace_t_copy_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_t_copy_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_t_copy_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_t_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_t_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_t_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_t_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_t_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_take_along_dim_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_take_along_dim_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_take_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_take_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_tan_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_tanh_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_tanh_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_tanh_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_tensordot_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_tensordot_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_to_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_to_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace_to_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_topk_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_torch__scaled_mm_cpu_float8_e5m2, test/test_meta.py::TestMetaCPU::test_meta_outplace_torch_ops_aten__safe_softmax_default_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace_torch_ops_aten__safe_softmax_default_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_torch_ops_aten__safe_softmax_default_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_transpose_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_transpose_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_trapezoid_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_trapezoid_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_trapz_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_trapz_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_triangular_solve_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_tril_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_tril_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_triu_cpu_complex32, test/test_meta.py::TestMetaCPU::test_meta_outplace_triu_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_triu_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_true_divide_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_true_divide_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_true_divide_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_trunc_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_unbind_copy_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_unbind_copy_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_unbind_copy_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_unbind_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_unbind_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_unbind_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_unflatten_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_unflatten_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_unflatten_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_unfold_copy_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_unfold_copy_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_unfold_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_unfold_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_uniform_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_uniform_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_unique_consecutive_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_unique_consecutive_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_unique_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_unique_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_unravel_index_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_unsafe_chunk_cpu_complex32, test/test_meta.py::TestMetaCPU::test_meta_outplace_unsafe_chunk_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_unsafe_chunk_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_unsafe_chunk_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_unsafe_chunk_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_unsafe_chunk_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_unsafe_split_cpu_complex32, test/test_meta.py::TestMetaCPU::test_meta_outplace_unsqueeze_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_var_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_var_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_var_mean_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_var_mean_unbiased_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_vdot_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_vdot_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_vdot_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_view_as_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_view_copy_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_view_copy_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_view_copy_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_view_copy_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_view_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_vsplit_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace_vsplit_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_vsplit_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_vsplit_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_vsplit_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_vsplit_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_vstack_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_xlogy_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_zero__cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace_zeros_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace_zeros_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_zeros_like_cpu_complex32, test/test_meta.py::TestMetaCPU::test_meta_outplace_zeros_like_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_zeros_like_cpu_int8, test/test_meta.py::TestMetaCPU::test_mixed_dtype_for_native_layer_norm_backward_float16_bias_dtype2_cpu, test/test_meta.py::TestMetaCPU::test_mixed_dtype_for_native_layer_norm_backward_float32_float16_cpu 2025-11-03T18:08:28.7921806Z 2025-11-03T18:08:33.6945618Z Running inductor/test_op_dtype_prop 1/1 ... [2025-11-03 18:08:33.694085] 2025-11-03T18:08:33.6946090Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T18:08:33.6954246Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_op_dtype_prop.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-11-03 18:08:33.694679] 2025-11-03T18:08:46.3716451Z 2025-11-03T18:08:46.3717460Z inductor/test_op_dtype_prop 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_op_dtype_prop_1.1_672930475d8fefd1_.log 2025-11-03T18:08:46.3718190Z 2025-11-03T18:08:51.7149199Z Running functorch/test_ops 3/9 ... [2025-11-03 18:08:51.714573] 2025-11-03T18:08:51.7149690Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T18:08:51.7156307Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'functorch/test_ops.py', '-m', 'not serial', '--shard-id=3', '--num-shards=9', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-11-03 18:08:51.714573] 2025-11-03T18:09:29.1532712Z 2025-11-03T18:09:29.1533835Z test_nestedtensor 2/4 was successful, full logs can be found in artifacts with path test/test-reports/test_nestedtensor_2.4_fbe98051ea65752a_.log 2025-11-03T18:09:29.1722724Z Running 421 items in this shard: test/test_nestedtensor.py::TestNestedTensor::test_2d_nested_tensor_batch_size_4_max_seq_len_3_vocab_size_10, test/test_nestedtensor.py::TestNestedTensor::test_2d_nested_tensor_batch_size_4_max_seq_len_3_vocab_size_20, test/test_nestedtensor.py::TestNestedTensor::test_2d_nested_tensor_batch_size_4_max_seq_len_5_vocab_size_10, test/test_nestedtensor.py::TestNestedTensor::test_2d_nested_tensor_batch_size_4_max_seq_len_5_vocab_size_20, test/test_nestedtensor.py::TestNestedTensor::test_3d_nested_tensor_batch_size_4_max_seq_len_3_vocab_size_10, test/test_nestedtensor.py::TestNestedTensor::test_3d_nested_tensor_float_batch_size_4_max_seq_len_3_vocab_size_10, test/test_nestedtensor.py::TestNestedTensor::test_3d_nested_tensor_float_batch_size_4_max_seq_len_3_vocab_size_20, test/test_nestedtensor.py::TestNestedTensor::test_dim, test/test_nestedtensor.py::TestNestedTensor::test_fill_, test/test_nestedtensor.py::TestNestedTensor::test_like_functions_ones_like, test/test_nestedtensor.py::TestNestedTensor::test_nested_tensor_matching_dim, test/test_nestedtensor.py::TestNestedTensor::test_nested_view_from_buffer_overflow_errors, test/test_nestedtensor.py::TestNestedTensor::test_repr_string, test/test_nestedtensor.py::TestNestedTensor::test_to, test/test_nestedtensor.py::TestNestedTensor::test_to_padded_tensor_on_empty_tensor, test/test_nestedtensor.py::TestNestedTensor::test_unbind_0, test/test_nestedtensor.py::TestNestedTensor::test_unbind_1, test/test_nestedtensor.py::TestNestedTensor::test_zero_, test/test_nestedtensor.py::TestNestedInt::test_with_factor, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_binary_ops_with_scalar_eq_cpu, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_bmm_cuda_cpu_bfloat16, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_bmm_noncontiguous_cpu_float64, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_clone_cpu_float32, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_dropout_strided_cpu_float64, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_jagged_amax_dtypes_cpu_float32, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_jagged_amax_dtypes_cpu_float64, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_jagged_amin_dtypes_cpu_bfloat16, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_jagged_amin_dtypes_cpu_float16, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_jagged_amin_dtypes_cpu_uint8, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_jagged_argmax_dtypes_cpu_bfloat16, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_jagged_argmin_dtypes_cpu_float16, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_jagged_argmin_dtypes_cpu_float32, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_jagged_max_dtypes_cpu_float16, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_jagged_max_dtypes_cpu_float64, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_jagged_max_dtypes_cpu_int16, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_jagged_max_dtypes_cpu_int32, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_jagged_max_dtypes_cpu_int64, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_jagged_min_dtypes_cpu_bfloat16, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_jagged_min_dtypes_cpu_float16, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_layer_norm_breaking_cpu_float32, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_masked_fill_cpu_float32, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_matmul_noncontiguous_cpu_float64, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_nested_masked_select_cpu, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_nested_tensor_add_transpose_False_cpu_float32, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_nested_tensor_dense_elementwise_embedding_dim_256_cpu_float16, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_nested_tensor_dense_elementwise_embedding_dim_8_cpu_float32, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_nested_tensor_div_cpu_float32, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_nested_tensor_indexing_noncontiguous_cpu_float16, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_nested_tensor_indexing_noncontiguous_cpu_float32, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_nested_tensor_mul_cpu_float32, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_nested_tensor_mul_in_place_cpu_float16, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_nested_tensor_split_with_sizes_cpu_float32, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_nested_tensor_split_with_sizes_cpu_float64, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_nested_tensor_sub_transpose_False_cpu_float32, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_reshape_cpu_float32, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_serialization_requires_grad_False_weights_only_False_cpu_float16, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_serialization_requires_grad_False_weights_only_False_cpu_float64, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_serialization_requires_grad_True_weights_only_True_cpu_float16, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_share_memory_cpu, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_softmax_cpu_float64, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_softmax_noncontiguous_cpu_float32, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_squeeze_unsqueeze_cpu_float16, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_to_padded_tensor_dim2_cpu_float16, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_to_padded_tensor_dim2_cpu_float32, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_to_padded_tensor_dim4_cpu_float32, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_to_padded_tensor_noncontiguous_cpu_float32, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_to_padded_tensor_zero_numel_errors_cpu_float32, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_transpose_inference_mode_interaction_cpu_float16, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_transpose_inference_mode_interaction_cpu_float32, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_unary_funcs_gelu_cpu, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_unary_funcs_isneginf_cpu, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_unary_funcs_logical_not_cpu, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_unary_funcs_neg_cpu, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_unary_funcs_relu__cpu, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_unary_funcs_sgn_cpu, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_view_cpu_float64, test/test_nestedtensor.py::TestNestedTensorAutogradCPU::test_accumulate_grad_different_strides_cpu, test/test_nestedtensor.py::TestNestedTensorAutogradCPU::test_layer_norm_backward_5d_size_32_cpu, test/test_nestedtensor.py::TestNestedTensorAutogradCPU::test_layer_norm_backward_5d_size_4_cpu, test/test_nestedtensor.py::TestNestedTensorAutogradCPU::test_layer_norm_backward_size_256_cpu, test/test_nestedtensor.py::TestNestedTensorAutogradCPU::test_layer_norm_backward_size_32_cpu, test/test_nestedtensor.py::TestNestedTensorAutogradCPU::test_masked_fill_backward_cpu, test/test_nestedtensor.py::TestNestedTensorAutogradCPU::test_nested_tensor_bmm_backward_cpu, test/test_nestedtensor.py::TestNestedTensorAutogradCPU::test_nested_tensor_matmul_gradcheck_cpu, test/test_nestedtensor.py::TestNestedTensorAutogradCPU::test_nested_tensor_transpose_gradcheck_cpu, test/test_nestedtensor.py::TestNestedTensorAutogradCPU::test_nested_tensor_unsqueeze_gradcheck_cpu, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_as_nested_tensor_from_tensor_dim_0_layout_jagged_requires_grad_False_contiguous_True_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_as_nested_tensor_from_tensor_dim_0_layout_jagged_requires_grad_False_contiguous_True_cpu_float64, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_as_nested_tensor_from_tensor_dim_0_layout_strided_requires_grad_False_contiguous_False_cpu_float64, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_as_nested_tensor_from_tensor_dim_0_layout_strided_requires_grad_False_contiguous_True_cpu_float16, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_as_nested_tensor_from_tensor_dim_0_layout_strided_requires_grad_True_contiguous_False_cpu_float64, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_as_nested_tensor_from_tensor_dim_0_layout_strided_requires_grad_True_contiguous_True_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_as_nested_tensor_from_tensor_dim_0_layout_strided_requires_grad_True_contiguous_True_cpu_float64, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_as_nested_tensor_from_tensor_dim_1_layout_jagged_requires_grad_False_contiguous_True_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_as_nested_tensor_from_tensor_dim_1_layout_jagged_requires_grad_True_contiguous_False_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_as_nested_tensor_from_tensor_dim_1_layout_jagged_requires_grad_True_contiguous_True_cpu_float16, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_as_nested_tensor_from_tensor_dim_1_layout_jagged_requires_grad_True_contiguous_True_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_as_nested_tensor_from_tensor_dim_1_layout_strided_requires_grad_False_contiguous_False_cpu_float16, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_as_nested_tensor_from_tensor_dim_1_layout_strided_requires_grad_False_contiguous_True_cpu_float16, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_as_nested_tensor_from_tensor_dim_1_layout_strided_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_True_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_as_nested_tensor_from_tensor_dim_1_layout_strided_requires_grad_True_contiguous_True_cpu_float64, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_as_nested_tensor_from_tensor_dim_2_layout_jagged_requires_grad_False_contiguous_True_cpu_float64, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_as_nested_tensor_from_tensor_dim_2_layout_jagged_requires_grad_True_contiguous_False_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_as_nested_tensor_from_tensor_dim_2_layout_jagged_requires_grad_True_contiguous_True_cpu_float16, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_as_nested_tensor_from_tensor_dim_2_layout_jagged_requires_grad_True_contiguous_True_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_as_nested_tensor_from_tensor_dim_2_layout_strided_requires_grad_False_contiguous_False_cpu_float16, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_as_nested_tensor_from_tensor_dim_3_layout_jagged_requires_grad_False_contiguous_False_cpu_float16, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_as_nested_tensor_from_tensor_dim_3_layout_jagged_requires_grad_True_contiguous_False_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_as_nested_tensor_from_tensor_dim_3_layout_jagged_requires_grad_True_contiguous_True_cpu_float16, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_as_nested_tensor_from_tensor_dim_3_layout_jagged_requires_grad_True_contiguous_True_cpu_float64, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_as_nested_tensor_from_tensor_dim_3_layout_strided_requires_grad_False_contiguous_True_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_as_nested_tensor_from_tensor_dim_4_layout_jagged_requires_grad_False_contiguous_False_cpu_float16, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_as_nested_tensor_from_tensor_dim_4_layout_jagged_requires_grad_False_contiguous_False_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_as_nested_tensor_from_tensor_dim_4_layout_jagged_requires_grad_False_contiguous_True_cpu_float64, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_as_nested_tensor_from_tensor_dim_4_layout_jagged_requires_grad_True_contiguous_True_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_as_nested_tensor_from_tensor_dim_4_layout_jagged_requires_grad_True_contiguous_True_cpu_float64, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_as_nested_tensor_from_tensor_dim_4_layout_strided_requires_grad_False_contiguous_False_cpu_float64, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_as_nested_tensor_from_tensor_dim_4_layout_strided_requires_grad_True_contiguous_False_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_as_nested_tensor_from_tensor_dim_4_layout_strided_requires_grad_True_contiguous_True_cpu_float16, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_as_nested_tensor_from_tensor_dim_4_layout_strided_requires_grad_True_contiguous_True_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_binary_pointwise_transposed_cpu, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_copy__cpu, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_dropout_inference_mode_cpu, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_jagged_layout_construction_as_nested_tensor_components_require_grad_False_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_jagged_layout_construction_nested_tensor_requires_grad_False_components_require_grad_False_cpu_float16, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_jagged_layout_construction_nested_tensor_requires_grad_False_components_require_grad_True_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_jagged_layout_construction_nested_tensor_requires_grad_True_components_require_grad_False_cpu_float16, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_jagged_layout_construction_nested_tensor_requires_grad_True_components_require_grad_False_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_jagged_layout_construction_with_pinned_memory_cpu, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_jagged_op_different_output_shape_dim_sum_keepdim_False_requires_grad_True_components_require_grad_False_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_jagged_op_different_output_shape_dim_sum_keepdim_True_requires_grad_False_components_require_grad_True_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_jagged_op_different_output_shape_dim_sum_keepdim_True_requires_grad_True_components_require_grad_False_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_jagged_op_different_output_shape_dim_sum_keepdim_True_requires_grad_True_components_require_grad_True_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_jagged_padded_dense_conversion_kernels_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_jagged_view_from_values_offsets_requires_grad_False_values_is_view_False_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_jagged_view_from_values_offsets_requires_grad_False_values_is_view_True_cpu_float16, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_jagged_view_from_values_offsets_requires_grad_False_values_is_view_True_cpu_float64, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_jagged_view_from_values_offsets_requires_grad_True_values_is_view_False_cpu_float64, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_layer_norm_2d_input_requires_grad_False_components_require_grad_False_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_layer_norm_2d_input_requires_grad_True_components_require_grad_True_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_layer_norm_operate_on_batch_dim_requires_grad_False_components_require_grad_True_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_layer_norm_operate_on_batch_dim_requires_grad_True_components_require_grad_True_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_layer_norm_reduce_ragged_idx_1_requires_grad_False_components_require_grad_True_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_layer_norm_with_lengths_requires_grad_True_components_require_grad_False_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_layer_norm_with_lengths_requires_grad_True_components_require_grad_True_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_like_shape_empty_like_cpu, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_like_value_randint_like_cpu, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_like_value_randn_like_cpu, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_like_value_zeros_like_cpu, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_noncontiguous_to_noncontig_transposed_cpu_float16, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_noncontiguous_to_noncontig_transposed_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_noncontiguous_to_noncontig_transposed_cpu_float64, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_noncontiguous_to_noncontig_with_holes_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_op_dim_reduce_batch_only_different_output_shape_mean_keepdim_False_requires_grad_True_components_require_grad_False_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_op_dim_reduce_batch_only_different_output_shape_mean_keepdim_True_requires_grad_False_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_True_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_False_components_require_grad_False_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_op_dim_reduce_ragged_idx_1_different_output_shape_mean_keepdim_True_requires_grad_False_components_require_grad_True_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_op_dim_reduce_ragged_idx_1_different_output_shape_mean_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_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_mean_transpose_offset_1_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_1_keepdim_True_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_mean_transpose_offset_2_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_sum_transpose_offset_1_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_sum_transpose_offset_1_keepdim_True_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_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_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_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_sum_transpose_offset_2_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_mean_keepdim_True_requires_grad_True_components_require_grad_True_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_op_dim_with_lengths_different_output_shape_sum_keepdim_False_requires_grad_False_components_require_grad_True_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_pin_memory_cpu, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_profiler_sequence_nr_cpu, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_reshape_decomp_requires_grad_False_cpu, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_reshape_decomp_requires_grad_True_cpu, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_sdpa_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_serialization_contig_weights_only_False_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_serialization_noncontig_transposed_weights_only_False_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_serialization_noncontig_transposed_weights_only_True_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_serialization_noncontig_with_holes_weights_only_False_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_softmax_dim_reduce_ragged_idx_1_requires_grad_False_components_require_grad_False_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_softmax_dim_reduce_ragged_idx_greater_than_1_same_output_shape_transpose_offset_1_requires_grad_True_components_require_grad_False_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_softmax_dim_reduce_ragged_idx_greater_than_1_same_output_shape_transpose_offset_1_requires_grad_True_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_False_components_require_grad_False_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_softmax_dim_reduce_ragged_idx_greater_than_1_same_output_shape_transpose_offset_2_requires_grad_False_components_require_grad_True_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_softmax_dim_requires_grad_False_components_require_grad_False_softmax_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_softmax_dim_requires_grad_False_components_require_grad_True_log_softmax_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_softmax_dim_requires_grad_True_components_require_grad_True_softmax_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_softmax_dim_transpose_non_ragged_dim_requires_grad_False_components_require_grad_False_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_softmax_dim_with_lengths_requires_grad_True_components_require_grad_True_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_softmax_reduce_batch_dim_requires_grad_False_components_require_grad_True_log_softmax_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_softmax_reduce_batch_dim_requires_grad_True_components_require_grad_False_log_softmax_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_specialize_dynamic_shape_cpu, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_split_cpu, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_split_with_sizes_cpu, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_sum_dim_reduce_batch_and_non_batch_keepdim_False_requires_grad_False_components_require_grad_False_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_tensor_attributes_cpu, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_threshold_backward_cpu, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_to_copy_cpu, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_to_padded_tensor_compile_nt_dim_3_requires_grad_True_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_to_padded_tensor_compile_nt_dim_4_requires_grad_True_cpu_float64, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_to_padded_tensor_nt_dim_2_requires_grad_False_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_to_padded_tensor_nt_dim_2_requires_grad_True_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_to_padded_tensor_nt_dim_3_requires_grad_False_cpu_bool, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_to_padded_tensor_nt_dim_3_requires_grad_False_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_to_padded_tensor_nt_dim_3_requires_grad_False_cpu_float64, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_to_padded_tensor_nt_dim_3_requires_grad_True_cpu_float64, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_to_padded_tensor_nt_dim_4_requires_grad_False_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_to_padded_tensor_nt_dim_4_requires_grad_True_cpu_bool, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_to_padded_tensor_nt_dim_4_requires_grad_True_cpu_float16, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_to_padded_tensor_nt_dim_4_requires_grad_True_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_to_padded_tensor_nt_dim_4_requires_grad_True_cpu_float64, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_unbind_backward_cpu_float16, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_unbind_backward_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_unbind_lengths_ragged_idx_2_cpu, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_unbind_transpose_ragged_idx_2_cpu, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_backward___rsub___cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_backward_abs_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_backward_asinh_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_backward_atanh_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_backward_chunk_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_backward_clone_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_backward_conj_physical_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_backward_digamma_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_backward_div_floor_rounding_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_backward_div_trunc_rounding_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_backward_double_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_backward_exp_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_backward_float_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_backward_fmod_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_backward_hypot_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_backward_log_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_backward_logit_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_backward_masked_amax_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_backward_matmul_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_backward_max_binary_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_backward_mean_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_backward_min_reduction_with_dim_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_backward_nanmean_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_backward_nansum_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_backward_nn_functional_elu_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_backward_nn_functional_embedding_bag_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_backward_nn_functional_embedding_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_backward_nn_functional_hardsigmoid_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_backward_nn_functional_mish_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_backward_pow_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_backward_round_decimals_neg_3_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_backward_rsub_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_backward_select_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_backward_sign_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_backward_sinc_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_backward_sinh_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_backward_special_entr_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_backward_special_log_ndtr_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_backward_split_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_backward_to_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_backward_true_divide_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_backward_trunc_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_backward_unsqueeze_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_backward_var_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_backward_var_unbiased_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_backward___radd___cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_backward_acosh_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_backward_amin_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_backward_asinh_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_backward_atan2_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_backward_cdouble_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_backward_cos_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_backward_deg2rad_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_backward_div_floor_rounding_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_backward_erf_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_backward_exp2_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_backward_float_power_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_backward_fmin_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_backward_half_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_backward_linalg_vector_norm_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_backward_log1p_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_backward_log_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_backward_masked_norm_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_backward_mean_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_backward_nan_to_num_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_backward_nn_functional_celu_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_backward_nn_functional_elu_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_backward_nn_functional_hardsigmoid_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_backward_nn_functional_logsigmoid_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_backward_nn_functional_relu6_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_backward_nn_functional_softplus_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_backward_nn_functional_softshrink_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_backward_nn_functional_softsign_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_backward_polygamma_polygamma_n_2_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_backward_polygamma_polygamma_n_4_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_backward_remainder_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_backward_round_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_backward_sgn_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_backward_sign_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_backward_sinc_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_backward_special_i0e_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_backward_special_ndtr_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_backward_special_ndtri_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_backward_square_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_backward_trunc_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_backward_unflatten_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_backward_unsqueeze_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_backward_var_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward___radd___cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward___rdiv___cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_acos_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_add_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_asinh_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_bmm_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_byte_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_chalf_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_chunk_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_clamp_min_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_complex_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_copysign_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_count_nonzero_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_div_no_rounding_mode_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_expm1_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_fill_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_fmax_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_heaviside_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_igamma_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_isfinite_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_isinf_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_isposinf_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_lgamma_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_log1p_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_logaddexp_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_logical_xor_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_masked_amin_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_masked_logsumexp_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_masked_select_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_masked_std_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_masked_sum_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_masked_var_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_max_binary_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_maximum_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_nn_functional_celu_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_nn_functional_elu_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_nn_functional_embedding_bag_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_nn_functional_embedding_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_nn_functional_relu_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_nn_functional_tanhshrink_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_polygamma_polygamma_n_2_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_positive_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_reciprocal_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_remainder_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_special_bessel_j0_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_special_bessel_j1_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_special_chebyshev_polynomial_u_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_special_i0e_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_special_i1_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_special_laguerre_polynomial_l_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_special_log_ndtr_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_special_modified_bessel_i0_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_special_modified_bessel_i1_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_special_scaled_modified_bessel_k1_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_special_shifted_chebyshev_polynomial_v_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_split_with_sizes_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_square_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_std_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_to_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_unsqueeze_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward___rpow___cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_angle_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_any_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_clamp_max_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_clone_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_copysign_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_deg2rad_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_exp_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_fmax_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_gt_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_hypot_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_index_put_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_isinf_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_isneginf_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_le_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_linalg_vector_norm_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_log_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_logaddexp_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_logical_and_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_logical_or_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_logit_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_masked_amax_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_masked_amin_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_masked_prod_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_mul_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_mvlgamma_mvlgamma_p_3_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_nanmean_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_narrow_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_nn_functional_embedding_bag_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_nn_functional_embedding_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_nn_functional_hardsigmoid_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_nn_functional_linear_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_nn_functional_softshrink_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_polygamma_polygamma_n_0_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_positive_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_real_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_remainder_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_round_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_rsub_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_short_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_sigmoid_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_sin_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_sinh_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_special_bessel_j1_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_special_bessel_y1_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_special_chebyshev_polynomial_w_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_special_i0e_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_special_i1e_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_special_laguerre_polynomial_l_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_special_shifted_chebyshev_polynomial_t_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_special_shifted_chebyshev_polynomial_w_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_special_zeta_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_square_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_sum_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_nested_tensor_input_mutation_backward_cpu, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_nested_tensor_non_contiguous_mutation_cpu 2025-11-03T18:09:29.1904052Z 2025-11-03T18:09:34.9066182Z Running test_segment_reductions 1/1 ... [2025-11-03 18:09:34.903181] 2025-11-03T18:09:34.9067041Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T18:09:34.9074940Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_segment_reductions.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-11-03 18:09:34.903181] 2025-11-03T18:09:41.9427805Z 2025-11-03T18:09:41.9428909Z test_segment_reductions 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_segment_reductions_1.1_11092ab32f765e7c_.log 2025-11-03T18:09:41.9461723Z Running 74 items in this shard: test/test_segment_reductions.py::TestSegmentReductionsCPU::test_multi_d_cpu_bfloat16_int32, test/test_segment_reductions.py::TestSegmentReductionsCPU::test_multi_d_cpu_bfloat16_int64, test/test_segment_reductions.py::TestSegmentReductionsCPU::test_multi_d_cpu_float16_int32, test/test_segment_reductions.py::TestSegmentReductionsCPU::test_multi_d_cpu_float16_int64, test/test_segment_reductions.py::TestSegmentReductionsCPU::test_multi_d_cpu_float32_int32, test/test_segment_reductions.py::TestSegmentReductionsCPU::test_multi_d_cpu_float32_int64, test/test_segment_reductions.py::TestSegmentReductionsCPU::test_multi_d_cpu_float64_int32, test/test_segment_reductions.py::TestSegmentReductionsCPU::test_multi_d_cpu_float64_int64, test/test_segment_reductions.py::TestSegmentReductionsCPU::test_multi_d_simple_cpu_bfloat16_int32, test/test_segment_reductions.py::TestSegmentReductionsCPU::test_multi_d_simple_cpu_bfloat16_int64, test/test_segment_reductions.py::TestSegmentReductionsCPU::test_multi_d_simple_cpu_float16_int32, test/test_segment_reductions.py::TestSegmentReductionsCPU::test_multi_d_simple_cpu_float16_int64, test/test_segment_reductions.py::TestSegmentReductionsCPU::test_multi_d_simple_cpu_float32_int32, test/test_segment_reductions.py::TestSegmentReductionsCPU::test_multi_d_simple_cpu_float32_int64, test/test_segment_reductions.py::TestSegmentReductionsCPU::test_multi_d_simple_cpu_float64_int32, test/test_segment_reductions.py::TestSegmentReductionsCPU::test_multi_d_simple_cpu_float64_int64, test/test_segment_reductions.py::TestSegmentReductionsCPU::test_pytorch_scatter_test_cases_reduce_max_cpu_bfloat16_int32, test/test_segment_reductions.py::TestSegmentReductionsCPU::test_pytorch_scatter_test_cases_reduce_max_cpu_bfloat16_int64, test/test_segment_reductions.py::TestSegmentReductionsCPU::test_pytorch_scatter_test_cases_reduce_max_cpu_float16_int32, test/test_segment_reductions.py::TestSegmentReductionsCPU::test_pytorch_scatter_test_cases_reduce_max_cpu_float16_int64, test/test_segment_reductions.py::TestSegmentReductionsCPU::test_pytorch_scatter_test_cases_reduce_max_cpu_float32_int32, test/test_segment_reductions.py::TestSegmentReductionsCPU::test_pytorch_scatter_test_cases_reduce_max_cpu_float32_int64, test/test_segment_reductions.py::TestSegmentReductionsCPU::test_pytorch_scatter_test_cases_reduce_max_cpu_float64_int32, test/test_segment_reductions.py::TestSegmentReductionsCPU::test_pytorch_scatter_test_cases_reduce_max_cpu_float64_int64, test/test_segment_reductions.py::TestSegmentReductionsCPU::test_pytorch_scatter_test_cases_reduce_mean_cpu_bfloat16_int32, test/test_segment_reductions.py::TestSegmentReductionsCPU::test_pytorch_scatter_test_cases_reduce_mean_cpu_bfloat16_int64, test/test_segment_reductions.py::TestSegmentReductionsCPU::test_pytorch_scatter_test_cases_reduce_mean_cpu_float16_int32, test/test_segment_reductions.py::TestSegmentReductionsCPU::test_pytorch_scatter_test_cases_reduce_mean_cpu_float16_int64, test/test_segment_reductions.py::TestSegmentReductionsCPU::test_pytorch_scatter_test_cases_reduce_mean_cpu_float32_int32, test/test_segment_reductions.py::TestSegmentReductionsCPU::test_pytorch_scatter_test_cases_reduce_mean_cpu_float32_int64, test/test_segment_reductions.py::TestSegmentReductionsCPU::test_pytorch_scatter_test_cases_reduce_mean_cpu_float64_int32, test/test_segment_reductions.py::TestSegmentReductionsCPU::test_pytorch_scatter_test_cases_reduce_mean_cpu_float64_int64, test/test_segment_reductions.py::TestSegmentReductionsCPU::test_pytorch_scatter_test_cases_reduce_min_cpu_bfloat16_int32, test/test_segment_reductions.py::TestSegmentReductionsCPU::test_pytorch_scatter_test_cases_reduce_min_cpu_bfloat16_int64, test/test_segment_reductions.py::TestSegmentReductionsCPU::test_pytorch_scatter_test_cases_reduce_min_cpu_float16_int32, test/test_segment_reductions.py::TestSegmentReductionsCPU::test_pytorch_scatter_test_cases_reduce_min_cpu_float16_int64, test/test_segment_reductions.py::TestSegmentReductionsCPU::test_pytorch_scatter_test_cases_reduce_min_cpu_float32_int32, test/test_segment_reductions.py::TestSegmentReductionsCPU::test_pytorch_scatter_test_cases_reduce_min_cpu_float32_int64, test/test_segment_reductions.py::TestSegmentReductionsCPU::test_pytorch_scatter_test_cases_reduce_min_cpu_float64_int32, test/test_segment_reductions.py::TestSegmentReductionsCPU::test_pytorch_scatter_test_cases_reduce_min_cpu_float64_int64, test/test_segment_reductions.py::TestSegmentReductionsCPU::test_pytorch_scatter_test_cases_reduce_prod_cpu_bfloat16_int32, test/test_segment_reductions.py::TestSegmentReductionsCPU::test_pytorch_scatter_test_cases_reduce_prod_cpu_bfloat16_int64, test/test_segment_reductions.py::TestSegmentReductionsCPU::test_pytorch_scatter_test_cases_reduce_prod_cpu_float16_int32, test/test_segment_reductions.py::TestSegmentReductionsCPU::test_pytorch_scatter_test_cases_reduce_prod_cpu_float16_int64, test/test_segment_reductions.py::TestSegmentReductionsCPU::test_pytorch_scatter_test_cases_reduce_prod_cpu_float32_int32, test/test_segment_reductions.py::TestSegmentReductionsCPU::test_pytorch_scatter_test_cases_reduce_prod_cpu_float32_int64, test/test_segment_reductions.py::TestSegmentReductionsCPU::test_pytorch_scatter_test_cases_reduce_prod_cpu_float64_int32, test/test_segment_reductions.py::TestSegmentReductionsCPU::test_pytorch_scatter_test_cases_reduce_prod_cpu_float64_int64, test/test_segment_reductions.py::TestSegmentReductionsCPU::test_pytorch_scatter_test_cases_reduce_sum_cpu_bfloat16_int32, test/test_segment_reductions.py::TestSegmentReductionsCPU::test_pytorch_scatter_test_cases_reduce_sum_cpu_bfloat16_int64, test/test_segment_reductions.py::TestSegmentReductionsCPU::test_pytorch_scatter_test_cases_reduce_sum_cpu_float16_int32, test/test_segment_reductions.py::TestSegmentReductionsCPU::test_pytorch_scatter_test_cases_reduce_sum_cpu_float16_int64, test/test_segment_reductions.py::TestSegmentReductionsCPU::test_pytorch_scatter_test_cases_reduce_sum_cpu_float32_int32, test/test_segment_reductions.py::TestSegmentReductionsCPU::test_pytorch_scatter_test_cases_reduce_sum_cpu_float32_int64, test/test_segment_reductions.py::TestSegmentReductionsCPU::test_pytorch_scatter_test_cases_reduce_sum_cpu_float64_int32, test/test_segment_reductions.py::TestSegmentReductionsCPU::test_pytorch_scatter_test_cases_reduce_sum_cpu_float64_int64, test/test_segment_reductions.py::TestSegmentReductionsCPU::test_simple_1d_cpu_bfloat16_int32, test/test_segment_reductions.py::TestSegmentReductionsCPU::test_simple_1d_cpu_bfloat16_int64, test/test_segment_reductions.py::TestSegmentReductionsCPU::test_simple_1d_cpu_float16_int32, test/test_segment_reductions.py::TestSegmentReductionsCPU::test_simple_1d_cpu_float16_int64, test/test_segment_reductions.py::TestSegmentReductionsCPU::test_simple_1d_cpu_float32_int32, test/test_segment_reductions.py::TestSegmentReductionsCPU::test_simple_1d_cpu_float32_int64, test/test_segment_reductions.py::TestSegmentReductionsCPU::test_simple_1d_cpu_float64_int32, test/test_segment_reductions.py::TestSegmentReductionsCPU::test_simple_1d_cpu_float64_int64, test/test_segment_reductions.py::TestSegmentReductionsCPU::test_simple_zero_length_cpu_bfloat16_int32, test/test_segment_reductions.py::TestSegmentReductionsCPU::test_simple_zero_length_cpu_bfloat16_int64, test/test_segment_reductions.py::TestSegmentReductionsCPU::test_simple_zero_length_cpu_float16_int32, test/test_segment_reductions.py::TestSegmentReductionsCPU::test_simple_zero_length_cpu_float16_int64, test/test_segment_reductions.py::TestSegmentReductionsCPU::test_simple_zero_length_cpu_float32_int32, test/test_segment_reductions.py::TestSegmentReductionsCPU::test_simple_zero_length_cpu_float32_int64, test/test_segment_reductions.py::TestSegmentReductionsCPU::test_simple_zero_length_cpu_float64_int32, test/test_segment_reductions.py::TestSegmentReductionsCPU::test_simple_zero_length_cpu_float64_int64, test/test_segment_reductions.py::TestSegmentReductionsCPU::test_unsafe_flag_cpu_int32, test/test_segment_reductions.py::TestSegmentReductionsCPU::test_unsafe_flag_cpu_int64 2025-11-03T18:09:41.9491579Z 2025-11-03T18:09:47.9560498Z Running torch_np/numpy_tests/core/test_multiarray 1/1 ... [2025-11-03 18:09:47.955577] 2025-11-03T18:09:47.9561624Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T18:09:47.9568476Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'torch_np/numpy_tests/core/test_multiarray.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-11-03 18:09:47.956168] 2025-11-03T18:10:37.0491301Z 2025-11-03T18:10:37.0492476Z torch_np/numpy_tests/core/test_multiarray 1/1 was successful, full logs can be found in artifacts with path test/test-reports/torch_np.numpy_tests.core.test_multiarray_1.1_b131161059931fe2_.log 2025-11-03T18:10:37.0821306Z Running 864 items in this shard: test/torch_np/numpy_tests/core/test_multiarray.py::TestFlag::test_otherflags, test/torch_np/numpy_tests/core/test_multiarray.py::TestFlag::test_readonly_flag_protocols_flag__warn_on_write_flag_value_True_writeable_False, test/torch_np/numpy_tests/core/test_multiarray.py::TestFlag::test_readonly_flag_protocols_flag_writeable_flag_value_False_writeable_False, test/torch_np/numpy_tests/core/test_multiarray.py::TestFlag::test_readonly_flag_protocols_flag_writeable_flag_value_True_writeable_True, test/torch_np/numpy_tests/core/test_multiarray.py::TestFlag::test_string_align, test/torch_np/numpy_tests/core/test_multiarray.py::TestFlag::test_void_align, test/torch_np/numpy_tests/core/test_multiarray.py::TestFlag::test_warnonwrite, test/torch_np/numpy_tests/core/test_multiarray.py::TestFlag::test_writeable, test/torch_np/numpy_tests/core/test_multiarray.py::TestFlag::test_writeable_any_base, test/torch_np/numpy_tests/core/test_multiarray.py::TestFlag::test_writeable_from_buffer, test/torch_np/numpy_tests/core/test_multiarray.py::TestFlag::test_writeable_from_readonly, test/torch_np/numpy_tests/core/test_multiarray.py::TestFlag::test_writeable_pickle, test/torch_np/numpy_tests/core/test_multiarray.py::TestHash::test_int, test/torch_np/numpy_tests/core/test_multiarray.py::TestAttributes::test_attributes, test/torch_np/numpy_tests/core/test_multiarray.py::TestAttributes::test_attributes_2, test/torch_np/numpy_tests/core/test_multiarray.py::TestAttributes::test_dtypeattr, test/torch_np/numpy_tests/core/test_multiarray.py::TestAttributes::test_fill, test/torch_np/numpy_tests/core/test_multiarray.py::TestAttributes::test_fill_max_uint64, test/torch_np/numpy_tests/core/test_multiarray.py::TestAttributes::test_fill_readonly, test/torch_np/numpy_tests/core/test_multiarray.py::TestAttributes::test_fill_struct_array, test/torch_np/numpy_tests/core/test_multiarray.py::TestAttributes::test_set_stridesattr, test/torch_np/numpy_tests/core/test_multiarray.py::TestAttributes::test_stridesattr, test/torch_np/numpy_tests/core/test_multiarray.py::TestArrayConstruction::test_0d_array_shape, test/torch_np/numpy_tests/core/test_multiarray.py::TestArrayConstruction::test_array, test/torch_np/numpy_tests/core/test_multiarray.py::TestArrayConstruction::test_array_as_keyword_array, test/torch_np/numpy_tests/core/test_multiarray.py::TestArrayConstruction::test_array_as_keyword_asanyarray, test/torch_np/numpy_tests/core/test_multiarray.py::TestArrayConstruction::test_array_as_keyword_asarray, test/torch_np/numpy_tests/core/test_multiarray.py::TestArrayConstruction::test_array_as_keyword_ascontiguousarray, test/torch_np/numpy_tests/core/test_multiarray.py::TestArrayConstruction::test_array_as_keyword_asfortranarray, test/torch_np/numpy_tests/core/test_multiarray.py::TestArrayConstruction::test_array_cont, test/torch_np/numpy_tests/core/test_multiarray.py::TestArrayConstruction::test_array_copy_false, test/torch_np/numpy_tests/core/test_multiarray.py::TestArrayConstruction::test_array_copy_false_2, test/torch_np/numpy_tests/core/test_multiarray.py::TestArrayConstruction::test_array_copy_true, test/torch_np/numpy_tests/core/test_multiarray.py::TestArrayConstruction::test_array_copy_true_2, test/torch_np/numpy_tests/core/test_multiarray.py::TestArrayConstruction::test_array_empty, test/torch_np/numpy_tests/core/test_multiarray.py::TestArrayConstruction::test_array_object, test/torch_np/numpy_tests/core/test_multiarray.py::TestArrayConstruction::test_bad_arguments_error_array, test/torch_np/numpy_tests/core/test_multiarray.py::TestArrayConstruction::test_bad_arguments_error_asanyarray, test/torch_np/numpy_tests/core/test_multiarray.py::TestArrayConstruction::test_bad_arguments_error_asarray, test/torch_np/numpy_tests/core/test_multiarray.py::TestArrayConstruction::test_bad_arguments_error_ascontiguousarray, test/torch_np/numpy_tests/core/test_multiarray.py::TestArrayConstruction::test_bad_arguments_error_asfortranarray, test/torch_np/numpy_tests/core/test_multiarray.py::TestAssignment::test_assignment_broadcasting, test/torch_np/numpy_tests/core/test_multiarray.py::TestAssignment::test_assignment_errors, test/torch_np/numpy_tests/core/test_multiarray.py::TestAssignment::test_cast_to_string, test/torch_np/numpy_tests/core/test_multiarray.py::TestAssignment::test_longdouble_assignment, test/torch_np/numpy_tests/core/test_multiarray.py::TestAssignment::test_stringlike_empty_list, test/torch_np/numpy_tests/core/test_multiarray.py::TestAssignment::test_unicode_assignment, test/torch_np/numpy_tests/core/test_multiarray.py::TestDtypedescr::test_construction, test/torch_np/numpy_tests/core/test_multiarray.py::TestScalarIndexing::test_ellipsis_subscript, test/torch_np/numpy_tests/core/test_multiarray.py::TestScalarIndexing::test_empty_subscript, test/torch_np/numpy_tests/core/test_multiarray.py::TestScalarIndexing::test_invalid_newaxis, test/torch_np/numpy_tests/core/test_multiarray.py::TestScalarIndexing::test_invalid_subscript, test/torch_np/numpy_tests/core/test_multiarray.py::TestScalarIndexing::test_invalid_subscript_assignment, test/torch_np/numpy_tests/core/test_multiarray.py::TestScalarIndexing::test_newaxis, test/torch_np/numpy_tests/core/test_multiarray.py::TestScalarIndexing::test_overlapping_assignment, test/torch_np/numpy_tests/core/test_multiarray.py::TestCreation::test_array_of_ragged_array, test/torch_np/numpy_tests/core/test_multiarray.py::TestCreation::test_array_too_big, test/torch_np/numpy_tests/core/test_multiarray.py::TestCreation::test_deep_nonragged_object, test/torch_np/numpy_tests/core/test_multiarray.py::TestCreation::test_empty_unicode, test/torch_np/numpy_tests/core/test_multiarray.py::TestCreation::test_failed_len_sequence, test/torch_np/numpy_tests/core/test_multiarray.py::TestCreation::test_false_len_iterable, test/torch_np/numpy_tests/core/test_multiarray.py::TestCreation::test_false_len_sequence, test/torch_np/numpy_tests/core/test_multiarray.py::TestCreation::test_from_attribute, test/torch_np/numpy_tests/core/test_multiarray.py::TestCreation::test_from_string, test/torch_np/numpy_tests/core/test_multiarray.py::TestCreation::test_malloc_fails, test/torch_np/numpy_tests/core/test_multiarray.py::TestCreation::test_no_len_object_type, test/torch_np/numpy_tests/core/test_multiarray.py::TestCreation::test_non_sequence_sequence, test/torch_np/numpy_tests/core/test_multiarray.py::TestCreation::test_object_initialized_to_None_dtype0_function0, test/torch_np/numpy_tests/core/test_multiarray.py::TestCreation::test_object_initialized_to_None_dtype0_function1, test/torch_np/numpy_tests/core/test_multiarray.py::TestCreation::test_object_initialized_to_None_dtype0_function2, test/torch_np/numpy_tests/core/test_multiarray.py::TestCreation::test_object_initialized_to_None_dtype_(2,3)O_function0, test/torch_np/numpy_tests/core/test_multiarray.py::TestCreation::test_object_initialized_to_None_dtype_(2,3)O_function1, test/torch_np/numpy_tests/core/test_multiarray.py::TestCreation::test_object_initialized_to_None_dtype_(2,3)O_function2, test/torch_np/numpy_tests/core/test_multiarray.py::TestCreation::test_object_initialized_to_None_dtype_O,(3)O_function0, test/torch_np/numpy_tests/core/test_multiarray.py::TestCreation::test_object_initialized_to_None_dtype_O,(3)O_function1, test/torch_np/numpy_tests/core/test_multiarray.py::TestCreation::test_object_initialized_to_None_dtype_O,(3)O_function2, test/torch_np/numpy_tests/core/test_multiarray.py::TestCreation::test_object_initialized_to_None_dtype_O,O_function0, test/torch_np/numpy_tests/core/test_multiarray.py::TestCreation::test_object_initialized_to_None_dtype_O,O_function1, test/torch_np/numpy_tests/core/test_multiarray.py::TestCreation::test_object_initialized_to_None_dtype_O,O_function2, test/torch_np/numpy_tests/core/test_multiarray.py::TestCreation::test_ragged_ndim_object, test/torch_np/numpy_tests/core/test_multiarray.py::TestCreation::test_ragged_shape_object, test/torch_np/numpy_tests/core/test_multiarray.py::TestCreation::test_sequence_non_homogeneous, test/torch_np/numpy_tests/core/test_multiarray.py::TestCreation::test_structured_void_promotion_arr, test/torch_np/numpy_tests/core/test_multiarray.py::TestCreation::test_structured_void_promotion_scalar, test/torch_np/numpy_tests/core/test_multiarray.py::TestCreation::test_too_big_error, test/torch_np/numpy_tests/core/test_multiarray.py::TestCreation::test_void, test/torch_np/numpy_tests/core/test_multiarray.py::TestCreation::test_zeros, test/torch_np/numpy_tests/core/test_multiarray.py::TestCreation::test_zeros_big, test/torch_np/numpy_tests/core/test_multiarray.py::TestCreation::test_zeros_like_like_zeros, test/torch_np/numpy_tests/core/test_multiarray.py::TestCreation::test_zeros_obj, test/torch_np/numpy_tests/core/test_multiarray.py::TestCreation::test_zeros_obj_obj, test/torch_np/numpy_tests/core/test_multiarray.py::TestBool::test_cast_from_bytes, test/torch_np/numpy_tests/core/test_multiarray.py::TestBool::test_cast_from_unicode, test/torch_np/numpy_tests/core/test_multiarray.py::TestBool::test_cast_from_void, test/torch_np/numpy_tests/core/test_multiarray.py::TestBool::test_count_nonzero, test/torch_np/numpy_tests/core/test_multiarray.py::TestBool::test_count_nonzero_all, test/torch_np/numpy_tests/core/test_multiarray.py::TestBool::test_count_nonzero_unaligned, test/torch_np/numpy_tests/core/test_multiarray.py::TestBool::test_sum, test/torch_np/numpy_tests/core/test_multiarray.py::TestBool::test_sum_2, test/torch_np/numpy_tests/core/test_multiarray.py::TestBool::test_test_interning, test/torch_np/numpy_tests/core/test_multiarray.py::TestMethods::test__complex__, test/torch_np/numpy_tests/core/test_multiarray.py::TestMethods::test__complex__should_not_work, test/torch_np/numpy_tests/core/test_multiarray.py::TestMethods::test__deepcopy___dtype0, test/torch_np/numpy_tests/core/test_multiarray.py::TestMethods::test_all_where, test/torch_np/numpy_tests/core/test_multiarray.py::TestMethods::test_any_where, test/torch_np/numpy_tests/core/test_multiarray.py::TestMethods::test_argpartition_empty_array_kth_dtype_B, test/torch_np/numpy_tests/core/test_multiarray.py::TestMethods::test_argpartition_empty_array_kth_dtype_b, test/torch_np/numpy_tests/core/test_multiarray.py::TestMethods::test_argpartition_empty_array_kth_dtype_h, test/torch_np/numpy_tests/core/test_multiarray.py::TestMethods::test_argpartition_empty_array_kth_dtype_i, test/torch_np/numpy_tests/core/test_multiarray.py::TestMethods::test_argpartition_empty_array_kth_dtype_l, test/torch_np/numpy_tests/core/test_multiarray.py::TestMethods::test_argpartition_gh5524_kth_dtype_B, test/torch_np/numpy_tests/core/test_multiarray.py::TestMethods::test_argpartition_gh5524_kth_dtype_b, test/torch_np/numpy_tests/core/test_multiarray.py::TestMethods::test_argpartition_gh5524_kth_dtype_h, test/torch_np/numpy_tests/core/test_multiarray.py::TestMethods::test_argpartition_gh5524_kth_dtype_i, test/torch_np/numpy_tests/core/test_multiarray.py::TestMethods::test_argpartition_gh5524_kth_dtype_l, test/torch_np/numpy_tests/core/test_multiarray.py::TestMethods::test_argpartition_integer, test/torch_np/numpy_tests/core/test_multiarray.py::TestMethods::test_argpartition_out_of_range_dtype_?, test/torch_np/numpy_tests/core/test_multiarray.py::TestMethods::test_argpartition_out_of_range_dtype_B, test/torch_np/numpy_tests/core/test_multiarray.py::TestMethods::test_argpartition_out_of_range_dtype_D, test/torch_np/numpy_tests/core/test_multiarray.py::TestMethods::test_argpartition_out_of_range_dtype_F, test/torch_np/numpy_tests/core/test_multiarray.py::TestMethods::test_argpartition_out_of_range_dtype_b, test/torch_np/numpy_tests/core/test_multiarray.py::TestMethods::test_argpartition_out_of_range_dtype_d, test/torch_np/numpy_tests/core/test_multiarray.py::TestMethods::test_argpartition_out_of_range_dtype_e, test/torch_np/numpy_tests/core/test_multiarray.py::TestMethods::test_argpartition_out_of_range_dtype_f, test/torch_np/numpy_tests/core/test_multiarray.py::TestMethods::test_argpartition_out_of_range_dtype_h, test/torch_np/numpy_tests/core/test_multiarray.py::TestMethods::test_argpartition_out_of_range_dtype_i, test/torch_np/numpy_tests/core/test_multiarray.py::TestMethods::test_argpartition_out_of_range_dtype_l, test/torch_np/numpy_tests/core/test_multiarray.py::TestMethods::test_argsort, test/torch_np/numpy_tests/core/test_multiarray.py::TestMethods::test_argsort_axis, test/torch_np/numpy_tests/core/test_multiarray.py::TestMethods::test_argsort_complex, test/torch_np/numpy_tests/core/test_multiarray.py::TestMethods::test_arr_mult_2_func0, test/torch_np/numpy_tests/core/test_multiarray.py::TestMethods::test_arr_mult_2_func1, test/torch_np/numpy_tests/core/test_multiarray.py::TestMethods::test_arr_mult_func0, test/torch_np/numpy_tests/core/test_multiarray.py::TestMethods::test_arr_mult_func1, test/torch_np/numpy_tests/core/test_multiarray.py::TestMethods::test_choose, test/torch_np/numpy_tests/core/test_multiarray.py::TestMethods::test_choose_2, test/torch_np/numpy_tests/core/test_multiarray.py::TestMethods::test_compress, test/torch_np/numpy_tests/core/test_multiarray.py::TestMethods::test_conjugate, test/torch_np/numpy_tests/core/test_multiarray.py::TestMethods::test_conjugate_out, test/torch_np/numpy_tests/core/test_multiarray.py::TestMethods::test_copy, test/torch_np/numpy_tests/core/test_multiarray.py::TestMethods::test_diagonal, test/torch_np/numpy_tests/core/test_multiarray.py::TestMethods::test_diagonal_memleak, test/torch_np/numpy_tests/core/test_multiarray.py::TestMethods::test_diagonal_view_notwriteable, test/torch_np/numpy_tests/core/test_multiarray.py::TestMethods::test_dot, test/torch_np/numpy_tests/core/test_multiarray.py::TestMethods::test_dot_out_mem_overlap, test/torch_np/numpy_tests/core/test_multiarray.py::TestMethods::test_flatten, test/torch_np/numpy_tests/core/test_multiarray.py::TestMethods::test_matmul_out, test/torch_np/numpy_tests/core/test_multiarray.py::TestMethods::test_no_dgemv_2_func0_dtype_D, test/torch_np/numpy_tests/core/test_multiarray.py::TestMethods::test_no_dgemv_2_func0_dtype_F, test/torch_np/numpy_tests/core/test_multiarray.py::TestMethods::test_no_dgemv_2_func0_dtype_d, test/torch_np/numpy_tests/core/test_multiarray.py::TestMethods::test_no_dgemv_2_func0_dtype_f, test/torch_np/numpy_tests/core/test_multiarray.py::TestMethods::test_no_dgemv_2_func0_dtype_i, test/torch_np/numpy_tests/core/test_multiarray.py::TestMethods::test_no_dgemv_2_func1_dtype_D, test/torch_np/numpy_tests/core/test_multiarray.py::TestMethods::test_no_dgemv_2_func1_dtype_F, test/torch_np/numpy_tests/core/test_multiarray.py::TestMethods::test_no_dgemv_2_func1_dtype_d, test/torch_np/numpy_tests/core/test_multiarray.py::TestMethods::test_no_dgemv_2_func1_dtype_f, test/torch_np/numpy_tests/core/test_multiarray.py::TestMethods::test_no_dgemv_2_func1_dtype_i, test/torch_np/numpy_tests/core/test_multiarray.py::TestMethods::test_no_dgemv_func0_dtype_D, test/torch_np/numpy_tests/core/test_multiarray.py::TestMethods::test_no_dgemv_func0_dtype_F, test/torch_np/numpy_tests/core/test_multiarray.py::TestMethods::test_no_dgemv_func0_dtype_d, test/torch_np/numpy_tests/core/test_multiarray.py::TestMethods::test_no_dgemv_func0_dtype_f, test/torch_np/numpy_tests/core/test_multiarray.py::TestMethods::test_no_dgemv_func0_dtype_i, test/torch_np/numpy_tests/core/test_multiarray.py::TestMethods::test_no_dgemv_func1_dtype_D, test/torch_np/numpy_tests/core/test_multiarray.py::TestMethods::test_no_dgemv_func1_dtype_F, test/torch_np/numpy_tests/core/test_multiarray.py::TestMethods::test_no_dgemv_func1_dtype_d, test/torch_np/numpy_tests/core/test_multiarray.py::TestMethods::test_no_dgemv_func1_dtype_f, test/torch_np/numpy_tests/core/test_multiarray.py::TestMethods::test_no_dgemv_func1_dtype_i, test/torch_np/numpy_tests/core/test_multiarray.py::TestMethods::test_partition, test/torch_np/numpy_tests/core/test_multiarray.py::TestMethods::test_partition_empty_array_kth_dtype_B, test/torch_np/numpy_tests/core/test_multiarray.py::TestMethods::test_partition_empty_array_kth_dtype_b, test/torch_np/numpy_tests/core/test_multiarray.py::TestMethods::test_partition_empty_array_kth_dtype_h, test/torch_np/numpy_tests/core/test_multiarray.py::TestMethods::test_partition_empty_array_kth_dtype_i, test/torch_np/numpy_tests/core/test_multiarray.py::TestMethods::test_partition_empty_array_kth_dtype_l, test/torch_np/numpy_tests/core/test_multiarray.py::TestMethods::test_partition_fuzz, test/torch_np/numpy_tests/core/test_multiarray.py::TestMethods::test_partition_integer, test/torch_np/numpy_tests/core/test_multiarray.py::TestMethods::test_partition_iterative, test/torch_np/numpy_tests/core/test_multiarray.py::TestMethods::test_partition_out_of_range_dtype_?, test/torch_np/numpy_tests/core/test_multiarray.py::TestMethods::test_partition_out_of_range_dtype_B, test/torch_np/numpy_tests/core/test_multiarray.py::TestMethods::test_partition_out_of_range_dtype_D, test/torch_np/numpy_tests/core/test_multiarray.py::TestMethods::test_partition_out_of_range_dtype_F, test/torch_np/numpy_tests/core/test_multiarray.py::TestMethods::test_partition_out_of_range_dtype_b, test/torch_np/numpy_tests/core/test_multiarray.py::TestMethods::test_partition_out_of_range_dtype_d, test/torch_np/numpy_tests/core/test_multiarray.py::TestMethods::test_partition_out_of_range_dtype_e, test/torch_np/numpy_tests/core/test_multiarray.py::TestMethods::test_partition_out_of_range_dtype_f, test/torch_np/numpy_tests/core/test_multiarray.py::TestMethods::test_partition_out_of_range_dtype_h, test/torch_np/numpy_tests/core/test_multiarray.py::TestMethods::test_partition_out_of_range_dtype_i, test/torch_np/numpy_tests/core/test_multiarray.py::TestMethods::test_partition_out_of_range_dtype_l, test/torch_np/numpy_tests/core/test_multiarray.py::TestMethods::test_prod, test/torch_np/numpy_tests/core/test_multiarray.py::TestMethods::test_put, test/torch_np/numpy_tests/core/test_multiarray.py::TestMethods::test_ravel, test/torch_np/numpy_tests/core/test_multiarray.py::TestMethods::test_repeat, test/torch_np/numpy_tests/core/test_multiarray.py::TestMethods::test_reshape, test/torch_np/numpy_tests/core/test_multiarray.py::TestMethods::test_round, test/torch_np/numpy_tests/core/test_multiarray.py::TestMethods::test_searchsorted_complex, test/torch_np/numpy_tests/core/test_multiarray.py::TestMethods::test_searchsorted_floats_default_dtype, test/torch_np/numpy_tests/core/test_multiarray.py::TestMethods::test_searchsorted_floats_f16, test/torch_np/numpy_tests/core/test_multiarray.py::TestMethods::test_searchsorted_floats_f32, test/torch_np/numpy_tests/core/test_multiarray.py::TestMethods::test_searchsorted_n_elements, test/torch_np/numpy_tests/core/test_multiarray.py::TestMethods::test_searchsorted_resetting, test/torch_np/numpy_tests/core/test_multiarray.py::TestMethods::test_searchsorted_type_specific, test/torch_np/numpy_tests/core/test_multiarray.py::TestMethods::test_searchsorted_type_specific_2, test/torch_np/numpy_tests/core/test_multiarray.py::TestMethods::test_searchsorted_unaligned_array, test/torch_np/numpy_tests/core/test_multiarray.py::TestMethods::test_searchsorted_with_invalid_sorter, test/torch_np/numpy_tests/core/test_multiarray.py::TestMethods::test_searchsorted_with_sorter, test/torch_np/numpy_tests/core/test_multiarray.py::TestMethods::test_size_zero_memleak, test/torch_np/numpy_tests/core/test_multiarray.py::TestMethods::test_sort, test/torch_np/numpy_tests/core/test_multiarray.py::TestMethods::test_sort_axis, test/torch_np/numpy_tests/core/test_multiarray.py::TestMethods::test_sort_complex_dtype0_part_imag, test/torch_np/numpy_tests/core/test_multiarray.py::TestMethods::test_sort_complex_dtype0_part_real, test/torch_np/numpy_tests/core/test_multiarray.py::TestMethods::test_sort_complex_dtype1_part_imag, test/torch_np/numpy_tests/core/test_multiarray.py::TestMethods::test_sort_complex_dtype1_part_real, test/torch_np/numpy_tests/core/test_multiarray.py::TestMethods::test_sort_complex_nans, test/torch_np/numpy_tests/core/test_multiarray.py::TestMethods::test_sort_degraded, test/torch_np/numpy_tests/core/test_multiarray.py::TestMethods::test_sort_signed_dtype0, test/torch_np/numpy_tests/core/test_multiarray.py::TestMethods::test_sort_signed_dtype1, test/torch_np/numpy_tests/core/test_multiarray.py::TestMethods::test_sort_signed_dtype2, test/torch_np/numpy_tests/core/test_multiarray.py::TestMethods::test_sort_signed_dtype3, test/torch_np/numpy_tests/core/test_multiarray.py::TestMethods::test_sort_signed_dtype4, test/torch_np/numpy_tests/core/test_multiarray.py::TestMethods::test_sort_signed_dtype5, test/torch_np/numpy_tests/core/test_multiarray.py::TestMethods::test_sort_signed_dtype6, test/torch_np/numpy_tests/core/test_multiarray.py::TestMethods::test_sort_size_0, test/torch_np/numpy_tests/core/test_multiarray.py::TestMethods::test_sort_unsigned_dtype0, test/torch_np/numpy_tests/core/test_multiarray.py::TestMethods::test_sort_unsigned_dtype1, test/torch_np/numpy_tests/core/test_multiarray.py::TestMethods::test_sort_unsigned_dtype2, test/torch_np/numpy_tests/core/test_multiarray.py::TestMethods::test_sort_unsigned_dtype3, test/torch_np/numpy_tests/core/test_multiarray.py::TestMethods::test_squeeze, test/torch_np/numpy_tests/core/test_multiarray.py::TestMethods::test_swapaxes, test/torch_np/numpy_tests/core/test_multiarray.py::TestMethods::test_trace, test/torch_np/numpy_tests/core/test_multiarray.py::TestMethods::test_transpose, test/torch_np/numpy_tests/core/test_multiarray.py::TestCequenceMethods::test_array_contains, test/torch_np/numpy_tests/core/test_multiarray.py::TestBinop::test_inplace, test/torch_np/numpy_tests/core/test_multiarray.py::TestSubscripting::test_test_zero_rank, test/torch_np/numpy_tests/core/test_multiarray.py::TestFancyIndexing::test_assign_mask, test/torch_np/numpy_tests/core/test_multiarray.py::TestFancyIndexing::test_assign_mask2, test/torch_np/numpy_tests/core/test_multiarray.py::TestFancyIndexing::test_list, test/torch_np/numpy_tests/core/test_multiarray.py::TestFancyIndexing::test_mask, test/torch_np/numpy_tests/core/test_multiarray.py::TestFancyIndexing::test_mask2, test/torch_np/numpy_tests/core/test_multiarray.py::TestFancyIndexing::test_tuple, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmaxArgminCommon::test_all_method_max, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmaxArgminCommon::test_all_method_min, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size0_axis0_method0, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size0_axis0_method1, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size10_axis_-1_method0, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size10_axis_-1_method1, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size11_axis_0_method0, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size11_axis_0_method1, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size12_axis_1_method0, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size12_axis_1_method1, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size13_axis13_method0, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size13_axis13_method1, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size14_axis_-2_method0, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size14_axis_-2_method1, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size15_axis_-1_method0, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size15_axis_-1_method1, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size16_axis_0_method0, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size16_axis_0_method1, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size17_axis_1_method0, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size17_axis_1_method1, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size18_axis18_method0, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size18_axis18_method1, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size19_axis_-3_method0, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size19_axis_-3_method1, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size1_axis_-1_method0, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size1_axis_-1_method1, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size20_axis_-2_method0, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size20_axis_-2_method1, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size21_axis_-1_method0, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size21_axis_-1_method1, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size22_axis_0_method0, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size22_axis_0_method1, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size23_axis_1_method0, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size23_axis_1_method1, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size24_axis_2_method0, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size24_axis_2_method1, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size25_axis25_method0, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size25_axis25_method1, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size26_axis_-3_method0, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size26_axis_-3_method1, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size27_axis_-2_method0, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size27_axis_-2_method1, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size28_axis_-1_method0, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size28_axis_-1_method1, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size29_axis_0_method0, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size29_axis_0_method1, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size2_axis_0_method0, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size2_axis_0_method1, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size30_axis_1_method0, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size30_axis_1_method1, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size31_axis_2_method0, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size31_axis_2_method1, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size32_axis32_method0, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size32_axis32_method1, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size33_axis_-4_method0, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size33_axis_-4_method1, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size34_axis_-3_method0, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size34_axis_-3_method1, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size35_axis_-2_method0, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size35_axis_-2_method1, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size36_axis_-1_method0, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size36_axis_-1_method1, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size37_axis_0_method0, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size37_axis_0_method1, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size38_axis_1_method0, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size38_axis_1_method1, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size39_axis_2_method0, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size39_axis_2_method1, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size3_axis3_method0, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size3_axis3_method1, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size40_axis_3_method0, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size40_axis_3_method1, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size41_axis41_method0, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size41_axis41_method1, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size42_axis_-4_method0, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size42_axis_-4_method1, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size43_axis_-3_method0, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size43_axis_-3_method1, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size44_axis_-2_method0, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size44_axis_-2_method1, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size45_axis_-1_method0, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size45_axis_-1_method1, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size46_axis_0_method0, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size46_axis_0_method1, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size47_axis_1_method0, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size47_axis_1_method1, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size48_axis_2_method0, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size48_axis_2_method1, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size49_axis_3_method0, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size49_axis_3_method1, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size4_axis_-2_method0, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size4_axis_-2_method1, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size50_axis50_method0, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size50_axis50_method1, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size51_axis_-4_method0, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size51_axis_-4_method1, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size52_axis_-3_method0, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size52_axis_-3_method1, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size53_axis_-2_method0, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size53_axis_-2_method1, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size54_axis_-1_method0, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size54_axis_-1_method1, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size55_axis_0_method0, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size55_axis_0_method1, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size56_axis_1_method0, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size56_axis_1_method1, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size57_axis_2_method0, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size57_axis_2_method1, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size58_axis_3_method0, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size58_axis_3_method1, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size59_axis59_method0, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size59_axis59_method1, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size5_axis_-1_method0, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size5_axis_-1_method1, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size60_axis_-4_method0, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size60_axis_-4_method1, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size61_axis_-3_method0, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size61_axis_-3_method1, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size62_axis_-2_method0, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size62_axis_-2_method1, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size63_axis_-1_method0, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size63_axis_-1_method1, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size64_axis_0_method0, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size64_axis_0_method1, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size65_axis_1_method0, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size65_axis_1_method1, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size66_axis_2_method0, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size66_axis_2_method1, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size67_axis_3_method0, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size67_axis_3_method1, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size68_axis68_method0, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size68_axis68_method1, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size69_axis_-1_method0, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size69_axis_-1_method1, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size6_axis_0_method0, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size6_axis_0_method1, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size70_axis_0_method0, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size70_axis_0_method1, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size71_axis71_method0, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size71_axis71_method1, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size72_axis_-1_method0, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size72_axis_-1_method1, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size73_axis_0_method0, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size73_axis_0_method1, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size74_axis74_method0, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size74_axis74_method1, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size75_axis_-1_method0, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size75_axis_-1_method1, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size76_axis_0_method0, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size76_axis_0_method1, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size77_axis77_method0, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size77_axis77_method1, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size7_axis_1_method0, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size7_axis_1_method1, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size8_axis8_method0, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size8_axis8_method1, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size9_axis_-2_method0, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size9_axis_-2_method1, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmaxArgminCommon::test_np_vs_ndarray_arr_method_argmax_np_method0, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmaxArgminCommon::test_np_vs_ndarray_arr_method_argmin_np_method1, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmaxArgminCommon::test_output_shape_method_argmax, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmaxArgminCommon::test_output_shape_method_argmin, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmaxArgminCommon::test_ret_is_out_ndim_0_method_argmax, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmaxArgminCommon::test_ret_is_out_ndim_0_method_argmin, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmaxArgminCommon::test_ret_is_out_ndim_1_method_argmax, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmaxArgminCommon::test_ret_is_out_ndim_1_method_argmin, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmax::test_combinations_data0, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmax::test_combinations_data1, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmax::test_combinations_data10, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmax::test_combinations_data11, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmax::test_combinations_data12, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmax::test_combinations_data13, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmax::test_combinations_data14, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmax::test_combinations_data15, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmax::test_combinations_data16, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmax::test_combinations_data17, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmax::test_combinations_data18, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmax::test_combinations_data19, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmax::test_combinations_data2, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmax::test_combinations_data20, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmax::test_combinations_data21, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmax::test_combinations_data22, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmax::test_combinations_data23, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmax::test_combinations_data24, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmax::test_combinations_data25, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmax::test_combinations_data26, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmax::test_combinations_data27, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmax::test_combinations_data28, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmax::test_combinations_data29, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmax::test_combinations_data3, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmax::test_combinations_data30, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmax::test_combinations_data31, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmax::test_combinations_data32, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmax::test_combinations_data33, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmax::test_combinations_data34, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmax::test_combinations_data35, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmax::test_combinations_data36, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmax::test_combinations_data37, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmax::test_combinations_data38, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmax::test_combinations_data39, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmax::test_combinations_data4, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmax::test_combinations_data40, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmax::test_combinations_data41, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmax::test_combinations_data42, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmax::test_combinations_data43, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmax::test_combinations_data44, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmax::test_combinations_data45, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmax::test_combinations_data46, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmax::test_combinations_data47, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmax::test_combinations_data48, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmax::test_combinations_data49, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmax::test_combinations_data5, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmax::test_combinations_data50, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmax::test_combinations_data51, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmax::test_combinations_data52, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmax::test_combinations_data53, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmax::test_combinations_data54, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmax::test_combinations_data55, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmax::test_combinations_data56, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmax::test_combinations_data57, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmax::test_combinations_data58, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmax::test_combinations_data59, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmax::test_combinations_data6, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmax::test_combinations_data60, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmax::test_combinations_data61, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmax::test_combinations_data7, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmax::test_combinations_data8, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmax::test_combinations_data9, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmax::test_maximum_signed_integers, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmin::test_combinations_data0, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmin::test_combinations_data1, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmin::test_combinations_data10, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmin::test_combinations_data11, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmin::test_combinations_data12, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmin::test_combinations_data13, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmin::test_combinations_data14, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmin::test_combinations_data15, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmin::test_combinations_data16, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmin::test_combinations_data17, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmin::test_combinations_data18, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmin::test_combinations_data19, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmin::test_combinations_data2, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmin::test_combinations_data20, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmin::test_combinations_data21, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmin::test_combinations_data22, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmin::test_combinations_data23, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmin::test_combinations_data24, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmin::test_combinations_data25, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmin::test_combinations_data26, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmin::test_combinations_data27, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmin::test_combinations_data28, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmin::test_combinations_data29, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmin::test_combinations_data3, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmin::test_combinations_data30, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmin::test_combinations_data31, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmin::test_combinations_data32, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmin::test_combinations_data33, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmin::test_combinations_data34, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmin::test_combinations_data35, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmin::test_combinations_data36, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmin::test_combinations_data37, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmin::test_combinations_data38, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmin::test_combinations_data39, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmin::test_combinations_data4, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmin::test_combinations_data40, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmin::test_combinations_data41, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmin::test_combinations_data42, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmin::test_combinations_data43, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmin::test_combinations_data44, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmin::test_combinations_data45, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmin::test_combinations_data46, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmin::test_combinations_data47, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmin::test_combinations_data48, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmin::test_combinations_data49, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmin::test_combinations_data5, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmin::test_combinations_data50, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmin::test_combinations_data51, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmin::test_combinations_data52, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmin::test_combinations_data53, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmin::test_combinations_data54, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmin::test_combinations_data55, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmin::test_combinations_data56, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmin::test_combinations_data57, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmin::test_combinations_data58, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmin::test_combinations_data59, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmin::test_combinations_data6, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmin::test_combinations_data60, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmin::test_combinations_data61, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmin::test_combinations_data7, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmin::test_combinations_data8, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmin::test_combinations_data9, test/torch_np/numpy_tests/core/test_multiarray.py::TestArgmin::test_minimum_signed_integers, test/torch_np/numpy_tests/core/test_multiarray.py::TestMinMax::test_axis, test/torch_np/numpy_tests/core/test_multiarray.py::TestMinMax::test_scalar, test/torch_np/numpy_tests/core/test_multiarray.py::TestNewaxis::test_basic, test/torch_np/numpy_tests/core/test_multiarray.py::TestClip::test_basic, test/torch_np/numpy_tests/core/test_multiarray.py::TestClip::test_max_or_min, test/torch_np/numpy_tests/core/test_multiarray.py::TestClip::test_nan, test/torch_np/numpy_tests/core/test_multiarray.py::TestCompress::test_axis, test/torch_np/numpy_tests/core/test_multiarray.py::TestCompress::test_flatten, test/torch_np/numpy_tests/core/test_multiarray.py::TestCompress::test_truncate, test/torch_np/numpy_tests/core/test_multiarray.py::TestPutmask::test_byteorder_greater_False, test/torch_np/numpy_tests/core/test_multiarray.py::TestPutmask::test_byteorder_greater_True, test/torch_np/numpy_tests/core/test_multiarray.py::TestPutmask::test_ip_types, test/torch_np/numpy_tests/core/test_multiarray.py::TestPutmask::test_kwargs, test/torch_np/numpy_tests/core/test_multiarray.py::TestPutmask::test_mask_size, test/torch_np/numpy_tests/core/test_multiarray.py::TestPutmask::test_overlaps, test/torch_np/numpy_tests/core/test_multiarray.py::TestPutmask::test_record_array, test/torch_np/numpy_tests/core/test_multiarray.py::TestPutmask::test_writeable, test/torch_np/numpy_tests/core/test_multiarray.py::TestTake::test_clip, test/torch_np/numpy_tests/core/test_multiarray.py::TestTake::test_ip_types, test/torch_np/numpy_tests/core/test_multiarray.py::TestTake::test_out_overlap, test/torch_np/numpy_tests/core/test_multiarray.py::TestTake::test_raise, test/torch_np/numpy_tests/core/test_multiarray.py::TestTake::test_ret_is_out_shape0, test/torch_np/numpy_tests/core/test_multiarray.py::TestTake::test_ret_is_out_shape1, test/torch_np/numpy_tests/core/test_multiarray.py::TestTake::test_ret_is_out_shape2, test/torch_np/numpy_tests/core/test_multiarray.py::TestTake::test_wrap, test/torch_np/numpy_tests/core/test_multiarray.py::TestLexsort::test_basic_dtype0, test/torch_np/numpy_tests/core/test_multiarray.py::TestLexsort::test_basic_dtype1, test/torch_np/numpy_tests/core/test_multiarray.py::TestLexsort::test_basic_dtype2, test/torch_np/numpy_tests/core/test_multiarray.py::TestLexsort::test_basic_dtype3, test/torch_np/numpy_tests/core/test_multiarray.py::TestLexsort::test_basic_dtype4, test/torch_np/numpy_tests/core/test_multiarray.py::TestLexsort::test_basic_dtype5, test/torch_np/numpy_tests/core/test_multiarray.py::TestLexsort::test_basic_dtype6, test/torch_np/numpy_tests/core/test_multiarray.py::TestLexsort::test_basic_dtype7, test/torch_np/numpy_tests/core/test_multiarray.py::TestLexsort::test_datetime, test/torch_np/numpy_tests/core/test_multiarray.py::TestLexsort::test_invalid_axis, test/torch_np/numpy_tests/core/test_multiarray.py::TestLexsort::test_mixed, test/torch_np/numpy_tests/core/test_multiarray.py::TestLexsort::test_object, test/torch_np/numpy_tests/core/test_multiarray.py::TestIO::test_ascii, test/torch_np/numpy_tests/core/test_multiarray.py::TestIO::test_big_binary, test/torch_np/numpy_tests/core/test_multiarray.py::TestIO::test_binary, test/torch_np/numpy_tests/core/test_multiarray.py::TestIO::test_bool_fromstring, test/torch_np/numpy_tests/core/test_multiarray.py::TestIO::test_counted_string, test/torch_np/numpy_tests/core/test_multiarray.py::TestIO::test_counted_string_with_ws, test/torch_np/numpy_tests/core/test_multiarray.py::TestIO::test_dtype, test/torch_np/numpy_tests/core/test_multiarray.py::TestIO::test_dtype_bool, test/torch_np/numpy_tests/core/test_multiarray.py::TestIO::test_empty_files_binary, test/torch_np/numpy_tests/core/test_multiarray.py::TestIO::test_empty_files_text, test/torch_np/numpy_tests/core/test_multiarray.py::TestIO::test_file_position_after_fromfile, test/torch_np/numpy_tests/core/test_multiarray.py::TestIO::test_file_position_after_tofile, test/torch_np/numpy_tests/core/test_multiarray.py::TestIO::test_fromfile_bad_dup, test/torch_np/numpy_tests/core/test_multiarray.py::TestIO::test_fromfile_offset, test/torch_np/numpy_tests/core/test_multiarray.py::TestIO::test_fromfile_subarray_binary, test/torch_np/numpy_tests/core/test_multiarray.py::TestIO::test_fromstring_count0, test/torch_np/numpy_tests/core/test_multiarray.py::TestIO::test_inf, test/torch_np/numpy_tests/core/test_multiarray.py::TestIO::test_int64_fromstring, test/torch_np/numpy_tests/core/test_multiarray.py::TestIO::test_io_open_buffered_fromfile, test/torch_np/numpy_tests/core/test_multiarray.py::TestIO::test_io_open_unbuffered_fromfile, test/torch_np/numpy_tests/core/test_multiarray.py::TestIO::test_largish_file, test/torch_np/numpy_tests/core/test_multiarray.py::TestIO::test_load_object_array_fromfile, test/torch_np/numpy_tests/core/test_multiarray.py::TestIO::test_long_sep, test/torch_np/numpy_tests/core/test_multiarray.py::TestIO::test_malformed, test/torch_np/numpy_tests/core/test_multiarray.py::TestIO::test_nan, test/torch_np/numpy_tests/core/test_multiarray.py::TestIO::test_nofile, test/torch_np/numpy_tests/core/test_multiarray.py::TestIO::test_numbers, test/torch_np/numpy_tests/core/test_multiarray.py::TestIO::test_parsing_subarray_unsupported, test/torch_np/numpy_tests/core/test_multiarray.py::TestIO::test_read_shorter_than_count_subarray, test/torch_np/numpy_tests/core/test_multiarray.py::TestIO::test_roundtrip, test/torch_np/numpy_tests/core/test_multiarray.py::TestIO::test_roundtrip_binary_str, test/torch_np/numpy_tests/core/test_multiarray.py::TestIO::test_roundtrip_dump_pathlib, test/torch_np/numpy_tests/core/test_multiarray.py::TestIO::test_roundtrip_file, test/torch_np/numpy_tests/core/test_multiarray.py::TestIO::test_roundtrip_repr, test/torch_np/numpy_tests/core/test_multiarray.py::TestIO::test_roundtrip_str, test/torch_np/numpy_tests/core/test_multiarray.py::TestIO::test_string, test/torch_np/numpy_tests/core/test_multiarray.py::TestIO::test_string_with_ws, test/torch_np/numpy_tests/core/test_multiarray.py::TestIO::test_tofile_cleanup, test/torch_np/numpy_tests/core/test_multiarray.py::TestIO::test_tofile_format, test/torch_np/numpy_tests/core/test_multiarray.py::TestIO::test_tofile_sep, test/torch_np/numpy_tests/core/test_multiarray.py::TestIO::test_uint64_fromstring, test/torch_np/numpy_tests/core/test_multiarray.py::TestIO::test_unseekable_fromfile, test/torch_np/numpy_tests/core/test_multiarray.py::TestFromBuffer::test_array_base_obj0, test/torch_np/numpy_tests/core/test_multiarray.py::TestFromBuffer::test_array_base_obj_12345678, test/torch_np/numpy_tests/core/test_multiarray.py::TestFromBuffer::test_basic_big_dtype0, test/torch_np/numpy_tests/core/test_multiarray.py::TestFromBuffer::test_basic_big_dtype1, test/torch_np/numpy_tests/core/test_multiarray.py::TestFromBuffer::test_basic_big_dtype2, test/torch_np/numpy_tests/core/test_multiarray.py::TestFromBuffer::test_basic_little_dtype0, test/torch_np/numpy_tests/core/test_multiarray.py::TestFromBuffer::test_basic_little_dtype1, test/torch_np/numpy_tests/core/test_multiarray.py::TestFromBuffer::test_basic_little_dtype2, test/torch_np/numpy_tests/core/test_multiarray.py::TestFromBuffer::test_empty, test/torch_np/numpy_tests/core/test_multiarray.py::TestFromBuffer::test_mmap_close, test/torch_np/numpy_tests/core/test_multiarray.py::TestResize::test_0d_shape, test/torch_np/numpy_tests/core/test_multiarray.py::TestResize::test_basic, test/torch_np/numpy_tests/core/test_multiarray.py::TestResize::test_check_reference, test/torch_np/numpy_tests/core/test_multiarray.py::TestResize::test_check_weakref, test/torch_np/numpy_tests/core/test_multiarray.py::TestResize::test_empty_view, test/torch_np/numpy_tests/core/test_multiarray.py::TestResize::test_freeform_shape, test/torch_np/numpy_tests/core/test_multiarray.py::TestResize::test_int_shape, test/torch_np/numpy_tests/core/test_multiarray.py::TestResize::test_invalid_arguments, test/torch_np/numpy_tests/core/test_multiarray.py::TestResize::test_none_shape, test/torch_np/numpy_tests/core/test_multiarray.py::TestResize::test_zeros_appended, test/torch_np/numpy_tests/core/test_multiarray.py::TestStats::test_ddof, test/torch_np/numpy_tests/core/test_multiarray.py::TestStats::test_ddof_too_big, test/torch_np/numpy_tests/core/test_multiarray.py::TestStats::test_dtype_from_dtype, test/torch_np/numpy_tests/core/test_multiarray.py::TestStats::test_dtype_from_input, test/torch_np/numpy_tests/core/test_multiarray.py::TestStats::test_empty, test/torch_np/numpy_tests/core/test_multiarray.py::TestStats::test_keepdims, test/torch_np/numpy_tests/core/test_multiarray.py::TestStats::test_mean_axis_error, test/torch_np/numpy_tests/core/test_multiarray.py::TestStats::test_mean_float16, test/torch_np/numpy_tests/core/test_multiarray.py::TestStats::test_mean_values, test/torch_np/numpy_tests/core/test_multiarray.py::TestStats::test_mean_where, test/torch_np/numpy_tests/core/test_multiarray.py::TestStats::test_out, test/torch_np/numpy_tests/core/test_multiarray.py::TestStats::test_python_type, test/torch_np/numpy_tests/core/test_multiarray.py::TestStats::test_std_values, test/torch_np/numpy_tests/core/test_multiarray.py::TestStats::test_std_where, test/torch_np/numpy_tests/core/test_multiarray.py::TestStats::test_var_axis_error, test/torch_np/numpy_tests/core/test_multiarray.py::TestStats::test_var_complex_byteorder, test/torch_np/numpy_tests/core/test_multiarray.py::TestStats::test_var_complex_values_complex_dtype_complex128_ndec_7, test/torch_np/numpy_tests/core/test_multiarray.py::TestStats::test_var_complex_values_complex_dtype_complex64_ndec_6, test/torch_np/numpy_tests/core/test_multiarray.py::TestStats::test_var_dimensions, test/torch_np/numpy_tests/core/test_multiarray.py::TestStats::test_var_values, test/torch_np/numpy_tests/core/test_multiarray.py::TestStats::test_var_where, test/torch_np/numpy_tests/core/test_multiarray.py::TestVdot::test_basic, test/torch_np/numpy_tests/core/test_multiarray.py::TestVdot::test_vdot_array_order, test/torch_np/numpy_tests/core/test_multiarray.py::TestVdot::test_vdot_uncontiguous, test/torch_np/numpy_tests/core/test_multiarray.py::TestVdot::test_vdot_uncontiguous_2, test/torch_np/numpy_tests/core/test_multiarray.py::TestDot::test_accelerate_framework_sgemv_fix, test/torch_np/numpy_tests/core/test_multiarray.py::TestDot::test_all, test/torch_np/numpy_tests/core/test_multiarray.py::TestDot::test_dot_2args, test/torch_np/numpy_tests/core/test_multiarray.py::TestDot::test_dot_3args, test/torch_np/numpy_tests/core/test_multiarray.py::TestDot::test_dot_3args_errors, test/torch_np/numpy_tests/core/test_multiarray.py::TestDot::test_dot_array_order, test/torch_np/numpy_tests/core/test_multiarray.py::TestDot::test_dotcolumnvect1, test/torch_np/numpy_tests/core/test_multiarray.py::TestDot::test_dotcolumnvect2, test/torch_np/numpy_tests/core/test_multiarray.py::TestDot::test_dotmatmat, test/torch_np/numpy_tests/core/test_multiarray.py::TestDot::test_dotmatvec, test/torch_np/numpy_tests/core/test_multiarray.py::TestDot::test_dotmatvec2, test/torch_np/numpy_tests/core/test_multiarray.py::TestDot::test_dotvecmat, test/torch_np/numpy_tests/core/test_multiarray.py::TestDot::test_dotvecmat2, test/torch_np/numpy_tests/core/test_multiarray.py::TestDot::test_dotvecmat3, test/torch_np/numpy_tests/core/test_multiarray.py::TestDot::test_dotvecscalar, test/torch_np/numpy_tests/core/test_multiarray.py::TestDot::test_dotvecscalar2, test/torch_np/numpy_tests/core/test_multiarray.py::TestDot::test_dotvecvecinner, test/torch_np/numpy_tests/core/test_multiarray.py::TestDot::test_dotvecvecouter, test/torch_np/numpy_tests/core/test_multiarray.py::TestDot::test_huge_vectordot_dtype0, test/torch_np/numpy_tests/core/test_multiarray.py::TestDot::test_huge_vectordot_dtype1, test/torch_np/numpy_tests/core/test_multiarray.py::TestMatmul::test_dot_equivalent_mm1, test/torch_np/numpy_tests/core/test_multiarray.py::TestMatmul::test_dot_equivalent_mm2, test/torch_np/numpy_tests/core/test_multiarray.py::TestMatmul::test_dot_equivalent_mm3, test/torch_np/numpy_tests/core/test_multiarray.py::TestMatmul::test_dot_equivalent_mm4, test/torch_np/numpy_tests/core/test_multiarray.py::TestMatmul::test_dot_equivalent_mmN1, test/torch_np/numpy_tests/core/test_multiarray.py::TestMatmul::test_dot_equivalent_mmN2, test/torch_np/numpy_tests/core/test_multiarray.py::TestMatmul::test_dot_equivalent_mmN3, test/torch_np/numpy_tests/core/test_multiarray.py::TestMatmul::test_dot_equivalent_mmT1, test/torch_np/numpy_tests/core/test_multiarray.py::TestMatmul::test_dot_equivalent_mmT2, test/torch_np/numpy_tests/core/test_multiarray.py::TestMatmul::test_dot_equivalent_mmT3, test/torch_np/numpy_tests/core/test_multiarray.py::TestMatmul::test_dot_equivalent_mmT4, test/torch_np/numpy_tests/core/test_multiarray.py::TestMatmul::test_dot_equivalent_mmT5, test/torch_np/numpy_tests/core/test_multiarray.py::TestMatmul::test_dot_equivalent_mmT6, test/torch_np/numpy_tests/core/test_multiarray.py::TestMatmul::test_dot_equivalent_mv11, test/torch_np/numpy_tests/core/test_multiarray.py::TestMatmul::test_dot_equivalent_mv12, test/torch_np/numpy_tests/core/test_multiarray.py::TestMatmul::test_dot_equivalent_mvN1, test/torch_np/numpy_tests/core/test_multiarray.py::TestMatmul::test_dot_equivalent_mvN2, test/torch_np/numpy_tests/core/test_multiarray.py::TestMatmul::test_dot_equivalent_mvN3, test/torch_np/numpy_tests/core/test_multiarray.py::TestMatmul::test_dot_equivalent_mvN4, test/torch_np/numpy_tests/core/test_multiarray.py::TestMatmul::test_dot_equivalent_mvN5, test/torch_np/numpy_tests/core/test_multiarray.py::TestMatmul::test_dot_equivalent_mvN6, test/torch_np/numpy_tests/core/test_multiarray.py::TestMatmul::test_dot_equivalent_mvN7, test/torch_np/numpy_tests/core/test_multiarray.py::TestMatmul::test_dot_equivalent_mvN8, test/torch_np/numpy_tests/core/test_multiarray.py::TestMatmul::test_dot_equivalent_mvN9, test/torch_np/numpy_tests/core/test_multiarray.py::TestMatmul::test_dot_equivalent_mvn10, test/torch_np/numpy_tests/core/test_multiarray.py::TestMatmul::test_dot_equivalent_s0_1, test/torch_np/numpy_tests/core/test_multiarray.py::TestMatmul::test_dot_equivalent_s0_2, test/torch_np/numpy_tests/core/test_multiarray.py::TestMatmul::test_dot_equivalent_s0_3, test/torch_np/numpy_tests/core/test_multiarray.py::TestMatmul::test_dot_equivalent_s0_4, test/torch_np/numpy_tests/core/test_multiarray.py::TestMatmul::test_dot_equivalent_vm1, test/torch_np/numpy_tests/core/test_multiarray.py::TestMatmul::test_dot_equivalent_vm2, test/torch_np/numpy_tests/core/test_multiarray.py::TestMatmul::test_dot_equivalent_vm3, test/torch_np/numpy_tests/core/test_multiarray.py::TestMatmul::test_dot_equivalent_vm4, test/torch_np/numpy_tests/core/test_multiarray.py::TestMatmul::test_empty_out, test/torch_np/numpy_tests/core/test_multiarray.py::TestMatmul::test_exceptions, test/torch_np/numpy_tests/core/test_multiarray.py::TestMatmul::test_matmul_bool, test/torch_np/numpy_tests/core/test_multiarray.py::TestMatmul::test_matmul_exception_add, test/torch_np/numpy_tests/core/test_multiarray.py::TestMatmul::test_matmul_exception_multiply, test/torch_np/numpy_tests/core/test_multiarray.py::TestMatmul::test_matrix_matrix_values, test/torch_np/numpy_tests/core/test_multiarray.py::TestMatmul::test_matrix_vector_values, test/torch_np/numpy_tests/core/test_multiarray.py::TestMatmul::test_out_arg, test/torch_np/numpy_tests/core/test_multiarray.py::TestMatmul::test_out_contiguous, test/torch_np/numpy_tests/core/test_multiarray.py::TestMatmul::test_out_contiguous_2, test/torch_np/numpy_tests/core/test_multiarray.py::TestMatmul::test_result_types, test/torch_np/numpy_tests/core/test_multiarray.py::TestMatmul::test_result_types_2, test/torch_np/numpy_tests/core/test_multiarray.py::TestMatmul::test_scalar_output, test/torch_np/numpy_tests/core/test_multiarray.py::TestMatmul::test_shapes, test/torch_np/numpy_tests/core/test_multiarray.py::TestMatmul::test_vector_matrix_values, test/torch_np/numpy_tests/core/test_multiarray.py::TestMatmul::test_vector_vector_values, test/torch_np/numpy_tests/core/test_multiarray.py::TestMatmulOperator::test_array_priority_override, test/torch_np/numpy_tests/core/test_multiarray.py::TestMatmulOperator::test_exceptions, test/torch_np/numpy_tests/core/test_multiarray.py::TestMatmulOperator::test_matmul_axes, test/torch_np/numpy_tests/core/test_multiarray.py::TestMatmulOperator::test_matmul_inplace, test/torch_np/numpy_tests/core/test_multiarray.py::TestMatmulOperator::test_matmul_inplace_2, test/torch_np/numpy_tests/core/test_multiarray.py::TestMatmulOperator::test_matmul_raises, test/torch_np/numpy_tests/core/test_multiarray.py::TestMatmulOperator::test_matrix_matrix_values, test/torch_np/numpy_tests/core/test_multiarray.py::TestMatmulOperator::test_matrix_vector_values, test/torch_np/numpy_tests/core/test_multiarray.py::TestMatmulOperator::test_result_types, test/torch_np/numpy_tests/core/test_multiarray.py::TestMatmulOperator::test_result_types_2, test/torch_np/numpy_tests/core/test_multiarray.py::TestMatmulOperator::test_scalar_output, test/torch_np/numpy_tests/core/test_multiarray.py::TestMatmulOperator::test_shapes, test/torch_np/numpy_tests/core/test_multiarray.py::TestMatmulOperator::test_vector_matrix_values, test/torch_np/numpy_tests/core/test_multiarray.py::TestMatmulOperator::test_vector_vector_values, test/torch_np/numpy_tests/core/test_multiarray.py::TestInner::test_3d_tensor, test/torch_np/numpy_tests/core/test_multiarray.py::TestInner::test_inner_product_reversed_view, test/torch_np/numpy_tests/core/test_multiarray.py::TestInner::test_inner_product_with_various_contiguities, test/torch_np/numpy_tests/core/test_multiarray.py::TestInner::test_inner_scalar_and_vector, test/torch_np/numpy_tests/core/test_multiarray.py::TestInner::test_vecself, test/torch_np/numpy_tests/core/test_multiarray.py::TestChoose::test_basic, test/torch_np/numpy_tests/core/test_multiarray.py::TestChoose::test_broadcast1, test/torch_np/numpy_tests/core/test_multiarray.py::TestChoose::test_broadcast2, test/torch_np/numpy_tests/core/test_multiarray.py::TestChoose::test_docstring_1, test/torch_np/numpy_tests/core/test_multiarray.py::TestChoose::test_docstring_2, test/torch_np/numpy_tests/core/test_multiarray.py::TestChoose::test_docstring_3, test/torch_np/numpy_tests/core/test_multiarray.py::TestChoose::test_output_dtype_ops0, test/torch_np/numpy_tests/core/test_multiarray.py::TestChoose::test_output_dtype_ops1, test/torch_np/numpy_tests/core/test_multiarray.py::TestChoose::test_output_dtype_ops2, test/torch_np/numpy_tests/core/test_multiarray.py::TestChoose::test_output_dtype_ops3, test/torch_np/numpy_tests/core/test_multiarray.py::TestRepeat::test_axis_spec, test/torch_np/numpy_tests/core/test_multiarray.py::TestRepeat::test_basic, test/torch_np/numpy_tests/core/test_multiarray.py::TestRepeat::test_broadcast1, test/torch_np/numpy_tests/core/test_multiarray.py::TestRepeat::test_broadcast2, test/torch_np/numpy_tests/core/test_multiarray.py::TestWarnings::test_complex_warning, test/torch_np/numpy_tests/core/test_multiarray.py::TestMinScalarType::test_complex, test/torch_np/numpy_tests/core/test_multiarray.py::TestMinScalarType::test_float, test/torch_np/numpy_tests/core/test_multiarray.py::TestMinScalarType::test_nonscalar, test/torch_np/numpy_tests/core/test_multiarray.py::TestMinScalarType::test_usigned_shortshort, test/torch_np/numpy_tests/core/test_multiarray.py::TestPEP3118Dtype::test_byteorder_inside_struct, test/torch_np/numpy_tests/core/test_multiarray.py::TestPEP3118Dtype::test_char_vs_string, test/torch_np/numpy_tests/core/test_multiarray.py::TestPEP3118Dtype::test_field_order, test/torch_np/numpy_tests/core/test_multiarray.py::TestPEP3118Dtype::test_intra_padding, test/torch_np/numpy_tests/core/test_multiarray.py::TestPEP3118Dtype::test_native_padding, test/torch_np/numpy_tests/core/test_multiarray.py::TestPEP3118Dtype::test_native_padding_2, test/torch_np/numpy_tests/core/test_multiarray.py::TestPEP3118Dtype::test_native_padding_3, test/torch_np/numpy_tests/core/test_multiarray.py::TestPEP3118Dtype::test_padding_with_array_inside_struct, test/torch_np/numpy_tests/core/test_multiarray.py::TestPEP3118Dtype::test_trailing_padding, test/torch_np/numpy_tests/core/test_multiarray.py::TestPEP3118Dtype::test_unnamed_fields, test/torch_np/numpy_tests/core/test_multiarray.py::TestArrayCreationCopyArgument::test___array__, test/torch_np/numpy_tests/core/test_multiarray.py::TestArrayCreationCopyArgument::test_array_interfaces, test/torch_np/numpy_tests/core/test_multiarray.py::TestArrayCreationCopyArgument::test_buffer_interface, test/torch_np/numpy_tests/core/test_multiarray.py::TestArrayCreationCopyArgument::test_compatible_cast, test/torch_np/numpy_tests/core/test_multiarray.py::TestArrayCreationCopyArgument::test_order_mismatch_arr0_order12_order2_A, test/torch_np/numpy_tests/core/test_multiarray.py::TestArrayCreationCopyArgument::test_order_mismatch_arr0_order12_order2_C, test/torch_np/numpy_tests/core/test_multiarray.py::TestArrayCreationCopyArgument::test_order_mismatch_arr0_order12_order2_F, test/torch_np/numpy_tests/core/test_multiarray.py::TestArrayCreationCopyArgument::test_order_mismatch_arr0_order12_order2_K, test/torch_np/numpy_tests/core/test_multiarray.py::TestArrayCreationCopyArgument::test_order_mismatch_arr0_order1_C_order2_A, test/torch_np/numpy_tests/core/test_multiarray.py::TestArrayCreationCopyArgument::test_order_mismatch_arr0_order1_C_order2_C, test/torch_np/numpy_tests/core/test_multiarray.py::TestArrayCreationCopyArgument::test_order_mismatch_arr0_order1_C_order2_F, test/torch_np/numpy_tests/core/test_multiarray.py::TestArrayCreationCopyArgument::test_order_mismatch_arr0_order1_C_order2_K, test/torch_np/numpy_tests/core/test_multiarray.py::TestArrayCreationCopyArgument::test_order_mismatch_arr0_order1_F_order2_A, test/torch_np/numpy_tests/core/test_multiarray.py::TestArrayCreationCopyArgument::test_order_mismatch_arr0_order1_F_order2_C, test/torch_np/numpy_tests/core/test_multiarray.py::TestArrayCreationCopyArgument::test_order_mismatch_arr0_order1_F_order2_F, test/torch_np/numpy_tests/core/test_multiarray.py::TestArrayCreationCopyArgument::test_order_mismatch_arr0_order1_F_order2_K, test/torch_np/numpy_tests/core/test_multiarray.py::TestArrayCreationCopyArgument::test_order_mismatch_arr1_order12_order2_A, test/torch_np/numpy_tests/core/test_multiarray.py::TestArrayCreationCopyArgument::test_order_mismatch_arr1_order12_order2_C, test/torch_np/numpy_tests/core/test_multiarray.py::TestArrayCreationCopyArgument::test_order_mismatch_arr1_order12_order2_F, test/torch_np/numpy_tests/core/test_multiarray.py::TestArrayCreationCopyArgument::test_order_mismatch_arr1_order12_order2_K, test/torch_np/numpy_tests/core/test_multiarray.py::TestArrayCreationCopyArgument::test_order_mismatch_arr1_order1_C_order2_A, test/torch_np/numpy_tests/core/test_multiarray.py::TestArrayCreationCopyArgument::test_order_mismatch_arr1_order1_C_order2_C, test/torch_np/numpy_tests/core/test_multiarray.py::TestArrayCreationCopyArgument::test_order_mismatch_arr1_order1_C_order2_F, test/torch_np/numpy_tests/core/test_multiarray.py::TestArrayCreationCopyArgument::test_order_mismatch_arr1_order1_C_order2_K, test/torch_np/numpy_tests/core/test_multiarray.py::TestArrayCreationCopyArgument::test_order_mismatch_arr1_order1_F_order2_A, test/torch_np/numpy_tests/core/test_multiarray.py::TestArrayCreationCopyArgument::test_order_mismatch_arr1_order1_F_order2_C, test/torch_np/numpy_tests/core/test_multiarray.py::TestArrayCreationCopyArgument::test_order_mismatch_arr1_order1_F_order2_F, test/torch_np/numpy_tests/core/test_multiarray.py::TestArrayCreationCopyArgument::test_order_mismatch_arr1_order1_F_order2_K, test/torch_np/numpy_tests/core/test_multiarray.py::TestArrayCreationCopyArgument::test_scalars, test/torch_np/numpy_tests/core/test_multiarray.py::TestArrayCreationCopyArgument::test_striding_not_ok, test/torch_np/numpy_tests/core/test_multiarray.py::TestArrayAttributeDeletion::test_multiarray_flags_not_writable_attribute_deletion, test/torch_np/numpy_tests/core/test_multiarray.py::TestArrayAttributeDeletion::test_multiarray_flags_writable_attribute_deletion, test/torch_np/numpy_tests/core/test_multiarray.py::TestArrayAttributeDeletion::test_multiarray_not_writable_attributes_deletion, test/torch_np/numpy_tests/core/test_multiarray.py::TestArrayAttributeDeletion::test_multiarray_writable_attributes_deletion, test/torch_np/numpy_tests/core/test_multiarray.py::TestDelMisc::test_flat_element_deletion, test/torch_np/numpy_tests/core/test_multiarray.py::TestConversion::test_array_scalar_relational_operation, test/torch_np/numpy_tests/core/test_multiarray.py::TestConversion::test_to_bool_scalar, test/torch_np/numpy_tests/core/test_multiarray.py::TestConversion::test_to_int_scalar, test/torch_np/numpy_tests/core/test_multiarray.py::TestConversion::test_to_int_scalar_2, test/torch_np/numpy_tests/core/test_multiarray.py::TestWhere::test_basic, test/torch_np/numpy_tests/core/test_multiarray.py::TestWhere::test_dtype_mix, test/torch_np/numpy_tests/core/test_multiarray.py::TestWhere::test_empty_result, test/torch_np/numpy_tests/core/test_multiarray.py::TestWhere::test_error, test/torch_np/numpy_tests/core/test_multiarray.py::TestWhere::test_exotic, test/torch_np/numpy_tests/core/test_multiarray.py::TestWhere::test_exotic_2, test/torch_np/numpy_tests/core/test_multiarray.py::TestWhere::test_foreign, test/torch_np/numpy_tests/core/test_multiarray.py::TestWhere::test_kwargs, test/torch_np/numpy_tests/core/test_multiarray.py::TestWhere::test_largedim, test/torch_np/numpy_tests/core/test_multiarray.py::TestWhere::test_ndim, test/torch_np/numpy_tests/core/test_multiarray.py::TestHashing::test_arrays_not_hashable, test/torch_np/numpy_tests/core/test_multiarray.py::TestHashing::test_collections_hashable, test/torch_np/numpy_tests/core/test_multiarray.py::TestFormat::test_0d, test/torch_np/numpy_tests/core/test_multiarray.py::TestFormat::test_1d_format, test/torch_np/numpy_tests/core/test_multiarray.py::TestFormat::test_1d_no_format, test/torch_np/numpy_tests/core/test_multiarray.py::TestWritebackIfCopy::test_argmax_with_out, test/torch_np/numpy_tests/core/test_multiarray.py::TestWritebackIfCopy::test_argmin_with_out, test/torch_np/numpy_tests/core/test_multiarray.py::TestWritebackIfCopy::test_choose_mod_raise, test/torch_np/numpy_tests/core/test_multiarray.py::TestWritebackIfCopy::test_dot_out, test/torch_np/numpy_tests/core/test_multiarray.py::TestWritebackIfCopy::test_flatiter__array__, test/torch_np/numpy_tests/core/test_multiarray.py::TestWritebackIfCopy::test_insert_noncontiguous, test/torch_np/numpy_tests/core/test_multiarray.py::TestWritebackIfCopy::test_put_noncontiguous, test/torch_np/numpy_tests/core/test_multiarray.py::TestWritebackIfCopy::test_putmask_noncontiguous, test/torch_np/numpy_tests/core/test_multiarray.py::TestWritebackIfCopy::test_take_mode_raise, test/torch_np/numpy_tests/core/test_multiarray.py::TestArange::test_arange_booleans, test/torch_np/numpy_tests/core/test_multiarray.py::TestArange::test_error_paths_and_promotion_which_0, test/torch_np/numpy_tests/core/test_multiarray.py::TestArange::test_error_paths_and_promotion_which_1, test/torch_np/numpy_tests/core/test_multiarray.py::TestArange::test_error_paths_and_promotion_which_2, test/torch_np/numpy_tests/core/test_multiarray.py::TestArange::test_explicit_dtype_dt0, test/torch_np/numpy_tests/core/test_multiarray.py::TestArange::test_explicit_dtype_dt1, test/torch_np/numpy_tests/core/test_multiarray.py::TestArange::test_explicit_dtype_dt2, test/torch_np/numpy_tests/core/test_multiarray.py::TestArange::test_infinite, test/torch_np/numpy_tests/core/test_multiarray.py::TestArange::test_nan_step, test/torch_np/numpy_tests/core/test_multiarray.py::TestArange::test_require_range, test/torch_np/numpy_tests/core/test_multiarray.py::TestArange::test_require_range_2, test/torch_np/numpy_tests/core/test_multiarray.py::TestArange::test_start_stop_kwarg, test/torch_np/numpy_tests/core/test_multiarray.py::TestArange::test_zero_step, test/torch_np/numpy_tests/core/test_multiarray.py::TestRichcompareScalar::test_richcompare_scalar_boolean_singleton_return, test/torch_np/numpy_tests/core/test_multiarray.py::TestSortFloatMisc::test_sort_float_N_1023, test/torch_np/numpy_tests/core/test_multiarray.py::TestSortFloatMisc::test_sort_float_N_128, test/torch_np/numpy_tests/core/test_multiarray.py::TestSortFloatMisc::test_sort_float_N_151, test/torch_np/numpy_tests/core/test_multiarray.py::TestSortFloatMisc::test_sort_float_N_16, test/torch_np/numpy_tests/core/test_multiarray.py::TestSortFloatMisc::test_sort_float_N_191, test/torch_np/numpy_tests/core/test_multiarray.py::TestSortFloatMisc::test_sort_float_N_2047, test/torch_np/numpy_tests/core/test_multiarray.py::TestSortFloatMisc::test_sort_float_N_24, test/torch_np/numpy_tests/core/test_multiarray.py::TestSortFloatMisc::test_sort_float_N_256, test/torch_np/numpy_tests/core/test_multiarray.py::TestSortFloatMisc::test_sort_float_N_32, test/torch_np/numpy_tests/core/test_multiarray.py::TestSortFloatMisc::test_sort_float_N_383, test/torch_np/numpy_tests/core/test_multiarray.py::TestSortFloatMisc::test_sort_float_N_48, test/torch_np/numpy_tests/core/test_multiarray.py::TestSortFloatMisc::test_sort_float_N_512, test/torch_np/numpy_tests/core/test_multiarray.py::TestSortFloatMisc::test_sort_float_N_64, test/torch_np/numpy_tests/core/test_multiarray.py::TestSortFloatMisc::test_sort_float_N_8, test/torch_np/numpy_tests/core/test_multiarray.py::TestSortFloatMisc::test_sort_float_N_96, test/torch_np/numpy_tests/core/test_multiarray.py::TestSortFloatMisc::test_sort_int 2025-11-03T18:10:37.1136298Z 2025-11-03T18:10:43.1412277Z Running test_jit_fuser_te 1/1 ... [2025-11-03 18:10:43.138194] 2025-11-03T18:10:43.1413070Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T18:10:43.1414908Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_jit_fuser_te.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-11-03 18:10:43.139476] 2025-11-03T18:12:05.3478753Z 2025-11-03T18:12:05.3479606Z test_nestedtensor 3/4 was successful, full logs can be found in artifacts with path test/test-reports/test_nestedtensor_3.4_f3a3d063255ac170_.log 2025-11-03T18:12:05.3664858Z 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-11-03T18:12:05.3846944Z 2025-11-03T18:12:10.8897251Z Running dynamo/test_backward_higher_order_ops 1/1 ... [2025-11-03 18:12:10.888332] 2025-11-03T18:12:10.8897782Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T18:12:10.8904217Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'dynamo/test_backward_higher_order_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-11-03 18:12:10.889964] 2025-11-03T18:12:15.7622646Z 2025-11-03T18:12:15.7623765Z dynamo/test_backward_higher_order_ops 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_backward_higher_order_ops_1.1_65b30ab0b845d121_.log 2025-11-03T18:12:15.7624592Z 2025-11-03T18:12:20.9844058Z Running test_ops_fwd_gradients 1/2 ... [2025-11-03 18:12:20.983823] 2025-11-03T18:12:20.9844559Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T18:12:20.9851077Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_ops_fwd_gradients.py', '-m', 'not serial', '--shard-id=1', '--num-shards=2', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-11-03 18:12:20.983823] 2025-11-03T18:17:17.0988693Z 2025-11-03T18:17:17.0989654Z functorch/test_ops 3/9 was successful, full logs can be found in artifacts with path test/test-reports/functorch.test_ops_3.9_ce17755750987851_.log 2025-11-03T18:17:17.1396557Z Running 1119 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_nll_loss_cpu, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_NumpySortAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad___rmatmul___cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad__segment_reduce_lengths_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_addcmul_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_addr_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_angle_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_argmin_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_atan_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_atleast_1d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_bernoulli_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_cholesky_solve_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_clamp_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_count_nonzero_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_cov_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_cummax_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_diagonal_copy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_div_trunc_rounding_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_double_functorch_no_channels_last_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_dstack_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_empty_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_fftn_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_fft_hfft_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_fft_ifft2_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_flatten_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_fliplr_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_gradient_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_heaviside_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_hstack_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_igamma_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_igammac_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_index_reduce_mean_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_isin_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_isnan_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_kthvalue_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_lstsq_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_linalg_lu_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_linalg_vector_norm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_log1p_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_long_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_lu_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_masked_fill_functorch_Scalar_only_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_masked_prod_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_meshgrid_variadic_tensors_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_minimum_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_nansum_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_nn_functional_alpha_dropout_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_nn_functional_avg_pool2d_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_conv2d_stride_padding_with_bias_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_nn_functional_cosine_similarity_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_nn_functional_dropout_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_nn_functional_instance_norm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_nn_functional_interpolate_nearest_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_nn_functional_layer_norm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_nn_functional_max_pool3d_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_pad_replicate_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_selu_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_nn_functional_threshold_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_nonzero_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_ones_like_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_polygamma_polygamma_n_3_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_quantile_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_reciprocal_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_resize__cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_resolve_conj_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_signal_windows_kaiser_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_softmax_with_dtype_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_sparse_sampled_addmm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_special_chebyshev_polynomial_u_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_special_modified_bessel_i1_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_split_list_args_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_squeeze_multiple_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_sum_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_svd_lowrank_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_trapezoid_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_triangular_solve_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_unique_consecutive_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_vdot_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_vstack_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_NumpyTakeAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp___getitem___cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp___rdiv___cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp__segment_reduce_lengths_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_asin_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_asinh_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_block_diag_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_chunk_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_copysign_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_corrcoef_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_count_nonzero_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_cumprod_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_div_floor_rounding_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_dot_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_erfc_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_fmax_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_geqrf_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_gt_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_linalg_cholesky_ex_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_linalg_eigvals_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_linalg_householder_product_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_linalg_svdvals_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_linalg_vector_norm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_linspace_tensor_overload_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_log_softmax_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_logaddexp2_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_logaddexp_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_logsumexp_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_long_functorch_no_channels_last_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_masked_amin_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_masked_argmin_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_masked_cumprod_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_masked_cumsum_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_masked_log_softmax_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_masked_norm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_masked_select_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_nanmedian_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_conv1d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_nn_functional_conv2d_strided_padding_dilation_no_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_glu_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_nn_functional_hardsigmoid_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_area_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_l1_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_nn_functional_layer_norm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_nn_functional_multilabel_margin_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_nn_functional_pad_circular_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_nn_functional_rms_norm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_nonzero_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_nonzero_static_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_norm_inf_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_polar_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_positive_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_prod_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_randint_like_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_randn_like_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_resolve_neg_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_round_decimals_neg_3_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_rsqrt_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_scatter_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_scatter_reduce_amax_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_signal_windows_blackman_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_signal_windows_gaussian_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_special_chebyshev_polynomial_t_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_special_modified_bessel_i0_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_with_sizes_copy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_squeeze_multiple_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_transpose_copy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_trunc_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_unflatten_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpjvpvmap_NumpyCubeAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpjvpvmap_NumpyMulAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpjvpvmap_NumpyTakeAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_SortGenVmapAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_ZeroGradientsGenVmapAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp__chunk_cat_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp__segment_reduce_lengths_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_as_strided_partial_views_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_block_diag_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_bool_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_broadcast_shapes_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_cholesky_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_copysign_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_cos_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_cov_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_diagflat_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_empty_strided_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_erfc_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_fft_fftn_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_fft_fftshift_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_fft_hfft2_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_fft_irfftn_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_fft_rfft2_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_grid_sampler_2d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_heaviside_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_hstack_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_index_add_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_index_put_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_index_select_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_isclose_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_jiterator_binary_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_lu_factor_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_linalg_matrix_power_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_linalg_matrix_rank_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_linalg_qr_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_linalg_slogdet_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_linalg_vecdot_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_log1p_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_logaddexp2_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_lt_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_masked_argmin_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_masked_fill_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_masked_mean_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_min_reduction_with_dim_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_nansum_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_native_dropout_backward_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_native_layer_norm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_neg_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_nn_functional_adaptive_avg_pool2d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_nn_functional_conv1d_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_conv2d_strided_padding_dilation_no_bias_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_nn_functional_instance_norm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_nn_functional_layer_norm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_nn_functional_margin_ranking_loss_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_max_unpool1d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_nn_functional_mish_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_nn_functional_pad_constant_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_nn_functional_poisson_nll_loss_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_upsample_nearest_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_ops_aten__new_zeros_with_same_feature_meta_functorchonly_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_permute_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_put_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_ravel_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_roll_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_rot90_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_scalar_tensor_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_scatter_reduce_amin_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_short_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_signal_windows_general_hamming_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_signal_windows_nuttall_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_sparse_mm_reduce_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_special_chebyshev_polynomial_u_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_special_erfcx_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_special_modified_bessel_i1_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_special_scaled_modified_bessel_k1_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_split_with_sizes_copy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_sqrt_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_square_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_std_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_sum_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_svd_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_to_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_trace_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_unsqueeze_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_view_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_xlogy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjpvmap_NumpyExpMarkDirtyAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvmap_ScaleGradGenVmapAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvmapvmap_NumpyCubeNotComposableAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_ordered_complex_raises_argmax_cpu_complex64, test/functorch/test_ops.py::TestOperatorsCPU::test_ordered_complex_raises_clamp_cpu_complex64, test/functorch/test_ops.py::TestOperatorsCPU::test_ordered_complex_raises_ge_cpu_complex128, 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_list_return_dsplit_grad_op_jvp_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_view_then_inplace_list_return_hsplit_grad_op_vjp_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_view_then_inplace_narrow_grad_op_vjp_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_unflatten_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_NumpyExpMarkDirtyAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp___getitem___functorch_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp__batch_norm_with_update_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp__native_batch_norm_legit_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_alias_copy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_arange_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_cdouble_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_cfloat_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_char_functorch_no_channels_last_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_clamp_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_conj_physical_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_copysign_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_cov_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_cummax_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_fft_fft2_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_fft_ihfftn_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_float_power_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_fmin_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_fmod_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_frac_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_full_like_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_gradient_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_hsplit_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_index_select_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_isposinf_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_isreal_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_jiterator_4inputs_with_extra_args_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_linalg_cross_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_linalg_ldl_factor_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_linalg_slogdet_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_linalg_svdvals_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_linspace_tensor_overload_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_lt_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_masked_softmin_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_max_binary_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_meshgrid_list_of_tensors_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_min_reduction_no_dim_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_movedim_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_nn_functional_cosine_similarity_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_feature_alpha_dropout_without_train_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_nn_functional_fractional_max_pool3d_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_huber_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_nn_functional_interpolate_area_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_nn_functional_multi_margin_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_nn_functional_selu_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_nn_functional_smooth_l1_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_nonzero_static_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_polar_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_positive_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_randn_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_resize__cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_resize_as__cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_resolve_neg_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_round_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_searchsorted_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_select_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_signal_windows_general_cosine_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_i1e_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_special_ndtr_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_special_shifted_chebyshev_polynomial_t_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_special_zeta_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_std_mean_unbiased_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_sub_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_tensordot_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_trapz_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_triangular_solve_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_unfold_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_unsqueeze_copy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_xlogy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_ForwardHasDefaultArgsAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_NumpyCubeAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp___rdiv___cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp___rmul___cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp___rsub___cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_addmm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_atan_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_atleast_2d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_broadcast_to_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_byte_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_clamp_min_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_clone_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_cross_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_empty_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_empty_like_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_erfinv_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_fft_hfft_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_fft_ifft2_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_fft_ifftshift_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_fft_ihfftn_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_gt_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_heaviside_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_int_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_isclose_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_isnan_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_isreal_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_linalg_svd_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_lu_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_lu_unpack_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_masked_argmax_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_masked_median_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_max_reduction_with_dim_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_mul_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_nan_to_num_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_nansum_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_native_dropout_backward_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_native_layer_norm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_new_empty_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_nn_functional_conv2d_stride_padding_with_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_dropout2d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_nn_functional_hardsigmoid_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_nn_functional_hinge_embedding_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_nn_functional_kl_div_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_nn_functional_margin_ranking_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_nn_functional_max_pool3d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_nn_functional_mish_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_nn_functional_multilabel_margin_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_nn_functional_normalize_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_nn_functional_poisson_nll_loss_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_softmin_with_dtype_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_nn_functional_softshrink_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_ones_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_repeat_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_softmax_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_special_shifted_chebyshev_polynomial_w_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_sum_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_svd_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_unfold_copy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_unique_consecutive_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_vstack_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_where_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_zero__cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjpvmap_NumpySortAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_NumpyCubeNotComposableAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_ZeroGradientsGenVmapAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap___rmatmul___cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap___rpow___cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_asinh_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_atleast_1d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_atleast_3d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_baddbmm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_cdist_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_char_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_cholesky_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_clamp_min_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_cos_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_div_no_rounding_mode_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_exp_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_expand_copy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_expand_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_eye_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_fft_ihfft2_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_fft_ihfftn_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_fmod_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_histc_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_kron_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_ldexp_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_lerp_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_linalg_ldl_factor_ex_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_linalg_lu_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_linalg_matrix_rank_hermitian_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_linalg_norm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_linalg_slogdet_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_linalg_solve_triangular_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_logical_and_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_logical_xor_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_mH_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_masked_fill_functorch_Scalar_only_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_max_reduction_with_dim_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_meshgrid_variadic_tensors_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_nn_functional_cosine_similarity_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_nn_functional_embedding_bag_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_nn_functional_fractional_max_pool2d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_nn_functional_gaussian_nll_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_nn_functional_grid_sample_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_interpolate_bicubic_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_nn_functional_max_pool2d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_nn_functional_max_unpool3d_grad_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_nn_functional_multilabel_margin_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_nn_functional_pad_circular_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_nn_functional_scaled_dot_product_attention_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_nn_functional_selu_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_nn_functional_silu_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_norm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_norm_fro_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_normal_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_normal_number_mean_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_permute_copy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_polygamma_polygamma_n_4_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_prod_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_quantile_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_resize__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_short_functorch_no_channels_last_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_signal_windows_hamming_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_signal_windows_kaiser_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_sinh_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_softmax_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_special_xlog1py_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_sub_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_svd_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_t_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_take_along_dim_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_to_sparse_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_unbind_copy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_unsafe_split_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_view_as_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_view_copy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_vsplit_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_zeros_like_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmapvmap_SortGenVmapAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_H_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_ScaleGradGenVmapAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_SelectGenVmapAutogradFunction_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___rsub___cpu_float64, 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__segment_reduce_offsets_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_acosh_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_addcdiv_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_aminmax_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_angle_cpu_float64, 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_scatter_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_asin_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_asinh_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_atan_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_atleast_3d_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_bernoulli_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_bmm_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_broadcast_tensors_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_cdouble_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_ceil_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_conj_physical_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_constant_pad_nd_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_contiguous_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_cosh_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_count_nonzero_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_cross_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_cummin_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_deg2rad_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_diff_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_double_functorch_no_channels_last_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_empty_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_empty_permuted_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_fft_fft2_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_fft_hfft_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_fft_ihfft2_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_fft_ihfft_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_fliplr_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_float_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_float_functorch_no_channels_last_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_fmod_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_full_like_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_ge_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_geometric_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_index_fill_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_index_reduce_amax_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_index_reduce_amin_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_isneginf_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_jiterator_2inputs_2outputs_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_kthvalue_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_ldexp_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_linalg_eig_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_linalg_eigh_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_linalg_eigvals_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_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_linalg_pinv_hermitian_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_linspace_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_log2_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_logcumsumexp_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_logical_or_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_logit_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_logspace_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_masked_fill_functorch_Scalar_only_cpu_float32, 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_softmax_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_matmul_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_matmul_cpu_float64, 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_maximum_cpu_float64, 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_min_reduction_with_dim_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_movedim_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_new_ones_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nextafter_cpu_float64, 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_max_pool2d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_avg_pool2d_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_binary_cross_entropy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_binary_cross_entropy_with_logits_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_conv2d_stride_depthwise_with_bias_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_conv2d_with_bias_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_conv3d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_conv_transpose3d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_fractional_max_pool2d_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_fractional_max_pool3d_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_grid_sample_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_hardtanh_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_logsigmoid_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_logsigmoid_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_max_unpool1d_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_max_unpool1d_grad_cpu_float64, 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_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_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_scaled_dot_product_attention_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_soft_margin_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_softshrink_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_threshold_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_unfold_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_unfold_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_upsample_bilinear_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nonzero_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nonzero_static_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_norm_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_ormqr_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_ormqr_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_pca_lowrank_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_permute_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_polar_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_polygamma_polygamma_n_0_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_positive_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_pow_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_rad2deg_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_real_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_reshape_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_round_cpu_float32, 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_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_sign_cpu_float64, 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_gaussian_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_signal_windows_general_cosine_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_signal_windows_general_hamming_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_sin_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_sinh_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_softmax_with_dtype_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_special_airy_ai_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_special_chebyshev_polynomial_w_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_special_i1_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_polygamma_special_polygamma_n_0_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_special_shifted_chebyshev_polynomial_w_cpu_float32, 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_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_split_list_args_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_split_with_sizes_copy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_sqrt_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_squeeze_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_stack_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_sum_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_sum_to_size_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_svd_cpu_float64, 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_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_tensordot_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_transpose_copy_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_trapz_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_triu_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_trunc_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_view_as_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_view_copy_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_vstack_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_zero__cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_NumpySortAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall___rdiv___cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall___rsub___cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall__segment_reduce_lengths_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_alias_copy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_argmax_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_as_strided_partial_views_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_cholesky_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_clamp_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_cos_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_count_nonzero_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_deg2rad_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_diagonal_scatter_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_empty_like_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_exp_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_fft_hfft_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_float_power_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_fmax_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_geometric_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_half_functorch_no_channels_last_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_CubeGenVmapAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_NumpyExpMarkDirtyAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule___radd___cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule___rmatmul___cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule___rmul___cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule__unsafe_masked_index_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_addmv_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_argmin_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_asinh_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_cdist_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_dot_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_equal_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_fft_fftshift_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_fft_ifftshift_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_fft_irfft_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_fmod_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_hstack_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_int_functorch_no_channels_last_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_jiterator_binary_return_by_ref_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_linalg_diagonal_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_linalg_inv_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_logcumsumexp_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_long_functorch_no_channels_last_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_matrix_exp_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_maximum_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_meshgrid_list_of_tensors_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_nanmedian_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_native_dropout_backward_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_native_layer_norm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_nn_functional_adaptive_avg_pool2d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_nn_functional_adaptive_avg_pool3d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_nn_functional_conv2d_no_bias_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_interpolate_bilinear_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_nn_functional_leaky_relu_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_nn_functional_linear_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_nn_functional_max_pool1d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_nn_functional_max_unpool1d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_nn_functional_mse_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_nn_functional_multi_head_attention_forward_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_nn_functional_pad_replicate_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_pixel_unshuffle_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_nn_functional_soft_margin_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_nonzero_static_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_ones_like_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_polygamma_polygamma_n_3_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_polygamma_polygamma_n_4_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_qr_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_resolve_conj_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_scatter_reduce_amax_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_sigmoid_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_sort_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_sub_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_to_sparse_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_tril_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_trunc_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_unbind_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_zeros_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_hypot_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_index_add_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_index_reduce_amax_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_index_select_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_isclose_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_isneginf_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_isposinf_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_lgamma_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_linalg_cond_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_linalg_det_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_linalg_ldl_factor_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_rank_hermitian_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_linalg_qr_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_masked_amax_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_masked_argmax_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_masked_cumsum_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_masked_median_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_masked_select_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_masked_softmin_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_max_reduction_with_dim_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_meshgrid_list_of_tensors_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_native_dropout_backward_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_ne_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_nn_functional_conv1d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_nn_functional_conv2d_stride_depthwise_with_bias_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_nn_functional_conv2d_stride_no_bias_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_nn_functional_conv2d_stride_padding_no_bias_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_hardshrink_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_huber_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_nn_functional_interpolate_bicubic_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_nn_functional_local_response_norm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_nn_functional_logsigmoid_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_multilabel_soft_margin_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_nn_functional_pad_replicate_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_nn_functional_rms_norm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_nonzero_static_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_norm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_ones_like_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_polygamma_polygamma_n_1_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_pow_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_randn_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_reciprocal_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_scatter_reduce_amax_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_scatter_reduce_prod_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_cosine_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_signbit_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_special_chebyshev_polynomial_w_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_special_erfcx_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_square_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_squeeze_copy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_svd_lowrank_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_to_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_transpose_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_var_unbiased_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_view_as_complex_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_MulGenVmapAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_NumpyCubeNotComposableAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_NumpyTakeAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp___getitem___cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp__batch_norm_with_update_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp__softmax_backward_data_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp__unsafe_masked_index_put_accumulate_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_acosh_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_addbmm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_allclose_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_as_strided_partial_views_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_atan_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_baddbmm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_bmm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_byte_functorch_no_channels_last_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_clamp_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_combinations_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_contiguous_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_deg2rad_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_div_no_rounding_mode_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_empty_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_expand_copy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_exponential_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_fft_fft_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_fft_hfft2_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_fft_ifftn_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_geometric_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_grid_sampler_3d_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_isfinite_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_isreal_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_linalg_eigh_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_grad_oriented_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_linalg_norm_subgradients_at_zero_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_linalg_svd_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_log10_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_logical_and_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_logical_or_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_logical_xor_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_mH_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_masked_log_softmax_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_masked_mean_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_masked_softmax_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_mean_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_narrow_copy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_native_batch_norm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_ne_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_nn_functional_adaptive_avg_pool2d_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_bilinear_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_nn_functional_conv2d_stride_depthwise_with_bias_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_nn_functional_dropout3d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_nn_functional_embedding_bag_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_nn_functional_feature_alpha_dropout_with_train_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_nn_functional_feature_alpha_dropout_without_train_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_leaky_relu_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_max_unpool3d_grad_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_nn_functional_mish_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_nn_functional_mse_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_nn_functional_pad_constant_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_nn_functional_relu6_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_polygamma_polygamma_n_3_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_quantile_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_resolve_conj_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_signal_windows_cosine_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_signal_windows_exponential_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_log_ndtr_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_svd_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_t_copy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_take_along_dim_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_tensor_split_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_trapezoid_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_true_divide_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_unflatten_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_unfold_copy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_uniform_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_unique_consecutive_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_H_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_MulGenVmapAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_ScaleGradGenVmapAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_SortGenVmapAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp___rmul___cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_any_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_as_strided_partial_views_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_atanh_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_atleast_2d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_bool_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_ceil_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_constant_pad_nd_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_contiguous_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_corrcoef_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_count_nonzero_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_cross_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_deg2rad_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_diagonal_copy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_diff_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_dot_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_empty_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_fft_ihfft_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_fft_irfftn_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_full_like_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_geqrf_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_ForwardHasDefaultArgsAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_NumpyCubeAutogradFunction_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___rdiv___cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule___rmod___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__segment_reduce_lengths_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_add_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_addcmul_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_aminmax_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_bmm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_byte_functorch_no_channels_last_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_chunk_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_contiguous_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_diag_embed_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_diagonal_copy_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_expm1_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_fft_fft_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_fft_rfft2_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_float_functorch_no_channels_last_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_floor_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_hash_tensor_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_hsplit_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_isreal_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_lerp_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_eig_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_slogdet_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_linalg_solve_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_linalg_tensorsolve_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_log10_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_log2_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_logdet_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_lu_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_minimum_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_mvlgamma_mvlgamma_p_3_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_new_ones_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_nextafter_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_nn_functional_adaptive_avg_pool2d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_nn_functional_avg_pool2d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_nn_functional_celu_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_gelu_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_nn_functional_group_norm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_nn_functional_hardshrink_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_nn_functional_instance_norm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_nn_functional_l1_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_nn_functional_pad_constant_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_nn_functional_pad_replicate_negative_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_nn_functional_rrelu_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_nn_functional_upsample_bilinear_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_nonzero_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_norm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_norm_nuc_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_normal_in_place_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_polygamma_polygamma_n_1_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_randint_like_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_randn_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_reciprocal_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_remainder_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_signal_windows_bartlett_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_sinh_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_slice_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_special_chebyshev_polynomial_u_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_special_polygamma_special_polygamma_n_0_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_square_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_stft_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_take_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_view_copy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_index_reduce_mean_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_int_functorch_no_channels_last_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_linalg_diagonal_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_linalg_eig_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_linalg_eigvalsh_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_linalg_lu_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_pinv_hermitian_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_linalg_qr_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_log_softmax_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_logaddexp2_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_logical_xor_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_lt_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_lu_unpack_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_masked_cumprod_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_masked_log_softmax_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_masked_prod_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_masked_select_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_max_reduction_no_dim_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_max_reduction_with_dim_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_nan_to_num_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_ne_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_nn_functional_adaptive_avg_pool3d_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_embedding_bag_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_nn_functional_feature_alpha_dropout_without_train_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_nn_functional_fractional_max_pool2d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_nn_functional_hinge_embedding_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_nn_functional_interpolate_bilinear_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_multi_head_attention_forward_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_nn_functional_nll_loss_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_silu_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_bilinear_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_nonzero_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_normal_number_mean_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_ones_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_polygamma_polygamma_n_3_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_repeat_interleave_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_scatter_reduce_amax_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_slice_scatter_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_i1e_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_special_log_ndtr_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_special_xlog1py_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_squeeze_multiple_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_std_mean_unbiased_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_to_sparse_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_transpose_copy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_trapz_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_unbind_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_unsafe_split_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_var_mean_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_MulGenVmapAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_NumpyCubeNotComposableAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp___getitem___functorch_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp___rmod___cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp___rmul___cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp__chunk_cat_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_addcmul_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_addmm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_amax_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_aminmax_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_any_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_asin_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_broadcast_shapes_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_broadcast_to_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_combinations_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_conj_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_conj_physical_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_diagonal_scatter_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_digamma_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_empty_permuted_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_fft_ifftshift_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_flip_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_fmin_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_fmod_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_index_put_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_isneginf_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_jiterator_4inputs_with_extra_args_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_linalg_eigvalsh_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_linalg_matrix_power_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_linalg_multi_dot_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_log10_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_log_softmax_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_logcumsumexp_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_logical_not_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_masked_logsumexp_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_matrix_exp_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_minimum_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_mvlgamma_mvlgamma_p_5_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_pool2d_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_gaussian_nll_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_nn_functional_hardtanh_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_nn_functional_huber_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_nn_functional_max_pool1d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_nn_functional_max_unpool1d_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_selu_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_ormqr_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_pca_lowrank_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_scatter_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_signal_windows_kaiser_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_special_i1e_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_special_polygamma_special_polygamma_n_0_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_special_scaled_modified_bessel_k0_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_stack_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_std_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_triu_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_unflatten_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_vstack_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvmap_NumpyExpMarkDirtyAutogradFunction_cpu_float32 2025-11-03T18:17:17.1778525Z 2025-11-03T18:17:22.9843254Z Running test_ops_fwd_gradients 2/2 ... [2025-11-03 18:17:22.983469] 2025-11-03T18:17:22.9843800Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T18:17:22.9851150Z 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-11-03 18:17:22.983469] 2025-11-03T18:17:29.1482286Z 2025-11-03T18:17:29.1483567Z test_jit_fuser_te 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_jit_fuser_te_1.1_c5877c1dc6b241b4_.log 2025-11-03T18:17:29.3803119Z Running 6847 items in this shard: test/test_jit_fuser_te.py::TestFuserCommon::test_autodiff_fallback, test/test_jit_fuser_te.py::TestTEFuserStatic::test_abs, test/test_jit_fuser_te.py::TestTEFuserStatic::test_adaptive_avg_pool2d, test/test_jit_fuser_te.py::TestTEFuserStatic::test_add_bool, test/test_jit_fuser_te.py::TestTEFuserStatic::test_addcmul, test/test_jit_fuser_te.py::TestTEFuserStatic::test_arg_configurations_smoke, test/test_jit_fuser_te.py::TestTEFuserStatic::test_autocast_down, test/test_jit_fuser_te.py::TestTEFuserStatic::test_autocast_up, test/test_jit_fuser_te.py::TestTEFuserStatic::test_batch_norm, test/test_jit_fuser_te.py::TestTEFuserStatic::test_binary_div_ops, test/test_jit_fuser_te.py::TestTEFuserStatic::test_binary_ops, test/test_jit_fuser_te.py::TestTEFuserStatic::test_binary_pow, test/test_jit_fuser_te.py::TestTEFuserStatic::test_binary_scalar_ops, test/test_jit_fuser_te.py::TestTEFuserStatic::test_binary_tensor_scalar_ops, test/test_jit_fuser_te.py::TestTEFuserStatic::test_bitwise_ops, test/test_jit_fuser_te.py::TestTEFuserStatic::test_broadcast, test/test_jit_fuser_te.py::TestTEFuserStatic::test_cat_2k_args, test/test_jit_fuser_te.py::TestTEFuserStatic::test_cat_graph_opt, test/test_jit_fuser_te.py::TestTEFuserStatic::test_channels_last_dims_dynamic, test/test_jit_fuser_te.py::TestTEFuserStatic::test_checks_cat_inputs, test/test_jit_fuser_te.py::TestTEFuserStatic::test_chunk, test/test_jit_fuser_te.py::TestTEFuserStatic::test_chunk_correctness, test/test_jit_fuser_te.py::TestTEFuserStatic::test_chunk_distributes, test/test_jit_fuser_te.py::TestTEFuserStatic::test_chunk_motion_deduplicates_inputs, test/test_jit_fuser_te.py::TestTEFuserStatic::test_chunk_mul_one, test/test_jit_fuser_te.py::TestTEFuserStatic::test_chunk_multiple, test/test_jit_fuser_te.py::TestTEFuserStatic::test_clamp, test/test_jit_fuser_te.py::TestTEFuserStatic::test_clamp_double, test/test_jit_fuser_te.py::TestTEFuserStatic::test_clamp_int, test/test_jit_fuser_te.py::TestTEFuserStatic::test_comparison_eq_ne, test/test_jit_fuser_te.py::TestTEFuserStatic::test_comparison_ge_le, test/test_jit_fuser_te.py::TestTEFuserStatic::test_comparison_gt_lt, test/test_jit_fuser_te.py::TestTEFuserStatic::test_concat, test/test_jit_fuser_te.py::TestTEFuserStatic::test_concat_invariant, test/test_jit_fuser_te.py::TestTEFuserStatic::test_constant_chunk_shapes, test/test_jit_fuser_te.py::TestTEFuserStatic::test_conv2d, test/test_jit_fuser_te.py::TestTEFuserStatic::test_conv2d_depthwise, test/test_jit_fuser_te.py::TestTEFuserStatic::test_cuda_half, test/test_jit_fuser_te.py::TestTEFuserStatic::test_dims, test/test_jit_fuser_te.py::TestTEFuserStatic::test_disabled, test/test_jit_fuser_te.py::TestTEFuserStatic::test_div_bool, test/test_jit_fuser_te.py::TestTEFuserStatic::test_dynamic_cat, test/test_jit_fuser_te.py::TestTEFuserStatic::test_dynamic_shapes, test/test_jit_fuser_te.py::TestTEFuserStatic::test_eq_unsqueeze_type_as, test/test_jit_fuser_te.py::TestTEFuserStatic::test_erf, test/test_jit_fuser_te.py::TestTEFuserStatic::test_exhaust_specializations, test/test_jit_fuser_te.py::TestTEFuserStatic::test_exp, test/test_jit_fuser_te.py::TestTEFuserStatic::test_fusion_reuse_multi_gpu, test/test_jit_fuser_te.py::TestTEFuserStatic::test_gelu, test/test_jit_fuser_te.py::TestTEFuserStatic::test_hardsigmoid_fwd_bwd, test/test_jit_fuser_te.py::TestTEFuserStatic::test_hardswish_fwd_bwd, test/test_jit_fuser_te.py::TestTEFuserStatic::test_inlined_optimized_graph, test/test_jit_fuser_te.py::TestTEFuserStatic::test_isnan, test/test_jit_fuser_te.py::TestTEFuserStatic::test_kernel_cache_multi_gpu, test/test_jit_fuser_te.py::TestTEFuserStatic::test_lerp, test/test_jit_fuser_te.py::TestTEFuserStatic::test_list_ops, test/test_jit_fuser_te.py::TestTEFuserStatic::test_lstm, test/test_jit_fuser_te.py::TestTEFuserStatic::test_lstm_concat, test/test_jit_fuser_te.py::TestTEFuserStatic::test_lstm_gates_permutations, test/test_jit_fuser_te.py::TestTEFuserStatic::test_lstm_traced, test/test_jit_fuser_te.py::TestTEFuserStatic::test_masked_fill, test/test_jit_fuser_te.py::TestTEFuserStatic::test_matmul, test/test_jit_fuser_te.py::TestTEFuserStatic::test_milstm, test/test_jit_fuser_te.py::TestTEFuserStatic::test_minmax, test/test_jit_fuser_te.py::TestTEFuserStatic::test_minmax_int_ops, test/test_jit_fuser_te.py::TestTEFuserStatic::test_mul_bool, test/test_jit_fuser_te.py::TestTEFuserStatic::test_neg_pow, test/test_jit_fuser_te.py::TestTEFuserStatic::test_nonzero_device_cuda, test/test_jit_fuser_te.py::TestTEFuserStatic::test_nop, test/test_jit_fuser_te.py::TestTEFuserStatic::test_pow_multiple_dtype, test/test_jit_fuser_te.py::TestTEFuserStatic::test_profiler, test/test_jit_fuser_te.py::TestTEFuserStatic::test_rand_broadcast_cuda, test/test_jit_fuser_te.py::TestTEFuserStatic::test_rand_cuda, test/test_jit_fuser_te.py::TestTEFuserStatic::test_rand_diamond, test/test_jit_fuser_te.py::TestTEFuserStatic::test_relu, test/test_jit_fuser_te.py::TestTEFuserStatic::test_relu_fwd_bwd, test/test_jit_fuser_te.py::TestTEFuserStatic::test_remove_output_used_only_in_size, test/test_jit_fuser_te.py::TestTEFuserStatic::test_scalar, test/test_jit_fuser_te.py::TestTEFuserStatic::test_scalar_arg, test/test_jit_fuser_te.py::TestTEFuserStatic::test_scalar_only_inputs, test/test_jit_fuser_te.py::TestTEFuserStatic::test_skip_grad_in_check, test/test_jit_fuser_te.py::TestTEFuserStatic::test_small_constant, test/test_jit_fuser_te.py::TestTEFuserStatic::test_sub_gt_and, test/test_jit_fuser_te.py::TestTEFuserStatic::test_sum_dim, test/test_jit_fuser_te.py::TestTEFuserStatic::test_sum_keepdim_cast, test/test_jit_fuser_te.py::TestTEFuserStatic::test_sum_simple, test/test_jit_fuser_te.py::TestTEFuserStatic::test_superslomo, test/test_jit_fuser_te.py::TestTEFuserStatic::test_tensor_scalar_ops, test/test_jit_fuser_te.py::TestTEFuserStatic::test_ternary_norm_ops, test/test_jit_fuser_te.py::TestTEFuserStatic::test_ternary_ops, test/test_jit_fuser_te.py::TestTEFuserStatic::test_threshold, test/test_jit_fuser_te.py::TestTEFuserStatic::test_to_device, test/test_jit_fuser_te.py::TestTEFuserStatic::test_to_dtype, test/test_jit_fuser_te.py::TestTEFuserStatic::test_torch_to, test/test_jit_fuser_te.py::TestTEFuserStatic::test_type_as_cat, test/test_jit_fuser_te.py::TestTEFuserStatic::test_typecheck, test/test_jit_fuser_te.py::TestTEFuserStatic::test_unary_ops, test/test_jit_fuser_te.py::TestTEFuserStatic::test_unrolled_cat, test/test_jit_fuser_te.py::TestTEFuserStatic::test_unsqueeze_size_calculation, test/test_jit_fuser_te.py::TestTEFuserStatic::test_unsqueeze_var_dim, test/test_jit_fuser_te.py::TestTEFuserStatic::test_unsupported_dtypes, test/test_jit_fuser_te.py::TestTEFuserStatic::test_where_and_typing, test/test_jit_fuser_te.py::TestTEFuserStatic::test_where_ops, test/test_jit_fuser_te.py::TestTEFuserStatic::test_with_strict_fusion, test/test_jit_fuser_te.py::TestTEFuserStatic::test_zero_element_tensors, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_abs, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_adaptive_avg_pool2d, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_add_bool, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_addcmul, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_arg_configurations_smoke, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_autocast_down, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_autocast_up, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_batch_norm, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_binary_div_ops, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_binary_ops, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_binary_pow, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_binary_scalar_ops, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_binary_tensor_scalar_ops, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_bitwise_ops, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_broadcast, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_cat_2k_args, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_cat_graph_opt, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_channels_last_dims_dynamic, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_checks_cat_inputs, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_chunk, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_chunk_correctness, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_chunk_distributes, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_chunk_motion_deduplicates_inputs, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_chunk_mul_one, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_chunk_multiple, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_clamp, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_clamp_double, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_clamp_int, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_comparison_eq_ne, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_comparison_ge_le, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_comparison_gt_lt, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_concat, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_concat_invariant, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_constant_chunk_shapes, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_conv2d, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_conv2d_depthwise, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_cuda_half, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_dims, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_disabled, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_div_bool, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_dynamic_cat, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_dynamic_shapes, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_eq_unsqueeze_type_as, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_erf, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_exhaust_specializations, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_exp, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_fusion_reuse_multi_gpu, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_gelu, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_hardsigmoid_fwd_bwd, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_hardswish_fwd_bwd, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_inlined_optimized_graph, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_isnan, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_kernel_cache_multi_gpu, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_lerp, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_list_ops, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_lstm, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_lstm_concat, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_lstm_gates_permutations, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_lstm_traced, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_masked_fill, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_matmul, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_milstm, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_minmax, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_minmax_int_ops, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_mul_bool, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_neg_pow, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_nonzero_device_cuda, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_nop, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_pow_multiple_dtype, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_profiler, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_rand_broadcast_cuda, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_rand_cuda, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_rand_diamond, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_relu, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_relu_fwd_bwd, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_remove_output_used_only_in_size, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_scalar, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_scalar_arg, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_scalar_only_inputs, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_skip_grad_in_check, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_small_constant, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_sub_gt_and, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_sum_dim, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_sum_keepdim_cast, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_sum_simple, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_superslomo, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_tensor_scalar_ops, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_ternary_norm_ops, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_ternary_ops, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_threshold, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_to_device, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_to_dtype, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_torch_to, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_type_as_cat, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_typecheck, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_unary_ops, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_unrolled_cat, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_unsqueeze_size_calculation, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_unsqueeze_var_dim, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_unsupported_dtypes, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_where_and_typing, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_where_ops, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_with_strict_fusion, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_zero_element_tensors, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_failures___rmatmul___cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_failures_frac_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_failures_matmul_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_H_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_H_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_H_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_H_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_H_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_H_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_H_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_H_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_H_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_H_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_H_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_H_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_H_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_T_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_T_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_T_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_T_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_T_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_T_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_T_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_T_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_T_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_T_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_T_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_T_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_T_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness___getitem___cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness___getitem___cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness___getitem___cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness___getitem___cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness___getitem___cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness___getitem___cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness___getitem___cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness___getitem___cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness___getitem___cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness___getitem___cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness___getitem___cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness___getitem___cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness___getitem___cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness___radd___cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness___radd___cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness___radd___cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness___radd___cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness___radd___cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness___radd___cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness___radd___cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness___radd___cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness___radd___cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness___radd___cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness___radd___cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness___radd___cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness___rand___cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness___rand___cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness___rand___cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness___rand___cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness___rand___cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness___rand___cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness___rdiv___cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness___rdiv___cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness___rdiv___cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness___rdiv___cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness___rdiv___cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness___rdiv___cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness___rdiv___cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness___rdiv___cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness___rdiv___cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness___rdiv___cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness___rdiv___cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness___rdiv___cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness___rmod___cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness___rmod___cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness___rmod___cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness___rmod___cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness___rmul___cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness___rmul___cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness___rmul___cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness___rmul___cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness___rmul___cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness___rmul___cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness___rmul___cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness___rmul___cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness___rmul___cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness___rmul___cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness___rmul___cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness___rmul___cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness___ror___cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness___ror___cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness___ror___cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness___ror___cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness___ror___cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness___ror___cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness___rpow___cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness___rpow___cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness___rpow___cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness___rpow___cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness___rpow___cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness___rpow___cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness___rpow___cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness___rpow___cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness___rpow___cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness___rpow___cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness___rpow___cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness___rsub___cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness___rsub___cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness___rsub___cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness___rsub___cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness___rsub___cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness___rsub___cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness___rsub___cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness___rsub___cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness___rsub___cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness___rsub___cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness___rsub___cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness___rxor___cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness___rxor___cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness___rxor___cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness___rxor___cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness___rxor___cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness___rxor___cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness__batch_norm_with_update_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness__batch_norm_with_update_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness__batch_norm_with_update_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness__batch_norm_with_update_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness__chunk_cat_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness__chunk_cat_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness__chunk_cat_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness__chunk_cat_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness__chunk_cat_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness__chunk_cat_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness__chunk_cat_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness__chunk_cat_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness__chunk_cat_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness__chunk_cat_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness__chunk_cat_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness__chunk_cat_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness__chunk_cat_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness__native_batch_norm_legit_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness__native_batch_norm_legit_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness__native_batch_norm_legit_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness__native_batch_norm_legit_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness__segment_reduce_lengths_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness__segment_reduce_lengths_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness__segment_reduce_lengths_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness__segment_reduce_lengths_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness__segment_reduce_offsets_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness__segment_reduce_offsets_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness__segment_reduce_offsets_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness__segment_reduce_offsets_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness__softmax_backward_data_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness__softmax_backward_data_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness__softmax_backward_data_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness__softmax_backward_data_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness__unsafe_masked_index_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness__unsafe_masked_index_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness__unsafe_masked_index_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness__unsafe_masked_index_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness__unsafe_masked_index_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness__unsafe_masked_index_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness__unsafe_masked_index_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness__unsafe_masked_index_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness__unsafe_masked_index_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness__unsafe_masked_index_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness__unsafe_masked_index_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness__unsafe_masked_index_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness__unsafe_masked_index_put_accumulate_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness__unsafe_masked_index_put_accumulate_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness__unsafe_masked_index_put_accumulate_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness__unsafe_masked_index_put_accumulate_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness__unsafe_masked_index_put_accumulate_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness__unsafe_masked_index_put_accumulate_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness__unsafe_masked_index_put_accumulate_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness__unsafe_masked_index_put_accumulate_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness__unsafe_masked_index_put_accumulate_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness__unsafe_masked_index_put_accumulate_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness__unsafe_masked_index_put_accumulate_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness__unsafe_masked_index_put_accumulate_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness__upsample_bilinear2d_aa_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness__upsample_bilinear2d_aa_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness__upsample_bilinear2d_aa_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_abs_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_abs_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_abs_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_abs_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_abs_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_abs_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_abs_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_abs_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_abs_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_abs_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_abs_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_abs_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_acos_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_acos_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_acos_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_acos_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_acos_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_acos_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_acos_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_acos_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_acos_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_acos_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_acos_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_acos_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_acosh_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_acosh_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_acosh_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_acosh_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_acosh_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_acosh_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_acosh_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_acosh_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_acosh_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_acosh_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_acosh_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_acosh_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_add_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_add_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_add_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_add_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_add_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_add_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_add_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_add_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_add_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_add_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_add_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_add_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_add_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_addbmm_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_addbmm_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_addbmm_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_addbmm_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_addbmm_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_addbmm_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_addbmm_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_addbmm_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_addbmm_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_addbmm_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_addbmm_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_addcdiv_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_addcdiv_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_addcdiv_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_addcdiv_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_addcdiv_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_addcdiv_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_addcmul_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_addcmul_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_addcmul_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_addcmul_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_addcmul_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_addcmul_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_addcmul_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_addcmul_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_addcmul_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_addcmul_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_addcmul_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_addmm_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_addmm_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_addmm_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_addmm_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_addmm_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_addmm_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_addmm_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_addmm_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_addmm_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_addmm_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_addmm_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_addmm_decomposed_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_addmm_decomposed_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_addmm_decomposed_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_addmm_decomposed_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_addmm_decomposed_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_addmm_decomposed_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_addmm_decomposed_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_addmm_decomposed_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_addmm_decomposed_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_addmm_decomposed_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_addmm_decomposed_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_addmv_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_addmv_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_addmv_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_addmv_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_addmv_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_addmv_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_addmv_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_addmv_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_addmv_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_addmv_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_addmv_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_addr_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_addr_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_addr_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_addr_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_addr_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_addr_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_addr_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_addr_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_addr_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_addr_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_addr_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_addr_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_alias_copy_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_alias_copy_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_alias_copy_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_alias_copy_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_alias_copy_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_alias_copy_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_alias_copy_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_alias_copy_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_alias_copy_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_alias_copy_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_alias_copy_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_alias_copy_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_alias_copy_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_all_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_all_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_all_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_all_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_all_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_all_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_all_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_all_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_all_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_all_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_all_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_all_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_allclose_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_allclose_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_allclose_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_allclose_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_allclose_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_allclose_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_amax_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_amax_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_amax_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_amax_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_amax_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_amax_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_amax_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_amax_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_amax_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_amax_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_amin_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_amin_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_amin_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_amin_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_amin_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_amin_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_amin_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_amin_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_amin_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_amin_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_aminmax_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_aminmax_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_aminmax_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_aminmax_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_aminmax_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_aminmax_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_aminmax_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_aminmax_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_aminmax_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_aminmax_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_angle_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_angle_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_angle_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_angle_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_angle_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_angle_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_angle_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_angle_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_angle_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_angle_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_angle_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_angle_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_any_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_any_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_any_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_any_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_any_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_any_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_any_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_any_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_any_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_any_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_any_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_any_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_arange_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_arange_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_arange_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_arange_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_arange_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_arange_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_arange_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_arange_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_arange_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_argmax_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_argmax_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_argmax_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_argmax_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_argmax_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_argmax_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_argmax_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_argmax_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_argmax_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_argmin_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_argmin_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_argmin_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_argmin_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_argmin_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_argmin_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_argmin_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_argmin_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_argmin_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_argsort_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_argsort_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_argsort_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_argsort_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_argsort_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_argsort_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_argsort_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_argsort_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_argsort_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_argsort_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_argwhere_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_argwhere_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_argwhere_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_argwhere_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_argwhere_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_argwhere_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_argwhere_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_argwhere_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_argwhere_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_argwhere_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_argwhere_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_argwhere_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_as_strided_copy_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_as_strided_copy_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_as_strided_copy_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_as_strided_copy_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_as_strided_copy_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_as_strided_copy_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_as_strided_copy_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_as_strided_copy_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_as_strided_copy_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_as_strided_copy_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_as_strided_copy_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_as_strided_copy_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_as_strided_copy_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_as_strided_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_as_strided_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_as_strided_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_as_strided_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_as_strided_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_as_strided_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_as_strided_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_as_strided_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_as_strided_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_as_strided_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_as_strided_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_as_strided_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_as_strided_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_as_strided_partial_views_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_as_strided_partial_views_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_as_strided_partial_views_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_as_strided_partial_views_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_as_strided_partial_views_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_as_strided_partial_views_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_as_strided_partial_views_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_as_strided_partial_views_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_as_strided_partial_views_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_as_strided_partial_views_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_as_strided_partial_views_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_as_strided_partial_views_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_as_strided_partial_views_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_as_strided_scatter_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_as_strided_scatter_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_as_strided_scatter_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_as_strided_scatter_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_as_strided_scatter_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_as_strided_scatter_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_as_strided_scatter_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_as_strided_scatter_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_as_strided_scatter_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_as_strided_scatter_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_as_strided_scatter_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_as_strided_scatter_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_as_strided_scatter_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_asin_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_asin_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_asin_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_asin_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_asin_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_asin_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_asin_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_asin_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_asin_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_asin_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_asin_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_asin_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_asinh_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_asinh_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_asinh_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_asinh_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_asinh_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_asinh_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_asinh_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_asinh_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_asinh_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_asinh_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_asinh_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_asinh_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_atan2_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_atan2_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_atan2_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_atan2_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_atan2_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_atan2_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_atan2_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_atan2_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_atan2_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_atan2_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_atan_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_atan_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_atan_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_atan_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_atan_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_atan_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_atan_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_atan_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_atan_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_atan_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_atan_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_atan_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_atanh_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_atanh_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_atanh_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_atanh_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_atanh_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_atanh_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_atanh_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_atanh_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_atanh_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_atanh_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_atanh_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_atanh_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_atleast_1d_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_atleast_1d_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_atleast_1d_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_atleast_1d_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_atleast_1d_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_atleast_1d_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_atleast_1d_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_atleast_1d_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_atleast_1d_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_atleast_1d_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_atleast_1d_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_atleast_1d_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_atleast_1d_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_atleast_2d_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_atleast_2d_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_atleast_2d_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_atleast_2d_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_atleast_2d_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_atleast_2d_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_atleast_2d_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_atleast_2d_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_atleast_2d_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_atleast_2d_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_atleast_2d_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_atleast_2d_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_atleast_2d_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_atleast_3d_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_atleast_3d_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_atleast_3d_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_atleast_3d_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_atleast_3d_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_atleast_3d_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_atleast_3d_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_atleast_3d_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_atleast_3d_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_atleast_3d_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_atleast_3d_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_atleast_3d_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_atleast_3d_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_baddbmm_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_baddbmm_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_baddbmm_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_baddbmm_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_baddbmm_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_baddbmm_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_baddbmm_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_baddbmm_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_baddbmm_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_baddbmm_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_baddbmm_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_bernoulli_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_bernoulli_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_bernoulli_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_bernoulli_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_bfloat16_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_bfloat16_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_bfloat16_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_bfloat16_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_bfloat16_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_bfloat16_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_bfloat16_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_bfloat16_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_bfloat16_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_bfloat16_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_bfloat16_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_bfloat16_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_bfloat16_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_bincount_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_bincount_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_bincount_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_bincount_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_bincount_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_bitwise_and_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_bitwise_and_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_bitwise_and_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_bitwise_and_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_bitwise_and_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_bitwise_and_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_bitwise_left_shift_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_bitwise_left_shift_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_bitwise_left_shift_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_bitwise_left_shift_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_bitwise_left_shift_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_bitwise_not_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_bitwise_not_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_bitwise_not_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_bitwise_not_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_bitwise_not_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_bitwise_not_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_bitwise_or_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_bitwise_or_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_bitwise_or_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_bitwise_or_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_bitwise_or_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_bitwise_or_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_bitwise_right_shift_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_bitwise_right_shift_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_bitwise_right_shift_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_bitwise_right_shift_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_bitwise_right_shift_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_bitwise_xor_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_bitwise_xor_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_bitwise_xor_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_bitwise_xor_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_bitwise_xor_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_bitwise_xor_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_block_diag_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_block_diag_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_block_diag_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_block_diag_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_block_diag_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_block_diag_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_block_diag_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_block_diag_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_block_diag_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_block_diag_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_block_diag_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_block_diag_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_block_diag_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_bmm_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_bmm_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_bmm_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_bmm_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_bmm_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_bmm_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_bmm_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_bmm_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_bmm_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_bmm_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_bmm_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_bool_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_bool_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_bool_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_bool_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_bool_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_bool_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_bool_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_bool_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_bool_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_bool_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_bool_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_bool_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_bool_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_broadcast_shapes_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_broadcast_tensors_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_broadcast_tensors_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_broadcast_tensors_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_broadcast_tensors_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_broadcast_tensors_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_broadcast_tensors_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_broadcast_tensors_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_broadcast_tensors_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_broadcast_tensors_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_broadcast_tensors_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_broadcast_tensors_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_broadcast_tensors_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_broadcast_to_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_broadcast_to_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_broadcast_to_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_broadcast_to_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_broadcast_to_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_broadcast_to_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_broadcast_to_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_broadcast_to_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_broadcast_to_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_broadcast_to_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_broadcast_to_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_broadcast_to_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_bucketize_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_bucketize_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_bucketize_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_bucketize_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_bucketize_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_bucketize_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_bucketize_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_bucketize_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_bucketize_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_byte_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_byte_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_byte_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_byte_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_byte_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_byte_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_byte_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_byte_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_byte_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_byte_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_byte_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_byte_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cartesian_prod_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cartesian_prod_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cartesian_prod_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cartesian_prod_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cartesian_prod_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cartesian_prod_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cartesian_prod_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cartesian_prod_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cartesian_prod_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cartesian_prod_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cartesian_prod_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cartesian_prod_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cat_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cat_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cat_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cat_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cat_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cat_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cat_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cat_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cat_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cat_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cat_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cat_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cat_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cauchy_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cauchy_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cauchy_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cauchy_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cdist_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cdist_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cdouble_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cdouble_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cdouble_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cdouble_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cdouble_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cdouble_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cdouble_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cdouble_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cdouble_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cdouble_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cdouble_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cdouble_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cdouble_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_ceil_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_ceil_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_ceil_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_ceil_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_ceil_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_ceil_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_ceil_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_ceil_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_ceil_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cfloat_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cfloat_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cfloat_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cfloat_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cfloat_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cfloat_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cfloat_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cfloat_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cfloat_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cfloat_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cfloat_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cfloat_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cfloat_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_chalf_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_chalf_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_chalf_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_chalf_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_chalf_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_chalf_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_chalf_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_chalf_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_chalf_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_chalf_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_chalf_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_chalf_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_chalf_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_char_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_char_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_char_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_char_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_char_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_char_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_char_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_char_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_char_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_char_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_char_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_char_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_char_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cholesky_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cholesky_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cholesky_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cholesky_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cholesky_inverse_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cholesky_inverse_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cholesky_inverse_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cholesky_inverse_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cholesky_solve_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cholesky_solve_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cholesky_solve_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cholesky_solve_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_chunk_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_chunk_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_chunk_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_chunk_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_chunk_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_chunk_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_chunk_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_chunk_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_chunk_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_chunk_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_chunk_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_chunk_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_chunk_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_clamp_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_clamp_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_clamp_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_clamp_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_clamp_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_clamp_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_clamp_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_clamp_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_clamp_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_clamp_max_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_clamp_max_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_clamp_max_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_clamp_max_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_clamp_max_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_clamp_max_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_clamp_max_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_clamp_max_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_clamp_max_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_clamp_max_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_clamp_min_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_clamp_min_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_clamp_min_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_clamp_min_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_clamp_min_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_clamp_min_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_clamp_min_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_clamp_min_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_clamp_min_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_clamp_min_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_clone_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_clone_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_clone_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_clone_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_clone_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_clone_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_clone_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_clone_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_clone_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_clone_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_clone_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_clone_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_clone_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_column_stack_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_column_stack_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_column_stack_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_column_stack_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_column_stack_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_column_stack_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_column_stack_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_column_stack_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_column_stack_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_column_stack_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_column_stack_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_column_stack_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_column_stack_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_combinations_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_combinations_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_combinations_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_combinations_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_combinations_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_combinations_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_combinations_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_combinations_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_combinations_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_combinations_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_combinations_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_combinations_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_complex_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_complex_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_complex_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_conj_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_conj_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_conj_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_conj_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_conj_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_conj_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_conj_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_conj_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_conj_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_conj_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_conj_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_conj_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_conj_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_conj_physical_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_conj_physical_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_conj_physical_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_conj_physical_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_conj_physical_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_conj_physical_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_conj_physical_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_conj_physical_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_conj_physical_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_conj_physical_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_conj_physical_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_conj_physical_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_conj_physical_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_constant_pad_nd_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_constant_pad_nd_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_constant_pad_nd_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_constant_pad_nd_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_constant_pad_nd_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_constant_pad_nd_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_constant_pad_nd_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_constant_pad_nd_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_constant_pad_nd_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_constant_pad_nd_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_constant_pad_nd_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_constant_pad_nd_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_contiguous_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_contiguous_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_contiguous_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_contiguous_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_contiguous_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_contiguous_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_contiguous_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_contiguous_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_contiguous_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_contiguous_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_contiguous_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_contiguous_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_contiguous_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_copysign_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_copysign_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_copysign_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_copysign_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_copysign_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_copysign_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_copysign_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_copysign_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_copysign_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_copysign_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_corrcoef_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_corrcoef_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_corrcoef_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_corrcoef_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_corrcoef_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_corrcoef_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_corrcoef_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_corrcoef_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_corrcoef_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_corrcoef_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_corrcoef_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cos_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cos_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cos_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cos_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cos_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cos_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cos_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cos_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cos_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cos_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cos_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cos_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cosh_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cosh_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cosh_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cosh_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cosh_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cosh_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cosh_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cosh_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cosh_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cosh_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cosh_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cosh_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_count_nonzero_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_count_nonzero_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_count_nonzero_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_count_nonzero_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_count_nonzero_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_count_nonzero_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_count_nonzero_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_count_nonzero_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_count_nonzero_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_count_nonzero_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_count_nonzero_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_count_nonzero_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cov_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cov_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cov_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cov_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cov_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cov_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cov_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cov_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cov_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cov_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cov_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cross_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cross_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cross_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cross_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cross_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cross_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cross_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cross_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cross_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cross_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cross_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cummax_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cummax_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cummax_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cummax_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cummax_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cummax_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cummax_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cummax_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cummax_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cummax_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cummin_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cummin_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cummin_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cummin_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cummin_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cummin_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cummin_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cummin_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cummin_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cummin_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cumprod_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cumprod_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cumprod_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cumprod_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cumprod_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cumprod_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cumprod_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cumprod_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cumprod_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cumprod_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cumprod_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cumsum_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cumsum_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cumsum_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cumsum_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cumsum_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cumsum_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cumsum_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cumsum_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cumsum_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cumsum_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cumsum_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cumulative_trapezoid_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cumulative_trapezoid_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cumulative_trapezoid_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cumulative_trapezoid_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cumulative_trapezoid_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cumulative_trapezoid_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cumulative_trapezoid_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cumulative_trapezoid_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cumulative_trapezoid_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cumulative_trapezoid_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cumulative_trapezoid_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_deg2rad_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_deg2rad_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_deg2rad_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_deg2rad_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_deg2rad_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_deg2rad_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_deg2rad_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_deg2rad_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_deg2rad_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_deg2rad_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_diag_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_diag_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_diag_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_diag_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_diag_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_diag_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_diag_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_diag_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_diag_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_diag_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_diag_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_diag_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_diag_embed_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_diag_embed_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_diag_embed_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_diag_embed_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_diag_embed_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_diag_embed_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_diag_embed_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_diag_embed_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_diag_embed_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_diag_embed_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_diag_embed_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_diag_embed_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_diag_embed_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_diagflat_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_diagflat_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_diagflat_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_diagflat_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_diagflat_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_diagflat_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_diagflat_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_diagflat_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_diagflat_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_diagflat_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_diagflat_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_diagflat_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_diagonal_copy_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_diagonal_copy_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_diagonal_copy_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_diagonal_copy_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_diagonal_copy_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_diagonal_copy_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_diagonal_copy_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_diagonal_copy_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_diagonal_copy_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_diagonal_copy_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_diagonal_copy_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_diagonal_copy_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_diagonal_copy_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_diagonal_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_diagonal_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_diagonal_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_diagonal_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_diagonal_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_diagonal_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_diagonal_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_diagonal_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_diagonal_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_diagonal_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_diagonal_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_diagonal_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_diagonal_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_diagonal_scatter_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_diagonal_scatter_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_diagonal_scatter_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_diagonal_scatter_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_diagonal_scatter_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_diagonal_scatter_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_diagonal_scatter_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_diagonal_scatter_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_diagonal_scatter_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_diagonal_scatter_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_diagonal_scatter_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_diagonal_scatter_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_diff_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_diff_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_diff_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_diff_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_diff_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_diff_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_diff_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_diff_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_diff_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_diff_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_diff_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_diff_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_digamma_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_digamma_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_digamma_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_digamma_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_digamma_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_digamma_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_digamma_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_digamma_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_digamma_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_digamma_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_dist_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_dist_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_dist_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_dist_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_dist_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_dist_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_div_floor_rounding_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_div_floor_rounding_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_div_floor_rounding_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_div_floor_rounding_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_div_floor_rounding_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_div_floor_rounding_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_div_floor_rounding_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_div_floor_rounding_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_div_floor_rounding_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_div_no_rounding_mode_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_div_no_rounding_mode_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_div_no_rounding_mode_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_div_no_rounding_mode_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_div_no_rounding_mode_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_div_no_rounding_mode_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_div_no_rounding_mode_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_div_no_rounding_mode_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_div_no_rounding_mode_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_div_no_rounding_mode_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_div_no_rounding_mode_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_div_no_rounding_mode_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_div_trunc_rounding_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_div_trunc_rounding_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_div_trunc_rounding_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_div_trunc_rounding_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_div_trunc_rounding_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_div_trunc_rounding_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_div_trunc_rounding_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_div_trunc_rounding_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_div_trunc_rounding_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_dot_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_dot_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_dot_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_dot_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_dot_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_dot_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_dot_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_dot_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_dot_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_dot_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_dot_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_double_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_double_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_double_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_double_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_double_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_double_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_double_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_double_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_double_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_double_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_double_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_double_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_double_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_dsplit_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_dsplit_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_dsplit_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_dsplit_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_dsplit_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_dsplit_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_dsplit_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_dsplit_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_dsplit_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_dsplit_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_dsplit_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_dsplit_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_dsplit_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_dstack_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_dstack_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_dstack_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_dstack_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_dstack_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_dstack_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_dstack_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_dstack_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_dstack_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_dstack_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_dstack_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_dstack_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_dstack_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_einsum_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_einsum_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_einsum_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_einsum_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_einsum_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_einsum_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_einsum_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_einsum_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_einsum_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_einsum_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_einsum_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_empty_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_empty_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_empty_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_empty_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_empty_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_empty_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_empty_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_empty_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_empty_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_empty_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_empty_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_empty_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_empty_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_empty_like_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_empty_like_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_empty_like_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_empty_like_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_empty_like_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_empty_like_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_empty_like_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_empty_like_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_empty_like_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_empty_like_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_empty_like_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_empty_like_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_empty_like_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_empty_permuted_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_empty_permuted_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_empty_permuted_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_empty_permuted_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_empty_permuted_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_empty_permuted_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_empty_permuted_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_empty_permuted_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_empty_permuted_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_empty_permuted_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_empty_permuted_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_empty_permuted_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_empty_permuted_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_empty_strided_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_empty_strided_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_empty_strided_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_empty_strided_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_empty_strided_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_empty_strided_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_empty_strided_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_empty_strided_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_empty_strided_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_empty_strided_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_empty_strided_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_empty_strided_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_eq_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_eq_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_eq_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_eq_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_eq_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_eq_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_eq_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_eq_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_eq_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_eq_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_eq_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_eq_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_eq_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_equal_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_equal_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_equal_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_equal_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_equal_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_equal_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_equal_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_equal_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_equal_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_equal_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_equal_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_equal_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_erf_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_erf_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_erf_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_erf_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_erf_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_erf_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_erf_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_erf_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_erf_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_erf_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_erfc_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_erfc_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_erfc_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_erfc_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_erfc_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_erfc_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_erfc_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_erfc_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_erfc_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_erfc_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_erfinv_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_erfinv_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_erfinv_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_erfinv_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_erfinv_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_erfinv_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_erfinv_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_erfinv_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_erfinv_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_erfinv_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_exp2_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_exp2_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_exp2_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_exp2_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_exp2_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_exp2_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_exp2_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_exp2_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_exp2_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_exp2_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_exp2_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_exp2_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_exp_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_exp_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_exp_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_exp_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_exp_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_exp_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_exp_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_exp_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_exp_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_exp_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_exp_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_exp_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_expand_as_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_expand_as_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_expand_as_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_expand_as_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_expand_as_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_expand_as_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_expand_as_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_expand_as_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_expand_as_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_expand_as_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_expand_as_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_expand_as_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_expand_copy_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_expand_copy_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_expand_copy_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_expand_copy_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_expand_copy_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_expand_copy_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_expand_copy_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_expand_copy_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_expand_copy_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_expand_copy_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_expand_copy_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_expand_copy_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_expand_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_expand_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_expand_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_expand_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_expand_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_expand_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_expand_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_expand_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_expand_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_expand_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_expand_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_expand_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_expm1_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_expm1_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_expm1_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_expm1_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_expm1_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_expm1_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_expm1_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_expm1_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_expm1_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_expm1_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_expm1_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_expm1_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_exponential_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_exponential_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_exponential_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_exponential_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_eye_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_eye_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_eye_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_eye_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_eye_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_eye_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_eye_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_eye_cpu_float8_e4m3fn, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_eye_cpu_float8_e4m3fnuz, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_eye_cpu_float8_e5m2, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_eye_cpu_float8_e5m2fnuz, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_eye_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_eye_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_eye_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_eye_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_eye_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_fft2_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_fft2_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_fft2_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_fft2_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_fft2_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_fft2_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_fft2_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_fft2_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_fft2_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_fft2_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_fft_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_fft_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_fft_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_fft_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_fft_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_fft_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_fft_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_fft_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_fft_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_fft_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_fftn_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_fftn_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_fftn_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_fftn_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_fftn_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_fftn_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_fftn_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_fftn_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_fftn_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_fftn_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_fftshift_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_fftshift_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_fftshift_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_fftshift_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_fftshift_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_fftshift_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_fftshift_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_fftshift_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_fftshift_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_fftshift_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_fftshift_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_fftshift_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_fftshift_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_hfft2_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_hfft2_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_hfft2_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_hfft2_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_hfft2_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_hfft2_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_hfft2_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_hfft2_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_hfft2_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_hfft2_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_hfft_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_hfft_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_hfft_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_hfft_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_hfft_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_hfft_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_hfft_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_hfft_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_hfft_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_hfft_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_hfftn_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_hfftn_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_hfftn_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_hfftn_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_hfftn_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_hfftn_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_hfftn_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_hfftn_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_hfftn_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_hfftn_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_ifft2_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_ifft2_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_ifft2_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_ifft2_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_ifft2_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_ifft2_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_ifft2_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_ifft2_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_ifft2_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_ifft2_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_ifft_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_ifft_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_ifft_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_ifft_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_ifft_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_ifft_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_ifft_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_ifft_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_ifft_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_ifft_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_ifftn_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_ifftn_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_ifftn_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_ifftn_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_ifftn_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_ifftn_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_ifftn_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_ifftn_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_ifftn_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_ifftn_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_ifftshift_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_ifftshift_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_ifftshift_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_ifftshift_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_ifftshift_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_ifftshift_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_ifftshift_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_ifftshift_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_ifftshift_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_ifftshift_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_ifftshift_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_ifftshift_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_ifftshift_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_ihfft2_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_ihfft2_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_ihfft2_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_ihfft2_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_ihfft2_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_ihfft2_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_ihfft2_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_ihfft2_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_ihfft_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_ihfft_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_ihfft_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_ihfft_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_ihfft_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_ihfft_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_ihfft_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_ihfft_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_ihfftn_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_ihfftn_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_ihfftn_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_ihfftn_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_ihfftn_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_ihfftn_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_ihfftn_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_ihfftn_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_irfft2_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_irfft2_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_irfft2_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_irfft2_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_irfft2_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_irfft2_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_irfft2_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_irfft2_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_irfft2_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_irfft2_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_irfft_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_irfft_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_irfft_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_irfft_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_irfft_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_irfft_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_irfft_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_irfft_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_irfft_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_irfft_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_irfftn_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_irfftn_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_irfftn_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_irfftn_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_irfftn_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_irfftn_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_irfftn_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_irfftn_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_irfftn_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_irfftn_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_rfft2_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_rfft2_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_rfft2_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_rfft2_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_rfft2_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_rfft2_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_rfft2_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_rfft2_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_rfft_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_rfft_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_rfft_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_rfft_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_rfft_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_rfft_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_rfft_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_rfft_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_rfftn_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_rfftn_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_rfftn_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_rfftn_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_rfftn_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_rfftn_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_rfftn_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_rfftn_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fill_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fill_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fill_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fill_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fill_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fill_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fill_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fill_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fill_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fill_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fill_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fill_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fill_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_flatten_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_flatten_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_flatten_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_flatten_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_flatten_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_flatten_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_flatten_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_flatten_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_flatten_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_flatten_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_flatten_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_flatten_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_flatten_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_flip_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_flip_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_flip_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_flip_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_flip_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_flip_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_flip_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_flip_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_flip_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_flip_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_flip_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_flip_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fliplr_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fliplr_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fliplr_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fliplr_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fliplr_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fliplr_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fliplr_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fliplr_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fliplr_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fliplr_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fliplr_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fliplr_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_flipud_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_flipud_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_flipud_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_flipud_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_flipud_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_flipud_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_flipud_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_flipud_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_flipud_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_flipud_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_flipud_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_flipud_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_float_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_float_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_float_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_float_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_float_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_float_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_float_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_float_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_float_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_float_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_float_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_float_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_float_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_float_power_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_float_power_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_float_power_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_float_power_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_float_power_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_float_power_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_float_power_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_float_power_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_float_power_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_float_power_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_float_power_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_float_power_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_floor_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_floor_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_floor_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_floor_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_floor_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_floor_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_floor_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_floor_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_floor_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_floor_divide_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_floor_divide_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_floor_divide_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_floor_divide_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_floor_divide_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_floor_divide_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_floor_divide_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_floor_divide_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_floor_divide_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fmax_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fmax_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fmax_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fmax_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fmax_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fmax_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fmax_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fmax_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fmax_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fmax_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fmin_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fmin_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fmin_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fmin_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fmin_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fmin_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fmin_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fmin_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fmin_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fmin_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fmod_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fmod_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fmod_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fmod_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fmod_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fmod_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fmod_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fmod_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fmod_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_frexp_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_frexp_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_frexp_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_frexp_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_full_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_full_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_full_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_full_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_full_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_full_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_full_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_full_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_full_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_full_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_full_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_full_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_full_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_full_like_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_full_like_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_full_like_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_full_like_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_full_like_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_full_like_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_full_like_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_full_like_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_full_like_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_full_like_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_full_like_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_full_like_cpu_uint16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_full_like_cpu_uint32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_full_like_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_gather_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_gather_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_gather_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_gather_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_gather_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_gather_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_gather_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_gather_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_gather_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_gather_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_gather_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_gather_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_gcd_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_gcd_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_gcd_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_gcd_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_gcd_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_ge_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_ge_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_ge_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_ge_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_ge_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_ge_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_ge_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_ge_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_ge_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_ge_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_geometric_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_geometric_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_geometric_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_geometric_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_geometric_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_geometric_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_geometric_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_geometric_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_geometric_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_geqrf_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_geqrf_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_geqrf_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_geqrf_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_gradient_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_gradient_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_gradient_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_gradient_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_gradient_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_gradient_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_gradient_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_gradient_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_gradient_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_gradient_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_grid_sampler_2d_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_grid_sampler_2d_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_grid_sampler_2d_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_grid_sampler_2d_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_grid_sampler_3d_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_grid_sampler_3d_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_grid_sampler_3d_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_grid_sampler_3d_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_gt_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_gt_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_gt_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_gt_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_gt_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_gt_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_gt_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_gt_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_gt_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_gt_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_half_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_half_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_half_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_half_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_half_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_half_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_half_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_half_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_half_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_half_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_half_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_half_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_hash_tensor_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_hash_tensor_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_hash_tensor_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_hash_tensor_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_hash_tensor_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_hash_tensor_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_hash_tensor_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_hash_tensor_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_hash_tensor_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_hash_tensor_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_heaviside_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_heaviside_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_heaviside_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_heaviside_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_heaviside_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_heaviside_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_heaviside_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_heaviside_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_heaviside_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_heaviside_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_histc_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_histc_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_histc_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_histc_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_histogram_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_histogram_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_histogramdd_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_histogramdd_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_hsplit_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_hsplit_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_hsplit_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_hsplit_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_hsplit_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_hsplit_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_hsplit_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_hsplit_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_hsplit_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_hsplit_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_hsplit_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_hsplit_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_hsplit_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_hstack_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_hstack_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_hstack_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_hstack_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_hstack_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_hstack_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_hstack_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_hstack_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_hstack_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_hstack_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_hstack_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_hstack_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_hstack_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_hypot_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_hypot_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_hypot_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_hypot_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_i0_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_i0_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_i0_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_i0_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_i0_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_i0_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_i0_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_i0_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_i0_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_i0_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_igamma_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_igamma_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_igamma_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_igamma_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_igammac_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_igammac_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_igammac_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_igammac_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_imag_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_imag_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_imag_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_add_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_add_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_add_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_add_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_add_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_add_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_add_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_add_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_add_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_add_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_add_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_add_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_add_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_copy_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_copy_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_copy_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_copy_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_copy_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_copy_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_copy_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_copy_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_copy_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_copy_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_copy_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_copy_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_copy_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_fill_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_fill_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_fill_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_fill_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_fill_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_fill_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_fill_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_fill_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_fill_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_fill_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_fill_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_fill_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_fill_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_put_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_put_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_put_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_put_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_put_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_put_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_put_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_put_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_put_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_put_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_put_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_put_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_put_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_reduce_amax_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_reduce_amax_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_reduce_amax_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_reduce_amax_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_reduce_amax_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_reduce_amax_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_reduce_amax_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_reduce_amax_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_reduce_amax_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_reduce_amin_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_reduce_amin_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_reduce_amin_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_reduce_amin_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_reduce_amin_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_reduce_amin_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_reduce_amin_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_reduce_amin_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_reduce_amin_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_reduce_mean_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_reduce_mean_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_reduce_mean_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_reduce_mean_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_reduce_mean_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_reduce_mean_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_reduce_mean_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_reduce_mean_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_reduce_mean_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_reduce_prod_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_reduce_prod_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_reduce_prod_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_reduce_prod_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_reduce_prod_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_reduce_prod_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_reduce_prod_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_reduce_prod_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_reduce_prod_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_select_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_select_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_select_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_select_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_select_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_select_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_select_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_select_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_select_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_select_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_select_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_select_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_select_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_inner_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_inner_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_inner_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_inner_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_inner_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_inner_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_inner_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_inner_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_inner_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_inner_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_inner_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_int_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_int_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_int_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_int_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_int_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_int_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_int_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_int_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_int_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_int_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_int_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_int_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_isclose_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_isclose_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_isclose_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_isclose_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_isclose_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_isclose_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_isclose_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_isclose_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_isclose_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_isclose_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_isclose_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_isclose_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_isfinite_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_isfinite_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_isfinite_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_isfinite_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_isfinite_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_isfinite_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_isfinite_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_isfinite_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_isfinite_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_isfinite_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_isfinite_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_isfinite_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_isfinite_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_isin_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_isin_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_isin_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_isin_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_isin_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_isin_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_isin_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_isin_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_isin_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_isinf_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_isinf_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_isinf_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_isinf_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_isinf_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_isinf_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_isinf_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_isinf_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_isinf_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_isinf_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_isinf_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_isinf_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_isinf_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_isnan_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_isnan_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_isnan_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_isnan_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_isnan_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_isnan_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_isnan_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_isnan_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_isnan_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_isnan_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_isnan_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_isnan_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_isneginf_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_isneginf_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_isneginf_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_isneginf_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_isneginf_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_isneginf_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_isneginf_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_isneginf_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_isneginf_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_isneginf_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_isposinf_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_isposinf_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_isposinf_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_isposinf_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_isposinf_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_isposinf_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_isposinf_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_isposinf_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_isposinf_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_isposinf_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_isreal_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_isreal_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_isreal_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_isreal_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_isreal_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_isreal_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_isreal_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_isreal_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_isreal_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_isreal_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_isreal_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_isreal_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_isreal_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_istft_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_istft_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_item_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_item_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_item_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_item_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_item_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_item_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_item_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_item_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_item_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_item_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_item_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_item_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_item_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_jiterator_2inputs_2outputs_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_jiterator_2inputs_2outputs_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_jiterator_2inputs_2outputs_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_jiterator_2inputs_2outputs_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_jiterator_2inputs_2outputs_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_jiterator_2inputs_2outputs_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_jiterator_2inputs_2outputs_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_jiterator_2inputs_2outputs_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_jiterator_2inputs_2outputs_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_jiterator_2inputs_2outputs_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_jiterator_2inputs_2outputs_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_jiterator_2inputs_2outputs_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_jiterator_4inputs_with_extra_args_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_jiterator_4inputs_with_extra_args_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_jiterator_4inputs_with_extra_args_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_jiterator_4inputs_with_extra_args_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_jiterator_4inputs_with_extra_args_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_jiterator_4inputs_with_extra_args_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_jiterator_4inputs_with_extra_args_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_jiterator_4inputs_with_extra_args_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_jiterator_4inputs_with_extra_args_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_jiterator_4inputs_with_extra_args_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_jiterator_4inputs_with_extra_args_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_jiterator_4inputs_with_extra_args_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_jiterator_binary_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_jiterator_binary_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_jiterator_binary_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_jiterator_binary_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_jiterator_binary_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_jiterator_binary_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_jiterator_binary_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_jiterator_binary_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_jiterator_binary_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_jiterator_binary_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_jiterator_binary_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_jiterator_binary_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_jiterator_binary_return_by_ref_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_jiterator_binary_return_by_ref_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_jiterator_binary_return_by_ref_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_jiterator_binary_return_by_ref_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_jiterator_binary_return_by_ref_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_jiterator_binary_return_by_ref_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_jiterator_binary_return_by_ref_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_jiterator_binary_return_by_ref_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_jiterator_binary_return_by_ref_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_jiterator_binary_return_by_ref_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_jiterator_binary_return_by_ref_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_jiterator_binary_return_by_ref_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_jiterator_unary_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_jiterator_unary_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_jiterator_unary_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_jiterator_unary_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_jiterator_unary_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_jiterator_unary_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_jiterator_unary_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_jiterator_unary_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_jiterator_unary_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_jiterator_unary_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_jiterator_unary_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_jiterator_unary_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_kron_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_kron_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_kron_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_kron_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_kron_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_kron_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_kron_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_kron_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_kron_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_kron_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_kron_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_kron_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_kthvalue_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_kthvalue_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_kthvalue_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_kthvalue_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_kthvalue_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_kthvalue_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_kthvalue_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_kthvalue_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_kthvalue_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_lcm_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_lcm_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_lcm_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_lcm_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_lcm_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_ldexp_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_ldexp_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_ldexp_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_ldexp_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_ldexp_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_ldexp_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_ldexp_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_ldexp_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_ldexp_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_ldexp_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_ldexp_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_ldexp_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_le_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_le_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_le_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_le_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_le_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_le_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_le_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_le_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_le_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_le_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_lerp_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_lerp_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_lerp_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_lerp_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_lerp_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_lerp_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_lgamma_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_lgamma_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_lgamma_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_lgamma_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_lgamma_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_lgamma_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_lgamma_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_lgamma_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_lgamma_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_lgamma_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_cholesky_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_cholesky_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_cholesky_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_cholesky_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_cholesky_ex_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_cholesky_ex_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_cholesky_ex_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_cholesky_ex_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_cond_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_cond_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_cond_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_cond_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_cross_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_cross_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_cross_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_cross_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_cross_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_cross_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_cross_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_cross_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_cross_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_cross_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_cross_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_det_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_det_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_det_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_det_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_diagonal_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_diagonal_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_diagonal_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_diagonal_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_diagonal_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_diagonal_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_diagonal_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_diagonal_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_diagonal_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_diagonal_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_diagonal_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_diagonal_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_diagonal_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_eig_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_eig_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_eig_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_eig_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_eigh_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_eigh_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_eigh_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_eigh_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_eigvals_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_eigvals_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_eigvals_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_eigvals_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_eigvalsh_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_eigvalsh_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_eigvalsh_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_eigvalsh_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_householder_product_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_householder_product_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_householder_product_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_householder_product_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_inv_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_inv_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_inv_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_inv_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_inv_ex_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_inv_ex_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_inv_ex_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_inv_ex_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_ldl_factor_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_ldl_factor_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_ldl_factor_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_ldl_factor_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_ldl_factor_ex_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_ldl_factor_ex_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_ldl_factor_ex_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_ldl_factor_ex_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_ldl_solve_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_ldl_solve_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_ldl_solve_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_ldl_solve_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_lstsq_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_lstsq_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_lstsq_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_lstsq_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_lstsq_grad_oriented_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_lstsq_grad_oriented_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_lstsq_grad_oriented_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_lstsq_grad_oriented_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_lu_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_lu_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_lu_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_lu_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_lu_factor_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_lu_factor_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_lu_factor_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_lu_factor_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_lu_factor_ex_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_lu_factor_ex_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_lu_factor_ex_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_lu_factor_ex_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_lu_solve_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_lu_solve_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_lu_solve_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_lu_solve_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_matrix_norm_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_matrix_norm_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_matrix_norm_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_matrix_norm_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_matrix_norm_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_matrix_norm_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_matrix_power_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_matrix_power_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_matrix_power_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_matrix_power_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_matrix_rank_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_matrix_rank_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_matrix_rank_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_matrix_rank_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_matrix_rank_hermitian_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_matrix_rank_hermitian_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_matrix_rank_hermitian_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_matrix_rank_hermitian_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_multi_dot_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_multi_dot_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_multi_dot_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_multi_dot_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_multi_dot_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_multi_dot_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_multi_dot_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_multi_dot_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_multi_dot_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_multi_dot_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_multi_dot_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_norm_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_norm_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_norm_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_norm_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_norm_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_norm_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_norm_subgradients_at_zero_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_norm_subgradients_at_zero_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_norm_subgradients_at_zero_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_norm_subgradients_at_zero_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_norm_subgradients_at_zero_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_norm_subgradients_at_zero_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_pinv_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_pinv_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_pinv_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_pinv_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_pinv_hermitian_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_pinv_hermitian_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_pinv_hermitian_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_pinv_hermitian_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_pinv_singular_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_pinv_singular_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_pinv_singular_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_pinv_singular_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_qr_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_qr_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_qr_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_qr_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_slogdet_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_slogdet_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_slogdet_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_slogdet_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_solve_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_solve_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_solve_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_solve_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_solve_ex_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_solve_ex_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_solve_ex_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_solve_ex_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_solve_triangular_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_solve_triangular_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_solve_triangular_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_solve_triangular_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_svd_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_svd_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_svd_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_svd_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_svdvals_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_svdvals_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_svdvals_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_svdvals_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_tensorinv_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_tensorinv_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_tensorinv_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_tensorinv_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_tensorsolve_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_tensorsolve_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_tensorsolve_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_tensorsolve_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_vander_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_vander_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_vander_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_vander_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_vander_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_vander_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_vander_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_vander_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_vander_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_vecdot_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_vecdot_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_vecdot_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_vecdot_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_vecdot_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_vecdot_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_vector_norm_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_vector_norm_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_vector_norm_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_vector_norm_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_vector_norm_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_vector_norm_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linspace_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linspace_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linspace_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linspace_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linspace_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linspace_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linspace_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linspace_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linspace_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linspace_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linspace_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linspace_tensor_overload_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linspace_tensor_overload_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linspace_tensor_overload_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linspace_tensor_overload_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linspace_tensor_overload_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linspace_tensor_overload_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linspace_tensor_overload_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linspace_tensor_overload_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linspace_tensor_overload_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linspace_tensor_overload_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linspace_tensor_overload_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_log10_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_log10_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_log10_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_log10_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_log10_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_log10_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_log10_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_log10_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_log10_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_log10_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_log10_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_log10_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_log1p_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_log1p_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_log1p_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_log1p_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_log1p_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_log1p_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_log1p_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_log1p_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_log1p_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_log1p_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_log1p_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_log1p_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_log2_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_log2_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_log2_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_log2_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_log2_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_log2_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_log2_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_log2_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_log2_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_log2_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_log2_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_log2_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_log_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_log_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_log_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_log_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_log_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_log_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_log_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_log_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_log_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_log_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_log_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_log_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_log_normal_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_log_normal_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_log_normal_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_log_normal_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_log_softmax_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_log_softmax_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_log_softmax_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_log_softmax_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_log_softmax_with_dtype_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_log_softmax_with_dtype_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_log_softmax_with_dtype_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_log_softmax_with_dtype_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_log_softmax_with_dtype_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_log_softmax_with_dtype_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_log_softmax_with_dtype_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_log_softmax_with_dtype_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_log_softmax_with_dtype_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_log_softmax_with_dtype_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_log_softmax_with_dtype_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_log_softmax_with_dtype_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_log_softmax_with_dtype_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logaddexp2_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logaddexp2_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logaddexp2_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logaddexp2_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logaddexp_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logaddexp_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logaddexp_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logaddexp_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logaddexp_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logaddexp_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logcumsumexp_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logcumsumexp_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logcumsumexp_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logcumsumexp_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logcumsumexp_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logcumsumexp_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logdet_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logdet_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logdet_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logdet_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logical_and_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logical_and_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logical_and_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logical_and_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logical_and_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logical_and_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logical_and_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logical_and_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logical_and_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logical_and_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logical_and_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logical_and_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logical_not_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logical_not_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logical_not_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logical_not_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logical_not_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logical_not_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logical_not_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logical_not_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logical_not_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logical_not_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logical_not_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logical_not_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logical_or_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logical_or_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logical_or_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logical_or_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logical_or_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logical_or_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logical_or_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logical_or_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logical_or_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logical_or_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logical_or_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logical_or_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logical_xor_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logical_xor_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logical_xor_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logical_xor_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logical_xor_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logical_xor_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logical_xor_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logical_xor_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logical_xor_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logical_xor_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logical_xor_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logical_xor_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logit_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logit_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logit_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logit_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logit_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logit_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logit_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logit_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logit_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logit_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logspace_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logspace_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logspace_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logspace_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logspace_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logspace_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logspace_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logspace_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logspace_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logspace_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logspace_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logspace_tensor_overload_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logspace_tensor_overload_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logspace_tensor_overload_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logspace_tensor_overload_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logspace_tensor_overload_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logspace_tensor_overload_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logspace_tensor_overload_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logspace_tensor_overload_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logspace_tensor_overload_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logspace_tensor_overload_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logspace_tensor_overload_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logsumexp_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logsumexp_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logsumexp_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logsumexp_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logsumexp_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logsumexp_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logsumexp_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logsumexp_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logsumexp_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logsumexp_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logsumexp_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logsumexp_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_long_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_long_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_long_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_long_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_long_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_long_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_long_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_long_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_long_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_long_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_long_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_long_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_long_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_lt_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_lt_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_lt_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_lt_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_lt_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_lt_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_lt_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_lt_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_lt_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_lt_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_lu_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_lu_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_lu_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_lu_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_lu_solve_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_lu_solve_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_lu_solve_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_lu_solve_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_lu_unpack_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_lu_unpack_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_lu_unpack_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_lu_unpack_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mH_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mH_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mH_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mH_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mH_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mH_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mH_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mH_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mH_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mH_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mH_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mH_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mH_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mT_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mT_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mT_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mT_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mT_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mT_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mT_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mT_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mT_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mT_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mT_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mT_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mT_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_amax_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_amax_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_amax_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_amax_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_amax_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_amax_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_amax_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_amax_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_amax_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_amin_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_amin_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_amin_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_amin_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_amin_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_amin_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_amin_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_amin_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_amin_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_argmax_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_argmax_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_argmax_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_argmax_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_argmax_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_argmax_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_argmax_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_argmax_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_argmax_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_argmin_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_argmin_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_argmin_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_argmin_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_argmin_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_argmin_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_argmin_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_argmin_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_argmin_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_cumprod_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_cumprod_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_cumprod_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_cumprod_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_cumprod_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_cumprod_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_cumprod_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_cumprod_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_cumprod_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_cumprod_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_cumprod_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_cumsum_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_cumsum_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_cumsum_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_cumsum_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_cumsum_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_cumsum_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_cumsum_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_cumsum_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_cumsum_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_cumsum_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_cumsum_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_fill_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_fill_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_fill_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_fill_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_fill_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_fill_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_fill_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_fill_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_fill_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_fill_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_fill_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_fill_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_fill_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_log_softmax_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_log_softmax_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_log_softmax_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_log_softmax_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_logaddexp_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_logaddexp_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_logaddexp_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_logaddexp_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_logsumexp_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_logsumexp_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_logsumexp_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_logsumexp_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_logsumexp_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_logsumexp_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_logsumexp_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_logsumexp_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_logsumexp_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_logsumexp_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_logsumexp_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_mean_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_mean_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_mean_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_mean_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_mean_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_mean_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_median_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_median_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_median_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_median_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_norm_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_norm_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_norm_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_norm_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_normalize_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_normalize_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_normalize_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_normalize_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_normalize_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_normalize_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_prod_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_prod_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_prod_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_prod_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_prod_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_prod_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_prod_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_prod_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_prod_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_prod_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_prod_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_prod_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_scatter_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_scatter_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_scatter_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_scatter_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_scatter_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_scatter_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_scatter_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_scatter_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_scatter_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_scatter_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_scatter_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_scatter_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_select_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_select_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_select_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_select_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_select_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_select_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_select_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_select_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_select_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_select_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_select_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_select_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_softmax_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_softmax_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_softmax_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_softmax_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_softmin_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_softmin_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_softmin_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_softmin_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_std_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_std_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_std_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_std_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_std_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_std_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_std_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_std_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_std_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_std_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_std_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_sum_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_sum_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_sum_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_sum_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_sum_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_sum_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_sum_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_sum_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_sum_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_sum_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_sum_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_sum_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_var_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_var_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_var_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_var_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_var_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_var_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_var_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_var_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_var_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_var_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_var_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_matrix_exp_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_matrix_exp_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_matrix_exp_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_matrix_exp_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_matrix_exp_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_matrix_exp_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_max_binary_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_max_binary_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_max_binary_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_max_binary_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_max_binary_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_max_binary_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_max_binary_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_max_binary_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_max_binary_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_max_binary_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_max_pool2d_with_indices_backward_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_max_pool2d_with_indices_backward_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_max_pool2d_with_indices_backward_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_max_pool2d_with_indices_backward_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_max_reduction_no_dim_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_max_reduction_no_dim_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_max_reduction_no_dim_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_max_reduction_no_dim_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_max_reduction_no_dim_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_max_reduction_no_dim_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_max_reduction_no_dim_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_max_reduction_no_dim_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_max_reduction_no_dim_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_max_reduction_no_dim_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_max_reduction_with_dim_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_max_reduction_with_dim_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_max_reduction_with_dim_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_max_reduction_with_dim_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_max_reduction_with_dim_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_max_reduction_with_dim_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_max_reduction_with_dim_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_max_reduction_with_dim_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_max_reduction_with_dim_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_max_reduction_with_dim_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_maximum_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_maximum_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_maximum_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_maximum_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_maximum_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_maximum_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_maximum_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_maximum_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_maximum_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_maximum_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mean_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mean_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mean_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mean_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mean_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mean_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_median_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_median_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_median_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_median_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_median_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_median_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_median_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_median_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_median_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_meshgrid_list_of_tensors_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_meshgrid_list_of_tensors_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_meshgrid_list_of_tensors_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_meshgrid_list_of_tensors_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_meshgrid_list_of_tensors_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_meshgrid_list_of_tensors_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_meshgrid_list_of_tensors_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_meshgrid_list_of_tensors_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_meshgrid_list_of_tensors_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_meshgrid_list_of_tensors_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_meshgrid_list_of_tensors_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_meshgrid_list_of_tensors_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_meshgrid_variadic_tensors_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_meshgrid_variadic_tensors_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_meshgrid_variadic_tensors_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_meshgrid_variadic_tensors_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_meshgrid_variadic_tensors_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_meshgrid_variadic_tensors_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_meshgrid_variadic_tensors_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_meshgrid_variadic_tensors_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_meshgrid_variadic_tensors_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_meshgrid_variadic_tensors_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_meshgrid_variadic_tensors_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_meshgrid_variadic_tensors_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_min_binary_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_min_binary_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_min_binary_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_min_binary_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_min_binary_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_min_binary_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_min_binary_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_min_binary_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_min_binary_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_min_binary_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_min_reduction_no_dim_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_min_reduction_no_dim_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_min_reduction_no_dim_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_min_reduction_no_dim_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_min_reduction_no_dim_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_min_reduction_no_dim_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_min_reduction_no_dim_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_min_reduction_no_dim_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_min_reduction_no_dim_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_min_reduction_no_dim_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_min_reduction_with_dim_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_min_reduction_with_dim_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_min_reduction_with_dim_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_min_reduction_with_dim_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_min_reduction_with_dim_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_min_reduction_with_dim_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_min_reduction_with_dim_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_min_reduction_with_dim_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_min_reduction_with_dim_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_min_reduction_with_dim_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_minimum_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_minimum_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_minimum_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_minimum_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_minimum_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_minimum_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_minimum_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_minimum_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_minimum_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_minimum_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mm_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mm_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mm_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mm_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mm_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mm_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mm_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mm_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mm_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mm_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mm_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mode_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mode_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mode_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mode_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mode_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mode_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mode_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mode_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mode_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mode_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_movedim_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_movedim_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_movedim_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_movedim_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_movedim_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_movedim_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_movedim_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_movedim_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_movedim_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_movedim_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_movedim_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_movedim_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_movedim_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_msort_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_msort_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_msort_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_msort_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_msort_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_msort_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_msort_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_msort_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_msort_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_msort_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mul_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mul_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mul_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mul_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mul_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mul_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mul_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mul_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mul_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mul_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mul_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mul_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mul_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_multinomial_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_multinomial_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_multinomial_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_multinomial_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mv_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mv_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mv_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mv_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mv_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mv_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mv_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mv_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mv_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mv_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mv_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mvlgamma_mvlgamma_p_1_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mvlgamma_mvlgamma_p_1_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mvlgamma_mvlgamma_p_1_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mvlgamma_mvlgamma_p_1_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mvlgamma_mvlgamma_p_1_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mvlgamma_mvlgamma_p_1_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mvlgamma_mvlgamma_p_1_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mvlgamma_mvlgamma_p_1_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mvlgamma_mvlgamma_p_1_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mvlgamma_mvlgamma_p_3_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mvlgamma_mvlgamma_p_3_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mvlgamma_mvlgamma_p_3_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mvlgamma_mvlgamma_p_3_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mvlgamma_mvlgamma_p_3_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mvlgamma_mvlgamma_p_3_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mvlgamma_mvlgamma_p_3_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mvlgamma_mvlgamma_p_3_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mvlgamma_mvlgamma_p_3_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mvlgamma_mvlgamma_p_5_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mvlgamma_mvlgamma_p_5_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mvlgamma_mvlgamma_p_5_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mvlgamma_mvlgamma_p_5_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mvlgamma_mvlgamma_p_5_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mvlgamma_mvlgamma_p_5_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mvlgamma_mvlgamma_p_5_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mvlgamma_mvlgamma_p_5_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mvlgamma_mvlgamma_p_5_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nan_to_num_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nan_to_num_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nan_to_num_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nan_to_num_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nan_to_num_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nan_to_num_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nan_to_num_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nan_to_num_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nan_to_num_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nan_to_num_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nanmean_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nanmean_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nanmean_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nanmean_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nanmedian_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nanmedian_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nanmedian_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nanmedian_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nanmedian_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nanmedian_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nanmedian_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nanmedian_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nanmedian_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nanquantile_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nanquantile_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nansum_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nansum_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nansum_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nansum_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nansum_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nansum_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nansum_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nansum_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nansum_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nansum_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_narrow_copy_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_narrow_copy_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_narrow_copy_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_narrow_copy_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_narrow_copy_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_narrow_copy_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_narrow_copy_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_narrow_copy_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_narrow_copy_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_narrow_copy_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_narrow_copy_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_narrow_copy_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_narrow_copy_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_narrow_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_narrow_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_narrow_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_narrow_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_narrow_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_narrow_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_narrow_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_narrow_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_narrow_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_narrow_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_narrow_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_narrow_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_narrow_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_native_batch_norm_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_native_batch_norm_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_native_batch_norm_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_native_batch_norm_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_native_dropout_backward_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_native_dropout_backward_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_native_dropout_backward_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_native_dropout_backward_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_native_dropout_backward_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_native_dropout_backward_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_native_dropout_backward_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_native_dropout_backward_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_native_dropout_backward_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_native_dropout_backward_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_native_layer_norm_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_native_layer_norm_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_native_layer_norm_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_native_layer_norm_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_ne_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_ne_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_ne_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_ne_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_ne_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_ne_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_ne_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_ne_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_ne_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_ne_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_ne_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_ne_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_neg_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_neg_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_neg_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_neg_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_neg_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_neg_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_neg_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_neg_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_neg_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_neg_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_neg_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_neg_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_new_empty_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_new_empty_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_new_empty_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_new_empty_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_new_empty_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_new_empty_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_new_empty_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_new_empty_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_new_empty_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_new_empty_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_new_empty_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_new_empty_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_new_empty_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_new_empty_strided_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_new_empty_strided_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_new_empty_strided_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_new_empty_strided_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_new_empty_strided_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_new_empty_strided_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_new_empty_strided_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_new_empty_strided_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_new_empty_strided_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_new_empty_strided_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_new_empty_strided_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_new_empty_strided_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_new_empty_strided_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_new_full_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_new_full_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_new_full_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_new_full_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_new_full_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_new_full_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_new_full_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_new_full_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_new_full_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_new_full_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_new_full_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_new_full_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_new_full_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_new_ones_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_new_ones_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_new_ones_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_new_ones_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_new_ones_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_new_ones_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_new_ones_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_new_ones_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_new_ones_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_new_ones_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_new_ones_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_new_ones_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_new_ones_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_new_zeros_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_new_zeros_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_new_zeros_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_new_zeros_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_new_zeros_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_new_zeros_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_new_zeros_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_new_zeros_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_new_zeros_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_new_zeros_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_new_zeros_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_new_zeros_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_new_zeros_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nextafter_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nextafter_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nextafter_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nextafter_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_adaptive_avg_pool1d_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_adaptive_avg_pool1d_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_adaptive_avg_pool1d_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_adaptive_avg_pool1d_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_adaptive_avg_pool2d_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_adaptive_avg_pool2d_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_adaptive_avg_pool2d_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_adaptive_avg_pool2d_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_adaptive_avg_pool3d_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_adaptive_avg_pool3d_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_adaptive_avg_pool3d_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_adaptive_avg_pool3d_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_adaptive_max_pool1d_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_adaptive_max_pool1d_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_adaptive_max_pool1d_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_adaptive_max_pool1d_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_adaptive_max_pool2d_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_adaptive_max_pool2d_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_adaptive_max_pool2d_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_adaptive_max_pool2d_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_adaptive_max_pool3d_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_adaptive_max_pool3d_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_adaptive_max_pool3d_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_adaptive_max_pool3d_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_alpha_dropout_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_alpha_dropout_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_alpha_dropout_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_alpha_dropout_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_avg_pool1d_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_avg_pool1d_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_avg_pool1d_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_avg_pool1d_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_avg_pool1d_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_avg_pool2d_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_avg_pool2d_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_avg_pool2d_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_avg_pool2d_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_avg_pool2d_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_avg_pool3d_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_avg_pool3d_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_avg_pool3d_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_batch_norm_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_batch_norm_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_batch_norm_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_batch_norm_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_bilinear_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_bilinear_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_bilinear_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_bilinear_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_bilinear_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_bilinear_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_bilinear_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_bilinear_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_bilinear_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_binary_cross_entropy_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_binary_cross_entropy_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_binary_cross_entropy_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_binary_cross_entropy_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_binary_cross_entropy_with_logits_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_binary_cross_entropy_with_logits_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_binary_cross_entropy_with_logits_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_binary_cross_entropy_with_logits_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_celu_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_celu_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_celu_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_celu_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_channel_shuffle_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_channel_shuffle_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_channel_shuffle_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_channel_shuffle_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_channel_shuffle_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_channel_shuffle_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_channel_shuffle_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_channel_shuffle_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_channel_shuffle_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_channel_shuffle_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_channel_shuffle_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_channel_shuffle_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_conv1d_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_conv1d_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_conv1d_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_conv1d_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_conv1d_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_conv1d_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_conv1d_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_conv2d_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_conv2d_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_conv2d_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_conv2d_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_conv2d_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_conv2d_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_conv2d_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_conv3d_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_conv3d_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_conv3d_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_conv3d_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_conv3d_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_conv3d_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_conv3d_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_conv_transpose1d_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_conv_transpose1d_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_conv_transpose1d_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_conv_transpose1d_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_conv_transpose1d_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_conv_transpose1d_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_conv_transpose1d_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_conv_transpose2d_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_conv_transpose2d_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_conv_transpose2d_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_conv_transpose2d_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_conv_transpose2d_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_conv_transpose2d_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_conv_transpose2d_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_conv_transpose3d_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_conv_transpose3d_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_conv_transpose3d_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_conv_transpose3d_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_conv_transpose3d_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_conv_transpose3d_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_conv_transpose3d_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_cosine_embedding_loss_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_cosine_embedding_loss_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_cosine_embedding_loss_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_cosine_embedding_loss_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_cosine_embedding_loss_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_cosine_embedding_loss_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_cosine_embedding_loss_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_cosine_embedding_loss_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_cosine_embedding_loss_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_cosine_embedding_loss_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_cosine_similarity_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_cosine_similarity_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_cosine_similarity_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_cosine_similarity_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_cross_entropy_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_cross_entropy_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_cross_entropy_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_cross_entropy_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_ctc_loss_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_ctc_loss_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_dropout2d_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_dropout2d_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_dropout2d_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_dropout2d_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_dropout3d_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_dropout3d_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_dropout3d_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_dropout3d_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_dropout_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_dropout_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_dropout_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_dropout_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_elu_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_elu_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_elu_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_elu_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_embedding_bag_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_embedding_bag_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_embedding_bag_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_embedding_bag_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_embedding_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_embedding_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_embedding_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_embedding_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_feature_alpha_dropout_with_train_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_feature_alpha_dropout_with_train_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_feature_alpha_dropout_with_train_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_feature_alpha_dropout_with_train_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_feature_alpha_dropout_without_train_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_feature_alpha_dropout_without_train_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_feature_alpha_dropout_without_train_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_feature_alpha_dropout_without_train_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_feature_alpha_dropout_without_train_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_feature_alpha_dropout_without_train_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_feature_alpha_dropout_without_train_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_feature_alpha_dropout_without_train_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_feature_alpha_dropout_without_train_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_feature_alpha_dropout_without_train_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_feature_alpha_dropout_without_train_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_feature_alpha_dropout_without_train_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_fractional_max_pool2d_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_fractional_max_pool2d_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_fractional_max_pool2d_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_fractional_max_pool2d_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_fractional_max_pool3d_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_fractional_max_pool3d_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_fractional_max_pool3d_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_fractional_max_pool3d_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_gaussian_nll_loss_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_gaussian_nll_loss_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_gaussian_nll_loss_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_gaussian_nll_loss_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_gelu_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_gelu_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_gelu_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_gelu_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_glu_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_glu_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_glu_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_glu_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_grid_sample_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_grid_sample_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_grid_sample_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_grid_sample_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_group_norm_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_group_norm_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_group_norm_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_group_norm_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_hardshrink_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_hardshrink_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_hardshrink_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_hardshrink_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_hardsigmoid_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_hardsigmoid_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_hardsigmoid_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_hardsigmoid_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_hardswish_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_hardswish_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_hardswish_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_hardswish_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_hardtanh_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_hardtanh_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_hardtanh_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_hardtanh_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_hardtanh_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_hardtanh_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_hardtanh_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_hardtanh_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_hinge_embedding_loss_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_hinge_embedding_loss_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_hinge_embedding_loss_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_hinge_embedding_loss_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_huber_loss_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_huber_loss_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_huber_loss_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_huber_loss_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_instance_norm_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_instance_norm_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_instance_norm_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_instance_norm_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_interpolate_area_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_interpolate_area_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_interpolate_area_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_interpolate_area_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_interpolate_bicubic_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_interpolate_bicubic_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_interpolate_bicubic_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_interpolate_bicubic_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_interpolate_bicubic_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_interpolate_bilinear_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_interpolate_bilinear_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_interpolate_bilinear_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_interpolate_bilinear_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_interpolate_bilinear_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_interpolate_linear_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_interpolate_linear_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_interpolate_linear_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_interpolate_linear_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_interpolate_nearest-exact_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_interpolate_nearest-exact_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_interpolate_nearest-exact_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_interpolate_nearest-exact_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_interpolate_nearest-exact_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_interpolate_nearest_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_interpolate_nearest_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_interpolate_nearest_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_interpolate_nearest_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_interpolate_nearest_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_interpolate_trilinear_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_interpolate_trilinear_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_interpolate_trilinear_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_interpolate_trilinear_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_kl_div_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_kl_div_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_kl_div_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_kl_div_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_l1_loss_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_l1_loss_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_l1_loss_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_l1_loss_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_l1_loss_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_l1_loss_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_layer_norm_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_layer_norm_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_layer_norm_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_layer_norm_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_leaky_relu_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_leaky_relu_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_leaky_relu_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_leaky_relu_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_linear_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_linear_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_linear_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_linear_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_linear_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_linear_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_linear_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_linear_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_linear_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_linear_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_linear_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_local_response_norm_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_local_response_norm_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_local_response_norm_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_local_response_norm_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_local_response_norm_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_logsigmoid_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_logsigmoid_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_logsigmoid_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_logsigmoid_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_margin_ranking_loss_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_margin_ranking_loss_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_margin_ranking_loss_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_margin_ranking_loss_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_margin_ranking_loss_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_margin_ranking_loss_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_margin_ranking_loss_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_margin_ranking_loss_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_margin_ranking_loss_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_max_pool1d_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_max_pool1d_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_max_pool1d_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_max_pool1d_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_max_pool2d_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_max_pool2d_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_max_pool2d_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_max_pool2d_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_max_pool2d_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_max_pool2d_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_max_pool2d_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_max_pool2d_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_max_pool2d_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_max_pool3d_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_max_pool3d_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_max_pool3d_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_max_pool3d_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_max_pool3d_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_max_pool3d_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_max_pool3d_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_max_pool3d_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_max_pool3d_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_max_unpool1d_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_max_unpool1d_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_max_unpool1d_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_max_unpool1d_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_max_unpool1d_grad_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_max_unpool1d_grad_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_max_unpool1d_grad_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_max_unpool1d_grad_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_max_unpool2d_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_max_unpool2d_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_max_unpool2d_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_max_unpool2d_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_max_unpool2d_grad_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_max_unpool2d_grad_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_max_unpool2d_grad_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_max_unpool2d_grad_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_max_unpool3d_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_max_unpool3d_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_max_unpool3d_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_max_unpool3d_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_max_unpool3d_grad_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_max_unpool3d_grad_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_max_unpool3d_grad_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_max_unpool3d_grad_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_mish_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_mish_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_mish_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_mish_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_mse_loss_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_mse_loss_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_mse_loss_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_mse_loss_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_multi_head_attention_forward_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_multi_head_attention_forward_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_multi_head_attention_forward_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_multi_head_attention_forward_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_multi_margin_loss_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_multi_margin_loss_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_multilabel_margin_loss_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_multilabel_margin_loss_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_multilabel_soft_margin_loss_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_multilabel_soft_margin_loss_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_multilabel_soft_margin_loss_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_multilabel_soft_margin_loss_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_nll_loss_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_nll_loss_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_nll_loss_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_nll_loss_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_normalize_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_normalize_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_normalize_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_normalize_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_normalize_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_normalize_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_one_hot_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_pad_circular_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_pad_circular_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_pad_circular_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_pad_circular_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_pad_circular_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_pad_circular_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_pad_circular_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_pad_circular_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_pad_circular_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_pad_circular_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_pad_circular_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_pad_circular_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_pad_constant_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_pad_constant_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_pad_constant_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_pad_constant_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_pad_constant_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_pad_constant_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_pad_constant_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_pad_constant_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_pad_constant_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_pad_constant_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_pad_constant_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_pad_constant_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_pad_reflect_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_pad_reflect_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_pad_reflect_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_pad_reflect_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_pad_reflect_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_pad_reflect_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_pad_reflect_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_pad_reflect_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_pad_reflect_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_pad_reflect_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_pad_reflect_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_pad_replicate_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_pad_replicate_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_pad_replicate_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_pad_replicate_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_pad_replicate_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_pad_replicate_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_pad_replicate_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_pad_replicate_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_pad_replicate_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_pad_replicate_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_pad_replicate_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_pad_replicate_negative_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_pad_replicate_negative_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_pad_replicate_negative_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_pad_replicate_negative_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_pad_replicate_negative_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_pad_replicate_negative_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_pad_replicate_negative_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_pad_replicate_negative_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_pad_replicate_negative_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_pad_replicate_negative_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_pad_replicate_negative_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_pairwise_distance_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_pairwise_distance_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_pairwise_distance_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_pairwise_distance_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_pairwise_distance_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_pairwise_distance_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_pairwise_distance_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_pairwise_distance_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_pairwise_distance_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_pairwise_distance_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_pairwise_distance_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_pdist_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_pdist_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_pixel_shuffle_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_pixel_shuffle_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_pixel_shuffle_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_pixel_shuffle_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_pixel_shuffle_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_pixel_shuffle_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_pixel_shuffle_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_pixel_shuffle_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_pixel_shuffle_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_pixel_shuffle_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_pixel_shuffle_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_pixel_shuffle_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_pixel_unshuffle_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_pixel_unshuffle_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_pixel_unshuffle_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_pixel_unshuffle_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_pixel_unshuffle_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_pixel_unshuffle_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_pixel_unshuffle_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_pixel_unshuffle_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_pixel_unshuffle_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_pixel_unshuffle_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_pixel_unshuffle_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_pixel_unshuffle_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_poisson_nll_loss_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_poisson_nll_loss_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_poisson_nll_loss_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_poisson_nll_loss_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_poisson_nll_loss_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_poisson_nll_loss_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_poisson_nll_loss_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_poisson_nll_loss_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_poisson_nll_loss_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_prelu_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_prelu_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_prelu_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_prelu_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_relu6_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_relu6_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_relu6_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_relu6_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_relu6_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_relu6_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_relu6_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_relu6_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_relu6_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_relu_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_relu_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_relu_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_relu_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_relu_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_relu_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_relu_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_relu_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_relu_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_rms_norm_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_rms_norm_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_rms_norm_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_rms_norm_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_rms_norm_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_rms_norm_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_rrelu_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_rrelu_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_rrelu_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_scaled_dot_product_attention_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_scaled_dot_product_attention_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_scaled_dot_product_attention_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_scaled_dot_product_attention_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_selu_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_selu_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_selu_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_selu_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_silu_complex_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_silu_complex_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_silu_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_silu_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_silu_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_silu_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_smooth_l1_loss_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_smooth_l1_loss_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_smooth_l1_loss_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_smooth_l1_loss_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_soft_margin_loss_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_soft_margin_loss_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_soft_margin_loss_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_soft_margin_loss_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_softmin_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_softmin_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_softmin_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_softmin_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_softmin_with_dtype_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_softmin_with_dtype_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_softmin_with_dtype_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_softmin_with_dtype_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_softmin_with_dtype_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_softmin_with_dtype_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_softmin_with_dtype_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_softmin_with_dtype_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_softmin_with_dtype_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_softmin_with_dtype_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_softmin_with_dtype_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_softplus_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_softplus_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_softplus_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_softplus_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_softshrink_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_softshrink_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_softshrink_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_softshrink_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_softsign_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_softsign_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_softsign_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_softsign_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_softsign_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_softsign_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_softsign_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_softsign_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_softsign_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_softsign_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_softsign_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_tanhshrink_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_tanhshrink_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_tanhshrink_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_tanhshrink_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_tanhshrink_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_tanhshrink_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_tanhshrink_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_tanhshrink_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_tanhshrink_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_tanhshrink_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_tanhshrink_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_threshold_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_threshold_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_threshold_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_threshold_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_threshold_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_threshold_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_threshold_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_threshold_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_threshold_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_triplet_margin_loss_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_triplet_margin_loss_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_triplet_margin_loss_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_triplet_margin_loss_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_triplet_margin_loss_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_triplet_margin_loss_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_triplet_margin_loss_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_triplet_margin_loss_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_triplet_margin_loss_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_triplet_margin_loss_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_triplet_margin_loss_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_triplet_margin_with_distance_loss_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_triplet_margin_with_distance_loss_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_triplet_margin_with_distance_loss_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_triplet_margin_with_distance_loss_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_triplet_margin_with_distance_loss_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_triplet_margin_with_distance_loss_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_triplet_margin_with_distance_loss_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_triplet_margin_with_distance_loss_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_triplet_margin_with_distance_loss_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_triplet_margin_with_distance_loss_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_triplet_margin_with_distance_loss_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_unfold_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_unfold_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_unfold_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_unfold_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_unfold_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_unfold_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_unfold_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_upsample_bilinear_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_upsample_bilinear_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_upsample_bilinear_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_upsample_bilinear_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_upsample_bilinear_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_upsample_nearest_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_upsample_nearest_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_upsample_nearest_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_upsample_nearest_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_upsample_nearest_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nonzero_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nonzero_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nonzero_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nonzero_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nonzero_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nonzero_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nonzero_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nonzero_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nonzero_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nonzero_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nonzero_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nonzero_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nonzero_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nonzero_static_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nonzero_static_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nonzero_static_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nonzero_static_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nonzero_static_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nonzero_static_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nonzero_static_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nonzero_static_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nonzero_static_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nonzero_static_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nonzero_static_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nonzero_static_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nonzero_static_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_norm_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_norm_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_norm_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_norm_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_norm_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_norm_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_norm_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_norm_fro_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_norm_fro_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_norm_fro_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_norm_fro_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_norm_fro_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_norm_fro_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_norm_inf_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_norm_inf_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_norm_inf_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_norm_inf_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_norm_inf_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_norm_inf_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_norm_inf_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_norm_nuc_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_norm_nuc_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_norm_nuc_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_norm_nuc_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_normal_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_normal_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_normal_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_normal_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_normal_in_place_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_normal_in_place_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_normal_in_place_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_normal_in_place_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_normal_in_place_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_normal_in_place_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_normal_number_mean_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_normal_number_mean_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_normal_number_mean_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_normal_number_mean_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_ones_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_ones_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_ones_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_ones_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_ones_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_ones_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_ones_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_ones_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_ones_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_ones_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_ones_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_ones_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_ones_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_ones_like_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_ones_like_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_ones_like_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_ones_like_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_ones_like_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_ones_like_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_ones_like_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_ones_like_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_ones_like_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_ones_like_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_ones_like_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_ones_like_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_ones_like_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_ormqr_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_ormqr_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_ormqr_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_ormqr_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_outer_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_outer_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_outer_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_outer_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_outer_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_outer_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_outer_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_outer_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_outer_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_outer_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_outer_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_outer_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_pca_lowrank_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_pca_lowrank_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_pca_lowrank_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_pca_lowrank_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_permute_copy_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_permute_copy_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_permute_copy_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_permute_copy_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_permute_copy_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_permute_copy_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_permute_copy_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_permute_copy_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_permute_copy_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_permute_copy_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_permute_copy_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_permute_copy_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_permute_copy_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_permute_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_permute_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_permute_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_permute_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_permute_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_permute_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_permute_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_permute_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_permute_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_permute_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_permute_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_permute_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_permute_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_pinverse_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_pinverse_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_pinverse_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_pinverse_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_polar_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_polar_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_polygamma_polygamma_n_0_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_polygamma_polygamma_n_0_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_polygamma_polygamma_n_0_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_polygamma_polygamma_n_0_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_polygamma_polygamma_n_0_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_polygamma_polygamma_n_0_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_polygamma_polygamma_n_0_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_polygamma_polygamma_n_0_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_polygamma_polygamma_n_0_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_polygamma_polygamma_n_0_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_polygamma_polygamma_n_1_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_polygamma_polygamma_n_1_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_polygamma_polygamma_n_1_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_polygamma_polygamma_n_1_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_polygamma_polygamma_n_1_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_polygamma_polygamma_n_1_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_polygamma_polygamma_n_1_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_polygamma_polygamma_n_1_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_polygamma_polygamma_n_1_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_polygamma_polygamma_n_2_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_polygamma_polygamma_n_2_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_polygamma_polygamma_n_2_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_polygamma_polygamma_n_2_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_polygamma_polygamma_n_2_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_polygamma_polygamma_n_2_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_polygamma_polygamma_n_2_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_polygamma_polygamma_n_2_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_polygamma_polygamma_n_2_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_polygamma_polygamma_n_3_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_polygamma_polygamma_n_3_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_polygamma_polygamma_n_3_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_polygamma_polygamma_n_3_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_polygamma_polygamma_n_3_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_polygamma_polygamma_n_3_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_polygamma_polygamma_n_3_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_polygamma_polygamma_n_3_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_polygamma_polygamma_n_3_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_polygamma_polygamma_n_4_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_polygamma_polygamma_n_4_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_polygamma_polygamma_n_4_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_polygamma_polygamma_n_4_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_polygamma_polygamma_n_4_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_polygamma_polygamma_n_4_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_polygamma_polygamma_n_4_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_polygamma_polygamma_n_4_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_polygamma_polygamma_n_4_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_positive_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_positive_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_positive_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_positive_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_positive_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_positive_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_positive_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_positive_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_positive_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_positive_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_positive_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_positive_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_pow_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_pow_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_pow_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_pow_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_pow_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_pow_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_pow_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_pow_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_pow_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_pow_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_pow_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_prod_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_prod_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_prod_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_prod_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_prod_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_prod_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_prod_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_prod_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_prod_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_prod_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_prod_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_prod_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_put_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_put_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_put_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_put_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_put_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_put_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_put_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_put_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_put_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_put_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_put_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_put_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_qr_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_qr_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_qr_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_qr_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_quantile_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_quantile_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_rad2deg_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_rad2deg_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_rad2deg_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_rad2deg_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_rad2deg_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_rad2deg_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_rad2deg_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_rad2deg_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_rad2deg_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_rad2deg_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_rand_like_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_rand_like_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_rand_like_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_rand_like_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_rand_like_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_rand_like_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_rand_like_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_randint_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_randint_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_randint_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_randint_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_randint_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_randint_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_randint_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_randint_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_randint_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_randint_like_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_randint_like_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_randint_like_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_randint_like_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_randint_like_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_randint_like_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_randint_like_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_randint_like_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_randint_like_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_randn_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_randn_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_randn_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_randn_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_randn_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_randn_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_randn_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_randn_like_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_randn_like_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_randn_like_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_randn_like_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_randn_like_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_randn_like_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_randn_like_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_ravel_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_ravel_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_ravel_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_ravel_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_ravel_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_ravel_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_ravel_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_ravel_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_ravel_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_ravel_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_ravel_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_ravel_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_ravel_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_real_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_real_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_real_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_real_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_real_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_real_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_real_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_real_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_real_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_real_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_real_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_real_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_real_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_reciprocal_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_reciprocal_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_reciprocal_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_reciprocal_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_reciprocal_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_reciprocal_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_reciprocal_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_reciprocal_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_reciprocal_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_reciprocal_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_reciprocal_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_reciprocal_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_remainder_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_remainder_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_remainder_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_remainder_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_remainder_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_remainder_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_remainder_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_remainder_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_remainder_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_renorm_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_renorm_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_renorm_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_renorm_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_renorm_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_renorm_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_repeat_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_repeat_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_repeat_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_repeat_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_repeat_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_repeat_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_repeat_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_repeat_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_repeat_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_repeat_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_repeat_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_repeat_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_repeat_interleave_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_repeat_interleave_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_repeat_interleave_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_repeat_interleave_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_repeat_interleave_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_repeat_interleave_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_repeat_interleave_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_repeat_interleave_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_repeat_interleave_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_repeat_interleave_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_repeat_interleave_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_repeat_interleave_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_repeat_interleave_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_reshape_as_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_reshape_as_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_reshape_as_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_reshape_as_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_reshape_as_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_reshape_as_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_reshape_as_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_reshape_as_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_reshape_as_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_reshape_as_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_reshape_as_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_reshape_as_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_reshape_as_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_reshape_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_reshape_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_reshape_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_reshape_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_reshape_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_reshape_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_reshape_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_reshape_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_reshape_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_reshape_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_reshape_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_reshape_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_reshape_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_resize__cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_resize__cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_resize__cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_resize__cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_resize__cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_resize__cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_resize__cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_resize__cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_resize__cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_resize__cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_resize__cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_resize__cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_resize_as__cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_resize_as__cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_resize_as__cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_resize_as__cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_resize_as__cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_resize_as__cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_resize_as__cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_resize_as__cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_resize_as__cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_resize_as__cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_resize_as__cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_resize_as__cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_resolve_conj_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_resolve_conj_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_resolve_conj_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_resolve_conj_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_resolve_conj_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_resolve_conj_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_resolve_conj_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_resolve_conj_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_resolve_conj_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_resolve_conj_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_resolve_conj_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_resolve_conj_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_resolve_neg_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_resolve_neg_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_resolve_neg_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_resolve_neg_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_resolve_neg_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_resolve_neg_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_resolve_neg_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_resolve_neg_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_resolve_neg_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_resolve_neg_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_resolve_neg_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_resolve_neg_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_resolve_neg_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_roll_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_roll_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_roll_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_roll_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_roll_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_roll_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_roll_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_roll_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_roll_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_roll_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_roll_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_roll_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_roll_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_rot90_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_rot90_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_rot90_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_rot90_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_rot90_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_rot90_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_rot90_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_rot90_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_rot90_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_rot90_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_rot90_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_rot90_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_round_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_round_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_round_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_round_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_round_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_round_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_round_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_round_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_round_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_round_decimals_0_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_round_decimals_0_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_round_decimals_0_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_round_decimals_0_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_round_decimals_3_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_round_decimals_3_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_round_decimals_3_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_round_decimals_neg_3_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_round_decimals_neg_3_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_round_decimals_neg_3_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_rsqrt_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_rsqrt_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_rsqrt_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_rsqrt_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_rsqrt_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_rsqrt_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_rsqrt_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_rsqrt_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_rsqrt_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_rsqrt_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_rsqrt_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_rsqrt_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_rsub_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_rsub_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_rsub_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_rsub_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_rsub_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_rsub_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_rsub_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_rsub_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_rsub_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_rsub_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_rsub_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_scalar_tensor_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_scalar_tensor_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_scalar_tensor_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_scalar_tensor_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_scalar_tensor_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_scalar_tensor_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_scalar_tensor_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_scalar_tensor_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_scalar_tensor_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_scalar_tensor_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_scalar_tensor_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_scalar_tensor_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_scalar_tensor_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_scatter_add_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_scatter_add_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_scatter_add_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_scatter_add_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_scatter_add_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_scatter_add_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_scatter_add_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_scatter_add_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_scatter_add_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_scatter_add_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_scatter_add_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_scatter_add_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_scatter_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_scatter_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_scatter_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_scatter_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_scatter_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_scatter_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_scatter_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_scatter_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_scatter_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_scatter_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_scatter_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_scatter_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_scatter_reduce_amax_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_scatter_reduce_amax_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_scatter_reduce_amax_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_scatter_reduce_amax_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_scatter_reduce_amax_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_scatter_reduce_amax_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_scatter_reduce_amax_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_scatter_reduce_amax_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_scatter_reduce_amax_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_scatter_reduce_amax_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_scatter_reduce_amin_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_scatter_reduce_amin_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_scatter_reduce_amin_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_scatter_reduce_amin_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_scatter_reduce_amin_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_scatter_reduce_amin_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_scatter_reduce_amin_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_scatter_reduce_amin_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_scatter_reduce_amin_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_scatter_reduce_amin_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_scatter_reduce_mean_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_scatter_reduce_mean_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_scatter_reduce_mean_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_scatter_reduce_mean_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_scatter_reduce_mean_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_scatter_reduce_mean_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_scatter_reduce_mean_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_scatter_reduce_mean_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_scatter_reduce_mean_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_scatter_reduce_prod_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_scatter_reduce_prod_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_scatter_reduce_prod_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_scatter_reduce_prod_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_scatter_reduce_prod_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_scatter_reduce_prod_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_scatter_reduce_prod_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_scatter_reduce_prod_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_scatter_reduce_prod_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_scatter_reduce_prod_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_scatter_reduce_sum_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_scatter_reduce_sum_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_scatter_reduce_sum_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_scatter_reduce_sum_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_scatter_reduce_sum_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_scatter_reduce_sum_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_scatter_reduce_sum_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_scatter_reduce_sum_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_scatter_reduce_sum_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_scatter_reduce_sum_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_searchsorted_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_searchsorted_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_searchsorted_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_searchsorted_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_searchsorted_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_searchsorted_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_searchsorted_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_searchsorted_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_searchsorted_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_select_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_select_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_select_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_select_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_select_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_select_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_select_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_select_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_select_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_select_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_select_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_select_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_select_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_select_scatter_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_select_scatter_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_select_scatter_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_select_scatter_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_select_scatter_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_select_scatter_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_select_scatter_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_select_scatter_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_select_scatter_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_select_scatter_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sgn_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sgn_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sgn_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sgn_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sgn_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sgn_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sgn_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sgn_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sgn_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sgn_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sgn_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sgn_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sgn_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_short_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_short_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_short_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_short_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_short_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_short_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_short_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_short_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_short_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_short_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_short_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_short_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sigmoid_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sigmoid_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sigmoid_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sigmoid_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sigmoid_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sigmoid_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sigmoid_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sigmoid_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sigmoid_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sigmoid_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sigmoid_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sigmoid_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sign_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sign_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sign_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sign_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sign_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sign_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sign_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sign_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sign_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sign_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_signal_windows_bartlett_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_signal_windows_bartlett_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_signal_windows_blackman_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_signal_windows_blackman_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_signal_windows_cosine_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_signal_windows_cosine_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_signal_windows_exponential_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_signal_windows_exponential_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_signal_windows_gaussian_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_signal_windows_gaussian_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_signal_windows_general_cosine_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_signal_windows_general_cosine_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_signal_windows_general_hamming_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_signal_windows_general_hamming_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_signal_windows_hamming_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_signal_windows_hamming_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_signal_windows_hann_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_signal_windows_hann_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_signal_windows_kaiser_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_signal_windows_kaiser_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_signal_windows_nuttall_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_signal_windows_nuttall_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_signbit_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_signbit_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_signbit_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_signbit_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_signbit_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_signbit_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_signbit_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_signbit_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_signbit_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_signbit_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sin_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sin_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sin_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sin_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sin_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sin_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sin_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sin_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sin_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sin_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sin_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sin_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sinc_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sinc_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sinc_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sinc_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sinc_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sinc_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sinc_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sinc_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sinc_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sinc_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sinc_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sinc_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sinh_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sinh_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sinh_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sinh_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sinh_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sinh_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sinh_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sinh_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sinh_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sinh_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sinh_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sinh_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_slice_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_slice_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_slice_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_slice_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_slice_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_slice_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_slice_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_slice_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_slice_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_slice_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_slice_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_slice_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_slice_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_slice_scatter_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_slice_scatter_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_slice_scatter_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_slice_scatter_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_slice_scatter_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_slice_scatter_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_slice_scatter_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_slice_scatter_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_slice_scatter_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_slice_scatter_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_softmax_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_softmax_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_softmax_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_softmax_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_softmax_with_dtype_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_softmax_with_dtype_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_softmax_with_dtype_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_softmax_with_dtype_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_softmax_with_dtype_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_softmax_with_dtype_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_softmax_with_dtype_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_softmax_with_dtype_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_softmax_with_dtype_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_softmax_with_dtype_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_softmax_with_dtype_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_softmax_with_dtype_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sort_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sort_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sort_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sort_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sort_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sort_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sort_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sort_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sort_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sort_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sparse_mm_reduce_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sparse_mm_reduce_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sparse_mm_reduce_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sparse_mm_reduce_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sparse_sampled_addmm_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sparse_sampled_addmm_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sparse_sampled_addmm_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sparse_sampled_addmm_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_airy_ai_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_airy_ai_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_airy_ai_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_airy_ai_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_airy_ai_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_airy_ai_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_airy_ai_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_airy_ai_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_bessel_j0_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_bessel_j0_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_bessel_j0_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_bessel_j0_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_bessel_j0_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_bessel_j0_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_bessel_j0_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_bessel_j0_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_bessel_j1_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_bessel_j1_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_bessel_j1_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_bessel_j1_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_bessel_j1_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_bessel_j1_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_bessel_j1_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_bessel_j1_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_bessel_y0_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_bessel_y0_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_bessel_y0_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_bessel_y0_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_bessel_y0_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_bessel_y0_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_bessel_y0_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_bessel_y0_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_bessel_y1_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_bessel_y1_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_bessel_y1_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_bessel_y1_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_bessel_y1_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_bessel_y1_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_bessel_y1_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_bessel_y1_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_chebyshev_polynomial_t_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_chebyshev_polynomial_t_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_chebyshev_polynomial_t_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_chebyshev_polynomial_t_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_chebyshev_polynomial_t_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_chebyshev_polynomial_t_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_chebyshev_polynomial_t_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_chebyshev_polynomial_t_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_chebyshev_polynomial_u_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_chebyshev_polynomial_u_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_chebyshev_polynomial_u_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_chebyshev_polynomial_u_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_chebyshev_polynomial_u_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_chebyshev_polynomial_u_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_chebyshev_polynomial_u_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_chebyshev_polynomial_u_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_chebyshev_polynomial_v_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_chebyshev_polynomial_v_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_chebyshev_polynomial_v_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_chebyshev_polynomial_v_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_chebyshev_polynomial_v_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_chebyshev_polynomial_v_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_chebyshev_polynomial_v_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_chebyshev_polynomial_v_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_chebyshev_polynomial_w_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_chebyshev_polynomial_w_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_chebyshev_polynomial_w_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_chebyshev_polynomial_w_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_chebyshev_polynomial_w_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_chebyshev_polynomial_w_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_chebyshev_polynomial_w_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_chebyshev_polynomial_w_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_entr_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_entr_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_entr_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_entr_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_entr_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_entr_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_entr_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_entr_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_entr_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_entr_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_erfcx_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_erfcx_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_erfcx_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_erfcx_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_erfcx_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_erfcx_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_erfcx_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_erfcx_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_hermite_polynomial_h_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_hermite_polynomial_h_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_hermite_polynomial_h_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_hermite_polynomial_h_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_hermite_polynomial_h_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_hermite_polynomial_h_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_hermite_polynomial_h_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_hermite_polynomial_h_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_hermite_polynomial_he_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_hermite_polynomial_he_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_hermite_polynomial_he_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_hermite_polynomial_he_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_hermite_polynomial_he_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_hermite_polynomial_he_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_hermite_polynomial_he_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_hermite_polynomial_he_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_i0e_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_i0e_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_i0e_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_i0e_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_i0e_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_i0e_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_i0e_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_i0e_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_i0e_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_i0e_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_i1_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_i1_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_i1_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_i1_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_i1_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_i1_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_i1_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_i1_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_i1_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_i1_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_i1e_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_i1e_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_i1e_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_i1e_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_i1e_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_i1e_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_i1e_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_i1e_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_i1e_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_i1e_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_laguerre_polynomial_l_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_laguerre_polynomial_l_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_laguerre_polynomial_l_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_laguerre_polynomial_l_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_laguerre_polynomial_l_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_laguerre_polynomial_l_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_laguerre_polynomial_l_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_laguerre_polynomial_l_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_legendre_polynomial_p_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_legendre_polynomial_p_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_legendre_polynomial_p_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_legendre_polynomial_p_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_legendre_polynomial_p_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_legendre_polynomial_p_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_legendre_polynomial_p_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_legendre_polynomial_p_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_log_ndtr_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_log_ndtr_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_log_ndtr_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_log_ndtr_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_log_ndtr_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_log_ndtr_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_log_ndtr_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_log_ndtr_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_modified_bessel_i0_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_modified_bessel_i0_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_modified_bessel_i0_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_modified_bessel_i0_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_modified_bessel_i0_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_modified_bessel_i0_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_modified_bessel_i0_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_modified_bessel_i0_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_modified_bessel_i1_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_modified_bessel_i1_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_modified_bessel_i1_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_modified_bessel_i1_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_modified_bessel_i1_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_modified_bessel_i1_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_modified_bessel_i1_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_modified_bessel_i1_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_modified_bessel_k0_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_modified_bessel_k0_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_modified_bessel_k0_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_modified_bessel_k0_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_modified_bessel_k0_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_modified_bessel_k0_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_modified_bessel_k0_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_modified_bessel_k0_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_modified_bessel_k1_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_modified_bessel_k1_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_modified_bessel_k1_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_modified_bessel_k1_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_modified_bessel_k1_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_modified_bessel_k1_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_modified_bessel_k1_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_modified_bessel_k1_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_ndtr_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_ndtr_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_ndtr_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_ndtr_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_ndtr_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_ndtr_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_ndtr_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_ndtr_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_ndtr_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_ndtr_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_ndtri_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_ndtri_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_ndtri_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_ndtri_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_ndtri_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_ndtri_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_ndtri_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_ndtri_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_polygamma_special_polygamma_n_0_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_polygamma_special_polygamma_n_0_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_polygamma_special_polygamma_n_0_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_polygamma_special_polygamma_n_0_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_polygamma_special_polygamma_n_0_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_polygamma_special_polygamma_n_0_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_polygamma_special_polygamma_n_0_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_polygamma_special_polygamma_n_0_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_polygamma_special_polygamma_n_0_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_polygamma_special_polygamma_n_0_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_scaled_modified_bessel_k0_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_scaled_modified_bessel_k0_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_scaled_modified_bessel_k0_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_scaled_modified_bessel_k0_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_scaled_modified_bessel_k0_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_scaled_modified_bessel_k0_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_scaled_modified_bessel_k0_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_scaled_modified_bessel_k0_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_scaled_modified_bessel_k1_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_scaled_modified_bessel_k1_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_scaled_modified_bessel_k1_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_scaled_modified_bessel_k1_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_scaled_modified_bessel_k1_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_scaled_modified_bessel_k1_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_scaled_modified_bessel_k1_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_scaled_modified_bessel_k1_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_shifted_chebyshev_polynomial_t_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_shifted_chebyshev_polynomial_t_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_shifted_chebyshev_polynomial_t_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_shifted_chebyshev_polynomial_t_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_shifted_chebyshev_polynomial_t_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_shifted_chebyshev_polynomial_t_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_shifted_chebyshev_polynomial_t_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_shifted_chebyshev_polynomial_t_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_shifted_chebyshev_polynomial_u_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_shifted_chebyshev_polynomial_u_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_shifted_chebyshev_polynomial_u_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_shifted_chebyshev_polynomial_u_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_shifted_chebyshev_polynomial_u_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_shifted_chebyshev_polynomial_u_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_shifted_chebyshev_polynomial_u_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_shifted_chebyshev_polynomial_u_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_shifted_chebyshev_polynomial_v_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_shifted_chebyshev_polynomial_v_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_shifted_chebyshev_polynomial_v_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_shifted_chebyshev_polynomial_v_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_shifted_chebyshev_polynomial_v_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_shifted_chebyshev_polynomial_v_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_shifted_chebyshev_polynomial_v_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_shifted_chebyshev_polynomial_v_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_shifted_chebyshev_polynomial_w_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_shifted_chebyshev_polynomial_w_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_shifted_chebyshev_polynomial_w_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_shifted_chebyshev_polynomial_w_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_shifted_chebyshev_polynomial_w_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_shifted_chebyshev_polynomial_w_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_shifted_chebyshev_polynomial_w_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_shifted_chebyshev_polynomial_w_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_spherical_bessel_j0_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_spherical_bessel_j0_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_spherical_bessel_j0_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_spherical_bessel_j0_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_spherical_bessel_j0_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_spherical_bessel_j0_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_spherical_bessel_j0_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_spherical_bessel_j0_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_xlog1py_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_xlog1py_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_xlog1py_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_xlog1py_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_xlog1py_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_xlog1py_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_xlog1py_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_xlog1py_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_xlog1py_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_xlog1py_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_zeta_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_zeta_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_zeta_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_zeta_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_zeta_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_zeta_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_zeta_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_zeta_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_split_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_split_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_split_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_split_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_split_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_split_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_split_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_split_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_split_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_split_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_split_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_split_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_split_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_split_list_args_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_split_list_args_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_split_list_args_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_split_list_args_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_split_list_args_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_split_list_args_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_split_list_args_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_split_list_args_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_split_list_args_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_split_list_args_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_split_list_args_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_split_list_args_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_split_with_sizes_copy_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_split_with_sizes_copy_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_split_with_sizes_copy_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_split_with_sizes_copy_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_split_with_sizes_copy_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_split_with_sizes_copy_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_split_with_sizes_copy_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_split_with_sizes_copy_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_split_with_sizes_copy_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_split_with_sizes_copy_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_split_with_sizes_copy_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_split_with_sizes_copy_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_split_with_sizes_copy_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_split_with_sizes_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_split_with_sizes_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_split_with_sizes_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_split_with_sizes_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_split_with_sizes_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_split_with_sizes_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_split_with_sizes_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_split_with_sizes_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_split_with_sizes_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_split_with_sizes_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_split_with_sizes_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_split_with_sizes_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_split_with_sizes_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sqrt_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sqrt_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sqrt_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sqrt_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sqrt_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sqrt_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sqrt_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sqrt_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sqrt_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sqrt_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sqrt_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sqrt_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_square_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_square_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_square_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_square_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_square_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_square_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_square_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_square_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_square_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_square_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_square_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_square_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_squeeze_copy_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_squeeze_copy_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_squeeze_copy_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_squeeze_copy_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_squeeze_copy_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_squeeze_copy_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_squeeze_copy_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_squeeze_copy_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_squeeze_copy_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_squeeze_copy_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_squeeze_copy_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_squeeze_copy_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_squeeze_copy_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_squeeze_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_squeeze_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_squeeze_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_squeeze_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_squeeze_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_squeeze_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_squeeze_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_squeeze_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_squeeze_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_squeeze_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_squeeze_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_squeeze_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_squeeze_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_squeeze_multiple_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_squeeze_multiple_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_squeeze_multiple_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_squeeze_multiple_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_squeeze_multiple_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_squeeze_multiple_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_squeeze_multiple_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_squeeze_multiple_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_squeeze_multiple_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_squeeze_multiple_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_squeeze_multiple_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_squeeze_multiple_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_squeeze_multiple_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_stack_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_stack_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_stack_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_stack_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_stack_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_stack_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_stack_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_stack_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_stack_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_stack_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_stack_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_stack_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_stack_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_std_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_std_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_std_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_std_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_std_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_std_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_std_mean_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_std_mean_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_std_mean_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_std_mean_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_std_mean_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_std_mean_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_std_mean_unbiased_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_std_mean_unbiased_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_std_mean_unbiased_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_std_mean_unbiased_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_std_mean_unbiased_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_std_mean_unbiased_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_std_unbiased_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_std_unbiased_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_std_unbiased_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_std_unbiased_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_std_unbiased_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_std_unbiased_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_stft_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_stft_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_stft_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_stft_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sub_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sub_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sub_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sub_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sub_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sub_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sub_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sub_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sub_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sub_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sub_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sub_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sum_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sum_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sum_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sum_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sum_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sum_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sum_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sum_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sum_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sum_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sum_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sum_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sum_to_size_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sum_to_size_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sum_to_size_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sum_to_size_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sum_to_size_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sum_to_size_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sum_to_size_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sum_to_size_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sum_to_size_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sum_to_size_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sum_to_size_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sum_to_size_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_svd_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_svd_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_svd_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_svd_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_svd_lowrank_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_svd_lowrank_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_svd_lowrank_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_svd_lowrank_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_t_copy_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_t_copy_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_t_copy_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_t_copy_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_t_copy_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_t_copy_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_t_copy_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_t_copy_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_t_copy_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_t_copy_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_t_copy_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_t_copy_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_t_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_t_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_t_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_t_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_t_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_t_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_t_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_t_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_t_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_t_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_t_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_t_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_take_along_dim_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_take_along_dim_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_take_along_dim_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_take_along_dim_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_take_along_dim_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_take_along_dim_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_take_along_dim_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_take_along_dim_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_take_along_dim_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_take_along_dim_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_take_along_dim_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_take_along_dim_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_take_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_take_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_take_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_take_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_take_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_take_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_take_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_take_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_take_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_take_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_take_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_take_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_tan_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_tan_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_tan_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_tan_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_tan_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_tan_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_tan_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_tan_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_tan_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_tan_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_tan_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_tan_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_tanh_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_tanh_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_tanh_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_tanh_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_tanh_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_tanh_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_tanh_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_tanh_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_tanh_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_tanh_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_tanh_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_tanh_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_tensor_split_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_tensor_split_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_tensor_split_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_tensor_split_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_tensor_split_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_tensor_split_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_tensor_split_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_tensor_split_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_tensor_split_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_tensor_split_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_tensor_split_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_tensor_split_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_tensordot_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_tensordot_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_tensordot_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_tensordot_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_tensordot_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_tensordot_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_tensordot_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_tensordot_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_tensordot_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_tensordot_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_tensordot_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_tile_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_tile_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_tile_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_tile_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_tile_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_tile_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_tile_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_tile_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_tile_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_tile_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_tile_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_tile_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_to_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_to_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_to_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_to_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_to_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_to_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_to_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_to_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_to_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_to_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_to_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_to_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_to_sparse_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_to_sparse_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_to_sparse_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_to_sparse_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_to_sparse_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_to_sparse_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_to_sparse_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_to_sparse_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_to_sparse_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_to_sparse_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_to_sparse_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_to_sparse_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_topk_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_topk_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_topk_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_topk_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_topk_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_topk_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_topk_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_topk_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_topk_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_torch__scaled_mm_cpu_float8_e4m3fn, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_torch__scaled_mm_cpu_float8_e4m3fnuz, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_torch__scaled_mm_cpu_float8_e5m2, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_torch__scaled_mm_cpu_float8_e5m2fnuz, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_torch_ops_aten__safe_softmax_default_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_torch_ops_aten__safe_softmax_default_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_torch_ops_aten__safe_softmax_default_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_torch_ops_aten__safe_softmax_default_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_torch_ops_aten__safe_softmax_default_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_torch_ops_aten__safe_softmax_default_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_torch_ops_aten__safe_softmax_default_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_torch_ops_aten__safe_softmax_default_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_torch_ops_aten__safe_softmax_default_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_torch_ops_aten__safe_softmax_default_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_trace_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_trace_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_trace_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_trace_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_trace_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_trace_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_trace_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_trace_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_trace_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_transpose_copy_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_transpose_copy_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_transpose_copy_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_transpose_copy_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_transpose_copy_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_transpose_copy_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_transpose_copy_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_transpose_copy_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_transpose_copy_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_transpose_copy_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_transpose_copy_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_transpose_copy_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_transpose_copy_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_transpose_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_transpose_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_transpose_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_transpose_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_transpose_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_transpose_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_transpose_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_transpose_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_transpose_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_transpose_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_transpose_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_transpose_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_transpose_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_trapezoid_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_trapezoid_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_trapezoid_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_trapezoid_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_trapezoid_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_trapezoid_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_trapezoid_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_trapezoid_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_trapezoid_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_trapezoid_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_trapezoid_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_trapz_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_trapz_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_trapz_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_trapz_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_trapz_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_trapz_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_trapz_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_trapz_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_trapz_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_trapz_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_trapz_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_triangular_solve_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_triangular_solve_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_triangular_solve_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_triangular_solve_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_tril_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_tril_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_tril_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_tril_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_tril_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_tril_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_tril_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_tril_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_tril_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_tril_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_tril_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_tril_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_tril_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_tril_indices_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_tril_indices_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_triu_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_triu_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_triu_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_triu_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_triu_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_triu_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_triu_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_triu_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_triu_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_triu_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_triu_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_triu_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_triu_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_triu_indices_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_triu_indices_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_true_divide_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_true_divide_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_true_divide_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_true_divide_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_true_divide_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_true_divide_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_true_divide_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_true_divide_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_true_divide_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_true_divide_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_true_divide_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_true_divide_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_trunc_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_trunc_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_trunc_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_trunc_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_trunc_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_trunc_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_trunc_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_trunc_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_trunc_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unbind_copy_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unbind_copy_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unbind_copy_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unbind_copy_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unbind_copy_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unbind_copy_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unbind_copy_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unbind_copy_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unbind_copy_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unbind_copy_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unbind_copy_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unbind_copy_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unbind_copy_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unbind_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unbind_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unbind_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unbind_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unbind_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unbind_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unbind_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unbind_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unbind_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unbind_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unbind_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unbind_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unbind_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unflatten_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unflatten_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unflatten_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unflatten_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unflatten_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unflatten_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unflatten_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unflatten_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unflatten_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unflatten_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unflatten_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unflatten_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unflatten_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unfold_copy_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unfold_copy_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unfold_copy_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unfold_copy_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unfold_copy_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unfold_copy_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unfold_copy_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unfold_copy_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unfold_copy_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unfold_copy_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unfold_copy_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unfold_copy_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unfold_copy_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unfold_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unfold_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unfold_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unfold_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unfold_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unfold_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unfold_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unfold_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unfold_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unfold_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unfold_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unfold_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unfold_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_uniform_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_uniform_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_uniform_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_uniform_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_uniform_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_uniform_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unique_consecutive_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unique_consecutive_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unique_consecutive_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unique_consecutive_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unique_consecutive_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unique_consecutive_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unique_consecutive_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unique_consecutive_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unique_consecutive_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unique_consecutive_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unique_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unique_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unique_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unique_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unique_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unique_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unique_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unique_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unique_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unique_cpu_uint16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unique_cpu_uint32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unique_cpu_uint64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unique_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unravel_index_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unravel_index_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unravel_index_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unravel_index_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unravel_index_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unsafe_chunk_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unsafe_chunk_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unsafe_chunk_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unsafe_chunk_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unsafe_chunk_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unsafe_chunk_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unsafe_chunk_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unsafe_chunk_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unsafe_chunk_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unsafe_chunk_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unsafe_chunk_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unsafe_chunk_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unsafe_chunk_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unsafe_split_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unsafe_split_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unsafe_split_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unsafe_split_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unsafe_split_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unsafe_split_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unsafe_split_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unsafe_split_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unsafe_split_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unsafe_split_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unsafe_split_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unsafe_split_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unsafe_split_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unsqueeze_copy_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unsqueeze_copy_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unsqueeze_copy_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unsqueeze_copy_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unsqueeze_copy_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unsqueeze_copy_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unsqueeze_copy_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unsqueeze_copy_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unsqueeze_copy_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unsqueeze_copy_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unsqueeze_copy_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unsqueeze_copy_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unsqueeze_copy_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unsqueeze_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unsqueeze_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unsqueeze_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unsqueeze_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unsqueeze_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unsqueeze_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unsqueeze_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unsqueeze_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unsqueeze_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unsqueeze_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unsqueeze_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unsqueeze_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unsqueeze_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_var_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_var_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_var_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_var_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_var_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_var_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_var_mean_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_var_mean_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_var_mean_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_var_mean_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_var_mean_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_var_mean_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_var_mean_unbiased_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_var_mean_unbiased_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_var_mean_unbiased_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_var_mean_unbiased_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_var_mean_unbiased_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_var_mean_unbiased_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_var_unbiased_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_var_unbiased_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_var_unbiased_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_var_unbiased_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_var_unbiased_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_var_unbiased_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_vdot_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_vdot_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_vdot_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_vdot_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_vdot_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_vdot_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_vdot_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_vdot_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_vdot_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_vdot_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_vdot_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_view_as_complex_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_view_as_complex_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_view_as_complex_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_view_as_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_view_as_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_view_as_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_view_as_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_view_as_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_view_as_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_view_as_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_view_as_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_view_as_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_view_as_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_view_as_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_view_as_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_view_as_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_view_as_real_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_view_as_real_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_view_copy_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_view_copy_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_view_copy_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_view_copy_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_view_copy_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_view_copy_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_view_copy_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_view_copy_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_view_copy_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_view_copy_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_view_copy_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_view_copy_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_view_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_view_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_view_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_view_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_view_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_view_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_view_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_view_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_view_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_view_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_view_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_view_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_view_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_vsplit_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_vsplit_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_vsplit_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_vsplit_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_vsplit_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_vsplit_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_vsplit_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_vsplit_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_vsplit_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_vsplit_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_vsplit_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_vsplit_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_vsplit_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_vstack_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_vstack_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_vstack_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_vstack_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_vstack_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_vstack_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_vstack_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_vstack_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_vstack_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_vstack_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_vstack_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_vstack_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_vstack_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_where_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_where_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_where_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_where_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_where_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_where_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_where_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_where_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_where_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_where_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_where_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_where_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_where_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_xlogy_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_xlogy_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_xlogy_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_xlogy_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_xlogy_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_xlogy_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_xlogy_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_xlogy_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_xlogy_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_xlogy_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_zero__cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_zero__cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_zero__cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_zero__cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_zero__cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_zero__cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_zero__cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_zero__cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_zero__cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_zero__cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_zero__cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_zero__cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_zeros_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_zeros_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_zeros_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_zeros_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_zeros_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_zeros_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_zeros_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_zeros_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_zeros_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_zeros_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_zeros_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_zeros_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_zeros_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_zeros_like_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_zeros_like_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_zeros_like_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_zeros_like_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_zeros_like_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_zeros_like_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_zeros_like_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_zeros_like_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_zeros_like_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_zeros_like_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_zeros_like_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_zeros_like_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_zeros_like_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_H_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_T_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported___getitem___cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported___rpow___cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported___rsub___cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported__batch_norm_with_update_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported__chunk_cat_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported__native_batch_norm_legit_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported__segment_reduce_lengths_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported__segment_reduce_offsets_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported__softmax_backward_data_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported__unsafe_masked_index_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported__unsafe_masked_index_put_accumulate_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported__upsample_bilinear2d_aa_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_acosh_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_addbmm_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_addcdiv_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_addmm_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_addmv_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_addr_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_alias_copy_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_all_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_allclose_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_amax_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_amin_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_aminmax_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_angle_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_any_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_arange_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_argmax_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_argmin_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_argsort_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_argwhere_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_as_strided_copy_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_as_strided_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_as_strided_partial_views_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_as_strided_scatter_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_asinh_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_atanh_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_atleast_1d_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_atleast_2d_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_atleast_3d_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_baddbmm_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_bernoulli_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_bfloat16_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_block_diag_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_bmm_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_broadcast_shapes_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_broadcast_tensors_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_broadcast_to_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_bucketize_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_cartesian_prod_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_cat_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_cauchy_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_cdist_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_cdouble_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_cfloat_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_chalf_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_cholesky_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_cholesky_inverse_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_cholesky_solve_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_chunk_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_clamp_max_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_clamp_min_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_clone_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_column_stack_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_combinations_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_complex_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_conj_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_conj_physical_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_constant_pad_nd_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_copysign_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_corrcoef_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_count_nonzero_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_cov_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_cross_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_cummax_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_cummin_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_cumprod_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_cumsum_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_cumulative_trapezoid_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_deg2rad_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_diag_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_diag_embed_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_diagflat_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_diagonal_copy_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_diagonal_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_diagonal_scatter_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_diff_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_digamma_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_dist_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_dot_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_dsplit_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_dstack_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_einsum_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_empty_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_empty_like_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_empty_permuted_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_empty_strided_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_equal_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_erfinv_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_exp2_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_expand_copy_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_exponential_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_eye_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_fft_fft2_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_fft_fft_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_fft_fftn_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_fft_fftshift_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_fft_hfft2_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_fft_hfft_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_fft_hfftn_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_fft_ifft2_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_fft_ifft_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_fft_ifftn_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_fft_ifftshift_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_fft_ihfft2_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_fft_ihfft_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_fft_ihfftn_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_fft_irfft2_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_fft_irfft_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_fft_irfftn_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_fft_rfft2_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_fft_rfft_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_fft_rfftn_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_fill_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_flatten_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_flip_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_fliplr_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_flipud_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_float_power_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_floor_divide_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_fmax_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_fmin_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_frexp_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_full_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_full_like_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_gather_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_geometric_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_geqrf_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_gradient_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_grid_sampler_2d_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_grid_sampler_3d_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_hash_tensor_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_heaviside_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_histc_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_histogram_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_histogramdd_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_hsplit_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_hstack_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_hypot_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_i0_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_igamma_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_igammac_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_index_add_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_index_copy_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_index_fill_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_index_put_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_index_reduce_amax_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_index_reduce_amin_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_index_reduce_mean_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_index_reduce_prod_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_index_select_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_inner_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_isclose_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_isfinite_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_isin_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_isinf_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_isneginf_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_isposinf_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_isreal_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_item_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_jiterator_2inputs_2outputs_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_jiterator_4inputs_with_extra_args_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_jiterator_binary_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_jiterator_binary_return_by_ref_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_jiterator_unary_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_kron_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_kthvalue_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_ldexp_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_linalg_cholesky_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_linalg_cholesky_ex_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_linalg_cond_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_linalg_cross_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_linalg_det_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_linalg_diagonal_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_linalg_eig_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_linalg_eigh_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_linalg_eigvals_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_linalg_eigvalsh_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_linalg_householder_product_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_linalg_inv_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_linalg_inv_ex_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_linalg_ldl_factor_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_linalg_ldl_factor_ex_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_linalg_ldl_solve_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_linalg_lstsq_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_linalg_lstsq_grad_oriented_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_linalg_lu_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_linalg_lu_factor_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_linalg_lu_factor_ex_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_linalg_lu_solve_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_linalg_matrix_norm_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_linalg_matrix_power_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_linalg_matrix_rank_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_linalg_matrix_rank_hermitian_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_linalg_multi_dot_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_linalg_norm_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_linalg_norm_subgradients_at_zero_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_linalg_pinv_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_linalg_pinv_hermitian_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_linalg_pinv_singular_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_linalg_qr_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_linalg_slogdet_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_linalg_solve_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_linalg_solve_ex_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_linalg_solve_triangular_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_linalg_svd_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_linalg_svdvals_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_linalg_tensorinv_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_linalg_tensorsolve_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_linalg_vander_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_linalg_vecdot_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_linalg_vector_norm_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_linspace_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_linspace_tensor_overload_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_log_normal_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_log_softmax_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_log_softmax_with_dtype_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_logaddexp2_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_logaddexp_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_logcumsumexp_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_logdet_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_logical_and_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_logical_not_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_logical_or_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_logical_xor_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_logit_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_logspace_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_logspace_tensor_overload_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_logsumexp_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_lu_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_lu_solve_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_lu_unpack_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_mH_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_mT_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_masked_amax_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_masked_amin_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_masked_argmax_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_masked_argmin_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_masked_cumprod_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_masked_cumsum_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_masked_log_softmax_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_masked_logaddexp_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_masked_logsumexp_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_masked_mean_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_masked_median_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_masked_norm_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_masked_normalize_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_masked_prod_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_masked_scatter_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_masked_select_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_masked_softmax_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_masked_softmin_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_masked_std_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_masked_sum_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_masked_var_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_matrix_exp_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_max_pool2d_with_indices_backward_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_max_reduction_no_dim_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_max_reduction_with_dim_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_maximum_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_median_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_meshgrid_list_of_tensors_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_meshgrid_variadic_tensors_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_min_reduction_no_dim_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_min_reduction_with_dim_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_minimum_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_mode_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_movedim_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_msort_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_multinomial_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_mv_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_mvlgamma_mvlgamma_p_1_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_mvlgamma_mvlgamma_p_3_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_mvlgamma_mvlgamma_p_5_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nan_to_num_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nanmean_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nanmedian_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nanquantile_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nansum_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_narrow_copy_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_narrow_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_native_batch_norm_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_native_dropout_backward_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_native_layer_norm_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_new_empty_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_new_empty_strided_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_new_full_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_new_ones_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_new_zeros_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nextafter_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_adaptive_avg_pool1d_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_adaptive_avg_pool2d_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_adaptive_avg_pool3d_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_adaptive_max_pool1d_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_adaptive_max_pool2d_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_adaptive_max_pool3d_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_alpha_dropout_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_avg_pool1d_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_avg_pool2d_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_avg_pool3d_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_batch_norm_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_bilinear_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_binary_cross_entropy_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_binary_cross_entropy_with_logits_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_celu_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_channel_shuffle_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_conv1d_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_conv2d_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_conv3d_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_conv_transpose1d_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_conv_transpose2d_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_conv_transpose3d_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_cosine_embedding_loss_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_cosine_similarity_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_cross_entropy_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_ctc_loss_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_dropout2d_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_dropout3d_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_dropout_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_elu_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_embedding_bag_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_embedding_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_feature_alpha_dropout_with_train_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_feature_alpha_dropout_without_train_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_fractional_max_pool2d_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_fractional_max_pool3d_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_gaussian_nll_loss_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_gelu_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_glu_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_grid_sample_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_group_norm_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_hinge_embedding_loss_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_huber_loss_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_instance_norm_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_interpolate_area_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_interpolate_bicubic_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_interpolate_bilinear_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_interpolate_linear_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_interpolate_nearest-exact_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_interpolate_nearest_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_interpolate_trilinear_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_kl_div_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_l1_loss_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_layer_norm_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_linear_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_local_response_norm_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_logsigmoid_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_margin_ranking_loss_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_max_pool1d_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_max_pool2d_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_max_pool3d_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_max_unpool1d_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_max_unpool1d_grad_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_max_unpool2d_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_max_unpool2d_grad_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_max_unpool3d_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_max_unpool3d_grad_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_mish_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_mse_loss_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_multi_head_attention_forward_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_multi_margin_loss_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_multilabel_margin_loss_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_multilabel_soft_margin_loss_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_nll_loss_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_normalize_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_pad_circular_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_pad_constant_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_pad_reflect_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_pad_replicate_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_pad_replicate_negative_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_pairwise_distance_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_pdist_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_pixel_shuffle_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_pixel_unshuffle_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_poisson_nll_loss_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_prelu_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_rms_norm_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_rrelu_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_scaled_dot_product_attention_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_selu_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_silu_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_smooth_l1_loss_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_soft_margin_loss_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_softmin_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_softmin_with_dtype_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_softshrink_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_triplet_margin_loss_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_triplet_margin_with_distance_loss_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_unfold_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_upsample_bilinear_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_upsample_nearest_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nonzero_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nonzero_static_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_norm_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_norm_fro_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_norm_inf_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_norm_nuc_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_normal_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_normal_in_place_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_normal_number_mean_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_ones_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_ones_like_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_ormqr_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_outer_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_pca_lowrank_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_permute_copy_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_pinverse_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_polar_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_polygamma_polygamma_n_0_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_polygamma_polygamma_n_1_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_polygamma_polygamma_n_2_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_polygamma_polygamma_n_3_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_polygamma_polygamma_n_4_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_positive_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_prod_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_put_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_qr_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_quantile_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_rad2deg_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_rand_like_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_randint_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_randint_like_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_randn_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_randn_like_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_ravel_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_real_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_renorm_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_repeat_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_repeat_interleave_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_resize__cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_resize_as__cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_resolve_conj_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_resolve_neg_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_roll_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_rot90_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_round_decimals_0_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_round_decimals_3_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_round_decimals_neg_3_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_scalar_tensor_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_scatter_add_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_scatter_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_scatter_reduce_amax_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_scatter_reduce_amin_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_scatter_reduce_mean_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_scatter_reduce_prod_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_scatter_reduce_sum_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_searchsorted_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_select_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_select_scatter_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_sgn_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_signal_windows_bartlett_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_signal_windows_blackman_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_signal_windows_cosine_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_signal_windows_exponential_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_signal_windows_gaussian_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_signal_windows_general_cosine_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_signal_windows_general_hamming_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_signal_windows_hamming_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_signal_windows_hann_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_signal_windows_kaiser_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_signal_windows_nuttall_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_signbit_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_sinc_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_slice_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_slice_scatter_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_softmax_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_softmax_with_dtype_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_sort_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_sparse_mm_reduce_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_sparse_sampled_addmm_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_special_airy_ai_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_special_bessel_j0_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_special_bessel_j1_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_special_bessel_y0_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_special_bessel_y1_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_special_chebyshev_polynomial_t_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_special_chebyshev_polynomial_u_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_special_chebyshev_polynomial_v_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_special_chebyshev_polynomial_w_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_special_entr_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_special_erfcx_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_special_hermite_polynomial_h_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_special_hermite_polynomial_he_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_special_i0e_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_special_i1_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_special_i1e_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_special_laguerre_polynomial_l_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_special_legendre_polynomial_p_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_special_log_ndtr_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_special_modified_bessel_i0_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_special_modified_bessel_i1_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_special_modified_bessel_k0_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_special_modified_bessel_k1_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_special_ndtr_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_special_ndtri_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_special_polygamma_special_polygamma_n_0_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_special_scaled_modified_bessel_k0_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_special_scaled_modified_bessel_k1_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_special_shifted_chebyshev_polynomial_t_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_special_shifted_chebyshev_polynomial_u_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_special_shifted_chebyshev_polynomial_v_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_special_shifted_chebyshev_polynomial_w_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_special_spherical_bessel_j0_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_special_xlog1py_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_special_zeta_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_split_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_split_list_args_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_split_with_sizes_copy_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_split_with_sizes_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_square_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_squeeze_copy_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_squeeze_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_squeeze_multiple_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_stack_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_std_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_std_mean_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_std_mean_unbiased_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_std_unbiased_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_stft_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_sum_to_size_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_svd_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_svd_lowrank_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_t_copy_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_take_along_dim_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_take_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_tensor_split_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_tensordot_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_tile_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_to_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_to_sparse_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_topk_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_torch_ops_aten__safe_softmax_default_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_trace_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_transpose_copy_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_trapezoid_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_trapz_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_triangular_solve_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_tril_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_triu_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_unbind_copy_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_unbind_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_unflatten_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_unfold_copy_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_unfold_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_uniform_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_unique_consecutive_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_unique_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_unsafe_chunk_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_unsafe_split_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_unsqueeze_copy_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_var_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_var_mean_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_var_mean_unbiased_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_var_unbiased_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_vdot_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_view_as_complex_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_view_copy_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_vsplit_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_vstack_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_xlogy_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_zero__cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_zeros_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_zeros_like_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_working___radd___cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_working___rdiv___cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_working___rmod___cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_working___rmul___cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_working_abs_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_working_acos_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_working_add_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_working_addcmul_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_working_addmm_decomposed_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_working_asin_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_working_atan2_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_working_atan_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_working_bool_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_working_byte_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_working_ceil_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_working_char_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_working_clamp_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_working_contiguous_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_working_cos_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_working_cosh_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_working_div_floor_rounding_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_working_div_no_rounding_mode_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_working_div_trunc_rounding_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_working_double_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_working_eq_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_working_erf_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_working_erfc_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_working_exp_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_working_expand_as_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_working_expand_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_working_expm1_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_working_float_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_working_floor_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_working_fmod_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_working_ge_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_working_gt_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_working_half_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_working_int_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_working_isnan_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_working_le_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_working_lerp_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_working_lgamma_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_working_log10_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_working_log1p_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_working_log2_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_working_log_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_working_long_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_working_lt_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_working_masked_fill_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_working_max_binary_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_working_mean_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_working_min_binary_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_working_mm_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_working_mul_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_working_ne_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_working_neg_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_working_nn_functional_hardshrink_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_working_nn_functional_hardsigmoid_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_working_nn_functional_hardswish_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_working_nn_functional_hardtanh_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_working_nn_functional_leaky_relu_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_working_nn_functional_relu6_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_working_nn_functional_relu_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_working_nn_functional_softplus_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_working_nn_functional_softsign_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_working_nn_functional_tanhshrink_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_working_nn_functional_threshold_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_working_permute_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_working_pow_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_working_reciprocal_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_working_remainder_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_working_reshape_as_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_working_reshape_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_working_round_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_working_rsqrt_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_working_rsub_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_working_short_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_working_sigmoid_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_working_sign_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_working_sin_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_working_sinh_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_working_sqrt_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_working_sub_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_working_sum_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_working_t_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_working_tan_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_working_tanh_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_working_transpose_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_working_true_divide_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_working_trunc_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_working_unsqueeze_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_working_view_as_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_working_view_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_working_where_cpu_float32, test/test_jit_fuser_te.py::TestLoopnestRandomizationCPU::test_relu_cpu 2025-11-03T18:17:29.5994242Z 2025-11-03T18:17:35.4224740Z Running dynamo/test_sources 1/1 ... [2025-11-03 18:17:35.420757] 2025-11-03T18:17:35.4225242Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T18:17:35.4232552Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'dynamo/test_sources.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-11-03 18:17:35.420757] 2025-11-03T18:17:40.6812615Z 2025-11-03T18:17:40.6813583Z dynamo/test_sources 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_sources_1.1_77ac73a55c85c2ee_.log 2025-11-03T18:17:40.6814216Z 2025-11-03T18:17:46.5694333Z Running xpu/test_conv 1/1 ... [2025-11-03 18:17:46.569076] 2025-11-03T18:17:46.5695126Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T18:17:46.5704675Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'xpu/test_conv.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-11-03 18:17:46.569694] 2025-11-03T18:17:53.1252242Z 2025-11-03T18:17:53.1253595Z xpu/test_conv 1/1 was successful, full logs can be found in artifacts with path test/test-reports/xpu.test_conv_1.1_fbc9bf6f67b35484_.log 2025-11-03T18:17:53.1255682Z Running 0 items in this shard: 2025-11-03T18:17:53.1256076Z 2025-11-03T18:17:58.7658559Z Running dynamo/test_optimizers 1/1 ... [2025-11-03 18:17:58.765535] 2025-11-03T18:17:58.7659006Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T18:17:58.7666379Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'dynamo/test_optimizers.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-11-03 18:17:58.766446] 2025-11-03T18:18:03.9038158Z 2025-11-03T18:18:03.9039067Z dynamo/test_optimizers 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_optimizers_1.1_93725e261dc8c4e9_.log 2025-11-03T18:18:03.9039700Z 2025-11-03T18:18:09.7585077Z Running dynamo/test_verify_correctness 1/1 ... [2025-11-03 18:18:09.753462] 2025-11-03T18:18:09.7591768Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T18:18:09.7592981Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'dynamo/test_verify_correctness.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-11-03 18:18:09.753462] 2025-11-03T18:18:15.5089488Z 2025-11-03T18:18:15.5091015Z dynamo/test_verify_correctness 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_verify_correctness_1.1_150e02f681429f25_.log 2025-11-03T18:18:21.5532260Z 2025-11-03T18:18:21.5533062Z Running inductor/test_custom_lowering 1/1 ... [2025-11-03 18:18:21.550715] 2025-11-03T18:18:21.5533811Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T18:18:21.5540522Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_custom_lowering.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-11-03 18:18:21.550715] 2025-11-03T18:18:33.2420595Z 2025-11-03T18:18:33.2421555Z inductor/test_custom_lowering 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_custom_lowering_1.1_dfc10c03886e54e3_.log 2025-11-03T18:18:33.2422244Z 2025-11-03T18:18:38.5617330Z Running inductor/test_config 1/1 ... [2025-11-03 18:18:38.561383] 2025-11-03T18:18:38.5617763Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T18:18:38.5624384Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_config.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-11-03 18:18:38.561989] 2025-11-03T18:18:49.8551501Z 2025-11-03T18:18:49.8552376Z inductor/test_config 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_config_1.1_f4fe3b1ccce6a531_.log 2025-11-03T18:18:49.8553011Z 2025-11-03T18:18:55.2836445Z Running test_opaque_obj 1/1 ... [2025-11-03 18:18:55.283387] 2025-11-03T18:18:55.2837180Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T18:18:55.2848123Z 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-11-03 18:18:55.284035] 2025-11-03T18:19:00.4740289Z 2025-11-03T18:19:00.4741315Z test_opaque_obj 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_opaque_obj_1.1_f642b485617a6a4b_.log 2025-11-03T18:19:00.4741882Z 2025-11-03T18:19:04.0732598Z 2025-11-03T18:19:04.0733718Z test_ops_fwd_gradients 1/2 was successful, full logs can be found in artifacts with path test/test-reports/test_ops_fwd_gradients_1.2_96f3f2910f89d374_.log 2025-11-03T18:19:04.1388594Z Running 1604 items in this shard: test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_H_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_T_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad___getitem___cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad___radd___cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad___radd___cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad___rdiv___cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad___rdiv___cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad___rmatmul___cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad___rmul___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__segment_reduce_offsets_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad__unsafe_masked_index_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_abs_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_acos_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_acos_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_acosh_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_add_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_add_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_addbmm_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_addbmm_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_addcdiv_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_addcmul_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_addmm_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_addmm_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_addmm_decomposed_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_addr_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_alias_copy_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_alias_copy_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_allclose_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_amin_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_aminmax_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_arange_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_argsort_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_argwhere_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_argwhere_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_as_strided_copy_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_as_strided_partial_views_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_as_strided_scatter_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_asin_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_asinh_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_atan_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_atanh_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_atleast_1d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_atleast_3d_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_atleast_3d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_baddbmm_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_baddbmm_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_bernoulli_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_bfloat16_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_block_diag_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_block_diag_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_bool_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_broadcast_tensors_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_broadcast_tensors_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_broadcast_to_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_cartesian_prod_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_cat_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_cdist_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_cdouble_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_cfloat_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_char_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_cholesky_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_cholesky_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_cholesky_inverse_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_cholesky_solve_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_chunk_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_clamp_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_clamp_max_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_clamp_min_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_column_stack_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_column_stack_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_combinations_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_combinations_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_complex_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_conj_physical_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_conj_physical_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_constant_pad_nd_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_constant_pad_nd_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_contiguous_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_copysign_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_cos_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_count_nonzero_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_count_nonzero_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_cov_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_cross_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_cummax_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_cumprod_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_cumsum_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_cumulative_trapezoid_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_cumulative_trapezoid_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_deg2rad_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_diag_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_diag_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_diag_embed_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_diag_embed_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_diagonal_scatter_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_diff_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_dist_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_dist_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_div_no_rounding_mode_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_dot_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_double_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_dstack_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_dstack_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_einsum_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_einsum_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_empty_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_empty_like_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_empty_permuted_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_empty_strided_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_empty_strided_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_equal_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_equal_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_erf_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_erfinv_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_exp2_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_exp2_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_expand_copy_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_expand_copy_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_expm1_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fft_fft2_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fft_fft2_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fft_fft_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fft_fftn_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fft_fftn_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fft_fftshift_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fft_fftshift_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fft_hfft2_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fft_hfft_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fft_hfft_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fft_hfftn_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fft_hfftn_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fft_ifft2_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fft_ifft2_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fft_ifft_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fft_ifft_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fft_ifftn_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fft_ifftshift_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fft_ihfft2_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fft_irfft2_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fft_irfft_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fft_irfftn_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fft_irfftn_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fft_rfft_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fft_rfftn_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_flip_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_flip_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fliplr_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_flipud_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_float_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_float_power_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_floor_divide_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fmax_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fmin_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_full_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_full_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_ge_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_geometric_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_gradient_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_gradient_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_gt_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_half_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_half_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_heaviside_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_histogram_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_histogramdd_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_hsplit_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_hstack_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_igammac_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_imag_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_index_add_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_index_copy_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_index_copy_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_index_fill_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_index_reduce_amax_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_index_reduce_amin_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_index_reduce_prod_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_index_select_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_index_select_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_inner_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_int_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_isclose_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_isfinite_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_isin_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_isinf_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_isnan_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_isposinf_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_istft_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_item_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_jiterator_2inputs_2outputs_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_jiterator_2inputs_2outputs_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_jiterator_4inputs_with_extra_args_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_jiterator_binary_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_jiterator_binary_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_jiterator_binary_return_by_ref_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_jiterator_binary_return_by_ref_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_jiterator_unary_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_jiterator_unary_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_kron_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_kron_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_kthvalue_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_ldexp_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_ldexp_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_le_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_lerp_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_lgamma_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_cholesky_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_cholesky_ex_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_cross_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_diagonal_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_eig_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_eigh_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_eigvals_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_eigvalsh_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_eigvalsh_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_householder_product_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_inv_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_inv_ex_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_ldl_factor_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_ldl_factor_ex_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_ldl_solve_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_lstsq_grad_oriented_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_lu_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_lu_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_lu_factor_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_lu_factor_ex_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_lu_factor_ex_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_lu_solve_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_matrix_rank_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_multi_dot_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_multi_dot_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_norm_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_pinv_hermitian_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_pinv_singular_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_pinv_singular_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_slogdet_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_solve_ex_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_solve_triangular_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_svd_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_tensorinv_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_vander_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_vector_norm_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linspace_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linspace_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linspace_tensor_overload_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_log10_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_log10_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_log1p_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_log1p_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_log2_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_log_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_log_softmax_with_dtype_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_logaddexp2_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_logaddexp_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_logcumsumexp_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_logdet_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_logdet_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_logical_and_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_logical_not_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_logical_or_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_logical_xor_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_logit_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_long_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_lt_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_lu_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_lu_solve_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_lu_unpack_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_lu_unpack_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_mH_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_masked_amin_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_masked_argmax_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_masked_argmin_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_masked_cumprod_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_masked_cumsum_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_masked_logaddexp_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_masked_logsumexp_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_masked_mean_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_masked_prod_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_masked_select_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_masked_softmin_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_masked_std_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_masked_sum_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_masked_sum_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_masked_var_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_matmul_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_matrix_exp_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_max_pool2d_with_indices_backward_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_max_reduction_no_dim_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_max_reduction_with_dim_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_mean_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_median_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_meshgrid_variadic_tensors_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_min_binary_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_min_reduction_no_dim_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_min_reduction_with_dim_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_mm_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_mm_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_mode_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_movedim_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_mul_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_mul_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_mv_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_mv_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nanmean_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nanmedian_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nanquantile_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_narrow_copy_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_narrow_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_native_dropout_backward_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_native_layer_norm_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_ne_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_new_empty_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_new_empty_strided_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_new_empty_strided_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_new_ones_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nextafter_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_adaptive_avg_pool2d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_adaptive_max_pool1d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_adaptive_max_pool3d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_alpha_dropout_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_avg_pool1d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_avg_pool2d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_avg_pool3d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_bilinear_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_celu_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_channel_shuffle_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_channel_shuffle_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_conv1d_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_conv1d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_conv3d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_conv_transpose1d_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_conv_transpose2d_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_ctc_loss_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_dropout2d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_dropout3d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_dropout_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_embedding_bag_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_embedding_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_feature_alpha_dropout_without_train_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_fractional_max_pool3d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_gaussian_nll_loss_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_glu_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_grid_sample_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_group_norm_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_hardshrink_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_hinge_embedding_loss_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_huber_loss_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_instance_norm_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_interpolate_linear_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_interpolate_nearest-exact_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_interpolate_trilinear_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_kl_div_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_l1_loss_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_layer_norm_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_leaky_relu_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_linear_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_margin_ranking_loss_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_max_unpool1d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_max_unpool2d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_max_unpool2d_grad_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_max_unpool3d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_max_unpool3d_grad_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_multi_head_attention_forward_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_multi_margin_loss_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_multilabel_soft_margin_loss_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_normalize_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pad_circular_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pad_constant_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pad_reflect_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pad_reflect_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pad_replicate_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pad_replicate_negative_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pairwise_distance_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pdist_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pixel_shuffle_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_poisson_nll_loss_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_relu6_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_relu_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_rms_norm_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_rms_norm_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_rrelu_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_scaled_dot_product_attention_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_selu_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_silu_complex_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_softshrink_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_triplet_margin_loss_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_triplet_margin_with_distance_loss_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_unfold_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_upsample_nearest_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nonzero_static_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nonzero_static_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_norm_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_norm_fro_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_norm_nuc_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_norm_nuc_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_normal_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_normal_in_place_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_ones_like_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_ones_like_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_ormqr_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_ormqr_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_outer_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_pca_lowrank_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_pca_lowrank_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_permute_copy_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_permute_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_permute_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_pinverse_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_polygamma_polygamma_n_0_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_polygamma_polygamma_n_1_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_polygamma_polygamma_n_4_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_positive_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_pow_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_pow_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_put_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_quantile_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_rand_like_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_rand_like_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_randn_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_reciprocal_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_remainder_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_renorm_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_repeat_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_repeat_interleave_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_reshape_as_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_reshape_as_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_reshape_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_round_decimals_3_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_round_decimals_neg_3_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_rsqrt_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_rsqrt_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_scalar_tensor_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_scatter_add_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_scatter_add_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_scatter_reduce_amin_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_scatter_reduce_mean_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_scatter_reduce_prod_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_select_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_short_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_sigmoid_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_signal_windows_cosine_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_signal_windows_gaussian_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_signal_windows_general_cosine_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_signal_windows_nuttall_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_signbit_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_sinc_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_sinh_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_slice_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_softmax_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_softmax_with_dtype_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_softmax_with_dtype_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_sort_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_special_bessel_j0_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_special_bessel_y0_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_special_chebyshev_polynomial_t_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_special_chebyshev_polynomial_v_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_special_chebyshev_polynomial_w_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_special_entr_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_special_erfcx_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_special_i0e_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_special_i1e_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_special_laguerre_polynomial_l_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_special_legendre_polynomial_p_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_special_log_ndtr_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_special_modified_bessel_i1_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_special_modified_bessel_k1_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_special_ndtri_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_special_scaled_modified_bessel_k0_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_special_shifted_chebyshev_polynomial_v_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_special_shifted_chebyshev_polynomial_w_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_special_xlog1py_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_special_zeta_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_split_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_split_list_args_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_split_with_sizes_copy_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_sqrt_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_sqrt_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_squeeze_copy_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_squeeze_copy_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_squeeze_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_std_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_std_mean_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_std_mean_unbiased_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_std_mean_unbiased_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_std_unbiased_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_stft_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_stft_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_sum_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_sum_to_size_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_svd_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_svd_lowrank_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_t_copy_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_t_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_take_along_dim_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_tile_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_to_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_to_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_to_sparse_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_topk_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_trace_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_transpose_copy_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_trapezoid_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_trapezoid_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_trapz_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_triangular_solve_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_triangular_solve_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_tril_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_true_divide_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_unbind_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_unflatten_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_unflatten_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_unfold_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_unfold_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_uniform_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_unique_consecutive_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_unique_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_unsafe_split_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_unsqueeze_copy_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_unsqueeze_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_var_mean_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_var_mean_unbiased_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_var_mean_unbiased_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_var_unbiased_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_var_unbiased_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_vdot_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_vdot_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_view_as_complex_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_view_as_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_view_copy_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_view_copy_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_view_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_view_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_vsplit_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_vsplit_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_where_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_zero__cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_zero__cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_zeros_like_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_H_cpu_float64, 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___getitem___cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD___getitem___cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD___rdiv___cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD___rmatmul___cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD___rmatmul___cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD___rmul___cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD___rpow___cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD__softmax_backward_data_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD__unsafe_masked_index_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD__unsafe_masked_index_put_accumulate_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD__upsample_bilinear2d_aa_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_acos_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_acosh_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_add_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_addbmm_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_addcdiv_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_addmm_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_addmm_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_addmm_decomposed_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_alias_copy_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_alias_copy_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_all_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_all_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_allclose_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_any_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_any_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_argmin_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_argsort_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_argwhere_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_argwhere_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_as_strided_copy_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_as_strided_partial_views_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_as_strided_partial_views_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_as_strided_scatter_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_as_strided_scatter_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_asin_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_asinh_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_atan_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_atleast_1d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_atleast_2d_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_atleast_3d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_baddbmm_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_bernoulli_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_bfloat16_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_block_diag_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_bmm_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_bool_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_bool_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_broadcast_tensors_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_bucketize_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_byte_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_cartesian_prod_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_cauchy_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_cdist_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_cdouble_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_cfloat_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_cfloat_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_chalf_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_char_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_cholesky_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_cholesky_inverse_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_cholesky_solve_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_chunk_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_clamp_max_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_clamp_min_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_clone_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_column_stack_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_conj_physical_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_conj_physical_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_constant_pad_nd_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_contiguous_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_copysign_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_corrcoef_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_cos_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_cosh_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_count_nonzero_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_count_nonzero_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_cov_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_cross_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_cumprod_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_cumulative_trapezoid_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_diag_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_diag_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_diag_embed_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_diag_embed_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_diagflat_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_diagonal_copy_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_diagonal_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_diagonal_scatter_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_diff_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_diff_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_digamma_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_dist_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_dist_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_div_no_rounding_mode_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_div_trunc_rounding_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_double_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_dsplit_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_einsum_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_empty_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_empty_permuted_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_empty_permuted_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_empty_strided_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_eq_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_equal_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_erfc_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_erfinv_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_exp2_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_exp2_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_exp_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_exp_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_expand_as_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_expand_copy_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_expand_copy_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_expand_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_expand_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_expm1_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_exponential_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_eye_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_eye_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fft_fft2_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fft_fft2_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fft_fft_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fft_fftn_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fft_fftshift_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fft_hfft2_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fft_hfft_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fft_hfftn_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fft_ifft2_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fft_ifft_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fft_ifftn_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fft_ifftn_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fft_ifftshift_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fft_ifftshift_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fft_ihfft_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fft_ihfftn_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fft_irfft2_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fft_irfft2_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fft_irfft_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fft_irfftn_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fft_rfft2_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fft_rfftn_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fill_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fill_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_flatten_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_flip_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_flip_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fliplr_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_flipud_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_float_power_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_floor_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_floor_divide_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fmin_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_full_like_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_full_like_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_gather_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_gather_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_geometric_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_geqrf_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_geqrf_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_gradient_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_grid_sampler_2d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_grid_sampler_3d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_gt_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_heaviside_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_histogramdd_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_hsplit_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_igamma_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_igammac_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_imag_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_index_copy_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_index_copy_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_index_put_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_index_reduce_amax_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_index_reduce_amin_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_index_reduce_mean_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_index_reduce_prod_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_inner_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_isclose_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_isfinite_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_isinf_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_isneginf_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_isposinf_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_isreal_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_istft_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_item_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_jiterator_4inputs_with_extra_args_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_jiterator_binary_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_jiterator_binary_return_by_ref_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_jiterator_unary_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_jiterator_unary_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_ldexp_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_lerp_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_cholesky_ex_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_cross_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_diagonal_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_eig_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_eig_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_eigh_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_eigh_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_householder_product_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_householder_product_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_inv_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_inv_ex_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_ldl_factor_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_ldl_factor_ex_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_ldl_solve_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_lstsq_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_lstsq_grad_oriented_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_lstsq_grad_oriented_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_lu_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_lu_factor_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_lu_factor_ex_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_lu_factor_ex_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_matrix_norm_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_matrix_norm_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_matrix_power_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_matrix_rank_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_matrix_rank_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_matrix_rank_hermitian_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_multi_dot_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_norm_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_norm_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_norm_subgradients_at_zero_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_pinv_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_pinv_hermitian_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_pinv_singular_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_qr_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_slogdet_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_slogdet_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_solve_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_solve_triangular_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_svdvals_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_tensorinv_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_tensorsolve_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_vecdot_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_vecdot_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linspace_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linspace_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_log1p_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_log2_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_log_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_log_softmax_with_dtype_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_logaddexp_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_logaddexp_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_logcumsumexp_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_logical_not_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_logical_xor_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_logspace_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_logspace_tensor_overload_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_logspace_tensor_overload_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_logsumexp_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_long_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_lt_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_lu_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_lu_solve_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_mH_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_mT_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_masked_argmin_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_masked_cumprod_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_masked_cumsum_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_masked_logaddexp_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_masked_logsumexp_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_masked_logsumexp_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_masked_mean_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_masked_median_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_masked_norm_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_masked_normalize_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_masked_normalize_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_masked_prod_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_masked_scatter_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_masked_select_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_masked_softmin_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_masked_std_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_masked_sum_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_masked_sum_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_masked_var_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_masked_var_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_matmul_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_matmul_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_matrix_exp_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_matrix_exp_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_max_reduction_with_dim_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_meshgrid_variadic_tensors_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_min_binary_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_mm_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_mul_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_mv_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_mv_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nanmean_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nanmedian_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nansum_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_narrow_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_native_batch_norm_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_native_dropout_backward_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_ne_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_ne_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_neg_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_new_empty_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_new_empty_strided_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_new_full_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_new_zeros_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_new_zeros_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_adaptive_avg_pool2d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_adaptive_avg_pool3d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_alpha_dropout_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_avg_pool1d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_avg_pool3d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_batch_norm_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_bilinear_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_binary_cross_entropy_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_channel_shuffle_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_conv3d_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_conv3d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_conv_transpose2d_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_conv_transpose2d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_cosine_embedding_loss_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_dropout2d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_dropout3d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_dropout_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_embedding_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_feature_alpha_dropout_with_train_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_fractional_max_pool2d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_glu_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_grid_sample_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_group_norm_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_hardsigmoid_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_hardswish_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_huber_loss_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_interpolate_bicubic_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_interpolate_bilinear_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_interpolate_nearest-exact_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_kl_div_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_layer_norm_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_linear_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_local_response_norm_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_margin_ranking_loss_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_max_unpool1d_grad_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_max_unpool2d_grad_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_max_unpool3d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_mse_loss_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_multi_head_attention_forward_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_nll_loss_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_normalize_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_normalize_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_pad_circular_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_pad_constant_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_pad_reflect_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_pad_reflect_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_pairwise_distance_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_pixel_shuffle_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_pixel_unshuffle_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_pixel_unshuffle_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_prelu_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_relu6_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_rms_norm_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_rms_norm_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_rrelu_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_scaled_dot_product_attention_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_silu_complex_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_soft_margin_loss_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_softmin_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_softshrink_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_softsign_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_softsign_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_tanhshrink_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_triplet_margin_loss_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_triplet_margin_loss_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_triplet_margin_with_distance_loss_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_triplet_margin_with_distance_loss_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_unfold_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_upsample_bilinear_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_upsample_nearest_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nonzero_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nonzero_static_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_norm_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_norm_fro_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_norm_inf_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_norm_inf_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_norm_nuc_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_ones_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_ones_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_ones_like_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_ormqr_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_outer_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_outer_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_permute_copy_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_permute_copy_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_permute_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_pinverse_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_polar_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_polygamma_polygamma_n_0_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_polygamma_polygamma_n_1_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_positive_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_pow_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_prod_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_prod_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_qr_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_quantile_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_rad2deg_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_rand_like_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_randint_like_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_ravel_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_ravel_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_real_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_repeat_interleave_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_reshape_as_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_reshape_as_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_reshape_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_resize__cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_resize__cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_resolve_conj_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_resolve_conj_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_roll_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_rot90_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_rot90_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_rsqrt_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_rsqrt_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_scatter_add_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_scatter_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_scatter_reduce_amax_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_scatter_reduce_amin_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_scatter_reduce_mean_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_scatter_reduce_prod_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_searchsorted_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_select_scatter_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_sgn_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_short_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_sigmoid_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_sigmoid_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_sign_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_signal_windows_exponential_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_signal_windows_gaussian_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_signal_windows_general_cosine_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_signal_windows_general_hamming_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_signal_windows_hamming_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_signal_windows_nuttall_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_signbit_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_sin_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_sinh_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_sinh_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_slice_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_slice_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_slice_scatter_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_softmax_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_softmax_with_dtype_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_sparse_mm_reduce_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_sparse_sampled_addmm_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_sparse_sampled_addmm_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_special_bessel_y0_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_special_bessel_y1_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_special_chebyshev_polynomial_v_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_special_chebyshev_polynomial_w_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_special_i0e_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_special_i1_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_special_legendre_polynomial_p_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_special_modified_bessel_i0_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_special_modified_bessel_i1_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_special_ndtr_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_special_scaled_modified_bessel_k0_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_special_shifted_chebyshev_polynomial_v_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_special_xlog1py_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_split_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_split_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_split_list_args_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_split_with_sizes_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_split_with_sizes_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_sqrt_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_squeeze_copy_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_squeeze_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_squeeze_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_squeeze_multiple_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_squeeze_multiple_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_stack_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_std_mean_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_std_mean_unbiased_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_std_mean_unbiased_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_stft_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_stft_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_sub_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_sum_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_sum_to_size_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_svd_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_svd_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_svd_lowrank_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_t_copy_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_t_copy_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_take_along_dim_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_take_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_tan_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_tensor_split_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_tensordot_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_tile_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_to_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_to_sparse_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_to_sparse_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_torch_ops_aten__safe_softmax_default_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_trace_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_trace_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_transpose_copy_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_trapezoid_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_trapz_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_triangular_solve_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_tril_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_triu_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_triu_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_true_divide_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_trunc_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_unflatten_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_unfold_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_unfold_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_uniform_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_uniform_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_unique_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_unsafe_chunk_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_unsafe_split_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_unsqueeze_copy_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_var_mean_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_var_mean_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_var_mean_unbiased_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_var_mean_unbiased_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_var_unbiased_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_vdot_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_view_as_real_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_view_copy_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_view_copy_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_view_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_view_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_vstack_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_vstack_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_where_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_xlogy_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_zero__cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_zero__cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_zeros_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_H_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_T_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD___getitem___cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD___rmatmul___cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD___rmod___cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD___rpow___cpu_complex128, 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___rsub___cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD__batch_norm_with_update_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD__chunk_cat_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD__native_batch_norm_legit_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD__segment_reduce_offsets_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD__unsafe_masked_index_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD__unsafe_masked_index_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD__unsafe_masked_index_put_accumulate_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_abs_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_acos_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_acosh_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_acosh_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_add_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_addcdiv_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_addcdiv_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_addr_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_alias_copy_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_alias_copy_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_all_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_amax_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_any_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_any_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_argmin_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_argsort_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_as_strided_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_as_strided_partial_views_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_as_strided_scatter_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_asinh_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_atan2_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_atan_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_atan_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_atanh_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_atanh_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_atleast_1d_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_baddbmm_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_bfloat16_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_block_diag_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_bool_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_broadcast_tensors_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_broadcast_tensors_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_broadcast_to_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_bucketize_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_byte_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_cartesian_prod_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_cat_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_cauchy_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_cdouble_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_ceil_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_chalf_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_chalf_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_char_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_char_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_cholesky_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_cholesky_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_cholesky_inverse_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_cholesky_inverse_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_cholesky_solve_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_cholesky_solve_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_clone_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_column_stack_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_combinations_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_conj_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_conj_physical_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_constant_pad_nd_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_contiguous_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_contiguous_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_corrcoef_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_corrcoef_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_cos_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_cos_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_cosh_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_count_nonzero_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_cov_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_cross_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_cummax_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_cumprod_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_cumsum_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_cumsum_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_diag_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_diagflat_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_diagonal_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_diff_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_dist_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_div_no_rounding_mode_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_dot_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_double_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_einsum_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_empty_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_empty_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_empty_strided_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_eq_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_eq_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_erf_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_erfc_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_exp2_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_expand_copy_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_expand_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_expand_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_expm1_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_exponential_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_eye_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_eye_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fft_fft2_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fft_fftshift_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fft_hfft2_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fft_hfft_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fft_hfftn_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fft_ifft2_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fft_ifft_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fft_ifftshift_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fft_ifftshift_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fft_ihfft_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fft_ihfftn_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fft_irfft2_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fft_irfft_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fft_irfftn_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fft_rfft2_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fft_rfft_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fill_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_flipud_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_float_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_floor_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_floor_divide_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fmin_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_frac_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_frexp_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_full_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_full_like_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_gather_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_gradient_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_gradient_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_grid_sampler_2d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_gt_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_half_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_half_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_heaviside_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_histc_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_histogram_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_hsplit_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_hstack_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_hstack_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_hypot_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_i0_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_igammac_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_imag_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_index_add_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_index_copy_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_index_copy_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_index_put_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_index_reduce_amax_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_index_reduce_mean_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_index_reduce_prod_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_index_select_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_inner_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_isfinite_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_isfinite_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_isin_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_isinf_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_isinf_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_isnan_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_isreal_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_isreal_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_jiterator_2inputs_2outputs_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_jiterator_4inputs_with_extra_args_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_jiterator_binary_return_by_ref_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_jiterator_binary_return_by_ref_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_jiterator_unary_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_jiterator_unary_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_le_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_cholesky_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_cholesky_ex_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_cond_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_cross_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_det_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_diagonal_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_eig_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_eigh_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_eigvals_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_eigvalsh_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_eigvalsh_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_inv_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_inv_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_ldl_factor_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_ldl_solve_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_lstsq_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_lstsq_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_lstsq_grad_oriented_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_lstsq_grad_oriented_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_lu_factor_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_lu_factor_ex_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_lu_solve_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_matrix_norm_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_matrix_power_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_matrix_power_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_matrix_rank_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_matrix_rank_hermitian_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_matrix_rank_hermitian_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_multi_dot_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_pinv_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_pinv_hermitian_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_pinv_hermitian_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_pinv_singular_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_pinv_singular_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_qr_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_solve_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_solve_triangular_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_tensorsolve_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_vander_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_vander_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_vector_norm_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linspace_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linspace_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linspace_tensor_overload_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_log10_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_log10_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_log1p_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_log_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_log_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_log_softmax_with_dtype_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_logaddexp2_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_logaddexp_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_logdet_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_logical_and_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_logical_not_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_logical_or_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_logical_or_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_logical_xor_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_logit_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_logspace_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_logsumexp_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_long_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_lt_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_lu_solve_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_lu_unpack_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_lu_unpack_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_mH_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_mT_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_masked_argmin_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_masked_cumprod_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_masked_cumprod_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_masked_cumsum_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_masked_cumsum_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_masked_fill_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_masked_log_softmax_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_masked_logsumexp_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_masked_logsumexp_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_masked_mean_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_masked_mean_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_masked_normalize_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_masked_prod_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_masked_prod_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_masked_select_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_masked_select_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_masked_softmin_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_masked_std_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_masked_var_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_matmul_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_matmul_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_matrix_exp_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_max_binary_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_max_pool2d_with_indices_backward_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_max_reduction_no_dim_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_max_reduction_with_dim_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_mean_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_mean_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_meshgrid_list_of_tensors_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_meshgrid_list_of_tensors_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_meshgrid_variadic_tensors_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_mm_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_mm_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_msort_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_mul_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_mul_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_multinomial_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_mv_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_mv_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_mvlgamma_mvlgamma_p_1_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_mvlgamma_mvlgamma_p_3_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_mvlgamma_mvlgamma_p_5_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nanmean_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nansum_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_narrow_copy_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_narrow_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_narrow_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_native_batch_norm_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_native_dropout_backward_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_native_layer_norm_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_ne_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_new_empty_strided_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_new_empty_strided_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_new_full_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_new_ones_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nextafter_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_adaptive_avg_pool3d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_adaptive_max_pool1d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_adaptive_max_pool2d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_avg_pool2d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_avg_pool3d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_bilinear_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_binary_cross_entropy_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_binary_cross_entropy_with_logits_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_celu_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_channel_shuffle_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_channel_shuffle_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_conv1d_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_conv2d_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_conv2d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_conv3d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_conv_transpose1d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_conv_transpose2d_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_conv_transpose3d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_cosine_similarity_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_cross_entropy_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_dropout2d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_dropout_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_elu_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_embedding_bag_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_feature_alpha_dropout_without_train_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_glu_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_hardshrink_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_hardtanh_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_huber_loss_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_instance_norm_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_interpolate_bilinear_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_interpolate_nearest-exact_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_interpolate_nearest_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_interpolate_trilinear_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_kl_div_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_l1_loss_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_l1_loss_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_layer_norm_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_leaky_relu_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_linear_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_local_response_norm_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_max_unpool1d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_max_unpool1d_grad_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_max_unpool2d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_mish_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_mse_loss_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_multi_margin_loss_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_multilabel_soft_margin_loss_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_nll_loss_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_normalize_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_normalize_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pad_circular_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pad_replicate_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pad_replicate_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pad_replicate_negative_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pad_replicate_negative_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pairwise_distance_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pairwise_distance_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pixel_shuffle_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_relu_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_rms_norm_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_rms_norm_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_silu_complex_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_silu_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_smooth_l1_loss_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_soft_margin_loss_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_softmin_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_softmin_with_dtype_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_softplus_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_softsign_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_triplet_margin_loss_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_triplet_margin_with_distance_loss_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_upsample_nearest_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nonzero_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nonzero_static_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_norm_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_norm_fro_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_normal_in_place_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_ones_like_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_ones_like_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_ormqr_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_outer_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_pca_lowrank_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_pca_lowrank_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_permute_copy_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_pinverse_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_pinverse_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_polar_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_polygamma_polygamma_n_2_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_polygamma_polygamma_n_3_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_pow_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_pow_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_qr_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_quantile_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_rand_like_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_randint_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_randint_like_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_randn_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_randn_like_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_ravel_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_real_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_reciprocal_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_reciprocal_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_remainder_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_repeat_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_repeat_interleave_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_repeat_interleave_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_reshape_as_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_reshape_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_resize__cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_resize__cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_resize_as__cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_resolve_conj_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_resolve_neg_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_roll_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_rot90_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_rot90_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_round_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_round_decimals_0_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_round_decimals_3_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_rsqrt_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_rsub_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_scalar_tensor_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_scalar_tensor_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_scatter_add_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_scatter_reduce_amin_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_searchsorted_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_select_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_select_scatter_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_sgn_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_sigmoid_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_sign_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_signal_windows_blackman_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_signal_windows_general_hamming_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_signal_windows_hamming_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_signal_windows_hann_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_signal_windows_nuttall_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_sin_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_sin_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_sinc_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_sinc_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_sinh_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_sinh_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_softmax_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_softmax_with_dtype_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_softmax_with_dtype_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_sort_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_sparse_sampled_addmm_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_special_airy_ai_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_special_bessel_j1_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_special_bessel_y0_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_special_bessel_y1_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_special_chebyshev_polynomial_w_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_special_erfcx_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_special_hermite_polynomial_he_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_special_i1e_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_special_laguerre_polynomial_l_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_special_legendre_polynomial_p_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_special_modified_bessel_i1_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_special_modified_bessel_k1_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_special_ndtr_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_special_ndtri_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_special_scaled_modified_bessel_k0_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_special_scaled_modified_bessel_k1_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_special_shifted_chebyshev_polynomial_w_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_special_xlog1py_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_split_list_args_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_split_with_sizes_copy_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_squeeze_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_squeeze_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_squeeze_multiple_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_std_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_std_mean_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_std_unbiased_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_sub_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_sub_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_sum_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_sum_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_sum_to_size_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_svd_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_svd_lowrank_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_t_copy_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_t_copy_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_t_cpu_complex128, 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_take_along_dim_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_take_along_dim_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_take_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_tan_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_tanh_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_tensordot_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_tile_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_to_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_to_sparse_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_torch_ops_aten__safe_softmax_default_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_trace_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_transpose_copy_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_transpose_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_transpose_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_trapezoid_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_trapezoid_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_trapz_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_triangular_solve_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_triangular_solve_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_trunc_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_unbind_copy_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_unbind_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_unbind_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_unflatten_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_unfold_copy_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_unfold_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_uniform_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_unique_consecutive_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_unsafe_split_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_unsafe_split_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_unsqueeze_copy_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_var_mean_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_var_mean_unbiased_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_var_unbiased_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_var_unbiased_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_vdot_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_view_as_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_view_as_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_view_as_real_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_view_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_vsplit_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_vstack_cpu_complex128 2025-11-03T18:19:04.1992773Z 2025-11-03T18:19:06.0443756Z Running optim/test_lrscheduler 1/1 ... [2025-11-03 18:19:06.044186] 2025-11-03T18:19:06.0444196Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T18:19:06.0451361Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'optim/test_lrscheduler.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-11-03 18:19:06.044858] 2025-11-03T18:19:09.4466791Z Running dynamo/test_aot_autograd_cache 1/1 ... [2025-11-03 18:19:09.446282] 2025-11-03T18:19:09.4467253Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T18:19:09.4473937Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'dynamo/test_aot_autograd_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-11-03 18:19:09.446872] 2025-11-03T18:19:10.6721123Z 2025-11-03T18:19:10.6721963Z optim/test_lrscheduler 1/1 was successful, full logs can be found in artifacts with path test/test-reports/optim.test_lrscheduler_1.1_d57c0d33e677a0e7_.log 2025-11-03T18:19:10.6722650Z 2025-11-03T18:19:16.2480721Z Running dynamo/test_backends 1/1 ... [2025-11-03 18:19:16.241210] 2025-11-03T18:19:16.2481461Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T18:19:16.2490567Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'dynamo/test_backends.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-11-03 18:19:16.241210] 2025-11-03T18:19:21.1066278Z 2025-11-03T18:19:21.1067180Z dynamo/test_aot_autograd_cache 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_aot_autograd_cache_1.1_b94fffa0861e2c48_.log 2025-11-03T18:19:21.1067870Z 2025-11-03T18:19:26.3961773Z Running functorch/test_vmap 2/2 ... [2025-11-03 18:19:26.395651] 2025-11-03T18:19:26.3962202Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T18:19:26.3982008Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'functorch/test_vmap.py', '-m', 'not serial', '--shard-id=2', '--num-shards=2', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-11-03 18:19:26.397693] 2025-11-03T18:19:27.6515173Z 2025-11-03T18:19:27.6516608Z dynamo/test_backends 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_backends_1.1_3a03779a32dea444_.log 2025-11-03T18:19:27.6517258Z 2025-11-03T18:19:33.7876039Z Running test_numa_binding 1/1 ... [2025-11-03 18:19:33.786048] 2025-11-03T18:19:33.7876512Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T18:19:33.7883260Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_numa_binding.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-11-03 18:19:33.787680] 2025-11-03T18:19:39.3406500Z 2025-11-03T18:19:39.3407900Z test_numa_binding 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_numa_binding_1.1_6da91455ae0d72e8_.log 2025-11-03T18:19:39.3422805Z Running 21 items in this shard: test/test_numa_binding.py::NumaBindingTest::test_bind_all_threads_in_current_process_to_logical_cpus, test/test_numa_binding.py::NumaBindingTest::test_binds_to_node_0_if_node_stored_as_minus_one, test/test_numa_binding.py::NumaBindingTest::test_callable_entrypoint_basic, test/test_numa_binding.py::NumaBindingTest::test_core_complex_numa_binding_with_extra_l3, test/test_numa_binding.py::NumaBindingTest::test_core_complex_numa_binding_with_fewer_l3_than_gpu, test/test_numa_binding.py::NumaBindingTest::test_core_complex_prefers_caches_with_more_cpus, test/test_numa_binding.py::NumaBindingTest::test_core_complex_tiebreak_prefers_lower_cache_key, test/test_numa_binding.py::NumaBindingTest::test_default_numa_binding, test/test_numa_binding.py::NumaBindingTest::test_exclusive_numa_binding, test/test_numa_binding.py::NumaBindingTest::test_exclusive_raises_if_too_few_physical_cores, test/test_numa_binding.py::NumaBindingTest::test_explicit_numa_options_overrides_default, test/test_numa_binding.py::NumaBindingTest::test_fallback, test/test_numa_binding.py::NumaBindingTest::test_fallback_if_numactl_not_available, test/test_numa_binding.py::NumaBindingTest::test_get_range_str_from_ints, test/test_numa_binding.py::NumaBindingTest::test_get_set_of_int_from_ranges_str, test/test_numa_binding.py::NumaBindingTest::test_no_numa_binding_if_numa_options_not_provided, test/test_numa_binding.py::NumaBindingTest::test_node_numa_binding, test/test_numa_binding.py::NumaBindingTest::test_nproc_must_equal_cuda_device_count_to_use_default_numa_options, test/test_numa_binding.py::NumaBindingTest::test_raises_if_binding_to_empty_set, test/test_numa_binding.py::NumaBindingTest::test_socket_numa_binding_with_multiple_numa_per_socket, test/test_numa_binding.py::NumaBindingTest::test_socket_numa_binding_with_single_numa_per_socket 2025-11-03T18:19:39.3437192Z 2025-11-03T18:19:46.7524443Z Running lazy/test_functionalization 1/1 ... [2025-11-03 18:19:46.752202] 2025-11-03T18:19:46.7524939Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T18:19:46.7536259Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'lazy/test_functionalization.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-11-03 18:19:46.753335] 2025-11-03T18:19:55.1119287Z 2025-11-03T18:19:55.1120231Z lazy/test_functionalization 1/1 was successful, full logs can be found in artifacts with path test/test-reports/lazy.test_functionalization_1.1_7b036141ed8d9b9e_.log 2025-11-03T18:19:55.1122459Z Running 2 items in this shard: test/lazy/test_functionalization.py::LazyFuncionalizationTest::test_data_assign, test/lazy/test_functionalization.py::LazyFuncionalizationTest::test_lazy_init_with_view 2025-11-03T18:19:55.1123890Z 2025-11-03T18:20:02.1960159Z Running test_tensorboard 1/1 ... [2025-11-03 18:20:02.195425] 2025-11-03T18:20:02.1960636Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T18:20:02.1970189Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_tensorboard.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-11-03 18:20:02.196612] 2025-11-03T18:20:11.6102933Z 2025-11-03T18:20:11.6104418Z test_tensorboard 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_tensorboard_1.1_1954ef38dea148ab_.log 2025-11-03T18:20:11.6135030Z Running 50 items in this shard: test/test_tensorboard.py::TestTensorBoardPyTorchNumpy::test_pytorch_autograd_np, test/test_tensorboard.py::TestTensorBoardPyTorchNumpy::test_pytorch_histogram, test/test_tensorboard.py::TestTensorBoardPyTorchNumpy::test_pytorch_histogram_raw, test/test_tensorboard.py::TestTensorBoardPyTorchNumpy::test_pytorch_np, test/test_tensorboard.py::TestTensorBoardPyTorchNumpy::test_pytorch_write, test/test_tensorboard.py::TestTensorBoardUtils::test_convert_to_HWC_dtype_remains_same, test/test_tensorboard.py::TestTensorBoardUtils::test_numpy_vid_uint8, test/test_tensorboard.py::TestTensorBoardUtils::test_prepare_video, test/test_tensorboard.py::TestTensorBoardUtils::test_to_HWC, test/test_tensorboard.py::TestTensorBoardWriter::test_writer, test/test_tensorboard.py::TestTensorBoardSummaryWriter::test_pathlib, test/test_tensorboard.py::TestTensorBoardSummaryWriter::test_summary_writer_close, test/test_tensorboard.py::TestTensorBoardSummaryWriter::test_summary_writer_ctx, test/test_tensorboard.py::TestTensorBoardEmbedding::test_embedding, test/test_tensorboard.py::TestTensorBoardEmbedding::test_embedding_64, test/test_tensorboard.py::TestTensorBoardSummary::test_audio, test/test_tensorboard.py::TestTensorBoardSummary::test_custom_scalars, test/test_tensorboard.py::TestTensorBoardSummary::test_empty_input, test/test_tensorboard.py::TestTensorBoardSummary::test_float32_image, test/test_tensorboard.py::TestTensorBoardSummary::test_histogram_auto, test/test_tensorboard.py::TestTensorBoardSummary::test_histogram_doane, test/test_tensorboard.py::TestTensorBoardSummary::test_histogram_fd, test/test_tensorboard.py::TestTensorBoardSummary::test_image_with_3_channel_batched, test/test_tensorboard.py::TestTensorBoardSummary::test_image_with_boxes, test/test_tensorboard.py::TestTensorBoardSummary::test_image_with_one_channel, test/test_tensorboard.py::TestTensorBoardSummary::test_image_with_one_channel_batched, test/test_tensorboard.py::TestTensorBoardSummary::test_image_without_channel, test/test_tensorboard.py::TestTensorBoardSummary::test_list_input, test/test_tensorboard.py::TestTensorBoardSummary::test_mesh, test/test_tensorboard.py::TestTensorBoardSummary::test_scalar_new_style, test/test_tensorboard.py::TestTensorBoardSummary::test_text, test/test_tensorboard.py::TestTensorBoardSummary::test_uint8_image, test/test_tensorboard.py::TestTensorBoardSummary::test_video, test/test_tensorboard.py::TestTensorBoardPytorchGraph::test_mlp_graph, test/test_tensorboard.py::TestTensorBoardPytorchGraph::test_nested_nn_squential, test/test_tensorboard.py::TestTensorBoardPytorchGraph::test_pytorch_graph, test/test_tensorboard.py::TestTensorBoardPytorchGraph::test_pytorch_graph_dict_input, test/test_tensorboard.py::TestTensorBoardPytorchGraph::test_torchvision_smoke, test/test_tensorboard.py::TestTensorBoardPytorchGraph::test_wrong_input_size, test/test_tensorboard.py::TestTensorBoardFigure::test_figure, test/test_tensorboard.py::TestTensorBoardFigure::test_figure_list, test/test_tensorboard.py::TestTensorBoardNumpy::test_pytorch_np_expect_fail, test/test_tensorboard.py::TestTensorBoardNumpy::test_scalar, test/test_tensorboard.py::TestTensorProtoSummary::test_complex_tensor_proto, test/test_tensorboard.py::TestTensorProtoSummary::test_empty_tensor_proto, test/test_tensorboard.py::TestTensorProtoSummary::test_float_tensor_proto, test/test_tensorboard.py::TestTensorProtoSummary::test_half_tensor_proto_bfloat16_proto_type_14, test/test_tensorboard.py::TestTensorProtoSummary::test_half_tensor_proto_float16_proto_type_19, test/test_tensorboard.py::TestTensorProtoSummary::test_int_tensor_proto, test/test_tensorboard.py::TestTensorProtoSummary::test_scalar_tensor_proto 2025-11-03T18:20:11.6162093Z 2025-11-03T18:20:18.3858345Z Running test_datapipe 1/1 ... [2025-11-03 18:20:18.385560] 2025-11-03T18:20:18.3859125Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T18:20:18.3866715Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_datapipe.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-11-03 18:20:18.386230] 2025-11-03T18:20:55.8581819Z 2025-11-03T18:20:55.8583419Z test_datapipe 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_datapipe_1.1_3b3f2f8ba82f3847_.log 2025-11-03T18:20:55.8630100Z Running 93 items in this shard: test/test_datapipe.py::TestDataChunk::test_as_string, test/test_datapipe.py::TestDataChunk::test_getitem, test/test_datapipe.py::TestDataChunk::test_iter, test/test_datapipe.py::TestDataChunk::test_len, test/test_datapipe.py::TestDataChunk::test_random_shuffle, test/test_datapipe.py::TestDataChunk::test_reverse, test/test_datapipe.py::TestDataChunk::test_sort, test/test_datapipe.py::TestStreamWrapper::test_api, test/test_datapipe.py::TestStreamWrapper::test_dir, test/test_datapipe.py::TestStreamWrapper::test_pickle, test/test_datapipe.py::TestStreamWrapper::test_repr, test/test_datapipe.py::TestIterableDataPipeBasic::test_demux_mux_datapipe, test/test_datapipe.py::TestIterableDataPipeBasic::test_groupby_iterable_datapipe, test/test_datapipe.py::TestIterableDataPipeBasic::test_listdirfiles_iterable_datapipe, test/test_datapipe.py::TestIterableDataPipeBasic::test_listdirfilesdeterministic_iterable_datapipe, test/test_datapipe.py::TestIterableDataPipeBasic::test_map_with_col_file_handle_datapipe, test/test_datapipe.py::TestIterableDataPipeBasic::test_openfilesfromdisk_iterable_datapipe, test/test_datapipe.py::TestIterableDataPipeBasic::test_routeddecoder_iterable_datapipe, test/test_datapipe.py::TestCaptureDataFrame::test_basic_capture, test/test_datapipe.py::TestDataFramesPipes::test_batch, test/test_datapipe.py::TestDataFramesPipes::test_capture, test/test_datapipe.py::TestDataFramesPipes::test_collate, test/test_datapipe.py::TestDataFramesPipes::test_filter, test/test_datapipe.py::TestDataFramesPipes::test_shuffle, test/test_datapipe.py::TestDataFramesPipes::test_unbatch, test/test_datapipe.py::TestFunctionalIterDataPipe::test_batch_iterdatapipe, test/test_datapipe.py::TestFunctionalIterDataPipe::test_collate_iterdatapipe, test/test_datapipe.py::TestFunctionalIterDataPipe::test_concat_iterdatapipe, test/test_datapipe.py::TestFunctionalIterDataPipe::test_demux_iterdatapipe, test/test_datapipe.py::TestFunctionalIterDataPipe::test_docstring, test/test_datapipe.py::TestFunctionalIterDataPipe::test_filter_datapipe, test/test_datapipe.py::TestFunctionalIterDataPipe::test_fork_iterdatapipe, test/test_datapipe.py::TestFunctionalIterDataPipe::test_iterable_wrapper_datapipe, test/test_datapipe.py::TestFunctionalIterDataPipe::test_map_dict_with_col_iterdatapipe, test/test_datapipe.py::TestFunctionalIterDataPipe::test_map_iterdatapipe, test/test_datapipe.py::TestFunctionalIterDataPipe::test_map_tuple_list_with_col_iterdatapipe, test/test_datapipe.py::TestFunctionalIterDataPipe::test_mux_iterdatapipe, test/test_datapipe.py::TestFunctionalIterDataPipe::test_sampler_iterdatapipe, test/test_datapipe.py::TestFunctionalIterDataPipe::test_serializable, test/test_datapipe.py::TestFunctionalIterDataPipe::test_serializable_with_dill, test/test_datapipe.py::TestFunctionalIterDataPipe::test_shuffler_iterdatapipe, test/test_datapipe.py::TestFunctionalIterDataPipe::test_stream_reader_iterdatapipe, test/test_datapipe.py::TestFunctionalIterDataPipe::test_unbatch_iterdatapipe, test/test_datapipe.py::TestFunctionalIterDataPipe::test_zip_iterdatapipe, test/test_datapipe.py::TestFunctionalMapDataPipe::test_batch_mapdatapipe, test/test_datapipe.py::TestFunctionalMapDataPipe::test_concat_mapdatapipe, test/test_datapipe.py::TestFunctionalMapDataPipe::test_docstring, test/test_datapipe.py::TestFunctionalMapDataPipe::test_map_mapdatapipe, test/test_datapipe.py::TestFunctionalMapDataPipe::test_sequence_wrapper_datapipe, test/test_datapipe.py::TestFunctionalMapDataPipe::test_serializable, test/test_datapipe.py::TestFunctionalMapDataPipe::test_serializable_with_dill, test/test_datapipe.py::TestFunctionalMapDataPipe::test_shuffler_mapdatapipe, test/test_datapipe.py::TestFunctionalMapDataPipe::test_zip_mapdatapipe, test/test_datapipe.py::TestTyping::test_compile_time, test/test_datapipe.py::TestTyping::test_construct_time, test/test_datapipe.py::TestTyping::test_isinstance, test/test_datapipe.py::TestTyping::test_issubinstance, test/test_datapipe.py::TestTyping::test_protocol, test/test_datapipe.py::TestTyping::test_reinforce, test/test_datapipe.py::TestTyping::test_runtime, test/test_datapipe.py::TestTyping::test_subtype, test/test_datapipe.py::TestGraph::test_simple_traverse, test/test_datapipe.py::TestGraph::test_traverse_circular_datapipe, test/test_datapipe.py::TestGraph::test_traverse_forked, test/test_datapipe.py::TestGraph::test_traverse_mapdatapipe, test/test_datapipe.py::TestGraph::test_traverse_mixdatapipe, test/test_datapipe.py::TestGraph::test_traverse_unhashable_datapipe, test/test_datapipe.py::TestSerialization::test_spawn_lambdas_iter, test/test_datapipe.py::TestSerialization::test_spawn_lambdas_map, test/test_datapipe.py::TestCircularSerialization::test_circular_serialization_with_dill, test/test_datapipe.py::TestCircularSerialization::test_circular_serialization_with_pickle, test/test_datapipe.py::TestSharding::test_legacy_custom_sharding, test/test_datapipe.py::TestSharding::test_legacy_custom_sharding_with_old_dataloader, test/test_datapipe.py::TestSharding::test_multi_sharding, test/test_datapipe.py::TestSharding::test_old_dataloader, test/test_datapipe.py::TestSharding::test_sharding_groups, test/test_datapipe.py::TestSharding::test_sharding_length, test/test_datapipe.py::TestSharding::test_simple_sharding, test/test_datapipe.py::TestIterDataPipeSingletonConstraint::test_iterdatapipe_singleton_buggy, test/test_datapipe.py::TestIterDataPipeSingletonConstraint::test_iterdatapipe_singleton_constraint_multiple_outputs, test/test_datapipe.py::TestIterDataPipeSingletonConstraint::test_iterdatapipe_singleton_generator, test/test_datapipe.py::TestIterDataPipeSingletonConstraint::test_iterdatapipe_singleton_new_object, test/test_datapipe.py::TestIterDataPipeSingletonConstraint::test_iterdatapipe_singleton_self_next, test/test_datapipe.py::TestIterDataPipeCountSampleYielded::test_iterdatapipe_sample_yielded_generator_function, test/test_datapipe.py::TestIterDataPipeCountSampleYielded::test_iterdatapipe_sample_yielded_generator_function_exception, test/test_datapipe.py::TestIterDataPipeCountSampleYielded::test_iterdatapipe_sample_yielded_next, test/test_datapipe.py::TestIterDataPipeCountSampleYielded::test_iterdatapipe_sample_yielded_next_exception, test/test_datapipe.py::TestIterDataPipeCountSampleYielded::test_iterdatapipe_sample_yielded_return_self, test/test_datapipe.py::TestIterDataPipeGraphFastForward::test_simple_snapshot_custom_non_generator, test/test_datapipe.py::TestIterDataPipeGraphFastForward::test_simple_snapshot_custom_self_next, test/test_datapipe.py::TestIterDataPipeGraphFastForward::test_simple_snapshot_graph, test/test_datapipe.py::TestIterDataPipeGraphFastForward::test_simple_snapshot_graph_repeated, test/test_datapipe.py::TestIterDataPipeGraphFastForward::test_simple_snapshot_graph_with_serialization 2025-11-03T18:20:55.8673124Z 2025-11-03T18:21:01.8550683Z Running test_out_dtype_op 1/1 ... [2025-11-03 18:21:01.854457] 2025-11-03T18:21:01.8551436Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T18:21:01.8562769Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_out_dtype_op.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-11-03 18:21:01.854457] 2025-11-03T18:21:10.5879011Z 2025-11-03T18:21:10.5880520Z test_out_dtype_op 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_out_dtype_op_1.1_7094a6de141e04d4_.log 2025-11-03T18:21:10.5887920Z Running 12 items in this shard: test/test_out_dtype_op.py::TestOutDtypeOp::test_out_dtype_dynamo, test/test_out_dtype_op.py::TestOutDtypeOp::test_out_dtype_inductor_decomp, test/test_out_dtype_op.py::TestOutDtypeOp::test_out_dtype_inductor_decomp_trace, test/test_out_dtype_op.py::TestOutDtypeOp::test_out_dtype_int_mm_default_trace, test/test_out_dtype_op.py::TestOutDtypeOp::test_out_dtype_make_fx, test/test_out_dtype_op.py::TestOutDtypeOp::test_out_dtype_mm_numerical, test/test_out_dtype_op.py::TestOutDtypeOp::test_out_dtype_mul_scalar_numerical, test/test_out_dtype_op.py::TestOutDtypeOp::test_out_dtype_no_autograd, test/test_out_dtype_op.py::TestOutDtypeOp::test_out_dtype_non_functional, test/test_out_dtype_op.py::TestOutDtypeOp::test_out_dtype_non_op_overload, test/test_out_dtype_op.py::TestOutDtypeOp::test_out_dtype_op_functional, test/test_out_dtype_op.py::TestOutDtypeOp::test_out_dtype_wrong_output 2025-11-03T18:21:10.5894963Z 2025-11-03T18:21:16.9082555Z Running inductor/test_fxir_backend 1/1 ... [2025-11-03 18:21:16.902338] 2025-11-03T18:21:16.9083419Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T18:21:16.9090477Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_fxir_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-11-03 18:21:16.902338] 2025-11-03T18:21:31.5015570Z 2025-11-03T18:21:31.5016598Z inductor/test_fxir_backend 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_fxir_backend_1.1_8063f4a6c5f21f2c_.log 2025-11-03T18:21:31.5017279Z 2025-11-03T18:21:38.4579134Z Running torch_np/test_indexing 1/1 ... [2025-11-03 18:21:38.457659] 2025-11-03T18:21:38.4585015Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T18:21:38.4590570Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'torch_np/test_indexing.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-11-03 18:21:38.458792] 2025-11-03T18:21:47.1779825Z 2025-11-03T18:21:47.1782199Z torch_np/test_indexing 1/1 was successful, full logs can be found in artifacts with path test/test-reports/torch_np.test_indexing_1.1_5a7a9e4194f5ca05_.log 2025-11-03T18:21:47.1787976Z Running 5 items in this shard: test/torch_np/test_indexing.py::TestAdvancedIndexing::test_advanced_separation_patterns, test/torch_np/test_indexing.py::TestAdvancedIndexing::test_broadcast_and_numpy_compatibility, test/torch_np/test_indexing.py::TestAdvancedIndexing::test_comprehensive_indexing, test/torch_np/test_indexing.py::TestAdvancedIndexing::test_ellipsis, test/torch_np/test_indexing.py::TestAdvancedIndexing::test_special_index_types 2025-11-03T18:21:47.1791678Z 2025-11-03T18:21:54.7960982Z Running test_fx_reinplace_pass 1/1 ... [2025-11-03 18:21:54.792459] 2025-11-03T18:21:54.7961924Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T18:21:54.7972557Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_fx_reinplace_pass.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-11-03 18:21:54.792459] 2025-11-03T18:22:03.4080841Z 2025-11-03T18:22:03.4082456Z test_fx_reinplace_pass 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_fx_reinplace_pass_1.1_ff806de82d2950a5_.log 2025-11-03T18:22:03.4091155Z Running 12 items in this shard: test/test_fx_reinplace_pass.py::TestReinplacePass::test_out_node_updated, test/test_fx_reinplace_pass.py::TestReinplacePass::test_reinplace_basic, test/test_fx_reinplace_pass.py::TestReinplacePass::test_reinplace_different_metadata, test/test_fx_reinplace_pass.py::TestReinplacePass::test_reinplace_index_mutation, test/test_fx_reinplace_pass.py::TestReinplacePass::test_reinplace_overlapping_memory, test/test_fx_reinplace_pass.py::TestReinplacePass::test_reinplace_scatter_op, test/test_fx_reinplace_pass.py::TestReinplacePass::test_reinplace_scatter_twice, test/test_fx_reinplace_pass.py::TestReinplacePass::test_reinplace_scatter_twice_with_different_view_op_invalid, test/test_fx_reinplace_pass.py::TestReinplacePass::test_reinplace_scatter_twice_with_different_view_op_invalid2, test/test_fx_reinplace_pass.py::TestReinplacePass::test_reinplace_scatter_twice_with_different_view_op_valid, test/test_fx_reinplace_pass.py::TestReinplacePass::test_reinplace_sym_input, test/test_fx_reinplace_pass.py::TestReinplacePass::test_reinplace_with_view 2025-11-03T18:22:03.4099765Z 2025-11-03T18:22:11.3695730Z Running cpp_extensions/python_agnostic_extension/test/test_python_agnostic 1/1 ... [2025-11-03 18:22:11.368855] 2025-11-03T18:22:11.3696752Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T18:22:11.3705732Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'cpp_extensions/python_agnostic_extension/test/test_python_agnostic.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-11-03 18:22:11.370035] 2025-11-03T18:22:17.9684972Z 2025-11-03T18:22:17.9687280Z cpp_extensions/python_agnostic_extension/test/test_python_agnostic 1/1 was successful, full logs can be found in artifacts with path test/test-reports/cpp_extensions.python_agnostic_extension.test.test_python_agnostic_1.1_f04cb237599076a4_.log 2025-11-03T18:22:17.9689574Z Running 0 items in this shard: 2025-11-03T18:22:17.9689986Z 2025-11-03T18:22:24.9469072Z Running functorch/test_dims 1/1 ... [2025-11-03 18:22:24.946684] 2025-11-03T18:22:24.9469711Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T18:22:24.9478893Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'functorch/test_dims.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-11-03 18:22:24.947293] 2025-11-03T18:23:33.4703773Z 2025-11-03T18:23:33.4705080Z functorch/test_dims 1/1 was successful, full logs can be found in artifacts with path test/test-reports/functorch.test_dims_1.1_473b2cb8622420b8_.log 2025-11-03T18:23:33.4738428Z Running 68 items in this shard: test/functorch/test_dims.py::TestMin::test_adapt, test/functorch/test_dims.py::TestMin::test_attn, test/functorch/test_dims.py::TestMin::test_attn_cuda, test/functorch/test_dims.py::TestMin::test_big_split, test/functorch/test_dims.py::TestMin::test_compare_dims, test/functorch/test_dims.py::TestMin::test_diag, test/functorch/test_dims.py::TestMin::test_dim_args, test/functorch/test_dims.py::TestMin::test_dims_with_size, test/functorch/test_dims.py::TestMin::test_dir, test/functorch/test_dims.py::TestMin::test_doc, test/functorch/test_dims.py::TestMin::test_embed, test/functorch/test_dims.py::TestMin::test_eq, test/functorch/test_dims.py::TestMin::test_expand, test/functorch/test_dims.py::TestMin::test_functorch, test/functorch/test_dims.py::TestMin::test_hello, test/functorch/test_dims.py::TestMin::test_index, test/functorch/test_dims.py::TestMin::test_index_placement, test/functorch/test_dims.py::TestMin::test_inplace, test/functorch/test_dims.py::TestMin::test_manual_stuff, test/functorch/test_dims.py::TestMin::test_mask, test/functorch/test_dims.py::TestMin::test_max, test/functorch/test_dims.py::TestMin::test_mm, test/functorch/test_dims.py::TestMin::test_mm_fuse, test/functorch/test_dims.py::TestMin::test_monkey, test/functorch/test_dims.py::TestMin::test_network, test/functorch/test_dims.py::TestMin::test_order, test/functorch/test_dims.py::TestMin::test_order_keyword, test/functorch/test_dims.py::TestMin::test_permute_orig, test/functorch/test_dims.py::TestMin::test_seg, test/functorch/test_dims.py::TestMin::test_simple, test/functorch/test_dims.py::TestMin::test_softmax_split, test/functorch/test_dims.py::TestMin::test_stack, test/functorch/test_dims.py::TestMin::test_time_mm_fuse, test/functorch/test_dims.py::TestMin::test_with_dims_split, test/functorch/test_dims.py::TestMinFunctorchOnly::test_adapt, test/functorch/test_dims.py::TestMinFunctorchOnly::test_attn, test/functorch/test_dims.py::TestMinFunctorchOnly::test_attn_cuda, test/functorch/test_dims.py::TestMinFunctorchOnly::test_big_split, test/functorch/test_dims.py::TestMinFunctorchOnly::test_compare_dims, test/functorch/test_dims.py::TestMinFunctorchOnly::test_diag, test/functorch/test_dims.py::TestMinFunctorchOnly::test_dim_args, test/functorch/test_dims.py::TestMinFunctorchOnly::test_dims_with_size, test/functorch/test_dims.py::TestMinFunctorchOnly::test_dir, test/functorch/test_dims.py::TestMinFunctorchOnly::test_doc, test/functorch/test_dims.py::TestMinFunctorchOnly::test_embed, test/functorch/test_dims.py::TestMinFunctorchOnly::test_eq, test/functorch/test_dims.py::TestMinFunctorchOnly::test_expand, test/functorch/test_dims.py::TestMinFunctorchOnly::test_functorch, test/functorch/test_dims.py::TestMinFunctorchOnly::test_hello, test/functorch/test_dims.py::TestMinFunctorchOnly::test_index, test/functorch/test_dims.py::TestMinFunctorchOnly::test_index_placement, test/functorch/test_dims.py::TestMinFunctorchOnly::test_inplace, test/functorch/test_dims.py::TestMinFunctorchOnly::test_manual_stuff, test/functorch/test_dims.py::TestMinFunctorchOnly::test_mask, test/functorch/test_dims.py::TestMinFunctorchOnly::test_max, test/functorch/test_dims.py::TestMinFunctorchOnly::test_mm, test/functorch/test_dims.py::TestMinFunctorchOnly::test_mm_fuse, test/functorch/test_dims.py::TestMinFunctorchOnly::test_monkey, test/functorch/test_dims.py::TestMinFunctorchOnly::test_network, test/functorch/test_dims.py::TestMinFunctorchOnly::test_order, test/functorch/test_dims.py::TestMinFunctorchOnly::test_order_keyword, test/functorch/test_dims.py::TestMinFunctorchOnly::test_permute_orig, test/functorch/test_dims.py::TestMinFunctorchOnly::test_seg, test/functorch/test_dims.py::TestMinFunctorchOnly::test_simple, test/functorch/test_dims.py::TestMinFunctorchOnly::test_softmax_split, test/functorch/test_dims.py::TestMinFunctorchOnly::test_stack, test/functorch/test_dims.py::TestMinFunctorchOnly::test_time_mm_fuse, test/functorch/test_dims.py::TestMinFunctorchOnly::test_with_dims_split 2025-11-03T18:23:33.4769437Z 2025-11-03T18:23:39.8286895Z Running test_modules 1/2 ... [2025-11-03 18:23:39.828202] 2025-11-03T18:23:39.8289099Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T18:23:39.8296415Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_modules.py', '-m', 'not serial', '--shard-id=1', '--num-shards=2', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-11-03 18:23:39.828802] 2025-11-03T18:26:00.1356651Z 2025-11-03T18:26:00.1357752Z functorch/test_vmap 2/2 was successful, full logs can be found in artifacts with path test/test-reports/functorch.test_vmap_2.2_0839f2ed7d5c35ce_.log 2025-11-03T18:26:00.2074267Z Running 1071 items in this shard: test/functorch/test_vmap.py::TestVmapAPI::test_backward_unsupported_interaction, test/functorch/test_vmap.py::TestVmapAPI::test_batched_gradient_basic, test/functorch/test_vmap.py::TestVmapAPI::test_checkpoint, test/functorch/test_vmap.py::TestVmapAPI::test_different_map_dim_size_raises, test/functorch/test_vmap.py::TestVmapAPI::test_fallback_does_not_warn_by_default, test/functorch/test_vmap.py::TestVmapAPI::test_fallback_multiple_returns, test/functorch/test_vmap.py::TestVmapAPI::test_fallback_warns_when_warnings_are_enabled, test/functorch/test_vmap.py::TestVmapAPI::test_fallback_zero_dim, test/functorch/test_vmap.py::TestVmapAPI::test_func_with_no_inputs, test/functorch/test_vmap.py::TestVmapAPI::test_func_with_no_tensors, test/functorch/test_vmap.py::TestVmapAPI::test_functools_partial, test/functorch/test_vmap.py::TestVmapAPI::test_in_dims_wrong_type_err_msg, test/functorch/test_vmap.py::TestVmapAPI::test_inplace_fallback_nary_same_levels, test/functorch/test_vmap.py::TestVmapAPI::test_integer_in_dim_but_not_tensor_input_err_msg, test/functorch/test_vmap.py::TestVmapAPI::test_multiple_outputs, test/functorch/test_vmap.py::TestVmapAPI::test_multiple_outputs2, test/functorch/test_vmap.py::TestVmapAPI::test_nested_out_dims, test/functorch/test_vmap.py::TestVmapAPI::test_nested_with_different_map_dim, test/functorch/test_vmap.py::TestVmapAPI::test_nn_module, test/functorch/test_vmap.py::TestVmapAPI::test_non_default_in_dims_out_dims, test/functorch/test_vmap.py::TestVmapAPI::test_non_tensor_output_raises, test/functorch/test_vmap.py::TestVmapAPI::test_nonzero_out_dims, test/functorch/test_vmap.py::TestVmapAPI::test_out_dims_must_be_int_or_collection_of_int_err_msg, test/functorch/test_vmap.py::TestVmapAPI::test_out_dims_none, test/functorch/test_vmap.py::TestVmapAPI::test_pytree_returns, test/functorch/test_vmap.py::TestVmapAPI::test_pytree_returns_broadcast_nested, test/functorch/test_vmap.py::TestVmapAPI::test_reshape_dim_into, test/functorch/test_vmap.py::TestVmapAPI::test_restore_vmap_pytree_input_output, test/functorch/test_vmap.py::TestVmapAPI::test_restore_vmap_unexpanded_outputs, test/functorch/test_vmap.py::TestVmapOperators::test_arithmetic_add, test/functorch/test_vmap.py::TestVmapOperators::test_arithmetic_add_dunder, test/functorch/test_vmap.py::TestVmapOperators::test_arithmetic_mul, test/functorch/test_vmap.py::TestVmapOperators::test_arithmetic_mul_dunder, test/functorch/test_vmap.py::TestVmapOperators::test_arithmetic_pow, test/functorch/test_vmap.py::TestVmapOperators::test_arithmetic_pow_dunder, test/functorch/test_vmap.py::TestVmapOperators::test_arithmetic_sub, test/functorch/test_vmap.py::TestVmapOperators::test_as_strided, test/functorch/test_vmap.py::TestVmapOperators::test_bmm, test/functorch/test_vmap.py::TestVmapOperators::test_chunk_vmap_in_dim_0_out_dim_1_randomness_error, test/functorch/test_vmap.py::TestVmapOperators::test_chunk_vmap_in_dim_0_out_dim_2_randomness_same, test/functorch/test_vmap.py::TestVmapOperators::test_chunk_vmap_in_dim_1_out_dim_0_randomness_error, test/functorch/test_vmap.py::TestVmapOperators::test_chunk_vmap_in_dim_1_out_dim_0_randomness_same, test/functorch/test_vmap.py::TestVmapOperators::test_chunk_vmap_in_dim_1_out_dim_1_randomness_error, test/functorch/test_vmap.py::TestVmapOperators::test_chunk_vmap_in_dim_1_out_dim_1_randomness_same, test/functorch/test_vmap.py::TestVmapOperators::test_chunk_vmap_in_dim_1_out_dim_2_randomness_same, test/functorch/test_vmap.py::TestVmapOperators::test_clamp, test/functorch/test_vmap.py::TestVmapOperators::test_clamp_inplace_variant_clamp_max_, test/functorch/test_vmap.py::TestVmapOperators::test_clamp_inplace_variant_clamp_min_, test/functorch/test_vmap.py::TestVmapOperators::test_clamp_variant_clamp_min, test/functorch/test_vmap.py::TestVmapOperators::test_conj, test/functorch/test_vmap.py::TestVmapOperators::test_conj_bit, test/functorch/test_vmap.py::TestVmapOperators::test_contiguous, test/functorch/test_vmap.py::TestVmapOperators::test_conv2d, test/functorch/test_vmap.py::TestVmapOperators::test_copy_, test/functorch/test_vmap.py::TestVmapOperators::test_diagonal, test/functorch/test_vmap.py::TestVmapOperators::test_imag, test/functorch/test_vmap.py::TestVmapOperators::test_is_contiguous, test/functorch/test_vmap.py::TestVmapOperators::test_mean_dim, test/functorch/test_vmap.py::TestVmapOperators::test_mm, test/functorch/test_vmap.py::TestVmapOperators::test_mv, test/functorch/test_vmap.py::TestVmapOperators::test_narrow, test/functorch/test_vmap.py::TestVmapOperators::test_real, test/functorch/test_vmap.py::TestVmapOperators::test_repeat, test/functorch/test_vmap.py::TestVmapOperators::test_reshape_as, test/functorch/test_vmap.py::TestVmapOperators::test_roll_no_dims, test/functorch/test_vmap.py::TestVmapOperators::test_slogdet, test/functorch/test_vmap.py::TestVmapOperators::test_squeeze, test/functorch/test_vmap.py::TestVmapOperators::test_sum, test/functorch/test_vmap.py::TestVmapOperators::test_sum_dim, test/functorch/test_vmap.py::TestVmapOperators::test_trace, test/functorch/test_vmap.py::TestVmapOperators::test_transpose, test/functorch/test_vmap.py::TestVmapOperators::test_unary_pointwise_acos, test/functorch/test_vmap.py::TestVmapOperators::test_unary_pointwise_asin, test/functorch/test_vmap.py::TestVmapOperators::test_unary_pointwise_ceil, test/functorch/test_vmap.py::TestVmapOperators::test_unary_pointwise_cosh, test/functorch/test_vmap.py::TestVmapOperators::test_unary_pointwise_digamma, test/functorch/test_vmap.py::TestVmapOperators::test_unary_pointwise_exp, test/functorch/test_vmap.py::TestVmapOperators::test_unary_pointwise_expm1, test/functorch/test_vmap.py::TestVmapOperators::test_unary_pointwise_frac, test/functorch/test_vmap.py::TestVmapOperators::test_unary_pointwise_lgamma, test/functorch/test_vmap.py::TestVmapOperators::test_unary_pointwise_log1p, test/functorch/test_vmap.py::TestVmapOperators::test_unary_pointwise_relu, test/functorch/test_vmap.py::TestVmapOperators::test_unary_pointwise_round, test/functorch/test_vmap.py::TestVmapOperators::test_unary_pointwise_rsqrt, test/functorch/test_vmap.py::TestVmapOperators::test_unary_pointwise_sign, test/functorch/test_vmap.py::TestVmapOperators::test_unary_pointwise_sinh, test/functorch/test_vmap.py::TestVmapOperators::test_unary_pointwise_tanh, test/functorch/test_vmap.py::TestVmapOperators::test_unary_pointwise_trunc, test/functorch/test_vmap.py::TestVmapOperators::test_unbind, test/functorch/test_vmap.py::TestVmapOperators::test_unsafe_view, test/functorch/test_vmap.py::TestVmapOperators::test_vmap_chunksize_composition_in_dim_0_out_dim_0_randomness_error, test/functorch/test_vmap.py::TestVmapOperators::test_vmap_chunksize_composition_in_dim_0_out_dim_1_randomness_error, test/functorch/test_vmap.py::TestVmapOperators::test_vmap_chunksize_composition_in_dim_0_out_dim_1_randomness_same, test/functorch/test_vmap.py::TestVmapOperators::test_vmap_chunksize_composition_in_dim_1_out_dim_0_randomness_same, test/functorch/test_vmap.py::TestVmapOperators::test_vmap_chunksize_composition_in_dim_1_out_dim_1_randomness_error, test/functorch/test_vmap.py::TestVmapOperators::test_vmap_chunksize_composition_in_dim_1_out_dim_1_randomness_same, test/functorch/test_vmap.py::TestVmapOperators::test_vmap_chunksize_error_in_dim_0_out_dim_0_randomness_error, test/functorch/test_vmap.py::TestVmapOperators::test_vmap_chunksize_error_in_dim_0_out_dim_0_randomness_same, test/functorch/test_vmap.py::TestVmapOperators::test_vmap_chunksize_error_in_dim_0_out_dim_1_randomness_error, test/functorch/test_vmap.py::TestVmapOperators::test_vmap_chunksize_error_in_dim_0_out_dim_1_randomness_same, test/functorch/test_vmap.py::TestVmapOperators::test_vmap_chunksize_error_in_dim_1_out_dim_0_randomness_same, test/functorch/test_vmap.py::TestVmapOperators::test_vmap_chunksize_error_in_dim_1_out_dim_1_randomness_error, test/functorch/test_vmap.py::TestVmapOperators::test_vmap_chunksize_error_in_dim_1_out_dim_1_randomness_same, test/functorch/test_vmap.py::TestVmapOperators::test_vmap_chunksize_in_dim_0_out_dim_0_randomness_same, test/functorch/test_vmap.py::TestVmapOperators::test_vmap_chunksize_in_dim_0_out_dim_1_randomness_same, test/functorch/test_vmap.py::TestVmapOperators::test_vmap_chunksize_in_dim_0_out_dim_2_randomness_same, test/functorch/test_vmap.py::TestVmapOperators::test_vmap_chunksize_in_dim_1_out_dim_1_randomness_error, test/functorch/test_vmap.py::TestVmapOperators::test_vmap_chunksize_in_dim_1_out_dim_1_randomness_same, test/functorch/test_vmap.py::TestVmapOperators::test_vmap_chunksize_in_dim_1_out_dim_2_randomness_same, test/functorch/test_vmap.py::TestVmapOperators::test_vmap_chunksize_in_dim_2_out_dim_0_randomness_same, test/functorch/test_vmap.py::TestVmapOperators::test_vmap_chunksize_in_dim_2_out_dim_1_randomness_error, test/functorch/test_vmap.py::TestVmapOperators::test_vmap_chunksize_in_dim_2_out_dim_1_randomness_same, test/functorch/test_vmap.py::TestVmapOperators::test_vmap_chunksize_in_dim_2_out_dim_2_randomness_error, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_0d_tensor_index_put_inplace_False_cpu, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_0d_tensor_index_put_inplace_True_cpu, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_batch_norm_training_False_track_running_stats_False_affine_True_cpu, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_batch_norm_training_False_track_running_stats_True_affine_False_cpu, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_batch_norm_training_False_track_running_stats_True_affine_True_cpu, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_batch_norm_training_True_track_running_stats_False_affine_True_cpu, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_batch_norm_training_True_track_running_stats_True_affine_True_cpu, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_flatten_cpu, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_foo_like_cpu, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_group_norm_cpu, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_linalg_svd_cpu, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_nested_advanced_indexing_cpu, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_ForwardHasDefaultArgsAutogradFunction_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_MulGenVmapAutogradFunction_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_NumpyCatCustomOp_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_NumpyCubeAutogradFunction_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_NumpyCubeCustomOp_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_NumpyCubeNotComposableAutogradFunction_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_NumpyMulAutogradFunction_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_NumpyNMSCustomOp_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_NumpyNonzeroCustomOp_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_NumpySortAutogradFunction_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_NumpySplitCopyCustomOp_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_NumpySplitCopyWithIntCustomOp_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_NumpyTakeAutogradFunction_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_NumpyViewCopyCustomOp_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_SelectGenVmapAutogradFunction_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule___getitem___functorch_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule___radd___cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule___rand___cpu_int64, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule___rdiv___cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule___rmul___cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule___rpow___cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule___rsub___cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule___rxor___cpu_int64, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule__batch_norm_with_update_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule__chunk_cat_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule__native_batch_norm_legit_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule__segment_reduce_lengths_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule__segment_reduce_offsets_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule__unsafe_masked_index_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_abs_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_acosh_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_addmm_decomposed_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_alias_copy_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_all_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_allclose_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_angle_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_any_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_argmin_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_argwhere_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_as_strided_copy_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_as_strided_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_as_strided_scatter_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_asin_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_asinh_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_atan_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_atanh_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_atleast_2d_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_atleast_3d_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_bfloat16_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_bfloat16_functorch_no_channels_last_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_bitwise_left_shift_cpu_int64, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_bitwise_or_cpu_int64, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_block_diag_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_bmm_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_bool_functorch_no_channels_last_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_broadcast_shapes_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_broadcast_tensors_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_byte_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_cartesian_prod_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_cdouble_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_cfloat_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_chalf_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_cholesky_solve_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_chunk_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_clamp_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_clamp_max_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_clone_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_complex_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_conj_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_contiguous_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_copysign_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_cos_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_cosh_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_cummin_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_cumsum_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_diag_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_diagonal_copy_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_diagonal_scatter_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_diff_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_dist_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_div_trunc_rounding_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_double_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_dstack_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_einsum_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_empty_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_empty_like_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_empty_permuted_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_erf_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_exp2_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_exp_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_expand_copy_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_eye_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_fft_fftshift_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_fft_hfft2_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_fft_hfftn_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_fft_ifft2_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_fft_ifft_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_fft_ifftn_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_fft_ifftshift_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_fft_ihfft_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_fft_ihfftn_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_fft_irfft2_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_fft_irfft_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_fft_rfftn_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_fill_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_flatten_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_flip_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_flipud_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_float_functorch_no_channels_last_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_fmax_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_fmin_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_full_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_full_like_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_ge_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_geometric_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_geqrf_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_gradient_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_grid_sampler_2d_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_grid_sampler_3d_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_hash_tensor_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_histc_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_histogramdd_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_hypot_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_igamma_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_igammac_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_imag_cpu_complex64, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_index_add_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_index_copy_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_index_put_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_index_reduce_mean_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_index_reduce_prod_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_index_select_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_int_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_isclose_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_istft_cpu_complex64, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_jiterator_2inputs_2outputs_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_jiterator_4inputs_with_extra_args_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_jiterator_unary_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_kron_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_kthvalue_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_lcm_cpu_int64, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_le_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_linalg_cond_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_linalg_cross_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_linalg_diagonal_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_linalg_eig_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_linalg_ldl_factor_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_linalg_ldl_factor_ex_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_linalg_ldl_solve_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_linalg_lstsq_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_linalg_lstsq_grad_oriented_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_linalg_lu_factor_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_linalg_lu_solve_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_linalg_matrix_norm_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_linalg_matrix_power_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_linalg_matrix_rank_hermitian_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_linalg_multi_dot_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_linalg_pinv_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_linalg_pinv_singular_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_linalg_solve_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_linalg_svdvals_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_linalg_tensorinv_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_linalg_vander_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_linalg_vecdot_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_log10_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_log1p_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_log2_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_log_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_log_normal_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_log_softmax_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_log_softmax_with_dtype_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_logaddexp2_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_logaddexp_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_logical_and_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_logical_not_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_logspace_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_logsumexp_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_long_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_mH_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_masked_amax_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_masked_amin_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_masked_argmin_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_masked_cumsum_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_masked_fill_functorch_Scalar_only_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_masked_logaddexp_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_masked_logsumexp_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_masked_select_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_matmul_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_max_pool2d_with_indices_backward_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_max_reduction_no_dim_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_meshgrid_list_of_tensors_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_min_binary_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_min_reduction_with_dim_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_minimum_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_msort_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_mul_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_mvlgamma_mvlgamma_p_1_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_mvlgamma_mvlgamma_p_3_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_mvlgamma_mvlgamma_p_5_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_nan_to_num_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_nanmean_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_nanquantile_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_narrow_copy_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_native_layer_norm_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_new_empty_strided_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_new_zeros_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_nn_functional_adaptive_avg_pool1d_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_nn_functional_adaptive_avg_pool2d_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_nn_functional_adaptive_max_pool1d_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_nn_functional_adaptive_max_pool3d_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_nn_functional_alpha_dropout_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_nn_functional_batch_norm_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_nn_functional_channel_shuffle_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_nn_functional_conv1d_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_nn_functional_conv2d_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_nn_functional_conv2d_stride_no_bias_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_nn_functional_conv2d_strided_padding_dilation_with_bias_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_nn_functional_conv3d_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_nn_functional_conv_transpose1d_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_nn_functional_cross_entropy_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_nn_functional_ctc_loss_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_nn_functional_dropout2d_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_nn_functional_dropout3d_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_nn_functional_fractional_max_pool2d_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_nn_functional_gaussian_nll_loss_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_nn_functional_gelu_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_nn_functional_hardshrink_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_nn_functional_hardsigmoid_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_nn_functional_hinge_embedding_loss_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_nn_functional_huber_loss_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_nn_functional_instance_norm_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_nn_functional_interpolate_area_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_nn_functional_interpolate_bilinear_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_nn_functional_layer_norm_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_nn_functional_leaky_relu_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_nn_functional_linear_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_nn_functional_local_response_norm_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_nn_functional_max_pool1d_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_nn_functional_max_unpool2d_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_nn_functional_max_unpool2d_grad_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_nn_functional_max_unpool3d_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_nn_functional_max_unpool3d_grad_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_nn_functional_mish_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_nn_functional_mse_loss_functorch_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_nn_functional_multi_head_attention_forward_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_nn_functional_multilabel_soft_margin_loss_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_nn_functional_nll_loss_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_nn_functional_pad_constant_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_nn_functional_pad_reflect_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_nn_functional_pdist_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_nn_functional_pixel_unshuffle_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_nn_functional_prelu_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_nn_functional_relu_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_nn_functional_rms_norm_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_nn_functional_rrelu_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_nn_functional_scaled_dot_product_attention_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_nn_functional_silu_complex_cpu_complex64, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_nn_functional_smooth_l1_loss_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_nn_functional_softmin_with_dtype_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_nn_functional_softplus_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_nn_functional_softshrink_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_nn_functional_softsign_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_nn_functional_threshold_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_nn_functional_triplet_margin_loss_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_nn_functional_upsample_nearest_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_norm_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_norm_fro_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_norm_inf_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_normal_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_normal_in_place_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_ones_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_ops_aten_index_put_functorch_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_ormqr_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_pca_lowrank_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_permute_copy_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_pinverse_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_polygamma_polygamma_n_1_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_polygamma_polygamma_n_2_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_positive_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_put_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_qr_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_rand_like_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_randint_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_randint_like_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_randn_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_reciprocal_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_repeat_interleave_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_reshape_as_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_resize_as__cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_resolve_conj_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_resolve_neg_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_roll_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_round_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_round_decimals_0_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_round_decimals_3_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_round_decimals_neg_3_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_rsqrt_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_scatter_reduce_mean_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_searchsorted_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_select_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_select_scatter_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_short_functorch_no_channels_last_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_sign_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_signal_windows_blackman_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_signal_windows_gaussian_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_signal_windows_general_hamming_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_signal_windows_hann_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_sin_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_sinc_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_softmax_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_softmax_with_dtype_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_sparse_mm_reduce_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_sparse_sampled_addmm_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_special_airy_ai_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_special_bessel_j1_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_special_bessel_y0_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_special_hermite_polynomial_h_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_special_hermite_polynomial_he_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_special_i0e_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_special_i1_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_special_laguerre_polynomial_l_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_special_ndtri_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_special_polygamma_special_polygamma_n_0_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_special_shifted_chebyshev_polynomial_t_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_special_xlog1py_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_split_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_split_with_sizes_copy_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_square_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_squeeze_copy_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_squeeze_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_squeeze_multiple_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_stack_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_std_mean_unbiased_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_stft_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_sub_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_sum_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_sum_to_size_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_svd_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_svd_lowrank_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_t_copy_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_take_along_dim_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_tanh_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_to_sparse_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_torch__scaled_mm_cpu_float8_e4m3fn, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_transpose_copy_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_triangular_solve_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_tril_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_triu_indices_cpu_int64, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_true_divide_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_trunc_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_unbind_copy_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_unflatten_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_unfold_copy_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_unfold_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_uniform_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_unique_consecutive_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_unravel_index_cpu_int64, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_unsafe_chunk_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_unsqueeze_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_var_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_var_mean_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_view_as_complex_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_view_as_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_view_as_real_cpu_complex64, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_view_copy_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_view_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_vstack_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_xlogy_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_op_has_batch_rule_zeros_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_slogdet_cpu, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_sum_scalar_cpu, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_torch_return_types_returns_cpu, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_escaped_error_cpu, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_ForwardHasDefaultArgsAutogradFunction_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_MulGenVmapAutogradFunction_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_NumpyCatCustomOp_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_NumpyCubeAutogradFunction_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_NumpyCubeNotComposableAutogradFunction_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_NumpyExpMarkDirtyAutogradFunction_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_NumpyMulCustomOp_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_NumpyNMSCustomOp_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_NumpyNonzeroCustomOp_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_NumpySortAutogradFunction_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_NumpySortCustomOp_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_NumpySplitCopyCustomOp_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_NumpyTakeCustomOp_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_NumpyViewCopyCustomOp_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_ScaleGradGenVmapAutogradFunction_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_SelectGenVmapAutogradFunction_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_SortGenVmapAutogradFunction_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_T_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_ZeroGradientsGenVmapAutogradFunction_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive___getitem___cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive___radd___cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive___rand___cpu_int64, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive___rmul___cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive___ror___cpu_int64, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive___rsub___cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive__native_batch_norm_legit_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive__segment_reduce_lengths_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive__softmax_backward_data_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive__unsafe_masked_index_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive__unsafe_masked_index_put_accumulate_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive__upsample_bilinear2d_aa_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_abs_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_acos_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_acosh_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_add_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_aminmax_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_arange_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_argmax_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_argmin_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_as_strided_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_asin_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_atanh_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_baddbmm_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_bfloat16_functorch_no_channels_last_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_bitwise_or_cpu_int64, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_bitwise_right_shift_cpu_int64, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_bmm_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_bool_functorch_no_channels_last_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_broadcast_shapes_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_bucketize_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_byte_functorch_no_channels_last_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_cartesian_prod_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_cauchy_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_cdist_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_cdouble_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_ceil_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_char_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_cholesky_inverse_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_cholesky_solve_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_clamp_min_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_clone_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_column_stack_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_combinations_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_contiguous_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_cos_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_count_nonzero_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_cov_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_cummax_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_cumulative_trapezoid_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_diag_embed_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_diagflat_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_diagonal_copy_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_div_floor_rounding_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_div_no_rounding_mode_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_dot_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_double_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_double_functorch_no_channels_last_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_dsplit_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_empty_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_empty_like_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_empty_strided_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_equal_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_erfc_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_erfinv_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_expm1_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_fft_fftn_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_fft_hfft2_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_fft_ifft2_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_fft_ifft_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_fft_ifftshift_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_fft_ihfftn_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_fft_irfft_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_fft_irfftn_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_fft_rfft2_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_fill_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_flipud_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_float_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_float_functorch_no_channels_last_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_float_power_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_floor_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_floor_divide_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_fmax_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_fmin_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_fmod_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_frac_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_frexp_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_full_like_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_gather_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_ge_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_grid_sampler_3d_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_gt_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_half_functorch_no_channels_last_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_hash_tensor_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_histc_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_hsplit_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_hypot_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_i0_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_imag_cpu_complex64, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_index_add_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_index_fill_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_index_reduce_amax_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_index_reduce_amin_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_index_reduce_mean_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_inner_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_isclose_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_isin_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_isnan_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_isneginf_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_isposinf_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_istft_cpu_complex64, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_item_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_jiterator_4inputs_with_extra_args_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_jiterator_binary_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_jiterator_binary_return_by_ref_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_jiterator_unary_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_kron_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_ldexp_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_le_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_lerp_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_lgamma_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_linalg_cholesky_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_linalg_det_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_linalg_diagonal_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_linalg_eigh_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_linalg_eigvals_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_linalg_eigvalsh_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_linalg_inv_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_linalg_inv_ex_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_linalg_ldl_factor_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_linalg_ldl_factor_ex_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_linalg_ldl_solve_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_linalg_lstsq_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_linalg_lstsq_grad_oriented_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_linalg_lu_solve_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_linalg_matrix_rank_hermitian_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_linalg_multi_dot_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_linalg_norm_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_linalg_pinv_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_linalg_pinv_singular_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_linalg_qr_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_linalg_solve_triangular_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_linalg_svd_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_linalg_svdvals_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_linalg_tensorinv_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_linalg_vector_norm_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_linspace_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_linspace_tensor_overload_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_log2_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_log_softmax_with_dtype_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_logical_and_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_logical_not_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_logical_or_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_logspace_tensor_overload_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_logsumexp_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_long_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_lt_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_lu_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_masked_amax_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_masked_amin_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_masked_argmax_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_masked_argmin_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_masked_cumprod_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_masked_cumsum_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_masked_fill_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_masked_logsumexp_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_masked_median_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_masked_select_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_masked_softmax_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_mean_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_meshgrid_variadic_tensors_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_min_reduction_no_dim_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_mode_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_movedim_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_mul_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_mv_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_mvlgamma_mvlgamma_p_1_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_nan_to_num_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_nanmean_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_nanmedian_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_nanquantile_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_nansum_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_narrow_copy_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_narrow_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_native_batch_norm_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_native_dropout_backward_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_native_layer_norm_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_neg_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_new_empty_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_new_full_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_new_zeros_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_nn_functional_adaptive_avg_pool1d_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_nn_functional_adaptive_avg_pool2d_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_nn_functional_alpha_dropout_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_nn_functional_avg_pool1d_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_nn_functional_bilinear_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_nn_functional_binary_cross_entropy_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_nn_functional_conv2d_stride_depthwise_with_bias_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_nn_functional_conv2d_stride_padding_with_bias_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_nn_functional_conv2d_stride_with_bias_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_nn_functional_conv2d_with_bias_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_nn_functional_conv_transpose1d_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_nn_functional_conv_transpose3d_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_nn_functional_cosine_embedding_loss_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_nn_functional_cosine_similarity_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_nn_functional_cross_entropy_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_nn_functional_dropout3d_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_nn_functional_dropout_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_nn_functional_embedding_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_nn_functional_feature_alpha_dropout_with_train_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_nn_functional_feature_alpha_dropout_without_train_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_nn_functional_fractional_max_pool3d_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_nn_functional_glu_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_nn_functional_grid_sample_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_nn_functional_group_norm_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_nn_functional_hardshrink_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_nn_functional_instance_norm_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_nn_functional_interpolate_area_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_nn_functional_interpolate_bilinear_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_nn_functional_interpolate_linear_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_nn_functional_interpolate_nearest_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_nn_functional_interpolate_trilinear_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_nn_functional_kl_div_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_nn_functional_l1_loss_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_nn_functional_leaky_relu_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_nn_functional_linear_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_nn_functional_margin_ranking_loss_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_nn_functional_max_pool1d_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_nn_functional_max_unpool1d_grad_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_nn_functional_max_unpool3d_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_nn_functional_max_unpool3d_grad_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_nn_functional_multi_head_attention_forward_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_nn_functional_multilabel_soft_margin_loss_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_nn_functional_normalize_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_nn_functional_pad_circular_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_nn_functional_pad_reflect_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_nn_functional_pad_replicate_negative_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_nn_functional_pdist_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_nn_functional_pixel_unshuffle_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_nn_functional_poisson_nll_loss_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_nn_functional_prelu_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_nn_functional_relu6_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_nn_functional_rrelu_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_nn_functional_smooth_l1_loss_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_nn_functional_soft_margin_loss_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_nn_functional_softmin_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_nn_functional_softmin_with_dtype_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_nn_functional_softplus_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_nn_functional_softsign_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_nn_functional_tanhshrink_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_nn_functional_threshold_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_nn_functional_triplet_margin_loss_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_nn_functional_triplet_margin_with_distance_loss_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_nn_functional_unfold_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_nonzero_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_norm_fro_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_norm_nuc_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_normal_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_normal_number_mean_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_ones_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_ops_aten__new_zeros_with_same_feature_meta_functorchonly_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_ops_aten_index_put_functorch_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_outer_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_permute_copy_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_permute_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_polar_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_polygamma_polygamma_n_1_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_polygamma_polygamma_n_2_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_polygamma_polygamma_n_3_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_prod_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_qr_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_quantile_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_rad2deg_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_randint_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_real_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_reciprocal_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_renorm_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_repeat_interleave_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_reshape_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_resize_as__cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_roll_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_rot90_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_round_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_round_decimals_0_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_round_decimals_3_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_rsqrt_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_rsub_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_scatter_reduce_amax_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_scatter_reduce_amin_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_searchsorted_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_sgn_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_sigmoid_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_signal_windows_bartlett_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_signal_windows_blackman_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_signal_windows_cosine_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_signal_windows_hamming_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_signal_windows_hann_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_signbit_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_sinc_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_sinh_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_slice_scatter_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_softmax_with_dtype_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_sort_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_sparse_mm_reduce_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_sparse_sampled_addmm_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_special_airy_ai_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_special_bessel_y1_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_special_chebyshev_polynomial_t_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_special_chebyshev_polynomial_u_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_special_chebyshev_polynomial_v_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_special_entr_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_special_hermite_polynomial_he_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_special_legendre_polynomial_p_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_special_log_ndtr_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_special_ndtr_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_special_ndtri_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_special_polygamma_special_polygamma_n_0_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_special_scaled_modified_bessel_k0_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_special_scaled_modified_bessel_k1_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_special_shifted_chebyshev_polynomial_t_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_special_shifted_chebyshev_polynomial_u_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_special_shifted_chebyshev_polynomial_v_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_special_shifted_chebyshev_polynomial_w_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_special_spherical_bessel_j0_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_special_zeta_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_split_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_split_with_sizes_copy_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_split_with_sizes_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_sqrt_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_square_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_squeeze_copy_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_squeeze_multiple_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_std_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_std_mean_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_stft_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_sum_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_sum_to_size_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_t_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_take_along_dim_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_take_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_tan_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_tanh_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_tensordot_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_to_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_topk_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_trapezoid_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_trapz_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_tril_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_tril_indices_cpu_int64, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_triu_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_unbind_copy_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_uniform_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_unique_consecutive_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_unsafe_chunk_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_unsqueeze_copy_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_unsqueeze_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_var_unbiased_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_view_as_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_view_as_real_cpu_complex64, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_view_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_vsplit_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_vstack_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_zeros_like_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_linalg_failure_1D_input_linalg_cholesky_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_linalg_failure_1D_input_linalg_cholesky_ex_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_linalg_failure_1D_input_linalg_det_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_linalg_failure_1D_input_linalg_diagonal_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_linalg_failure_1D_input_linalg_eigvalsh_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_linalg_failure_1D_input_linalg_householder_product_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_linalg_failure_1D_input_linalg_inv_ex_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_linalg_failure_1D_input_linalg_ldl_solve_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_linalg_failure_1D_input_linalg_lstsq_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_linalg_failure_1D_input_linalg_lu_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_linalg_failure_1D_input_linalg_lu_factor_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_linalg_failure_1D_input_linalg_lu_factor_ex_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_linalg_failure_1D_input_linalg_matrix_norm_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_linalg_failure_1D_input_linalg_matrix_rank_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_linalg_failure_1D_input_linalg_matrix_rank_hermitian_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_linalg_failure_1D_input_linalg_norm_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_linalg_failure_1D_input_linalg_pinv_hermitian_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_linalg_failure_1D_input_linalg_pinv_singular_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_linalg_failure_1D_input_linalg_qr_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_linalg_failure_1D_input_linalg_slogdet_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_linalg_failure_1D_input_linalg_solve_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_linalg_failure_1D_input_linalg_solve_ex_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_linalg_failure_1D_input_linalg_solve_triangular_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_linalg_failure_1D_input_linalg_vecdot_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_linalg_failure_1D_input_linalg_vector_norm_cpu_float32, test/functorch/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_multi_dot_failure_1D_input_cpu, test/functorch/test_vmap.py::TestVmapBatchedGradientCPU::test_add_cpu, test/functorch/test_vmap.py::TestVmapBatchedGradientCPU::test_binary_cross_entropy_cpu, test/functorch/test_vmap.py::TestVmapBatchedGradientCPU::test_diagonal_cpu, test/functorch/test_vmap.py::TestVmapBatchedGradientCPU::test_expand_cpu, test/functorch/test_vmap.py::TestVmapBatchedGradientCPU::test_index_cpu, test/functorch/test_vmap.py::TestVmapBatchedGradientCPU::test_inplace_view_cpu, test/functorch/test_vmap.py::TestVmapBatchedGradientCPU::test_log_softmax_cpu, test/functorch/test_vmap.py::TestVmapBatchedGradientCPU::test_logsumexp_cpu, test/functorch/test_vmap.py::TestVmapBatchedGradientCPU::test_permute_cpu, test/functorch/test_vmap.py::TestVmapBatchedGradientCPU::test_randomness_backend0_randomness_error_cpu, test/functorch/test_vmap.py::TestVmapBatchedGradientCPU::test_reshape_cpu, test/functorch/test_vmap.py::TestVmapBatchedGradientCPU::test_sdpa_backend0_cpu, test/functorch/test_vmap.py::TestVmapBatchedGradientCPU::test_sigmoid_cpu, test/functorch/test_vmap.py::TestVmapBatchedGradientCPU::test_slice_cpu, test/functorch/test_vmap.py::TestVmapBatchedGradientCPU::test_threshold_cpu, test/functorch/test_vmap.py::TestVmapBatchedGradientCPU::test_unrelated_output_cpu, test/functorch/test_vmap.py::TestVmapBatchedGradientCPU::test_unrelated_output_multiple_grad_cpu, test/functorch/test_vmap.py::TestVmapBatchedGradientCPU::test_vmap_fallback_check, test/functorch/test_vmap.py::TestTransformFailureCPU::test_fails_with_autograd_function_transform_grad_cpu, test/functorch/test_vmap.py::TestTransformFailureCPU::test_fails_with_autograd_function_transform_jacrev_cpu, test/functorch/test_vmap.py::TestTransformFailureCPU::test_fails_with_autograd_function_transform_vjp_cpu, test/functorch/test_vmap.py::TestTransformFailureCPU::test_fails_with_autograd_function_transform_vmap_cpu, test/functorch/test_vmap.py::TestRandomnessCPU::test_alpha_dropout_randomness_different_batched_input_last_cpu, test/functorch/test_vmap.py::TestRandomnessCPU::test_alpha_dropout_randomness_different_batched_input_none_cpu, test/functorch/test_vmap.py::TestRandomnessCPU::test_alpha_dropout_randomness_error_batched_input_first_cpu, test/functorch/test_vmap.py::TestRandomnessCPU::test_alpha_dropout_randomness_same_batched_input_last_cpu, test/functorch/test_vmap.py::TestRandomnessCPU::test_alpha_dropout_randomness_same_batched_input_none_cpu, test/functorch/test_vmap.py::TestRandomnessCPU::test_bernoulli_in_place_use_generator_False_randomness_different_batched_input_first_batched_probability_none_cpu, test/functorch/test_vmap.py::TestRandomnessCPU::test_bernoulli_in_place_use_generator_False_randomness_different_batched_input_last_batched_probability_first_cpu, test/functorch/test_vmap.py::TestRandomnessCPU::test_bernoulli_in_place_use_generator_False_randomness_different_batched_input_last_batched_probability_last_cpu, test/functorch/test_vmap.py::TestRandomnessCPU::test_bernoulli_in_place_use_generator_False_randomness_different_batched_input_last_batched_probability_none_cpu, test/functorch/test_vmap.py::TestRandomnessCPU::test_bernoulli_in_place_use_generator_False_randomness_different_batched_input_none_batched_probability_first_cpu, test/functorch/test_vmap.py::TestRandomnessCPU::test_bernoulli_in_place_use_generator_False_randomness_different_batched_input_none_batched_probability_last_cpu, test/functorch/test_vmap.py::TestRandomnessCPU::test_bernoulli_in_place_use_generator_False_randomness_different_batched_input_none_batched_probability_none_cpu, test/functorch/test_vmap.py::TestRandomnessCPU::test_bernoulli_in_place_use_generator_False_randomness_error_batched_input_first_batched_probability_first_cpu, test/functorch/test_vmap.py::TestRandomnessCPU::test_bernoulli_in_place_use_generator_False_randomness_error_batched_input_last_batched_probability_first_cpu, test/functorch/test_vmap.py::TestRandomnessCPU::test_bernoulli_in_place_use_generator_False_randomness_error_batched_input_last_batched_probability_none_cpu, test/functorch/test_vmap.py::TestRandomnessCPU::test_bernoulli_in_place_use_generator_False_randomness_error_batched_input_none_batched_probability_first_cpu, test/functorch/test_vmap.py::TestRandomnessCPU::test_bernoulli_in_place_use_generator_False_randomness_error_batched_input_none_batched_probability_last_cpu, test/functorch/test_vmap.py::TestRandomnessCPU::test_bernoulli_in_place_use_generator_False_randomness_same_batched_input_first_batched_probability_first_cpu, test/functorch/test_vmap.py::TestRandomnessCPU::test_bernoulli_in_place_use_generator_False_randomness_same_batched_input_first_batched_probability_last_cpu, test/functorch/test_vmap.py::TestRandomnessCPU::test_bernoulli_in_place_use_generator_False_randomness_same_batched_input_none_batched_probability_none_cpu, test/functorch/test_vmap.py::TestRandomnessCPU::test_bernoulli_in_place_use_generator_True_randomness_different_batched_input_first_batched_probability_first_cpu, test/functorch/test_vmap.py::TestRandomnessCPU::test_bernoulli_in_place_use_generator_True_randomness_different_batched_input_first_batched_probability_none_cpu, test/functorch/test_vmap.py::TestRandomnessCPU::test_bernoulli_in_place_use_generator_True_randomness_different_batched_input_last_batched_probability_first_cpu, test/functorch/test_vmap.py::TestRandomnessCPU::test_bernoulli_in_place_use_generator_True_randomness_different_batched_input_last_batched_probability_none_cpu, test/functorch/test_vmap.py::TestRandomnessCPU::test_bernoulli_in_place_use_generator_True_randomness_different_batched_input_none_batched_probability_last_cpu, test/functorch/test_vmap.py::TestRandomnessCPU::test_bernoulli_in_place_use_generator_True_randomness_error_batched_input_first_batched_probability_last_cpu, test/functorch/test_vmap.py::TestRandomnessCPU::test_bernoulli_in_place_use_generator_True_randomness_error_batched_input_first_batched_probability_none_cpu, test/functorch/test_vmap.py::TestRandomnessCPU::test_bernoulli_in_place_use_generator_True_randomness_error_batched_input_last_batched_probability_last_cpu, test/functorch/test_vmap.py::TestRandomnessCPU::test_bernoulli_in_place_use_generator_True_randomness_error_batched_input_none_batched_probability_last_cpu, test/functorch/test_vmap.py::TestRandomnessCPU::test_bernoulli_in_place_use_generator_True_randomness_error_batched_input_none_batched_probability_none_cpu, test/functorch/test_vmap.py::TestRandomnessCPU::test_bernoulli_in_place_use_generator_True_randomness_same_batched_input_first_batched_probability_none_cpu, test/functorch/test_vmap.py::TestRandomnessCPU::test_bernoulli_in_place_use_generator_True_randomness_same_batched_input_last_batched_probability_first_cpu, test/functorch/test_vmap.py::TestRandomnessCPU::test_bernoulli_in_place_use_generator_True_randomness_same_batched_input_last_batched_probability_none_cpu, test/functorch/test_vmap.py::TestRandomnessCPU::test_bernoulli_in_place_use_generator_True_randomness_same_batched_input_none_batched_probability_first_cpu, test/functorch/test_vmap.py::TestRandomnessCPU::test_bernoulli_in_place_use_generator_True_randomness_same_batched_input_none_batched_probability_none_cpu, test/functorch/test_vmap.py::TestRandomnessCPU::test_chunk_vmap_in_dim_0_out_dim_1_cpu, test/functorch/test_vmap.py::TestRandomnessCPU::test_chunk_vmap_in_dim_1_out_dim_0_cpu, test/functorch/test_vmap.py::TestRandomnessCPU::test_chunk_vmap_in_dim_1_out_dim_1_cpu, test/functorch/test_vmap.py::TestRandomnessCPU::test_chunk_vmap_in_dim_1_out_dim_2_cpu, test/functorch/test_vmap.py::TestRandomnessCPU::test_chunk_vmap_in_dim_2_out_dim_0_cpu, test/functorch/test_vmap.py::TestRandomnessCPU::test_chunk_vmap_in_dim_2_out_dim_1_cpu, test/functorch/test_vmap.py::TestRandomnessCPU::test_dropout_randomness_different_batched_input_first_cpu, test/functorch/test_vmap.py::TestRandomnessCPU::test_dropout_randomness_different_batched_input_last_cpu, test/functorch/test_vmap.py::TestRandomnessCPU::test_dropout_randomness_different_batched_input_none_cpu, test/functorch/test_vmap.py::TestRandomnessCPU::test_dropout_randomness_same_batched_input_none_cpu, test/functorch/test_vmap.py::TestRandomnessCPU::test_dropout_unbatched_randomness_different_cpu, test/functorch/test_vmap.py::TestRandomnessCPU::test_dropout_unbatched_randomness_same_cpu, test/functorch/test_vmap.py::TestRandomnessCPU::test_factory_ops_randomness_different_use_generator_False_cpu, test/functorch/test_vmap.py::TestRandomnessCPU::test_factory_ops_randomness_error_use_generator_False_cpu, test/functorch/test_vmap.py::TestRandomnessCPU::test_factory_ops_randomness_error_use_generator_True_cpu, test/functorch/test_vmap.py::TestRandomnessCPU::test_factory_ops_randomness_same_use_generator_True_cpu, test/functorch/test_vmap.py::TestRandomnessCPU::test_feature_alpha_dropout_randomness_different_batched_input_last_cpu, test/functorch/test_vmap.py::TestRandomnessCPU::test_feature_alpha_dropout_randomness_different_batched_input_none_cpu, test/functorch/test_vmap.py::TestRandomnessCPU::test_feature_alpha_dropout_randomness_error_batched_input_first_cpu, test/functorch/test_vmap.py::TestRandomnessCPU::test_feature_alpha_dropout_randomness_error_batched_input_last_cpu, test/functorch/test_vmap.py::TestRandomnessCPU::test_feature_alpha_dropout_randomness_same_batched_input_first_cpu, test/functorch/test_vmap.py::TestRandomnessCPU::test_feature_dropout_randomness_different_batched_input_first_dim_2_cpu, test/functorch/test_vmap.py::TestRandomnessCPU::test_feature_dropout_randomness_different_batched_input_last_dim_2_cpu, test/functorch/test_vmap.py::TestRandomnessCPU::test_feature_dropout_randomness_different_batched_input_last_dim_3_cpu, test/functorch/test_vmap.py::TestRandomnessCPU::test_feature_dropout_randomness_different_batched_input_none_dim_2_cpu, test/functorch/test_vmap.py::TestRandomnessCPU::test_feature_dropout_randomness_error_batched_input_last_dim_2_cpu, test/functorch/test_vmap.py::TestRandomnessCPU::test_feature_dropout_randomness_error_batched_input_last_dim_3_cpu, test/functorch/test_vmap.py::TestRandomnessCPU::test_feature_dropout_randomness_error_batched_input_none_dim_2_cpu, test/functorch/test_vmap.py::TestRandomnessCPU::test_feature_dropout_randomness_error_batched_input_none_dim_3_cpu, test/functorch/test_vmap.py::TestRandomnessCPU::test_feature_dropout_randomness_same_batched_input_first_dim_2_cpu, test/functorch/test_vmap.py::TestRandomnessCPU::test_feature_dropout_randomness_same_batched_input_last_dim_3_cpu, test/functorch/test_vmap.py::TestRandomnessCPU::test_feature_dropout_randomness_same_batched_input_none_dim_3_cpu, test/functorch/test_vmap.py::TestRandomnessCPU::test_jacfwd_with_random_cpu, test/functorch/test_vmap.py::TestRandomnessCPU::test_like_functions_randomness_different_batched_input_last_cpu, test/functorch/test_vmap.py::TestRandomnessCPU::test_like_functions_randomness_different_batched_input_none_cpu, test/functorch/test_vmap.py::TestRandomnessCPU::test_like_functions_randomness_error_batched_input_last_cpu, test/functorch/test_vmap.py::TestRandomnessCPU::test_like_functions_randomness_same_batched_input_none_cpu, test/functorch/test_vmap.py::TestRandomnessCPU::test_multinomial_use_generator_False_randomness_different_batched_call_False_batched_input_first_cpu, test/functorch/test_vmap.py::TestRandomnessCPU::test_multinomial_use_generator_False_randomness_different_batched_call_False_batched_input_none_cpu, test/functorch/test_vmap.py::TestRandomnessCPU::test_multinomial_use_generator_False_randomness_error_batched_call_True_batched_input_last_cpu, test/functorch/test_vmap.py::TestRandomnessCPU::test_multinomial_use_generator_False_randomness_error_batched_call_True_batched_input_none_cpu, test/functorch/test_vmap.py::TestRandomnessCPU::test_multinomial_use_generator_False_randomness_same_batched_call_False_batched_input_first_cpu, test/functorch/test_vmap.py::TestRandomnessCPU::test_multinomial_use_generator_False_randomness_same_batched_call_False_batched_input_none_cpu, test/functorch/test_vmap.py::TestRandomnessCPU::test_multinomial_use_generator_False_randomness_same_batched_call_True_batched_input_first_cpu, test/functorch/test_vmap.py::TestRandomnessCPU::test_multinomial_use_generator_False_randomness_same_batched_call_True_batched_input_last_cpu, test/functorch/test_vmap.py::TestRandomnessCPU::test_multinomial_use_generator_True_randomness_different_batched_call_False_batched_input_first_cpu, test/functorch/test_vmap.py::TestRandomnessCPU::test_multinomial_use_generator_True_randomness_different_batched_call_False_batched_input_none_cpu, test/functorch/test_vmap.py::TestRandomnessCPU::test_multinomial_use_generator_True_randomness_different_batched_call_True_batched_input_none_cpu, test/functorch/test_vmap.py::TestRandomnessCPU::test_multinomial_use_generator_True_randomness_error_batched_call_False_batched_input_none_cpu, test/functorch/test_vmap.py::TestRandomnessCPU::test_multinomial_use_generator_True_randomness_error_batched_call_True_batched_input_last_cpu, test/functorch/test_vmap.py::TestRandomnessCPU::test_multinomial_use_generator_True_randomness_same_batched_call_False_batched_input_first_cpu, test/functorch/test_vmap.py::TestRandomnessCPU::test_multinomial_use_generator_True_randomness_same_batched_call_True_batched_input_last_cpu, test/functorch/test_vmap.py::TestRandomnessCPU::test_multinomial_use_generator_True_randomness_same_batched_call_True_batched_input_none_cpu, test/functorch/test_vmap.py::TestRandomnessCPU::test_random_binary_out_of_place_use_generator_False_randomness_different_batched_input_first_batched_other_first_cpu, test/functorch/test_vmap.py::TestRandomnessCPU::test_random_binary_out_of_place_use_generator_False_randomness_different_batched_input_last_batched_other_last_cpu, test/functorch/test_vmap.py::TestRandomnessCPU::test_random_binary_out_of_place_use_generator_False_randomness_different_batched_input_none_batched_other_last_cpu, test/functorch/test_vmap.py::TestRandomnessCPU::test_random_binary_out_of_place_use_generator_False_randomness_different_batched_input_none_batched_other_none_cpu, test/functorch/test_vmap.py::TestRandomnessCPU::test_random_binary_out_of_place_use_generator_False_randomness_error_batched_input_first_batched_other_first_cpu, test/functorch/test_vmap.py::TestRandomnessCPU::test_random_binary_out_of_place_use_generator_False_randomness_error_batched_input_first_batched_other_last_cpu, test/functorch/test_vmap.py::TestRandomnessCPU::test_random_binary_out_of_place_use_generator_False_randomness_error_batched_input_first_batched_other_none_cpu, test/functorch/test_vmap.py::TestRandomnessCPU::test_random_binary_out_of_place_use_generator_False_randomness_error_batched_input_last_batched_other_last_cpu, test/functorch/test_vmap.py::TestRandomnessCPU::test_random_binary_out_of_place_use_generator_False_randomness_error_batched_input_last_batched_other_none_cpu, test/functorch/test_vmap.py::TestRandomnessCPU::test_random_binary_out_of_place_use_generator_False_randomness_error_batched_input_none_batched_other_first_cpu, test/functorch/test_vmap.py::TestRandomnessCPU::test_random_binary_out_of_place_use_generator_False_randomness_error_batched_input_none_batched_other_last_cpu, test/functorch/test_vmap.py::TestRandomnessCPU::test_random_binary_out_of_place_use_generator_False_randomness_same_batched_input_first_batched_other_none_cpu, test/functorch/test_vmap.py::TestRandomnessCPU::test_random_binary_out_of_place_use_generator_False_randomness_same_batched_input_last_batched_other_first_cpu, test/functorch/test_vmap.py::TestRandomnessCPU::test_random_binary_out_of_place_use_generator_False_randomness_same_batched_input_last_batched_other_none_cpu, test/functorch/test_vmap.py::TestRandomnessCPU::test_random_binary_out_of_place_use_generator_False_randomness_same_batched_input_none_batched_other_first_cpu, test/functorch/test_vmap.py::TestRandomnessCPU::test_random_binary_out_of_place_use_generator_False_randomness_same_batched_input_none_batched_other_none_cpu, test/functorch/test_vmap.py::TestRandomnessCPU::test_random_binary_out_of_place_use_generator_True_randomness_different_batched_input_first_batched_other_none_cpu, test/functorch/test_vmap.py::TestRandomnessCPU::test_random_binary_out_of_place_use_generator_True_randomness_different_batched_input_last_batched_other_last_cpu, test/functorch/test_vmap.py::TestRandomnessCPU::test_random_binary_out_of_place_use_generator_True_randomness_different_batched_input_none_batched_other_last_cpu, test/functorch/test_vmap.py::TestRandomnessCPU::test_random_binary_out_of_place_use_generator_True_randomness_error_batched_input_first_batched_other_none_cpu, test/functorch/test_vmap.py::TestRandomnessCPU::test_random_binary_out_of_place_use_generator_True_randomness_error_batched_input_last_batched_other_first_cpu, test/functorch/test_vmap.py::TestRandomnessCPU::test_random_binary_out_of_place_use_generator_True_randomness_error_batched_input_last_batched_other_none_cpu, test/functorch/test_vmap.py::TestRandomnessCPU::test_random_binary_out_of_place_use_generator_True_randomness_same_batched_input_first_batched_other_first_cpu, test/functorch/test_vmap.py::TestRandomnessCPU::test_random_binary_out_of_place_use_generator_True_randomness_same_batched_input_first_batched_other_last_cpu, test/functorch/test_vmap.py::TestRandomnessCPU::test_random_binary_out_of_place_use_generator_True_randomness_same_batched_input_first_batched_other_none_cpu, test/functorch/test_vmap.py::TestRandomnessCPU::test_random_binary_out_of_place_use_generator_True_randomness_same_batched_input_last_batched_other_first_cpu, test/functorch/test_vmap.py::TestRandomnessCPU::test_random_binary_out_of_place_use_generator_True_randomness_same_batched_input_none_batched_other_first_cpu, test/functorch/test_vmap.py::TestRandomnessCPU::test_random_binary_out_of_place_use_generator_True_randomness_same_batched_input_none_batched_other_none_cpu, test/functorch/test_vmap.py::TestRandomnessCPU::test_random_unary_inplace_use_generator_False_randomness_error_batched_input_first_cpu, test/functorch/test_vmap.py::TestRandomnessCPU::test_random_unary_inplace_use_generator_False_randomness_error_batched_input_none_cpu, test/functorch/test_vmap.py::TestRandomnessCPU::test_random_unary_inplace_use_generator_False_randomness_same_batched_input_first_cpu, test/functorch/test_vmap.py::TestRandomnessCPU::test_random_unary_inplace_use_generator_False_randomness_same_batched_input_none_cpu, test/functorch/test_vmap.py::TestRandomnessCPU::test_random_unary_inplace_use_generator_True_randomness_error_batched_input_last_cpu, test/functorch/test_vmap.py::TestRandomnessCPU::test_random_unary_inplace_use_generator_True_randomness_same_batched_input_last_cpu, test/functorch/test_vmap.py::TestRandomnessCPU::test_random_unary_inplace_use_generator_True_randomness_same_batched_input_none_cpu, test/functorch/test_vmap.py::TestRandomnessCPU::test_random_unary_out_of_place_use_generator_False_randomness_same_batched_input_first_cpu, test/functorch/test_vmap.py::TestRandomnessCPU::test_random_unary_out_of_place_use_generator_True_randomness_error_batched_input_first_cpu, test/functorch/test_vmap.py::TestRandomnessCPU::test_random_unary_out_of_place_use_generator_True_randomness_error_batched_input_last_cpu, test/functorch/test_vmap.py::TestRandomnessCPU::test_random_unary_out_of_place_use_generator_True_randomness_error_batched_input_none_cpu, test/functorch/test_vmap.py::TestRandomnessCPU::test_random_unary_out_of_place_use_generator_True_randomness_same_batched_input_last_cpu, test/functorch/test_vmap.py::TestRandomnessCPU::test_random_unary_out_of_place_use_generator_True_randomness_same_batched_input_none_cpu, test/functorch/test_vmap.py::TestRandomnessCPU::test_randperm_randomness_error_use_generator_False_cpu, test/functorch/test_vmap.py::TestRandomnessCPU::test_randperm_randomness_error_use_generator_True_cpu, test/functorch/test_vmap.py::TestRandomnessCPU::test_randperm_randomness_same_use_generator_True_cpu, test/functorch/test_vmap.py::TestRandomnessCPU::test_vmap_chunksize_in_dim_0_out_dim_1_cpu, test/functorch/test_vmap.py::TestRandomnessCPU::test_vmap_chunksize_in_dim_0_out_dim_2_cpu, test/functorch/test_vmap.py::TestRandomnessCPU::test_vmap_chunksize_in_dim_1_out_dim_1_cpu, test/functorch/test_vmap.py::TestRandomnessCPU::test_vmap_chunksize_in_dim_2_out_dim_1_cpu, test/functorch/test_vmap.py::TestRandomnessCPU::test_vmap_chunksize_in_dim_2_out_dim_2_cpu, test/functorch/test_vmap.py::TestVmapDeviceTypeCPU::test__is_all_true_cpu, test/functorch/test_vmap.py::TestVmapDeviceTypeCPU::test__is_any_true_cpu, test/functorch/test_vmap.py::TestVmapDeviceTypeCPU::test_vmap_fallback_check_ok, test/functorch/test_vmap.py::TestVmapNestedTensorCPU::test_cat_batching_rule_cpu, test/functorch/test_vmap.py::TestVmapNestedTensorCPU::test_fallback_binary_nt_and_unbatched_dense_cpu, test/functorch/test_vmap.py::TestVmapNestedTensorCPU::test_vmap_fallback_check 2025-11-03T18:26:00.2842009Z 2025-11-03T18:26:07.0340307Z Running dynamo/test_unspec 1/1 ... [2025-11-03 18:26:07.033181] 2025-11-03T18:26:07.0340815Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T18:26:07.0347331Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'dynamo/test_unspec.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-11-03 18:26:07.033181] 2025-11-03T18:26:13.3001528Z 2025-11-03T18:26:13.3002547Z dynamo/test_unspec 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_unspec_1.1_cdc262feb79cb05d_.log 2025-11-03T18:26:13.3003219Z 2025-11-03T18:26:18.9352139Z Running cpp_extensions/libtorch_agnostic_extension/test/test_libtorch_agnostic 1/1 ... [2025-11-03 18:26:18.919856] 2025-11-03T18:26:18.9358268Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T18:26:18.9360497Z 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-11-03 18:26:18.935577] 2025-11-03T18:26:24.8616117Z 2025-11-03T18:26:24.8617930Z 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_c31ff686b7cbcd2c_.log 2025-11-03T18:26:24.8619915Z Running 0 items in this shard: 2025-11-03T18:26:24.8620182Z 2025-11-03T18:26:31.8914026Z Running dynamo/test_exc 1/1 ... [2025-11-03 18:26:31.890780] 2025-11-03T18:26:31.8914763Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T18:26:31.8921793Z 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-11-03 18:26:31.891473] 2025-11-03T18:26:37.9671388Z 2025-11-03T18:26:37.9674145Z dynamo/test_exc 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_exc_1.1_078ba9e89e0f3c8d_.log 2025-11-03T18:26:37.9675107Z 2025-11-03T18:26:45.3195305Z Running dynamo/test_precompile_context 1/1 ... [2025-11-03 18:26:45.319290] 2025-11-03T18:26:45.3196409Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T18:26:45.3205749Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'dynamo/test_precompile_context.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-11-03 18:26:45.320305] 2025-11-03T18:26:58.4029388Z 2025-11-03T18:26:58.4030890Z dynamo/test_precompile_context 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_precompile_context_1.1_0f9d8da7e3b8c74e_.log 2025-11-03T18:26:58.4032267Z 2025-11-03T18:26:59.4059658Z 2025-11-03T18:26:59.4060839Z test_modules 1/2 was successful, full logs can be found in artifacts with path test/test-reports/test_modules_1.2_df994a27be0d352c_.log 2025-11-03T18:26:59.5174863Z Running 1800 items in this shard: test/test_modules.py::TestModuleCPU::test_check_inplace_nn_ELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_check_inplace_nn_Hardswish_cpu_float64, test/test_modules.py::TestModuleCPU::test_check_inplace_nn_LeakyReLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_check_inplace_nn_Mish_cpu_float32, test/test_modules.py::TestModuleCPU::test_check_inplace_nn_ReLU6_cpu_float64, test/test_modules.py::TestModuleCPU::test_check_inplace_nn_ReLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_check_inplace_nn_ReLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_check_inplace_nn_SELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_check_inplace_nn_SiLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_check_inplace_nn_Threshold_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_AdaptiveAvgPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_AdaptiveAvgPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_AdaptiveAvgPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_AdaptiveMaxPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_AvgPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_AvgPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_BCELoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_BCEWithLogitsLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_BatchNorm1d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_BatchNorm1d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_BatchNorm1d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_BatchNorm2d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_BatchNorm2d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_BatchNorm2d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_BatchNorm3d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_BatchNorm3d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_BatchNorm3d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_CELU_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_CELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_CTCLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_CircularPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_CircularPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_CircularPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_CircularPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ConstantPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ConstantPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ConstantPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_Conv1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_Conv3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ConvTranspose1d_cpu_complex32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ConvTranspose1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ConvTranspose2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ConvTranspose2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ConvTranspose3d_cpu_complex32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ConvTranspose3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_CrossEntropyLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_FractionalMaxPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_FractionalMaxPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_GRUCell_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_GRU_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_GaussianNLLLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_GroupNorm_cpu_bfloat16, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_GroupNorm_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_Hardshrink_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_Hardswish_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_Hardtanh_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_HingeEmbeddingLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_InstanceNorm1d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_InstanceNorm1d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_InstanceNorm1d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_InstanceNorm2d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_InstanceNorm2d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_InstanceNorm2d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_InstanceNorm3d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_KLDivLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_L1Loss_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_L1Loss_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_LPPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_LPPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_LPPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_LPPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_LPPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_LSTMCell_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_LSTM_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_LayerNorm_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_LazyConv2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_LazyConv3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_LazyConv3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_LazyConvTranspose1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_LazyConvTranspose1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_LazyConvTranspose3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_LeakyReLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_LeakyReLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_LocalResponseNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_LogSigmoid_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_LogSoftmax_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_MSELoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_MaxPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_MaxPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_MaxPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_MultiLabelMarginLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_MultiMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_MultiheadAttention_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_MultiheadAttention_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_MultiheadAttention_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_MultiheadAttention_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_PReLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_PReLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_PoissonNLLLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_PoissonNLLLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_RMSNorm_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_RNNCell_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_RNN_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ReLU6_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ReflectionPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ReflectionPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ReflectionPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ReplicationPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ReplicationPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ReplicationPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_SELU_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_SELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_SiLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_Sigmoid_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_SmoothL1Loss_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_SoftMarginLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_SoftMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_Softmax2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_Softmax_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_Softmax_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_Softmin_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_Softplus_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_Softplus_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_Softsign_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_Softsign_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_Tanh_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_Tanh_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_Tanhshrink_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_Tanhshrink_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_Threshold_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_Threshold_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_TransformerEncoderLayer_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_TransformerEncoderLayer_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_TransformerEncoderLayer_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_TransformerEncoder_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_TransformerEncoder_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_TransformerEncoder_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_Transformer_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ZeroPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ZeroPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_AdaptiveAvgPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_AdaptiveMaxPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_AvgPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_AvgPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_AvgPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_BCELoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_BCEWithLogitsLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_BatchNorm1d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_BatchNorm1d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_BatchNorm2d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_BatchNorm2d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_BatchNorm2d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_BatchNorm2d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_BatchNorm3d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_BatchNorm3d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_BatchNorm3d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_BatchNorm3d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_Bilinear_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_Bilinear_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_CELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_CTCLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_CircularPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_CircularPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_CircularPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ConstantPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ConstantPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ConstantPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_Conv1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_Conv2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_Conv2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_Conv3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ConvTranspose1d_cpu_complex128, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ConvTranspose1d_cpu_complex32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ConvTranspose1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ConvTranspose2d_cpu_complex128, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ConvTranspose2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ConvTranspose3d_cpu_complex32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ConvTranspose3d_cpu_complex64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_CosineEmbeddingLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ELU_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_Embedding_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_Embedding_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_FractionalMaxPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_FractionalMaxPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_FractionalMaxPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_GELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_GRU_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_GRU_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_GaussianNLLLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_GroupNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_Hardshrink_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_Hardswish_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_Hardtanh_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_HingeEmbeddingLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_HuberLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_HuberLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_InstanceNorm1d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_InstanceNorm1d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_InstanceNorm1d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_InstanceNorm2d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_InstanceNorm2d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_InstanceNorm2d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_InstanceNorm2d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_InstanceNorm3d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_InstanceNorm3d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_InstanceNorm3d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_InstanceNorm3d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_KLDivLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_L1Loss_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_LPPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_LPPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_LPPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_LPPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_LPPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_LSTM_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_LayerNorm_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_LayerNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_LazyConv1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_LazyConv1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_LazyConv2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_LazyConv3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_LazyConvTranspose1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_LazyConvTranspose1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_LazyConvTranspose2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_LazyConvTranspose3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_LazyConvTranspose3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_Linear_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_LogSigmoid_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_LogSigmoid_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_LogSoftmax_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_MaxPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_Mish_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_Mish_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_MultiLabelMarginLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_MultiLabelMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_MultiLabelSoftMarginLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_MultiLabelSoftMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_MultiMarginLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_MultiheadAttention_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_PReLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_PReLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_PoissonNLLLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_RMSNorm_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_RNNCell_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_RNN_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_RNN_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ReLU6_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ReLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ReflectionPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ReflectionPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ReflectionPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ReflectionPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ReplicationPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ReplicationPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ReplicationPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_SELU_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_SELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_SmoothL1Loss_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_SoftMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_Softplus_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_Softshrink_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_Softshrink_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_Tanh_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_Tanhshrink_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_TransformerDecoderLayer_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_TransformerEncoderLayer_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_TransformerEncoder_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_Transformer_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_Transformer_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ZeroPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ZeroPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_errors_nn_CircularPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_errors_nn_CircularPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_errors_nn_CircularPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_errors_nn_CircularPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_errors_nn_GRUCell_cpu_float32, test/test_modules.py::TestModuleCPU::test_errors_nn_GRUCell_cpu_float64, test/test_modules.py::TestModuleCPU::test_errors_nn_GRU_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_errors_nn_LSTMCell_cpu_float32, test/test_modules.py::TestModuleCPU::test_errors_nn_LSTM_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_errors_nn_RNNCell_cpu_float32, test/test_modules.py::TestModuleCPU::test_errors_nn_RNNCell_cpu_float64, test/test_modules.py::TestModuleCPU::test_errors_nn_RNN_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_errors_nn_RNN_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_AdaptiveAvgPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_AdaptiveAvgPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_AdaptiveAvgPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_AdaptiveMaxPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_AdaptiveMaxPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_AvgPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_AvgPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_AvgPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_BCELoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_BCELoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_BatchNorm1d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_BatchNorm1d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_BatchNorm2d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_BatchNorm2d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_BatchNorm3d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_BatchNorm3d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_BatchNorm3d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_Bilinear_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_Bilinear_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_CELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_CTCLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_CTCLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_CircularPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_CircularPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_CircularPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_CircularPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_CircularPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_CircularPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_ConstantPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_ConstantPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_ConstantPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_Conv2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_Conv2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_ConvTranspose1d_cpu_complex64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_ConvTranspose1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_ConvTranspose2d_cpu_complex128, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_ConvTranspose2d_cpu_complex64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_ConvTranspose2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_ConvTranspose3d_cpu_complex32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_ConvTranspose3d_cpu_complex64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_ConvTranspose3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_CosineEmbeddingLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_CosineEmbeddingLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_CrossEntropyLoss_cpu_float16, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_CrossEntropyLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_ELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_Embedding_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_FractionalMaxPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_FractionalMaxPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_FractionalMaxPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_FractionalMaxPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_GELU_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_GELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_GRUCell_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_GRU_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_GaussianNLLLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_GroupNorm_cpu_bfloat16, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_GroupNorm_cpu_float16, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_GroupNorm_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_Hardswish_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_Hardtanh_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_HingeEmbeddingLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_HuberLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_HuberLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_InstanceNorm1d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_InstanceNorm2d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_InstanceNorm2d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_InstanceNorm2d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_InstanceNorm3d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_InstanceNorm3d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_KLDivLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_LPPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_LPPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_LPPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_LPPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_LSTMCell_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_LSTMCell_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_LSTM_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_LSTM_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_LazyConv1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_LazyConv2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_LazyConv3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_LazyConv3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_LazyConvTranspose1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_LazyConvTranspose2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_LeakyReLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_Linear_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_LocalResponseNorm_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_LogSigmoid_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_LogSoftmax_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_LogSoftmax_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_MSELoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_MarginRankingLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_MaxPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_MaxPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_MaxPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_MaxPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_Mish_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_MultiLabelMarginLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_MultiLabelMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_MultiLabelSoftMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_MultiMarginLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_MultiMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_MultiheadAttention_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_MultiheadAttention_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_MultiheadAttention_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_NLLLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_NLLLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_PoissonNLLLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_RNNCell_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_RNN_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_ReLU6_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_ReLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_ReflectionPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_ReflectionPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_ReflectionPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_ReplicationPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_SELU_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_SELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_SiLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_Sigmoid_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_SmoothL1Loss_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_SmoothL1Loss_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_SoftMarginLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_Softmax2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_Softmax_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_Softmin_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_Softplus_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_Softplus_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_Softshrink_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_Softsign_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_Tanh_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_Tanhshrink_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_Tanhshrink_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_Threshold_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_TransformerEncoderLayer_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_TransformerEncoder_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_TransformerEncoder_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_TransformerEncoder_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_TransformerEncoder_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_ZeroPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_ZeroPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_ZeroPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_ZeroPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_AdaptiveAvgPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_AdaptiveAvgPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_AdaptiveAvgPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_AdaptiveAvgPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_AdaptiveMaxPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_AdaptiveMaxPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_AdaptiveMaxPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_AvgPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_BatchNorm1d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_BatchNorm1d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_BatchNorm1d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_BatchNorm2d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_BatchNorm2d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_BatchNorm3d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_BatchNorm3d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_BatchNorm3d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_CELU_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_CTCLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_CircularPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_CircularPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_CircularPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_ConstantPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_ConstantPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_ConstantPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_Conv1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_Conv2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_Conv3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_ConvTranspose1d_cpu_complex128, test/test_modules.py::TestModuleCPU::test_forward_nn_ConvTranspose1d_cpu_complex64, test/test_modules.py::TestModuleCPU::test_forward_nn_ConvTranspose1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_ConvTranspose2d_cpu_complex64, test/test_modules.py::TestModuleCPU::test_forward_nn_ConvTranspose2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_CosineEmbeddingLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_CosineEmbeddingLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_CrossEntropyLoss_cpu_float16, test/test_modules.py::TestModuleCPU::test_forward_nn_CrossEntropyLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_ELU_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_Embedding_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_Embedding_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_FractionalMaxPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_GLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_GaussianNLLLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_GaussianNLLLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_GroupNorm_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_Hardtanh_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_Hardtanh_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_HingeEmbeddingLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_HingeEmbeddingLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_HuberLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_HuberLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_InstanceNorm1d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_InstanceNorm1d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_InstanceNorm1d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_InstanceNorm2d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_InstanceNorm2d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_InstanceNorm3d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_InstanceNorm3d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_KLDivLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_L1Loss_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_LPPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_LPPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_LPPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_LSTMCell_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_LSTM_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_LSTM_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_LayerNorm_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_LazyConv1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_LazyConv2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_LazyConvTranspose1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_LazyConvTranspose2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_LazyConvTranspose2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_LazyConvTranspose3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_Linear_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_LogSigmoid_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_LogSigmoid_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_LogSoftmax_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_MarginRankingLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_MarginRankingLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_MaxPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_MaxPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_MaxPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_MaxPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_MultiLabelSoftMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_MultiMarginLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_MultiMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_MultiheadAttention_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_MultiheadAttention_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_NLLLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_PReLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_PReLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_RMSNorm_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_RNNCell_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_RNN_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_RNN_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_ReLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_ReLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_ReflectionPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_ReflectionPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_ReflectionPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_ReflectionPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_ReflectionPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_ReplicationPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_ReplicationPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_SiLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_SmoothL1Loss_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_SoftMarginLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_SoftMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_Softmax2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_Softmax_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_Softmin_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_Softsign_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_Tanh_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_Tanhshrink_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_Threshold_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_TransformerDecoderLayer_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_TransformerEncoderLayer_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_TransformerEncoderLayer_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_TransformerEncoderLayer_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_TransformerEncoder_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_Transformer_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_ZeroPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_ZeroPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_ZeroPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_AdaptiveAvgPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_AvgPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_AvgPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_BCELoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_BatchNorm1d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_BatchNorm1d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_BatchNorm2d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_BatchNorm3d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_BatchNorm3d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_Bilinear_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_CTCLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_CircularPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_CircularPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_CircularPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_ConstantPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_ConstantPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_Conv1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_Conv2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_ConvTranspose2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_ConvTranspose3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_CosineEmbeddingLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_ELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_GELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_GRUCell_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_GRU_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_GaussianNLLLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_Hardshrink_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_Hardswish_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_HingeEmbeddingLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_InstanceNorm1d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_InstanceNorm3d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_LPPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_LPPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_LSTMCell_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_LSTM_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_LazyConvTranspose2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_MarginRankingLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_MaxPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_MaxPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_Mish_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_MultiMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_MultiheadAttention_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_MultiheadAttention_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_PoissonNLLLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_RNNCell_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_RNN_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_RNN_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_ReLU6_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_ReLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_ReflectionPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_ReplicationPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_SELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_SmoothL1Loss_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_SoftMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_Softmax2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_Softmax_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_Softshrink_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_Tanh_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_TransformerEncoderLayer_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_AdaptiveAvgPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_AdaptiveMaxPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_AdaptiveMaxPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_AvgPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_AvgPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_BCELoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_BCEWithLogitsLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_BatchNorm1d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_BatchNorm1d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_BatchNorm3d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_CTCLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_CircularPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_CircularPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_ConstantPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_ConstantPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_ConstantPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_Conv1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_ConvTranspose1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_ConvTranspose3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_CrossEntropyLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_ELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_FractionalMaxPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_GELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_GLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_GRU_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_Hardtanh_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_HingeEmbeddingLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_InstanceNorm1d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_InstanceNorm2d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_InstanceNorm3d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_LPPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_LPPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_LPPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_LayerNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_LazyConv1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_LazyConv2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_LazyConvTranspose2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_LazyConvTranspose3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_LeakyReLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_Linear_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_LocalResponseNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_LogSigmoid_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_MSELoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_Mish_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_MultiLabelMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_MultiMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_NLLLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_PReLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_RNNCell_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_ReLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_ReflectionPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_ReplicationPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_Sigmoid_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_Softmax_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_Softshrink_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_Softsign_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_Tanh_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_Threshold_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_TransformerDecoderLayer_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_TransformerEncoder_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_Transformer_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_ZeroPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_ZeroPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_AdaptiveAvgPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_AdaptiveAvgPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_AdaptiveAvgPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_AdaptiveAvgPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_AdaptiveMaxPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_AdaptiveMaxPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_AdaptiveMaxPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_AvgPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_AvgPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_AvgPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_AvgPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_BCELoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_BatchNorm1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_CELU_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_CELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_CTCLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_CTCLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_CircularPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_CircularPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ConstantPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ConstantPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ConstantPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_Conv1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_Conv2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_Conv3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_Conv3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ConvTranspose1d_cpu_complex128, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ConvTranspose1d_cpu_complex32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ConvTranspose1d_cpu_complex64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ConvTranspose1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ConvTranspose1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ConvTranspose2d_cpu_complex128, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ConvTranspose2d_cpu_complex64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ConvTranspose2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ConvTranspose2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ConvTranspose3d_cpu_complex128, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ConvTranspose3d_cpu_complex32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ConvTranspose3d_cpu_complex64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ConvTranspose3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_CrossEntropyLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_CrossEntropyLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_Embedding_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_Embedding_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_GLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_GLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_GRUCell_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_GRUCell_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_GRU_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_GRU_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_GaussianNLLLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_GaussianNLLLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_GroupNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_Hardswish_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_Hardswish_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_Hardtanh_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_HuberLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_KLDivLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_KLDivLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_LPPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_LPPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_LPPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_LPPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_LSTMCell_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_LayerNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_LazyConv1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_LazyConv2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_LazyConvTranspose1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_LazyConvTranspose2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_LeakyReLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_Linear_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_LocalResponseNorm_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_LogSigmoid_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_MarginRankingLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_MaxPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_MaxPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_MaxPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_MaxPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_MaxPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_Mish_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_MultiLabelMarginLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_MultiLabelMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_MultiLabelSoftMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_MultiMarginLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_RNNCell_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_RNNCell_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_RNN_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_RNN_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ReflectionPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ReflectionPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ReflectionPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ReplicationPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ReplicationPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ReplicationPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ReplicationPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_SELU_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_SiLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_Softmax2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_Softmax_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_Softmin_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_Softplus_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_Tanhshrink_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_Threshold_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_TransformerDecoderLayer_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_TransformerEncoder_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_Transformer_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_Transformer_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ZeroPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ZeroPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_AdaptiveAvgPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_AdaptiveAvgPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_AdaptiveAvgPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_AdaptiveAvgPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_AdaptiveMaxPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_AvgPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_AvgPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_AvgPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_AvgPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_AvgPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_BCELoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_BCELoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_BCEWithLogitsLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_BatchNorm1d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_BatchNorm1d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_BatchNorm3d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_BatchNorm3d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_BatchNorm3d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_CELU_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_CTCLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_CTCLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_CircularPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_CircularPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_CircularPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_CircularPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_CircularPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_CircularPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_ConstantPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_Conv1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_Conv3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_ConvTranspose1d_cpu_complex128, test/test_modules.py::TestModuleCPU::test_memory_format_nn_ConvTranspose1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_ConvTranspose2d_cpu_complex128, test/test_modules.py::TestModuleCPU::test_memory_format_nn_ConvTranspose2d_cpu_complex32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_ConvTranspose3d_cpu_complex128, test/test_modules.py::TestModuleCPU::test_memory_format_nn_ConvTranspose3d_cpu_complex32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_ConvTranspose3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_CosineEmbeddingLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_CrossEntropyLoss_cpu_float16, test/test_modules.py::TestModuleCPU::test_memory_format_nn_CrossEntropyLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_CrossEntropyLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_ELU_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_ELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_Embedding_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_FractionalMaxPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_FractionalMaxPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_FractionalMaxPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_GRUCell_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_GRU_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_GRU_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_GroupNorm_cpu_float16, test/test_modules.py::TestModuleCPU::test_memory_format_nn_GroupNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_Hardshrink_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_Hardswish_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_Hardtanh_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_Hardtanh_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_HingeEmbeddingLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_HingeEmbeddingLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_HuberLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_HuberLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_InstanceNorm1d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_InstanceNorm1d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_L1Loss_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_L1Loss_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_LPPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_LPPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_LPPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_LPPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_LSTM_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_LazyConv1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_LazyConv2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_LazyConvTranspose1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_LazyConvTranspose2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_LazyConvTranspose3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_LeakyReLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_Linear_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_Linear_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_LocalResponseNorm_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_LogSigmoid_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_LogSoftmax_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_MarginRankingLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_MaxPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_MaxPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_MaxPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_MaxPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_Mish_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_MultiLabelMarginLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_MultiLabelMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_MultiLabelSoftMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_MultiMarginLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_MultiMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_MultiheadAttention_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_MultiheadAttention_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_NLLLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_NLLLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_PReLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_PoissonNLLLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_RMSNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_RNNCell_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_RNNCell_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_RNN_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_RNN_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_ReLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_ReflectionPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_ReplicationPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_ReplicationPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_SiLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_SiLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_Sigmoid_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_Sigmoid_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_SmoothL1Loss_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_SoftMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_Softmax2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_Softmax_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_Softmax_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_Softplus_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_Softshrink_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_Softsign_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_Tanh_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_Tanhshrink_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_Threshold_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_TransformerEncoderLayer_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_TransformerEncoderLayer_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_TransformerEncoderLayer_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_TransformerEncoder_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_TransformerEncoder_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_Transformer_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_ZeroPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_ZeroPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_ZeroPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_AdaptiveAvgPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_AdaptiveAvgPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_AdaptiveAvgPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_AdaptiveMaxPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_AdaptiveMaxPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_AdaptiveMaxPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_AdaptiveMaxPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_AdaptiveMaxPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_AvgPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_AvgPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_AvgPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_AvgPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_AvgPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_BCEWithLogitsLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_BCEWithLogitsLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_BatchNorm1d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_BatchNorm1d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_BatchNorm1d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_BatchNorm2d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_BatchNorm2d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_BatchNorm3d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_BatchNorm3d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_Bilinear_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_Bilinear_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_CELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_CTCLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_CircularPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_CircularPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_CircularPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_CircularPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ConstantPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ConstantPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ConstantPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ConstantPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ConstantPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_Conv1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_Conv2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_Conv3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ConvTranspose1d_cpu_complex128, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ConvTranspose1d_cpu_complex32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ConvTranspose1d_cpu_complex64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ConvTranspose1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ConvTranspose1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ConvTranspose2d_cpu_complex128, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ConvTranspose2d_cpu_complex64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ConvTranspose2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ConvTranspose3d_cpu_complex128, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ConvTranspose3d_cpu_complex64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ConvTranspose3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ConvTranspose3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_CosineEmbeddingLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_CosineEmbeddingLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ELU_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_Embedding_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_Embedding_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_FractionalMaxPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_FractionalMaxPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_GELU_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_GRUCell_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_GRU_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_GaussianNLLLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_GroupNorm_cpu_bfloat16, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_GroupNorm_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_GroupNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_Hardshrink_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_Hardshrink_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_Hardswish_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_Hardswish_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_HingeEmbeddingLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_HuberLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_InstanceNorm1d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_InstanceNorm1d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_InstanceNorm2d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_InstanceNorm2d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_InstanceNorm2d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_InstanceNorm3d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_InstanceNorm3d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_KLDivLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_L1Loss_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_L1Loss_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_LPPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_LPPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_LPPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_LSTMCell_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_LSTM_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_LSTM_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_LSTM_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_LazyConv1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_LazyConv1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_LazyConv2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_LazyConv3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_LeakyReLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_LogSigmoid_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_LogSigmoid_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_LogSoftmax_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_MarginRankingLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_MarginRankingLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_MaxPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_MaxPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_MaxPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_Mish_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_Mish_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_MultiLabelMarginLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_MultiLabelMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_MultiLabelSoftMarginLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_MultiMarginLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_MultiMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_MultiheadAttention_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_NLLLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_PReLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_PReLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_RMSNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_RNNCell_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_RNNCell_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_RNN_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_RNN_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ReLU6_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ReLU6_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ReLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ReLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ReflectionPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ReflectionPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ReflectionPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ReplicationPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ReplicationPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_Sigmoid_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_Sigmoid_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_SmoothL1Loss_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_SmoothL1Loss_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_Softmax2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_Softmax2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_Softmax_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_Softplus_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_Softshrink_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_Softshrink_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_Tanh_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_Tanhshrink_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_Tanhshrink_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_Threshold_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_TransformerDecoderLayer_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_TransformerEncoderLayer_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_TransformerEncoderLayer_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_TransformerEncoderLayer_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_TransformerEncoder_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_TransformerEncoder_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_Transformer_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ZeroPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ZeroPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_AdaptiveAvgPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_AdaptiveAvgPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_AdaptiveAvgPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_AdaptiveAvgPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_AdaptiveMaxPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_AdaptiveMaxPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_AvgPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_AvgPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_AvgPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_AvgPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_BCEWithLogitsLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_BatchNorm2d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_CELU_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_CTCLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_CTCLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_CircularPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_ConstantPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_ConstantPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_Conv1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_Conv3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_Conv3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_ConvTranspose1d_cpu_complex32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_ConvTranspose1d_cpu_complex64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_ConvTranspose1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_ConvTranspose1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_ConvTranspose2d_cpu_complex128, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_ConvTranspose2d_cpu_complex32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_ConvTranspose2d_cpu_complex64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_ConvTranspose2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_ConvTranspose2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_ConvTranspose3d_cpu_complex32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_ConvTranspose3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_ConvTranspose3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_CosineEmbeddingLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_Embedding_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_FractionalMaxPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_FractionalMaxPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_GELU_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_GELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_GRUCell_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_GRUCell_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_GRU_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_GRU_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_GaussianNLLLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_GroupNorm_cpu_float16, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_GroupNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_Hardshrink_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_Hardtanh_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_HingeEmbeddingLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_InstanceNorm1d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_InstanceNorm3d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_KLDivLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_KLDivLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_L1Loss_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_LPPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_LPPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_LSTMCell_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_LSTM_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_LSTM_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_LayerNorm_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_LayerNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_LazyConv3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_LazyConvTranspose1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_LazyConvTranspose3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_LeakyReLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_Linear_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_Linear_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_LocalResponseNorm_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_LocalResponseNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_LogSigmoid_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_LogSoftmax_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_MSELoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_MarginRankingLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_MarginRankingLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_MaxPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_MaxPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_MaxPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_MultiLabelMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_MultiLabelSoftMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_MultiMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_MultiheadAttention_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_PReLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_PoissonNLLLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_RMSNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_RNNCell_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_RNN_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_RNN_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_RNN_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_RNN_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_ReLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_ReflectionPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_ReflectionPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_ReplicationPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_ReplicationPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_ReplicationPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_SELU_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_SELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_SiLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_SiLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_Sigmoid_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_Sigmoid_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_Softmax2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_Softmax_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_Softplus_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_Softsign_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_Tanh_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_Tanhshrink_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_Threshold_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_TransformerDecoderLayer_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_TransformerEncoderLayer_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_TransformerEncoder_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_Transformer_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_ZeroPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_ZeroPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_ZeroPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_ZeroPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_ZeroPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_AdaptiveAvgPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_AdaptiveAvgPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_AdaptiveAvgPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_AdaptiveMaxPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_AvgPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_AvgPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_AvgPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_BCELoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_BCEWithLogitsLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_BatchNorm1d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_BatchNorm1d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_BatchNorm2d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_BatchNorm2d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_BatchNorm3d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_BatchNorm3d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_Bilinear_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_CELU_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_CircularPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_CircularPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_CircularPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_CircularPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_CircularPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_ConstantPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_ConstantPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_ConstantPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_Conv1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_Conv2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_ConvTranspose1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_ConvTranspose2d_cpu_complex128, test/test_modules.py::TestModuleCPU::test_repr_nn_ConvTranspose2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_ConvTranspose2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_ConvTranspose3d_cpu_complex32, test/test_modules.py::TestModuleCPU::test_repr_nn_CosineEmbeddingLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_CosineEmbeddingLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_CrossEntropyLoss_cpu_float16, test/test_modules.py::TestModuleCPU::test_repr_nn_CrossEntropyLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_ELU_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_ELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_Embedding_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_FractionalMaxPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_FractionalMaxPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_GLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_GRUCell_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_GRU_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_GaussianNLLLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_GroupNorm_cpu_bfloat16, test/test_modules.py::TestModuleCPU::test_repr_nn_GroupNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_Hardshrink_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_Hardshrink_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_Hardswish_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_Hardtanh_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_Hardtanh_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_HingeEmbeddingLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_HuberLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_InstanceNorm1d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_InstanceNorm2d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_InstanceNorm3d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_InstanceNorm3d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_KLDivLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_KLDivLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_LPPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_LPPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_LPPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_LPPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_LSTMCell_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_LSTMCell_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_LSTM_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_LayerNorm_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_LayerNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_LazyConv1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_LazyConv2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_LazyConvTranspose1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_LazyConvTranspose2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_LocalResponseNorm_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_LogSoftmax_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_LogSoftmax_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_MSELoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_MarginRankingLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_MaxPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_MaxPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_MaxPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_MaxPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_MaxPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_Mish_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_MultiLabelSoftMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_MultiMarginLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_MultiMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_MultiheadAttention_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_MultiheadAttention_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_MultiheadAttention_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_NLLLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_PReLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_PoissonNLLLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_PoissonNLLLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_RNNCell_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_RNN_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_RNN_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_ReflectionPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_ReflectionPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_ReflectionPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_ReplicationPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_ReplicationPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_ReplicationPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_SELU_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_SELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_SiLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_SiLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_Sigmoid_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_SmoothL1Loss_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_SoftMarginLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_SoftMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_Softmax_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_Softplus_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_Softshrink_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_Softsign_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_Tanh_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_Tanhshrink_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_Threshold_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_TransformerDecoderLayer_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_TransformerEncoderLayer_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_TransformerEncoderLayer_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_TransformerEncoderLayer_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_TransformerEncoder_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_Transformer_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_ZeroPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_ZeroPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_ZeroPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_AdaptiveAvgPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_AdaptiveMaxPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_AdaptiveMaxPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_AdaptiveMaxPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_AdaptiveMaxPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_AvgPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_AvgPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_BCELoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_BCELoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_BCEWithLogitsLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_BatchNorm1d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_BatchNorm1d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_BatchNorm2d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_BatchNorm2d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_BatchNorm2d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_BatchNorm3d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_BatchNorm3d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_Bilinear_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_Bilinear_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_CELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_CTCLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_CTCLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_CircularPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_CircularPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_CircularPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_ConstantPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_ConstantPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_ConstantPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_ConstantPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_Conv1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_Conv1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_Conv2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_Conv2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_ConvTranspose1d_cpu_complex128, test/test_modules.py::TestModuleCPU::test_save_load_nn_ConvTranspose1d_cpu_complex64, test/test_modules.py::TestModuleCPU::test_save_load_nn_ConvTranspose1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_ConvTranspose2d_cpu_complex128, test/test_modules.py::TestModuleCPU::test_save_load_nn_ConvTranspose2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_ConvTranspose3d_cpu_complex128, test/test_modules.py::TestModuleCPU::test_save_load_nn_CosineEmbeddingLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_CosineEmbeddingLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_CrossEntropyLoss_cpu_float16, test/test_modules.py::TestModuleCPU::test_save_load_nn_CrossEntropyLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_CrossEntropyLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_ELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_Embedding_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_Embedding_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_FractionalMaxPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_GELU_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_GLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_GLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_GRU_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_GRU_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_GRU_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_GaussianNLLLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_GaussianNLLLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_GroupNorm_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_Hardswish_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_Hardswish_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_Hardtanh_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_Hardtanh_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_HingeEmbeddingLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_HuberLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_InstanceNorm1d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_InstanceNorm2d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_InstanceNorm3d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_InstanceNorm3d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_L1Loss_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_LPPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_LPPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_LPPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_LSTMCell_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_LSTM_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_LSTM_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_LazyConv2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_LazyConv2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_LazyConvTranspose2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_LazyConvTranspose3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_Linear_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_LocalResponseNorm_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_LogSoftmax_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_LogSoftmax_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_MSELoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_MarginRankingLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_MarginRankingLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_MaxPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_MaxPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_MaxPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_MaxPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_MaxPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_MultiLabelSoftMarginLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_MultiLabelSoftMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_MultiMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_MultiheadAttention_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_NLLLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_PReLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_PoissonNLLLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_PoissonNLLLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_RMSNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_RNNCell_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_RNN_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_RNN_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_RNN_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_RNN_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_ReLU6_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_ReLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_ReLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_ReflectionPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_ReflectionPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_ReflectionPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_SELU_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_SELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_SiLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_SiLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_Sigmoid_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_SmoothL1Loss_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_SoftMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_Softmax2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_Softmax_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_Softmax_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_Softmin_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_Softplus_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_Softplus_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_Softshrink_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_Softshrink_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_Softsign_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_Tanhshrink_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_TransformerDecoderLayer_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_TransformerEncoderLayer_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_TransformerEncoderLayer_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_TransformerEncoderLayer_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_TransformerEncoder_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_TransformerEncoder_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_Transformer_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_Transformer_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_ZeroPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_ZeroPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_to_empty_nn_AdaptiveAvgPool1d_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_AdaptiveAvgPool1d_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_AdaptiveAvgPool2d_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_AdaptiveAvgPool3d_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_AdaptiveAvgPool3d_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_AdaptiveMaxPool2d_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_AdaptiveMaxPool3d_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_AdaptiveMaxPool3d_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_AvgPool1d_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_AvgPool2d_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_AvgPool3d_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_BCELoss_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_BCEWithLogitsLoss_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_BatchNorm1d_eval_mode_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_BatchNorm1d_eval_mode_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_BatchNorm1d_train_mode_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_BatchNorm1d_train_mode_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_BatchNorm2d_eval_mode_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_BatchNorm3d_eval_mode_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_BatchNorm3d_train_mode_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_Bilinear_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_Bilinear_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_CELU_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_CELU_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_CTCLoss_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_CircularPad1d_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_CircularPad2d_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_CircularPad2d_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_CircularPad3d_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_CircularPad3d_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_ConstantPad1d_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_ConstantPad2d_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_Conv2d_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_Conv2d_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_Conv3d_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_Conv3d_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_ConvTranspose1d_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_ConvTranspose1d_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_ConvTranspose2d_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_ConvTranspose2d_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_ConvTranspose3d_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_ConvTranspose3d_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_CosineEmbeddingLoss_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_CrossEntropyLoss_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_Embedding_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_FractionalMaxPool2d_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_FractionalMaxPool2d_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_FractionalMaxPool3d_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_GELU_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_GLU_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_GRUCell_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_GRUCell_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_GRU_eval_mode_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_Hardswish_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_Hardtanh_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_HuberLoss_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_HuberLoss_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_InstanceNorm1d_eval_mode_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_InstanceNorm2d_eval_mode_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_InstanceNorm2d_train_mode_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_InstanceNorm2d_train_mode_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_InstanceNorm3d_eval_mode_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_InstanceNorm3d_train_mode_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_KLDivLoss_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_L1Loss_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_LPPool2d_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_LPPool3d_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_LPPool3d_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_LSTMCell_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_LSTM_eval_mode_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_LSTM_train_mode_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_LayerNorm_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_LeakyReLU_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_LeakyReLU_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_Linear_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_Linear_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_LocalResponseNorm_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_LocalResponseNorm_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_LogSigmoid_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_MSELoss_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_MaxPool1d_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_MaxPool2d_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_MaxPool2d_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_MaxPool3d_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_Mish_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_Mish_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_MultiLabelSoftMarginLoss_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_MultiMarginLoss_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_MultiMarginLoss_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_MultiheadAttention_train_mode_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_NLLLoss_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_NLLLoss_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_PReLU_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_RNNCell_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_RNN_eval_mode_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_RNN_train_mode_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_RNN_train_mode_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_ReLU6_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_ReflectionPad1d_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_ReflectionPad3d_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_ReflectionPad3d_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_ReplicationPad1d_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_ReplicationPad2d_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_ReplicationPad3d_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_SELU_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_Sigmoid_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_SmoothL1Loss_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_SoftMarginLoss_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_SoftMarginLoss_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_Softmax2d_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_Softmax2d_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_Softmax_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_Softmin_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_Softplus_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_Softplus_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_Softshrink_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_Softsign_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_Tanh_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_Tanhshrink_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_Threshold_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_TransformerDecoderLayer_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_TransformerEncoderLayer_eval_mode_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_TransformerEncoderLayer_train_mode_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_TransformerEncoder_eval_mode_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_TransformerEncoder_eval_mode_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_TransformerEncoder_train_mode_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_Transformer_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_Transformer_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_ZeroPad1d_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_ZeroPad1d_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_ZeroPad2d_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_ZeroPad2d_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_AdaptiveAvgPool1d_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_AdaptiveAvgPool1d_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_AdaptiveAvgPool1d_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_AdaptiveAvgPool2d_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_AdaptiveAvgPool2d_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_AdaptiveAvgPool3d_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_AdaptiveMaxPool1d_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_AdaptiveMaxPool1d_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_AdaptiveMaxPool2d_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_AdaptiveMaxPool2d_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_AdaptiveMaxPool3d_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_AdaptiveMaxPool3d_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_AvgPool1d_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_AvgPool2d_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_AvgPool2d_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_AvgPool2d_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_AvgPool3d_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_AvgPool3d_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_BCELoss_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_BCELoss_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_BatchNorm1d_eval_mode_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_BatchNorm1d_train_mode_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_BatchNorm2d_train_mode_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_BatchNorm2d_train_mode_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_BatchNorm3d_eval_mode_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_BatchNorm3d_eval_mode_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_BatchNorm3d_eval_mode_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_BatchNorm3d_train_mode_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_BatchNorm3d_train_mode_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_BatchNorm3d_train_mode_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Bilinear_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_CELU_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_CELU_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_CELU_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_CTCLoss_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_CTCLoss_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_CircularPad1d_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_CircularPad1d_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_CircularPad1d_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_CircularPad2d_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_CircularPad2d_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_CircularPad3d_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ConstantPad1d_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ConstantPad1d_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ConstantPad2d_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ConstantPad2d_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ConstantPad2d_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ConstantPad3d_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ConstantPad3d_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ConstantPad3d_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ConstantPad3d_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Conv1d_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Conv1d_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Conv2d_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Conv2d_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Conv2d_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Conv3d_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Conv3d_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ConvTranspose1d_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ConvTranspose1d_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ConvTranspose1d_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ConvTranspose2d_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ConvTranspose2d_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ConvTranspose3d_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ConvTranspose3d_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ConvTranspose3d_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_CosineEmbeddingLoss_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_CrossEntropyLoss_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_CrossEntropyLoss_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ELU_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ELU_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Embedding_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Embedding_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Embedding_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_FractionalMaxPool2d_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_FractionalMaxPool2d_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_FractionalMaxPool3d_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_FractionalMaxPool3d_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_FractionalMaxPool3d_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_FractionalMaxPool3d_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_GELU_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_GLU_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_GLU_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_GLU_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_GRUCell_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_GRUCell_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_GRU_eval_mode_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_GRU_eval_mode_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_GRU_train_mode_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_GRU_train_mode_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_GaussianNLLLoss_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_GaussianNLLLoss_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_GaussianNLLLoss_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_GroupNorm_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_GroupNorm_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Hardshrink_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Hardshrink_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Hardshrink_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Hardswish_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Hardtanh_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Hardtanh_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Hardtanh_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_HingeEmbeddingLoss_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_HuberLoss_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_InstanceNorm1d_eval_mode_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_InstanceNorm2d_eval_mode_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_InstanceNorm2d_train_mode_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_InstanceNorm2d_train_mode_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_InstanceNorm3d_eval_mode_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_InstanceNorm3d_train_mode_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_KLDivLoss_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_L1Loss_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_LPPool1d_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_LPPool1d_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_LPPool1d_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_LPPool1d_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_LPPool3d_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_LPPool3d_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_LSTMCell_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_LSTM_eval_mode_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_LSTM_eval_mode_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_LSTM_eval_mode_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_LSTM_train_mode_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_LayerNorm_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_LayerNorm_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_LeakyReLU_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_LeakyReLU_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Linear_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_LocalResponseNorm_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_LocalResponseNorm_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_LocalResponseNorm_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_LogSigmoid_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_LogSigmoid_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_LogSigmoid_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_LogSigmoid_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_LogSoftmax_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_LogSoftmax_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_MSELoss_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_MSELoss_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_MSELoss_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_MSELoss_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_MarginRankingLoss_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_MarginRankingLoss_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_MarginRankingLoss_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_MaxPool1d_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_MaxPool1d_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_MaxPool1d_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_MaxPool2d_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_MaxPool3d_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_MaxPool3d_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Mish_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Mish_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_MultiLabelMarginLoss_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_MultiLabelMarginLoss_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_MultiLabelSoftMarginLoss_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_MultiMarginLoss_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_MultiMarginLoss_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_MultiheadAttention_eval_mode_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_MultiheadAttention_train_mode_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_MultiheadAttention_train_mode_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_MultiheadAttention_train_mode_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_NLLLoss_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_NLLLoss_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_PReLU_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_PReLU_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_PoissonNLLLoss_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_PoissonNLLLoss_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_PoissonNLLLoss_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_RMSNorm_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_RMSNorm_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_RNNCell_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_RNNCell_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_RNNCell_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_RNN_eval_mode_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_RNN_train_mode_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_RNN_train_mode_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ReLU6_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ReLU_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ReflectionPad1d_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ReflectionPad2d_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ReflectionPad2d_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ReflectionPad2d_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ReflectionPad3d_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ReflectionPad3d_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ReplicationPad1d_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ReplicationPad2d_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ReplicationPad2d_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ReplicationPad2d_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ReplicationPad3d_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_SELU_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_SiLU_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_SiLU_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Sigmoid_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Sigmoid_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_SmoothL1Loss_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_SmoothL1Loss_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_SmoothL1Loss_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Softmax2d_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Softmax_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Softmin_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Softplus_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Softshrink_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Softshrink_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Softshrink_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Softsign_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Softsign_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Tanhshrink_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Threshold_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Threshold_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_TransformerDecoderLayer_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_TransformerEncoderLayer_eval_mode_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_TransformerEncoderLayer_eval_mode_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_TransformerEncoderLayer_train_mode_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_TransformerEncoderLayer_train_mode_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_TransformerEncoderLayer_train_mode_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_TransformerEncoder_eval_mode_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_TransformerEncoder_eval_mode_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_TransformerEncoder_train_mode_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Transformer_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Transformer_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Transformer_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ZeroPad1d_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ZeroPad1d_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ZeroPad2d_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ZeroPad2d_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ZeroPad3d_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ZeroPad3d_swap_True_set_grad_True_cpu_float32 2025-11-03T18:26:59.6241157Z 2025-11-03T18:27:04.3735842Z Running torch_np/numpy_tests/lib/test_histograms 1/1 ... [2025-11-03 18:27:04.364844] 2025-11-03T18:27:04.3736424Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T18:27:04.3742852Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'torch_np/numpy_tests/lib/test_histograms.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-11-03 18:27:04.364844] 2025-11-03T18:27:04.9921907Z Running test_type_info 1/1 ... [2025-11-03 18:27:04.991792] 2025-11-03T18:27:04.9922374Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T18:27:04.9928786Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_type_info.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-11-03 18:27:04.991792] 2025-11-03T18:27:10.1479879Z 2025-11-03T18:27:10.1480952Z torch_np/numpy_tests/lib/test_histograms 1/1 was successful, full logs can be found in artifacts with path test/test-reports/torch_np.numpy_tests.lib.test_histograms_1.1_3aa08ec5aeb32423_.log 2025-11-03T18:27:10.1503579Z Running 60 items in this shard: test/torch_np/numpy_tests/lib/test_histograms.py::TestHistogram::test_arr_weights_mismatch, test/torch_np/numpy_tests/lib/test_histograms.py::TestHistogram::test_big_arrays, test/torch_np/numpy_tests/lib/test_histograms.py::TestHistogram::test_bin_array_dims, test/torch_np/numpy_tests/lib/test_histograms.py::TestHistogram::test_bin_edge_cases, test/torch_np/numpy_tests/lib/test_histograms.py::TestHistogram::test_bool_conversion, test/torch_np/numpy_tests/lib/test_histograms.py::TestHistogram::test_density, test/torch_np/numpy_tests/lib/test_histograms.py::TestHistogram::test_empty, test/torch_np/numpy_tests/lib/test_histograms.py::TestHistogram::test_error_binnum_type, test/torch_np/numpy_tests/lib/test_histograms.py::TestHistogram::test_exotic_weights, test/torch_np/numpy_tests/lib/test_histograms.py::TestHistogram::test_f32_rounding, test/torch_np/numpy_tests/lib/test_histograms.py::TestHistogram::test_finite_range, test/torch_np/numpy_tests/lib/test_histograms.py::TestHistogram::test_histogram_bin_edges, test/torch_np/numpy_tests/lib/test_histograms.py::TestHistogram::test_invalid_range, test/torch_np/numpy_tests/lib/test_histograms.py::TestHistogram::test_last_bin_inclusive_range, test/torch_np/numpy_tests/lib/test_histograms.py::TestHistogram::test_no_side_effects, test/torch_np/numpy_tests/lib/test_histograms.py::TestHistogram::test_object_array_of_0d, test/torch_np/numpy_tests/lib/test_histograms.py::TestHistogram::test_one_bin, test/torch_np/numpy_tests/lib/test_histograms.py::TestHistogram::test_outliers, test/torch_np/numpy_tests/lib/test_histograms.py::TestHistogram::test_precision, test/torch_np/numpy_tests/lib/test_histograms.py::TestHistogram::test_signed_overflow_bounds, test/torch_np/numpy_tests/lib/test_histograms.py::TestHistogram::test_signed_overflow_bounds_2, test/torch_np/numpy_tests/lib/test_histograms.py::TestHistogram::test_simple, test/torch_np/numpy_tests/lib/test_histograms.py::TestHistogram::test_some_nan_values, test/torch_np/numpy_tests/lib/test_histograms.py::TestHistogram::test_type, test/torch_np/numpy_tests/lib/test_histograms.py::TestHistogram::test_unsigned_monotonicity_check, test/torch_np/numpy_tests/lib/test_histograms.py::TestHistogram::test_weights, test/torch_np/numpy_tests/lib/test_histograms.py::TestHistogramOptimBinNums::test_empty, test/torch_np/numpy_tests/lib/test_histograms.py::TestHistogramOptimBinNums::test_incorrect_methods, test/torch_np/numpy_tests/lib/test_histograms.py::TestHistogramOptimBinNums::test_limited_variance, test/torch_np/numpy_tests/lib/test_histograms.py::TestHistogramOptimBinNums::test_novariance, test/torch_np/numpy_tests/lib/test_histograms.py::TestHistogramOptimBinNums::test_outlier, test/torch_np/numpy_tests/lib/test_histograms.py::TestHistogramOptimBinNums::test_scott_vs_stone, test/torch_np/numpy_tests/lib/test_histograms.py::TestHistogramOptimBinNums::test_signed_integer_data_bins_auto, test/torch_np/numpy_tests/lib/test_histograms.py::TestHistogramOptimBinNums::test_signed_integer_data_bins_doane, test/torch_np/numpy_tests/lib/test_histograms.py::TestHistogramOptimBinNums::test_signed_integer_data_bins_fd, test/torch_np/numpy_tests/lib/test_histograms.py::TestHistogramOptimBinNums::test_signed_integer_data_bins_rice, test/torch_np/numpy_tests/lib/test_histograms.py::TestHistogramOptimBinNums::test_signed_integer_data_bins_scott, test/torch_np/numpy_tests/lib/test_histograms.py::TestHistogramOptimBinNums::test_signed_integer_data_bins_stone, test/torch_np/numpy_tests/lib/test_histograms.py::TestHistogramOptimBinNums::test_signed_integer_data_bins_sturges, test/torch_np/numpy_tests/lib/test_histograms.py::TestHistogramOptimBinNums::test_simple, test/torch_np/numpy_tests/lib/test_histograms.py::TestHistogramOptimBinNums::test_simple_range, test/torch_np/numpy_tests/lib/test_histograms.py::TestHistogramOptimBinNums::test_simple_weighted, test/torch_np/numpy_tests/lib/test_histograms.py::TestHistogramOptimBinNums::test_small, test/torch_np/numpy_tests/lib/test_histograms.py::TestHistogramdd::test_bins_array, test/torch_np/numpy_tests/lib/test_histograms.py::TestHistogramdd::test_bins_error_2, test/torch_np/numpy_tests/lib/test_histograms.py::TestHistogramdd::test_bins_errors, test/torch_np/numpy_tests/lib/test_histograms.py::TestHistogramdd::test_density_non_uniform_1d, test/torch_np/numpy_tests/lib/test_histograms.py::TestHistogramdd::test_density_non_uniform_2d, test/torch_np/numpy_tests/lib/test_histograms.py::TestHistogramdd::test_edge_dtype, test/torch_np/numpy_tests/lib/test_histograms.py::TestHistogramdd::test_empty, test/torch_np/numpy_tests/lib/test_histograms.py::TestHistogramdd::test_equal_edges, test/torch_np/numpy_tests/lib/test_histograms.py::TestHistogramdd::test_finite_range, test/torch_np/numpy_tests/lib/test_histograms.py::TestHistogramdd::test_identical_samples, test/torch_np/numpy_tests/lib/test_histograms.py::TestHistogramdd::test_inf_edges, test/torch_np/numpy_tests/lib/test_histograms.py::TestHistogramdd::test_large_integers, test/torch_np/numpy_tests/lib/test_histograms.py::TestHistogramdd::test_rightmost_binedge, test/torch_np/numpy_tests/lib/test_histograms.py::TestHistogramdd::test_shape_3d, test/torch_np/numpy_tests/lib/test_histograms.py::TestHistogramdd::test_shape_4d, test/torch_np/numpy_tests/lib/test_histograms.py::TestHistogramdd::test_simple, test/torch_np/numpy_tests/lib/test_histograms.py::TestHistogramdd::test_weights 2025-11-03T18:27:10.1525463Z 2025-11-03T18:27:10.2242685Z 2025-11-03T18:27:10.2243769Z test_type_info 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_type_info_1.1_f14a6bc8a883c34f_.log 2025-11-03T18:27:10.2245788Z Running 5 items in this shard: test/test_type_info.py::TestDTypeInfo::test_finfo, test/test_type_info.py::TestDTypeInfo::test_iinfo, test/test_type_info.py::TestDTypeInfo::test_invalid_input, test/test_type_info.py::TestDTypeInfo::test_to_complex, test/test_type_info.py::TestDTypeInfo::test_to_real 2025-11-03T18:27:10.2246969Z 2025-11-03T18:27:15.5903995Z Running test_numba_integration 1/1 ... [2025-11-03 18:27:15.590103] 2025-11-03T18:27:15.5904557Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T18:27:15.5911259Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_numba_integration.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-11-03 18:27:15.590103] 2025-11-03T18:27:15.7779543Z Running inductor/test_mmdecomp 1/1 ... [2025-11-03 18:27:15.775645] 2025-11-03T18:27:15.7780045Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T18:27:15.7786299Z 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-11-03 18:27:15.775645] 2025-11-03T18:27:21.0656020Z 2025-11-03T18:27:21.0656846Z test_numba_integration 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_numba_integration_1.1_4e740639d5213885_.log 2025-11-03T18:27:21.0660932Z Running 8 items in this shard: test/test_numba_integration.py::TestNumbaIntegration::test_active_device, test/test_numba_integration.py::TestNumbaIntegration::test_array_adaptor, test/test_numba_integration.py::TestNumbaIntegration::test_conversion_errors, test/test_numba_integration.py::TestNumbaIntegration::test_cuda_array_interface, test/test_numba_integration.py::TestNumbaIntegration::test_from_cuda_array_interface, test/test_numba_integration.py::TestNumbaIntegration::test_from_cuda_array_interface_active_device, test/test_numba_integration.py::TestNumbaIntegration::test_from_cuda_array_interface_inferred_strides, test/test_numba_integration.py::TestNumbaIntegration::test_from_cuda_array_interface_lifetime 2025-11-03T18:27:21.0663698Z 2025-11-03T18:27:22.5662863Z 2025-11-03T18:27:22.5663946Z 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_9865c397686e13ef_.log 2025-11-03T18:27:22.6297779Z 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-11-03T18:27:22.6906896Z 2025-11-03T18:27:26.3869527Z Running test_maskedtensor 1/1 ... [2025-11-03 18:27:26.386793] 2025-11-03T18:27:26.3870062Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T18:27:26.3877534Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_maskedtensor.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-11-03 18:27:26.387595] 2025-11-03T18:27:27.2071523Z 2025-11-03T18:27:27.2072460Z inductor/test_mmdecomp 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_mmdecomp_1.1_d4bd552e8f4c1c49_.log 2025-11-03T18:27:27.2073183Z 2025-11-03T18:27:28.0667539Z Running test_dataloader 1/2 ... [2025-11-03 18:27:28.066134] 2025-11-03T18:27:28.0668014Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T18:27:28.0676774Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_dataloader.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-11-03 18:27:28.067321] 2025-11-03T18:27:32.7084771Z Running optim/test_swa_utils 1/1 ... [2025-11-03 18:27:32.707764] 2025-11-03T18:27:32.7085262Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T18:27:32.7090754Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'optim/test_swa_utils.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-11-03 18:27:32.708906] 2025-11-03T18:27:37.7265175Z 2025-11-03T18:27:37.7266781Z optim/test_swa_utils 1/1 was successful, full logs can be found in artifacts with path test/test-reports/optim.test_swa_utils_1.1_d67c00ab2e33a0ab_.log 2025-11-03T18:27:37.7267989Z 2025-11-03T18:27:44.0555797Z Running dynamo/test_subclasses 1/1 ... [2025-11-03 18:27:44.052607] 2025-11-03T18:27:44.0556613Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T18:27:44.0564738Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'dynamo/test_subclasses.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-11-03 18:27:44.052607] 2025-11-03T18:27:55.3390450Z 2025-11-03T18:27:55.3392127Z dynamo/test_subclasses 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_subclasses_1.1_ba3533e40c6d086a_.log 2025-11-03T18:27:55.3393336Z 2025-11-03T18:27:56.1974651Z 2025-11-03T18:27:56.1975562Z test_maskedtensor 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_maskedtensor_1.1_0e62f4243ad6bc61_.log 2025-11-03T18:27:56.2280775Z Running 955 items in this shard: test/test_maskedtensor.py::TestUnary::test_inplace_unary_fn0, test/test_maskedtensor.py::TestUnary::test_inplace_unary_fn1, test/test_maskedtensor.py::TestUnary::test_inplace_unary_fn10, test/test_maskedtensor.py::TestUnary::test_inplace_unary_fn11, test/test_maskedtensor.py::TestUnary::test_inplace_unary_fn12, test/test_maskedtensor.py::TestUnary::test_inplace_unary_fn13, test/test_maskedtensor.py::TestUnary::test_inplace_unary_fn14, test/test_maskedtensor.py::TestUnary::test_inplace_unary_fn15, test/test_maskedtensor.py::TestUnary::test_inplace_unary_fn16, test/test_maskedtensor.py::TestUnary::test_inplace_unary_fn17, test/test_maskedtensor.py::TestUnary::test_inplace_unary_fn18, test/test_maskedtensor.py::TestUnary::test_inplace_unary_fn19, test/test_maskedtensor.py::TestUnary::test_inplace_unary_fn2, test/test_maskedtensor.py::TestUnary::test_inplace_unary_fn20, test/test_maskedtensor.py::TestUnary::test_inplace_unary_fn21, test/test_maskedtensor.py::TestUnary::test_inplace_unary_fn22, test/test_maskedtensor.py::TestUnary::test_inplace_unary_fn23, test/test_maskedtensor.py::TestUnary::test_inplace_unary_fn24, test/test_maskedtensor.py::TestUnary::test_inplace_unary_fn25, test/test_maskedtensor.py::TestUnary::test_inplace_unary_fn26, test/test_maskedtensor.py::TestUnary::test_inplace_unary_fn27, test/test_maskedtensor.py::TestUnary::test_inplace_unary_fn28, test/test_maskedtensor.py::TestUnary::test_inplace_unary_fn29, test/test_maskedtensor.py::TestUnary::test_inplace_unary_fn3, test/test_maskedtensor.py::TestUnary::test_inplace_unary_fn30, test/test_maskedtensor.py::TestUnary::test_inplace_unary_fn31, test/test_maskedtensor.py::TestUnary::test_inplace_unary_fn32, test/test_maskedtensor.py::TestUnary::test_inplace_unary_fn33, test/test_maskedtensor.py::TestUnary::test_inplace_unary_fn34, test/test_maskedtensor.py::TestUnary::test_inplace_unary_fn35, test/test_maskedtensor.py::TestUnary::test_inplace_unary_fn36, test/test_maskedtensor.py::TestUnary::test_inplace_unary_fn37, test/test_maskedtensor.py::TestUnary::test_inplace_unary_fn38, test/test_maskedtensor.py::TestUnary::test_inplace_unary_fn39, test/test_maskedtensor.py::TestUnary::test_inplace_unary_fn4, test/test_maskedtensor.py::TestUnary::test_inplace_unary_fn40, test/test_maskedtensor.py::TestUnary::test_inplace_unary_fn41, test/test_maskedtensor.py::TestUnary::test_inplace_unary_fn42, test/test_maskedtensor.py::TestUnary::test_inplace_unary_fn43, test/test_maskedtensor.py::TestUnary::test_inplace_unary_fn44, test/test_maskedtensor.py::TestUnary::test_inplace_unary_fn45, test/test_maskedtensor.py::TestUnary::test_inplace_unary_fn46, test/test_maskedtensor.py::TestUnary::test_inplace_unary_fn47, test/test_maskedtensor.py::TestUnary::test_inplace_unary_fn48, test/test_maskedtensor.py::TestUnary::test_inplace_unary_fn49, test/test_maskedtensor.py::TestUnary::test_inplace_unary_fn5, test/test_maskedtensor.py::TestUnary::test_inplace_unary_fn50, test/test_maskedtensor.py::TestUnary::test_inplace_unary_fn51, test/test_maskedtensor.py::TestUnary::test_inplace_unary_fn52, test/test_maskedtensor.py::TestUnary::test_inplace_unary_fn53, test/test_maskedtensor.py::TestUnary::test_inplace_unary_fn54, test/test_maskedtensor.py::TestUnary::test_inplace_unary_fn55, test/test_maskedtensor.py::TestUnary::test_inplace_unary_fn56, test/test_maskedtensor.py::TestUnary::test_inplace_unary_fn57, test/test_maskedtensor.py::TestUnary::test_inplace_unary_fn6, test/test_maskedtensor.py::TestUnary::test_inplace_unary_fn7, test/test_maskedtensor.py::TestUnary::test_inplace_unary_fn8, test/test_maskedtensor.py::TestUnary::test_inplace_unary_fn9, test/test_maskedtensor.py::TestUnary::test_unary_fn0, test/test_maskedtensor.py::TestUnary::test_unary_fn1, test/test_maskedtensor.py::TestUnary::test_unary_fn10, test/test_maskedtensor.py::TestUnary::test_unary_fn11, test/test_maskedtensor.py::TestUnary::test_unary_fn12, test/test_maskedtensor.py::TestUnary::test_unary_fn13, test/test_maskedtensor.py::TestUnary::test_unary_fn14, test/test_maskedtensor.py::TestUnary::test_unary_fn15, test/test_maskedtensor.py::TestUnary::test_unary_fn16, test/test_maskedtensor.py::TestUnary::test_unary_fn17, test/test_maskedtensor.py::TestUnary::test_unary_fn18, test/test_maskedtensor.py::TestUnary::test_unary_fn19, test/test_maskedtensor.py::TestUnary::test_unary_fn2, test/test_maskedtensor.py::TestUnary::test_unary_fn20, test/test_maskedtensor.py::TestUnary::test_unary_fn21, test/test_maskedtensor.py::TestUnary::test_unary_fn22, test/test_maskedtensor.py::TestUnary::test_unary_fn23, test/test_maskedtensor.py::TestUnary::test_unary_fn24, test/test_maskedtensor.py::TestUnary::test_unary_fn25, test/test_maskedtensor.py::TestUnary::test_unary_fn26, test/test_maskedtensor.py::TestUnary::test_unary_fn27, test/test_maskedtensor.py::TestUnary::test_unary_fn28, test/test_maskedtensor.py::TestUnary::test_unary_fn29, test/test_maskedtensor.py::TestUnary::test_unary_fn3, test/test_maskedtensor.py::TestUnary::test_unary_fn30, test/test_maskedtensor.py::TestUnary::test_unary_fn31, test/test_maskedtensor.py::TestUnary::test_unary_fn32, test/test_maskedtensor.py::TestUnary::test_unary_fn33, test/test_maskedtensor.py::TestUnary::test_unary_fn34, test/test_maskedtensor.py::TestUnary::test_unary_fn35, test/test_maskedtensor.py::TestUnary::test_unary_fn36, test/test_maskedtensor.py::TestUnary::test_unary_fn37, test/test_maskedtensor.py::TestUnary::test_unary_fn38, test/test_maskedtensor.py::TestUnary::test_unary_fn39, test/test_maskedtensor.py::TestUnary::test_unary_fn4, test/test_maskedtensor.py::TestUnary::test_unary_fn40, test/test_maskedtensor.py::TestUnary::test_unary_fn41, test/test_maskedtensor.py::TestUnary::test_unary_fn42, test/test_maskedtensor.py::TestUnary::test_unary_fn43, test/test_maskedtensor.py::TestUnary::test_unary_fn44, test/test_maskedtensor.py::TestUnary::test_unary_fn45, test/test_maskedtensor.py::TestUnary::test_unary_fn46, test/test_maskedtensor.py::TestUnary::test_unary_fn47, test/test_maskedtensor.py::TestUnary::test_unary_fn48, test/test_maskedtensor.py::TestUnary::test_unary_fn49, test/test_maskedtensor.py::TestUnary::test_unary_fn5, test/test_maskedtensor.py::TestUnary::test_unary_fn50, test/test_maskedtensor.py::TestUnary::test_unary_fn51, test/test_maskedtensor.py::TestUnary::test_unary_fn52, test/test_maskedtensor.py::TestUnary::test_unary_fn53, test/test_maskedtensor.py::TestUnary::test_unary_fn54, test/test_maskedtensor.py::TestUnary::test_unary_fn55, test/test_maskedtensor.py::TestUnary::test_unary_fn56, test/test_maskedtensor.py::TestUnary::test_unary_fn57, test/test_maskedtensor.py::TestUnary::test_unary_fn58, test/test_maskedtensor.py::TestUnary::test_unary_fn59, test/test_maskedtensor.py::TestUnary::test_unary_fn6, test/test_maskedtensor.py::TestUnary::test_unary_fn60, test/test_maskedtensor.py::TestUnary::test_unary_fn61, test/test_maskedtensor.py::TestUnary::test_unary_fn7, test/test_maskedtensor.py::TestUnary::test_unary_fn8, test/test_maskedtensor.py::TestUnary::test_unary_fn9, test/test_maskedtensor.py::TestBinary::test_binary_fn0, test/test_maskedtensor.py::TestBinary::test_binary_fn1, test/test_maskedtensor.py::TestBinary::test_binary_fn10, test/test_maskedtensor.py::TestBinary::test_binary_fn11, test/test_maskedtensor.py::TestBinary::test_binary_fn12, test/test_maskedtensor.py::TestBinary::test_binary_fn13, test/test_maskedtensor.py::TestBinary::test_binary_fn14, test/test_maskedtensor.py::TestBinary::test_binary_fn15, test/test_maskedtensor.py::TestBinary::test_binary_fn16, test/test_maskedtensor.py::TestBinary::test_binary_fn17, test/test_maskedtensor.py::TestBinary::test_binary_fn18, test/test_maskedtensor.py::TestBinary::test_binary_fn19, test/test_maskedtensor.py::TestBinary::test_binary_fn2, test/test_maskedtensor.py::TestBinary::test_binary_fn20, test/test_maskedtensor.py::TestBinary::test_binary_fn21, test/test_maskedtensor.py::TestBinary::test_binary_fn22, test/test_maskedtensor.py::TestBinary::test_binary_fn23, test/test_maskedtensor.py::TestBinary::test_binary_fn24, test/test_maskedtensor.py::TestBinary::test_binary_fn25, test/test_maskedtensor.py::TestBinary::test_binary_fn26, test/test_maskedtensor.py::TestBinary::test_binary_fn27, test/test_maskedtensor.py::TestBinary::test_binary_fn28, test/test_maskedtensor.py::TestBinary::test_binary_fn29, test/test_maskedtensor.py::TestBinary::test_binary_fn3, test/test_maskedtensor.py::TestBinary::test_binary_fn30, test/test_maskedtensor.py::TestBinary::test_binary_fn31, test/test_maskedtensor.py::TestBinary::test_binary_fn32, test/test_maskedtensor.py::TestBinary::test_binary_fn33, test/test_maskedtensor.py::TestBinary::test_binary_fn34, test/test_maskedtensor.py::TestBinary::test_binary_fn35, test/test_maskedtensor.py::TestBinary::test_binary_fn4, test/test_maskedtensor.py::TestBinary::test_binary_fn5, test/test_maskedtensor.py::TestBinary::test_binary_fn6, test/test_maskedtensor.py::TestBinary::test_binary_fn7, test/test_maskedtensor.py::TestBinary::test_binary_fn8, test/test_maskedtensor.py::TestBinary::test_binary_fn9, test/test_maskedtensor.py::TestBinary::test_inplace_binary_fn0, test/test_maskedtensor.py::TestBinary::test_inplace_binary_fn1, test/test_maskedtensor.py::TestBinary::test_inplace_binary_fn10, test/test_maskedtensor.py::TestBinary::test_inplace_binary_fn11, test/test_maskedtensor.py::TestBinary::test_inplace_binary_fn12, test/test_maskedtensor.py::TestBinary::test_inplace_binary_fn13, test/test_maskedtensor.py::TestBinary::test_inplace_binary_fn14, test/test_maskedtensor.py::TestBinary::test_inplace_binary_fn15, test/test_maskedtensor.py::TestBinary::test_inplace_binary_fn16, test/test_maskedtensor.py::TestBinary::test_inplace_binary_fn17, test/test_maskedtensor.py::TestBinary::test_inplace_binary_fn18, test/test_maskedtensor.py::TestBinary::test_inplace_binary_fn19, test/test_maskedtensor.py::TestBinary::test_inplace_binary_fn2, test/test_maskedtensor.py::TestBinary::test_inplace_binary_fn20, test/test_maskedtensor.py::TestBinary::test_inplace_binary_fn21, test/test_maskedtensor.py::TestBinary::test_inplace_binary_fn22, test/test_maskedtensor.py::TestBinary::test_inplace_binary_fn23, test/test_maskedtensor.py::TestBinary::test_inplace_binary_fn24, test/test_maskedtensor.py::TestBinary::test_inplace_binary_fn25, test/test_maskedtensor.py::TestBinary::test_inplace_binary_fn26, test/test_maskedtensor.py::TestBinary::test_inplace_binary_fn27, test/test_maskedtensor.py::TestBinary::test_inplace_binary_fn28, test/test_maskedtensor.py::TestBinary::test_inplace_binary_fn29, test/test_maskedtensor.py::TestBinary::test_inplace_binary_fn3, test/test_maskedtensor.py::TestBinary::test_inplace_binary_fn4, test/test_maskedtensor.py::TestBinary::test_inplace_binary_fn5, test/test_maskedtensor.py::TestBinary::test_inplace_binary_fn6, test/test_maskedtensor.py::TestBinary::test_inplace_binary_fn7, test/test_maskedtensor.py::TestBinary::test_inplace_binary_fn8, test/test_maskedtensor.py::TestBinary::test_inplace_binary_fn9, test/test_maskedtensor.py::TestBinary::test_masks_match_fn_name_add, test/test_maskedtensor.py::TestBinary::test_masks_match_fn_name_add_, test/test_maskedtensor.py::TestReductions::test__is_any_true, test/test_maskedtensor.py::TestReductions::test__is_any_true_false, test/test_maskedtensor.py::TestReductions::test_all, test/test_maskedtensor.py::TestReductions::test_amax, test/test_maskedtensor.py::TestReductions::test_amax_grad, test/test_maskedtensor.py::TestReductions::test_amin, test/test_maskedtensor.py::TestReductions::test_amin_grad, test/test_maskedtensor.py::TestReductions::test_any_true_dtype, test/test_maskedtensor.py::TestReductions::test_backward, test/test_maskedtensor.py::TestReductions::test_grad_dtype, test/test_maskedtensor.py::TestReductions::test_max_not_implemented, test/test_maskedtensor.py::TestReductions::test_mean, test/test_maskedtensor.py::TestReductions::test_mean_dim_grad, test/test_maskedtensor.py::TestReductions::test_mean_grad_case_1a, test/test_maskedtensor.py::TestReductions::test_mean_grad_case_1b, test/test_maskedtensor.py::TestReductions::test_mean_grad_case_1c, test/test_maskedtensor.py::TestReductions::test_mean_grad_case_1d, test/test_maskedtensor.py::TestReductions::test_mean_grad_case_1e, test/test_maskedtensor.py::TestReductions::test_mean_grad_case_1f, test/test_maskedtensor.py::TestReductions::test_prod, test/test_maskedtensor.py::TestReductions::test_prod_grad, test/test_maskedtensor.py::TestReductions::test_sum, test/test_maskedtensor.py::TestReductions::test_sum_grad, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_add_layout0_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_add_layout0_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_add_layout0_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_add_layout1_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_add_layout1_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_add_layout1_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_add_layout2_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_add_layout2_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_add_layout2_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_atan2_layout0_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_atan2_layout0_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_atan2_layout0_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_atan2_layout1_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_atan2_layout1_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_atan2_layout1_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_atan2_layout2_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_atan2_layout2_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_atan2_layout2_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_div_floor_rounding_layout0_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_div_floor_rounding_layout0_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_div_floor_rounding_layout0_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_div_floor_rounding_layout1_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_div_floor_rounding_layout1_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_div_floor_rounding_layout1_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_div_floor_rounding_layout2_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_div_floor_rounding_layout2_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_div_floor_rounding_layout2_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_div_no_rounding_mode_layout0_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_div_no_rounding_mode_layout0_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_div_no_rounding_mode_layout0_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_div_no_rounding_mode_layout1_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_div_no_rounding_mode_layout1_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_div_no_rounding_mode_layout1_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_div_no_rounding_mode_layout2_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_div_no_rounding_mode_layout2_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_div_no_rounding_mode_layout2_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_div_trunc_rounding_layout0_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_div_trunc_rounding_layout0_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_div_trunc_rounding_layout0_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_div_trunc_rounding_layout1_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_div_trunc_rounding_layout1_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_div_trunc_rounding_layout1_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_div_trunc_rounding_layout2_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_div_trunc_rounding_layout2_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_div_trunc_rounding_layout2_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_eq_layout0_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_eq_layout0_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_eq_layout0_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_eq_layout1_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_eq_layout1_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_eq_layout1_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_eq_layout2_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_eq_layout2_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_eq_layout2_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_floor_divide_layout0_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_floor_divide_layout0_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_floor_divide_layout0_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_floor_divide_layout1_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_floor_divide_layout1_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_floor_divide_layout1_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_floor_divide_layout2_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_floor_divide_layout2_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_floor_divide_layout2_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_fmax_layout0_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_fmax_layout0_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_fmax_layout0_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_fmax_layout1_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_fmax_layout1_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_fmax_layout1_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_fmax_layout2_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_fmax_layout2_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_fmax_layout2_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_fmin_layout0_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_fmin_layout0_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_fmin_layout0_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_fmin_layout1_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_fmin_layout1_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_fmin_layout1_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_fmin_layout2_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_fmin_layout2_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_fmin_layout2_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_fmod_layout0_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_fmod_layout0_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_fmod_layout0_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_fmod_layout1_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_fmod_layout1_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_fmod_layout1_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_fmod_layout2_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_fmod_layout2_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_fmod_layout2_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_ge_layout0_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_ge_layout0_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_ge_layout0_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_ge_layout1_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_ge_layout1_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_ge_layout1_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_ge_layout2_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_ge_layout2_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_ge_layout2_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_gt_layout0_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_gt_layout0_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_gt_layout0_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_gt_layout1_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_gt_layout1_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_gt_layout1_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_gt_layout2_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_gt_layout2_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_gt_layout2_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_le_layout0_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_le_layout0_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_le_layout0_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_le_layout1_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_le_layout1_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_le_layout1_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_le_layout2_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_le_layout2_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_le_layout2_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_logaddexp_layout0_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_logaddexp_layout0_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_logaddexp_layout0_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_logaddexp_layout1_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_logaddexp_layout1_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_logaddexp_layout1_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_logaddexp_layout2_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_logaddexp_layout2_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_logaddexp_layout2_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_lt_layout0_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_lt_layout0_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_lt_layout0_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_lt_layout1_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_lt_layout1_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_lt_layout1_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_lt_layout2_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_lt_layout2_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_lt_layout2_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_maximum_layout0_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_maximum_layout0_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_maximum_layout0_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_maximum_layout1_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_maximum_layout1_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_maximum_layout1_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_maximum_layout2_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_maximum_layout2_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_maximum_layout2_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_minimum_layout0_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_minimum_layout0_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_minimum_layout0_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_minimum_layout1_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_minimum_layout1_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_minimum_layout1_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_minimum_layout2_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_minimum_layout2_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_minimum_layout2_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_mul_layout0_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_mul_layout0_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_mul_layout0_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_mul_layout1_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_mul_layout1_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_mul_layout1_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_mul_layout2_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_mul_layout2_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_mul_layout2_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_ne_layout0_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_ne_layout0_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_ne_layout0_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_ne_layout1_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_ne_layout1_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_ne_layout1_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_ne_layout2_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_ne_layout2_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_ne_layout2_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_nextafter_layout0_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_nextafter_layout0_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_nextafter_layout0_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_nextafter_layout1_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_nextafter_layout1_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_nextafter_layout1_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_nextafter_layout2_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_nextafter_layout2_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_nextafter_layout2_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_remainder_layout0_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_remainder_layout0_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_remainder_layout0_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_remainder_layout1_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_remainder_layout1_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_remainder_layout1_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_remainder_layout2_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_remainder_layout2_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_remainder_layout2_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_sub_layout0_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_sub_layout0_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_sub_layout0_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_sub_layout1_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_sub_layout1_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_sub_layout1_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_sub_layout2_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_sub_layout2_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_sub_layout2_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_true_divide_layout0_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_true_divide_layout0_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_true_divide_layout0_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_true_divide_layout1_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_true_divide_layout1_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_true_divide_layout1_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_true_divide_layout2_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_true_divide_layout2_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_binary_core_true_divide_layout2_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_reduction_all_amax_layout0_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_reduction_all_amax_layout0_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_reduction_all_amax_layout0_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_reduction_all_amax_layout1_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_reduction_all_amax_layout1_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_reduction_all_amax_layout1_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_reduction_all_amax_layout2_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_reduction_all_amax_layout2_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_reduction_all_amax_layout2_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_reduction_all_amin_layout0_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_reduction_all_amin_layout0_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_reduction_all_amin_layout0_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_reduction_all_amin_layout1_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_reduction_all_amin_layout1_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_reduction_all_amin_layout1_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_reduction_all_amin_layout2_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_reduction_all_amin_layout2_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_reduction_all_amin_layout2_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_reduction_all_argmax_layout0_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_reduction_all_argmax_layout0_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_reduction_all_argmax_layout0_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_reduction_all_argmax_layout1_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_reduction_all_argmax_layout1_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_reduction_all_argmax_layout1_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_reduction_all_argmax_layout2_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_reduction_all_argmax_layout2_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_reduction_all_argmax_layout2_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_reduction_all_argmin_layout0_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_reduction_all_argmin_layout0_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_reduction_all_argmin_layout0_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_reduction_all_argmin_layout1_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_reduction_all_argmin_layout1_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_reduction_all_argmin_layout1_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_reduction_all_argmin_layout2_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_reduction_all_argmin_layout2_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_reduction_all_argmin_layout2_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_reduction_all_prod_layout0_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_reduction_all_prod_layout0_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_reduction_all_prod_layout0_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_reduction_all_prod_layout1_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_reduction_all_prod_layout1_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_reduction_all_prod_layout1_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_reduction_all_prod_layout2_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_reduction_all_prod_layout2_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_reduction_all_prod_layout2_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_reduction_all_sum_layout0_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_reduction_all_sum_layout0_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_reduction_all_sum_layout0_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_reduction_all_sum_layout1_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_reduction_all_sum_layout1_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_reduction_all_sum_layout1_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_reduction_all_sum_layout2_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_reduction_all_sum_layout2_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_reduction_all_sum_layout2_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_abs_layout0_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_abs_layout0_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_abs_layout0_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_abs_layout1_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_abs_layout1_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_abs_layout1_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_abs_layout2_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_abs_layout2_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_abs_layout2_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_acos_layout0_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_acos_layout0_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_acos_layout0_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_acos_layout1_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_acos_layout1_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_acos_layout1_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_acos_layout2_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_acos_layout2_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_acos_layout2_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_acosh_layout0_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_acosh_layout0_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_acosh_layout0_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_acosh_layout1_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_acosh_layout1_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_acosh_layout1_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_acosh_layout2_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_acosh_layout2_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_acosh_layout2_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_angle_layout0_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_angle_layout0_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_angle_layout0_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_angle_layout1_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_angle_layout1_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_angle_layout1_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_angle_layout2_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_angle_layout2_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_angle_layout2_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_asin_layout0_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_asin_layout0_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_asin_layout0_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_asin_layout1_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_asin_layout1_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_asin_layout1_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_asin_layout2_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_asin_layout2_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_asin_layout2_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_asinh_layout0_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_asinh_layout0_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_asinh_layout0_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_asinh_layout1_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_asinh_layout1_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_asinh_layout1_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_asinh_layout2_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_asinh_layout2_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_asinh_layout2_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_atan_layout0_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_atan_layout0_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_atan_layout0_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_atan_layout1_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_atan_layout1_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_atan_layout1_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_atan_layout2_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_atan_layout2_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_atan_layout2_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_atanh_layout0_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_atanh_layout0_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_atanh_layout0_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_atanh_layout1_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_atanh_layout1_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_atanh_layout1_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_atanh_layout2_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_atanh_layout2_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_atanh_layout2_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_ceil_layout0_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_ceil_layout0_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_ceil_layout0_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_ceil_layout1_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_ceil_layout1_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_ceil_layout1_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_ceil_layout2_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_ceil_layout2_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_ceil_layout2_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_conj_physical_layout0_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_conj_physical_layout0_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_conj_physical_layout0_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_conj_physical_layout1_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_conj_physical_layout1_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_conj_physical_layout1_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_conj_physical_layout2_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_conj_physical_layout2_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_conj_physical_layout2_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_cos_layout0_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_cos_layout0_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_cos_layout0_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_cos_layout1_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_cos_layout1_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_cos_layout1_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_cos_layout2_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_cos_layout2_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_cos_layout2_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_cosh_layout0_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_cosh_layout0_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_cosh_layout0_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_cosh_layout1_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_cosh_layout1_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_cosh_layout1_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_cosh_layout2_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_cosh_layout2_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_cosh_layout2_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_deg2rad_layout0_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_deg2rad_layout0_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_deg2rad_layout0_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_deg2rad_layout1_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_deg2rad_layout1_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_deg2rad_layout1_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_deg2rad_layout2_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_deg2rad_layout2_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_deg2rad_layout2_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_digamma_layout0_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_digamma_layout0_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_digamma_layout0_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_digamma_layout1_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_digamma_layout1_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_digamma_layout1_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_digamma_layout2_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_digamma_layout2_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_digamma_layout2_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_erf_layout0_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_erf_layout0_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_erf_layout0_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_erf_layout1_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_erf_layout1_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_erf_layout1_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_erf_layout2_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_erf_layout2_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_erf_layout2_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_erfc_layout0_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_erfc_layout0_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_erfc_layout0_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_erfc_layout1_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_erfc_layout1_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_erfc_layout1_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_erfc_layout2_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_erfc_layout2_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_erfc_layout2_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_erfinv_layout0_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_erfinv_layout0_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_erfinv_layout0_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_erfinv_layout1_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_erfinv_layout1_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_erfinv_layout1_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_erfinv_layout2_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_erfinv_layout2_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_erfinv_layout2_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_exp2_layout0_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_exp2_layout0_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_exp2_layout0_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_exp2_layout1_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_exp2_layout1_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_exp2_layout1_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_exp2_layout2_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_exp2_layout2_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_exp2_layout2_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_exp_layout0_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_exp_layout0_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_exp_layout0_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_exp_layout1_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_exp_layout1_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_exp_layout1_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_exp_layout2_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_exp_layout2_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_exp_layout2_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_expm1_layout0_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_expm1_layout0_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_expm1_layout0_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_expm1_layout1_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_expm1_layout1_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_expm1_layout1_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_expm1_layout2_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_expm1_layout2_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_expm1_layout2_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_floor_layout0_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_floor_layout0_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_floor_layout0_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_floor_layout1_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_floor_layout1_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_floor_layout1_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_floor_layout2_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_floor_layout2_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_floor_layout2_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_frac_layout0_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_frac_layout0_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_frac_layout0_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_frac_layout1_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_frac_layout1_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_frac_layout1_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_frac_layout2_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_frac_layout2_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_frac_layout2_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_i0_layout0_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_i0_layout0_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_i0_layout0_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_i0_layout1_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_i0_layout1_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_i0_layout1_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_i0_layout2_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_i0_layout2_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_i0_layout2_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_isnan_layout0_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_isnan_layout0_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_isnan_layout0_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_isnan_layout1_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_isnan_layout1_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_isnan_layout1_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_isnan_layout2_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_isnan_layout2_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_isnan_layout2_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_lgamma_layout0_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_lgamma_layout0_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_lgamma_layout0_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_lgamma_layout1_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_lgamma_layout1_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_lgamma_layout1_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_lgamma_layout2_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_lgamma_layout2_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_lgamma_layout2_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_log10_layout0_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_log10_layout0_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_log10_layout0_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_log10_layout1_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_log10_layout1_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_log10_layout1_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_log10_layout2_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_log10_layout2_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_log10_layout2_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_log1p_layout0_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_log1p_layout0_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_log1p_layout0_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_log1p_layout1_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_log1p_layout1_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_log1p_layout1_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_log1p_layout2_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_log1p_layout2_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_log1p_layout2_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_log2_layout0_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_log2_layout0_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_log2_layout0_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_log2_layout1_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_log2_layout1_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_log2_layout1_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_log2_layout2_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_log2_layout2_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_log2_layout2_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_log_layout0_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_log_layout0_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_log_layout0_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_log_layout1_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_log_layout1_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_log_layout1_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_log_layout2_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_log_layout2_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_log_layout2_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_logit_layout0_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_logit_layout0_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_logit_layout0_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_logit_layout1_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_logit_layout1_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_logit_layout1_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_logit_layout2_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_logit_layout2_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_logit_layout2_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_nan_to_num_layout0_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_nan_to_num_layout0_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_nan_to_num_layout0_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_nan_to_num_layout1_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_nan_to_num_layout1_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_nan_to_num_layout1_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_nan_to_num_layout2_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_nan_to_num_layout2_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_nan_to_num_layout2_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_neg_layout0_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_neg_layout0_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_neg_layout0_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_neg_layout1_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_neg_layout1_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_neg_layout1_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_neg_layout2_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_neg_layout2_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_neg_layout2_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_positive_layout0_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_positive_layout0_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_positive_layout0_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_positive_layout1_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_positive_layout1_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_positive_layout1_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_positive_layout2_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_positive_layout2_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_positive_layout2_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_rad2deg_layout0_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_rad2deg_layout0_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_rad2deg_layout0_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_rad2deg_layout1_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_rad2deg_layout1_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_rad2deg_layout1_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_rad2deg_layout2_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_rad2deg_layout2_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_rad2deg_layout2_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_reciprocal_layout0_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_reciprocal_layout0_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_reciprocal_layout0_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_reciprocal_layout1_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_reciprocal_layout1_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_reciprocal_layout1_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_reciprocal_layout2_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_reciprocal_layout2_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_reciprocal_layout2_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_round_decimals_0_layout0_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_round_decimals_0_layout0_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_round_decimals_0_layout0_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_round_decimals_0_layout1_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_round_decimals_0_layout1_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_round_decimals_0_layout1_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_round_decimals_0_layout2_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_round_decimals_0_layout2_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_round_decimals_0_layout2_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_round_decimals_3_layout0_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_round_decimals_3_layout0_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_round_decimals_3_layout1_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_round_decimals_3_layout1_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_round_decimals_3_layout2_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_round_decimals_3_layout2_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_round_decimals_neg_3_layout0_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_round_decimals_neg_3_layout0_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_round_decimals_neg_3_layout1_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_round_decimals_neg_3_layout1_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_round_decimals_neg_3_layout2_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_round_decimals_neg_3_layout2_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_round_layout0_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_round_layout0_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_round_layout0_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_round_layout1_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_round_layout1_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_round_layout1_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_round_layout2_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_round_layout2_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_round_layout2_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_rsqrt_layout0_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_rsqrt_layout0_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_rsqrt_layout0_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_rsqrt_layout1_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_rsqrt_layout1_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_rsqrt_layout1_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_rsqrt_layout2_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_rsqrt_layout2_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_rsqrt_layout2_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_sgn_layout0_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_sgn_layout0_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_sgn_layout0_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_sgn_layout1_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_sgn_layout1_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_sgn_layout1_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_sgn_layout2_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_sgn_layout2_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_sgn_layout2_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_sigmoid_layout0_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_sigmoid_layout0_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_sigmoid_layout0_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_sigmoid_layout1_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_sigmoid_layout1_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_sigmoid_layout1_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_sigmoid_layout2_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_sigmoid_layout2_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_sigmoid_layout2_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_sign_layout0_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_sign_layout0_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_sign_layout0_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_sign_layout1_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_sign_layout1_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_sign_layout1_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_sign_layout2_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_sign_layout2_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_sign_layout2_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_signbit_layout0_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_signbit_layout0_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_signbit_layout0_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_signbit_layout1_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_signbit_layout1_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_signbit_layout1_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_signbit_layout2_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_signbit_layout2_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_signbit_layout2_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_sin_layout0_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_sin_layout0_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_sin_layout0_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_sin_layout1_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_sin_layout1_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_sin_layout1_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_sin_layout2_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_sin_layout2_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_sin_layout2_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_sinc_layout0_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_sinc_layout0_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_sinc_layout0_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_sinc_layout1_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_sinc_layout1_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_sinc_layout1_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_sinc_layout2_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_sinc_layout2_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_sinc_layout2_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_sinh_layout0_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_sinh_layout0_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_sinh_layout0_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_sinh_layout1_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_sinh_layout1_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_sinh_layout1_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_sinh_layout2_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_sinh_layout2_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_sinh_layout2_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_sqrt_layout0_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_sqrt_layout0_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_sqrt_layout0_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_sqrt_layout1_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_sqrt_layout1_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_sqrt_layout1_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_sqrt_layout2_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_sqrt_layout2_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_sqrt_layout2_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_square_layout0_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_square_layout0_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_square_layout0_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_square_layout1_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_square_layout1_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_square_layout1_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_square_layout2_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_square_layout2_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_square_layout2_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_tan_layout0_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_tan_layout0_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_tan_layout0_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_tan_layout1_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_tan_layout1_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_tan_layout1_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_tan_layout2_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_tan_layout2_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_tan_layout2_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_tanh_layout0_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_tanh_layout0_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_tanh_layout0_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_tanh_layout1_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_tanh_layout1_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_tanh_layout1_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_tanh_layout2_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_tanh_layout2_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_tanh_layout2_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_trunc_layout0_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_trunc_layout0_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_trunc_layout0_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_trunc_layout1_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_trunc_layout1_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_trunc_layout1_cpu_float64, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_trunc_layout2_cpu_float16, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_trunc_layout2_cpu_float32, test/test_maskedtensor.py::TestOperatorsCPU::test_unary_core_trunc_layout2_cpu_float64, test/test_maskedtensor.py::TestBasicsCPU::test_add_cpu, test/test_maskedtensor.py::TestBasicsCPU::test_contiguous_cpu, test/test_maskedtensor.py::TestBasicsCPU::test_diff_dim_cpu, test/test_maskedtensor.py::TestBasicsCPU::test_diff_layouts_cpu, test/test_maskedtensor.py::TestBasicsCPU::test_diff_sizes_cpu, test/test_maskedtensor.py::TestBasicsCPU::test_grad_warning_cpu, test/test_maskedtensor.py::TestBasicsCPU::test_invalid_sparse_coo_values_cpu, test/test_maskedtensor.py::TestBasicsCPU::test_invalid_sparse_csr_values_cpu, test/test_maskedtensor.py::TestBasicsCPU::test_invalid_sparse_layout_cpu, test/test_maskedtensor.py::TestBasicsCPU::test_invalid_tensor_inputs_cpu, test/test_maskedtensor.py::TestBasicsCPU::test_nn_unfold_cpu, test/test_maskedtensor.py::TestBasicsCPU::test_softmax_cpu, test/test_maskedtensor.py::TestBasicsCPU::test_stack_cpu, test/test_maskedtensor.py::TestBasicsCPU::test_to_dense_and_sparse_coo_cpu, test/test_maskedtensor.py::TestBasicsCPU::test_to_dense_and_sparse_csr_cpu, test/test_maskedtensor.py::TestBasicsCPU::test_to_dense_cpu, test/test_maskedtensor.py::TestBasicsCPU::test_to_device_cpu, test/test_maskedtensor.py::TestBasicsCPU::test_to_dtype_cpu, test/test_maskedtensor.py::TestBasicsCPU::test_to_sparse_cpu, test/test_maskedtensor.py::TestBasicsCPU::test_unfold_cpu, test/test_maskedtensor.py::TestBasicsCPU::test_where_cpu 2025-11-03T18:27:56.2564350Z 2025-11-03T18:28:00.7754265Z Running test_type_promotion 1/1 ... [2025-11-03 18:28:00.768724] 2025-11-03T18:28:00.7760585Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T18:28:00.7761896Z 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-11-03 18:28:00.768724] 2025-11-03T18:28:01.5840651Z Running torch_np/numpy_tests/core/test_scalar_ctors 1/1 ... [2025-11-03 18:28:01.573639] 2025-11-03T18:28:01.5846613Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T18:28:01.5847768Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'torch_np/numpy_tests/core/test_scalar_ctors.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-11-03 18:28:01.573639] 2025-11-03T18:28:07.1358022Z 2025-11-03T18:28:07.1359089Z torch_np/numpy_tests/core/test_scalar_ctors 1/1 was successful, full logs can be found in artifacts with path test/test-reports/torch_np.numpy_tests.core.test_scalar_ctors_1.1_7113f30016d5a8d5_.log 2025-11-03T18:28:07.1386512Z Running 65 items in this shard: test/torch_np/numpy_tests/core/test_scalar_ctors.py::TestFromString::test_bool, test/torch_np/numpy_tests/core/test_scalar_ctors.py::TestFromString::test_floating, test/torch_np/numpy_tests/core/test_scalar_ctors.py::TestFromString::test_floating_overflow, test/torch_np/numpy_tests/core/test_scalar_ctors.py::TestFromInt::test_intp, test/torch_np/numpy_tests/core/test_scalar_ctors.py::TestFromInt::test_uint64_from_negative, test/torch_np/numpy_tests/core/test_scalar_ctors.py::TestArrayFromScalar::test_complex_t10_t20, test/torch_np/numpy_tests/core/test_scalar_ctors.py::TestArrayFromScalar::test_complex_t10_t21, test/torch_np/numpy_tests/core/test_scalar_ctors.py::TestArrayFromScalar::test_complex_t10_t22, test/torch_np/numpy_tests/core/test_scalar_ctors.py::TestArrayFromScalar::test_complex_t11_t20, test/torch_np/numpy_tests/core/test_scalar_ctors.py::TestArrayFromScalar::test_complex_t11_t21, test/torch_np/numpy_tests/core/test_scalar_ctors.py::TestArrayFromScalar::test_complex_t11_t22, test/torch_np/numpy_tests/core/test_scalar_ctors.py::TestArrayFromScalar::test_integers_np_byte_np_byte, test/torch_np/numpy_tests/core/test_scalar_ctors.py::TestArrayFromScalar::test_integers_np_byte_np_int_, test/torch_np/numpy_tests/core/test_scalar_ctors.py::TestArrayFromScalar::test_integers_np_byte_np_intc, test/torch_np/numpy_tests/core/test_scalar_ctors.py::TestArrayFromScalar::test_integers_np_byte_np_longlong, test/torch_np/numpy_tests/core/test_scalar_ctors.py::TestArrayFromScalar::test_integers_np_byte_np_short, test/torch_np/numpy_tests/core/test_scalar_ctors.py::TestArrayFromScalar::test_integers_np_byte_t25, test/torch_np/numpy_tests/core/test_scalar_ctors.py::TestArrayFromScalar::test_integers_np_byte_t26, test/torch_np/numpy_tests/core/test_scalar_ctors.py::TestArrayFromScalar::test_integers_np_int__np_byte, test/torch_np/numpy_tests/core/test_scalar_ctors.py::TestArrayFromScalar::test_integers_np_int__np_int_, test/torch_np/numpy_tests/core/test_scalar_ctors.py::TestArrayFromScalar::test_integers_np_int__np_intc, test/torch_np/numpy_tests/core/test_scalar_ctors.py::TestArrayFromScalar::test_integers_np_int__np_longlong, test/torch_np/numpy_tests/core/test_scalar_ctors.py::TestArrayFromScalar::test_integers_np_int__np_short, test/torch_np/numpy_tests/core/test_scalar_ctors.py::TestArrayFromScalar::test_integers_np_int__t25, test/torch_np/numpy_tests/core/test_scalar_ctors.py::TestArrayFromScalar::test_integers_np_int__t26, test/torch_np/numpy_tests/core/test_scalar_ctors.py::TestArrayFromScalar::test_integers_np_intc_np_byte, test/torch_np/numpy_tests/core/test_scalar_ctors.py::TestArrayFromScalar::test_integers_np_intc_np_int_, test/torch_np/numpy_tests/core/test_scalar_ctors.py::TestArrayFromScalar::test_integers_np_intc_np_intc, test/torch_np/numpy_tests/core/test_scalar_ctors.py::TestArrayFromScalar::test_integers_np_intc_np_longlong, test/torch_np/numpy_tests/core/test_scalar_ctors.py::TestArrayFromScalar::test_integers_np_intc_np_short, test/torch_np/numpy_tests/core/test_scalar_ctors.py::TestArrayFromScalar::test_integers_np_intc_t25, test/torch_np/numpy_tests/core/test_scalar_ctors.py::TestArrayFromScalar::test_integers_np_intc_t26, test/torch_np/numpy_tests/core/test_scalar_ctors.py::TestArrayFromScalar::test_integers_np_longlong_np_byte, test/torch_np/numpy_tests/core/test_scalar_ctors.py::TestArrayFromScalar::test_integers_np_longlong_np_int_, test/torch_np/numpy_tests/core/test_scalar_ctors.py::TestArrayFromScalar::test_integers_np_longlong_np_intc, test/torch_np/numpy_tests/core/test_scalar_ctors.py::TestArrayFromScalar::test_integers_np_longlong_np_longlong, test/torch_np/numpy_tests/core/test_scalar_ctors.py::TestArrayFromScalar::test_integers_np_longlong_np_short, test/torch_np/numpy_tests/core/test_scalar_ctors.py::TestArrayFromScalar::test_integers_np_longlong_t25, test/torch_np/numpy_tests/core/test_scalar_ctors.py::TestArrayFromScalar::test_integers_np_longlong_t26, test/torch_np/numpy_tests/core/test_scalar_ctors.py::TestArrayFromScalar::test_integers_np_short_np_byte, test/torch_np/numpy_tests/core/test_scalar_ctors.py::TestArrayFromScalar::test_integers_np_short_np_int_, test/torch_np/numpy_tests/core/test_scalar_ctors.py::TestArrayFromScalar::test_integers_np_short_np_intc, test/torch_np/numpy_tests/core/test_scalar_ctors.py::TestArrayFromScalar::test_integers_np_short_np_longlong, test/torch_np/numpy_tests/core/test_scalar_ctors.py::TestArrayFromScalar::test_integers_np_short_np_short, test/torch_np/numpy_tests/core/test_scalar_ctors.py::TestArrayFromScalar::test_integers_np_short_t25, test/torch_np/numpy_tests/core/test_scalar_ctors.py::TestArrayFromScalar::test_integers_np_short_t26, test/torch_np/numpy_tests/core/test_scalar_ctors.py::TestArrayFromScalar::test_integers_t15_np_byte, test/torch_np/numpy_tests/core/test_scalar_ctors.py::TestArrayFromScalar::test_integers_t15_np_int_, test/torch_np/numpy_tests/core/test_scalar_ctors.py::TestArrayFromScalar::test_integers_t15_np_intc, test/torch_np/numpy_tests/core/test_scalar_ctors.py::TestArrayFromScalar::test_integers_t15_np_longlong, test/torch_np/numpy_tests/core/test_scalar_ctors.py::TestArrayFromScalar::test_integers_t15_np_short, test/torch_np/numpy_tests/core/test_scalar_ctors.py::TestArrayFromScalar::test_integers_t15_t25, test/torch_np/numpy_tests/core/test_scalar_ctors.py::TestArrayFromScalar::test_integers_t15_t26, test/torch_np/numpy_tests/core/test_scalar_ctors.py::TestArrayFromScalar::test_reals_t10_t20, test/torch_np/numpy_tests/core/test_scalar_ctors.py::TestArrayFromScalar::test_reals_t10_t21, test/torch_np/numpy_tests/core/test_scalar_ctors.py::TestArrayFromScalar::test_reals_t10_t22, test/torch_np/numpy_tests/core/test_scalar_ctors.py::TestArrayFromScalar::test_reals_t10_t23, test/torch_np/numpy_tests/core/test_scalar_ctors.py::TestArrayFromScalar::test_reals_t11_t20, test/torch_np/numpy_tests/core/test_scalar_ctors.py::TestArrayFromScalar::test_reals_t11_t21, test/torch_np/numpy_tests/core/test_scalar_ctors.py::TestArrayFromScalar::test_reals_t11_t22, test/torch_np/numpy_tests/core/test_scalar_ctors.py::TestArrayFromScalar::test_reals_t11_t23, test/torch_np/numpy_tests/core/test_scalar_ctors.py::TestArrayFromScalar::test_reals_t12_t20, test/torch_np/numpy_tests/core/test_scalar_ctors.py::TestArrayFromScalar::test_reals_t12_t21, test/torch_np/numpy_tests/core/test_scalar_ctors.py::TestArrayFromScalar::test_reals_t12_t22, test/torch_np/numpy_tests/core/test_scalar_ctors.py::TestArrayFromScalar::test_reals_t12_t23 2025-11-03T18:28:07.1411598Z 2025-11-03T18:28:11.1353523Z 2025-11-03T18:28:11.1354431Z test_type_promotion 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_type_promotion_1.1_526fdf6332059a10_.log 2025-11-03T18:28:11.1512650Z 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-11-03T18:28:11.1663956Z 2025-11-03T18:28:12.5841282Z Running test_dlpack 1/1 ... [2025-11-03 18:28:12.583644] 2025-11-03T18:28:12.5841727Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T18:28:12.5848180Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_dlpack.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-11-03 18:28:12.583644] 2025-11-03T18:28:16.4575500Z Running profiler/test_torch_tidy 1/1 ... [2025-11-03 18:28:16.457304] 2025-11-03T18:28:16.4576091Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T18:28:16.4584193Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'profiler/test_torch_tidy.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-11-03 18:28:16.457930] 2025-11-03T18:28:18.8351164Z 2025-11-03T18:28:18.8352207Z test_dlpack 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_dlpack_1.1_bbd31db085301a75_.log 2025-11-03T18:28:18.8404026Z Running 154 items in this shard: test/test_dlpack.py::TestTorchDlPackCPU::test_automatically_select_in_creation_cpu, test/test_dlpack.py::TestTorchDlPackCPU::test_copy_cpu, test/test_dlpack.py::TestTorchDlPackCPU::test_dlpack_capsule_conversion_cpu_bfloat16, test/test_dlpack.py::TestTorchDlPackCPU::test_dlpack_capsule_conversion_cpu_bool, test/test_dlpack.py::TestTorchDlPackCPU::test_dlpack_capsule_conversion_cpu_complex128, test/test_dlpack.py::TestTorchDlPackCPU::test_dlpack_capsule_conversion_cpu_complex64, test/test_dlpack.py::TestTorchDlPackCPU::test_dlpack_capsule_conversion_cpu_float16, test/test_dlpack.py::TestTorchDlPackCPU::test_dlpack_capsule_conversion_cpu_float32, test/test_dlpack.py::TestTorchDlPackCPU::test_dlpack_capsule_conversion_cpu_float64, test/test_dlpack.py::TestTorchDlPackCPU::test_dlpack_capsule_conversion_cpu_int16, test/test_dlpack.py::TestTorchDlPackCPU::test_dlpack_capsule_conversion_cpu_int32, test/test_dlpack.py::TestTorchDlPackCPU::test_dlpack_capsule_conversion_cpu_int64, test/test_dlpack.py::TestTorchDlPackCPU::test_dlpack_capsule_conversion_cpu_int8, test/test_dlpack.py::TestTorchDlPackCPU::test_dlpack_capsule_conversion_cpu_uint16, test/test_dlpack.py::TestTorchDlPackCPU::test_dlpack_capsule_conversion_cpu_uint32, test/test_dlpack.py::TestTorchDlPackCPU::test_dlpack_capsule_conversion_cpu_uint64, test/test_dlpack.py::TestTorchDlPackCPU::test_dlpack_capsule_conversion_cpu_uint8, test/test_dlpack.py::TestTorchDlPackCPU::test_dlpack_conversion_with_diff_streams_cpu_bfloat16, test/test_dlpack.py::TestTorchDlPackCPU::test_dlpack_conversion_with_diff_streams_cpu_bool, test/test_dlpack.py::TestTorchDlPackCPU::test_dlpack_conversion_with_diff_streams_cpu_complex128, test/test_dlpack.py::TestTorchDlPackCPU::test_dlpack_conversion_with_diff_streams_cpu_complex64, test/test_dlpack.py::TestTorchDlPackCPU::test_dlpack_conversion_with_diff_streams_cpu_float16, test/test_dlpack.py::TestTorchDlPackCPU::test_dlpack_conversion_with_diff_streams_cpu_float32, test/test_dlpack.py::TestTorchDlPackCPU::test_dlpack_conversion_with_diff_streams_cpu_float64, test/test_dlpack.py::TestTorchDlPackCPU::test_dlpack_conversion_with_diff_streams_cpu_int16, test/test_dlpack.py::TestTorchDlPackCPU::test_dlpack_conversion_with_diff_streams_cpu_int32, test/test_dlpack.py::TestTorchDlPackCPU::test_dlpack_conversion_with_diff_streams_cpu_int64, test/test_dlpack.py::TestTorchDlPackCPU::test_dlpack_conversion_with_diff_streams_cpu_int8, test/test_dlpack.py::TestTorchDlPackCPU::test_dlpack_conversion_with_diff_streams_cpu_uint8, test/test_dlpack.py::TestTorchDlPackCPU::test_dlpack_conversion_with_diff_streams_narrow_precision_cpu_float4_e2m1fn_x2, test/test_dlpack.py::TestTorchDlPackCPU::test_dlpack_conversion_with_diff_streams_narrow_precision_cpu_float8_e4m3fn, test/test_dlpack.py::TestTorchDlPackCPU::test_dlpack_conversion_with_diff_streams_narrow_precision_cpu_float8_e4m3fnuz, test/test_dlpack.py::TestTorchDlPackCPU::test_dlpack_conversion_with_diff_streams_narrow_precision_cpu_float8_e5m2, test/test_dlpack.py::TestTorchDlPackCPU::test_dlpack_conversion_with_diff_streams_narrow_precision_cpu_float8_e5m2fnuz, test/test_dlpack.py::TestTorchDlPackCPU::test_dlpack_conversion_with_diff_streams_narrow_precision_cpu_float8_e8m0fnu, test/test_dlpack.py::TestTorchDlPackCPU::test_dlpack_conversion_with_streams_cpu_bfloat16, test/test_dlpack.py::TestTorchDlPackCPU::test_dlpack_conversion_with_streams_cpu_bool, test/test_dlpack.py::TestTorchDlPackCPU::test_dlpack_conversion_with_streams_cpu_complex128, test/test_dlpack.py::TestTorchDlPackCPU::test_dlpack_conversion_with_streams_cpu_complex64, test/test_dlpack.py::TestTorchDlPackCPU::test_dlpack_conversion_with_streams_cpu_float16, test/test_dlpack.py::TestTorchDlPackCPU::test_dlpack_conversion_with_streams_cpu_float32, test/test_dlpack.py::TestTorchDlPackCPU::test_dlpack_conversion_with_streams_cpu_float64, test/test_dlpack.py::TestTorchDlPackCPU::test_dlpack_conversion_with_streams_cpu_int16, test/test_dlpack.py::TestTorchDlPackCPU::test_dlpack_conversion_with_streams_cpu_int32, test/test_dlpack.py::TestTorchDlPackCPU::test_dlpack_conversion_with_streams_cpu_int64, test/test_dlpack.py::TestTorchDlPackCPU::test_dlpack_conversion_with_streams_cpu_int8, test/test_dlpack.py::TestTorchDlPackCPU::test_dlpack_conversion_with_streams_cpu_uint8, test/test_dlpack.py::TestTorchDlPackCPU::test_dlpack_conversion_with_streams_narrow_precision_cpu_float4_e2m1fn_x2, test/test_dlpack.py::TestTorchDlPackCPU::test_dlpack_conversion_with_streams_narrow_precision_cpu_float8_e4m3fn, test/test_dlpack.py::TestTorchDlPackCPU::test_dlpack_conversion_with_streams_narrow_precision_cpu_float8_e4m3fnuz, test/test_dlpack.py::TestTorchDlPackCPU::test_dlpack_conversion_with_streams_narrow_precision_cpu_float8_e5m2, test/test_dlpack.py::TestTorchDlPackCPU::test_dlpack_conversion_with_streams_narrow_precision_cpu_float8_e5m2fnuz, test/test_dlpack.py::TestTorchDlPackCPU::test_dlpack_conversion_with_streams_narrow_precision_cpu_float8_e8m0fnu, test/test_dlpack.py::TestTorchDlPackCPU::test_dlpack_convert_default_stream_cpu, test/test_dlpack.py::TestTorchDlPackCPU::test_dlpack_cuda_per_thread_stream_cpu, test/test_dlpack.py::TestTorchDlPackCPU::test_dlpack_default_stream_cpu, test/test_dlpack.py::TestTorchDlPackCPU::test_dlpack_export_is_conj_cpu, test/test_dlpack.py::TestTorchDlPackCPU::test_dlpack_export_non_strided_cpu, test/test_dlpack.py::TestTorchDlPackCPU::test_dlpack_export_requires_grad_cpu, test/test_dlpack.py::TestTorchDlPackCPU::test_dlpack_invalid_cpu_stream_cpu, test/test_dlpack.py::TestTorchDlPackCPU::test_dlpack_invalid_cuda_streams_cpu, test/test_dlpack.py::TestTorchDlPackCPU::test_dlpack_invalid_rocm_streams_cpu, test/test_dlpack.py::TestTorchDlPackCPU::test_dlpack_normalize_strides_cpu, test/test_dlpack.py::TestTorchDlPackCPU::test_dlpack_protocol_conversion_cpu_bfloat16, test/test_dlpack.py::TestTorchDlPackCPU::test_dlpack_protocol_conversion_cpu_bool, test/test_dlpack.py::TestTorchDlPackCPU::test_dlpack_protocol_conversion_cpu_complex128, test/test_dlpack.py::TestTorchDlPackCPU::test_dlpack_protocol_conversion_cpu_complex64, test/test_dlpack.py::TestTorchDlPackCPU::test_dlpack_protocol_conversion_cpu_float16, test/test_dlpack.py::TestTorchDlPackCPU::test_dlpack_protocol_conversion_cpu_float32, test/test_dlpack.py::TestTorchDlPackCPU::test_dlpack_protocol_conversion_cpu_float64, test/test_dlpack.py::TestTorchDlPackCPU::test_dlpack_protocol_conversion_cpu_int16, test/test_dlpack.py::TestTorchDlPackCPU::test_dlpack_protocol_conversion_cpu_int32, test/test_dlpack.py::TestTorchDlPackCPU::test_dlpack_protocol_conversion_cpu_int64, test/test_dlpack.py::TestTorchDlPackCPU::test_dlpack_protocol_conversion_cpu_int8, test/test_dlpack.py::TestTorchDlPackCPU::test_dlpack_protocol_conversion_cpu_uint16, test/test_dlpack.py::TestTorchDlPackCPU::test_dlpack_protocol_conversion_cpu_uint32, test/test_dlpack.py::TestTorchDlPackCPU::test_dlpack_protocol_conversion_cpu_uint64, test/test_dlpack.py::TestTorchDlPackCPU::test_dlpack_protocol_conversion_cpu_uint8, test/test_dlpack.py::TestTorchDlPackCPU::test_dlpack_shared_storage_cpu, test/test_dlpack.py::TestTorchDlPackCPU::test_dlpack_tensor_invalid_stream_cpu_bfloat16, test/test_dlpack.py::TestTorchDlPackCPU::test_dlpack_tensor_invalid_stream_cpu_complex128, test/test_dlpack.py::TestTorchDlPackCPU::test_dlpack_tensor_invalid_stream_cpu_complex64, test/test_dlpack.py::TestTorchDlPackCPU::test_dlpack_tensor_invalid_stream_cpu_float16, test/test_dlpack.py::TestTorchDlPackCPU::test_dlpack_tensor_invalid_stream_cpu_float32, test/test_dlpack.py::TestTorchDlPackCPU::test_dlpack_tensor_invalid_stream_cpu_float64, test/test_dlpack.py::TestTorchDlPackCPU::test_dlpack_tensor_invalid_stream_cpu_int16, test/test_dlpack.py::TestTorchDlPackCPU::test_dlpack_tensor_invalid_stream_cpu_int32, test/test_dlpack.py::TestTorchDlPackCPU::test_dlpack_tensor_invalid_stream_cpu_int64, test/test_dlpack.py::TestTorchDlPackCPU::test_dlpack_tensor_invalid_stream_cpu_int8, test/test_dlpack.py::TestTorchDlPackCPU::test_dlpack_tensor_invalid_stream_cpu_uint8, test/test_dlpack.py::TestTorchDlPackCPU::test_dlpack_tensor_on_different_device_cpu, test/test_dlpack.py::TestTorchDlPackCPU::test_dlpack_unsupported_dtype_error_cpu, test/test_dlpack.py::TestTorchDlPackCPU::test_from_dlpack_cpu_bfloat16, test/test_dlpack.py::TestTorchDlPackCPU::test_from_dlpack_cpu_bool, test/test_dlpack.py::TestTorchDlPackCPU::test_from_dlpack_cpu_complex128, test/test_dlpack.py::TestTorchDlPackCPU::test_from_dlpack_cpu_complex64, test/test_dlpack.py::TestTorchDlPackCPU::test_from_dlpack_cpu_float16, test/test_dlpack.py::TestTorchDlPackCPU::test_from_dlpack_cpu_float32, test/test_dlpack.py::TestTorchDlPackCPU::test_from_dlpack_cpu_float64, test/test_dlpack.py::TestTorchDlPackCPU::test_from_dlpack_cpu_int16, test/test_dlpack.py::TestTorchDlPackCPU::test_from_dlpack_cpu_int32, test/test_dlpack.py::TestTorchDlPackCPU::test_from_dlpack_cpu_int64, test/test_dlpack.py::TestTorchDlPackCPU::test_from_dlpack_cpu_int8, test/test_dlpack.py::TestTorchDlPackCPU::test_from_dlpack_cpu_uint16, test/test_dlpack.py::TestTorchDlPackCPU::test_from_dlpack_cpu_uint32, test/test_dlpack.py::TestTorchDlPackCPU::test_from_dlpack_cpu_uint64, test/test_dlpack.py::TestTorchDlPackCPU::test_from_dlpack_cpu_uint8, test/test_dlpack.py::TestTorchDlPackCPU::test_from_dlpack_dtype_cpu_bfloat16, test/test_dlpack.py::TestTorchDlPackCPU::test_from_dlpack_dtype_cpu_bool, test/test_dlpack.py::TestTorchDlPackCPU::test_from_dlpack_dtype_cpu_complex128, test/test_dlpack.py::TestTorchDlPackCPU::test_from_dlpack_dtype_cpu_complex64, test/test_dlpack.py::TestTorchDlPackCPU::test_from_dlpack_dtype_cpu_float16, test/test_dlpack.py::TestTorchDlPackCPU::test_from_dlpack_dtype_cpu_float32, test/test_dlpack.py::TestTorchDlPackCPU::test_from_dlpack_dtype_cpu_float64, test/test_dlpack.py::TestTorchDlPackCPU::test_from_dlpack_dtype_cpu_int16, test/test_dlpack.py::TestTorchDlPackCPU::test_from_dlpack_dtype_cpu_int32, test/test_dlpack.py::TestTorchDlPackCPU::test_from_dlpack_dtype_cpu_int64, test/test_dlpack.py::TestTorchDlPackCPU::test_from_dlpack_dtype_cpu_int8, test/test_dlpack.py::TestTorchDlPackCPU::test_from_dlpack_dtype_cpu_uint16, test/test_dlpack.py::TestTorchDlPackCPU::test_from_dlpack_dtype_cpu_uint32, test/test_dlpack.py::TestTorchDlPackCPU::test_from_dlpack_dtype_cpu_uint64, test/test_dlpack.py::TestTorchDlPackCPU::test_from_dlpack_dtype_cpu_uint8, test/test_dlpack.py::TestTorchDlPackCPU::test_from_dlpack_noncontinguous_cpu_bfloat16, test/test_dlpack.py::TestTorchDlPackCPU::test_from_dlpack_noncontinguous_cpu_bool, test/test_dlpack.py::TestTorchDlPackCPU::test_from_dlpack_noncontinguous_cpu_complex128, test/test_dlpack.py::TestTorchDlPackCPU::test_from_dlpack_noncontinguous_cpu_complex64, test/test_dlpack.py::TestTorchDlPackCPU::test_from_dlpack_noncontinguous_cpu_float16, test/test_dlpack.py::TestTorchDlPackCPU::test_from_dlpack_noncontinguous_cpu_float32, test/test_dlpack.py::TestTorchDlPackCPU::test_from_dlpack_noncontinguous_cpu_float64, test/test_dlpack.py::TestTorchDlPackCPU::test_from_dlpack_noncontinguous_cpu_int16, test/test_dlpack.py::TestTorchDlPackCPU::test_from_dlpack_noncontinguous_cpu_int32, test/test_dlpack.py::TestTorchDlPackCPU::test_from_dlpack_noncontinguous_cpu_int64, test/test_dlpack.py::TestTorchDlPackCPU::test_from_dlpack_noncontinguous_cpu_int8, test/test_dlpack.py::TestTorchDlPackCPU::test_from_dlpack_noncontinguous_cpu_uint16, test/test_dlpack.py::TestTorchDlPackCPU::test_from_dlpack_noncontinguous_cpu_uint32, test/test_dlpack.py::TestTorchDlPackCPU::test_from_dlpack_noncontinguous_cpu_uint64, test/test_dlpack.py::TestTorchDlPackCPU::test_from_dlpack_noncontinguous_cpu_uint8, test/test_dlpack.py::TestTorchDlPackCPU::test_max_version_cpu, test/test_dlpack.py::TestTorchDlPackCPU::test_needs_copy_error_cpu, test/test_dlpack.py::TestTorchDlPackCPU::test_no_copy_cpu, test/test_dlpack.py::TestTorchDlPackCPU::test_numpy_dlpack_protocol_conversion_cpu_complex128, test/test_dlpack.py::TestTorchDlPackCPU::test_numpy_dlpack_protocol_conversion_cpu_complex64, test/test_dlpack.py::TestTorchDlPackCPU::test_numpy_dlpack_protocol_conversion_cpu_float16, test/test_dlpack.py::TestTorchDlPackCPU::test_numpy_dlpack_protocol_conversion_cpu_float32, test/test_dlpack.py::TestTorchDlPackCPU::test_numpy_dlpack_protocol_conversion_cpu_float64, test/test_dlpack.py::TestTorchDlPackCPU::test_numpy_dlpack_protocol_conversion_cpu_int16, test/test_dlpack.py::TestTorchDlPackCPU::test_numpy_dlpack_protocol_conversion_cpu_int32, test/test_dlpack.py::TestTorchDlPackCPU::test_numpy_dlpack_protocol_conversion_cpu_int64, test/test_dlpack.py::TestTorchDlPackCPU::test_numpy_dlpack_protocol_conversion_cpu_int8, test/test_dlpack.py::TestTorchDlPackCPU::test_numpy_dlpack_protocol_conversion_cpu_uint16, test/test_dlpack.py::TestTorchDlPackCPU::test_numpy_dlpack_protocol_conversion_cpu_uint32, test/test_dlpack.py::TestTorchDlPackCPU::test_numpy_dlpack_protocol_conversion_cpu_uint64, test/test_dlpack.py::TestTorchDlPackCPU::test_numpy_dlpack_protocol_conversion_cpu_uint8, test/test_dlpack.py::TestTorchDlPackCPU::test_unsupported_device_error_cpu 2025-11-03T18:28:18.8452529Z 2025-11-03T18:28:24.3428275Z Running torch_np/test_reductions 1/1 ... [2025-11-03 18:28:24.342643] 2025-11-03T18:28:24.3428883Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T18:28:24.3436072Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'torch_np/test_reductions.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-11-03 18:28:24.343414] 2025-11-03T18:28:26.8588158Z 2025-11-03T18:28:26.8589255Z profiler/test_torch_tidy 1/1 was successful, full logs can be found in artifacts with path test/test-reports/profiler.test_torch_tidy_1.1_63d55fc48a0739e5_.log 2025-11-03T18:28:26.8597211Z Running 22 items in this shard: test/profiler/test_torch_tidy.py::TestTorchTidyProfiler::test_allocation_id_uniqueness, test/profiler/test_torch_tidy.py::TestTorchTidyProfiler::test_allocation_ids, test/profiler/test_torch_tidy.py::TestTorchTidyProfiler::test_allocation_ids_with_other_ops, test/profiler/test_torch_tidy.py::TestTorchTidyProfiler::test_allocations, test/profiler/test_torch_tidy.py::TestTorchTidyProfiler::test_extra_fields, test/profiler/test_torch_tidy.py::TestTorchTidyProfiler::test_impl_reuse, test/profiler/test_torch_tidy.py::TestTorchTidyProfiler::test_mkldnn_tensors, test/profiler/test_torch_tidy.py::TestTorchTidyProfiler::test_module_and_optimizer_ids, test/profiler/test_torch_tidy.py::TestTorchTidyProfiler::test_nnmodule_params, test/profiler/test_torch_tidy.py::TestTorchTidyProfiler::test_optimizer, test/profiler/test_torch_tidy.py::TestTorchTidyProfiler::test_optimizer_parameters_adam, test/profiler/test_torch_tidy.py::TestTorchTidyProfiler::test_optimizer_parameters_sgd, test/profiler/test_torch_tidy.py::TestTorchTidyProfiler::test_pointers_and_ids, test/profiler/test_torch_tidy.py::TestTorchTidyProfiler::test_refcounts, test/profiler/test_torch_tidy.py::TestTorchTidyProfiler::test_scalar_ins, test/profiler/test_torch_tidy.py::TestTorchTidyProfiler::test_sparse_tensors, test/profiler/test_torch_tidy.py::TestTorchTidyProfiler::test_tensor_lists, test/profiler/test_torch_tidy.py::TestTorchTidyProfiler::test_tensor_properties, test/profiler/test_torch_tidy.py::TestTorchTidyProfiler::test_tensorimpl_invalidation_full, test/profiler/test_torch_tidy.py::TestTorchTidyProfiler::test_tensorimpl_invalidation_keep_alive, test/profiler/test_torch_tidy.py::TestTorchTidyProfiler::test_tensorimpl_invalidation_scalar_args, test/profiler/test_torch_tidy.py::TestTorchTidyProfiler::test_tensorimpl_invalidation_set 2025-11-03T18:28:26.8604774Z 2025-11-03T18:28:32.3115967Z Running lazy/test_reuse_ir 1/1 ... [2025-11-03 18:28:32.311327] 2025-11-03T18:28:32.3116445Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T18:28:32.3122970Z 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-11-03 18:28:32.311953] 2025-11-03T18:28:35.5075194Z 2025-11-03T18:28:35.5076394Z torch_np/test_reductions 1/1 was successful, full logs can be found in artifacts with path test/test-reports/torch_np.test_reductions_1.1_c1a15e0ffd4ce0c7_.log 2025-11-03T18:28:35.5461027Z Running 966 items in this shard: test/torch_np/test_reductions.py::TestFlatnonzero::test_basic, test/torch_np/test_reductions.py::TestAny::test_basic, test/torch_np/test_reductions.py::TestAny::test_method_vs_function, test/torch_np/test_reductions.py::TestAny::test_nd, test/torch_np/test_reductions.py::TestAll::test_basic, test/torch_np/test_reductions.py::TestAll::test_method_vs_function, test/torch_np/test_reductions.py::TestAll::test_nd, test/torch_np/test_reductions.py::TestMean::test_mean, test/torch_np/test_reductions.py::TestMean::test_mean_float16, test/torch_np/test_reductions.py::TestMean::test_mean_values, test/torch_np/test_reductions.py::TestMean::test_mean_where, test/torch_np/test_reductions.py::TestSum::test_sum, test/torch_np/test_reductions.py::TestSum::test_sum_boolean, test/torch_np/test_reductions.py::TestSum::test_sum_complex_1_dt0, test/torch_np/test_reductions.py::TestSum::test_sum_complex_1_dt1, test/torch_np/test_reductions.py::TestSum::test_sum_complex_2_dt0, test/torch_np/test_reductions.py::TestSum::test_sum_complex_2_dt1, test/torch_np/test_reductions.py::TestSum::test_sum_dtypes_2, test/torch_np/test_reductions.py::TestSum::test_sum_dtypes_warnings, test/torch_np/test_reductions.py::TestSum::test_sum_initial, test/torch_np/test_reductions.py::TestSum::test_sum_stability, test/torch_np/test_reductions.py::TestSum::test_sum_where, test/torch_np/test_reductions.py::TestGenericReductions::test_array_axis_func0, test/torch_np/test_reductions.py::TestGenericReductions::test_array_axis_func1, test/torch_np/test_reductions.py::TestGenericReductions::test_array_axis_func10, test/torch_np/test_reductions.py::TestGenericReductions::test_array_axis_func11, test/torch_np/test_reductions.py::TestGenericReductions::test_array_axis_func2, test/torch_np/test_reductions.py::TestGenericReductions::test_array_axis_func3, test/torch_np/test_reductions.py::TestGenericReductions::test_array_axis_func4, test/torch_np/test_reductions.py::TestGenericReductions::test_array_axis_func5, test/torch_np/test_reductions.py::TestGenericReductions::test_array_axis_func6, test/torch_np/test_reductions.py::TestGenericReductions::test_array_axis_func7, test/torch_np/test_reductions.py::TestGenericReductions::test_array_axis_func8, test/torch_np/test_reductions.py::TestGenericReductions::test_array_axis_func9, test/torch_np/test_reductions.py::TestGenericReductions::test_axis_bad_tuple_func0, test/torch_np/test_reductions.py::TestGenericReductions::test_axis_bad_tuple_func1, test/torch_np/test_reductions.py::TestGenericReductions::test_axis_bad_tuple_func10, test/torch_np/test_reductions.py::TestGenericReductions::test_axis_bad_tuple_func11, test/torch_np/test_reductions.py::TestGenericReductions::test_axis_bad_tuple_func2, test/torch_np/test_reductions.py::TestGenericReductions::test_axis_bad_tuple_func3, test/torch_np/test_reductions.py::TestGenericReductions::test_axis_bad_tuple_func4, test/torch_np/test_reductions.py::TestGenericReductions::test_axis_bad_tuple_func5, test/torch_np/test_reductions.py::TestGenericReductions::test_axis_bad_tuple_func6, test/torch_np/test_reductions.py::TestGenericReductions::test_axis_bad_tuple_func7, test/torch_np/test_reductions.py::TestGenericReductions::test_axis_bad_tuple_func8, test/torch_np/test_reductions.py::TestGenericReductions::test_axis_bad_tuple_func9, test/torch_np/test_reductions.py::TestGenericReductions::test_axis_empty_generic_func0, test/torch_np/test_reductions.py::TestGenericReductions::test_axis_empty_generic_func1, test/torch_np/test_reductions.py::TestGenericReductions::test_axis_empty_generic_func10, test/torch_np/test_reductions.py::TestGenericReductions::test_axis_empty_generic_func11, test/torch_np/test_reductions.py::TestGenericReductions::test_axis_empty_generic_func2, test/torch_np/test_reductions.py::TestGenericReductions::test_axis_empty_generic_func3, test/torch_np/test_reductions.py::TestGenericReductions::test_axis_empty_generic_func4, test/torch_np/test_reductions.py::TestGenericReductions::test_axis_empty_generic_func5, test/torch_np/test_reductions.py::TestGenericReductions::test_axis_empty_generic_func6, test/torch_np/test_reductions.py::TestGenericReductions::test_axis_empty_generic_func7, test/torch_np/test_reductions.py::TestGenericReductions::test_axis_empty_generic_func8, test/torch_np/test_reductions.py::TestGenericReductions::test_axis_empty_generic_func9, test/torch_np/test_reductions.py::TestGenericReductions::test_bad_axis_func0, test/torch_np/test_reductions.py::TestGenericReductions::test_bad_axis_func1, test/torch_np/test_reductions.py::TestGenericReductions::test_bad_axis_func10, test/torch_np/test_reductions.py::TestGenericReductions::test_bad_axis_func11, test/torch_np/test_reductions.py::TestGenericReductions::test_bad_axis_func2, test/torch_np/test_reductions.py::TestGenericReductions::test_bad_axis_func3, test/torch_np/test_reductions.py::TestGenericReductions::test_bad_axis_func4, test/torch_np/test_reductions.py::TestGenericReductions::test_bad_axis_func5, test/torch_np/test_reductions.py::TestGenericReductions::test_bad_axis_func6, test/torch_np/test_reductions.py::TestGenericReductions::test_bad_axis_func7, test/torch_np/test_reductions.py::TestGenericReductions::test_bad_axis_func8, test/torch_np/test_reductions.py::TestGenericReductions::test_bad_axis_func9, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis5_func0, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis5_func1, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis5_func10, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis5_func11, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis5_func2, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis5_func3, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis5_func4, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis5_func5, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis5_func6, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis5_func7, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis5_func8, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis5_func9, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis6_func0, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis6_func1, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis6_func10, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis6_func11, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis6_func2, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis6_func3, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis6_func4, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis6_func5, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis6_func6, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis6_func7, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis6_func8, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis6_func9, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis7_func0, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis7_func1, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis7_func10, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis7_func11, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis7_func2, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis7_func3, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis7_func4, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis7_func5, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis7_func6, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis7_func7, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis7_func8, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis7_func9, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis8_func0, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis8_func1, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis8_func10, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis8_func11, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis8_func2, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis8_func3, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis8_func4, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis8_func5, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis8_func6, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis8_func7, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis8_func8, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis8_func9, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis_-1_func0, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis_-1_func1, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis_-1_func10, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis_-1_func11, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis_-1_func2, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis_-1_func3, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis_-1_func4, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis_-1_func5, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis_-1_func6, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis_-1_func7, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis_-1_func8, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis_-1_func9, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis_-2_func0, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis_-2_func1, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis_-2_func10, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis_-2_func11, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis_-2_func2, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis_-2_func3, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis_-2_func4, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis_-2_func5, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis_-2_func6, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis_-2_func7, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis_-2_func8, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis_-2_func9, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis_0_func0, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis_0_func1, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis_0_func10, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis_0_func11, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis_0_func2, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis_0_func3, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis_0_func4, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis_0_func5, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis_0_func6, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis_0_func7, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis_0_func8, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis_0_func9, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis_1_func0, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis_1_func1, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis_1_func10, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis_1_func11, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis_1_func2, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis_1_func3, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis_1_func4, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis_1_func5, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis_1_func6, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis_1_func7, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis_1_func8, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis_1_func9, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis_2_func0, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis_2_func1, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis_2_func10, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis_2_func11, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis_2_func2, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis_2_func3, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis_2_func4, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis_2_func5, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis_2_func6, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis_2_func7, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis_2_func8, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis_2_func9, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis_none_func0, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis_none_func1, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis_none_func10, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis_none_func11, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis_none_func2, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis_none_func3, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis_none_func4, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis_none_func5, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis_none_func6, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis_none_func7, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis_none_func8, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis_none_func9, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func0_axis5, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func0_axis6, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func0_axis7, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func0_axis8, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func0_axis_-1, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func0_axis_-2, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func0_axis_0, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func0_axis_1, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func0_axis_2, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func10_axis5, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func10_axis6, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func10_axis7, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func10_axis8, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func10_axis_-1, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func10_axis_-2, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func10_axis_0, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func10_axis_1, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func10_axis_2, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func11_axis5, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func11_axis6, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func11_axis7, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func11_axis8, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func11_axis_-1, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func11_axis_-2, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func11_axis_0, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func11_axis_1, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func11_axis_2, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func1_axis5, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func1_axis6, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func1_axis7, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func1_axis8, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func1_axis_-1, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func1_axis_-2, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func1_axis_0, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func1_axis_1, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func1_axis_2, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func2_axis5, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func2_axis6, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func2_axis7, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func2_axis8, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func2_axis_-1, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func2_axis_-2, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func2_axis_0, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func2_axis_1, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func2_axis_2, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func3_axis5, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func3_axis6, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func3_axis7, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func3_axis8, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func3_axis_-1, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func3_axis_-2, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func3_axis_0, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func3_axis_1, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func3_axis_2, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func4_axis5, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func4_axis6, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func4_axis7, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func4_axis8, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func4_axis_-1, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func4_axis_-2, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func4_axis_0, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func4_axis_1, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func4_axis_2, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func5_axis5, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func5_axis6, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func5_axis7, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func5_axis8, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func5_axis_-1, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func5_axis_-2, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func5_axis_0, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func5_axis_1, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func5_axis_2, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func6_axis5, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func6_axis6, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func6_axis7, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func6_axis8, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func6_axis_-1, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func6_axis_-2, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func6_axis_0, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func6_axis_1, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func6_axis_2, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func7_axis5, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func7_axis6, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func7_axis7, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func7_axis8, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func7_axis_-1, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func7_axis_-2, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func7_axis_0, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func7_axis_1, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func7_axis_2, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func8_axis5, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func8_axis6, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func8_axis7, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func8_axis8, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func8_axis_-1, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func8_axis_-2, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func8_axis_0, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func8_axis_1, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func8_axis_2, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func9_axis5, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func9_axis6, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func9_axis7, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func9_axis8, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func9_axis_-1, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func9_axis_-2, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func9_axis_0, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func9_axis_1, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func9_axis_2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func0_axis5, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func0_axis6, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func0_axis7, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func0_axis8, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func0_axis_-1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func0_axis_-2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func0_axis_0, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func0_axis_1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func0_axis_2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func10_axis5, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func10_axis6, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func10_axis7, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func10_axis8, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func10_axis_-1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func10_axis_-2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func10_axis_0, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func10_axis_1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func10_axis_2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func11_axis5, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func11_axis6, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func11_axis7, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func11_axis8, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func11_axis_-1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func11_axis_-2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func11_axis_0, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func11_axis_1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func11_axis_2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func1_axis5, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func1_axis6, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func1_axis7, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func1_axis8, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func1_axis_-1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func1_axis_-2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func1_axis_0, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func1_axis_1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func1_axis_2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func2_axis5, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func2_axis6, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func2_axis7, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func2_axis8, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func2_axis_-1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func2_axis_-2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func2_axis_0, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func2_axis_1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func2_axis_2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func3_axis5, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func3_axis6, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func3_axis7, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func3_axis8, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func3_axis_-1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func3_axis_-2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func3_axis_0, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func3_axis_1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func3_axis_2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func4_axis5, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func4_axis6, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func4_axis7, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func4_axis8, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func4_axis_-1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func4_axis_-2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func4_axis_0, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func4_axis_1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func4_axis_2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func5_axis5, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func5_axis6, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func5_axis7, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func5_axis8, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func5_axis_-1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func5_axis_-2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func5_axis_0, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func5_axis_1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func5_axis_2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func6_axis5, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func6_axis6, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func6_axis7, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func6_axis8, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func6_axis_-1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func6_axis_-2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func6_axis_0, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func6_axis_1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func6_axis_2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func7_axis5, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func7_axis6, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func7_axis7, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func7_axis8, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func7_axis_-1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func7_axis_-2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func7_axis_0, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func7_axis_1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func7_axis_2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func8_axis5, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func8_axis6, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func8_axis7, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func8_axis8, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func8_axis_-1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func8_axis_-2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func8_axis_0, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func8_axis_1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func8_axis_2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func9_axis5, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func9_axis6, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func9_axis7, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func9_axis8, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func9_axis_-1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func9_axis_-2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func9_axis_0, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func9_axis_1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func9_axis_2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func0_axis5, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func0_axis6, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func0_axis7, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func0_axis8, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func0_axis_-1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func0_axis_-2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func0_axis_0, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func0_axis_1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func0_axis_2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func10_axis5, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func10_axis6, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func10_axis7, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func10_axis8, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func10_axis_-1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func10_axis_-2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func10_axis_0, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func10_axis_1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func10_axis_2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func11_axis5, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func11_axis6, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func11_axis7, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func11_axis8, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func11_axis_-1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func11_axis_-2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func11_axis_0, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func11_axis_1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func11_axis_2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func1_axis5, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func1_axis6, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func1_axis7, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func1_axis8, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func1_axis_-1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func1_axis_-2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func1_axis_0, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func1_axis_1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func1_axis_2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func2_axis5, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func2_axis6, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func2_axis7, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func2_axis8, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func2_axis_-1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func2_axis_-2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func2_axis_0, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func2_axis_1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func2_axis_2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func3_axis5, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func3_axis6, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func3_axis7, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func3_axis8, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func3_axis_-1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func3_axis_-2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func3_axis_0, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func3_axis_1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func3_axis_2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func4_axis5, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func4_axis6, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func4_axis7, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func4_axis8, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func4_axis_-1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func4_axis_-2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func4_axis_0, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func4_axis_1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func4_axis_2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func5_axis5, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func5_axis6, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func5_axis7, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func5_axis8, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func5_axis_-1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func5_axis_-2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func5_axis_0, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func5_axis_1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func5_axis_2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func6_axis5, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func6_axis6, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func6_axis7, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func6_axis8, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func6_axis_-1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func6_axis_-2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func6_axis_0, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func6_axis_1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func6_axis_2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func7_axis5, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func7_axis6, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func7_axis7, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func7_axis8, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func7_axis_-1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func7_axis_-2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func7_axis_0, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func7_axis_1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func7_axis_2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func8_axis5, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func8_axis6, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func8_axis7, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func8_axis8, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func8_axis_-1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func8_axis_-2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func8_axis_0, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func8_axis_1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func8_axis_2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func9_axis5, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func9_axis6, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func9_axis7, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func9_axis8, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func9_axis_-1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func9_axis_-2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func9_axis_0, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func9_axis_1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func9_axis_2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func0_axis5, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func0_axis6, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func0_axis7, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func0_axis8, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func0_axis_-1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func0_axis_-2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func0_axis_0, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func0_axis_1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func0_axis_2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func10_axis5, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func10_axis6, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func10_axis7, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func10_axis8, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func10_axis_-1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func10_axis_-2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func10_axis_0, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func10_axis_1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func10_axis_2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func11_axis5, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func11_axis6, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func11_axis7, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func11_axis8, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func11_axis_-1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func11_axis_-2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func11_axis_0, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func11_axis_1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func11_axis_2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func1_axis5, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func1_axis6, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func1_axis7, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func1_axis8, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func1_axis_-1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func1_axis_-2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func1_axis_0, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func1_axis_1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func1_axis_2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func2_axis5, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func2_axis6, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func2_axis7, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func2_axis8, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func2_axis_-1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func2_axis_-2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func2_axis_0, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func2_axis_1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func2_axis_2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func3_axis5, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func3_axis6, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func3_axis7, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func3_axis8, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func3_axis_-1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func3_axis_-2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func3_axis_0, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func3_axis_1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func3_axis_2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func4_axis5, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func4_axis6, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func4_axis7, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func4_axis8, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func4_axis_-1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func4_axis_-2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func4_axis_0, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func4_axis_1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func4_axis_2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func5_axis5, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func5_axis6, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func5_axis7, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func5_axis8, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func5_axis_-1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func5_axis_-2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func5_axis_0, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func5_axis_1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func5_axis_2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func6_axis5, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func6_axis6, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func6_axis7, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func6_axis8, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func6_axis_-1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func6_axis_-2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func6_axis_0, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func6_axis_1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func6_axis_2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func7_axis5, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func7_axis6, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func7_axis7, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func7_axis8, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func7_axis_-1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func7_axis_-2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func7_axis_0, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func7_axis_1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func7_axis_2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func8_axis5, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func8_axis6, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func8_axis7, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func8_axis8, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func8_axis_-1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func8_axis_-2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func8_axis_0, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func8_axis_1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func8_axis_2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func9_axis5, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func9_axis6, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func9_axis7, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func9_axis8, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func9_axis_-1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func9_axis_-2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func9_axis_0, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func9_axis_1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func9_axis_2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func0_axis5, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func0_axis6, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func0_axis7, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func0_axis8, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func0_axis_-1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func0_axis_-2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func0_axis_0, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func0_axis_1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func0_axis_2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func10_axis5, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func10_axis6, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func10_axis7, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func10_axis8, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func10_axis_-1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func10_axis_-2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func10_axis_0, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func10_axis_1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func10_axis_2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func11_axis5, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func11_axis6, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func11_axis7, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func11_axis8, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func11_axis_-1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func11_axis_-2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func11_axis_0, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func11_axis_1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func11_axis_2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func1_axis5, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func1_axis6, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func1_axis7, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func1_axis8, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func1_axis_-1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func1_axis_-2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func1_axis_0, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func1_axis_1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func1_axis_2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func2_axis5, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func2_axis6, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func2_axis7, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func2_axis8, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func2_axis_-1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func2_axis_-2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func2_axis_0, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func2_axis_1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func2_axis_2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func3_axis5, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func3_axis6, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func3_axis7, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func3_axis8, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func3_axis_-1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func3_axis_-2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func3_axis_0, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func3_axis_1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func3_axis_2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func4_axis5, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func4_axis6, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func4_axis7, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func4_axis8, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func4_axis_-1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func4_axis_-2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func4_axis_0, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func4_axis_1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func4_axis_2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func5_axis5, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func5_axis6, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func5_axis7, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func5_axis8, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func5_axis_-1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func5_axis_-2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func5_axis_0, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func5_axis_1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func5_axis_2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func6_axis5, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func6_axis6, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func6_axis7, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func6_axis8, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func6_axis_-1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func6_axis_-2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func6_axis_0, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func6_axis_1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func6_axis_2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func7_axis5, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func7_axis6, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func7_axis7, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func7_axis8, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func7_axis_-1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func7_axis_-2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func7_axis_0, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func7_axis_1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func7_axis_2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func8_axis5, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func8_axis6, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func8_axis7, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func8_axis8, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func8_axis_-1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func8_axis_-2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func8_axis_0, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func8_axis_1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func8_axis_2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func9_axis5, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func9_axis6, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func9_axis7, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func9_axis8, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func9_axis_-1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func9_axis_-2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func9_axis_0, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func9_axis_1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func9_axis_2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func0_axis5, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func0_axis6, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func0_axis7, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func0_axis8, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func0_axis_-1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func0_axis_-2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func0_axis_0, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func0_axis_1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func0_axis_2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func10_axis5, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func10_axis6, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func10_axis7, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func10_axis8, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func10_axis_-1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func10_axis_-2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func10_axis_0, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func10_axis_1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func10_axis_2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func11_axis5, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func11_axis6, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func11_axis7, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func11_axis8, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func11_axis_-1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func11_axis_-2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func11_axis_0, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func11_axis_1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func11_axis_2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func1_axis5, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func1_axis6, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func1_axis7, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func1_axis8, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func1_axis_-1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func1_axis_-2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func1_axis_0, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func1_axis_1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func1_axis_2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func2_axis5, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func2_axis6, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func2_axis7, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func2_axis8, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func2_axis_-1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func2_axis_-2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func2_axis_0, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func2_axis_1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func2_axis_2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func3_axis5, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func3_axis6, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func3_axis7, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func3_axis8, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func3_axis_-1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func3_axis_-2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func3_axis_0, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func3_axis_1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func3_axis_2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func4_axis5, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func4_axis6, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func4_axis7, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func4_axis8, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func4_axis_-1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func4_axis_-2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func4_axis_0, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func4_axis_1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func4_axis_2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func5_axis5, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func5_axis6, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func5_axis7, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func5_axis8, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func5_axis_-1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func5_axis_-2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func5_axis_0, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func5_axis_1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func5_axis_2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func6_axis5, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func6_axis6, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func6_axis7, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func6_axis8, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func6_axis_-1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func6_axis_-2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func6_axis_0, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func6_axis_1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func6_axis_2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func7_axis5, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func7_axis6, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func7_axis7, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func7_axis8, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func7_axis_-1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func7_axis_-2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func7_axis_0, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func7_axis_1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func7_axis_2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func8_axis5, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func8_axis6, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func8_axis7, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func8_axis8, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func8_axis_-1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func8_axis_-2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func8_axis_0, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func8_axis_1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func8_axis_2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func9_axis5, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func9_axis6, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func9_axis7, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func9_axis8, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func9_axis_-1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func9_axis_-2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func9_axis_0, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func9_axis_1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func9_axis_2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func0_axis5, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func0_axis6, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func0_axis7, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func0_axis8, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func0_axis_-1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func0_axis_-2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func0_axis_0, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func0_axis_1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func0_axis_2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func10_axis5, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func10_axis6, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func10_axis7, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func10_axis8, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func10_axis_-1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func10_axis_-2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func10_axis_0, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func10_axis_1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func10_axis_2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func11_axis5, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func11_axis6, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func11_axis7, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func11_axis8, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func11_axis_-1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func11_axis_-2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func11_axis_0, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func11_axis_1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func11_axis_2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func1_axis5, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func1_axis6, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func1_axis7, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func1_axis8, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func1_axis_-1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func1_axis_-2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func1_axis_0, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func1_axis_1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func1_axis_2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func2_axis5, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func2_axis6, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func2_axis7, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func2_axis8, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func2_axis_-1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func2_axis_-2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func2_axis_0, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func2_axis_1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func2_axis_2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func3_axis5, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func3_axis6, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func3_axis7, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func3_axis8, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func3_axis_-1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func3_axis_-2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func3_axis_0, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func3_axis_1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func3_axis_2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func4_axis5, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func4_axis6, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func4_axis7, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func4_axis8, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func4_axis_-1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func4_axis_-2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func4_axis_0, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func4_axis_1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func4_axis_2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func5_axis5, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func5_axis6, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func5_axis7, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func5_axis8, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func5_axis_-1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func5_axis_-2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func5_axis_0, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func5_axis_1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func5_axis_2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func6_axis5, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func6_axis6, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func6_axis7, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func6_axis8, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func6_axis_-1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func6_axis_-2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func6_axis_0, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func6_axis_1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func6_axis_2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func7_axis5, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func7_axis6, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func7_axis7, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func7_axis8, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func7_axis_-1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func7_axis_-2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func7_axis_0, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func7_axis_1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func7_axis_2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func8_axis5, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func8_axis6, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func8_axis7, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func8_axis8, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func8_axis_-1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func8_axis_-2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func8_axis_0, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func8_axis_1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func8_axis_2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func9_axis5, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func9_axis6, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func9_axis7, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func9_axis8, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func9_axis_-1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func9_axis_-2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func9_axis_0, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func9_axis_1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func9_axis_2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_scalar_func0, test/torch_np/test_reductions.py::TestGenericReductions::test_out_scalar_func1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_scalar_func10, test/torch_np/test_reductions.py::TestGenericReductions::test_out_scalar_func11, test/torch_np/test_reductions.py::TestGenericReductions::test_out_scalar_func2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_scalar_func3, test/torch_np/test_reductions.py::TestGenericReductions::test_out_scalar_func4, test/torch_np/test_reductions.py::TestGenericReductions::test_out_scalar_func5, test/torch_np/test_reductions.py::TestGenericReductions::test_out_scalar_func6, test/torch_np/test_reductions.py::TestGenericReductions::test_out_scalar_func7, test/torch_np/test_reductions.py::TestGenericReductions::test_out_scalar_func8, test/torch_np/test_reductions.py::TestGenericReductions::test_out_scalar_func9, test/torch_np/test_reductions.py::TestGenericCumSumProd::test_array_axis_func0, test/torch_np/test_reductions.py::TestGenericCumSumProd::test_array_axis_func1, test/torch_np/test_reductions.py::TestGenericCumSumProd::test_axis_bad_tuple_func0, test/torch_np/test_reductions.py::TestGenericCumSumProd::test_axis_bad_tuple_func1, test/torch_np/test_reductions.py::TestGenericCumSumProd::test_axis_empty_generic_func0, test/torch_np/test_reductions.py::TestGenericCumSumProd::test_axis_empty_generic_func1, test/torch_np/test_reductions.py::TestGenericCumSumProd::test_bad_axis_func0, test/torch_np/test_reductions.py::TestGenericCumSumProd::test_bad_axis_func1 2025-11-03T18:28:35.5829363Z 2025-11-03T18:28:37.3460376Z 2025-11-03T18:28:37.3461280Z 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_f7121f2ac9a42f26_.log 2025-11-03T18:28:37.3463313Z 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-11-03T18:28:37.3464391Z 2025-11-03T18:28:40.9263957Z Running test_prims 1/1 ... [2025-11-03 18:28:40.925862] 2025-11-03T18:28:40.9264415Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T18:28:40.9271019Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_prims.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-11-03 18:28:40.926477] 2025-11-03T18:28:42.9249389Z Running profiler/test_python_tracer 1/1 ... [2025-11-03 18:28:42.923947] 2025-11-03T18:28:42.9249992Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T18:28:42.9256340Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'profiler/test_python_tracer.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-11-03 18:28:42.925026] 2025-11-03T18:28:48.5886654Z 2025-11-03T18:28:48.5887638Z test_prims 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_prims_1.1_0863b3ca5c6d7ab5_.log 2025-11-03T18:28:48.5895248Z Running 26 items in this shard: test/test_prims.py::TestPrimsBasic::test_check_deprecation_warning, test/test_prims.py::TestPrimsBasic::test_clone_complex, test/test_prims.py::TestPrimsBasic::test_clone_meta_stride_preservation_dense, test/test_prims.py::TestPrimsBasic::test_clone_meta_stride_preservation_sparse, test/test_prims.py::TestPrimsBasic::test_mul_complex, test/test_prims.py::TestPrimsBasic::test_torch_ops, test/test_prims.py::TestPrimsCPU::test_aten_overload_to_prims_cpu, test/test_prims.py::TestPrimsCPU::test_broadcast_in_dim_cpu_float32, test/test_prims.py::TestPrimsCPU::test_broadcast_in_dim_sum_cpu_float32, test/test_prims.py::TestPrimsCPU::test_cbrt_prim_cpu_float64, test/test_prims.py::TestPrimsCPU::test_cbrt_prim_cpu_int64, test/test_prims.py::TestPrimsCPU::test_collapse_cpu_float32, test/test_prims.py::TestPrimsCPU::test_functional_rng_wrappers_cpu_float32, test/test_prims.py::TestPrimsCPU::test_memory_format_strides_cpu_float32, test/test_prims.py::TestPrimsCPU::test_philox_rand_cpu_float32, test/test_prims.py::TestPrimsCPU::test_reshape_view_method_cpu_float32, test/test_prims.py::TestPrimsCPU::test_var_correction_0_cpu_float32, test/test_prims.py::TestPrimsCPU::test_var_correction_1_cpu_float32, test/test_prims.py::TestRefsCPU::test_constant_pad_nd_memory_format_cpu_float32, test/test_prims.py::TestRefsCPU::test_inferred_tags_cpu, test/test_prims.py::TestRefsCPU::test_infinite_loop_from_py_dispatcher_cpu, test/test_prims.py::TestRefsCPU::test_linspace_with_complex_input_cpu, test/test_prims.py::TestRefsCPU::test_logspace_with_complex_input_cpu, test/test_prims.py::TestRefsCPU::test_unbind_cpu, test/test_prims.py::TestDecompCPU::test_decomposition_method_vararg_ones_cpu_float32, test/test_prims.py::TestDecompCPU::test_decomposition_method_vararg_permute_cpu_float32 2025-11-03T18:28:48.5902137Z 2025-11-03T18:28:53.3723400Z 2025-11-03T18:28:53.3724403Z profiler/test_python_tracer 1/1 was successful, full logs can be found in artifacts with path test/test-reports/profiler.test_python_tracer_1.1_ea20978d05504f89_.log 2025-11-03T18:28:53.3726793Z Running 3 items in this shard: test/profiler/test_python_tracer.py::TestPythonTracer::test_method_with_c_function, test/profiler/test_python_tracer.py::TestPythonTracer::test_monitoring_callback, test/profiler/test_python_tracer.py::TestPythonTracer::test_unexpected_c_return_events 2025-11-03T18:28:53.3727960Z 2025-11-03T18:28:54.0405122Z Running inductor/test_custom_op_autotune 1/1 ... [2025-11-03 18:28:54.039824] 2025-11-03T18:28:54.0405669Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-11-03T18:28:54.0412401Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_custom_op_autotune.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-11-03 18:28:54.041029] 2025-11-03T18:29:06.0505197Z 2025-11-03T18:29:06.0506069Z inductor/test_custom_op_autotune 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_custom_op_autotune_1.1_2db638deb9cc8b2b_.log 2025-11-03T18:29:06.0506804Z 2025-11-03T18:33:47.0851771Z 2025-11-03T18:33:47.0852655Z test_dataloader 1/2 was successful, full logs can be found in artifacts with path test/test-reports/test_dataloader_1.2_1469c153298982dd_.log 2025-11-03T18:33:47.0885986Z Running 93 items in this shard: test/test_dataloader.py::TestDatasetRandomSplit::test_incomplete_fractional_splits, test/test_dataloader.py::TestDatasetRandomSplit::test_slicing_of_subset_of_subset, test/test_dataloader.py::TestDatasetRandomSplit::test_splits_are_mutually_exclusive, test/test_dataloader.py::TestDatasetRandomSplit::test_splits_indexing_type, test/test_dataloader.py::TestTensorDataset::test_getitem, test/test_dataloader.py::TestTensorDataset::test_len, test/test_dataloader.py::TestTensorDataset::test_many_tensors, test/test_dataloader.py::TestStackDataset::test_getitem, test/test_dataloader.py::TestStackDataset::test_getitems, test/test_dataloader.py::TestStackDataset::test_getitems_raises_index_error, test/test_dataloader.py::TestStackDataset::test_getitems_value_error, test/test_dataloader.py::TestStackDataset::test_mixed, test/test_dataloader.py::TestStackDataset::test_single, test/test_dataloader.py::TestStackDataset::test_size_mismatch, test/test_dataloader.py::TestConcatDataset::test_concat_two_non_singletons, test/test_dataloader.py::TestConcatDataset::test_concat_two_non_singletons_with_empty, test/test_dataloader.py::TestConcatDataset::test_iterable_dataset_err, test/test_dataloader.py::TestDataLoader::test_builtin_collection_conversion, test/test_dataloader.py::TestDataLoader::test_default_collate_bad_numpy_types, test/test_dataloader.py::TestDataLoader::test_default_collate_mapping_keep_type, test/test_dataloader.py::TestDataLoader::test_default_collate_sequence_dont_keep_type, test/test_dataloader.py::TestDataLoader::test_default_collate_sequence_keep_type, test/test_dataloader.py::TestDataLoader::test_default_collate_shared_tensor, test/test_dataloader.py::TestDataLoader::test_default_convert_sequence_dont_keep_type, test/test_dataloader.py::TestDataLoader::test_duplicating_data_with_drop_last, test/test_dataloader.py::TestDataLoader::test_error, test/test_dataloader.py::TestDataLoader::test_error_in_init, test/test_dataloader.py::TestDataLoader::test_excessive_thread_creation_warning, test/test_dataloader.py::TestDataLoader::test_fd_limit_exceeded, test/test_dataloader.py::TestDataLoader::test_get_worker_info, test/test_dataloader.py::TestDataLoader::test_invalid_assign_after_init, test/test_dataloader.py::TestDataLoader::test_iterable_style_dataset, test/test_dataloader.py::TestDataLoader::test_iterabledataset_len, test/test_dataloader.py::TestDataLoader::test_len, test/test_dataloader.py::TestDataLoader::test_multi_epochs_reproducibility, test/test_dataloader.py::TestDataLoader::test_multiprocessing_contexts, test/test_dataloader.py::TestDataLoader::test_multiprocessing_iterdatapipe_with_dill, test/test_dataloader.py::TestDataLoader::test_no_segfault, test/test_dataloader.py::TestDataLoader::test_numpy, test/test_dataloader.py::TestDataLoader::test_partial_workers, test/test_dataloader.py::TestDataLoader::test_random_sampler, test/test_dataloader.py::TestDataLoader::test_random_sampler_len_with_replacement, test/test_dataloader.py::TestDataLoader::test_random_sampler_len_without_replacement, test/test_dataloader.py::TestDataLoader::test_sampler, test/test_dataloader.py::TestDataLoader::test_sampler_reproducibility, test/test_dataloader.py::TestDataLoader::test_seqential_batch_workers, test/test_dataloader.py::TestDataLoader::test_seqential_batch_workers_prefetch, test/test_dataloader.py::TestDataLoader::test_shuffle, test/test_dataloader.py::TestDataLoader::test_shuffle_batch, test/test_dataloader.py::TestDataLoader::test_worker_init_fn, test/test_dataloader.py::TestDictDataLoader::test_pin_memory_no_cuda, test/test_dataloader.py::TestDictDataLoader::test_pin_memory_with_only_device, test/test_dataloader.py::TestDataLoaderPersistentWorkers::test_batch_sampler, test/test_dataloader.py::TestDataLoaderPersistentWorkers::test_dataset_not_reset, test/test_dataloader.py::TestDataLoaderPersistentWorkers::test_default_collate_bad_numpy_types, test/test_dataloader.py::TestDataLoaderPersistentWorkers::test_default_collate_dtype, test/test_dataloader.py::TestDataLoaderPersistentWorkers::test_default_collate_mapping_keep_type, test/test_dataloader.py::TestDataLoaderPersistentWorkers::test_default_collate_numpy_memmap, test/test_dataloader.py::TestDataLoaderPersistentWorkers::test_default_collate_sequence_dont_keep_type, test/test_dataloader.py::TestDataLoaderPersistentWorkers::test_default_collate_sequence_keep_type, test/test_dataloader.py::TestDataLoaderPersistentWorkers::test_default_convert_sequence_dont_keep_type, test/test_dataloader.py::TestDataLoaderPersistentWorkers::test_default_convert_sequence_keep_type, test/test_dataloader.py::TestDataLoaderPersistentWorkers::test_duplicating_data_with_drop_last, test/test_dataloader.py::TestDataLoaderPersistentWorkers::test_error, test/test_dataloader.py::TestDataLoaderPersistentWorkers::test_get_worker_info, test/test_dataloader.py::TestDataLoaderPersistentWorkers::test_invalid_ctor_args_combinations, test/test_dataloader.py::TestDataLoaderPersistentWorkers::test_iterable_style_dataset, test/test_dataloader.py::TestDataLoaderPersistentWorkers::test_iterabledataset_len, test/test_dataloader.py::TestDataLoaderPersistentWorkers::test_large_sampler_indices, test/test_dataloader.py::TestDataLoaderPersistentWorkers::test_multiprocessing_iterdatapipe, test/test_dataloader.py::TestDataLoaderPersistentWorkers::test_numpy_scalars, test/test_dataloader.py::TestDataLoaderPersistentWorkers::test_partial_workers, test/test_dataloader.py::TestDataLoaderPersistentWorkers::test_random_sampler, test/test_dataloader.py::TestDataLoaderPersistentWorkers::test_segfault, test/test_dataloader.py::TestDataLoaderPersistentWorkers::test_seqential_batch_workers, test/test_dataloader.py::TestDataLoaderPersistentWorkers::test_seqential_batch_workers_prefetch, test/test_dataloader.py::TestDataLoaderPersistentWorkers::test_sequential_workers, test/test_dataloader.py::TestDataLoaderPersistentWorkers::test_shuffle, test/test_dataloader.py::TestDataLoaderPersistentWorkers::test_shuffle_batch_none, test/test_dataloader.py::TestDataLoaderPersistentWorkers::test_shuffle_batch_workers, test/test_dataloader.py::TestDataLoaderPersistentWorkers::test_shuffle_batch_workers_prefetch, test/test_dataloader.py::TestDataLoaderPersistentWorkers::test_shuffle_pin_memory, test/test_dataloader.py::TestDataLoaderPersistentWorkers::test_shuffle_workers, test/test_dataloader.py::TestDataLoaderPersistentWorkers::test_timeout, test/test_dataloader.py::TestDataLoaderPersistentWorkers::test_worker_init_fn, test/test_dataloader.py::TestDataLoaderPersistentWorkers::test_worker_seed_reproducibility, test/test_dataloader.py::TestNamedTupleDataLoader::test_dataloader_with_namedtuple, test/test_dataloader.py::TestCustomPinFn::test_custom_batch_pin, test/test_dataloader.py::TestConvAfterFork::test_conv_after_fork, test/test_dataloader.py::TestOutOfOrderDataLoader::test_in_order_index_ds, test/test_dataloader.py::TestOutOfOrderDataLoader::test_out_of_order_index_ds, test/test_dataloader.py::TestOutOfOrderDataLoader::test_out_of_order_iterable_ds, test/test_dataloader.py::TestDataLoaderDeviceTypeCPU::test_nested_tensor_multiprocessing_context_spawn_cpu 2025-11-03T18:33:47.0913879Z 2025-11-03T18:33:48.0499595Z Running test batch 'tests to run' cost 6403.23 seconds 2025-11-03T18:33:48.0525075Z GITHUB_RUN_ID, GITHUB_RUN_ATTEMPT, or ARTIFACTS_FILE_SUFFIX not set, not uploading 2025-11-03T18:33:48.0525608Z Uploading artifacts took 0.00 seconds 2025-11-03T18:33:48.0526119Z GITHUB_RUN_ID, GITHUB_RUN_ATTEMPT, or ARTIFACTS_FILE_SUFFIX not set, not uploading 2025-11-03T18:33:48.0526623Z Uploading artifacts took 0.00 seconds 2025-11-03T18:33:48.0527115Z GITHUB_RUN_ID, GITHUB_RUN_ATTEMPT, or ARTIFACTS_FILE_SUFFIX not set, not uploading 2025-11-03T18:33:48.0527607Z Uploading artifacts took 0.00 seconds 2025-11-03T18:33:48.0528105Z GITHUB_RUN_ID, GITHUB_RUN_ATTEMPT, or ARTIFACTS_FILE_SUFFIX not set, not uploading 2025-11-03T18:33:48.0528627Z Uploading artifacts took 0.00 seconds 2025-11-03T18:33:48.0529082Z GITHUB_RUN_ID, GITHUB_RUN_ATTEMPT, or ARTIFACTS_FILE_SUFFIX not set, not uploading 2025-11-03T18:33:48.0529571Z Uploading artifacts took 0.00 seconds 2025-11-03T18:33:48.7592742Z 2025-11-03T18:33:48.7593414Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch\test>if ERRORLEVEL 1 goto fail 2025-11-03T18:33:48.7594181Z 2025-11-03T18:33:48.7594762Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch\test>popd 2025-11-03T18:33:48.7599213Z 2025-11-03T18:33:48.7599511Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>exit /b 0 2025-11-03T18:33:48.7624262Z + [[ 4 == 1 ]] 2025-11-03T18:33:48.7624587Z + [[ 4 == 2 ]] 2025-11-03T18:33:48.7642006Z + assert_git_not_dirty 2025-11-03T18:33:48.7642369Z + [[ win-vs2022-cpu-py3 != *rocm* ]] 2025-11-03T18:33:48.7642735Z + [[ win-vs2022-cpu-py3 != *xla* ]] 2025-11-03T18:33:48.7749756Z ++ git status --porcelain 2025-11-03T18:33:48.7801900Z ++ grep -v '?? third_party' 2025-11-03T18:33:52.4370145Z ++ true 2025-11-03T18:33:52.4374609Z + git_status= 2025-11-03T18:33:52.4375082Z + [[ -n '' ]] 2025-11-03T18:33:52.4375392Z + echo 'TEST PASSED' 2025-11-03T18:33:52.4376132Z TEST PASSED 2025-11-03T18:33:52.4517190Z ##[group]Run cat test/**/*_toprint.log || true 2025-11-03T18:33:52.4517640Z cat test/**/*_toprint.log || true 2025-11-03T18:33:52.4538185Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2025-11-03T18:33:52.4538669Z env: 2025-11-03T18:33:52.4538893Z GIT_DEFAULT_BRANCH: main 2025-11-03T18:33:52.4539226Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-11-03T18:33:52.4539707Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-11-03T18:33:52.4540241Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-11-03T18:33:52.4540764Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-11-03T18:33:52.4541180Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-11-03T18:33:52.4541522Z ##[endgroup] 2025-11-03T18:33:52.5311998Z cat: 'test/**/*_toprint.log': No such file or directory 2025-11-03T18:33:52.5442249Z ##[group]Run kill "$MONITOR_SCRIPT_PID" 2025-11-03T18:33:52.5442693Z kill "$MONITOR_SCRIPT_PID" 2025-11-03T18:33:52.5466297Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2025-11-03T18:33:52.5466773Z env: 2025-11-03T18:33:52.5466984Z GIT_DEFAULT_BRANCH: main 2025-11-03T18:33:52.5467329Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-11-03T18:33:52.5467804Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-11-03T18:33:52.5468364Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-11-03T18:33:52.5468879Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-11-03T18:33:52.5469299Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-11-03T18:33:52.5469648Z MONITOR_SCRIPT_PID: 408 2025-11-03T18:33:52.5469898Z ##[endgroup] 2025-11-03T18:33:52.5869201Z Prepare all required actions 2025-11-03T18:33:52.5870052Z Getting action download info 2025-11-03T18:33:52.7607100Z Download action repository 'seemethere/upload-artifact-s3@v5' (SHA:baba72d0712b404f646cebe0730933554ebce96a) 2025-11-03T18:33:53.0593761Z Download action repository 'actions/upload-artifact@v4' (SHA:ea165f8d65b6e75b540449e92b4886f43607fa02) 2025-11-03T18:33:53.4999954Z ##[group]Run ./.github/actions/upload-test-artifacts 2025-11-03T18:33:53.5000581Z with: 2025-11-03T18:33:53.5001273Z file-suffix: test-default-4-4-lf.windows.4xlarge.nonephemeral_54379993351 2025-11-03T18:33:53.5002135Z s3-bucket: gha-artifacts 2025-11-03T18:33:53.5002617Z env: 2025-11-03T18:33:53.5002989Z GIT_DEFAULT_BRANCH: main 2025-11-03T18:33:53.5003546Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-11-03T18:33:53.5004447Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-11-03T18:33:53.5005646Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-11-03T18:33:53.5006552Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-11-03T18:33:53.5007363Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-11-03T18:33:53.5007936Z ##[endgroup] 2025-11-03T18:33:53.5138649Z ##[group]Run # -ir => recursive include all files in pattern 2025-11-03T18:33:53.5139125Z # -ir => recursive include all files in pattern 2025-11-03T18:33:53.5139603Z 7z a "test-jsons-$Env:FILE_SUFFIX.zip" -ir'!test\test-reports\*.json' 2025-11-03T18:33:53.5157131Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2025-11-03T18:33:53.5157629Z env: 2025-11-03T18:33:53.5157847Z GIT_DEFAULT_BRANCH: main 2025-11-03T18:33:53.5158180Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-11-03T18:33:53.5158643Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-11-03T18:33:53.5159222Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-11-03T18:33:53.5159739Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-11-03T18:33:53.5160244Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-11-03T18:33:53.5161189Z FILE_SUFFIX: test-default-4-4-lf.windows.4xlarge.nonephemeral_54379993351 2025-11-03T18:33:53.5161630Z ##[endgroup] 2025-11-03T18:33:53.8813774Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2025-11-03T18:33:53.8888511Z Finished 2025-11-03T18:33:53.9688207Z 2025-11-03T18:33:53.9688747Z 7-Zip 25.01 (x64) : Copyright (c) 1999-2025 Igor Pavlov : 2025-08-03 2025-11-03T18:33:53.9689075Z 2025-11-03T18:33:53.9689176Z Scanning the drive: 2025-11-03T18:33:53.9689459Z 1 file, 22313 bytes (22 KiB) 2025-11-03T18:33:53.9689631Z 2025-11-03T18:33:53.9689981Z Creating archive: test-jsons-test-default-4-4-lf.windows.4xlarge.nonephemeral_54379993351.zip 2025-11-03T18:33:53.9690454Z 2025-11-03T18:33:53.9690626Z Add new data to archive: 1 file, 22313 bytes (22 KiB) 2025-11-03T18:33:53.9690876Z 2025-11-03T18:33:53.9690893Z 2025-11-03T18:33:53.9691014Z Files read from disk: 1 2025-11-03T18:33:53.9691267Z Archive size: 4206 bytes (5 KiB) 2025-11-03T18:33:53.9691595Z Everything is Ok 2025-11-03T18:33:53.9972611Z ##[group]Run # -ir => recursive include all files in pattern 2025-11-03T18:33:53.9973038Z # -ir => recursive include all files in pattern 2025-11-03T18:33:53.9973648Z 7z a "test-reports-$Env:FILE_SUFFIX.zip" -ir'!test\test-reports\*.xml' -ir'!test\test-reports\*.csv' 2025-11-03T18:33:53.9991191Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2025-11-03T18:33:53.9991639Z env: 2025-11-03T18:33:53.9991830Z GIT_DEFAULT_BRANCH: main 2025-11-03T18:33:53.9992106Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-11-03T18:33:53.9992535Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-11-03T18:33:53.9994531Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-11-03T18:33:53.9995030Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-11-03T18:33:53.9995420Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-11-03T18:33:53.9995869Z FILE_SUFFIX: test-default-4-4-lf.windows.4xlarge.nonephemeral_54379993351 2025-11-03T18:33:53.9996336Z ##[endgroup] 2025-11-03T18:33:54.3561987Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2025-11-03T18:33:54.3611596Z Finished 2025-11-03T18:33:54.5466274Z 2025-11-03T18:33:54.5466778Z 7-Zip 25.01 (x64) : Copyright (c) 1999-2025 Igor Pavlov : 2025-08-03 2025-11-03T18:33:54.5467094Z 2025-11-03T18:33:54.5467178Z Scanning the drive: 2025-11-03T18:33:54.5467412Z 190 files, 13820194 bytes (14 MiB) 2025-11-03T18:33:54.5467582Z 2025-11-03T18:33:54.5467987Z Creating archive: test-reports-test-default-4-4-lf.windows.4xlarge.nonephemeral_54379993351.zip 2025-11-03T18:33:54.5468435Z 2025-11-03T18:33:54.5468609Z Add new data to archive: 190 files, 13820194 bytes (14 MiB) 2025-11-03T18:33:54.5468878Z 2025-11-03T18:33:54.5468882Z 2025-11-03T18:33:54.5468968Z Files read from disk: 190 2025-11-03T18:33:54.5469205Z Archive size: 700677 bytes (685 KiB) 2025-11-03T18:33:54.5469524Z Everything is Ok 2025-11-03T18:33:54.5768539Z ##[group]Run # -ir => recursive include all files in pattern 2025-11-03T18:33:54.5768977Z # -ir => recursive include all files in pattern 2025-11-03T18:33:54.5769437Z 7z a "logs-$Env:FILE_SUFFIX.zip" 'usage_log.txt' -ir'!test\test-reports\*.log' 2025-11-03T18:33:54.5786755Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2025-11-03T18:33:54.5787203Z env: 2025-11-03T18:33:54.5787395Z GIT_DEFAULT_BRANCH: main 2025-11-03T18:33:54.5787680Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-11-03T18:33:54.5788113Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-11-03T18:33:54.5788638Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-11-03T18:33:54.5789207Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-11-03T18:33:54.5789588Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-11-03T18:33:54.5790116Z FILE_SUFFIX: test-default-4-4-lf.windows.4xlarge.nonephemeral_54379993351 2025-11-03T18:33:54.5790543Z ##[endgroup] 2025-11-03T18:33:54.9429575Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2025-11-03T18:33:54.9507184Z Finished 2025-11-03T18:33:55.2115623Z 2025-11-03T18:33:55.2116154Z 7-Zip 25.01 (x64) : Copyright (c) 1999-2025 Igor Pavlov : 2025-08-03 2025-11-03T18:33:55.2116475Z 2025-11-03T18:33:55.2116558Z Scanning the drive: 2025-11-03T18:33:55.2116784Z 305 files, 16588604 bytes (16 MiB) 2025-11-03T18:33:55.2116990Z 2025-11-03T18:33:55.2117307Z Creating archive: logs-test-default-4-4-lf.windows.4xlarge.nonephemeral_54379993351.zip 2025-11-03T18:33:55.2117806Z 2025-11-03T18:33:55.2117991Z Add new data to archive: 305 files, 16588604 bytes (16 MiB) 2025-11-03T18:33:55.2118246Z 2025-11-03T18:33:55.2118250Z 2025-11-03T18:33:55.2118338Z Files read from disk: 305 2025-11-03T18:33:55.2118574Z Archive size: 1175377 bytes (1148 KiB) 2025-11-03T18:33:55.2118850Z Everything is Ok 2025-11-03T18:33:55.2419558Z ##[group]Run seemethere/upload-artifact-s3@v5 2025-11-03T18:33:55.2419865Z with: 2025-11-03T18:33:55.2420047Z s3-bucket: gha-artifacts 2025-11-03T18:33:55.2420334Z s3-prefix: pytorch/pytorch/19040285449/1/artifact 2025-11-03T18:33:55.2420633Z retention-days: 14 2025-11-03T18:33:55.2420862Z if-no-files-found: warn 2025-11-03T18:33:55.2421090Z path: test-jsons-*.zip 2025-11-03T18:33:55.2421296Z name: artifact 2025-11-03T18:33:55.2421497Z region: us-east-1 2025-11-03T18:33:55.2421680Z env: 2025-11-03T18:33:55.2421864Z GIT_DEFAULT_BRANCH: main 2025-11-03T18:33:55.2422123Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-11-03T18:33:55.2423197Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-11-03T18:33:55.2423727Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-11-03T18:33:55.2424199Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-11-03T18:33:55.2424595Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-11-03T18:33:55.2424869Z ##[endgroup] 2025-11-03T18:33:55.6358397Z NOTE: s3-prefix specified, ignoring name parameter 2025-11-03T18:33:55.6358836Z With the provided path, there will be 1 file uploaded 2025-11-03T18:33:55.6359241Z Uploading to s3 prefix: pytorch/pytorch/19040285449/1/artifact 2025-11-03T18:33:55.6373696Z Starting upload of test-jsons-test-default-4-4-lf.windows.4xlarge.nonephemeral_54379993351.zip 2025-11-03T18:33:55.8391358Z Finished upload of test-jsons-test-default-4-4-lf.windows.4xlarge.nonephemeral_54379993351.zip 2025-11-03T18:33:55.8653488Z ##[group]Run seemethere/upload-artifact-s3@v5 2025-11-03T18:33:55.8653836Z with: 2025-11-03T18:33:55.8654143Z s3-bucket: gha-artifacts 2025-11-03T18:33:55.8654464Z s3-prefix: pytorch/pytorch/19040285449/1/artifact 2025-11-03T18:33:55.8654816Z retention-days: 14 2025-11-03T18:33:55.8655043Z if-no-files-found: error 2025-11-03T18:33:55.8655332Z path: test-reports-*.zip 2025-11-03T18:33:55.8655584Z name: artifact 2025-11-03T18:33:55.8655788Z region: us-east-1 2025-11-03T18:33:55.8656003Z env: 2025-11-03T18:33:55.8656184Z GIT_DEFAULT_BRANCH: main 2025-11-03T18:33:55.8656477Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-11-03T18:33:55.8656955Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-11-03T18:33:55.8657527Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-11-03T18:33:55.8658029Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-11-03T18:33:55.8658453Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-11-03T18:33:55.8658766Z ##[endgroup] 2025-11-03T18:33:56.2494735Z NOTE: s3-prefix specified, ignoring name parameter 2025-11-03T18:33:56.2495230Z With the provided path, there will be 1 file uploaded 2025-11-03T18:33:56.2495895Z Uploading to s3 prefix: pytorch/pytorch/19040285449/1/artifact 2025-11-03T18:33:56.2509244Z Starting upload of test-reports-test-default-4-4-lf.windows.4xlarge.nonephemeral_54379993351.zip 2025-11-03T18:33:56.4879876Z Finished upload of test-reports-test-default-4-4-lf.windows.4xlarge.nonephemeral_54379993351.zip 2025-11-03T18:33:56.5130828Z ##[group]Run seemethere/upload-artifact-s3@v5 2025-11-03T18:33:56.5131146Z with: 2025-11-03T18:33:56.5131339Z s3-bucket: gha-artifacts 2025-11-03T18:33:56.5131624Z s3-prefix: pytorch/pytorch/19040285449/1/artifact 2025-11-03T18:33:56.5131924Z retention-days: 14 2025-11-03T18:33:56.5132151Z if-no-files-found: ignore 2025-11-03T18:33:56.5132389Z path: logs-*.zip 2025-11-03T18:33:56.5132576Z name: artifact 2025-11-03T18:33:56.5132770Z region: us-east-1 2025-11-03T18:33:56.5132957Z env: 2025-11-03T18:33:56.5133154Z GIT_DEFAULT_BRANCH: main 2025-11-03T18:33:56.5133465Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-11-03T18:33:56.5134247Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-11-03T18:33:56.5135001Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-11-03T18:33:56.5135460Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-11-03T18:33:56.5135851Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-11-03T18:33:56.5136127Z ##[endgroup] 2025-11-03T18:33:56.8899200Z NOTE: s3-prefix specified, ignoring name parameter 2025-11-03T18:33:56.8899681Z With the provided path, there will be 1 file uploaded 2025-11-03T18:33:56.8900165Z Uploading to s3 prefix: pytorch/pytorch/19040285449/1/artifact 2025-11-03T18:33:56.8912848Z Starting upload of logs-test-default-4-4-lf.windows.4xlarge.nonephemeral_54379993351.zip 2025-11-03T18:33:57.1030444Z Finished upload of logs-test-default-4-4-lf.windows.4xlarge.nonephemeral_54379993351.zip 2025-11-03T18:33:57.1289021Z ##[group]Run seemethere/upload-artifact-s3@v5 2025-11-03T18:33:57.1289333Z with: 2025-11-03T18:33:57.1289524Z s3-bucket: gha-artifacts 2025-11-03T18:33:57.1289796Z s3-prefix: pytorch/pytorch/19040285449/1/artifact 2025-11-03T18:33:57.1290116Z retention-days: 14 2025-11-03T18:33:57.1290335Z if-no-files-found: ignore 2025-11-03T18:33:57.1290564Z path: debug-*.zip 2025-11-03T18:33:57.1290750Z name: artifact 2025-11-03T18:33:57.1290938Z region: us-east-1 2025-11-03T18:33:57.1291117Z env: 2025-11-03T18:33:57.1291300Z GIT_DEFAULT_BRANCH: main 2025-11-03T18:33:57.1291636Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-11-03T18:33:57.1292410Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-11-03T18:33:57.1293369Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-11-03T18:33:57.1293836Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-11-03T18:33:57.1294289Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-11-03T18:33:57.1294573Z ##[endgroup] 2025-11-03T18:33:57.5059415Z No files were found with the provided path: debug-*.zip. No artifacts will be uploaded. 2025-11-03T18:33:57.5329912Z Prepare all required actions 2025-11-03T18:33:57.5330298Z Getting action download info 2025-11-03T18:33:57.6766256Z ##[group]Run ./.github/actions/upload-utilization-stats 2025-11-03T18:33:57.6766593Z with: 2025-11-03T18:33:57.6766784Z job_id: 54379993351 2025-11-03T18:33:57.6767158Z job_name: win-vs2022-cpu-py3 / test (default, 4, 4, lf.windows.4xlarge.nonephemeral) 2025-11-03T18:33:57.6767601Z workflow_name: trunk 2025-11-03T18:33:57.6767822Z workflow_run_id: 19040285449 2025-11-03T18:33:57.6768059Z workflow_attempt: 1 2025-11-03T18:33:57.6768251Z env: 2025-11-03T18:33:57.6768434Z GIT_DEFAULT_BRANCH: main 2025-11-03T18:33:57.6768699Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-11-03T18:33:57.6769135Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-11-03T18:33:57.6769639Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-11-03T18:33:57.6770292Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-11-03T18:33:57.6770792Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-11-03T18:33:57.6771124Z ##[endgroup] 2025-11-03T18:33:57.6850481Z ##[group]Run echo "workflow_id: 19040285449" 2025-11-03T18:33:57.6850791Z echo "workflow_id: 19040285449" 2025-11-03T18:33:57.6851075Z echo "workflow_attempt: 1" 2025-11-03T18:33:57.6851337Z echo "workflow_Name: trunk" 2025-11-03T18:33:57.6851601Z echo "job_id: 54379993351" 2025-11-03T18:33:57.6852066Z echo "job_name: win-vs2022-cpu-py3 / test (default, 4, 4, lf.windows.4xlarge.nonephemeral)" 2025-11-03T18:33:57.6852550Z echo "artifact_prefix: " 2025-11-03T18:33:57.6852831Z python3 --version 2025-11-03T18:33:57.6873657Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2025-11-03T18:33:57.6874089Z env: 2025-11-03T18:33:57.6874279Z GIT_DEFAULT_BRANCH: main 2025-11-03T18:33:57.6874563Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-11-03T18:33:57.6875011Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-11-03T18:33:57.6875504Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-11-03T18:33:57.6875962Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-11-03T18:33:57.6876351Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-11-03T18:33:57.6876633Z ##[endgroup] 2025-11-03T18:33:57.7065966Z workflow_id: 19040285449 2025-11-03T18:33:57.7066246Z workflow_attempt: 1 2025-11-03T18:33:57.7066460Z workflow_Name: trunk 2025-11-03T18:33:57.7066656Z job_id: 54379993351 2025-11-03T18:33:57.7067035Z job_name: win-vs2022-cpu-py3 / test (default, 4, 4, lf.windows.4xlarge.nonephemeral) 2025-11-03T18:33:57.7067465Z artifact_prefix: 2025-11-03T18:33:57.7189035Z Python 3.10.19 2025-11-03T18:33:57.7316954Z ##[group]Run nick-fields/retry@v3.0.0 2025-11-03T18:33:57.7317228Z with: 2025-11-03T18:33:57.7317398Z shell: bash 2025-11-03T18:33:57.7317618Z timeout_minutes: 5 2025-11-03T18:33:57.7317812Z max_attempts: 5 2025-11-03T18:33:57.7318069Z retry_wait_seconds: 30 2025-11-03T18:33:57.7318958Z 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-11-03T18:33:57.7319911Z polling_interval_seconds: 1 2025-11-03T18:33:57.7320159Z warning_on_retry: true 2025-11-03T18:33:57.7320391Z continue_on_error: false 2025-11-03T18:33:57.7320614Z env: 2025-11-03T18:33:57.7320785Z GIT_DEFAULT_BRANCH: main 2025-11-03T18:33:57.7321059Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-11-03T18:33:57.7321491Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-11-03T18:33:57.7322003Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-11-03T18:33:57.7322457Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-11-03T18:33:57.7322852Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-11-03T18:33:57.7324740Z ##[endgroup] 2025-11-03T18:33:58.9063253Z Collecting python-dateutil==2.8.2 2025-11-03T18:33:58.9271359Z Downloading python_dateutil-2.8.2-py2.py3-none-any.whl.metadata (8.2 kB) 2025-11-03T18:33:58.9351527Z Requirement already satisfied: boto3==1.35.42 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (1.35.42) 2025-11-03T18:33:59.1381594Z Collecting pandas==2.1.3 2025-11-03T18:33:59.1472849Z Downloading pandas-2.1.3-cp310-cp310-win_amd64.whl.metadata (18 kB) 2025-11-03T18:33:59.2012242Z Requirement already satisfied: dataclasses_json==0.6.7 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (0.6.7) 2025-11-03T18:33:59.2026566Z 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-11-03T18:33:59.2052519Z 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-11-03T18:33:59.2059486Z 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-11-03T18:33:59.2066653Z 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-11-03T18:33:59.2082902Z 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-11-03T18:33:59.2120082Z Requirement already satisfied: pytz>=2020.1 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from pandas==2.1.3) (2025.2) 2025-11-03T18:33:59.2126233Z Requirement already satisfied: tzdata>=2022.1 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from pandas==2.1.3) (2025.2) 2025-11-03T18:33:59.2148345Z 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-11-03T18:33:59.2155330Z 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-11-03T18:33:59.2219092Z 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-11-03T18:33:59.2277653Z 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-11-03T18:33:59.2327782Z 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-11-03T18:33:59.2336580Z 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-11-03T18:33:59.2529094Z Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) 2025-11-03T18:33:59.2713518Z Downloading pandas-2.1.3-cp310-cp310-win_amd64.whl (10.7 MB) 2025-11-03T18:33:59.3749259Z ---------------------------------------- 10.7/10.7 MB 110.7 MB/s 0:00:00 2025-11-03T18:34:00.0576610Z Installing collected packages: python-dateutil, pandas 2025-11-03T18:34:00.0584388Z Attempting uninstall: python-dateutil 2025-11-03T18:34:00.0599065Z Found existing installation: python-dateutil 2.9.0.post0 2025-11-03T18:34:00.0683841Z Uninstalling python-dateutil-2.9.0.post0: 2025-11-03T18:34:00.0712449Z Successfully uninstalled python-dateutil-2.9.0.post0 2025-11-03T18:34:00.1691850Z Attempting uninstall: pandas 2025-11-03T18:34:00.1709720Z Found existing installation: pandas 2.0.3 2025-11-03T18:34:00.6481928Z Uninstalling pandas-2.0.3: 2025-11-03T18:34:00.7308482Z Successfully uninstalled pandas-2.0.3 2025-11-03T18:34:08.9090006Z 2025-11-03T18:34:08.9634132Z Successfully installed pandas-2.1.3 python-dateutil-2.8.2 2025-11-03T18:34:09.8886766Z Command completed after 1 attempt(s). 2025-11-03T18:34:09.9055522Z ##[group]Run python3 -m tools.stats.upload_utilization_stats.upload_utilization_stats \ 2025-11-03T18:34:09.9056162Z python3 -m tools.stats.upload_utilization_stats.upload_utilization_stats \ 2025-11-03T18:34:09.9056629Z  --workflow-run-id "19040285449" \ 2025-11-03T18:34:09.9056923Z  --workflow-name "trunk" \ 2025-11-03T18:34:09.9057210Z  --workflow-run-attempt "1" \ 2025-11-03T18:34:09.9057491Z  --job-id "54379993351" \ 2025-11-03T18:34:09.9057941Z  --job-name "win-vs2022-cpu-py3 / test (default, 4, 4, lf.windows.4xlarge.nonephemeral)" \ 2025-11-03T18:34:09.9058415Z  --local-path "" \ 2025-11-03T18:34:09.9058664Z  --artifact-prefix "" 2025-11-03T18:34:09.9078674Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2025-11-03T18:34:09.9079538Z env: 2025-11-03T18:34:09.9079736Z GIT_DEFAULT_BRANCH: main 2025-11-03T18:34:09.9080078Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-11-03T18:34:09.9080513Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-11-03T18:34:09.9081022Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-11-03T18:34:09.9081486Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-11-03T18:34:09.9081865Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-11-03T18:34:09.9082146Z ##[endgroup] 2025-11-03T18:34:13.4212007Z repo: pytorch/pytorch 2025-11-03T18:34:13.4212354Z Search for test log in s3 bucket: ossci-utilization 2025-11-03T18:34:13.4212865Z Downloading logs-test-default-4-4-lf.windows.4xlarge.nonephemeral_54379993351.zip 2025-11-03T18:34:13.4213616Z extracting usage_log.txt from zip file logs-test-default-4-4-lf.windows.4xlarge.nonephemeral_54379993351.zip 2025-11-03T18:34:13.4214283Z Failed to parse JSON line: Expecting value: line 1 column 1 (char 0) 2025-11-03T18:34:13.4214718Z Converted Log Model: UtilizationMetadata: 2025-11-03T18:34:13.4215952Z UtilizationMetadata(level='metadata', workflow_id='19040285449', job_id='54379993351', workflow_name='trunk', job_name='win-vs2022-cpu-py3 / test (default, 4, 4, lf.windows.4xlarge.nonephemeral)', usage_collect_interval=1.0, data_model_version=1.5, start_at=1762188259, gpu_count=0, cpu_count=16, gpu_type=None, error=None) 2025-11-03T18:34:13.4217299Z [Db Segments] detected pytest cmd: 2, generated segments: 2 2025-11-03T18:34:13.4217699Z [db model] Peek db timeseries 2025-11-03T18:34:13.4217931Z :{ 2025-11-03T18:34:13.4218109Z "created_at": 1762194852, 2025-11-03T18:34:13.4218338Z "type": "utilization", 2025-11-03T18:34:13.4218555Z "tags": [ 2025-11-03T18:34:13.4218723Z "record" 2025-11-03T18:34:13.4218908Z ], 2025-11-03T18:34:13.4219083Z "time_stamp": 1762188259, 2025-11-03T18:34:13.4219325Z "repo": "pytorch/pytorch", 2025-11-03T18:34:13.4219574Z "workflow_id": 19040285449, 2025-11-03T18:34:13.4219836Z "run_attempt": 1, 2025-11-03T18:34:13.4220054Z "job_id": 54379993351, 2025-11-03T18:34:13.4220296Z "workflow_name": "trunk", 2025-11-03T18:34:13.4220711Z "job_name": "win-vs2022-cpu-py3 / test (default, 4, 4, lf.windows.4xlarge.nonephemeral)", 2025-11-03T18:34:13.4221142Z "json_data": "{}" 2025-11-03T18:34:13.4221344Z } 2025-11-03T18:34:13.4221784Z Writing 1 documents to S3 ossci-utilization/util_metadata/v_1.5/pytorch/pytorch/19040285449/1/54379993351/metadata 2025-11-03T18:34:13.4222630Z Done! Finish writing document to S3 ossci-utilization/util_metadata/v_1.5/pytorch/pytorch/19040285449/1/54379993351/metadata 2025-11-03T18:34:13.4223578Z Writing 1308 documents to S3 ossci-utilization/util_timeseries/v_1.5/pytorch/pytorch/19040285449/1/54379993351/time_series 2025-11-03T18:34:13.4224476Z Done! Finish writing document to S3 ossci-utilization/util_timeseries/v_1.5/pytorch/pytorch/19040285449/1/54379993351/time_series 2025-11-03T18:34:13.5651945Z ##[group]Run python3 .github/scripts/parse_ref.py 2025-11-03T18:34:13.5652383Z python3 .github/scripts/parse_ref.py 2025-11-03T18:34:13.5672825Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2025-11-03T18:34:13.5673255Z env: 2025-11-03T18:34:13.5673445Z GIT_DEFAULT_BRANCH: main 2025-11-03T18:34:13.5673718Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-11-03T18:34:13.5674157Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-11-03T18:34:13.5674666Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-11-03T18:34:13.5675183Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-11-03T18:34:13.5675572Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-11-03T18:34:13.5675901Z ##[endgroup] 2025-11-03T18:34:13.6296042Z Setting output branch=main 2025-11-03T18:34:13.6457993Z Prepare all required actions 2025-11-03T18:34:13.6458392Z Getting action download info 2025-11-03T18:34:13.8119956Z ##[group]Run ./.github/actions/teardown-win 2025-11-03T18:34:13.8120244Z with: 2025-11-03T18:34:13.8120421Z env: 2025-11-03T18:34:13.8120598Z GIT_DEFAULT_BRANCH: main 2025-11-03T18:34:13.8120870Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-11-03T18:34:13.8121298Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-11-03T18:34:13.8121797Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-11-03T18:34:13.8122337Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-11-03T18:34:13.8122728Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-11-03T18:34:13.8123010Z ##[endgroup] 2025-11-03T18:34:13.8198024Z ##[group]Run .github\scripts\wait_for_ssh_to_drain.ps1 2025-11-03T18:34:13.8198415Z .github\scripts\wait_for_ssh_to_drain.ps1 2025-11-03T18:34:13.8215328Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2025-11-03T18:34:13.8215782Z env: 2025-11-03T18:34:13.8215987Z GIT_DEFAULT_BRANCH: main 2025-11-03T18:34:13.8216254Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-11-03T18:34:13.8216694Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-11-03T18:34:13.8217192Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-11-03T18:34:13.8217652Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-11-03T18:34:13.8218029Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-11-03T18:34:13.8218311Z ##[endgroup] 2025-11-03T18:34:14.1704226Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2025-11-03T18:34:14.1775267Z Finished 2025-11-03T18:34:14.2929226Z Holding runner until all ssh sessions have logged out 2025-11-03T18:34:14.3179147Z ##[group]Run .github\scripts\kill_active_ssh_sessions.ps1 2025-11-03T18:34:14.3179588Z .github\scripts\kill_active_ssh_sessions.ps1 2025-11-03T18:34:14.3196018Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2025-11-03T18:34:14.3196471Z env: 2025-11-03T18:34:14.3196670Z GIT_DEFAULT_BRANCH: main 2025-11-03T18:34:14.3196945Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-11-03T18:34:14.3197365Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-11-03T18:34:14.3197874Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-11-03T18:34:14.3198339Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-11-03T18:34:14.3198743Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-11-03T18:34:14.3199113Z ##[endgroup] 2025-11-03T18:34:14.6632977Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2025-11-03T18:34:14.6703920Z Finished 2025-11-03T18:34:14.7064523Z ##[group]Run nick-fields/retry@v3.0.0 2025-11-03T18:34:14.7064830Z with: 2025-11-03T18:34:14.7064995Z shell: bash 2025-11-03T18:34:14.7065180Z timeout_minutes: 5 2025-11-03T18:34:14.7065373Z max_attempts: 3 2025-11-03T18:34:14.7065581Z retry_wait_seconds: 90 2025-11-03T18:34:14.7066528Z 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-11-03T18:34:14.7067524Z polling_interval_seconds: 1 2025-11-03T18:34:14.7067769Z warning_on_retry: true 2025-11-03T18:34:14.7067984Z continue_on_error: false 2025-11-03T18:34:14.7068253Z env: 2025-11-03T18:34:14.7068423Z GIT_DEFAULT_BRANCH: main 2025-11-03T18:34:14.7068692Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-11-03T18:34:14.7069167Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-11-03T18:34:14.7071093Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-11-03T18:34:14.7071666Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-11-03T18:34:14.7072108Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-11-03T18:34:14.7072396Z EXTRA_DELETE_DIR: 2025-11-03T18:34:14.7072596Z ##[endgroup] 2025-11-03T18:34:14.8239839Z + '[' -n '' ']' 2025-11-03T18:34:14.8245390Z + rm -rf ./AGENTS.md ./BUCK.oss ./BUILD.bazel ./CITATION.cff ./CLAUDE.md ./CMakeLists.txt ./CODEOWNERS ./CODE_OF_CONDUCT.md ./CONTRIBUTING.md ./Dockerfile ./GLOSSARY.md ./LICENSE ./MANIFEST.in ./Makefile ./NOTICE ./README.md ./RELEASE.md ./SECURITY.md ./WORKSPACE ./android ./aten ./aten.bzl ./benchmarks ./binaries ./buckbuild.bzl ./build ./build.bzl ./build_variables.bzl ./c10 ./caffe2 ./cmake ./codex_setup.sh ./defs.bzl ./docker.Makefile ./docs ./functorch ./logs-test-default-4-4-lf.windows.4xlarge.nonephemeral_54379993351.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-4-4-lf.windows.4xlarge.nonephemeral_54379993351.zip ./test-reports-test-default-4-4-lf.windows.4xlarge.nonephemeral_54379993351.zip ./third_party ./tools ./torch ./torchgen ./ubsan.supp ./ufunc_defs.bzl ./usage_log.txt ./version.txt 2025-11-03T18:34:40.8899722Z Command completed after 1 attempt(s). 2025-11-03T18:34:40.9053504Z ##[group]Run handle C:\actions-runner\_work\ 2025-11-03T18:34:40.9053840Z handle C:\actions-runner\_work\ 2025-11-03T18:34:40.9070480Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2025-11-03T18:34:40.9070915Z env: 2025-11-03T18:34:40.9071116Z GIT_DEFAULT_BRANCH: main 2025-11-03T18:34:40.9071390Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-11-03T18:34:40.9071826Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-11-03T18:34:40.9072359Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-11-03T18:34:40.9072818Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-11-03T18:34:40.9073221Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-11-03T18:34:40.9073501Z ##[endgroup] 2025-11-03T18:34:41.2365363Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2025-11-03T18:34:41.2435601Z Finished 2025-11-03T18:34:41.2943949Z 2025-11-03T18:34:41.2944335Z Nthandle v5.0 - Handle viewer 2025-11-03T18:34:41.2944678Z Copyright (C) 1997-2022 Mark Russinovich 2025-11-03T18:34:41.2944974Z Sysinternals - www.sysinternals.com 2025-11-03T18:34:41.2945168Z 2025-11-03T18:34:41.3222744Z powershell.exe pid: 3756 type: File 44: C:\actions-runner\_work\pytorch\pytorch 2025-11-03T18:34:41.3223371Z handle.exe pid: 4512 type: File 44: C:\actions-runner\_work\pytorch\pytorch 2025-11-03T18:34:41.3223942Z handle.exe pid: 5048 type: File 94: C:\actions-runner\_work\pytorch\pytorch 2025-11-03T18:34:41.3224504Z handle64.exe pid: 5220 type: File 50: C:\actions-runner\_work\pytorch\pytorch 2025-11-03T18:34:41.3583421Z Post job cleanup. 2025-11-03T18:34:41.3679525Z Post job cleanup. 2025-11-03T18:34:41.5060360Z [command]"C:\Program Files\Git\cmd\git.exe" version 2025-11-03T18:34:41.5271323Z git version 2.51.0.windows.1 2025-11-03T18:34:41.5332276Z Copying 'C:\Users\runneruser\.gitconfig' to 'C:\actions-runner\_work\_temp\d8e36423-cea9-4ad9-880b-3c5c5d8de286\.gitconfig' 2025-11-03T18:34:41.5350317Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\d8e36423-cea9-4ad9-880b-3c5c5d8de286' before making global git config changes 2025-11-03T18:34:41.5351126Z Adding repository directory to the temporary git global config as a safe directory 2025-11-03T18:34:41.5361978Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\pytorch\pytorch 2025-11-03T18:34:41.5651759Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand 2025-11-03T18:34:41.5910096Z [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-11-03T18:34:41.9891657Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-11-03T18:34:42.0114100Z http.https://github.com/.extraheader 2025-11-03T18:34:42.0160434Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --unset-all http.https://github.com/.extraheader 2025-11-03T18:34:42.0428708Z [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-11-03T18:34:42.4316478Z A job completed hook has been configured by the self-hosted runner administrator 2025-11-03T18:34:42.4350559Z ##[group]Run 'C:\actions-runner\jobcompleted.ps1' 2025-11-03T18:34:42.4368177Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2025-11-03T18:34:42.4368860Z ##[endgroup] 2025-11-03T18:34:42.7640423Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2025-11-03T18:34:42.7690063Z Finished 2025-11-03T18:34:44.3598346Z Cleaning up orphan processes